aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-08-03svcrdma: Fix pcl_for_each_segment for empty chunksChris Mason1-1/+1
2026-08-03bpf: Remove unused BTF_FMODEL_STRUCT_ARGYonghong Song1-3/+0
2026-08-03uprobes: Switch uretprobes_srcu to SRCU-fast-updownPuranjay Mohan1-2/+3
2026-08-03srcu: Add lock guard for srcu_fast_updown flavorPuranjay Mohan1-0/+7
2026-08-03binfmt_misc: let a bpf handler request loader substitutionChristian Brauner1-0/+4
2026-08-03exec: carry a PT_INTERP substitute in struct linux_binprmChristian Brauner1-0/+3
2026-08-03binfmt_misc: let a bpf handler run the interpreter transparentlyChristian Brauner1-0/+4
2026-08-03exec: add AT_FLAGS_TRANSPARENT_INTERPChristian Brauner1-0/+22
2026-08-03binfmt_misc: add binfmt_misc_ops bpf struct_opsChristian Brauner1-0/+71
2026-08-03exec: stash bpf-selected interpreter state in struct linux_binprmChristian Brauner1-0/+8
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner1-1/+1
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner1-1/+1
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap1-2/+2
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung2-21/+24
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung1-4/+7
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung2-3/+3
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+4
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg1-0/+4
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-5/+16
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)1-0/+6
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)1-0/+3
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu1-0/+1
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-4/+8
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka1-0/+1
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert1-3/+0
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney1-6/+6
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam1-0/+1
2026-07-31perf/dwc_pcie: Add support for Picoheart vendor devicesYicong Yang2-0/+4
2026-07-31regulator: handle regulator late cleanup race with PM suspendMark Brown21-69/+157
2026-07-31iomap: use BIO_COMPLETE_IN_TASK for dropbehind writebackTal Zussman1-4/+1
2026-07-31block: add task-context bio completion infrastructureTal Zussman2-0/+25
2026-07-31block: introduce bio_in_atomic()Tal Zussman1-0/+15
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-2/+1
2026-07-31block: validate user space vectors during extractionKeith Busch2-2/+10
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-07-31mm: move struct slabobj_ext to mm/slab.hVlastimil Babka (SUSE)1-13/+0
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso1-0/+2
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap1-15/+22
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-nextGreg Kroah-Hartman2-2/+73
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov1-10/+9
2026-07-31iomap: add ->iomap_next()Joanne Koong1-0/+9
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig1-0/+66
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong1-17/+85
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong1-0/+1
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar134-1088/+1774
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand1-0/+6
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth2-7/+7
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-1/+1
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg1-1/+1