messages from 2026-07-24 16:45:52 to 2026-07-24 18:21:29 UTC [more...]
[PATCHSET sched_ext/for-7.3] sched_ext: Follow-up fixes and missing cap enforcement
2026-07-24 18:21 UTC (4+ messages)
` [PATCH 1/5] tools/sched_ext: Don't restart over a pending exit request
` [PATCH 2/5] sched_ext: Gate local DSQ reenq on baseline cid access
` [PATCH 3/5] sched_ext: Count kicks denied for lacking "
[syzbot] [v9fs?] WARNING in v9fs_init_request (2)
2026-07-24 18:20 UTC
[PATCH v4 0/7] clk: Add support for clock nexus
2026-07-24 18:19 UTC (7+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
[PATCH 00/19] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-24 18:18 UTC (10+ messages)
` [PATCH 01/19] wifi: rtw88: add the RTL8723B chip type and SDIO helper
` [PATCH 02/19] wifi: rtw88: rx: mark zero length packets on RTL8723B
` [PATCH 03/19] wifi: rtw88: tx: extend the TX report purge timeout to RTL8723BS
` [PATCH 04/19] wifi: rtw88: fw: handle the RTL8723BS management TX reports
` [PATCH 05/19] wifi: rtw88: fw: send rate adaptation and RSSI info in the vendor layout
` [PATCH 06/19] wifi: rtw88: fw: send the media status report "
` [PATCH 07/19] wifi: rtw88: fw: add the vendor firmware commands used by RTL8723BS
` [PATCH 08/19] wifi: rtw88: fw: fix the reserved page upload on RTL8723BS
` [PATCH 09/19] wifi: rtw88: coex: add the RTL8723BS scan antenna workaround
[PATCH 0/2] Remove pcrypt
2026-07-24 18:19 UTC (7+ messages)
` [PATCH 1/2] crypto: pcrypt - "
[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
2026-07-24 18:17 UTC (4+ messages)
[PATCH v3 0/9] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-24 18:16 UTC (10+ messages)
` [PATCH v3 1/9] dt-bindings: arm: apple: Add M3 Pro/Max/Ultra devices (T603x)
` [PATCH v3 2/9] dt-bindings: interrupt-controller: apple,aic2: Invert #interrupt-cells condition
` [PATCH v3 3/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatible
` [PATCH v3 4/9] dt-bindings: arm: apple: apple,pmgr: Add t6030 and t6031 compatibles
` [PATCH v3 5/9] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: "
` [PATCH v3 7/9] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v3 8/9] arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device trees
` [PATCH v3 9/9] arm64: dts: apple: Initial T6030 (M3 Pro) "
[PATCH] coding-assistants: simplify attribution
2026-07-24 18:17 UTC (3+ messages)
[PATCH] block: store GPT attributes as a raw value
2026-07-24 18:15 UTC
[PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-07-24 18:15 UTC (16+ messages)
` [PATCH v3 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v3 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v3 09/10] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH v3 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-24 18:15 UTC (9+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
[PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
2026-07-24 18:12 UTC (10+ messages)
` [PATCH v31 1/9] sched/deadline: Ignore proxy-exec sched_yield()
` [PATCH v31 2/9] sched/core: Don't steal a proxy-exec donor
` [PATCH v31 3/9] sched/core: Avoid migrating blocked_on tasks
` [PATCH v31 4/9] sched/core: Don't proxy-exec unmatched cookie lock owners
` [PATCH v31 5/9] sched: Switch rq->next_class in proxy_reset_donor()
` [PATCH v31 6/9] sched: Break out core of attach_tasks() helper into sched.h
` [PATCH v31 7/9] sched: Migrate whole chain in proxy_migrate_task()
` [PATCH v31 8/9] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
` [PATCH v31 9/9] sched: Distinguish proxy activations from wakeups
[PATCH] rcu: Reduce stack usage in show_rcu_gp_kthreads()
2026-07-24 18:11 UTC (2+ messages)
[PATCH 0/2] gpu: nova-core: falcon: use I/O projections for DMA transfers
2026-07-24 18:10 UTC (3+ messages)
` [PATCH 2/2] gpu: nova-core: falcon: use I/O projection to check transfer bounds
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-24 18:09 UTC (6+ messages)
[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
2026-07-24 18:07 UTC (4+ messages)
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm "
[PATCH net-next 0/2] net: macb: fix ENST configuration for all queues
2026-07-24 18:06 UTC (5+ messages)
` [PATCH net-next 1/2] net: macb: remove unused ENST Q0/Q1 time register defines
` [PATCH net-next 2/2] net: macb: configure ENST registers for all queues
[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
2026-07-24 18:06 UTC (6+ messages)
` [PATCH 1/3] mailbox: pcc: Notify clients on polled completion
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-07-24 18:04 UTC (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Override for Inst/Data attribute
[PATCH] leds: gpio: Skip unavailable LEDs during shutdown
2026-07-24 18:04 UTC (2+ messages)
` [PATCH v2] leds: gpio: Clear error pointers for skipped LEDs
[PATCH v6 00/16] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-07-24 18:03 UTC (17+ messages)
` [PATCH v6 01/16] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v6 02/16] drm/bridge: synopsys: dw-dp: Cancel pending HPD work on unbind
` [PATCH v6 03/16] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v6 04/16] drm/bridge: synopsys: dw-dp: Add missing reinit_completion
` [PATCH v6 05/16] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v6 06/16] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v6 07/16] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v6 08/16] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v6 09/16] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v6 10/16] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v6 11/16] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v6 12/16] drm/rockchip: dw_dp: Add runtime "
` [PATCH v6 13/16] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v6 14/16] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v6 15/16] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v6 16/16] drm/bridge: synopsys: dw-dp: Add audio support
[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-24 18:03 UTC (8+ messages)
` [PATCH v4 07/10] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v4 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v4 09/10] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
[PATCH] ceph: fix mds random selection readiness predicate
2026-07-24 17:59 UTC (2+ messages)
[PATCH v45 0/7] MCTP over PCC
2026-07-24 17:59 UTC (3+ messages)
` [PATCH v45 1/7] mailbox/pcc.c: shmem map/unmap startup/teardown
[PATCH 0/1] Add Toradex DSI to LVDS adapter with the 10.1" V2 display
2026-07-24 17:56 UTC (2+ messages)
` [PATCH 1/1] arm64: dts: freescale: imx8mm-verdin: "
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-24 17:56 UTC (8+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH v6 00/13] Introduce functionality for NVMe initiator
2026-07-24 17:48 UTC (14+ messages)
` [PATCH v6 01/13] scsi: fnic: Make debug logging protocol independent
` [PATCH v6 02/13] scsi: fnic: Use fnic_num for non-SCSI identifiers
` [PATCH v6 03/13] scsi: fnic: Decode firmware role configuration
` [PATCH v6 04/13] scsi: fnic: Advertise NVMe initiator service parameters
` [PATCH v6 05/13] scsi: fnic: Add FDLS role handling for NVMe initiators
` [PATCH v6 06/13] scsi: fnic: Add the NVMe/FC transport path
` [PATCH v6 07/13] scsi: fnic: Route completions and resets by initiator role
` [PATCH v6 08/13] scsi: fnic: Handle NVMe LS frames in FDLS
` [PATCH v6 09/13] scsi: fnic: Send NVMe LS requests through FDLS
` [PATCH v6 10/13] scsi: fnic: Abort timed-out NVMe LS requests
` [PATCH v6 11/13] scsi: fnic: Track NVMe transport statistics
` [PATCH v6 12/13] scsi: fnic: Expose NVMe transport state in debugfs
` [PATCH v6 13/13] scsi: fnic: Bump up version number
[syzbot] [netfs?] WARNING in netfs_writepages (3)
2026-07-24 17:55 UTC (2+ messages)
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-24 17:53 UTC (8+ messages)
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
[PATCH] rust: enable fentry support
2026-07-24 17:53 UTC (2+ messages)
[PATCH v3 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
2026-07-24 17:53 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v3 2/2] hwmon: (pmbus/vt7505) Add driver for "
Policy regarding linux-next only changes
2026-07-24 17:49 UTC (13+ messages)
[PATCH v2 0/2] perf: Generic hotplug/cpumask for system PMUs
2026-07-24 17:48 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf/arm-cmn: Switch to generic cpumask
[PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
2026-07-24 17:48 UTC (2+ messages)
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-07-24 17:41 UTC (7+ messages)
[PATCH v3] scsi: qla2xxx: Fix flex array member not at end
2026-07-24 17:39 UTC
[PATCH] kcov: report the first spurious PC in the interrupt selftest
2026-07-24 17:36 UTC (2+ messages)
[PATCH v3 0/2] KVM: x86: Suppress false positives on "lost" IRQs
2026-07-24 17:34 UTC (3+ messages)
` [PATCH v3 1/2] KVM: x86: Don't WARN if IRQ disappears because it was cleared from the PIC
` [PATCH v3 2/2] KVM: x86: Don't WARN if IRQ disappears when Xen emulation is enabled
[PATCH 0/2] HID: iio: gyro: hid-sensor-gyro-3d: probe cleanup
2026-07-24 17:29 UTC (4+ messages)
` [PATCH 1/2] iio: gyro: hid-sensor-gyro-3d: Remove redundant dev_err()
` [PATCH 2/2] iio: gyro: hid-sensor-gyro-3d: Use dev_err_probe()
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-24 17:29 UTC (7+ messages)
[syzbot] [netfs?] WARNING in netfs_writepages (3)
2026-07-24 17:29 UTC
[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
2026-07-24 17:27 UTC (16+ messages)
` [PATCH net-next v3 03/13] ax88179_178a: Use MMD accessor functions for AX88179A
` [PATCH net-next v3 05/13] ax88179_178a: Use phylink in get/set_link_ksettings
` [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
` [PATCH net-next v3 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279
[PATCH v2 0/2] HID: iio: gyro: hid-sensor-gyro-3d: probe cleanup
2026-07-24 17:27 UTC (3+ messages)
` [PATCH v2 1/2] iio: gyro: hid-sensor-gyro-3d: Remove redundant dev_err()
` [PATCH v2 2/2] iio: gyro: hid-sensor-gyro-3d: Use dev_err_probe()
[PATCH] drm/panthor: reject zero-sized firmware sections
2026-07-24 17:26 UTC (2+ messages)
` [PATCH v2] drm/panthor: skip "
[PATCH v3 0/3] RISC-V: KVM: fix vcpu vector context handling
2026-07-24 17:23 UTC (2+ messages)
` [PATCH v3 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
[PATCH] tracing: Delay module ref count for "enable_event" trigger
2026-07-24 17:24 UTC
[PATCH] powerpc/boot: Remove unused sprintf()
2026-07-24 17:21 UTC
[REGRESSION] sched/idle: Sysbench threads regression after f4c31b07b136
2026-07-24 17:20 UTC (4+ messages)
[PATCH net v3 1/2] net: ethernet: mtk_wed: skip ring reset in wdma_tx_ring_setup for WED v3
2026-07-24 17:20 UTC (2+ messages)
` [PATCH net v3 2/2] net:ethernet: mtk_wed: setup WDMA_RING_TX(0) for non-DBDC MT7986
[PATCH v5 00/15] s390/vfio-ap: Add live guest migration support
2026-07-24 16:13 UTC (2+ messages)
` [PATCH v5 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
[PATCH V4 0/9] PCI passthru on Hyper-V
2026-07-24 17:20 UTC (3+ messages)
` [PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
2026-07-24 17:19 UTC (10+ messages)
` [PATCH 1/9] EDAC/versalnet: Add NULL check for mci in handle_error()
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()
` [PATCH 3/9] EDAC/versalnet: Move platform_set_drvdata() to mc_probe()
` [PATCH 4/9] EDAC/versalnet: Fix device_register() error handling in init_one_mc()
` [PATCH 5/9] EDAC/versalnet: Use dev_set_name() instead of sprintf with init_name
` [PATCH 6/9] EDAC/versalnet: Initialize MCDI before RPMsg registration
` [PATCH 7/9] EDAC/versalnet: Add bounds validation in rpmsg_cb()
` [PATCH 8/9] EDAC/versalnet: Fix use-after-free in remove_one_mc()
` [PATCH 9/9] EDAC/versalnet: Use designated initializer for rpmsg_channel_info
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
2026-07-24 17:19 UTC (3+ messages)
[PATCH v4 0/3] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
2026-07-24 17:15 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: qcom: Add Qualcomm Shikra AudioCoreCC and AudioCoreCSR
` [PATCH v4 2/3] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
` [PATCH v4 3/3] arm64: dts: qcom: shikra: Add support for AudioCoreCC and AudioCoreCSR nodes
[PATCH 0/2] lockref tidy ups + touch ups to it's usage by dcache
2026-07-24 17:14 UTC (3+ messages)
` [PATCH 1/2] lockref: tidy up dead count handling
` [PATCH 2/2] dcache: use lockref routines for dead count checks
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-24 17:12 UTC (13+ messages)
` [PATCH 01/36] coccinelle: misc: add cond_return_no_effect.cocci
` [cocci] "
` [cocci] [1/36] "
` [PATCH 34/36] smb: client: remove conditional return with no effect
[PATCH] selinux: reject a permission value exceeding the class permission count
2026-07-24 17:11 UTC (5+ messages)
[PATCH v18 0/2] Introduce Synology Microp driver
2026-07-24 17:10 UTC (3+ messages)
` [PATCH v18 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v18 2/2] platform: Add initial synology microp driver
[PATCH 5/5] mm: constify the pte_offset_map_ro_nolock() return value
2026-07-24 17:06 UTC (2+ messages)
[PATCH v3] x86/virt/tdx: Formalize SEAMCALL version encoding support
2026-07-24 17:05 UTC (3+ messages)
[PATCH] riscv: cmpxchg: Use .option arch for Zacas and Zabha
2026-07-24 17:04 UTC (2+ messages)
[PATCH v2 2/4] drm: mxsfb: Add optional DPI output bus-width configuration
2026-07-24 17:01 UTC (3+ messages)
[PATCH v3 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-24 16:54 UTC (10+ messages)
` [PATCH v3 04/21] kho: return virtual address of mem_map
` [PATCH v3 18/21] kho: extend scratch
` [PATCH v3 19/21] memblock: make HugeTLB bootmem allocation work with KHO
[PATCH v2 0/6] iio: dac: ad5686: extend device support
2026-07-24 16:53 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: iio: dac: ad5696: add AD5673R/AD5677R support
` [PATCH v2 4/6] dt-bindings: iio: dac: ad5696: extend device support
[PATCH v5 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-24 16:52 UTC (5+ messages)
` [PATCH v5 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH v5 4/4] hwmon: (kb9002) Add documentation
[PATCH v3 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-07-24 16:52 UTC (3+ messages)
` [PATCH v3 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
[PATCH v3 1/8] dt-bindings: mmc: add Cadence SD6HC binding
2026-07-24 16:51 UTC (3+ messages)
` [PATCH v3 3/8] dt-bindings: arm: altera: add Agilex5 SOCDK eMMC board variant
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:50 UTC
[PATCH v2 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
2026-07-24 16:50 UTC (5+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Volterra VT7505
[PATCH v4 0/2] Add Apple T2 NHI device links
2026-07-24 16:46 UTC (3+ messages)
` [PATCH v4 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
[PATCH net] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-07-24 16:47 UTC
[PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h
2026-07-24 16:08 UTC
[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
2026-07-24 16:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dpll: zl3073x: add ZL30643 compatible
[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
2026-07-24 16:46 UTC (5+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-24 16:45 UTC (7+ messages)
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
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