Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f554be42fd0fd8dd14680c67f2db26b3e7de9670
f554be4
s390/spinlock: use cpu alternatives to enable niai instruction
by Vasily Gorbik
· 7 years ago
686140a
s390: introduce CPU alternatives
by Vasily Gorbik
· 7 years ago
76b3b62
s390/dasd: remove unused debug macros
by Sebastian Ott
· 7 years ago
0dcd91a
s390/debug: only write data once
by Sebastian Ott
· 7 years ago
94158e5
s390/debug: improve debug_event
by Sebastian Ott
· 7 years ago
7c3eaaa
s390/kexec: Fix checksum validation return code for kdump
by Philipp Rudo
· 7 years ago
7f581d0
Merge tag 'vfio-ccw-20171016' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Martin Schwidefsky
· 7 years ago
4cebc5d
vfio: ccw: validate the count field of a ccw before pinning
by Dong Jia Shi
· 7 years ago
688c295
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
by Dong Jia Shi
· 7 years ago
fe3af62
s390: update defconfig
by Martin Schwidefsky
· 8 years ago
496da0d
s390/debug: adjust coding style
by Heiko Carstens
· 7 years ago
0bb6bba
s390/pkey: fix kzalloc-simple.cocci warnings
by Vasyl Gomonovych
· 7 years ago
df8bbd0
s390/kprobes: remove KPROBE_SWAP_INST state
by Heiko Carstens
· 7 years ago
49913f1
s390: cleanup string ops prototypes
by Heiko Carstens
· 7 years ago
993fef9
s390: optimize memset implementation
by Heiko Carstens
· 7 years ago
41879ff
s390/mm: use memset64 instead of clear_table
by Heiko Carstens
· 7 years ago
0b77d67
s390: implement memset16, memset32 & memset64
by Heiko Carstens
· 7 years ago
3bdf567
Merge branch 'sthyi' into features
by Martin Schwidefsky
· 7 years ago
3d8757b
s390/sthyi: add s390_sthyi system call
by QingFeng Hao
· 7 years ago
9fb6c9b
s390/sthyi: add cache to store hypervisor info
by QingFeng Hao
· 7 years ago
b7c92f1
s390/sthyi: reorganize sthyi implementation
by QingFeng Hao
· 7 years ago
91a1fad
s390: use generic rwsem implementation
by Heiko Carstens
· 7 years ago
e0d281d
s390/disassembler: add new z14 instructions
by Heiko Carstens
· 7 years ago
ea7c360
s390/disassembler: add missing z13 instructions
by Heiko Carstens
· 7 years ago
630f789
s390/disassembler: add sthyi instruction
by Heiko Carstens
· 7 years ago
7e1263b
s390/disassembler: remove double instructions
by Heiko Carstens
· 7 years ago
caefea1
s390/disassembler: fix LRDFU format
by Heiko Carstens
· 7 years ago
5c50538
s390/disassembler: add missing end marker for e7 table
by Heiko Carstens
· 7 years ago
d67ce18
s390/virtio: simplify Makefile
by Heiko Carstens
· 7 years ago
7fb2b2d
s390/virtio: remove the old KVM virtio transport
by Thomas Huth
· 7 years ago
f9a5d70
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
by Julian Wiedmann
· 7 years ago
bf7fa03
s390/crypto: add s390 platform specific aes gcm support.
by Harald Freudenberger
· 7 years ago
eecd49c
s390/crypto: add inline assembly for KMA instruction to cpacf.h
by Patrick Steuer
· 7 years ago
eb3b7b8
s390/rwlock: introduce rwlock wait queueing
by Martin Schwidefsky
· 8 years ago
b96f7d8
s390/spinlock: introduce spinlock wait queueing
by Martin Schwidefsky
· 8 years ago
8153380
s390/spinlock: use the cpu number +1 as spinlock value
by Martin Schwidefsky
· 8 years ago
1887aa0
s390/topology: add detection of dedicated vs shared CPUs
by Martin Schwidefsky
· 7 years ago
8179c7b
s390/sclp: Use setup_timer and mod_timer
by Himanshu Jha
· 7 years ago
1922099
s390/cpumf: remove superfluous nr_cpumask_bits check
by Heiko Carstens
· 7 years ago
76b3138
s390/zcrypt: Explicitly check input data length.
by Harald Freudenberger
· 7 years ago
08c6df9
s390/cmf: use tod_to_ns()
by Sebastian Ott
· 7 years ago
cb09b35
s390/cmf: avg_utilization
by Sebastian Ott
· 7 years ago
d4d287e
s390/cmf: read from hw buffer
by Sebastian Ott
· 7 years ago
81b050b
s390/cmf: simplify copy_block
by Sebastian Ott
· 7 years ago
60f3eac
s390/cmf: simplify cmb_copy_wait
by Sebastian Ott
· 7 years ago
eeec1e4
s390/cmf: simplify set_schib_wait
by Sebastian Ott
· 7 years ago
adc69b4
s390/cmf: set_schib_wait add timeout
by Sebastian Ott
· 7 years ago
b08e19d
s390/char: fix cdev_add usage
by Jean Delvare
· 7 years ago
e16c5dd
samples/kprobes: Add s390 case in kprobe example module
by Johannes Thumshirn
· 7 years ago
262832b
s390/ptrace: add runtime instrumention register get/set
by Alice Frosi
· 7 years ago
bb59c2d
s390/runtime_instrumentation: clean up struct runtime_instr_cb
by Alice Frosi
· 7 years ago
7996203
s390: add support for FORTIFY_SOURCE
by Heiko Carstens
· 7 years ago
59a19ea
s390: get rid of exit_thread()
by Heiko Carstens
· 7 years ago
7b83c62
s390/guarded storage: simplify task exit handling
by Heiko Carstens
· 7 years ago
5ef2d52
s390/ptrace: fix guarded storage regset handling
by Heiko Carstens
· 7 years ago
fa1edf3
s390/guarded storage: fix possible memory corruption
by Heiko Carstens
· 7 years ago
8d9047f
s390/runtime instrumentation: simplify task exit handling
by Heiko Carstens
· 7 years ago
d6e646a
s390/runtime instrumention: fix possible memory corruption
by Heiko Carstens
· 7 years ago
8076428
s390: convert release_thread() into a static inline function
by Heiko Carstens
· 7 years ago
9cd6681
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
225d3b6
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
7031b64
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c6bb69
quota: Fix quota corruption with generic/232 test
by Jan Kara
· 7 years ago
dc972a6
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
fc46820
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
by Andreas Gruenbacher
· 7 years ago
8474c53
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
by Ingo Molnar
· 7 years ago
738f48c
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
by Eric Biggers
· 7 years ago
98c0fad9
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
3d70347
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
af2c432
x86/fpu: Copy the full header in copy_user_to_xstate()
by Eric Biggers
· 7 years ago
af95774
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
b89eda4
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
80d8ae8
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
by Eric Biggers
· 7 years ago
b11e2e1
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig()
by Eric Biggers
· 7 years ago
cf9df81
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set()
by Eric Biggers
· 7 years ago
e63e5d5
x86/fpu: Introduce validate_xstate_header()
by Eric Biggers
· 7 years ago
369a036
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()
by Ingo Molnar
· 7 years ago
2ce03d8
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
by Ingo Molnar
· 7 years ago
e10078e
x86/fpu: Simplify and speed up fpu__copy()
by Ingo Molnar
· 7 years ago
7f1487c
x86/fpu: Fix stale comments about lazy FPU logic
by Ingo Molnar
· 7 years ago
e4a81bf
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
by Ingo Molnar
· 7 years ago
685c930
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
by Ingo Molnar
· 7 years ago
4618e90
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
by Ingo Molnar
· 7 years ago
e365806
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b776e4b
fix a typo in put_compat_shm_info()
by Al Viro
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
cf03461
Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
6b71f9e
nvmet-fc: sync header templates with comments
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
eefd95e
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
by Shuah Khan
· 7 years ago
01db7fb
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
by Shuah Khan
· 7 years ago
Next »