Age | Commit message (Expand) | Author |
2018-01-25 | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra |
2018-01-25 | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-24 | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier |
2018-01-24 | sched/core: Fix cpu.max vs. cpuhotplug deadlock | Peter Zijlstra |
2018-01-24 | locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() | Tejun Heo |
2018-01-24 | futex: Fix OWNER_DEAD fixup | Peter Zijlstra |
2018-01-23 | ftrace: Mark function tracer test functions noinline/noclone | Andi Kleen |
2018-01-23 | trace_uprobe: Display correct offset in uprobe_events | Ravi Bangoria |
2018-01-23 | tracing: Make sure the parsed string always terminates with '\0' | Changbin Du |
2018-01-23 | tracing: Clear parser->idx if only spaces are read | Changbin Du |
2018-01-23 | tracing: Detect the string nul character when parsing user input string | Changbin Du |
2018-01-23 | tracing: Update stack trace skipping for ORC unwinder | Steven Rostedt (VMware) |
2018-01-23 | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) |
2018-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-23 | bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region | Yonghong Song |
2018-01-22 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman |
2018-01-22 | signal: Helpers for faults with specialized siginfo layouts | Eric W. Biederman |
2018-01-22 | signal: Add send_sig_fault and force_sig_fault | Eric W. Biederman |
2018-01-22 | signal: Replace memset(info,...) with clear_siginfo for clarity | Eric W. Biederman |
2018-01-22 | signal: Don't use structure initializers for struct siginfo | Eric W. Biederman |
2018-01-22 | Merge branch 'for-4.16-console-waiter-logic' into for-4.16 | Petr Mladek |
2018-01-22 | Merge branch 'for-4.16-print-symbol' into for-4.16 | Petr Mladek |
2018-01-22 | Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16 | Petr Mladek |
2018-01-22 | printk: drop redundant devkmsg_log_str memsets | Sergey Senozhatsky |
2018-01-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-19 | bpf: add upper complexity limit to verifier log | Daniel Borkmann |
2018-01-19 | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann |
2018-01-19 | bpf, verifier: detect misconfigured mem, size argument pair | Daniel Borkmann |
2018-01-19 | bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map | Yonghong Song |
2018-01-19 | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-19 | string: drop __must_check from strscpy() and restore strscpy() usages in cgroup | Tejun Heo |
2018-01-18 | bpf: offload: report device information about offloaded maps | Jakub Kicinski |
2018-01-18 | bpf: offload: allow array map offload | Jakub Kicinski |
2018-01-18 | bpf: arraymap: use bpf_map_init_from_attr() | Jakub Kicinski |
2018-01-18 | bpf: arraymap: move checks out of alloc function | Jakub Kicinski |
2018-01-18 | bpf: allow socket_filter programs to use bpf_prog_test_run | Alexei Starovoitov |
2018-01-18 | tracing: Fix converting enum's from the map in trace_event_eval_update() | Steven Rostedt (VMware) |
2018-01-18 | ring-buffer: Fix duplicate results in mapping context to bits in recursive lock | Steven Rostedt (VMware) |
2018-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-18 | lockdep: Make lockdep checking constant | Matthew Wilcox |
2018-01-18 | lockdep: Assign lock keys on registration | Matthew Wilcox |
2018-01-18 | irq/matrix: Spread interrupts on allocation | Thomas Gleixner |
2018-01-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-01-18 | Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap' | Rafael J. Wysocki |