Age | Commit message (Expand) | Author |
2018-01-30 | vfs, fdtable: Prevent bounds-check bypass via speculative execution | Dan Williams |
2018-01-30 | array_index_nospec: Sanitize speculative array de-references | Dan Williams |
2018-01-30 | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes | Ingo Molnar |
2018-01-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen |
2018-01-24 | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-24 | Revert "module: Add retpoline tag to VERMAGIC" | Greg Kroah-Hartman |
2018-01-24 | sched/core: Fix cpu.max vs. cpuhotplug deadlock | Peter Zijlstra |
2018-01-23 | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) |
2018-01-21 | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() | Kirill A. Shutemov |
2018-01-19 | sparse doesn't support struct randomization | Matthew Wilcox |
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 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-17 | module: Add retpoline tag to VERMAGIC | Andi Kleen |
2018-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-16 | delayacct: Account blkio completion on the correct task | Josh Snyder |
2018-01-15 | netlink: extack: avoid parenthesized string constant warning | Johannes Berg |
2018-01-15 | ptr_ring: document usage around __ptr_ring_peek | Michael S. Tsirkin |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-12 | net/mlx5: Fix get vector affinity helper function | Saeed Mahameed |
2018-01-12 | {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed | Eran Ben Elisha |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-09 | bpf: avoid false sharing of map refcount with max_entries | Daniel Borkmann |
2018-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-09 | bpf: prevent out-of-bounds speculation | Alexei Starovoitov |
2018-01-08 | locking/lockdep: Remove cross-release leftovers | Ingo Molnar |
2018-01-08 | sysfs/cpu: Add vulnerability folder | Thomas Gleixner |
2018-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-05 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-05 | sh_eth: fix SH7757 GEther initialization | Sergei Shtylyov |
2018-01-05 | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" | Al Viro |
2018-01-03 | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel |
2018-01-02 | fscache: Fix the default for fscache_maybe_release_page() | David Howells |
2017-12-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | 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 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-12-29 | timers: Reinitialize per cpu bases on hotplug | Thomas Gleixner |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner |
2017-12-29 | genirq: Introduce IRQD_CAN_RESERVE flag | Thomas Gleixner |
2017-12-29 | Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-28 | cpufreq: schedutil: Use idle_calls counter of the remote CPU | Joel Fernandes |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn |
2017-12-23 | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner |
2017-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-21 | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny |
2017-12-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |