LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 00/15] Introduce PECI subsystem
2021-11-15 22:20 UTC (10+ messages)
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus
` [PATCH v2 10/15] peci: Add support for PECI device drivers
[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2021-11-15 22:17 UTC (19+ messages)
` [PATCH 02/11] driver core: Set DMA ownership during driver bind/unbind
` [PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
[PATCH 5.10 000/575] 5.10.80-rc1 review
2021-11-15 22:17 UTC (6+ messages)
` [PATCH 5.10 011/575] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
linux-next: build failure after merge of the cifs tree
2021-11-15 22:17 UTC
I need advice with UPS connection. (ping)
2021-11-15 22:08 UTC (3+ messages)
[PATCH v2] proc/vmcore: fix clearing user buffer by properly using clear_user()
2021-11-15 22:04 UTC (2+ messages)
[PATCH] mmc: cavium: Improve request handling by proper use of API
2021-11-15 21:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH] blk-iocost: drop selecting undefined BLK_RQ_IO_DATA_LEN
2021-11-15 21:38 UTC (2+ messages)
[PATCH v2] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
2021-11-15 21:37 UTC (2+ messages)
systemtap release 4.5
2021-11-15 21:36 UTC (2+ messages)
` systemtap release 4.6
[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-11-15 21:27 UTC (6+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[Patch v2] cgroup: pretty format /proc/cgroups
2021-11-15 21:21 UTC (2+ messages)
drivers/md/bcache/util.c:280:16: warning: comparison of distinct pointer types ('typeof (size) *' (aka 'unsigned int *') and 'typeof ((1UL << 16) - offset) *' (aka 'unsigned long *'))
2021-11-15 21:21 UTC
[PATCH 1/1] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
2021-11-15 21:17 UTC
[PATCH] hugetlb: fix hugetlb cgroup refcounting during mremap
2021-11-15 21:16 UTC (2+ messages)
[PATCH 0/3] serial: liteuart: fix compile testing and driver unbind
2021-11-15 21:16 UTC (5+ messages)
` [PATCH 2/3] serial: liteuart: fix use-after-free and memleak on unbind
` [PATCH 3/3] serial: liteuart: fix minor-number leak on probe errors
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
2021-11-15 21:15 UTC
Revisiting XFD-based AMX and heterogenous systems
2021-11-15 21:12 UTC (3+ messages)
linux-next: Fixes tags need some work in the v4l-dvb-next tree
2021-11-15 21:10 UTC
[PATCH] perf tools: Enable warnings through HOSTCFLAGS
2021-11-15 21:10 UTC (5+ messages)
[PATCH v3 1/4] cputime, cpuacct: Include guest time in user time in cpuacct.stat
2021-11-15 21:06 UTC (2+ messages)
drivers/md/bcache/util.c:280:16: warning: comparison of distinct pointer types ('typeof (size) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *'))
2021-11-15 21:02 UTC
[PATCH] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
2021-11-15 21:01 UTC (4+ messages)
[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
2021-11-15 20:57 UTC (3+ messages)
` [PATCH v4 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
[PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
2021-11-15 20:56 UTC (3+ messages)
[PATCH] KVM: x86: fix cocci warnings
2021-11-15 20:49 UTC (4+ messages)
[PATCH 04/11] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
2021-11-15 20:44 UTC (2+ messages)
[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
2021-11-15 20:44 UTC (4+ messages)
` [PATCH v8 5/8] PCI/portdrv: add mechanism to turn on subdev regulators
[PATCH 0/3] x86-64: Stack protector and percpu improvements
2021-11-15 20:44 UTC (7+ messages)
` [PATCH 3/3] x86_64: Use relative per-cpu offsets
[PATCH v2 0/2] VMX: nested migration fixes for 32 bit nested guests
2021-11-15 20:44 UTC (3+ messages)
` [PATCH v2 2/2] KVM: x86/mmu: include efer.lma in extended mmu role
[PATCH v3] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
2021-11-15 20:40 UTC (2+ messages)
kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
2021-11-15 20:40 UTC (11+ messages)
Linux 5.16-rc1
2021-11-15 20:39 UTC (6+ messages)
[PATCH 01/11] iommu: Add device dma ownership set/release interfaces
2021-11-15 20:38 UTC (2+ messages)
[PATCH v3 0/9] backlight: qcom-wled: fix and solidify handling of enabled-strings
2021-11-15 20:34 UTC (9+ messages)
` [PATCH v3 1/9] backlight: qcom-wled: Validate enabled string indices in DT
` [PATCH v3 2/9] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [PATCH v3 3/9] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
` [PATCH v3 4/9] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [PATCH v3 5/9] backlight: qcom-wled: Override default length with qcom,enabled-strings
` [PATCH v3 6/9] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
` [PATCH v3 8/9] backlight: qcom-wled: Remove unnecessary double whitespace
` [PATCH v3 9/9] backlight: qcom-wled: Respect enabled-strings in set_brightness
[RFC] arm64: dts: imx8mm-venice-gw73xx-0x: add DT overlays for serial modes
2021-11-15 20:24 UTC
[PATCH v4] drm/msm/dp: do not initialize phy until plugin interrupt received
2021-11-15 20:23 UTC (2+ messages)
[PATCH v11 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
2021-11-15 20:22 UTC (2+ messages)
` [tip: x86/sgx] "
[PATCH v11 4/7] x86/sgx: Add SGX infrastructure to recover from poison
2021-11-15 20:22 UTC (2+ messages)
` [tip: x86/sgx] "
[PATCH v11 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()
2021-11-15 20:22 UTC (2+ messages)
` [tip: x86/sgx] "
[tip: x86/sgx] selftests/sgx: Add page permission and exception test
2021-11-15 20:22 UTC
[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
2021-11-15 20:17 UTC (5+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-11-15 20:17 UTC (4+ messages)
` [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot
[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
2021-11-15 20:11 UTC (4+ messages)
` [PATCH v5 21/22] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine
[PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls
2021-11-15 20:11 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add SPDIF
2021-11-15 20:11 UTC
[PATCH] base: arch_topology: Use policy->max to calculate freq_factor
2021-11-15 20:10 UTC
[tip: x86/mm] drm/i915/gem: Stop using PAGE_KERNEL_IO
2021-11-15 20:09 UTC
[PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO
2021-11-15 20:09 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Nuke PAGE_KERNEL_IO
[PATCH] ASoC: sunxi: sun4i-spdif: Implement IEC958 control
2021-11-15 20:08 UTC
ld.lld: error: undefined symbol: rcar_lvds_is_connected
2021-11-15 20:03 UTC
[PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support
2021-11-15 19:56 UTC (3+ messages)
` [PATCH 1/2] ftrace/samples: add missing Kconfig option for ftrace direct multi sample
` [PATCH 2/2] ftrace/samples: add s390 support "
[PATCH 0/6] KVM: SEV: Bug fix, cleanups and enhancements
2021-11-15 19:51 UTC (3+ messages)
` [PATCH 1/6] KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
[PATCH] cpufreq: freq_table: Initialize cpuinfo.max_freq to correct max frequency
2021-11-15 19:50 UTC
[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
2021-11-15 19:46 UTC (7+ messages)
` [RESEND PATCH v2 04/13] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
[PATCH 2/2] sched: sched: Fix rq->next_balance time updated to earlier than current time
2021-11-15 19:40 UTC (3+ messages)
[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
2021-11-15 19:37 UTC (5+ messages)
` [RFC PATCH 1/3] mm: cma: alloc_contig_range: use pageblock_order as the single alignment
` [RFC PATCH 2/3] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH 3/3] arch: powerpc: adjust fadump alignment to be pageblock aligned
` [RFC PATCH 3/3] arch: powerpc: adjust fadump alignment to "
[net: PATCH] net: mvmdio: fix compilation warning
2021-11-15 19:35 UTC (2+ messages)
[PATCH V4.1 5/5] crypto: ccp - Add SEV_INIT_EX support
2021-11-15 19:34 UTC
[PATCH] KVM: x86/mmu: Update number of zapped pages even if page list is stable
2021-11-15 19:29 UTC (4+ messages)
[PATCH V3] x86/sgx: Fix free page accounting
2021-11-15 19:29 UTC
[PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()
2021-11-15 19:23 UTC (8+ messages)
[PATCH] drm/msm/adreno: Name the shadow buffer
2021-11-15 19:15 UTC
[PATCH v4 0/3] mm/hwpoison: fix unpoison_memory()
2021-11-15 19:10 UTC (3+ messages)
` [PATCH v4 3/3] "
[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
2021-11-15 18:59 UTC (2+ messages)
` [PATCH v2 9/9] zsmalloc: replace get_cpu_var with local_lock
[PATCH v17 0/3] Add trusted_for(2) (was O_MAYEXEC)
2021-11-15 18:53 UTC (3+ messages)
` [PATCH v17 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v17 2/3] arch: Wire up trusted_for(2)
[PATCH v2] drm: omapdrm: Export correct scatterlist for TILER backed BOs
2021-11-15 18:45 UTC (2+ messages)
` [PATCH v3] "
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-15 18:44 UTC (9+ messages)
[PATCH] device property: Add fwnode_iomap()
2021-11-15 18:08 UTC (3+ messages)
[PATCH 5.15 000/917] 5.15.3-rc1 review
2021-11-15 17:06 UTC (101+ messages)
` [PATCH 5.15 576/917] ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
` [PATCH 5.15 578/917] ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY
` [PATCH 5.15 591/917] arm64: dts: qcom: sc7280: fix display port phy reg property
` [PATCH 5.15 595/917] pinctrl: renesas: rzg2l: Fix missing port register 21h
` [PATCH 5.15 596/917] ASoC: wcd9335: Use correct version to initialize Class H
` [PATCH 5.15 597/917] arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock
` [PATCH 5.15 598/917] arm64: dts: renesas: beacon: Fix Ethernet PHY mode
` [PATCH 5.15 599/917] iommu/mediatek: Fix out-of-range warning with clang
` [PATCH 5.15 600/917] arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000
` [PATCH 5.15 611/917] scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
` [PATCH 5.15 619/917] powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype for create_section_mapping
` [PATCH 5.15 620/917] video: fbdev: chipsfb: use memset_io() instead of memset()
` [PATCH 5.15 621/917] powerpc: fix unbalanced node refcount in check_kvm_guest()
` [PATCH 5.15 623/917] serial: 8250_dw: Drop wrong use of ACPI_PTR()
` [PATCH 5.15 624/917] usb: gadget: hid: fix error code in do_config()
` [PATCH 5.15 625/917] =?UTF-8?q?power:=20supply:=20rt5033=5Fbattery:=20Change=20voltage?= =?UTF-8?q?=20values=20to=20=C2=B5V?=
` [PATCH 5.15 626/917] power: supply: max17040: fix null-ptr-deref in max17040_probe()
` [PATCH 5.15 628/917] RDMA/mlx4: Return missed an error if device doesnt support steering
` [PATCH 5.15 629/917] usb: musb: select GENERIC_PHY instead of depending on it
` [PATCH 5.15 631/917] staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
` [PATCH 5.15 645/917] iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
` [PATCH 5.15 646/917] usb: typec: STUSB160X should select REGMAP_I2C
` [PATCH 5.15 647/917] iio: adis: do not disabe IRQs in adis_init()
` [PATCH 5.15 648/917] soundwire: bus: stop dereferencing invalid slave pointer
` [PATCH 5.15 649/917] scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
` [PATCH 5.15 657/917] firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
` [PATCH 5.15 658/917] soc: qcom: rpmhpd: fix sm8350_mxcs peer domain
` [PATCH 5.15 659/917] soc: qcom: apr: Add of_node_put() before return
` [PATCH 5.15 661/917] arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH 5.15 662/917] arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock
` [PATCH 5.15 666/917] phy: ti: gmii-sel: check of_get_address() for failure
` [PATCH 5.15 667/917] phy: qcom-qmp: another fix for the sc8180x PCIe definition
` [PATCH 5.15 670/917] serial: xilinx_uartps: Fix race condition causing stuck TX
` [PATCH 5.15 677/917] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH 5.15 678/917] powerpc/44x/fsp2: add missing of_node_put
` [PATCH 5.15 679/917] powerpc/xmon: fix task state output
` [PATCH 5.15 680/917] ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later
` [PATCH 5.15 681/917] iommu/dma: Fix incorrect error return on iommu deferred attach
` [PATCH 5.15 692/917] RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
` [PATCH 5.15 701/917] i2c: i801: Use PCI bus rescan mutex to protect P2SB access
` [PATCH 5.15 703/917] rtc: mcp795: Add SPI ID table
` [PATCH 5.15 707/917] NFS: Dont set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
` [PATCH 5.15 723/917] mtd: rawnand: arasan: Prevent an unsupported configuration
` [PATCH 5.15 724/917] mtd: core: dont remove debugfs directory if device is in use
` [PATCH 5.15 725/917] remoteproc: Fix a memory leak in an error handling path in rproc_handle_vdev()
` [PATCH 5.15 728/917] dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
` [PATCH 5.15 730/917] NFS: Fix up commit deadlocks
` [PATCH 5.15 737/917] netfilter: nfnetlink_queue: fix OOB when mac header was cleared
` [PATCH 5.15 744/917] watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
` [PATCH 5.15 745/917] ar7: fix kernel builds for compiler test
` [PATCH 5.15 748/917] scsi: qla2xxx: Fix gnl list corruption
` [PATCH 5.15 754/917] scsi: qla2xxx: edif: Fix EDIF bsg
` [PATCH 5.15 757/917] i2c: xlr: Fix a resource leak in the error handling path of xlr_i2c_probe()
` [PATCH 5.15 758/917] gpio: realtek-otto: fix GPIO line IRQ offset
` [PATCH 5.15 762/917] io-wq: fix max-workers not correctly set on multi-node system
` [PATCH 5.15 763/917] net: davinci_emac: Fix interrupt pacing disable
` [PATCH 5.15 764/917] kselftests/net: add missed icmp.sh test to Makefile
` [PATCH 5.15 769/917] ethtool: fix ethtool msg len calculation for pause stats
` [PATCH 5.15 775/917] kdb: Adopt schedulers task classification
` [PATCH 5.15 776/917] ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
` [PATCH 5.15 777/917] PCI: j721e: Fix j721e_pcie_probe() error path
` [PATCH 5.15 779/917] scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
` [PATCH 5.15 781/917] scsi: ufs: core: Fix NULL pointer dereference
` [PATCH 5.15 782/917] scsi: ufs: ufshpb: Properly handle max-single-cmd
` [PATCH 5.15 784/917] drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
` [PATCH 5.15 789/917] ataflop: remove ataflop_probe_lock mutex
` [PATCH 5.15 808/917] drm: fb_helper: improve CONFIG_FB dependency
` [PATCH 5.15 809/917] Revert "drm/imx: Annotate dma-fence critical section in commit path"
` [PATCH 5.15 810/917] drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
` [PATCH 5.15 811/917] can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
` [PATCH 5.15 812/917] can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip_rx_int_enable()
` [PATCH 5.15 813/917] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration()
` [PATCH 5.15 814/917] zram: off by one in read_block_state()
` [PATCH 5.15 815/917] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
` [PATCH 5.15 825/917] dmaengine: stm32-dma: fix burst in case of unaligned memory address
` [PATCH 5.15 831/917] drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
` [PATCH 5.15 834/917] net: hns3: fix ROCE base interrupt vector initialization bug
` [PATCH 5.15 835/917] net: hns3: fix pfc packet number incorrect after querying pfc parameters
` [PATCH 5.15 838/917] net: stmmac: allow a tc-taprio base-time of zero
` [PATCH 5.15 839/917] net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
` [PATCH 5.15 841/917] vsock: prevent unnecessary refcnt inc for nonblocking connect
` [PATCH 5.15 854/917] x86/mce: Add errata workaround for Skylake SKX37
` [PATCH 5.15 857/917] KVM: x86: move guest_pv_has out of user_access section
` [PATCH 5.15 863/917] ceph: fix mdsmap decode when there are MDSs beyond max_mds
` [PATCH 5.15 865/917] drm/i915/guc: Fix blocked context accounting
` [PATCH 5.15 873/917] dmaengine: bestcomm: fix system boot lockups
` [PATCH 5.15 878/917] mm, oom: pagefault_out_of_memory: dont force global OOM for dying tasks
` [PATCH 5.15 880/917] mm, thp: lock filemap when truncating page cache
` [PATCH 5.15 883/917] video: backlight: Drop maximum brightness override for brightness zero
` [PATCH 5.15 884/917] bcache: fix use-after-free problem in bcache_device_free()
` [PATCH 5.15 888/917] s390/cio: check the subchannel validity for dev_busid
` [PATCH 5.15 889/917] s390/tape: fix timer initialization in tape_std_assign()
` [PATCH 5.15 891/917] s390/cio: make ccw_device_dma_* more robust
` [PATCH 5.15 892/917] remoteproc: elf_loader: Fix loading segment when is_iomem true
` [PATCH 5.15 893/917] remoteproc: Fix the wrong default value of is_iomem
` [PATCH 5.15 894/917] remoteproc: imx_rproc: Fix ignoring mapping vdev regions
` [PATCH 5.15 898/917] mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
` [PATCH 5.15 908/917] powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload
` [PATCH 5.15 914/917] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH 5.15 915/917] PCI: aardvark: Fix PCIe Max Payload Size setting
[PATCH 5.4 000/355] 5.4.160-rc1 review
2021-11-15 17:02 UTC (2+ messages)
` [PATCH 5.4 213/355] crypto: qat - detect PFVF collision after ACK
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).