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
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
8
-10
/
+101
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-40
/
+21
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
4
-16
/
+7
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-33
/
+88
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-158
/
+1
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-39
/
+20
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-521
/
+0
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-14
/
+11
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+0
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-48
/
+123
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-3
/
+3
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-4
/
+2
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-9
/
+1
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
5
-159
/
+2
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
12
-33
/
+88
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-2
/
+0
2026-04-11
PCI: s390: Expose the UID as an arch specific PCI slot attribute
Niklas Schnelle
2
-0
/
+24
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
2
-2
/
+0
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-07
KVM: s390: ucontrol: Fix memslot handling
Claudio Imbrenda
1
-1
/
+1
2026-04-07
KVM: s390: Allow 4k granularity for memslots
Claudio Imbrenda
1
-14
/
+6
2026-04-07
KVM: s390: Add alignment checks for hugepages
Claudio Imbrenda
3
-8
/
+29
2026-04-07
KVM: s390: Add some useful mask macros
Claudio Imbrenda
2
-1
/
+6
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
2
-2
/
+0
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
1
-1
/
+0
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
1
-3
/
+1
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+5
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
16
-202
/
+293
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-19
/
+0
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
2
-137
/
+1
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
1
-7
/
+5
2026-04-02
xor: split xor.h
Christoph Hellwig
1
-1
/
+1
2026-04-03
crypto: s390 - Remove des and des3_ede code
Eric Biggers
5
-521
/
+0
2026-04-02
KVM: s390: Add KVM capability for ESA mode guests
Hendrik Brueckner
1
-0
/
+6
2026-04-02
KVM: s390: vsie: Accommodate ESA prefix pages
Eric Farman
3
-4
/
+11
2026-04-02
KVM: s390: vsie: Disable some bits when in ESA mode
Eric Farman
1
-0
/
+14
2026-04-02
KVM: s390: vsie: Allow non-zarch guests
Eric Farman
2
-3
/
+6
2026-03-31
KVM: s390: Fix lpsw/e breaking event handling
Janosch Frank
1
-2
/
+6
2026-03-31
KVM: s390: only deliver service interrupt with payload
Eric Farman
1
-0
/
+3
[next]