index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2
-1
/
+10
2022-03-01
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
1
-0
/
+35
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
1
-0
/
+2
2022-01-24
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-01-23
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-01-23
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-6
/
+6
2022-01-17
s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
Thomas Richter
1
-1
/
+1
2022-01-17
s390/cpumf: Support for CPU Measurement Facility CSVN 7
Thomas Richter
2
-5
/
+5
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+4
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
1
-2
/
+3
2022-01-10
Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-52
/
+44
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2021-12-20
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
2
-12
/
+8
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
3
-30
/
+26
2021-12-16
s390/disassembler: update opcode table
Heiko Carstens
1
-0
/
+1
2021-12-16
s390/uv: fix memblock virtual vs physical address confusion
Heiko Carstens
1
-5
/
+5
2021-12-16
s390/smp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
1
-1
/
+1
2021-12-16
s390/exit: remove dead reference to do_exit from copy_thread
Eric W. Biederman
1
-1
/
+0
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2
-2
/
+2
2021-12-13
exit/s390: Remove dead reference to do_exit from copy_thread
Eric W. Biederman
1
-1
/
+0
2021-12-12
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-12-10
s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()
Alexander Egorenkov
1
-0
/
+4
2021-12-10
s390/ftrace: remove preempt_disable()/preempt_enable() pair
Jerome Marchand
1
-2
/
+0
2021-12-10
s390/kexec_file: fix error handling when applying relocations
Philipp Rudo
1
-1
/
+6
2021-12-10
s390/kexec_file: print some more error messages
Philipp Rudo
1
-3
/
+24
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-2
/
+1
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
3
-7
/
+7
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-25
/
+32
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
1
-0
/
+10
2021-11-18
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-16
s390: wire up sys_futex_waitv system call
Vasily Gorbik
1
-0
/
+1
2021-11-16
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
1
-2
/
+3
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2
-2
/
+2
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
1
-5
/
+4
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+3
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-275
/
+403
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+9
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
3
-7
/
+7
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+57
[next]