index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-13
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
3
-51
/
+6
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
1
-2
/
+7
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
6
-14
/
+36
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
6
-15
/
+71
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
1
-8
/
+10
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
1
-1
/
+1
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
1
-1
/
+2
2021-11-12
tracing/histogram: Do not copy the fixed-size char array field over the field size
Masami Hiramatsu
1
-4
/
+5
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2
-2
/
+14
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
39
-1229
/
+3
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
1
-22
/
+19
2021-11-12
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
1
-0
/
+2
2021-11-12
smb3: add additional null check in SMB311_posix_mkdir
Steve French
1
-0
/
+11
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
1
-3
/
+4
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
7
-45
/
+14
2021-11-12
smb3: add additional null check in SMB2_tcon
Steve French
1
-1
/
+1
2021-11-12
smb3: add additional null check in SMB2_open
Steve French
1
-1
/
+3
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
1
-1
/
+2
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
1
-14
/
+11
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
1
-3
/
+6
2021-11-11
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
5
-265
/
+37
2021-11-11
ksmbd: Move more definitions into the shared area
Ronnie Sahlberg
2
-192
/
+4
2021-11-11
ksmbd: use the common definitions for NEGOTIATE_PROTOCOL
Ronnie Sahlberg
4
-167
/
+15
2021-11-11
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
5
-180
/
+2
2021-11-11
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
3
-23
/
+14
2021-11-11
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
4
-30
/
+21
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
10
-262
/
+260
2021-11-11
ksmbd: remove md4 leftovers
Namjae Jeon
2
-2
/
+0
2021-11-11
ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
Namjae Jeon
3
-1
/
+10
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
2
-1
/
+13
2021-11-11
smb3: add additional null check in SMB2_ioctl
Steve French
1
-0
/
+10
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2
-0
/
+5
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
3
-3
/
+15
2021-11-11
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
7
-128
/
+35
2021-11-11
mm: migrate: simplify the file-backed pages validation when migrating its mapping
Baolin Wang
1
-6
/
+0
2021-11-11
mm: allow only SLUB on PREEMPT_RT
Ingo Molnar
1
-0
/
+2
2021-11-11
mm/page_owner.c: modify the type of argument "order" in some functions
Yixuan Cao
2
-9
/
+9
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2
-2
/
+1
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
3
-11
/
+2
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPID, and INVEPT
Vipin Sharma
3
-5
/
+14
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
1
-39
/
+14
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
1
-60
/
+25
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
3
-110
/
+111
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
[next]