aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-02
* | | | | | | | | | | kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai2016-08-02
* | | | | | | | | | | kexec: allow architectures to override boot mappingRussell King2016-08-02
* | | | | | | | | | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-02
* | | | | | | | | | | kexec: ensure user memory sizes do not wrapRussell King2016-08-02
* | | | | | | | | | | kexec: return error number directlyMinfei Huang2016-08-02
* | | | | | | | | | | kernel/exit.c: quieten greatest stack depth printkAnton Blanchard2016-08-02
* | | | | | | | | | | printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-02
* | | | | | | | | | | printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig2016-08-02
* | | | | | | | | | | printk: introduce suppress_message_printing()Sergey Senozhatsky2016-08-02
* | | | | | | | | | | printk: create pr_<level> functionsJoe Perches2016-08-02
* | | | | | | | | | | printk: do not include interrupt.hSergey Senozhatsky2016-08-02
* | | | | | | | | | | dynamic_debug: only add header when usedLuis de Bethencourt2016-08-02
* | | | | | | | | | | task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_worksOleg Nesterov2016-08-02
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPAREOleg Nesterov2016-07-27
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-07-20
| * | | | | | | | | audit: fix whitespace in CWD recordSteve Grubb2016-07-14
| * | | | | | | | | audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-27
| * | | | | | | | | audit: fix some horrible switch statement style crimesPaul Moore2016-06-16
| * | | | | | | | | audit: fixup: log on errors from filter user rulesRichard Guy Briggs2016-05-31
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | seccomp: recheck the syscall after RET_TRACEKees Cook2016-06-14
| * | | | | | | | | | seccomp: remove 2-phase APIKees Cook2016-06-14
| * | | | | | | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
| * | | | | | | | | | kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-06-06
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-06-30
| * | | | | | | | | | | fs: Limit file caps to the user namespace of the super blockSeth Forshee2016-06-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2016-07-15
| * | | | | | | | | | | cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman2016-07-15
| * | | | | | | | | | | cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2016-07-15
* | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | timers/core: Correct callback order during CPU hot plugRichard Cochran2016-07-28
| * | | | | | | | | | | | rcu: Convert rcutree to hotplug state machineThomas Gleixner2016-07-15
| * | | | | | | | | | | | smp/cfd: Convert core to hotplug state machineRichard Weinberger2016-07-15
| * | | | | | | | | | | | profile: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-15
| * | | | | | | | | | | | timers/core: Convert to hotplug state machineRichard Cochran2016-07-15
| * | | | | | | | | | | | hrtimer: Convert to hotplug state machineThomas Gleixner2016-07-15
| * | | | | | | | | | | | workqueue: Convert to state machine callbacksThomas Gleixner2016-07-14
| * | | | | | | | | | | | perf/core: Convert to hotplug state machineThomas Gleixner2016-07-14
| * | | | | | | | | | | | cpu/hotplug: Handle early registration gracefullyThomas Gleixner2016-07-14
| * | | | | | | | | | | | Merge branch 'core/urgent' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ftrace: Reduce size of function graph entriesNamhyung Kim2016-07-05
| * | | | | | | | | | | | | | | | tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi2016-07-05