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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
s390/stackleak: Use exrl instead of ex in __stackleak_poison()
Sven Schnelle
1
-2
/
+1
2025-01-13
s390/lib: Use exrl instead of ex in xor functions
Sven Schnelle
1
-32
/
+29
2025-01-13
s390/topology: Improve topology detection
Mete Durlu
1
-0
/
+11
2025-01-09
s390/tlb: Add missing TLB range adjustment
Alexander Gordeev
1
-1
/
+1
2025-01-07
s390/pkey: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-64
/
+64
2025-01-07
s390/sclp: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-4
/
+4
2025-01-07
s390/pci: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2025-01-07
s390/ipl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-71
/
+71
2025-01-07
s390/crypto/cpacf: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-18
/
+18
2025-01-03
s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one place
Benjamin Block
2
-10
/
+16
2025-01-03
s390/cio: Use array indices instead of pointer arithmetic
Benjamin Block
1
-1
/
+1
2025-01-03
s390/qdio: Rename feature flag aif_osa to aif_qdio
Benjamin Block
3
-3
/
+3
2024-12-17
s390/diag: Move diag.c to diag specific folder
Sumanth Korikkar
3
-3
/
+3
2024-12-17
s390/diag324: Retrieve power readings via diag 0x324
Sumanth Korikkar
11
-2
/
+277
2024-12-17
s390/diag: Create misc device /dev/diag
Sumanth Korikkar
2
-0
/
+46
2024-12-17
s390/lib: Use exrl instead of ex in string functions
Sven Schnelle
1
-10
/
+5
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
10
-77
/
+106
2024-12-17
s390/mm: Remove unused PAGE_KERNEL_EXEC and friends
Heiko Carstens
1
-15
/
+0
2024-12-17
s390/mm: Remove incorrect comment
Heiko Carstens
1
-7
/
+0
2024-12-16
s390/pci: Add pci_msg debug view to PCI report
Niklas Schnelle
3
-5
/
+54
2024-12-16
s390/debug: Add a reverse mode for debug_dump()
Niklas Schnelle
2
-3
/
+86
2024-12-16
s390/debug: Add debug_dump() to write debug view to a string buffer
Niklas Schnelle
2
-0
/
+50
2024-12-16
s390/debug: Split private data alloc/free out of file operations
Niklas Schnelle
1
-30
/
+48
2024-12-16
s390/debug: Simplify and document debug_next_entry() logic
Niklas Schnelle
1
-10
/
+15
2024-12-16
s390/pci: Report PCI error recovery results via SCLP
Niklas Schnelle
7
-38
/
+178
2024-12-15
s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()
Heiko Carstens
1
-16
/
+7
2024-12-15
s390: Add KERNEL_IMAGE_BASE to kasan.config
Vasily Gorbik
1
-0
/
+1
2024-12-15
s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()
Vasily Gorbik
1
-0
/
+1
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
8
-19
/
+20
2024-12-15
s390/preempt: Optimize __preempt_count_dec_and_test()
Heiko Carstens
1
-1
/
+1
2024-12-15
s390/atomic: Provide arch_atomic_*_and_test() implementations
Heiko Carstens
2
-0
/
+109
2024-12-15
s390: Remove superfluous new lines from inline assemblies
Heiko Carstens
3
-10
/
+10
2024-12-15
s390/preempt: Adjust coding style
Heiko Carstens
1
-2
/
+1
2024-12-15
s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementation
Heiko Carstens
1
-52
/
+0
2024-12-15
s390/preempt: Add comments
Heiko Carstens
1
-0
/
+26
2024-12-15
s390/atomic: Consistent layering between atomic.h and atomic_ops.h
Heiko Carstens
2
-26
/
+26
2024-12-15
s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()
Heiko Carstens
1
-0
/
+24
2024-12-10
s390/setup: Cleanup stack_alloc() and stack_free()
Heiko Carstens
1
-6
/
+6
2024-12-10
s390/Kconfig: Select VMAP_STACK unconditionally
Heiko Carstens
5
-62
/
+4
2024-12-10
s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabled
Heiko Carstens
3
-10
/
+4
2024-12-08
Linux 6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
[next]