index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
s390/cmf: avg_utilization
Sebastian Ott
1
-23
/
+35
2017-09-28
s390/cmf: read from hw buffer
Sebastian Ott
1
-31
/
+14
2017-09-28
s390/cmf: simplify copy_block
Sebastian Ott
1
-17
/
+3
2017-09-28
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
1
-49
/
+23
2017-09-28
s390/cmf: simplify set_schib_wait
Sebastian Ott
1
-47
/
+23
2017-09-28
s390/cmf: set_schib_wait add timeout
Sebastian Ott
1
-7
/
+8
2017-09-28
s390/char: fix cdev_add usage
Jean Delvare
3
-6
/
+3
2017-09-28
samples/kprobes: Add s390 case in kprobe example module
Johannes Thumshirn
1
-0
/
+8
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
2
-0
/
+110
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
3
-48
/
+48
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
4
-2
/
+5
2017-09-28
s390: get rid of exit_thread()
Heiko Carstens
2
-8
/
+0
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
3
-10
/
+6
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-09-28
s390/guarded storage: fix possible memory corruption
Heiko Carstens
1
-0
/
+2
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
3
-19
/
+20
2017-09-28
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
2
-5
/
+1
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
1
-0
/
+4
2017-09-26
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-09-26
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
Eric Biggers
1
-1
/
+1
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...
Eric Biggers
1
-11
/
+5
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
Eric Biggers
1
-7
/
+4
2017-09-26
x86/fpu: Copy the full header in copy_user_to_xstate()
Eric Biggers
1
-2
/
+5
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...
Eric Biggers
1
-10
/
+2
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
Eric Biggers
1
-6
/
+4
2017-09-26
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Eric Biggers
1
-2
/
+4
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...
Eric Biggers
1
-7
/
+9
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...
Eric Biggers
1
-13
/
+6
2017-09-26
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
2
-0
/
+28
2017-09-26
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...
Ingo Molnar
3
-10
/
+10
2017-09-26
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
5
-8
/
+8
2017-09-26
x86/fpu: Simplify and speed up fpu__copy()
Ingo Molnar
1
-12
/
+3
2017-09-26
x86/fpu: Fix stale comments about lazy FPU logic
Ingo Molnar
1
-6
/
+3
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
11
-35
/
+35
2017-09-26
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
Ingo Molnar
2
-65
/
+0
2017-09-26
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
Ingo Molnar
1
-7
/
+10
2017-09-26
fix a typo in put_compat_shm_info()
Al Viro
1
-1
/
+1
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
1
-5
/
+8
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
1
-0
/
+0
[next]