| Commit message (Expand) | Author | Age | Files | Lines |
* | kasan: add no_sanitize attribute for clang builds | Andrey Konovalov | 2018-04-21 | 1 | -0/+3 |
* | writeback: safer lock nesting | Greg Thelen | 2018-04-21 | 2 | -14/+21 |
* | fork: unconditionally clear stack on fork | Kees Cook | 2018-04-21 | 1 | -5/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-04-20 | 3 | -4/+15 |
|\ |
|
| * | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi | Toshiaki Makita | 2018-04-17 | 1 | -2/+5 |
| * | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap | 2018-04-17 | 1 | -2/+2 |
| * | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit... | Raghuram Chary J | 2018-04-13 | 1 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-04-20 | 1 | -2/+5 |
|\ \ |
|
| * | | mm,vmscan: Allow preallocating memory for register_shrinker(). | Tetsuo Handa | 2018-04-16 | 1 | -2/+5 |
* | | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2018-04-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fsnotify: fix typo in a comment about mark->g_list | Amir Goldstein | 2018-04-13 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-20 | 1 | -1/+8 |
|\ \ \ \ |
|
| * | | | | HID: input: fix battery level reporting on BT mice | Dmitry Torokhov | 2018-04-09 | 1 | -1/+8 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-20 | 1 | -6/+13 |
|\ \ \ \ \ |
|
| * | | | | | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -2/+3 |
| * | | | | | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -4/+10 |
* | | | | | | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-04-20 | 1 | -16/+306 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko | 2018-04-17 | 1 | -16/+306 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-16 | 2 | -19/+74 |
|\ \ \ \ \ \ |
|
| * | | | | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -12/+17 |
| * | | | | | | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -6/+11 |
| * | | | | | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 2018-04-05 | 1 | -0/+22 |
| * | | | | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi... | Dominik Brodowski | 2018-04-05 | 1 | -1/+1 |
| * | | | | | | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y | Dominik Brodowski | 2018-04-05 | 1 | -0/+23 |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-15 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched/core: Force proper alignment of 'struct util_est' | Peter Zijlstra | 2018-04-05 | 1 | -3/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-14 | 2 | -28/+83 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo | 2018-04-14 | 1 | -0/+30 |
| * | | | | | | | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo | 2018-04-14 | 1 | -11/+6 |
| * | | | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* | Philipp Rudo | 2018-04-14 | 1 | -4/+9 |
| * | | | | | | | kernel/kexec_file.c: make purgatory_info->ehdr const | Philipp Rudo | 2018-04-14 | 1 | -6/+11 |
| * | | | | | | | include/linux/kexec.h: silence compile warnings | Philipp Rudo | 2018-04-14 | 1 | -0/+2 |
| * | | | | | | | kexec_file, x86: move re-factored code to generic side | AKASHI Takahiro | 2018-04-14 | 1 | -0/+19 |
| * | | | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 2018-04-14 | 1 | -7/+6 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2018-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | thermal: Add cooling device's statistics in sysfs | Viresh Kumar | 2018-04-02 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches | Alex Hung | 2018-04-13 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2018-04-14 | 3 | -31/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs... | Benson Leung | 2018-04-11 | 2 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 2018-04-11 | 1 | -0/+2 |
| | * | | | | | | | | | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfs | Shawn Nematbakhsh | 2018-04-11 | 1 | -0/+3 |
| * | | | | | | | | | | | Input: atmel_mxt_ts - remove platform data support | Dmitry Torokhov | 2018-04-10 | 1 | -31/+0 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-04-14 | 24 | -46/+1001 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'clk-davinci' into clk-next | Stephen Boyd | 2018-04-06 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl... | Stephen Boyd | 2018-04-06 | 1 | -0/+30 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i... | Stephen Boyd | 2018-04-06 | 3 | -1/+290 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | dt-bindings: imx: update clock doc for imx6sll | Bai Ping | 2018-04-06 | 1 | -0/+202 |
| | | | |/ / / / / / / / / / / / / |
|
| | * | / / / / / / / / / / / / / | dt-bindings: documentation: add clock bindings information for Stratix10 | Dinh Nguyen | 2018-04-06 | 1 | -0/+84 |
| | | |/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and... | Stephen Boyd | 2018-04-06 | 3 | -1/+42 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / / / /
| | | |/| | / / / / / / / / / / / /
| | | |_|_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|