The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-13 21:02:14 to 2026-05-13 23:30:51 UTC [more...]

[PATCH v13 0/8] blk: honor isolcpus configuration
 2026-05-13 23:30 UTC  (3+ messages)
` [PATCH v13 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-13 23:29 UTC  (4+ messages)

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-13 23:29 UTC  (4+ messages)

[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-13 23:26 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: leds: issi,is31fl319x: Add description for the shutdown-gpios property

[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
 2026-05-13 23:26 UTC  (12+ messages)
` [PATCH v5 2/9] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v5 4/9] iommufd: Allow binding to a noiommu device
` [PATCH v5 5/9] iommufd: Add an ioctl to query PA from IOVA for noiommu mode

[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
 2026-05-13 23:22 UTC 

[PATCH v2 0/7] Add Hamoa Evk IMX577 camera sensor support
 2026-05-13 23:21 UTC  (3+ messages)
` [PATCH v2 2/7] dt-bindings: media: qcom: x1e80100-camss: drop src clock

[PATCH] gpib: lpvo_usb_gpib: fix heap buffer overflow in lpvo_do_write()
 2026-05-13 23:20 UTC 

[PATCH] libbpf: fix UAF in strset__add_str()
 2026-05-13 23:20 UTC 

[PATCH v3 0/3] Add compatible strings for RPM and mailbox devices for Shikra
 2026-05-13 23:20 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
` [PATCH v3 2/3] dt-bindings: remoteproc: Add Shikra RPM processor compatible
` [PATCH v3 3/3] dt-bindings: mailbox: qcom: Add Shikra APCS compatible

[PATCH] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
 2026-05-13 23:17 UTC 

[PATCH] cpuset: Fix multi-source deadline task accounting and bandwidth bypass
 2026-05-13 23:19 UTC  (4+ messages)

[PATCH V2] dt-bindings: mmc: sdhci-msm: Document the Shikra compatible
 2026-05-13 23:18 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-05-13 23:15 UTC  (2+ messages)

[PATCH v2 0/4] Add MSI Claw HID Configuration Driver
 2026-05-13 23:14 UTC  (5+ messages)
` [PATCH v2 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v2 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v2 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v2 4/4] HID: hid-msi: Add Rumble Intensity Attributes

[PATCH] riscv: Docs: fix unmatched quote warning
 2026-05-13 23:14 UTC  (2+ messages)

[PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry
 2026-05-13 23:14 UTC 

[PATCH] perf trace beauty fcntl: Fix build with older kernel headers
 2026-05-13 23:13 UTC  (4+ messages)

[PATCH v2 0/2] pinctrl: mcp23s08: Fix probe issues
 2026-05-13 23:11 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
` [PATCH v2 2/2] pinctrl: mcp23s08: Read spi-present-mask as u8 not u32

[PATCH 2/3] perf riscv: Fix discarded const qualifier error in _get_field()
 2026-05-13 23:11 UTC  (3+ messages)
` [PATCH v2] perf riscv: Fix discarded const qualifier "

[PATCH v2 00/22] Add basic clocks and resets for JHB100 SoC
 2026-05-13 23:10 UTC  (13+ messages)
` [PATCH v2 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v2 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 "
` [PATCH v2 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 "
` [PATCH v2 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 "
` [PATCH v2 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 "
` [PATCH v2 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 "

[PATCH] mm: make zeropage read-only
 2026-05-13 23:10 UTC  (3+ messages)

[PATCH] pci_crash: capture PCI config space at panic time
 2026-05-13 23:07 UTC  (4+ messages)

[PATCH v1 00/14] perf test: Harness improvements
 2026-05-13 23:04 UTC  (15+ messages)
` [PATCH v1 01/14] perf jevents.py: Make generated C code more kernel style
` [PATCH v1 02/14] perf pmu-events: Add API to get metric table name and iterate tables
` [PATCH v1 03/14] perf test: Drain pipe after child finishes to avoid losing output
` [PATCH v1 04/14] perf test: Support dynamic test suites with setup callback and private data
` [PATCH v1 05/14] perf test pmu-events: A sub-test per metric table
` [PATCH v1 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
` [PATCH v1 07/14] perf test: Show snippet failure output for verbose=1
` [PATCH v1 08/14] perf test: Add summary reporting
` [PATCH v1 09/14] perf test: Fix subtest status alignment for multi-digit indexes
` [PATCH v1 10/14] perf test: Skip shebang and SPDX comments in shell test descriptions
` [PATCH v1 11/14] perf test: Split monolithic 'util' test suite into sub-tests
` [PATCH v1 12/14] perf test: Add -j/--junit option for JUnit XML test reports
` [PATCH v1 13/14] perf test: Add shell test to validate JUnit XML reporting output
` [PATCH v1 14/14] perf test: Remove /usr/bin/cc dependency from Intel PT shell test

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-13 23:04 UTC  (9+ messages)
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-13 23:02 UTC  (5+ messages)
` [PATCH v6 09/16] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-13 23:02 UTC  (3+ messages)
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits

[PATCH] selftests/riscv: fix compiler output flag spacing in all Makefiles
 2026-05-13 23:01 UTC  (2+ messages)

[PATCH v2] riscv: propagate insert_resource result from add_resource
 2026-05-13 22:58 UTC  (2+ messages)

[PATCH] riscv: use sysfs_emit in cpu_show_ghostwrite
 2026-05-13 22:58 UTC  (2+ messages)

[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
 2026-05-13 22:58 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Document PM8010 "

[PATCH v2 1/2] riscv/purgatory: return bool from verify_sha256_digest
 2026-05-13 22:58 UTC  (4+ messages)
` [PATCH v2 2/2] riscv/purgatory: add asm/purgatory.h

[PATCH 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-05-13 22:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller

[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-13 22:55 UTC  (14+ messages)
` [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed

[net-next PATCH v3 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-13 22:55 UTC  (3+ messages)
` [net-next PATCH v3 7/8] net: dsa: realtek: rtl8365mb: add FDB support

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-13 22:53 UTC  (3+ messages)

[GIT PULL] audit/audit-pr-20260513
 2026-05-13 22:53 UTC 

[PATCH v3 00/15] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-05-13 22:51 UTC  (3+ messages)
` [PATCH v3 10/15] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-13 22:49 UTC 

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-13 22:46 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v3 2/4] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH v3 4/4] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH v2] dt-bindings: nvmem: qcom,qfprom: Add Shikra compatible
 2026-05-13 22:45 UTC  (2+ messages)

[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-13 22:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-13 22:42 UTC  (5+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH v2 0/8] Support for block device NVMEM providers
 2026-05-13 22:42 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout

[PATCH v1 0/2] hwmon: Rework initialization of i2c_device_ids
 2026-05-13 22:40 UTC  (3+ messages)
` [PATCH v1 1/2] hwmon: Drop unused i2c driver_data

[RFC PATCH] fs/resctrl: Fix use-after-free during unmount
 2026-05-13 22:40 UTC 

[PATCH V3 06/16] platform/x86/intel/pmt: Unify header fetch and add ACPI source
 2026-05-13 22:39 UTC  (4+ messages)
  ` [PATCH V3 08/16] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S

[PATCH v4 0/2] power: supply: Add support for Surface RT battery and charger
 2026-05-13 22:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: embedded-controller: Document Surface RT EC

[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
 2026-05-13 22:33 UTC  (3+ messages)
` [PATCH 03/16] dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt description

[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-05-13 22:32 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
 2026-05-13 22:30 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone
 2026-05-13 22:28 UTC 

[PATCH v7 00/13] drm: renesas: rz-du: Add RZ/G3E support
 2026-05-13 22:27 UTC  (5+ messages)
` [PATCH v7 01/13] dt-bindings: display: renesas,rzg2l-du: Refuse port@1 for RZ/G2UL
` [PATCH v7 02/13] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC

[PATCH] media: ipu6: return -EBUSY from busy video S_FMT
 2026-05-13 22:25 UTC 

[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
 2026-05-13 22:24 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH 7.0 000/305] 7.0.7-rc2 review
 2026-05-13 22:22 UTC  (4+ messages)

[PATCH v3 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-05-13 22:21 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add IMDT
` [PATCH v3 2/4] dt-bindings: arm: qcom: Document IMDT QCS8550 SBC/SoM

[PATCH rdma-next] RDMA/mana_ib: Report max_msg_sz in mana_ib_query_port
 2026-05-13 22:19 UTC  (2+ messages)

[PATCH v3 1/2] drivers/of: validate live-tree string properties before string use
 2026-05-13 22:18 UTC  (2+ messages)

[PATCH v6 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-05-13 22:17 UTC  (5+ messages)

[PATCH 0/1] lib/reed_solomon: document rs_control concurrency contract
 2026-05-13 22:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH rdma-next] RDMA/mana_ib: Use ib_get_eth_speed for reporting port speed
 2026-05-13 22:15 UTC  (2+ messages)

[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2026-05-13 22:10 UTC 

[PATCH net-next v9 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-13 22:09 UTC  (7+ messages)
` [PATCH net-next v9 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v9 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v9 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v9 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v9 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v9 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[syzbot] [fs?] possible deadlock in dump_user_range
 2026-05-13 22:08 UTC 

[PATCH 0/4] media: iris: bring up driver on SM6115-based platforms
 2026-05-13 22:07 UTC  (3+ messages)
` [PATCH 2/4] media: dt-bindings: qcom,qcm2290-venus: add Venus on SM6115

[PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-13 22:06 UTC  (3+ messages)

[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
 2026-05-13 22:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,shikra-pas: Document Shikra PAS remoteprocs

[resend, PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-13 22:05 UTC 

[PATCH v5 0/6] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-13 22:01 UTC  (7+ messages)
` [PATCH v5 1/6] phy: phy-can-transceiver: Check driver match and driver data against NULL
` [PATCH v5 2/6] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v5 3/6] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v5 4/6] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v5 5/6] phy: phy-can-transceiver: Decouple assignment and definition in probe
` [PATCH v5 6/6] phy: phy-can-transceiver: Drop unused include

[PATCH v4] dt-bindings: i2c: convert davinci i2c to dt-schema
 2026-05-13 22:02 UTC  (2+ messages)

[PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
 2026-05-13 21:54 UTC  (5+ messages)

[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
 2026-05-13 21:54 UTC  (5+ messages)

[PATCH] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-05-13 21:52 UTC  (3+ messages)

[PATCH 0/3] iommu/io-pgtable-arm: iommu-pages and cleanup
 2026-05-13 21:52 UTC  (4+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Use consistent sizes for page allocation and freeing
` [PATCH 2/3] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH 3/3] iommu/io-pgtable-arm: Use address conversion consistently

[PATCH v2 0/2] audit: fix recursive locking deadlock and dangling rule removal
 2026-05-13 21:48 UTC  (3+ messages)
` [PATCH v2 1/2] audit: fix removal of dangling executable rules
` [PATCH v2 2/2] audit: fix recursive locking deadlock in audit_dupe_exe()

[PATCH] kconfig: add kconfig-sym-check static checker
 2026-05-13 21:44 UTC  (2+ messages)

[PATCH RESEND] PCI: amd-mdb: Assert PERST# on shutdown
 2026-05-13 21:43 UTC 

[PATCH 0/4] staging: rtl8723bs: cleanup rtw_enqueue_cmd flow
 2026-05-13 21:37 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: simplify _rtw_enqueue_cmd control flow
  ` [PATCH 2/4] staging: rtl8723bs: make _rtw_enqueue_cmd static
    ` [PATCH 3/4] staging: rtl8723bs: simplify rtw_enqueue_cmd control flow
      ` [PATCH 4/4] staging: rtl8723bs: make _rtw_enqueue_cmd return 0 on success

[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
 2026-05-13 21:36 UTC  (3+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "

[PATCH v2 0/3] Add GPADC support for A523
 2026-05-13 21:34 UTC  (9+ messages)
` [PATCH v2 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support

[PATCH 0/2] amba/serial: amba-pl011: Bring back zx29 UART support
 2026-05-13 21:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: zte: Add support for zx29 low level debug
` [PATCH 2/2] amba/serial: amba-pl011: Bring back zx29 UART support

[PATCH] Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490
 2026-05-13 21:27 UTC  (2+ messages)

[PATCH v7 0/8] media: qcom: venus: add MSM8939 support
 2026-05-13 21:24 UTC  (9+ messages)
` [PATCH v7 1/8] media: dt-bindings: venus: Add qcom,msm8939 schema
` [PATCH v7 2/8] arm64: dts: qcom: msm8939: Add venus node
` [PATCH v7 3/8] arm64: dts: qcom: msm8939-longcheer-l9100: Enable "
` [PATCH v7 4/8] arm64: dts: qcom: msm8939-asus-z00t: add Venus
` [PATCH v7 5/8] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
` [PATCH v7 6/8] media: qcom: venus: add power domain enable logic for Venus cores
` [PATCH v7 7/8] media: qcom: venus: add codec blacklist mechanism
` [PATCH v7 8/8] media: qcom: venus: Add msm8939 resource struct

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-13 21:21 UTC  (10+ messages)
` [PATCH 2/3] mm/zswap: Implement "
` [PATCH 3/3] mm/zswap: Add per-memcg stat for "

[PATCH] mm/hugetlb: fix deadlock in __hugetlb_zap_begin() by using trylock
 2026-05-13 21:19 UTC 

[PATCH 7.2 0/2] ublk: optimize ublk_rq_has_data()
 2026-05-13 21:18 UTC  (3+ messages)
` [PATCH 7.2 1/2] blk-mq: introduce blk_rq_has_data()
` [PATCH 7.2 2/2] ublk: optimize ublk_rq_has_data()

[PATCH v4 1/1] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
 2026-05-13 21:16 UTC  (4+ messages)

[PATCH] checkpatch: Add .dtso to DT file extension checks
 2026-05-13 21:14 UTC 

[PATCH v5 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-13 21:12 UTC  (3+ messages)
` [PATCH v5 10/16] drm/msm: Add basic perfcntr infrastructure

[PATCH RFT 0/5] drm/msm: Attach a driver to GMU
 2026-05-13 21:10 UTC  (7+ messages)
` [PATCH RFT 2/5] drm/msm: Centralize the standalone drm device check for GPU
` [PATCH RFT 4/5] drm/msm: Always use component model for standalone GPU

[PATCH] arm64: dts: ti: k3-am62l: Enable HDMI & DSI display
 2026-05-13 21:09 UTC 

[PATCH v2] crypto: ecc - Fix carry overflow in vli multiplication
 2026-05-13 21:08 UTC  (3+ messages)

[PATCH] clocksource: rtl-otto: Change driver to use __raw reads and writes
 2026-05-13 21:05 UTC  (3+ messages)

[PATCH 2/2] audit: fix removal of dangling executable rules
 2026-05-13 21:04 UTC  (2+ messages)

[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-13 21:04 UTC  (8+ messages)
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH 1/6] mm: Make per-VMA locks available universally
 2026-05-13 21:03 UTC 

[PATCH v4 0/2] Support BPF traversal of wakeup sources
 2026-05-13 21:03 UTC  (5+ messages)

[PATCH] checkpatch: warn on uppercase N/Y/M as Kconfig tristate literals
 2026-05-13 21:03 UTC  (2+ messages)

[PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
 2026-05-13 21:02 UTC  (2+ messages)

[RFC PATCH 0/4] timekeeping: add feed-forward clock discipline via vmclock
 2026-05-13 20:44 UTC  (3+ messages)
` [RFC PATCH 2/4] WIP: kernel/time: Add /dev/vmclock_host miscdev
` [RFC PATCH 3/4] timekeeping: Add absolute reference for feed-forward clock discipline


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox