Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-21 | 3 | -10/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | genirq/PM: Properly pretend disabled state when force resuming interrupts | Juergen Gross | 2017-07-17 | 3 | -10/+12 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-20 | 1 | -14/+94 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 2017-07-20 | 1 | -14/+94 | |
* | | | | | | | | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-07-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | audit: fix memleak in auditd_send_unicast_skb. | Shu Wang | 2017-07-19 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-17 | 1 | -10/+53 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: Keep chip buslock across irq_request/release_resources() | Thomas Gleixner | 2017-07-12 | 1 | -10/+53 | |
* | | | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | smp/hotplug: Replace BUG_ON and react useful | Thomas Gleixner | 2017-07-11 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf: Implement show_options | David Howells | 2017-07-06 | 1 | -3/+13 | |
* | | | | | | | | | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-14 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq-sched' and 'intel_pstate' | Rafael J. Wysocki | 2017-07-14 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race | Vikram Mulukutla | 2017-07-12 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | kmod: throttle kmod thread limit | Luis R. Rodriguez | 2017-07-14 | 1 | -9/+7 | |
* | | | | | | | | | | | | | | kernel/watchdog.c: use better pr_fmt prefix | Kefeng Wang | 2017-07-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-07-13 | 4 | -20/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ftrace: Fix uninitialized variable in match_records() | Dan Carpenter | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ftrace: Remove an unneeded NULL check | Dan Carpenter | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ftrace: Hide cached module code for !CONFIG_MODULES | Arnd Bergmann | 2017-07-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE | Steven Rostedt (VMware) | 2017-07-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | tracing: Fixup trace file header alignment | Steven Rostedt (VMware) | 2017-07-11 | 1 | -8/+17 | |
| * | | | | | | | | | | | | | | trace/kprobes: Sanitize derived event names | Naveen N. Rao | 2017-07-09 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | tracing: Attempt to record other information even if some fail | Joel Fernandes | 2017-07-07 | 1 | -8/+24 | |
| * | | | | | | | | | | | | | | tracing: Treat recording tgid for idle task as a success | Joel Fernandes | 2017-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | tracing: Treat recording comm for idle task as a success | Joel Fernandes | 2017-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | tracing: Add saved_tgids file to show cached pid to tgid mappings | Michael Sartain | 2017-07-06 | 1 | -0/+73 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-13 | 13 | -198/+654 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fork,random: use get_random_canary() to set tsk->stack_canary | Rik van Riel | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kexec_file: adjust declaration of kexec_purgatory | Kees Cook | 2017-07-12 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs | Nicholas Piggin | 2017-07-12 | 1 | -4/+44 | |
| * | | | | | | | | | | | | | | kernel/watchdog: split up config options | Nicholas Piggin | 2017-07-12 | 4 | -131/+177 | |
| * | | | | | | | | | | | | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-12 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | fault-inject: support systematic fault injection | Dmitry Vyukov | 2017-07-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov | 2017-07-12 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | | kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() | Mateusz Jurczyk | 2017-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sysctl: add unsigned int range support | Luis R. Rodriguez | 2017-07-12 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | | sysctl: simplify unsigned int support | Luis R. Rodriguez | 2017-07-12 | 1 | -7/+146 | |
| * | | | | | | | | | | | | | | sysctl: fold sysctl_writes_strict checks into helper | Luis R. Rodriguez | 2017-07-12 | 1 | -24/+32 | |
| * | | | | | | | | | | | | | | sysctl: kdoc'ify sysctl_writes_strict | Luis R. Rodriguez | 2017-07-12 | 1 | -4/+25 | |
| * | | | | | | | | | | | | | | kdump: protect vmcoreinfo data under the crash memory | Xunlei Pang | 2017-07-12 | 4 | -1/+71 | |
| * | | | | | | | | | | | | | | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang | 2017-07-12 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2017-07-12 | 2 | -5/+23 | |
| * | | | | | | | | | | | | | | kernel/fork.c: virtually mapped stacks: do not disable interrupts | Christoph Lameter | 2017-07-12 | 1 | -11/+5 | |
* | | | | | | | | | | | | | | | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-12 | 2 | -53/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | module: make the modinfo name const | Luis R. Rodriguez | 2017-06-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | kmod: reduce atomic operations on kmod_concurrent and simplify | Luis R. Rodriguez | 2017-06-27 | 1 | -22/+18 |