summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-08-17landlock: Consolidate access-right and scope names in a shared headerMickaël Salaün
2026-08-17bpf: Rewrite any fault prone load out of a mem or btf_id pointerDaniel Borkmann
2026-08-17bpf: Keep fault protection when merging pointer typesDaniel Borkmann
2026-08-17PCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
2026-08-15block: skip blkcg walk in blk_cgroup_congested() when nothing throttledUsama Arif
2026-08-15block: introduce bio_iov_iter_set()Pavel Begunkov
2026-08-15io_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...Paul E. McKenney
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu
2026-08-14rcutorture: Make RCU Tasks Trace track Reader BatchesPaul E. McKenney
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra
2026-08-14HID: move generic FF initialization into hidinput_connect()Dmitry Torokhov
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13include/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...Alex Williamson
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen
2026-08-13PCI: dwc: Add PCI ID for LECARC PCIe PMUBrett Zhou
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra
2026-08-12libie: add control queue supportPhani R Burra
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12fs: document semantics of kstat::{uid,gid} fieldsJann Horn
2026-08-11Merge tag 'qcom-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd