| Commit message (Expand) | Author | Age | Files | Lines |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -3/+3 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-06 | 1 | -1/+1 |
|\ |
|
| * | perf/core: Change log level for duration warning to KERN_INFO | David Ahern | 2016-08-02 | 1 | -1/+1 |
* | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-08-05 | 1 | -0/+3 |
|\ \ |
|
| * | | jump_label: Make it possible for arches to invoke jump_label_init() earlier | Kevin Hao | 2016-08-01 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-08-04 | 3 | -23/+105 |
|\ \ |
|
| * | | modules: add ro_after_init support | Jessica Yu | 2016-08-04 | 2 | -13/+55 |
| * | | jump_label: disable preemption around __module_text_address(). | Rusty Russell | 2016-08-04 | 1 | -1/+4 |
| * | | modules: Add kernel parameter to blacklist modules | Prarit Bhargava | 2016-08-04 | 1 | -0/+24 |
| * | | module: Do a WARN_ON_ONCE() for assert module mutex not held | Steven Rostedt | 2016-08-04 | 1 | -1/+1 |
| * | | module: Invalidate signatures on force-loaded modules | Ben Hutchings | 2016-07-27 | 1 | -4/+9 |
| * | | module: Issue warnings when tainting kernel | Libor Pechacek | 2016-07-27 | 1 | -1/+10 |
| * | | module: fix redundant test. | Rusty Russell | 2016-07-27 | 1 | -2/+1 |
| * | | module: fix noreturn attribute for __module_put_and_exit() | Jiri Kosina | 2016-07-27 | 1 | -1/+1 |
* | | | jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL | Jason Baron | 2016-08-04 | 1 | -0/+53 |
* | | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 2 | -5/+5 |
* | | | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 2 | -7/+11 |
|\ \ \ |
|
| * | | | tracing: Fix use-after-free in hist_register_trigger() | Tom Zanussi | 2016-08-02 | 1 | -3/+3 |
| * | | | tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all | Steven Rostedt | 2016-08-02 | 1 | -4/+4 |
| * | | | 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-02 | 2 | -0/+273 |
* | | | | relay: add global mode support for buffer-only channels | Akash Goel | 2016-08-02 | 1 | -2/+32 |
* | | | | kexec: add restriction on kexec_load() segment sizes | zhong jiang | 2016-08-02 | 1 | -0/+17 |
* | | | | kexec: add a kexec_crash_loaded() function | Petr Tesarik | 2016-08-02 | 2 | -1/+7 |
* | | | | kexec: use core_param for crash_kexec_post_notifiers boot option | Hidehiro Kawai | 2016-08-02 | 1 | -9/+4 |
* | | | | kexec: allow architectures to override boot mapping | Russell King | 2016-08-02 | 2 | -14/+15 |
* | | | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 2016-08-02 | 2 | -3/+3 |
* | | | | kexec: ensure user memory sizes do not wrap | Russell King | 2016-08-02 | 1 | -0/+2 |
* | | | | kexec: return error number directly | Minfei Huang | 2016-08-02 | 1 | -10/+6 |
* | | | | kernel/exit.c: quieten greatest stack depth printk | Anton Blanchard | 2016-08-02 | 1 | -1/+1 |
* | | | | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov | 2016-08-02 | 2 | -8/+141 |
* | | | | printk: include <asm/sections.h> instead of <asm-generic/sections.h> | Christoph Hellwig | 2016-08-02 | 1 | -1/+1 |
* | | | | printk: introduce suppress_message_printing() | Sergey Senozhatsky | 2016-08-02 | 1 | -6/+19 |
* | | | | printk: create pr_<level> functions | Joe Perches | 2016-08-02 | 3 | -11/+45 |
* | | | | printk: do not include interrupt.h | Sergey Senozhatsky | 2016-08-02 | 1 | -1/+0 |
* | | | | dynamic_debug: only add header when used | Luis de Bethencourt | 2016-08-02 | 1 | -0/+1 |
* | | | | task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works | Oleg Nesterov | 2016-08-02 | 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-29 | 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-29 | 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 |