aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-08-17stmmac: intel: remove unused 'has_crossts' flagGravatar Wong Vee Khee 1-1/+0
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 4-10/+32
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Gravatar Florian Fainelli 1-0/+1
2022-08-16net: sched: remove the unused return value of unregister_qdiscGravatar Zhengchao Shao 1-1/+1
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationGravatar Quentin Monnet 1-2/+4
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 12-35/+139
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+3
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-3/+0
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-7/+24
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2022-08-11net: atm: bring back zatm uAPIGravatar Jakub Kicinski 1-0/+47
2022-08-11Merge branch 'acpi-properties'Gravatar Rafael J. Wysocki 2-2/+3
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsGravatar Jakub Kicinski 1-2/+3
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevGravatar Maxim Mikityanskiy 1-1/+1
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-2/+10
2022-08-10net: fix refcount bug in sk_psock_get (2)Gravatar Hawkins Jiawei 2-21/+50
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 9-8/+54
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultGravatar Mingwei Zhang 1-1/+1
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-47/+39
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 6-1/+130
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 5-2/+50
2022-08-10bpf: add destructive kfunc flagGravatar Artem Savkov 1-1/+2
2022-08-10genetlink: correct uAPI definesGravatar Jakub Kicinski 1-2/+3
2022-08-09ax88796: Fix some typo in a commentGravatar Christophe JAILLET 1-2/+2
2022-08-09add barriers to buffer_uptodate and set_buffer_uptodateGravatar Mikulas Patocka 1-1/+24
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 5-8/+15
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementGravatar Pablo Neira Ayuso 1-0/+5
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Gravatar Pablo Neira Ayuso 1-2/+2
2022-08-09NFS: Improve write error tracingGravatar Trond Myklebust 1-2/+1
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentGravatar Christophe JAILLET 1-1/+1
2022-08-09netfilter: nf_tables: validate variable length element extensionGravatar Pablo Neira Ayuso 1-1/+3
2022-08-09Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2022-08-09Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-18/+18
2022-08-09Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+2
2022-08-09bpf: Add BPF-helper for accessing CLOCK_TAIGravatar Jesper Dangaard Brouer 2-0/+14
2022-08-09net: netfilter: Remove ifdefs for code shared by BPF and ctnetlinkGravatar Kumar Kartikeya Dwivedi 1-6/+0
2022-08-09btf: Add a new kfunc flag which allows to mark a function to be sleepableGravatar Benjamin Tissoires 1-0/+1
2022-08-09fscache: add tracepoint when failing cookieGravatar Jeff Layton 1-0/+2
2022-08-08Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-23/+32
2022-08-08get rid of non-advancing variantsGravatar Al Viro 1-22/+2
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Gravatar Al Viro 1-0/+20
2022-08-08ITER_PIPE: fold data_start() and pipe_space_for_user() togetherGravatar Al Viro 1-20/+0
2022-08-08ITER_PIPE: cache the type of last bufferGravatar Al Viro 1-1/+4
2022-08-08new iov_iter flavour - ITER_UBUFGravatar Al Viro 1-0/+26
2022-08-08highmem: delete a sentence from kmap_local_page() kdocsGravatar Fabio M. De Francesco 1-2/+1
2022-08-08highmem: specify that kmap_local_page() is callable from interruptsGravatar Fabio M. De Francesco 1-1/+1
2022-08-08highmem: remove unneeded spaces in kmap_local_page() kdocsGravatar Fabio M. De Francesco 1-1/+1
2022-08-08mm, hwpoison: enable memory error handling on 1GB hugepageGravatar Naoya Horiguchi 2-2/+0
2022-08-08mm, hwpoison: set PG_hwpoison for busy hugetlb pagesGravatar Naoya Horiguchi 1-0/+1
2022-08-08mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageGravatar Naoya Horiguchi 1-0/+9