summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14ring-buffer: Fix two typos in commentsQiujun Huang
2020-12-14Revert "dm raid: fix discard limits for raid1 and raid10"Mike Snitzer
2020-12-14tracing: Drop unneeded assignment in ring_buffer_resize()Lukas Bulwahn
2020-12-14Revert "md: change mddev 'chunk_sectors' from int to unsigned"Mike Snitzer
2020-12-14tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu
2020-12-14KVM: x86: Mark GPRs dirty when writtenTom Lendacky
2020-12-14KVM: SVM: Add support for the SEV-ES VMSATom Lendacky
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky
2020-12-14KVM: SVM: Add support for SEV-ES capability in KVMTom Lendacky
2020-12-14KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2020-12-14KVM/VMX/SVM: Move kvm_machine_check function to x86.hUros Bizjak
2020-12-14mips: fix Section mismatch in referenceAnders Roxell
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko
2020-12-14libbpf: Support modules in bpf_program__set_attach_target() APIAndrii Nakryiko
2020-12-14MAINTAINERS: Add linux-mips mailing list to JZ47xx entriesKrzysztof Kozlowski
2020-12-14MAINTAINERS: Remove JZ4780 DMA driver entryKrzysztof Kozlowski
2020-12-14MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.orgHuacai Chen
2020-12-14cifs: move update of flags into a separate functionRonnie Sahlberg
2020-12-14cifs: remove ctx argument from cifs_setup_cifs_sbRonnie Sahlberg
2020-12-14cifs: do not allow changing posix_paths during remountRonnie Sahlberg
2020-12-14cifs: uncomplicate printing the iocharset parameterRonnie Sahlberg
2020-12-14cifs: don't create a temp nls in cifs_setup_ipcRonnie Sahlberg
2020-12-14cifs: simplify handling of cifs_sb/ctx->local_nlsRonnie Sahlberg
2020-12-14cifs: we do not allow changing username/password/unc/... during remountRonnie Sahlberg
2020-12-14cifs: add initial reconfigure supportRonnie Sahlberg
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg
2020-12-14cifs: move cifs_cleanup_volume_info[_content] to fs_context.cRonnie Sahlberg
2020-12-14efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-12-14cifs: Add missing sentinel to smb3_fs_parametersDmitry Osipenko
2020-12-14cifs: Handle witness client move notificationSamuel Cabrero
2020-12-14MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer
2020-12-14dt-bindings: i2c: dw: cancel mandatory requirements for "#address-cells" and ...Zhen Lei
2020-12-14cifs: remove actimeo from cifs_sbRonnie Sahlberg
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg
2020-12-14cifs: remove some minor warnings pointed out by kernel test robotSteve French
2020-12-14cifs: remove various function description warningsSteve French
2020-12-14cifs: Simplify reconnect code when dfs upcall is enabledSamuel Cabrero
2020-12-14cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero
2020-12-14cifs: Add witness information to debug data dumpSamuel Cabrero
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero
2020-12-14cifs: minor updates to KconfigSteve French
2020-12-14cifs: add witness mount option and data structsSamuel Cabrero
2020-12-14cifs: Register generic netlink familySamuel Cabrero
2020-12-14cifs: cleanup misc.cSteve French
2020-12-14cifs: minor kernel style fixes for commentsSteve French
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero