summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2 dayssoc: qcom: ubwc: Fix missing includeDaniel Baluta
3 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
3 daysMerge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
3 daysMerge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
3 daysMerge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 dayssched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo
3 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
3 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
3 daysnet: prevent torn reads in netdev_tc_txqEric Dumazet
3 daysMerge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...Linus Torvalds
3 daysMerge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysbpf: Rewrite any fault prone load out of a mem or btf_id pointerDaniel Borkmann
3 daysbpf: Keep fault protection when merging pointer typesDaniel Borkmann
4 daysPCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich
4 daysMerge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 dayssched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
5 daysbpf: Add ksock kfuncsMahe Tardy
5 daysnet: Add connect_socket() helperMahe Tardy
5 daysbpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
5 daysbpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
6 daysMerge branch 'next' into for-linusDmitry Torokhov
6 daysbpf: Populate mmap-able array map memory lazilySong Liu
6 daysnet/mlx5: SD, prefer sd_group_size from vport contextShay Drory
6 daysMerge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
6 daysMerge branch 'sched/urgent'Peter Zijlstra
6 daysHID: move generic FF initialization into hidinput_connect()Dmitry Torokhov
6 daysHID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar
6 daysMerge branch 'for-next/sdei' into for-next/coreWill Deacon
7 daysnet: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
8 daysbpf: Eliminate dup/restore of insn_aux_dataXu Kuohai
8 daystcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang
8 daysbpf: Make bpf_trampoline_multi_detach return voidHui Zhu
8 daysbpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi
8 dayslibie: add bookkeeping support for control queue messagesPhani R Burra
8 dayslibie: add control queue supportPhani R Burra
8 dayslibie: add PCI device initialization helpers to libiePhani R Burra
8 daysvirtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
8 daysbpf: Derive the atomic load register in one placeDaniel Borkmann
8 dayscachefiles,netfs: sunset ondemand modeGao Xiang
8 dayspipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov