Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 2016-08-02 | 1 | -0/+4 | |
* | | | | | | | | config: add android config fragments | Rob Herring | 2016-08-03 | 2 | -0/+273 | |
* | | | | | | | | relay: add global mode support for buffer-only channels | Akash Goel | 2016-08-03 | 1 | -2/+32 | |
* | | | | | | | | kexec: add restriction on kexec_load() segment sizes | zhong jiang | 2016-08-03 | 1 | -0/+17 | |
* | | | | | | | | kexec: add a kexec_crash_loaded() function | Petr Tesarik | 2016-08-03 | 2 | -1/+7 | |
* | | | | | | | | kexec: use core_param for crash_kexec_post_notifiers boot option | Hidehiro Kawai | 2016-08-03 | 1 | -9/+4 | |
* | | | | | | | | kexec: allow architectures to override boot mapping | Russell King | 2016-08-03 | 2 | -14/+15 | |
* | | | | | | | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 2016-08-03 | 2 | -3/+3 | |
* | | | | | | | | kexec: ensure user memory sizes do not wrap | Russell King | 2016-08-03 | 1 | -0/+2 | |
* | | | | | | | | kexec: return error number directly | Minfei Huang | 2016-08-03 | 1 | -10/+6 | |
* | | | | | | | | kernel/exit.c: quieten greatest stack depth printk | Anton Blanchard | 2016-08-03 | 1 | -1/+1 | |
* | | | | | | | | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov | 2016-08-03 | 2 | -8/+141 | |
* | | | | | | | | printk: include <asm/sections.h> instead of <asm-generic/sections.h> | Christoph Hellwig | 2016-08-03 | 1 | -1/+1 | |
* | | | | | | | | printk: introduce suppress_message_printing() | Sergey Senozhatsky | 2016-08-03 | 1 | -6/+19 | |
* | | | | | | | | printk: create pr_<level> functions | Joe Perches | 2016-08-03 | 3 | -11/+45 | |
* | | | | | | | | printk: do not include interrupt.h | Sergey Senozhatsky | 2016-08-03 | 1 | -1/+0 | |
* | | | | | | | | dynamic_debug: only add header when used | Luis de Bethencourt | 2016-08-03 | 1 | -0/+1 | |
* | | | | | | | | task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works | Oleg Nesterov | 2016-08-03 | 1 | -4/+6 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-30 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE | Oleg Nesterov | 2016-07-27 | 1 | -0/+8 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-07-30 | 4 | -267/+228 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | audit: fix a double fetch in audit_log_single_execve_arg() | Paul Moore | 2016-07-20 | 1 | -168/+164 | |
| * | | | | | | audit: fix whitespace in CWD record | Steve Grubb | 2016-07-14 | 1 | -1/+1 | |
| * | | | | | | audit: add fields to exclude filter by reusing user filter | Richard Guy Briggs | 2016-06-27 | 3 | -100/+57 | |
| * | | | | | | audit: fix some horrible switch statement style crimes | Paul Moore | 2016-06-16 | 2 | -4/+12 | |
| * | | | | | | audit: fixup: log on errors from filter user rules | Richard Guy Briggs | 2016-05-31 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-30 | 2 | -98/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | seccomp: recheck the syscall after RET_TRACE | Kees Cook | 2016-06-14 | 1 | -3/+18 | |
| * | | | | | | | seccomp: remove 2-phase API | Kees Cook | 2016-06-14 | 1 | -88/+41 | |
| * | | | | | | | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 2016-06-14 | 1 | -2/+2 | |
| * | | | | | | | kernel: Add noaudit variant of ns_capable() | Tyler Hicks | 2016-06-06 | 1 | -10/+36 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-07-30 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cred: Reject inodes with invalid ids in set_create_file_as() | Seth Forshee | 2016-07-01 | 1 | -0/+2 | |
| * | | | | | | | | fs: Limit file caps to the user namespace of the super block | Seth Forshee | 2016-06-24 | 1 | -0/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-07-29 | 1 | -10/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cgroupns: Only allow creation of hierarchies in the initial cgroup namespace | Eric W. Biederman | 2016-07-15 | 1 | -6/+2 | |
| * | | | | | | | | cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns | Eric W. Biederman | 2016-07-15 | 1 | -0/+5 | |
| * | | | | | | | | cgroupns: Fix the locking in copy_cgroup_ns | Eric W. Biederman | 2016-07-15 | 1 | -4/+1 | |
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 8 | -385/+275 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | timers/core: Correct callback order during CPU hot plug | Richard Cochran | 2016-07-28 | 1 | -5/+10 | |
| * | | | | | | | | | rcu: Convert rcutree to hotplug state machine | Thomas Gleixner | 2016-07-15 | 2 | -53/+66 | |
| * | | | | | | | | | smp/cfd: Convert core to hotplug state machine | Richard Weinberger | 2016-07-15 | 2 | -47/+41 | |
| * | | | | | | | | | profile: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -116/+65 | |
| * | | | | | | | | | timers/core: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 2 | -23/+7 | |
| * | | | | | | | | | hrtimer: Convert to hotplug state machine | Thomas Gleixner | 2016-07-15 | 2 | -35/+10 | |
| * | | | | | | | | | workqueue: Convert to state machine callbacks | Thomas Gleixner | 2016-07-14 | 2 | -65/+53 | |
| * | | | | | | | | | perf/core: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 2 | -46/+21 | |
| * | | | | | | | | | cpu/hotplug: Handle early registration gracefully | Thomas Gleixner | 2016-07-14 | 1 | -0/+7 | |
| * | | | | | | | | | Merge branch 'core/urgent' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'core/rcu' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 9 | -736/+844 | |
| |\ \ \ \ \ \ \ \ \ \ |