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-04-29
s390/os_info: Fix array size in struct os_info
Sven Schnelle
2
-2
/
+4
2024-04-29
s390/os_info: Initialize old os_info in standalone dump kernel
Alexander Egorenkov
1
-1
/
+2
2024-04-22
docs: Update s390 vfio-ap doc for ap_config sysfs attribute
Jason J. Herne
1
-0
/
+30
2024-04-22
s390/vfio-ap: Add write support to sysfs attr ap_config
Jason J. Herne
2
-16
/
+180
2024-04-22
s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue
Jason J. Herne
1
-4
/
+5
2024-04-22
s390/vfio-ap: Add sysfs attr, ap_config, to export mdev state
Jason J. Herne
1
-0
/
+27
2024-04-22
s390/ap: Externalize AP bus specific bitmap reading function
Jason J. Herne
2
-10
/
+25
2024-04-17
s390/expoline: Make modules use kernel expolines
Vasily Gorbik
9
-22
/
+30
2024-04-17
s390/nospec: Correct modules thunk offset calculation
Vasily Gorbik
1
-2
/
+2
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
3
-41
/
+22
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
9
-72
/
+62
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
5
-11
/
+51
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
9
-68
/
+241
2024-04-17
s390/crash: Use old os_info to create PT_LOAD headers
Alexander Gordeev
3
-5
/
+42
2024-04-17
s390/vmcoreinfo: Store virtual memory layout
Alexander Gordeev
1
-0
/
+2
2024-04-17
s390/os_info: Store virtual memory layout
Alexander Gordeev
2
-2
/
+15
2024-04-17
s390/os_info: Introduce value entries
Alexander Gordeev
3
-9
/
+31
2024-04-17
s390/boot: Make .amode31 section address range explicit
Alexander Gordeev
2
-1
/
+4
2024-04-17
s390/boot: Make identity mapping base address explicit
Alexander Gordeev
2
-2
/
+5
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
4
-9
/
+20
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
3
-5
/
+12
2024-04-17
s390/mm: Move KASLR related to <asm/page.h>
Alexander Gordeev
2
-14
/
+14
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
2
-10
/
+13
2024-04-17
s390/boot: Reduce size of identity mapping on overlap
Alexander Gordeev
1
-1
/
+4
2024-04-17
s390/boot: Consider DCSS segments on memory layout setup
Alexander Gordeev
2
-2
/
+12
2024-04-17
s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS
Alexander Gordeev
1
-3
/
+2
2024-04-17
KVM: s390: vsie: Use virt_to_phys for facility control block
Nina Schoetterl-Glausch
1
-1
/
+2
2024-04-12
s390/cio: fix tracepoint subchannel type field
Peter Oberparleiter
1
-1
/
+1
2024-04-12
s390/cio: export CHPID operating speed
Peter Oberparleiter
3
-2
/
+49
2024-04-12
s390/cio: export measurement data for all CMGs
Peter Oberparleiter
1
-4
/
+0
2024-04-12
s390/cio: export extended channel-path-measurement data
Peter Oberparleiter
5
-32
/
+69
2024-04-12
s390/cio: simplify measurement attribute registration
Peter Oberparleiter
1
-34
/
+15
2024-04-12
s390/cio: rework channel-utilization-block handling
Peter Oberparleiter
3
-25
/
+49
2024-04-09
s390/mm: Convert gmap_make_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+14
2024-04-09
s390/mm: Convert make_page_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+16
2024-04-09
s390/cpum_cf: make crypto counters upward compatible across machine types
Thomas Richter
2
-9
/
+4
2024-04-09
s390: adjust indentation of RELOCS command build step out
Heiko Carstens
1
-1
/
+1
2024-04-09
s390/cio: convert sprintf()/snprintf() to sysfs_emit()
Li Zhijian
1
-7
/
+7
2024-04-09
s390/ap: rename ap debug configuration option
Holger Dengler
3
-19
/
+16
2024-04-09
s390/ap: modularize ap bus
Holger Dengler
6
-8
/
+44
2024-04-09
s390/chsc: use notifier for AP configuration changes
Holger Dengler
4
-15
/
+50
2024-04-09
s390/uv: export prot_virt_guest symbol in uv
Holger Dengler
1
-0
/
+1
2024-04-09
s390/ap: swap IRQ and bus/device registration
Holger Dengler
1
-9
/
+9
2024-04-09
s390/ap: rework ap initialization
Holger Dengler
1
-30
/
+72
2024-04-09
s390/ap: use static qci information
Holger Dengler
2
-63
/
+30
2024-03-31
Linux 6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
[next]