messages from 2026-07-03 10:03:06 to 2026-07-03 11:03:38 UTC [more...]
[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-03 11:03 UTC
[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-03 11:03 UTC (5+ messages)
` [PATCH v5 07/14] mfd: lm3533: Use dev_groups in struct device_driver
` [PATCH v5 08/14] mfd: lm3533: Convert to use OF bindings
[PATCH v3 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-03 11:01 UTC (3+ messages)
` [PATCH v3 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v3 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH char-misc] mei: lb: fix incorrect type in assignment
2026-07-03 11:01 UTC (2+ messages)
[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
2026-07-03 11:00 UTC (5+ messages)
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v2 15/15] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH] mfd: viperboard: remove redundant NULL check before kfree()
2026-07-03 10:59 UTC
[PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
2026-07-03 10:59 UTC (5+ messages)
[PATCH v2 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
2026-07-03 10:58 UTC (7+ messages)
` [PATCH v2 1/5] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support
` [PATCH v2 2/5] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO syscall skipping
` [PATCH v2 3/5] asm/ptrace.h: add instruction_pointer_set
` [PATCH v2 4/5] ptrace: add PTRACE_SYSCALL_INFO_FLAG_SET_IP
` [PATCH v2 5/5] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO_FLAG_SET_IP
drivers/media/platform/ti/vpe/vip.c:3236:undefined reference to `v4l2_async_nf_unregister'
2026-07-03 10:58 UTC
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-03 10:57 UTC (7+ messages)
[PATCH net] mac802154: wait for RCU readers when removing interfaces
2026-07-03 10:57 UTC (3+ messages)
` [PATCH net v2] mac802154: remove interfaces with RCU list deletion
[PATCH] arm64: dts: qcom: kaanapali: Add missing properties to usb controller
2026-07-03 10:57 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8750: Add wakeup-source property to usb controller
2026-07-03 10:56 UTC (2+ messages)
[PATCH 08/32] x86/mce: Stop using 32-bit MSR interfaces
2026-07-03 10:55 UTC (2+ messages)
` [PATCH] x86/mce: Fix build warning after MSR-interface switch
[PATCH v4] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
2026-07-03 10:51 UTC (2+ messages)
[PATCH v5 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
2026-07-03 10:51 UTC (6+ messages)
` [PATCH v5 1/5] i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
` [PATCH v5 2/5] i3c: master: Report actual GET CCC payload length on success
` [PATCH v5 3/5] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v5 4/5] i3c: master: Validate GET CCC payload length and retry Direct GET once
` [PATCH v5 5/5] i3c: master: Add optional_bytes for variable-length GET CCC validation
[PATCH V2 0/4] arm64: dts: qcom: Add SD card support for Glymur
2026-07-03 10:50 UTC (5+ messages)
` [PATCH V2 1/4] arm64: dts: qcom: glymur-crd: Update VREG l2b_e0 and l9b_e0 voltage for SD-card
` [PATCH V2 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
2026-07-03 10:41 UTC (9+ messages)
[PATCH -mm] kstrtox: delete division from inner parsing loop
2026-07-03 10:34 UTC (2+ messages)
[PATCH v2] rust_binder: clear freeze listener on node removal
2026-07-03 10:44 UTC (4+ messages)
[PATCH v3 net-next 00/14] net: enetc: cleanups and improvements
2026-07-03 10:13 UTC (15+ 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 v3 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH v3 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[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
[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] 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 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] 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 (7+ messages)
` [PATCH 09/17] arm64/idreg: Add an override for FEAT_NMI
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox