Age | Commit message (Expand) | Author |
2023-06-22 | Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-21 | Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-20 | Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-06-16 | tick/common: Align tick period during sched_timer setup | Thomas Gleixner |
2023-06-14 | tracing/user_events: Add auto cleanup and future persist flag | Beau Belgrave |
2023-06-14 | tracing/user_events: Track refcount consistently via put/get | Beau Belgrave |
2023-06-14 | tracing/user_events: Store register flags on events | Beau Belgrave |
2023-06-14 | tracing/user_events: Remove user_ns walk for groups | Beau Belgrave |
2023-06-14 | tracing/user_events: Fix the incorrect trace record for empty arguments events | sunliming |
2023-06-14 | tracing: Modify print_fields() for fields output order | sunliming |
2023-06-14 | tracing/user_events: Handle matching arguments that is null from dyn_events | sunliming |
2023-06-14 | tracing/user_events: Prevent same name but different args event | sunliming |
2023-06-12 | Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-06-12 | kexec: support purgatories with .text.hot sections | Ricardo Ribalda |
2023-06-12 | cgroup: Do not corrupt task iteration when rebinding subsystem | Xiu Jianfeng |
2023-06-12 | cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on... | Tetsuo Handa |
2023-06-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2023-06-08 | Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-08 | vhost: Fix worker hangs due to missed wake up calls | Mike Christie |
2023-06-08 | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-06-07 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-06-07 | bpf: Add extra path pointer check to d_path helper | Jiri Olsa |
2023-06-05 | bpf: netfilter: Add BPF_NETFILTER bpf_attach_type | Florian Westphal |
2023-06-03 | Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-06-02 | bpf: Fix elem_size not being set for inner maps | Rhys Rustad-Elliott |
2023-06-02 | bpf: Fix UAF in task local storage | KP Singh |
2023-06-01 | Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-06-01 | module/decompress: Fix error checking on zstd decompression | Lucas De Marchi |
2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie |
2023-05-31 | tracing/probe: trace_probe_primary_from_call(): checked list_first_entry | Pietro Borrello |
2023-05-30 | Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-30 | module: fix module load for ia64 | Song Liu |
2023-05-29 | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-05-29 | Revert "module: error out early on concurrent load of the same module file" | Linus Torvalds |
2023-05-28 | tracing: Have function_graph selftest call cond_resched() | Steven Rostedt (Google) |
2023-05-28 | tracing: Only make selftest conditionals affect the global_trace | Steven Rostedt (Google) |
2023-05-28 | tracing: Make tracing_selftest_running/delete nops when not used | Steven Rostedt (Google) |
2023-05-28 | tracing: Have tracer selftests call cond_resched() before running | Steven Rostedt (Google) |
2023-05-28 | tracing: Move setting of tracing_selftest_running out of register_tracer() | Steven Rostedt (Google) |
2023-05-28 | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-05-27 | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-05-25 | module: error out early on concurrent load of the same module file | Linus Torvalds |
2023-05-25 | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-05-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-05-24 | x86/pci/xen: populate MSI sysfs entries | Maximilian Heyne |
2023-05-23 | tracing: Rename stacktrace field to common_stacktrace | Steven Rostedt (Google) |
2023-05-23 | tracing/histograms: Allow variables to have some modifiers | Steven Rostedt (Google) |
2023-05-23 | tracing/user_events: Document user_event_mm one-shot list usage | Beau Belgrave |
2023-05-23 | tracing/user_events: Rename link fields for clarity | Beau Belgrave |
2023-05-23 | tracing/user_events: Remove RCU lock while pinning pages | Linus Torvalds |