summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-12f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu
2026-08-12sched_ext: Convert scx_bpf_cid_override() to __arena array argumentsTejun Heo
2026-08-12sched_ext: Convert sub-cap kfuncs to __arena cmask argumentsTejun Heo
2026-08-12sched_ext: Pass kernel arena pointers to ops_cid callbacksTejun Heo
2026-08-12Merge branch 'for-7.3' into for-7.3-arena-argsTejun Heo
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-12libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer
2026-08-12libceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
2026-08-12libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha
2026-08-12libceph: tolerate addrvecs with multiple entries of the same typeKefu Chai
2026-08-12Documentation: PCI: Document how to write PCI Host Controller driversManivannan Sadhasivam
2026-08-12spi: img-spfi: don't disable runtime PM on DMA deferred probeFelix Gu
2026-08-12spi: mtk-nor: Propagate errors from IRQ requestbui duc phuc
2026-08-12spi: mtk-nor: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-12ASoC: spacemit: advertise only DMA-backed DAI streamsbui duc phuc
2026-08-12sched_ext: Gate cid kfuncs behind the SCX struct_ops checkfangqiurong
2026-08-12selftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta
2026-08-12selftests/bpf: Report failed subtest count in test_progs summaryVineet Gupta
2026-08-12selftests/bpf: Add --no-error-summary to skip end-of-run error log dumpVineet Gupta
2026-08-12selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchainsVineet Gupta
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher
2026-08-12selftests: harness: Mark test fixture objects __maybe_unusedDavid Matlack
2026-08-12ASoC: mxs: Improve probe error handlingMark Brown
2026-08-12ASoC: mxs-sgtl5000: Drop redundant probe error messagesbui duc phuc
2026-08-12ASoC: mxs-saif: Drop redundant probe error messagesbui duc phuc
2026-08-12ASoC: mxs-saif: Use dev_err_probe() for error handlingbui duc phuc
2026-08-12selftests/bpf: Add arena fault tests for atomics with fetchDaniel Borkmann
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, arm64: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, x86: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann
2026-08-12ASoC: pxa: Drop redundant probe error messagesbui duc phuc
2026-08-12workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()Breno Leitao
2026-08-12regmap: sdw-mbq: don't call an unset readable_reg callbackAndrey Golovko
2026-08-12ASoC: samsung: i2s: drop secondary DAI for i2sv7 hardware variantMarek Szyprowski
2026-08-12workqueue: use RCU accessors when populating wq->cpu_pwqBreno Leitao
2026-08-12workqueue: use rcu_dereference_sched() in workqueue_congested()Breno Leitao
2026-08-12regulator: fan53555: Add support for FAN53555BUC23X typeArash Golgol
2026-08-12sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-08-12kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefixMohammad Abu-Khader
2026-08-12KVM: RISC-V: Add CPU PM notifier for non-retention idle statesYong-Xuan Wang
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger
2026-08-12ASoC: mediatek: mt8365: use devm_platform_ioremap_resource helpersRosen Penev
2026-08-12clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timerMarc Zyngier
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds