summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-12objtool/klp: Fix .kcfi_traps special section extractionJosh Poimboeuf
2026-08-12audit: avoid dropping live tree ref on fsnotify rule autoremoveJérémy Jean
2026-08-12objtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbolsPuranjay Mohan
2026-08-12f2fs: unify add/remove ino entry API for all ino typesChao Yu
2026-08-12f2fs: fix to zero post-EOF data when extending file sizeChao Yu
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