summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-16tick/common: Align tick period during sched_timer setupThomas Gleixner
2023-06-14tracing/user_events: Add auto cleanup and future persist flagBeau Belgrave
2023-06-14tracing/user_events: Track refcount consistently via put/getBeau Belgrave
2023-06-14tracing/user_events: Store register flags on eventsBeau Belgrave
2023-06-14tracing/user_events: Remove user_ns walk for groupsBeau Belgrave
2023-06-14tracing/user_events: Fix the incorrect trace record for empty arguments eventssunliming
2023-06-14tracing: Modify print_fields() for fields output ordersunliming
2023-06-14tracing/user_events: Handle matching arguments that is null from dyn_eventssunliming
2023-06-14tracing/user_events: Prevent same name but different args eventsunliming
2023-06-13bpf: ensure main program has an extableKrister Johansen
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12kexec: support purgatories with .text.hot sectionsRicardo Ribalda
2023-06-12cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng
2023-06-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-02bpf: Fix elem_size not being set for inner mapsRhys Rustad-Elliott
2023-06-02bpf: Fix UAF in task local storageKP Singh
2023-06-01Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-01module/decompress: Fix error checking on zstd decompressionLucas De Marchi
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-05-31tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello
2023-05-30Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-30module: fix module load for ia64Song Liu
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-28tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)
2023-05-28tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)
2023-05-28tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)
2023-05-28tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)
2023-05-28tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski