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
2022-11-10
KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
Oliver Upton
2
-0
/
+34
2022-11-10
KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
Oliver Upton
1
-13
/
+5
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
3
-41
/
+26
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
4
-51
/
+48
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
4
-156
/
+154
2022-10-30
Linux 6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
11
-38
/
+47
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
17
-91
/
+175
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-133
/
+169
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-18
/
+46
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-2
/
+7
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
7
-36
/
+34
2022-10-30
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+31
2022-10-29
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-45
/
+212
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
8
-29
/
+24
2022-10-28
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-15
/
+30
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-3
/
+11
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-209
/
+170
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
4
-6
/
+44
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
1
-1
/
+2
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
1
-3
/
+3
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
1
-1
/
+11
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
1
-1
/
+1
2022-10-28
fs/ext4/super.c: remove unused `deprecated_msg'
Andrew Morton
1
-4
/
+0
2022-10-28
ipc/msg.c: fix percpu_counter use after free
Andrew Morton
1
-2
/
+2
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2
-6
/
+6
2022-10-28
MAINTAINERS: git://github.com -> https://github.com for nilfs2
Palmer Dabbelt
1
-1
/
+1
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
1
-19
/
+42
2022-10-28
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
1
-2
/
+3
[next]