index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
argv_split.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
3
-8
/
+8
2017-02-09
qla2xxx: Remove SRR code
Himanshu Madhani
2
-662
/
+0
2017-02-09
qla2xxx: Make trace flags more readable
Quinn Tran
3
-67
/
+59
2017-02-09
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
3
-72
/
+49
2017-02-09
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
2
-1
/
+2
2017-02-08
ibmvscsis: Add SGL limit
Bryant G. Ly
1
-0
/
+1
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
2
-26
/
+44
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-02-06
Linux 4.10-rc7
v4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-03
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-03
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-03
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-03
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-03
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-03
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-03
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-03
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-03
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
7
-52
/
+53
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
5
-5
/
+42
2017-02-02
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
Michel Dänzer
2
-3
/
+4
2017-02-02
drm/amdgpu/si: fix crash on headless asics
Alex Deucher
1
-1
/
+3
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
1
-1
/
+1
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
1
-11
/
+3
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-01
vfio/spapr: Fix missing mutex unlock when creating a window
Alexey Kardashevskiy
1
-6
/
+5
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-02-01
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
7
-135
/
+99
2017-02-01
drm/atomic: Unconditionally call prepare_fb.
Maarten Lankhorst
1
-9
/
+0
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
2
-107
/
+91
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
1
-40
/
+4
2017-02-01
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2
-35
/
+26
2017-02-01
xtensa: fix noMMU build on cores with MMU
Max Filippov
1
-1
/
+1
2017-01-31
x86/mce: Make timer handling more robust
Thomas Gleixner
1
-19
/
+12
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2
-0
/
+3
2017-01-31
fscache: Fix dead object requeue
David Howells
2
-2
/
+25
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-01-31
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
1
-0
/
+5
[next]