summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-12idpf: remove unused code for getting RSS info from deviceLarysa Zaremba3-99/+22
2026-08-12idpf: remove 'vport_params_reqd' fieldPavan Kumar Linga3-24/+10
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra2-0/+783
2026-08-12libie: add control queue supportPhani R Burra4-0/+960
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga2-5/+11
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra4-0/+295
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj19-19/+17
2026-08-12objtool/klp: Fix .kcfi_traps special section extractionJosh Poimboeuf2-2/+25
2026-08-12audit: avoid dropping live tree ref on fsnotify rule autoremoveJérémy Jean1-4/+2
2026-08-12objtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbolsPuranjay Mohan1-0/+1
2026-08-12f2fs: unify add/remove ino entry API for all ino typesChao Yu1-5/+11
2026-08-12f2fs: fix to zero post-EOF data when extending file sizeChao Yu1-16/+84
2026-08-12f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu1-1/+1
2026-08-12sched_ext: Convert scx_bpf_cid_override() to __arena array argumentsTejun Heo5-67/+84
2026-08-12sched_ext: Convert sub-cap kfuncs to __arena cmask argumentsTejun Heo6-54/+51
2026-08-12sched_ext: Pass kernel arena pointers to ops_cid callbacksTejun Heo4-27/+13
2026-08-12Merge branch 'for-7.3' into for-7.3-arena-argsTejun Heo9-101/+271
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali4-12/+16
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru1-42/+90
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru1-3/+6
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng1-2/+2
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu1-1/+1
2026-08-12libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer1-2/+3
2026-08-12libceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
2026-08-12libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha1-4/+9
2026-08-12libceph: tolerate addrvecs with multiple entries of the same typeKefu Chai1-9/+9
2026-08-12Documentation: PCI: Document how to write PCI Host Controller driversManivannan Sadhasivam3-0/+404
2026-08-12spi: img-spfi: don't disable runtime PM on DMA deferred probeFelix Gu1-2/+3
2026-08-12spi: mtk-nor: Propagate errors from IRQ requestbui duc phuc1-0/+1
2026-08-12spi: mtk-nor: Propagate errors from optional IRQ lookupbui duc phuc1-0/+5
2026-08-12ASoC: spacemit: advertise only DMA-backed DAI streamsbui duc phuc1-16/+4
2026-08-12sched_ext: Gate cid kfuncs behind the SCX struct_ops checkfangqiurong2-4/+6
2026-08-12selftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta2-4/+13
2026-08-12selftests/bpf: Report failed subtest count in test_progs summaryVineet Gupta2-9/+14
2026-08-12selftests/bpf: Add --no-error-summary to skip end-of-run error log dumpVineet Gupta2-13/+31
2026-08-12selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchainsVineet Gupta1-0/+9
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher2-5/+4
2026-08-12selftests: harness: Mark test fixture objects __maybe_unusedDavid Matlack1-1/+1
2026-08-12ASoC: mxs: Improve probe error handlingMark Brown2-17/+6
2026-08-12ASoC: mxs-sgtl5000: Drop redundant probe error messagesbui duc phuc1-2/+0
2026-08-12ASoC: mxs-saif: Drop redundant probe error messagesbui duc phuc1-9/+3
2026-08-12ASoC: mxs-saif: Use dev_err_probe() for error handlingbui duc phuc1-6/+3
2026-08-12selftests/bpf: Add arena fault tests for atomics with fetchDaniel Borkmann2-0/+105
2026-08-12bpf, s390: Clear fetch destination on faulting arena atomicDaniel Borkmann1-0/+11
2026-08-12bpf, arm64: Clear fetch destination on faulting arena atomicDaniel Borkmann1-14/+30
2026-08-12bpf, x86: Clear fetch destination on faulting arena atomicDaniel Borkmann1-8/+27
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann1-4/+13
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann5-35/+33
2026-08-12ASoC: pxa: Drop redundant probe error messagesbui duc phuc1-3/+1
2026-08-12workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()Breno Leitao1-2/+1