Age | Commit message (Expand) | Author |
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-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-17 | bpf: mark dst unknown on inconsistent {s, u}bounds adjustments | Daniel Borkmann |
2018-01-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-17 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-01-16 | bpf: reject stores into ctx via st and xadd | Daniel Borkmann |
2018-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-16 | Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-16 | delayacct: Account blkio completion on the correct task | Josh Snyder |
2018-01-15 | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y | Randy Dunlap |
2018-01-15 | ring-buffer: Bring back context level recursive checks | Steven Rostedt (VMware) |
2018-01-14 | timers: Unconditionally check deferrable base | Thomas Gleixner |
2018-01-14 | bpf: fix 32-bit divide by zero | Alexei Starovoitov |
2018-01-14 | futex: Prevent overflow by strengthen input validation | Li Jinyue |
2018-01-14 | futex: Avoid violating the 10th rule of futex | Peter Zijlstra |
2018-01-14 | bpf: fix divides by zero | Eric Dumazet |
2018-01-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-01-13 | kdump: write correct address of mem_section into vmcoreinfo | Kirill A. Shutemov |
2018-01-12 | workqueue: avoid hard lockups in show_workqueue_state() | Sergey Senozhatsky |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-12 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-10 | bpf, array: fix overflow in max_entries and undefined behavior in index_mask | Daniel Borkmann |
2018-01-10 | bpf: arsh is not supported in 32 bit alu thus reject it | Daniel Borkmann |
2018-01-10 | bpf: fix spelling mistake: "obusing" -> "abusing" | Colin Ian King |
2018-01-10 | cgroup: make cgroup.threads delegatable | Roman Gushchin |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-10 | membarrier: Disable preemption when calling smp_call_function_many() | Mathieu Desnoyers |
2018-01-09 | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov |
2018-01-09 | bpf: prevent out-of-bounds speculation | Alexei Starovoitov |
2018-01-08 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-08 | locking/lockdep: Remove cross-release leftovers | Ingo Molnar |
2018-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-07 | bpf: sockmap missing NULL psock check | John Fastabend |
2018-01-05 | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" | Al Viro |
2018-01-04 | kernel/exit.c: export abort() to modules | Andrew Morton |
2018-01-04 | kernel/acct.c: fix the acct->needcheck check in check_free_space() | Oleg Nesterov |
2018-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-12-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-12-31 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-12-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-29 | timers: Invoke timer_start_debug() where it makes sense | Thomas Gleixner |
2017-12-29 | nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() | Thomas Gleixner |
2017-12-29 | timers: Reinitialize per cpu bases on hotplug | Thomas Gleixner |
2017-12-29 | timers: Use deferrable base independent of base::nohz_active | Anna-Maria Gleixner |
2017-12-29 | genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI | Thomas Gleixner |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner |