index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
HID: wacom: generic: support generic touch switch
Aaron Armstrong Skomra
3
-9
/
+40
2017-01-26
HID: wacom: generic: add vendor defined touch
Aaron Armstrong Skomra
4
-9
/
+43
2017-01-26
HID: wacom: generic: add support for touchring
Aaron Armstrong Skomra
1
-1
/
+18
2017-01-26
HID: wacom: generic: remove input_event_flag
Aaron Armstrong Skomra
2
-9
/
+1
2017-01-26
HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface
Jason Gerecke
3
-2
/
+226
2017-01-26
HID: wacom: Move WAC_CMD_* into wacom_wac.h
Jason Gerecke
2
-8
/
+9
2017-01-26
HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices
Jason Gerecke
1
-0
/
+1
2017-01-23
HID: wacom: do not attempt to switch mode while in probe
Benjamin Tissoires
2
-7
/
+21
2017-01-23
HID: wacom: remove warning while disconnecting devices
Benjamin Tissoires
1
-3
/
+2
2017-01-23
HID: wacom: release the resources before leaving despite devm
Benjamin Tissoires
1
-0
/
+2
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2
-8
/
+18
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
3
-4
/
+4
2017-01-17
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
1
-2
/
+23
2017-01-17
ubifs: remove redundant checks for encryption key
Eric Biggers
1
-55
/
+3
2017-01-17
ubifs: allow encryption ioctls in compat mode
Eric Biggers
1
-0
/
+3
2017-01-17
ubifs: add CONFIG_BLOCK dependency for encryption
Arnd Bergmann
1
-1
/
+1
2017-01-17
ubifs: fix unencrypted journal write
Peter Rosin
1
-0
/
+1
2017-01-17
ubifs: ensure zero err is returned on successful return
Colin Ian King
1
-0
/
+1
2017-01-17
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
Zhou Chengming
1
-2
/
+5
2017-01-17
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Joonyoung Shim
1
-0
/
+1
2017-01-17
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2017-01-16
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
1
-2
/
+3
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2017-01-16
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
Heiner Kallweit
1
-9
/
+10
2017-01-16
net/mlx5e: Fix a -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+7
2017-01-16
ax25: Fix segfault after sock connection timeout
Basil Gunn
1
-1
/
+1
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
9
-21
/
+24
2017-01-16
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
3
-18
/
+37
2017-01-16
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
1
-17
/
+33
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
5
-13
/
+13
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
2
-4
/
+10
2017-01-16
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
1
-2
/
+2
2017-01-16
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-01-16
ARM: 8613/1: Fix the uaccess crash on PB11MPCore
Linus Walleij
1
-0
/
+7
2017-01-16
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
1
-2
/
+10
2017-01-16
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
1
-1
/
+5
2017-01-16
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
1
-1
/
+1
2017-01-16
cpmac: remove hopeless #warning
Arnd Bergmann
1
-1
/
+1
2017-01-16
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-01-16
MAINTAINERS: update rmk's entries
Russell King
1
-2
/
+8
2017-01-16
mlx4: do not call napi_schedule() without care
Eric Dumazet
1
-1
/
+4
2017-01-16
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
Ulf Hansson
1
-13
/
+12
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2
-4
/
+20
2017-01-16
s390: update defconfigs
Heiko Carstens
4
-48
/
+67
2017-01-16
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
1
-1
/
+3
2017-01-16
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-2
/
+4
2017-01-16
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
swiotlb: ensure that page-sized mappings are page-aligned
Nikita Yushchenko
1
-3
/
+3
[next]