Age | Commit message (Expand) | Author |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-07-29 | bpf: Fix leakage due to insufficient speculative store bypass mitigation | Daniel Borkmann |
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann |
2021-07-27 | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-27 | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-25 | smpboot: fix duplicate and misplaced inlining directive | Linus Torvalds |
2021-07-25 | Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-07-25 | Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-25 | Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-07-23 | Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-07-23 | tracepoints: Update static_call before tp_funcs when adding a tracepoint | Steven Rostedt (VMware) |
2021-07-23 | ftrace: Remove redundant initialization of variable ret | Colin Ian King |
2021-07-23 | ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary | Nicolas Saenz Julienne |
2021-07-23 | tracing: Clean up alloc_synth_event() | Steven Rostedt (VMware) |
2021-07-23 | tracing/histogram: Rename "cpu" to "common_cpu" | Steven Rostedt (VMware) |
2021-07-23 | tracing: Synthetic event field_pos is an index not a boolean | Steven Rostedt (VMware) |
2021-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-07-22 | tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. | Haoran Luo |
2021-07-21 | workqueue: fix UAF in pwq_unbound_release_workfn() | Yang Yingliang |
2021-07-21 | cgroup1: fix leaked context root causing sporadic NULL deref in LTP | Paul Gortmaker |
2021-07-20 | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2021-07-17 | Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-07-16 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc... | Linus Torvalds |
2021-07-16 | bpf: Fix pointer arithmetic mask tightening under state pruning | Daniel Borkmann |
2021-07-16 | bpf: Remove superfluous aux sanitation on subprog rejection | Daniel Borkmann |
2021-07-16 | dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable} | Roman Skakun |
2021-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-07-15 | tracing: Do not reference char * as a string in histograms | Steven Rostedt (VMware) |
2021-07-15 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-15 | timers: Fix get_next_timer_interrupt() with no timers pending | Nicolas Saenz Julienne |
2021-07-15 | posix-cpu-timers: Fix rearm racing against process tick | Frederic Weisbecker |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-14 | fs: add vfs_parse_fs_param_source() helper | Christian Brauner |
2021-07-14 | cgroup: verify that source is a string | Christian Brauner |
2021-07-13 | bpf: Fix tail_call_reachable rejection for interpreter when jit failed | Daniel Borkmann |
2021-07-13 | smpboot: Mark idle_init() as __always_inlined to work around aggressive compi... | Ingo Molnar |
2021-07-12 | kernel: debug: Fix unreachable code in gdb_serial_stub() | Gustavo A. R. Silva |
2021-07-11 | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-07-11 | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-07-11 | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-09 | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner |
2021-07-09 | bpf: Track subprog poke descriptors correctly and fix use-after-free | John Fastabend |
2021-07-08 | kdump: use vmlinux_build_id to simplify | Stephen Boyd |
2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport |