summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-03serial: 8250: allow UART drivers to override rx_trig_bytes handlingCrescent Hsieh
2026-08-03serial: 8250: allow low-level drivers to override break controlCrescent Hsieh
2026-08-03svcrdma: Validate Read chunk positions at decode timeChuck Lever
2026-08-03svcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
2026-08-03bpf: Remove unused BTF_FMODEL_STRUCT_ARGYonghong Song
2026-08-03uprobes: Switch uretprobes_srcu to SRCU-fast-updownPuranjay Mohan
2026-08-03srcu: Add lock guard for srcu_fast_updown flavorPuranjay Mohan
2026-08-03binfmt_misc: let a bpf handler request loader substitutionChristian Brauner
2026-08-03exec: carry a PT_INTERP substitute in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: let a bpf handler run the interpreter transparentlyChristian Brauner
2026-08-03exec: add AT_FLAGS_TRANSPARENT_INTERPChristian Brauner
2026-08-03binfmt_misc: add binfmt_misc_ops bpf struct_opsChristian Brauner
2026-08-03exec: stash bpf-selected interpreter state in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-31perf/dwc_pcie: Add support for Picoheart vendor devicesYicong Yang
2026-07-31regulator: handle regulator late cleanup race with PM suspendMark Brown
2026-07-31iomap: use BIO_COMPLETE_IN_TASK for dropbehind writebackTal Zussman
2026-07-31block: add task-context bio completion infrastructureTal Zussman
2026-07-31block: introduce bio_in_atomic()Tal Zussman
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki
2026-07-31block: validate user space vectors during extractionKeith Busch
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31mm: move struct slabobj_ext to mm/slab.hVlastimil Babka (SUSE)
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov
2026-07-31iomap: add ->iomap_next()Joanne Koong
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong