The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-03 09:54:48 to 2026-07-03 10:43:22 UTC [more...]

[PATCH v3 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-03 10:13 UTC  (13+ messages)
` [PATCH v3 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH v3 net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH v3 net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
` [PATCH v3 net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
` [PATCH v3 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH v3 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v3 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v3 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
` [PATCH v3 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH v3 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH v3 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH v3 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps

[PATCH iwl-net v1] idpf: fix lan_regs leak on core init failure
 2026-07-03 10:41 UTC 

[PATCH] ntfs: validate error codes in check_windows_hibernation_status()
 2026-07-03 10:40 UTC  (4+ messages)

[PATCH v4 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-03 10:42 UTC  (8+ messages)
` [PATCH v4 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v4 2/7] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v4 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v4 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v4 5/7] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v4 6/7] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v4 7/7] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCH] ALSA: core: propagate actual error code from register_chrdev
 2026-07-03 10:38 UTC 

[PATCH v3 0/6] Add support for IPQ5018 Bluetooth
 2026-07-03 10:38 UTC  (3+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support

[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
 2026-07-03 10:35 UTC  (8+ messages)

[tip:locking/futex] BUILD SUCCESS d7b2769f8dba3e5f40d2a8a11988812d51160b17
 2026-07-03 10:36 UTC 

[PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
 2026-07-03 10:37 UTC  (5+ messages)

[PATCH v3 00/17] Native SCSI multipath support
 2026-07-03 10:34 UTC  (18+ messages)
` [PATCH v3 01/17] scsi-multipath: introduce basic SCSI device support
` [PATCH v3 02/17] scsi-multipath: introduce scsi_device head structure
` [PATCH v3 03/17] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v3 04/17] scsi-multipath: support iopolicy
` [PATCH v3 05/17] scsi-multipath: clone each bio
` [PATCH v3 06/17] scsi-multipath: clear path when device is blocked
` [PATCH v3 07/17] scsi-multipath: failover handling
` [PATCH v3 08/17] scsi-multipath: provide callbacks for path state
` [PATCH v3 09/17] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v3 10/17] scsi-multipath: block PR commands
` [PATCH v3 11/17] scsi-multipath: add delayed disk removal support
` [PATCH v3 12/17] scsi: sd: add multipath disk class
` [PATCH v3 13/17] scsi: sd: support multipath disk
` [PATCH v3 14/17] scsi: sd: add multipath disk attr groups
` [PATCH v3 15/17] scsi: sd: add mpath_dev file
` [PATCH v3 16/17] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v3 17/17] scsi: sd: add mpath_queue_depth "

[PATCH] wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
 2026-07-03 10:36 UTC  (2+ messages)

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-07-03 10:35 UTC  (4+ messages)
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
  ` kmemleak: sched_domain_shared leaked on asymmetric-capacity + SCHED_CACHE

[PATCH v2] arm64: dts: amlogic: add some device nodes for A9
 2026-07-03 10:35 UTC  (2+ messages)

[PATCH v9 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-07-03 10:35 UTC  (3+ messages)
` [PATCH v9 4/6] KVM: arm64: Validate the offset to the mem access descriptor

[PATCH] x86/mm: fix objtool failure with KMSAN enabled
 2026-07-03 10:34 UTC  (7+ messages)

[PATCH v3 00/10] nvme: switch to libmultipath
 2026-07-03 10:32 UTC  (11+ messages)
` [PATCH v3 01/10] nvme-multipath: add initial support for using libmultipath
` [PATCH v3 02/10] nvme-multipath: add nvme_mpath_available_path()
` [PATCH v3 03/10] nvme-multipath: add nvme_mpath_{add, remove}_cdev()
` [PATCH v3 04/10] nvme-multipath: add nvme_mpath_is_{disabled, optimised}
` [PATCH v3 05/10] nvme-multipath: add nvme_mpath_cdev_ioctl()
` [PATCH v3 06/10] nvme-multipath: add uring_cmd support
` [PATCH v3 07/10] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v3 08/10] nvme-multipath: add nvme_{add,delete}_ns()
` [PATCH v3 09/10] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v3 10/10] nvme-multipath: switch to use libmultipath

[PATCH iwl] ice: acquire NVM lock around each flash read
 2026-07-03 10:32 UTC 

[PATCH v2 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-03 10:32 UTC  (3+ messages)
` [PATCH v2 1/2] perf trace: Factor out BPF loop body
` [PATCH v2 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH v3 0/2] platform/x86: asus-armoury: fix init errors and modernize resource management
 2026-07-03 10:31 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
` [PATCH v3 2/2] platform/x86: asus-armoury: use cleanup.h to manage tunables

[PATCH v3 0/2] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-03 10:32 UTC  (2+ messages)

[PATCH v3 00/13] libmultipath: a generic multipath lib for block drivers
 2026-07-03 10:29 UTC  (14+ messages)
` [PATCH v3 01/13] libmultipath: Add initial framework
` [PATCH v3 02/13] libmultipath: Add basic gendisk support
` [PATCH v3 03/13] libmultipath: Add path selection support
` [PATCH v3 04/13] libmultipath: Add bio handling
` [PATCH v3 05/13] libmultipath: Add support for mpath_device management
` [PATCH v3 06/13] libmultipath: Add delayed removal support
` [PATCH v3 07/13] libmultipath: Add cdev support
` [PATCH v3 08/13] libmultipath: Add sysfs helpers
` [PATCH v3 09/13] libmultipath: Add PR support
` [PATCH v3 10/13] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v3 11/13] libmultipath: Add support for block device IOCTL
` [PATCH v3 12/13] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v3 13/13] libmultipath: Add mpath_bdev_get_unique_id()

[PATCH] platform/x86: hp-bioscfg: Use more common code in hp_init_bios_package_attribute()
 2026-07-03 10:32 UTC  (4+ messages)

[PATCH 0/2] drm/tests: shmem: Fix intermittent DMA overflow on ppc64le/s390x
 2026-07-03 10:32 UTC  (4+ messages)

[PATCH v2] rust_binder: clear freeze listener on node removal
 2026-07-03 10:31 UTC  (3+ messages)

[PATCH] romfs: detect hard link cycles
 2026-07-03 10:31 UTC  (2+ messages)

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-03 10:31 UTC  (6+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[PATCH v2 0/4] staging: octeon: Improve initialization error handling
 2026-07-03 10:30 UTC  (2+ messages)

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-03 10:31 UTC  (6+ messages)
` [PATCH 1/4] rust: bitmap: use function-level cfg on kunit test
` [PATCH 2/4] rust: bitmap: add contiguous area operations
` [PATCH 3/4] rust: id_pool: add contiguous area allocation
` [PATCH 4/4] gpu: nova-core: add ChannelIdPool

[PATCH v1 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-03 10:29 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: add maxim,max40080
` [PATCH v1 2/2] iio: adc: add MAX40080 current-sense amplifier driver

[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
 2026-07-03 10:27 UTC  (8+ messages)
` [PATCH v2 6/6] KVM: arm64: ptdump: Introduce the shadow ptdump file

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-03 10:27 UTC  (6+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean

[PATCH v3 0/7] clk: qcom: Add sane defaults and drop defconfig
 2026-07-03 10:25 UTC  (10+ messages)
` [PATCH v3 1/7] clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64
` [PATCH v3 2/7] clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARM
` [PATCH v3 3/7] clk: qcom: Make important ARM64 drivers default
` [PATCH v3 4/7] clk: qcom: Make important ARM32 "
` [PATCH v3 5/7] clk: qcom: Add defaults for desired arm64 drivers
` [PATCH v3 6/7] ARM/arm64: defconfig: Drop redundant Qualcomm clock entries
` [PATCH v3 7/7] arm64: defconfig: Switch Qualcomm SDM845, SM8150 and SM8250 drivers to modules

[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
 2026-07-03 10:22 UTC 

[PATCH v2 00/10] gpu: nova-core: blackwell follow-ups and fixes
 2026-07-03 10:22 UTC  (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: fsp: limit FSP receive message allocation size
` [PATCH v2 02/10] gpu: nova-core: fsp: catch bogus queue pointer issues
` [PATCH v2 03/10] gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
` [PATCH v2 04/10] gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
` [PATCH v2 05/10] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v2 06/10] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v2 07/10] gpu: nova-core: rename heap size field
` [PATCH v2 08/10] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v2 09/10] gpu: nova-core: correct RISC-V HALTED field
` [PATCH v2 10/10] gpu: nova-core: wait for RISC-V HALTED on FSP unload

[PATCH] 9p: fix privport option setting wrong RDMA field
 2026-07-03 10:22 UTC 

[PATCH -mm] kstrtox: delete division from inner parsing loop
 2026-07-03 10:25 UTC 

[PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
 2026-07-03 10:21 UTC  (2+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-03 10:21 UTC  (12+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH RFC 0/4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-03 10:19 UTC  (2+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-07-03 10:19 UTC  (3+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers

[PATCH 1/1] Revert "lib: fix _parse_integer_limit() to handle overflow"
 2026-07-03 10:21 UTC  (5+ messages)

[PATCH] LoongArch: Add support to dump the kernel page tables
 2026-07-03 10:18 UTC  (4+ messages)

[PATCH] cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
 2026-07-03 10:17 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu.o: error: objtool: amdgpu_vm_handle_fault+0x16b: sibling call from callable instruction with modified stack frame
 2026-07-03 10:16 UTC 

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-03 10:16 UTC  (3+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-03 10:15 UTC  (9+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-03 10:15 UTC  (10+ messages)

[RFT][DONOTMERGE][PATCH 0/6] timers/migration: Prioritize lower capacity CPUs as migrators
 2026-07-03 10:13 UTC  (2+ messages)

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-03 10:11 UTC  (7+ messages)
` [PATCH v5 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v5 06/14] mfd: lm3533-core: "
` [PATCH v5 07/14] mfd: lm3533: Use dev_groups in struct device_driver

[PATCH] userfaultfd: prevent registration of special VMAs
 2026-07-03 10:11 UTC  (10+ messages)

[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
 2026-07-03 10:11 UTC  (2+ messages)

[PATCH v4 0/6] Add support for AD3532R/AD3532
 2026-07-03 10:10 UTC  (7+ messages)
` [PATCH v4 1/6] iio: ABI: add DAC 10kohm_to_gnd powerdown mode
` [PATCH v4 2/6] dt-bindings: iio: dac: add support for AD3532R/AD3532
` [PATCH v4 3/6] iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
` [PATCH v4 4/6] iio: dac: ad3530r: Refactor setup to table-driven register banks
` [PATCH v4 5/6] iio: dac: ad3530r: Make regmap_config selectable per chip
` [PATCH v4 6/6] iio: dac: ad3530r: Add support for AD3532R/AD3532

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-03 10:10 UTC  (6+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM

[syzbot] [kernel?] WARNING in update_rq_clock (2)
 2026-07-03 10:08 UTC  (3+ messages)

[PATCH] kbuild: unset sub_make_done before calling kselftest build system
 2026-07-03 10:06 UTC  (5+ messages)

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-03 10:01 UTC  (18+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally
` [PATCH 02/17] arm64: Rework exception masking into abstract logical mask
` [PATCH 03/17] arm64: entry: arm64: entry: Move DAIF masking for EL1 exit to C code
` [PATCH 04/17] arm64: entry: Add entry-specific helpers
` [PATCH 05/17] arm64: Introduce helpers for restoring standard exception masks
` [PATCH 06/17] arm64/booting: Document boot requirements for FEAT_NMI
` [PATCH 07/17] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 08/17] arm64/hyp-stub: Enable access to ALLINT
` [PATCH 09/17] arm64/idreg: Add an override for FEAT_NMI
` [PATCH 10/17] arm64/cpufeature: Detect PE support "
` [PATCH 11/17] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH 12/17] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH 13/17] arm64/entry: Don't call preempt_schedule_irq() with NMIs masked
` [PATCH 14/17] arm64/irq: Document handling of FEAT_NMI in irqflags.h
` [PATCH 15/17] arm64/nmi: Add handling of superpriority interrupts as NMIs
` [PATCH 16/17] arm64/nmi: Add Kconfig for NMI
` [PATCH 17/17] irqchip/gic-v3: Implement FEAT_GICv3_NMI support

[PATCH v2] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-07-03 10:02 UTC  (14+ messages)

[PATCH 0/2] clk: qcom: Add video clock controller support for Hawi
 2026-07-03 10:01 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add support for VideoCC driver "

[PATCH v5 0/3] iio: dac: Add support for AD5529R DAC
 2026-07-03 10:01 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: iio: dac: Add AD5529R

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-03  9:59 UTC  (6+ messages)

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-07-03 10:00 UTC  (4+ messages)

[PATCH v2 0/1] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
 2026-07-03  9:59 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-03  9:57 UTC  (7+ messages)

[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
 2026-07-03  9:58 UTC  (11+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP

[PATCH 0/5] arm64: qcom: dts: Add display support for Shikra
 2026-07-03  9:58 UTC  (5+ messages)
` [PATCH 3/5] arm64: defconfig: Enable ILI7807S DSI panel driver

[tip: perf/urgent] perf/core: Detach event groups during remove_on_exec
 2026-07-03  9:55 UTC 

[PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-07-03  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[tip: perf/urgent] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
 2026-07-03  9:55 UTC 

[PATCH v2 2/2] selftests/x86: Add shadow stack uprobe CALL test
 2026-07-03  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH RFC 00/10] media: Support common raw sensor model for Sony IMX678
 2026-07-03  9:54 UTC  (9+ messages)
` [PATCH RFC 03/10] media: i2c: imx678: Add .get_frame_desc() hook
` [PATCH RFC 04/10] media: uapi: v4l2-ctrls: Add CFA_PATTERN_MONO
` [PATCH RFC 05/10] media: i2c: imx678: Use generic raw formats and common raw sensor model
` [PATCH RFC 06/10] media: uapi: Add metadata layout for IMX678 embedded line
` [PATCH RFC 07/10] media: i2c: imx678: Add embedded data support
` [PATCH RFC 08/10] media: i2c: imx678: Add crop selection support
` [PATCH RFC 09/10] media: i2c: imx678: Add 2x2 binning support
` [PATCH RFC 10/10] media: i2c: imx678: Support 10-bit output

[PATCH V3] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-07-03  9:54 UTC  (4+ messages)


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