summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-23mm/gup: remove unused get_user_pages_locked()John Hubbard1-2/+0
2022-03-23mm/gup: remove unused pin_user_pages_locked()John Hubbard1-2/+0
2022-03-23filemap: remove find_get_pages()Miaohe Lin1-7/+0
2022-03-23mount: warn only once about timestamp range expirationAnthony Iliopoulos1-0/+1
2022-03-23remove congestion tracking frameworkNeilBrown2-10/+0
2022-03-23remove bdi_congested() and wb_congested() and related functionsNeilBrown1-26/+0
2022-03-23remove inode_congested()NeilBrown1-22/+0
2022-03-23nfs: remove reliance on bdi congestionNeilBrown1-0/+1
2022-03-23mm: document and polish read-ahead codeNeilBrown1-2/+7
2022-03-23doc: convert 'subsection' to 'section' in gfp.hNeilBrown1-5/+5
2022-03-23linux/kthread.h: remove unused macrosRasmus Villemoes1-22/+0
2022-03-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+2
2022-03-23Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds43-36/+108
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+49
2022-03-22Merge branch 'kvm/kvm-sls-fix'Peter Zijlstra1-0/+1
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust1-1/+1
2022-03-22NFS: Fix memory allocation in rpc_malloc()Trond Myklebust1-0/+1
2022-03-22SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust1-0/+1
2022-03-22SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust1-0/+1
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski18-26/+293
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+2
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+0
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-27/+13
2022-03-22Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+18
2022-03-22Revert "random: block in /dev/urandom"Linus Torvalds1-1/+1
2022-03-22netdevice: add missing dm_private kdocJakub Kicinski1-0/+2
2022-03-22Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-1/+13
2022-03-22Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+15
2022-03-22Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-41/+73
2022-03-22Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+23
2022-03-22Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2022-03-22Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-16/+19
2022-03-22lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei1-1/+1
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds6-40/+35
2022-03-22Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+6
2022-03-22Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-03-22Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+11
2022-03-22Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds8-828/+327
2022-03-22Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-7/+31
2022-03-22RISC-V: Add sscofpmf extension supportAtish Patra1-0/+2
2022-03-22RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2-2/+5
2022-03-22RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra1-0/+6
2022-03-22RISC-V: Add a perf core library for pmu driversAtish Patra1-0/+65
2022-03-22Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-21/+28
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-23/+32
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-2/+22
2022-03-22Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+4
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-21/+18