index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
9
-51
/
+57
2023-01-22
s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addresses
Thomas Richter
1
-8
/
+6
2023-01-22
s390/cpum_sf: rework macro AUX_SDB_NUM_xxx
Thomas Richter
1
-13
/
+29
2023-01-22
s390/cpum_sf: sampling buffer setup to handle virtual addresses
Thomas Richter
1
-19
/
+21
2023-01-22
s390/cpum_sf: remove debug statements from function setup_pmc_cpu
Thomas Richter
1
-6
/
+0
2023-01-22
s390/cpum_sf: move functions from header file to source file
Thomas Richter
2
-53
/
+52
2023-01-22
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
1
-7
/
+1
2023-01-22
s390/ipl: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+1
2023-01-17
Merge branch 'fixes' into features
Heiko Carstens
11
-73
/
+107
2023-01-17
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
1
-2
/
+3
2023-01-13
s390: move __amode31_base declaration to proper header file
Heiko Carstens
2
-1
/
+1
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
10
-75
/
+36
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
5
-10
/
+20
2023-01-13
s390/boot: allow setup of different virtual address types
Alexander Gordeev
1
-15
/
+33
2023-01-13
s390/kasan: remove identity mapping support
Alexander Gordeev
1
-22
/
+5
2023-01-13
s390/maccess: remove dead DAT-off code
Alexander Gordeev
1
-9
/
+5
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
17
-189
/
+448
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
2
-0
/
+26
2023-01-13
s390/pgtable: add REGION3_KERNEL_EXEC protection
Alexander Gordeev
1
-0
/
+6
2023-01-13
s390/kasan: use set_pXe_bit() for pgtable entries setup
Alexander Gordeev
1
-11
/
+26
2023-01-13
s390/kasan: cleanup setup of untracked memory pgtables
Alexander Gordeev
1
-4
/
+3
2023-01-13
s390/kasan: cleanup setup of zero pgtable
Alexander Gordeev
1
-7
/
+5
2023-01-13
s390/kasan: sort out physical vs virtual memory confusion
Alexander Gordeev
1
-2
/
+2
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2
-1
/
+1
2023-01-13
s390/boot: cleanup decompressor header files
Alexander Gordeev
3
-28
/
+23
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2
-55
/
+77
2023-01-10
s390/archrandom: add missing header include
Heiko Carstens
1
-0
/
+1
2023-01-10
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
1
-2
/
+3
2023-01-09
vfio/ccw: calculate number of IDAWs regardless of format
Eric Farman
1
-0
/
+12
2023-01-09
s390/diag: use __packed __aligned
Sven Schnelle
1
-1
/
+1
2023-01-09
s390/fs3270: split header files
Sven Schnelle
2
-0
/
+100
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
3
-0
/
+53
2023-01-09
s390: remove the last remnants of cputime_t
Nicholas Piggin
1
-15
/
+0
2023-01-09
s390/cpumf: support user space events for counting
Thomas Richter
1
-11
/
+24
2023-01-09
s390: fix -Wundef warning for CONFIG_KERNEL_ZSTD
Masahiro Yamada
1
-2
/
+2
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-01-06
Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+7
2023-01-06
Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2023-01-06
Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-4
/
+6
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
1
-0
/
+2
2023-01-06
s390/debug: add _ASM_S390_ prefix to header guard
Niklas Schnelle
1
-3
/
+3
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+16
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
[next]