index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
rdwr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-31
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-01-31
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-01-31
nfsd: special case truncates some more
Christoph Hellwig
1
-60
/
+37
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2017-01-31
USB: serial: pl2303: add ATEN device ID
Marcel J.E. Mol
2
-0
/
+2
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-01-31
drm/atomic: Fix double free in drm_atomic_state_default_clear
Maarten Lankhorst
1
-5
/
+8
2017-01-31
HID: cp2112: fix gpio-callback error handling
Johan Hovold
1
-1
/
+1
2017-01-31
HID: cp2112: fix sleep-while-atomic
Johan Hovold
1
-15
/
+11
2017-01-31
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
1
-1
/
+2
2017-01-31
drm/nouveau/kms/nv50: request vblank events for commits that send completion ...
Ben Skeggs
1
-0
/
+6
2017-01-31
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
1
-1
/
+2
[next]