aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-14RDMA/mlx5: Fix MR cache memory leakMaor Gottlieb1-0/+1
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1323-18579/+397035
2020-12-14libbpf: Expose libbpf ring_buffer epoll_fdBrendan Jackman3-0/+8
2020-12-14Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)2-4/+29
2020-12-14ring-buffer: Add rb_check_bpage in __rb_allocate_pagesQiujun Huang1-8/+11
2020-12-14ring-buffer: Fix two typos in commentsQiujun Huang1-2/+2
2020-12-14Revert "dm raid: fix discard limits for raid1 and raid10"Mike Snitzer1-7/+5
2020-12-14tracing: Drop unneeded assignment in ring_buffer_resize()Lukas Bulwahn1-2/+0
2020-12-14Revert "md: change mddev 'chunk_sectors' from int to unsigned"Mike Snitzer1-2/+2
2020-12-14tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu6-14/+25
2020-12-14KVM: x86: Mark GPRs dirty when writtenTom Lendacky1-25/+26
2020-12-14KVM: SVM: Add support for the SEV-ES VMSATom Lendacky4-2/+97
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky2-6/+16
2020-12-14KVM: SVM: Add support for SEV-ES capability in KVMTom Lendacky4-32/+77
2020-12-14KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky1-21/+1
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky3-0/+3
2020-12-14KVM/VMX/SVM: Move kvm_machine_check function to x86.hUros Bizjak3-40/+20
2020-12-14mips: fix Section mismatch in referenceAnders Roxell2-3/+3
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko2-1/+21
2020-12-14libbpf: Support modules in bpf_program__set_attach_target() APIAndrii Nakryiko1-24/+40
2020-12-14MAINTAINERS: Add linux-mips mailing list to JZ47xx entriesKrzysztof Kozlowski1-0/+2
2020-12-14MAINTAINERS: Remove JZ4780 DMA driver entryKrzysztof Kozlowski1-5/+0
2020-12-14MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.orgHuacai Chen2-2/+4
2020-12-14cifs: move update of flags into a separate functionRonnie Sahlberg3-71/+159
2020-12-14cifs: remove ctx argument from cifs_setup_cifs_sbRonnie Sahlberg3-6/+6
2020-12-14cifs: do not allow changing posix_paths during remountRonnie Sahlberg1-0/+4
2020-12-14cifs: uncomplicate printing the iocharset parameterRonnie Sahlberg1-15/+2
2020-12-14cifs: don't create a temp nls in cifs_setup_ipcRonnie Sahlberg1-6/+1
2020-12-14cifs: simplify handling of cifs_sb/ctx->local_nlsRonnie Sahlberg5-35/+27
2020-12-14cifs: we do not allow changing username/password/unc/... during remountRonnie Sahlberg3-5/+52
2020-12-14cifs: add initial reconfigure supportRonnie Sahlberg1-3/+33
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg9-28/+31
2020-12-14cifs: move cifs_cleanup_volume_info[_content] to fs_context.cRonnie Sahlberg6-52/+51
2020-12-14efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel1-1/+1
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel3-8/+9
2020-12-14cifs: Add missing sentinel to smb3_fs_parametersDmitry Osipenko1-0/+1
2020-12-14cifs: Handle witness client move notificationSamuel Cabrero3-8/+162
2020-12-14MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin1-0/+15
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer1-0/+2
2020-12-14dt-bindings: i2c: dw: cancel mandatory requirements for "#address-cells" and "#size-cells"Zhen Lei1-8/+0
2020-12-14cifs: remove actimeo from cifs_sbRonnie Sahlberg4-6/+4
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg8-57/+51
2020-12-14cifs: remove some minor warnings pointed out by kernel test robotSteve French1-0/+4
2020-12-14cifs: remove various function description warningsSteve French4-7/+23
2020-12-14cifs: Simplify reconnect code when dfs upcall is enabledSamuel Cabrero1-13/+8
2020-12-14cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero3-0/+22
2020-12-14cifs: Add witness information to debug data dumpSamuel Cabrero3-0/+50
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero4-0/+116
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero6-3/+489
2020-12-14cifs: minor updates to KconfigSteve French1-8/+8