index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: load_bpf.c make callback fixup more flexible
Jesper Dangaard Brouer
2017-05-03
3
-18
/
+23
*
samples/bpf: make bpf_load.c code compatible with ELF maps section changes
Jesper Dangaard Brouer
2017-05-03
1
-69
/
+155
*
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4
Jesper Dangaard Brouer
2017-05-03
3
-0
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
31
-41
/
+39
|
\
|
*
tty: fix comment for __tty_alloc_driver()
Thadeu Lima de Souza Cascardo
2017-04-24
1
-1
/
+1
|
*
init/main: properly align the multi-line comment
Viresh Kumar
2017-04-24
1
-4
/
+4
|
*
init/main: Fix double "the" in comment
Viresh Kumar
2017-04-24
1
-1
/
+1
|
*
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
6
-9
/
+8
|
*
drivers: Clean up duplicated email address
Finn Thain
2017-03-24
2
-2
/
+2
|
*
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
4
-4
/
+4
|
*
tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...
Chijun Sima
2017-03-24
1
-1
/
+1
|
*
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
2017-03-24
1
-2
/
+2
|
*
HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/
Geert Uytterhoeven
2017-03-24
1
-1
/
+1
|
*
net: phy: dp83848: Fix Typo
Andrew F. Davis
2017-03-24
1
-1
/
+1
|
*
UBI: Fix typos
Andrew F. Davis
2017-03-24
3
-4
/
+3
|
*
Documentation: ftrace.txt: Correct nice value of 120 priority
Liu, Changcheng
2017-03-24
1
-1
/
+1
|
*
net: fec: Fix typo in error msg and comment
Peter Meerwald-Stadler
2017-03-24
1
-2
/
+2
|
*
treewide: Fix typos in printk
Masanari Iida
2017-03-24
8
-8
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
30
-359
/
+1547
|
\
\
|
*
\
Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model...
Jiri Kosina
2017-05-01
30
-354
/
+1540
|
|
\
\
|
|
*
|
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
2017-04-11
1
-20
/
+0
|
|
*
|
livepatch: make klp_mutex proper part of API
Jiri Kosina
2017-03-08
3
-2
/
+8
|
|
*
|
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
5
-53
/
+96
|
|
*
|
livepatch: add /proc/<pid>/patch_state
Josh Poimboeuf
2017-03-08
2
-0
/
+33
|
|
*
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
14
-49
/
+947
|
|
*
|
livepatch: store function sizes
Josh Poimboeuf
2017-03-08
2
-0
/
+19
|
|
*
|
livepatch: use kstrtobool() in enabled_store()
Josh Poimboeuf
2017-03-08
1
-8
/
+5
|
|
*
|
livepatch: move patching functions into patch.c
Josh Poimboeuf
2017-03-08
4
-202
/
+247
|
|
*
|
livepatch: remove unnecessary object loaded check
Josh Poimboeuf
2017-03-08
1
-3
/
+0
|
|
*
|
livepatch: separate enabled and patched states
Josh Poimboeuf
2017-03-08
2
-47
/
+42
|
|
*
|
livepatch/s390: add TIF_PATCH_PENDING thread flag
Miroslav Benes
2017-03-08
2
-1
/
+32
|
|
*
|
livepatch/s390: reorganize TIF thread flag bits
Jiri Slaby
2017-03-08
1
-8
/
+14
|
|
*
|
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
2
-1
/
+7
|
|
*
|
livepatch/x86: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
2
-4
/
+9
|
|
*
|
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
2017-03-08
2
-1
/
+7
|
|
*
|
x86/entry: define _TIF_ALLWORK_MASK flags explicitly
Josh Poimboeuf
2017-03-08
1
-6
/
+5
|
|
*
|
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
7
-6
/
+126
|
*
|
|
livepatch: add missing printk newlines
Josh Poimboeuf
2017-04-16
1
-4
/
+4
|
*
|
|
livepatch: Reduce the time of finding module symbols
Zhou Chengming
2017-03-30
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
30
-1129
/
+2490
|
\
\
\
|
*
\
\
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
2017-05-02
9348
-178294
/
+412295
|
|
\
\
\
|
|
*
|
|
HID: asus: support backlight on USB keyboards
Carlo Caione
2017-04-12
2
-1
/
+183
|
|
*
|
|
HID: asus: change mapping from KEY_WLAN to KEY_RFKILL
Matjaz Hegedic
2017-03-30
1
-1
/
+1
|
|
*
|
|
HID: asus: ignore declared dummy usages
Matjaz Hegedic
2017-03-30
1
-2
/
+21
|
|
*
|
|
HID: asus: fix and generalize ambiguous preprocessor macros
Matjaz Hegedic
2017-03-30
3
-23
/
+23
|
|
*
|
|
HID: asus: support Republic of Gamers special keys
Chris Chiu
2017-03-30
4
-1
/
+46
|
|
*
|
|
HID: asus: drop dependency on I2C_HID
Daniel Drake
2017-03-30
1
-1
/
+0
|
*
|
|
|
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
2017-05-02
3
-814
/
+876
|
|
\
\
\
\
|
|
*
|
|
|
HID: sony: remove redundant check for -ve err
Colin Ian King
2017-04-06
1
-3
/
+0
|
|
*
|
|
|
HID: sony: Make sure to unregister sensors on failure
Roderick Colenbrander
2017-04-06
1
-3
/
+2
[next]