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
2024-07-10
s390/diag: Add busy-indication-facility requirements
Mete Durlu
1
-0
/
+7
2024-07-10
s390/diag: Diag204 add busy return errno
Mete Durlu
1
-1
/
+5
2024-07-10
s390/diag: Return errno's from diag204
Mete Durlu
1
-3
/
+3
2024-07-10
s390/sclp: Diag204 busy indication facility detection
Mete Durlu
2
-0
/
+2
2024-07-10
s390/atomic_ops: Make use of flag output constraint
Heiko Carstens
1
-7
/
+37
2024-07-10
s390/atomic_ops: Improve __atomic_set() for small values
Heiko Carstens
1
-6
/
+20
2024-07-10
s390/atomic_ops: Use symbolic names
Heiko Carstens
1
-8
/
+8
2024-07-10
s390/smp: Switch to GENERIC_CPU_DEVICES
Sven Schnelle
4
-37
/
+23
2024-07-02
s390/hwcaps: Add documentation for HWCAP flags
Heiko Carstens
1
-0
/
+8
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
1
-2
/
+23
2024-07-02
s390/topology: Remove CPU KOBJ_CHANGE uevents
Mete Durlu
1
-7
/
+1
2024-07-01
s390/sclp: Add timeout to Store Data requests
Peter Oberparleiter
1
-4
/
+10
2024-07-01
s390/sclp: Prevent release of buffer in I/O
Peter Oberparleiter
1
-2
/
+8
2024-07-01
s390/sclp: Suppress unnecessary Store Data warning
Peter Oberparleiter
1
-0
/
+4
2024-06-28
s390/3270: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
s390/dcssblk: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
s390/mm: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
s390/lib: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
s390/crc32: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
s390/mm: Get total ram pages from memblock
Wei Yang
1
-1
/
+2
2024-06-24
s390: Provide optimized __arch_hweight*() implementations
Heiko Carstens
3
-2
/
+79
2024-06-18
s390/sclp: Define commands for storage (un)assignment
Alexander Gordeev
1
-2
/
+5
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
1
-2
/
+0
2024-06-18
s390/mm: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-13
/
+15
2024-06-18
s390/idle: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-5
/
+6
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
2
-42
/
+52
2024-06-18
s390/smp: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-10
/
+13
2024-06-18
s390/nmi: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-9
/
+11
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
6
-28
/
+28
2024-06-18
s390/drivers: Replace S390_lowcore by get_lowcore()
Sven Schnelle
5
-11
/
+11
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
40
-238
/
+237
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
1
-0
/
+5
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
3
-44
/
+41
2024-06-07
s390/pai_ext: Enable per-task counting event
Thomas Richter
1
-16
/
+63
2024-06-07
s390/pai_ext: Enable concurrent system-wide counting/sampling
Thomas Richter
1
-8
/
+10
2024-06-07
s390/pai_crypto: Enable per-task and system-wide sampling event
Thomas Richter
1
-55
/
+46
2024-06-07
s390/pai_crypto: Enable per-task counting event
Thomas Richter
2
-14
/
+68
2024-06-07
s390/pai_crypto: Enable concurrent system-wide counting/sampling event
Thomas Richter
1
-10
/
+9
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
2
-6
/
+6
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
3
-13
/
+22
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
David Hildenbrand
3
-10
/
+18
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
4
-12
/
+30
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
2
-7
/
+1
2024-06-05
s390/uv: Update PG_arch_1 comment
David Hildenbrand
1
-5
/
+4
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
2
-16
/
+27
2024-06-05
s390/uv: Split large folios in gmap_make_secure()
David Hildenbrand
1
-6
/
+25
2024-06-05
s390/uv: gmap_make_secure() cleanups for further changes
David Hildenbrand
1
-26
/
+40
2024-06-05
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
1
-0
/
+8
2024-06-02
Linux 6.10-rc2
Linus Torvalds
1
-1
/
+1
2024-06-01
Revert "VT: Use macros to define ioctls"
Greg Kroah-Hartman
1
-49
/
+47
[next]