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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
7
-17
/
+37
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-0
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-17
/
+37
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-10-05
s390/pci: Fix reset of IOMMU software counters
Niklas Schnelle
2
-7
/
+10
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-1
/
+1
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-2
/
+2
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-10-02
s390/pci: Use dma-iommu layer
Niklas Schnelle
10
-892
/
+36
2023-10-02
s390/pci: prepare is_passed_through() for dma-iommu
Niklas Schnelle
1
-4
/
+11
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+11
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2
-3
/
+11
2023-09-25
KVM: s390: fix gisa destroy operation might lead to cpu stalls
Michael Mueller
1
-10
/
+6
2023-09-22
s390/bpf: Implement signed division
Ilya Leoshkevich
1
-47
/
+125
2023-09-22
s390/bpf: Implement unconditional jump with 32-bit offset
Ilya Leoshkevich
1
-3
/
+9
2023-09-22
s390/bpf: Implement unconditional byte swap
Ilya Leoshkevich
1
-0
/
+1
2023-09-22
s390/bpf: Implement BPF_MEMSX
Ilya Leoshkevich
1
-5
/
+27
2023-09-22
s390/bpf: Implement BPF_MOV | BPF_X with sign-extension
Ilya Leoshkevich
1
-8
/
+40
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+1
2023-09-19
s390: use control register bit defines
Heiko Carstens
14
-29
/
+29
2023-09-19
s390/ctlreg: add control register bits
Heiko Carstens
1
-34
/
+69
2023-09-19
s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASK
Heiko Carstens
1
-11
/
+12
2023-09-19
s390/ctlreg: add missing defines
Heiko Carstens
1
-0
/
+14
2023-09-19
s390/setup: make use of system_ctl_load()
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: add system_ctl_load()
Heiko Carstens
2
-21
/
+53
2023-09-19
s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/ctlreg: allow to call system_ctl_set/clear_bit() early
Heiko Carstens
1
-7
/
+34
2023-09-19
s390/ctltreg: make initialization of control register save area explicit
Heiko Carstens
3
-2
/
+15
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
19
-80
/
+91
2023-09-19
s390/ctlreg: add type checking to __local_ctl_load() and __local_ctl_store()
Heiko Carstens
1
-0
/
+2
2023-09-19
s390/kprobes,ptrace: open code struct per_reg
Heiko Carstens
2
-5
/
+19
2023-09-19
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
6
-12
/
+12
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
10
-35
/
+35
2023-09-19
s390/ctlreg: add local_ctl_load() and local_ctl_store()
Heiko Carstens
1
-0
/
+17
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
25
-98
/
+98
2023-09-19
s390/ctlreg: cleanup inline assemblies
Heiko Carstens
1
-9
/
+22
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
12
-16
/
+14
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
9
-56
/
+74
2023-09-19
s390/setup: use strlcat() instead of strcat()
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
3
-64
/
+0
2023-09-19
s390/smp: disallow CPU hotplug of CPU 0
Tobias Huschle
1
-4
/
+2
2023-09-19
s390/smp,mcck: fix early IPI handling
Heiko Carstens
2
-11
/
+5
2023-09-19
s390/cert_store: fix string length handling
Peter Oberparleiter
1
-3
/
+4
2023-09-19
s390: update defconfigs
Heiko Carstens
3
-10
/
+21
2023-09-19
s390/bpf: Let arch_prepare_bpf_trampoline return program size
Song Liu
1
-1
/
+1
2023-09-16
bpf: Use bpf_is_subprog to check for subprogs
Kumar Kartikeya Dwivedi
1
-1
/
+1
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+10
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-18
/
+186
[prev]
[next]