summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-0965-221/+251
|\
| * kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada2020-08-102-8/+7
| * kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada2020-08-104-18/+9
| * kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-1022-55/+78
| * kbuild: sort hostprogs before passing it to ifneqMasahiro Yamada2020-08-102-7/+8
| * kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada2020-08-104-43/+55
| * kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-105-11/+11
| * kbuild: trace functions in subdirectories of lib/Masahiro Yamada2020-08-1017-40/+0
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-1024-23/+64
| * kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada2020-08-103-3/+6
| * kbuild: always create directories of targetsMasahiro Yamada2020-08-101-3/+1
| * powerpc/boot: add DTB to 'targets'Masahiro Yamada2020-07-221-0/+2
| * kbuild: buildtar: add dtbs supportDomenico Andreoli2020-07-071-0/+12
| * kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-074-4/+4
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-0723-40/+29
| * Revert "kbuild: Create directory for target DTB"Masahiro Yamada2020-07-071-2/+1
| * kbuild: run the checker after the compilerLuc Van Oostenryck2020-07-071-2/+2
* | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0932-466/+1807
|\ \
| * | svcrdma: CM event handler clean upChuck Lever2020-07-281-31/+25
| * | svcrdma: Remove transport reference countingChuck Lever2020-07-284-27/+2
| * | svcrdma: Fix another Receive buffer leakChuck Lever2020-07-281-0/+2
| * | SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever2020-07-261-8/+27
| * | nfsd: netns.h: delete a duplicated wordRandy Dunlap2020-07-241-1/+1
| * | SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever2020-07-242-2/+1
| * | nfsd: avoid a NULL dereference in __cld_pipe_upcall()Scott Mayhew2020-07-131-13/+11
| * | nfsd4: a client's own opens needn't prevent delegationsJ. Bruce Fields2020-07-132-14/+43
| * | nfsd: Use seq_putc() in two functionsXu Wang2020-07-131-2/+2
| * | svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2020-07-132-46/+24
| * | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2020-07-134-14/+20
| * | svcrdma: Introduce Send completion IDsChuck Lever2020-07-133-4/+15
| * | svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2020-07-132-13/+33
| * | svcrdma: Introduce Receive completion IDsChuck Lever2020-07-133-34/+36
| * | svcrdma: Introduce infrastructure to support completion IDsChuck Lever2020-07-132-0/+67
| * | svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever2020-07-133-14/+41
| * | svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever2020-07-137-34/+56
| * | SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever2020-07-133-15/+40
| * | svcrdma: Remove declarations for functions long removedChuck Lever2020-07-131-4/+0
| * | svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2020-07-132-6/+3
| * | svcrdma: Consolidate send_error helper functionsChuck Lever2020-07-131-47/+5
| * | svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2020-07-132-9/+23
| * | svcrdma: Eliminate return value for svc_rdma_send_error_msg()Chuck Lever2020-07-131-11/+14
| * | svcrdma: Add a @status parameter to svc_rdma_send_error_msg()Chuck Lever2020-07-131-6/+26
| * | svcrdma: Add @rctxt parameter to svc_rdma_send_error() functionsChuck Lever2020-07-132-16/+16
| * | svcrdma: Remove save_io_pages() call from send_error_msg()Chuck Lever2020-07-131-4/+5
| * | svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever2020-07-131-7/+21
| * | SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-133-64/+224
| * | nfsd: add fattr support for user extended attributesFrank van der Linden2020-07-131-0/+9
| * | nfsd: implement the xattr functions and en/decode logicFrank van der Linden2020-07-133-1/+571
| * | nfsd: add structure definitions for xattr requests / responsesFrank van der Linden2020-07-131-0/+31
| * | nfsd: take xattr bits into account for permission checksFrank van der Linden2020-07-132-1/+19