index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tc
(
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-03
usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static
Wei Yongjun
1
-1
/
+1
2017-02-03
usb: musb: sunxi: add support for the variant in H3/V3s SoC
Icenowy Zheng
2
-4
/
+35
2017-02-03
usb: musb: omap2430: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2017-02-03
usb: musb: Add support for optional VBUS irq to dsps glue layer
Tony Lindgren
1
-24
/
+93
2017-02-03
usb: musb: blackfin: fix unused warnings on suspend/resume
Jérémy Lefaure
1
-4
/
+2
2017-02-03
usb: musb: dsps: switch to static id for musb-hdrc platform devices
Bin Liu
1
-1
/
+2
2017-02-03
usb: musb: debugfs: allow forcing host mode together with speed in testmode
Pali Rohár
1
-17
/
+29
2017-02-03
usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...
Chanwoo Choi
1
-9
/
+3
2017-02-03
usb: musb: da8xx: Fix host mode suspend
Alexandre Bailon
1
-1
/
+1
2017-02-03
usb: musb: Add a quirk to preserve the session during suspend
Alexandre Bailon
2
-1
/
+3
2017-02-03
usb: musb: da8xx: Add support of suspend / resume
Alexandre Bailon
1
-0
/
+29
2017-02-03
usb: musb: davinci: remove redundant code
Bin Liu
1
-1
/
+0
2017-02-03
usb: musb: am35x: remove redundant code
Bin Liu
1
-1
/
+0
2017-02-03
usb: musb: da8xx: remove redundant code
Bin Liu
1
-1
/
+0
2017-02-03
usb: musb: dsps: remove redundant code
Bin Liu
1
-1
/
+0
2017-02-03
usb: musb: remove musb_generic_disable function
Bin Liu
1
-16
/
+10
2017-02-03
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
Alexandre Bailon
1
-5
/
+1
2017-02-03
usb: misc: adutux: remove redundant error check on copy_to_user return code
Colin Ian King
1
-4
/
+0
2017-02-03
usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()
Wei Yongjun
1
-2
/
+2
2017-02-03
usb: chipidea: Configure phy for appropriate mode
Stephen Boyd
1
-6
/
+14
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
[next]