index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/vdso: map vdso also for statically linked binaries
Heiko Carstens
2019-08-09
1
-5
/
+0
*
s390: put _stext and _etext into .text section
Vasily Gorbik
2019-08-06
1
-6
/
+4
*
s390/head64: cleanup unused labels
Vasily Gorbik
2019-08-06
1
-7
/
+0
*
s390/unwind: remove stack recursion warning
Vasily Gorbik
2019-08-06
1
-5
/
+1
*
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
2019-08-06
1
-2
/
+1
*
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2019-08-06
1
-9
/
+0
*
s390/kexec: add missing include to machine_kexec_reloc.c
Vasily Gorbik
2019-07-29
1
-0
/
+1
*
s390/perf: make cf_diag_csd static
Vasily Gorbik
2019-07-29
1
-1
/
+1
*
s390: wire up clone3 system call
Vasily Gorbik
2019-07-23
1
-1
/
+1
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-4
/
+2
*
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-15
1
-0
/
+1
*
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-12
4
-9
/
+4
|
\
|
*
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
2019-07-11
1
-1
/
+1
|
*
s390: fix setting of mio addressing control
Sebastian Ott
2019-07-11
1
-2
/
+0
|
*
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-6
/
+1
|
*
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
Thomas Richter
2019-07-11
1
-0
/
+2
*
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
1
-0
/
+1
*
|
|
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-09
1
-1
/
+0
|
\
\
\
|
*
|
|
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2019-06-14
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
3
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-3
/
+3
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-4
/
+4
|
|
/
*
|
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2019-07-05
1
-19
/
+86
*
|
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
2019-07-02
1
-8
/
+8
*
|
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
1
-2
/
+2
*
|
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
2
-6
/
+13
*
|
s390/traps: simplify data exception handler
Vasily Gorbik
2019-06-15
1
-8
/
+2
*
|
s390/kdump: get rid of compile warning
Heiko Carstens
2019-06-11
1
-1
/
+2
*
|
s390/jump_label: remove unused structure definition
Heiko Carstens
2019-06-07
1
-5
/
+0
*
|
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
2019-06-07
1
-19
/
+0
*
|
s390: enforce CONFIG_SMP
Heiko Carstens
2019-06-07
5
-11
/
+1
*
|
s390/disassembler: update opcode table
Martin Schwidefsky
2019-06-04
1
-3
/
+2
*
|
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2019-06-04
1
-13
/
+5
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
|
*
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
44
-650
/
+1209
|
\
\
|
*
|
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-03
2
-2
/
+2
|
*
|
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
5
-8
/
+8
|
*
|
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
4
-8
/
+9
|
*
|
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
11
-119
/
+297
|
*
|
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-05-02
6
-4
/
+35
|
*
|
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
2
-0
/
+2
|
*
|
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
11
-168
/
+30
|
*
|
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
2
-4
/
+2
|
*
|
s390/kprobes: use static buffer for insn_page
Gerald Schaefer
2019-04-29
1
-17
/
+18
|
*
|
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
2019-04-29
2
-10
/
+10
|
*
|
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
4
-42
/
+72
[next]