summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-1110-58/+529
|\
| * sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-05-292-1/+3
| * Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-2153-176/+822
| |\
| | * SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-201-3/+8
| | * SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever2020-05-201-0/+11
| | * SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-201-0/+2
| | * SUNRPC: Refactor svc_recvfrom()Chuck Lever2020-05-201-0/+1
| | * SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-201-0/+31
| | * SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-201-0/+1
| | * SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-181-0/+24
| | * SUNRPC: Rename svc_sock::sk_reclenChuck Lever2020-05-181-3/+3
| | * SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-181-0/+80
| | * SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-181-0/+67
| | * SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-181-0/+97
| | * SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-182-35/+36
| | * SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-181-0/+29
| | * SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
| | * svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-181-1/+37
| | * svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever2020-05-181-1/+0
| | * svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-181-2/+3
| | * svcrdma: Fix backchannel return codeChuck Lever2020-05-181-3/+2
| | * svcrdma: trace undersized Write chunksChuck Lever2020-05-181-0/+32
| | * svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-181-0/+28
| | * svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-181-0/+25
| | * svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-181-4/+8
| | * SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever2020-05-181-0/+6
| * | nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-092-0/+2
| * | kthread: save thread functionJ. Bruce Fields2020-05-091-0/+1
* | | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-112-7/+5
|\ \ \
| * | | trace: fix an incorrect __user annotation on stack_trace_sysctlChristoph Hellwig2020-06-081-3/+2
| * | | net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*Christoph Hellwig2020-06-081-4/+3
* | | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-111-1/+1
|\ \ \ \
| * | | | user_regset_copyout_zero(): use clear_user()Al Viro2020-06-031-1/+1
* | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-104-90/+126
|\ \ \ \ \
| * | | | | compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparseMarco Elver2020-06-051-1/+1
| * | | | | compiler_types.h: Optimize __unqual_scalar_typeof compilation timeMarco Elver2020-06-051-1/+22
| * | | | | compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)Will Deacon2020-06-051-2/+5
| * | | | | compiler-types.h: Include naked type in __pick_integer_type() matchWill Deacon2020-06-051-2/+7
| * | | | | READ_ONCE: Fix comment describing 2x32-bit atomicityWill Deacon2020-06-051-3/+3
| * | | | | locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macrosWill Deacon2020-04-161-8/+8
| * | | | | READ_ONCE: Drop pointer qualifiers when reading from scalar typesWill Deacon2020-04-162-3/+24
| * | | | | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon2020-04-161-3/+30
| * | | | | READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()Will Deacon2020-04-161-79/+39
| * | | | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-3/+2
* | | | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-102-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2020-06-102-2/+3
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Update version to 20200528Bob Moore2020-06-051-1/+1
| | * | | | | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2020-06-051-1/+2
* | | | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-103-1/+25
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-101-1/+1
| |\ \ \ \ \ \ \ \ \