Age | Commit message (Expand) | Author |
2022-11-30 | percpu_counter: add percpu_counter_sum_all interface | Shakeel Butt |
2022-11-30 | mm: convert mm's rss stats into percpu_counter | Shakeel Butt |
2022-11-30 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton |
2022-11-22 | gcov: clang: fix the buffer overflow issue | Mukesh Ojha |
2022-11-08 | swap: add a limit for readahead page-cluster value | Kairui Song |
2022-11-08 | memory: move hotplug memory notifier priority to same file for easy sorting | Liu Shixin |
2022-11-08 | cgroup/cpuset: use hotplug_memory_notifier() directly | Liu Shixin |
2022-11-06 | Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-11-04 | tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() | Shang XiaoJing |
2022-11-04 | tracing/fprobe: Fix to check whether fprobe is registered correctly | Masami Hiramatsu (Google) |
2022-11-04 | fprobe: Check rethook_alloc() return in rethook initialization | Rafael Mendonca |
2022-11-04 | kprobe: reverse kp->flags when arm_kprobe failed | Li Qiang |
2022-11-02 | ftrace: Fix use-after-free for dynamic ftrace_ops | Li Huafei |
2022-11-02 | ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() | Steven Rostedt (Google) |
2022-11-02 | perf/hw_breakpoint: test: Skip the test if dependencies unmet | David Gow |
2022-10-30 | Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-28 | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2022-10-27 | perf: Fix missing raw data on tracepoint events | James Clark |
2022-10-25 | PM: hibernate: Allow hybrid sleep to work with s2idle | Mario Limonciello |
2022-10-24 | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-10-24 | Merge tag 'rcu-urgent.2022.10.20a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-10-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2022-10-23 | kernel/utsname_sysctl.c: Fix hostname polling | Linus Torvalds |
2022-10-23 | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-23 | Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-21 | bpf: Use __llist_del_all() whenever possbile during memory draining | Hou Tao |
2022-10-21 | bpf: Wait for busy refill_work when destroying bpf memory allocator | Hou Tao |
2022-10-21 | Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux | Linus Torvalds |
2022-10-21 | Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-10-20 | gcov: support GCC 12.1 and newer compilers | Martin Liska |
2022-10-20 | bpf: Fix dispatcher patchable function entry to 5 bytes nop | Jiri Olsa |
2022-10-20 | rcu: Keep synchronize_rcu() from enabling irqs in early boot | Paul E. McKenney |
2022-10-20 | blktrace: remove unnessary stop block trace in 'blk_trace_shutdown' | Ye Bin |
2022-10-20 | blktrace: fix possible memleak in '__blk_trace_remove' | Ye Bin |
2022-10-20 | blktrace: introduce 'blk_trace_{start,stop}' helper | Ye Bin |
2022-10-17 | Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-17 | bpf: prevent decl_tag from being referenced in func_proto | Stanislav Fomichev |
2022-10-17 | sched: Introduce struct balance_callback to avoid CFI mismatches | Kees Cook |
2022-10-17 | sched/core: Fix comparison in sched_group_cookie_match() | Lin Shengwang |
2022-10-17 | bpf: Fix sample_flags for bpf_perf_event_output | Sumanth Korikkar |
2022-10-17 | perf: Fix missing SIGTRAPs | Peter Zijlstra |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-14 | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-13 | Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2022-10-13 | bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1 | David Vernet |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-12 | tracing: Fix reading strings from synthetic events | Steven Rostedt (Google) |
2022-10-12 | tracing: Add "(fault)" name injection to kernel probes | Steven Rostedt (Google) |
2022-10-12 | tracing: Move duplicate code of trace_kprobe/eprobe.c into header | Steven Rostedt (Google) |
2022-10-12 | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |