Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 8 | -19/+19 |
|\ | |||||
| * | VFS: kernel/: d_inode() annotations | David Howells | 2015-04-15 | 4 | -9/+9 |
| * | VFS: audit: d_backing_inode() annotations | David Howells | 2015-04-15 | 4 | -13/+13 |
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-04-22 | 4 | -53/+94 |
|\ \ | |||||
| * | | audit: Remove condition which always evaluates to false | Pranith Kumar | 2015-03-13 | 1 | -3/+2 |
| * | | audit: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso | 2015-02-23 | 1 | -8/+14 |
| * | | audit: consolidate handling of mm->exe_file | Davidlohr Bueso | 2015-02-23 | 3 | -16/+19 |
| * | | audit: code clean up | Ameen Ali | 2015-02-23 | 1 | -3/+2 |
| * | | audit: don't reset working wait time accidentally with auditd | Richard Guy Briggs | 2015-02-23 | 1 | -1/+2 |
| * | | audit: don't lose set wait time on first successful call to audit_log_start() | Richard Guy Briggs | 2015-02-23 | 1 | -3/+4 |
| * | | audit: move the tree pruning to a dedicated thread | Imre Palik | 2015-02-23 | 1 | -28/+60 |
* | | | Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2015-04-22 | 2 | -3/+20 |
|\ \ \ | |||||
| * | | | tracing: Fix possible out of bounds memory access when parsing enums | Steven Rostedt (Red Hat) | 2015-04-17 | 1 | -0/+6 |
| * | | | tracing: Fix incorrect enabling of trace events by boot cmdline | Joonsoo Kim | 2015-04-16 | 1 | -1/+8 |
| * | | | tracing: Handle ftrace_dump() atomic context in graph_trace_open() | Rabin Vincent | 2015-04-16 | 1 | -2/+6 |
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-22 | 2 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | params: handle quotes properly for values not of form foo="bar". | Rusty Russell | 2015-04-15 | 1 | -2/+2 |
| * | | | | module: do not print allocation-fail warning on bogus user buffer size | Kirill A. Shutemov | 2015-03-24 | 1 | -1/+2 |
| * | | | | kernel/module.c: fix typos in message about unused symbols | Yannick Guerrini | 2015-03-24 | 1 | -3/+3 |
* | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-03-25 | 6 | -26/+113 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 4.0-rc3 into char-misc-next | Greg Kroah-Hartman | 2015-03-09 | 9 | -31/+59 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | clockevents: export clockevents_unbind_device instead of clockevents_unbind | Vitaly Kuznetsov | 2015-03-01 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-21 | 1 | -35/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 4.0-rc7 into tty-next | Greg Kroah-Hartman | 2015-04-07 | 7 | -34/+94 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | console: Add extensible console matching | Peter Hurley | 2015-03-26 | 1 | -34/+18 |
| * | | | | | | | | | Merge 4.0-rc5 into tty-next | Greg Kroah-Hartman | 2015-03-23 | 6 | -26/+113 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge 4.0-rc3 into tty-testing | Greg Kroah-Hartman | 2015-03-09 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | console: Preserve index after console setup() | Peter Hurley | 2015-03-07 | 1 | -1/+0 |
* | | | | | | | | | | smp: Fix error case handling in smp_call_function_*() | Linus Torvalds | 2015-04-19 | 1 | -1/+3 |
* | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-04-18 | 2 | -32/+62 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | smp: Fix smp_call_function_single_async() locking | Linus Torvalds | 2015-04-17 | 1 | -31/+47 |
| * | | | | | | | | | | lockdep: Make print_lock() robust against concurrent release | Peter Zijlstra | 2015-04-17 | 1 | -1/+15 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bpf: fix two bugs in verification logic when accessing 'ctx' pointer | Alexei Starovoitov | 2015-04-16 | 1 | -2/+7 |
| * | | | | | | | | | | | bpf: fix verifier memory corruption | Alexei Starovoitov | 2015-04-16 | 1 | -1/+2 |
* | | | | | | | | | | | | oprofile: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso | 2015-04-17 | 1 | -0/+1 |
* | | | | | | | | | | | | gcov: fix softlockups | Andrey Ryabinin | 2015-04-17 | 1 | -1/+4 |
* | | | | | | | | | | | | kernel/sysctl.c: detect overflows when converting to int | Heinrich Schuchardt | 2015-04-17 | 1 | -1/+9 |
* | | | | | | | | | | | | prctl: avoid using mmap_sem for exe_file serialization | Davidlohr Bueso | 2015-04-17 | 2 | -25/+41 |
* | | | | | | | | | | | | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov | 2015-04-17 | 1 | -19/+37 |
* | | | | | | | | | | | | kernel/sysctl.c: threads-max observe limits | Heinrich Schuchardt | 2015-04-17 | 2 | -6/+31 |
* | | | | | | | | | | | | kernel/fork.c: avoid division by zero | Heinrich Schuchardt | 2015-04-17 | 1 | -9/+20 |
* | | | | | | | | | | | | kernel/fork.c: new function for max_threads | Heinrich Schuchardt | 2015-04-17 | 1 | -13/+21 |
* | | | | | | | | | | | | fork_init: update max_threads comment | Jean Delvare | 2015-04-17 | 1 | -2/+2 |
* | | | | | | | | | | | | fork: report pid reservation failure properly | Michal Hocko | 2015-04-17 | 2 | -9/+11 |
* | | | | | | | | | | | | signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo | Vladimir Davydov | 2015-04-17 | 1 | -9/+5 |
* | | | | | | | | | | | | ptrace: ptrace_detach() can no longer race with SIGKILL | Oleg Nesterov | 2015-04-17 | 1 | -10/+9 |
* | | | | | | | | | | | | ptrace: fix race between ptrace_resume() and wait_task_stopped() | Oleg Nesterov | 2015-04-17 | 1 | -0/+20 |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 12 | -63/+106 |
|\ \ \ \ \ \ \ \ \ \ \ \ |