Age | Commit message (Expand) | Author |
2022-09-24 | Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-09-24 | Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-09-23 | cgroup: cgroup_get_from_id() must check the looked-up kn is a directory | Ming Lei |
2022-09-20 | Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-13 | Revert "fs/exec: allow to unshare a time namespace on vfork+exec" | Andrei Vagin |
2022-09-10 | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2022-09-09 | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-09-08 | kprobes: Prohibit probes in gate area | Christian A. Ehrhardt |
2022-09-07 | dma-mapping: mark dma_supported static | Christoph Hellwig |
2022-09-07 | swiotlb: fix a typo | Chao Gao |
2022-09-07 | swiotlb: avoid potential left shift overflow | Chao Gao |
2022-09-07 | dma-debug: improve search for partial syncs | Robin Murphy |
2022-09-07 | Revert "swiotlb: panic if nslabs is too small" | Yu Zhao |
2022-09-06 | rv/reactor: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng |
2022-09-06 | tracing: Fix to check event_mutex is held while accessing trigger list | Masami Hiramatsu (Google) |
2022-09-06 | tracing: hold caller_addr to hardirq_{enable,disable}_ip | Yipeng Zou |
2022-09-06 | tracepoint: Allow trace events in modules with TAINT_TEST | Alison Schofield |
2022-09-06 | rv/monitors: Make monitor's automata definition static | Daniel Bristot de Oliveira |
2022-09-05 | IB/core: Fix a nested dead lock as part of ODP flow | Yishai Hadas |
2022-09-05 | sched/debug: fix dentry leak in update_sched_domain_debugfs | Greg Kroah-Hartman |
2022-09-01 | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-28 | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-28 | vmcoreinfo: add kallsyms_num_syms symbol | Stephen Brennan |
2022-08-27 | Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka |
2022-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2022-08-25 | bpf: Don't use tnum_range on array range checking for poke descriptors | Daniel Borkmann |
2022-08-25 | audit: move audit_return_fixup before the filters | Richard Guy Briggs |
2022-08-25 | bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO | Kumar Kartikeya Dwivedi |
2022-08-25 | Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-08-25 | cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() | Tetsuo Handa |
2022-08-24 | Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2022-08-23 | Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-23 | Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-24 | bpf: Fix a data-race around bpf_jit_limit. | Kuniyuki Iwashima |
2022-08-23 | Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-23 | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s... | Linus Torvalds |
2022-08-23 | cgroup: Fix race condition at rebind_subsystems() | Jing-Ting Wu |
2022-08-22 | audit: fix potential double free on error path from fsnotify_add_inode_mark | Gaosheng Cui |
2022-08-22 | ftrace: Fix build warning for ops_references_rec() not used | Wang Jingjin |
2022-08-21 | Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-21 | tracing: Have filter accept "common_cpu" to be consistent | Steven Rostedt (Google) |
2022-08-21 | tracing/probes: Have kprobes and uprobes use $COMM too | Steven Rostedt (Google) |
2022-08-21 | tracing/eprobes: Have event probes be consistent with kprobes and uprobes | Steven Rostedt (Google) |
2022-08-21 | tracing/eprobes: Fix reading of string fields | Steven Rostedt (Google) |
2022-08-21 | tracing/eprobes: Do not hardcode $comm as a string | Steven Rostedt (Google) |
2022-08-21 | tracing/eprobes: Do not allow eprobes to use $stack, or % for regs | Steven Rostedt (Google) |
2022-08-21 | ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead | Yang Jihong |
2022-08-21 | tracing/perf: Fix double put of trace event when init fails | Steven Rostedt (Google) |