aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-0/+33
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-64/+370
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin1-0/+1
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever1-0/+111
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever2-4/+35
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever1-47/+66
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever1-0/+28
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever1-4/+51
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever2-2/+37
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-58/+529
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-7/+5
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxLinus Torvalds4-90/+126
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+3
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+25
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-23/+5
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-13/+284
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds11-78/+112
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds21-32/+1186
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-3/+12
2020-06-10Merge branch 'acpica'Rafael J. Wysocki2-2/+3
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki1-1/+1
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki2-0/+30
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-0/+1
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds2-0/+4
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-2/+81
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-6/+6
2020-06-09include/linux/cache.h: expand documentation over __read_mostlyLuis Chamberlain1-2/+8
2020-06-09maccess: always use strict semantics for probe_kernel_readChristoph Hellwig1-3/+1
2020-06-09maccess: remove strncpy_from_unsafeChristoph Hellwig1-1/+0
2020-06-09maccess: unify the probe kernel arch hooksChristoph Hellwig1-2/+4
2020-06-09maccess: rename strnlen_unsafe_user to strnlen_user_nofaultChristoph Hellwig1-1/+1
2020-06-09maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig1-2/+2
2020-06-09maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofaultChristoph Hellwig1-2/+2
2020-06-09maccess: remove duplicate kerneldoc commentsChristoph Hellwig1-38/+0
2020-06-09maccess: remove various unused weak aliasesChristoph Hellwig1-3/+0
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse10-24/+24
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2-20/+20
2020-06-09mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse1-0/+14
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-0/+3
2020-06-09mmap locking API: add mmap_read_trylock_non_owner()Michel Lespinasse1-0/+14
2020-06-09mmap locking API: convert nested write lock sitesMichel Lespinasse1-0/+5
2020-06-09MMU notifier: use the new mmap locking APIMichel Lespinasse1-2/+3
2020-06-09mmap locking API: initial implementation as rwsem wrappersMichel Lespinasse2-0/+55
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport3-0/+93
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-0/+24