index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
12
-73
/
+126
|
\
|
*
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
2016-05-17
3
-7
/
+10
|
|
\
|
|
*
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-05-03
3
-7
/
+10
|
*
|
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
2016-05-17
5
-24
/
+31
|
|
\
\
|
|
*
|
HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...
Trent Lloyd
2016-04-27
2
-0
/
+12
|
|
*
|
HID: simplify implement() a bit
Dmitry Torokhov
2016-04-07
1
-18
/
+15
|
|
*
|
HID: hidraw: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
1
-3
/
+2
|
|
*
|
HID: roccat: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
1
-3
/
+2
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...
Jiri Kosina
2016-05-17
7064
-202897
/
+390231
|
|
\
\
\
\
\
|
|
|
|
*
|
|
HID: thingm: remove not needed error message
Heiner Kallweit
2016-04-25
1
-6
/
+1
|
|
|
|
*
|
|
HID: thingm: set new flag LED_HW_PLUGGABLE
Heiner Kallweit
2016-04-18
1
-0
/
+1
|
|
|
|
*
|
|
HID: thingm: factor out duplicated code to thingm_init_led
Heiner Kallweit
2016-04-18
1
-28
/
+15
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
HID: hidraw: switch to using memdup_user
Dmitry Torokhov
2016-03-24
1
-9
/
+4
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
HID: asus: add support for VivoBook E200HA
Yusuke Fujimaki
2016-04-04
4
-7
/
+15
|
|
*
|
|
HID: Asus X205TA keyboard driver
Yusuke Fujimaki
2016-04-01
5
-0
/
+57
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
24
-181
/
+1200
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...
Jiri Kosina
2016-05-17
38
-306
/
+1739
|
|
\
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jiri Kosina
2016-04-15
25
-140
/
+778
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
2016-04-14
3
-0
/
+104
|
|
|
|
*
|
|
|
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2016-04-14
5
-9
/
+29
|
|
|
|
*
|
|
|
powerpc/livepatch: Add livepatch header
Michael Ellerman
2016-04-14
1
-0
/
+54
|
|
|
|
*
|
|
|
livepatch: Allow architectures to specify an alternate ftrace location
Michael Ellerman
2016-04-14
1
-3
/
+31
|
|
|
|
*
|
|
|
ftrace: Make ftrace_location_range() global
Michael Ellerman
2016-04-14
2
-1
/
+14
|
|
|
*
|
|
|
|
livepatch: robustify klp_register_patch() API error checking
Jiri Kosina
2016-04-07
1
-3
/
+3
|
|
|
*
|
|
|
|
Documentation: livepatch: outline Elf format and requirements for patch modules
Jessica Yu
2016-04-01
1
-0
/
+311
|
|
|
*
|
|
|
|
livepatch: reuse module loader code to write relocations
Jessica Yu
2016-04-01
7
-154
/
+95
|
|
|
*
|
|
|
|
module: s390: keep mod_arch_specific for livepatch modules
Jessica Yu
2016-04-01
1
-2
/
+4
|
|
|
*
|
|
|
|
module: preserve Elf information for livepatch modules
Jessica Yu
2016-04-01
2
-3
/
+147
|
|
|
*
|
|
|
|
Elf: add livepatch-specific Elf constants
Jessica Yu
2016-04-01
1
-4
/
+6
|
|
*
|
|
|
|
|
livepatch: Add some basic livepatch documentation
Petr Mladek
2016-04-27
2
-0
/
+395
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
livepatch: make object/func-walking helpers more robust
Miroslav Benes
2016-04-30
2
-2
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
64
-86
/
+86
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gitignore: fix wording
Kyeongmin Cho
2016-04-28
1
-1
/
+1
|
*
|
|
|
|
|
mfd: ab8500-debugfs: fix "between" in printk
Colin Ian King
2016-04-28
1
-1
/
+1
|
*
|
|
|
|
|
memstick: trivial fix of spelling mistake on management
Colin Ian King
2016-04-28
2
-9
/
+9
|
*
|
|
|
|
|
cpupowerutils: bench: fix "average"
Colin Ian King
2016-04-28
2
-3
/
+3
|
*
|
|
|
|
|
treewide: Fix typos in printk
Masanari Iida
2016-04-28
12
-16
/
+16
|
*
|
|
|
|
|
IB/mlx4: printk fix
Colin Ian King
2016-04-28
1
-1
/
+1
|
*
|
|
|
|
|
pinctrl: sirf/atlas7: fix printk spelling
Colin Ian King
2016-04-28
1
-1
/
+1
|
*
|
|
|
|
|
serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/
Geert Uytterhoeven
2016-04-18
1
-2
/
+2
|
*
|
|
|
|
|
w1: comment spelling s/minmum/minimum/
Geert Uytterhoeven
2016-04-18
1
-1
/
+1
|
*
|
|
|
|
|
Blackfin: comment spelling s/divsor/divisor/
Geert Uytterhoeven
2016-04-18
1
-1
/
+1
|
*
|
|
|
|
|
metag: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
4
-8
/
+8
|
*
|
|
|
|
|
ia64: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
3
-4
/
+4
|
*
|
|
|
|
|
hexagon: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
5
-6
/
+6
|
*
|
|
|
|
|
tools/perf: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
5
-5
/
+5
|
*
|
|
|
|
|
cris: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
5
-5
/
+5
|
*
|
|
|
|
|
c6x: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
2
-2
/
+2
|
*
|
|
|
|
|
blackfin: Fix misspelling of 'register' in comment.
Adam Buchbinder
2016-04-18
1
-1
/
+1
|
*
|
|
|
|
|
avr32: Fix misspelling of 'definitions' in comment.
Adam Buchbinder
2016-04-18
1
-1
/
+1
[next]