Age | Commit message (Expand) | Author |
2022-03-23 | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-03-23 | Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-23 | tracing: Have trace event string test handle zero length strings | Steven Rostedt (Google) |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | NUMA balancing: optimize page placement for memory tiering system | Huang Ying |
2022-03-22 | cma: factor out minimum alignment requirement | David Hildenbrand |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-03-22 | Merge branch 'kvm/kvm-sls-fix' | Peter Zijlstra |
2022-03-22 | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-03-22 | ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE | Jann Horn |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-22 | sched/numa: Fix boot crash on arm64 systems | Huang, Ying |
2022-03-21 | Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-21 | Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dh... | Linus Torvalds |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-21 | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-03-21 | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-21 | bpf: Fix bpf_prog_pack when PMU_SIZE is not defined | Song Liu |
2022-03-21 | bpf: Fix bpf_prog_pack for multi-node setup | Song Liu |
2022-03-21 | bpf: Fix warning for cast from restricted gfp_t in verifier | Joanne Koong |
2022-03-21 | Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-21 | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-21 | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-21 | mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK | Matthew Wilcox (Oracle) |
2022-03-21 | mm/truncate: Inline invalidate_complete_page() into its one caller | Matthew Wilcox (Oracle) |
2022-03-21 | bpf: Fix kprobe_multi return probe backtrace | Jiri Olsa |
2022-03-21 | Revert "bpf: Add support to inline bpf_get_func_ip helper on x86" | Jiri Olsa |
2022-03-21 | bpf: Simplify check in btf_parse_hdr() | Yuntao Wang |
2022-03-21 | Merge branch 'rework/fast-next-seq' into for-linus | Petr Mladek |
2022-03-21 | Merge branch 'for-5.18-panic-deadlocks' into for-linus | Petr Mladek |
2022-03-21 | watch_queue: Actually free the watch | David Howells |
2022-03-21 | watch_queue: Fix NULL dereference in error cleanup | David Howells |
2022-03-20 | bpf: Check for NULL return from bpf_get_btf_vmlinux | Kumar Kartikeya Dwivedi |
2022-03-20 | bpf: Adjust BPF stack helper functions to accommodate skip > 0 | Namhyung Kim |
2022-03-20 | bpf: Select proper size for bpf_prog_pack | Song Liu |
2022-03-20 | bpf: Enable non-atomic allocations in local storage | Joanne Koong |
2022-03-20 | tracing: Have type enum modifications copy the strings | Steven Rostedt (Google) |
2022-03-19 | bpf: Always raise reference in btf_get_module_btf | Kumar Kartikeya Dwivedi |
2022-03-18 | bpf: Factor out fd returning from bpf_btf_find_by_name_kind | Kumar Kartikeya Dwivedi |
2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki |
2022-03-18 | ptrace: Return the signal to continue with from ptrace_stop | Eric W. Biederman |
2022-03-18 | ptrace: Move setting/clearing ptrace_message into ptrace_stop | Eric W. Biederman |
2022-03-17 | bpf: Add cookie support to programs attached with kprobe multi link | Jiri Olsa |