index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-03-28
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2018-03-28
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
s390/entry.S: use assembler alternatives
Martin Schwidefsky
2018-03-28
s390: add sysfs attributes for spectre
Martin Schwidefsky
2018-03-28
s390: report spectre mitigation via syslog
Martin Schwidefsky
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-03-28
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
2018-03-18
s390/setup : enable display support for KVM guest
Farhan Ali
2018-03-06
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
2018-02-22
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-19
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-05
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-02-05
s390/runtime_instrumentation: re-add signum system call parameter
Heiko Carstens
2018-02-02
s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
Hendrik Brueckner
2018-02-02
s390/kprobes: Fix %p uses in error messages
Masami Hiramatsu
2018-02-02
s390/sysinfo: add and display licensed internal code identifier
Hendrik Brueckner
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-01-23
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
2018-01-23
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2018-01-23
s390/syscalls: add Makefile to generate system call header files
Hendrik Brueckner
2018-01-23
s390/syscalls: add syscalltbl script
Hendrik Brueckner
2018-01-23
s390/syscalls: add system call table
Hendrik Brueckner
2018-01-23
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
2018-01-23
s390/head: replace hard coded values with constants
Vasily Gorbik
2018-01-23
s390: remove bogus system call table entries
Heiko Carstens
2018-01-23
s390/kprobes: remove duplicate includes
Pravin Shedge
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
[next]