aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22tmpfs: support for file creation timeXavier Roche1-0/+1
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard1-2/+0
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard1-2/+0
2022-03-22filemap: remove find_get_pages()Miaohe Lin1-7/+0
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos1-0/+1
2022-03-22remove congestion tracking frameworkNeilBrown3-38/+0
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown1-26/+0
2022-03-22remove inode_congested()NeilBrown1-22/+0
2022-03-22nfs: remove reliance on bdi congestionNeilBrown1-0/+1
2022-03-22mm: document and polish read-ahead codeNeilBrown1-2/+7
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown1-5/+5
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes1-22/+0
2022-03-22Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+2
2022-03-22Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds45-56/+119
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-40/+63
2022-03-22Merge branch 'kvm/kvm-sls-fix'Peter Zijlstra3-2/+3
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2022-03-22ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-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 Kicinski20-51/+362
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-0/+139
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-112/+189
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-121/+230
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/git/vireshk/pm into pm-oppRafael J. Wysocki2-1/+13
2022-03-21Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds3-0/+15
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-8/+13
2022-03-21Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-41/+73
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+23
2022-03-21Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+3
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-19/+23
2022-03-21lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei1-1/+1
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-40/+35
2022-03-21Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-0/+24
2022-03-21Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+6
2022-03-21Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+2
2022-03-21Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+16
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds11-852/+370
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-179/+176
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt2-0/+76
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-50/+300
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra1-0/+2
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2-2/+5
2022-03-21RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra1-0/+6