index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
RDMA/mlx5: Fix MR cache memory leak
Maor Gottlieb
1
-0
/
+1
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1323
-18579
/
+397035
2020-12-14
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
3
-0
/
+8
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
2
-4
/
+29
2020-12-14
ring-buffer: Add rb_check_bpage in __rb_allocate_pages
Qiujun Huang
1
-8
/
+11
2020-12-14
ring-buffer: Fix two typos in comments
Qiujun Huang
1
-2
/
+2
2020-12-14
Revert "dm raid: fix discard limits for raid1 and raid10"
Mike Snitzer
1
-7
/
+5
2020-12-14
tracing: Drop unneeded assignment in ring_buffer_resize()
Lukas Bulwahn
1
-2
/
+0
2020-12-14
Revert "md: change mddev 'chunk_sectors' from int to unsigned"
Mike Snitzer
1
-2
/
+2
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
6
-14
/
+25
2020-12-14
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
1
-25
/
+26
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
4
-2
/
+97
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2
-6
/
+16
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
4
-32
/
+77
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
1
-21
/
+1
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
3
-0
/
+3
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
3
-40
/
+20
2020-12-14
mips: fix Section mismatch in reference
Anders Roxell
2
-3
/
+3
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
2
-1
/
+21
2020-12-14
libbpf: Support modules in bpf_program__set_attach_target() API
Andrii Nakryiko
1
-24
/
+40
2020-12-14
MAINTAINERS: Add linux-mips mailing list to JZ47xx entries
Krzysztof Kozlowski
1
-0
/
+2
2020-12-14
MAINTAINERS: Remove JZ4780 DMA driver entry
Krzysztof Kozlowski
1
-5
/
+0
2020-12-14
MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
Huacai Chen
2
-2
/
+4
2020-12-14
cifs: move update of flags into a separate function
Ronnie Sahlberg
3
-71
/
+159
2020-12-14
cifs: remove ctx argument from cifs_setup_cifs_sb
Ronnie Sahlberg
3
-6
/
+6
2020-12-14
cifs: do not allow changing posix_paths during remount
Ronnie Sahlberg
1
-0
/
+4
2020-12-14
cifs: uncomplicate printing the iocharset parameter
Ronnie Sahlberg
1
-15
/
+2
2020-12-14
cifs: don't create a temp nls in cifs_setup_ipc
Ronnie Sahlberg
1
-6
/
+1
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
5
-35
/
+27
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
3
-5
/
+52
2020-12-14
cifs: add initial reconfigure support
Ronnie Sahlberg
1
-3
/
+33
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
9
-28
/
+31
2020-12-14
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
6
-52
/
+51
2020-12-14
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
Ard Biesheuvel
1
-1
/
+1
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
3
-8
/
+9
2020-12-14
cifs: Add missing sentinel to smb3_fs_parameters
Dmitry Osipenko
1
-0
/
+1
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
3
-8
/
+162
2020-12-14
MIPS: Octeon: irq: Alloc desc before configuring IRQ
Alexander Sverdlin
1
-0
/
+15
2020-12-14
MIPS: mm: Add back define for PAGE_SHARED
Thomas Bogendoerfer
1
-0
/
+2
2020-12-14
dt-bindings: i2c: dw: cancel mandatory requirements for "#address-cells" and "#size-cells"
Zhen Lei
1
-8
/
+0
2020-12-14
cifs: remove actimeo from cifs_sb
Ronnie Sahlberg
4
-6
/
+4
2020-12-14
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
8
-57
/
+51
2020-12-14
cifs: remove some minor warnings pointed out by kernel test robot
Steve French
1
-0
/
+4
2020-12-14
cifs: remove various function description warnings
Steve French
4
-7
/
+23
2020-12-14
cifs: Simplify reconnect code when dfs upcall is enabled
Samuel Cabrero
1
-13
/
+8
2020-12-14
cifs: Send witness register messages to userspace daemon in echo task
Samuel Cabrero
3
-0
/
+22
2020-12-14
cifs: Add witness information to debug data dump
Samuel Cabrero
3
-0
/
+50
2020-12-14
cifs: Set witness notification handler for messages from userspace daemon
Samuel Cabrero
4
-0
/
+116
2020-12-14
cifs: Send witness register and unregister commands to userspace daemon
Samuel Cabrero
6
-3
/
+489
2020-12-14
cifs: minor updates to Kconfig
Steve French
1
-8
/
+8
[prev]
[next]