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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-62
/
+120
2024-08-14
KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
Amit Shah
1
-0
/
+1
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
3
-3
/
+11
2024-08-14
Merge tag 'selinux-pr-20240814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-3
/
+17
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
25
-71
/
+412
2024-08-14
Merge tag 'bpf-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-5
/
+61
2024-08-13
Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+10
2024-08-13
exec: Fix ToCToU between perm check and set-uid/gid usage
Kees Cook
1
-1
/
+7
2024-08-13
perf/bpf: Don't call bpf_overflow_handler() for tracing events
Kyle Huey
1
-1
/
+2
2024-08-13
KVM: eventfd: Use synchronize_srcu_expedited() on shutdown
Li RongQing
1
-6
/
+7
2024-08-13
Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-13
/
+39
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
1
-0
/
+28
2024-08-13
KVM: x86: Make x2APIC ID 100% readonly
Sean Christopherson
1
-7
/
+15
2024-08-13
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Isaku Yamahata
1
-4
/
+2
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
1
-1
/
+0
2024-08-13
Squashfs: sanity check symbolic link size
Phillip Lougher
1
-1
/
+6
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
6
-12
/
+23
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
2
-2
/
+42
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
Merge tag 'kvm-s390-master-6.11-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-2
/
+10
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
18
-36
/
+42
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-12
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
1
-0
/
+54
2024-08-12
bpf: Fix a kernel verifier crash in stacksafe()
Yonghong Song
1
-2
/
+3
2024-08-12
bpf: Fix updating attached freplace prog in prog_array map
Leon Hwang
1
-2
/
+2
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
9
-36
/
+116
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
David Howells
4
-2
/
+170
2024-08-12
file: fix typo in take_fd() comment
Mathias Krause
1
-1
/
+1
2024-08-12
pidfd: prevent creation of pidfds for kthreads
Christian Brauner
1
-3
/
+22
2024-08-12
netfs: clean up after renaming FSCACHE_DEBUG config
Lukas Bulwahn
2
-5
/
+5
2024-08-12
libfs: fix infinite directory reads for offset dir
yangerkun
1
-11
/
+24
2024-08-12
nsfs: fix ioctl declaration
Christian Brauner
1
-1
/
+2
2024-08-12
fs/netfs/fscache_cookie: add missing "n_accesses" check
Max Kellermann
1
-0
/
+4
2024-08-12
filelock: fix name of file_lease slab cache
Omar Sandoval
1
-1
/
+1
2024-08-12
netfs: Fault in smaller chunks for non-large folio mappings
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-12
Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
5
-95
/
+155
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-17
/
+60
2024-08-11
Linux 6.11-rc3
Linus Torvalds
1
-1
/
+1
2024-08-11
Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-27
/
+41
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+27
2024-08-11
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-59
/
+119
2024-08-11
Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-23
/
+30
2024-08-11
Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-63
/
+109
2024-08-11
Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-67
/
+81
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-8
/
+18
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-3
/
+2
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-11
/
+64
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+4
2024-08-10
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-28
/
+126
[next]