summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer2017-05-033-18/+23
* samples/bpf: make bpf_load.c code compatible with ELF maps section changesJesper Dangaard Brouer2017-05-031-69/+155
* samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer2017-05-033-0/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0331-41/+39
|\
| * tty: fix comment for __tty_alloc_driver()Thadeu Lima de Souza Cascardo2017-04-241-1/+1
| * init/main: properly align the multi-line commentViresh Kumar2017-04-241-4/+4
| * init/main: Fix double "the" in commentViresh Kumar2017-04-241-1/+1
| * Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-286-9/+8
| * drivers: Clean up duplicated email addressFinn Thain2017-03-242-2/+2
| * treewide: Fix typo in xml/driver-api/basics.xmlMasanari Iida2017-03-244-4/+4
| * tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima2017-03-241-1/+1
| * selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven2017-03-241-2/+2
| * HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven2017-03-241-1/+1
| * net: phy: dp83848: Fix TypoAndrew F. Davis2017-03-241-1/+1
| * UBI: Fix typosAndrew F. Davis2017-03-243-4/+3
| * Documentation: ftrace.txt: Correct nice value of 120 priorityLiu, Changcheng2017-03-241-1/+1
| * net: fec: Fix typo in error msg and commentPeter Meerwald-Stadler2017-03-241-2/+2
| * treewide: Fix typos in printkMasanari Iida2017-03-248-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0330-359/+1547
|\ \
| * \ Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model...Jiri Kosina2017-05-0130-354/+1540
| |\ \
| | * | livepatch: Cancel transition a safe way for immediate patchesPetr Mladek2017-04-111-20/+0
| | * | livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-083-2/+8
| | * | livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-085-53/+96
| | * | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-082-0/+33
| | * | livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-0814-49/+947
| | * | livepatch: store function sizesJosh Poimboeuf2017-03-082-0/+19
| | * | livepatch: use kstrtobool() in enabled_store()Josh Poimboeuf2017-03-081-8/+5
| | * | livepatch: move patching functions into patch.cJosh Poimboeuf2017-03-084-202/+247
| | * | livepatch: remove unnecessary object loaded checkJosh Poimboeuf2017-03-081-3/+0
| | * | livepatch: separate enabled and patched statesJosh Poimboeuf2017-03-082-47/+42
| | * | livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-082-1/+32
| | * | livepatch/s390: reorganize TIF thread flag bitsJiri Slaby2017-03-081-8/+14
| | * | livepatch/powerpc: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-082-1/+7
| | * | livepatch/x86: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-082-4/+9
| | * | livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf2017-03-082-1/+7
| | * | x86/entry: define _TIF_ALLWORK_MASK flags explicitlyJosh Poimboeuf2017-03-081-6/+5
| | * | stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf2017-03-087-6/+126
| * | | livepatch: add missing printk newlinesJosh Poimboeuf2017-04-161-4/+4
| * | | livepatch: Reduce the time of finding module symbolsZhou Chengming2017-03-301-1/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0330-1129/+2490
|\ \ \
| * \ \ Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-029348-178294/+412295
| |\ \ \
| | * | | HID: asus: support backlight on USB keyboardsCarlo Caione2017-04-122-1/+183
| | * | | HID: asus: change mapping from KEY_WLAN to KEY_RFKILLMatjaz Hegedic2017-03-301-1/+1
| | * | | HID: asus: ignore declared dummy usagesMatjaz Hegedic2017-03-301-2/+21
| | * | | HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic2017-03-303-23/+23
| | * | | HID: asus: support Republic of Gamers special keysChris Chiu2017-03-304-1/+46
| | * | | HID: asus: drop dependency on I2C_HIDDaniel Drake2017-03-301-1/+0
| * | | | Merge branch 'for-4.12/sony' into for-linusJiri Kosina2017-05-023-814/+876
| |\ \ \ \
| | * | | | HID: sony: remove redundant check for -ve errColin Ian King2017-04-061-3/+0
| | * | | | HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander2017-04-061-3/+2