summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21locking/qspinlock: Always evaluate lockevent* non-event parameter onceWaiman Long
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21bpf-next: Avoid goto in regs_refine_cond_op()Harishankar Vishwanathan
2024-03-20bpf: report RCU QS in cpumap kthreadYan Zhai
2024-03-19bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko
2024-03-19bpf: pass whole link instead of prog when triggering raw tracepointAndrii Nakryiko
2024-03-19bpf: flatten bpf_probe_register call chainAndrii Nakryiko
2024-03-19bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog typesYonghong Song
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-03-19bpf/lpm_trie: Inline longest_prefix_match for fastpathJesper Dangaard Brouer
2024-03-19timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker
2024-03-19timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18bpf: Check return from set_memory_rox()Christophe Leroy
2024-03-18bpf: Remove arch_unprotect_bpf_trampoline()Christophe Leroy
2024-03-18bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elemMartin KaFai Lau
2024-03-18tracing: Use div64_u64() instead of do_div()Thorsten Blum
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei
2024-03-18ftrace: Fix most kernel-doc warningsRandy Dunlap
2024-03-18tracing: Decrement the snapshot if the snapshot trigger fails to registerSteven Rostedt (Google)
2024-03-18tracing: Fix snapshot counter going between two tracers that use itSteven Rostedt (Google)
2024-03-18tracing: Use init_utsname()->releaseJohn Garry
2024-03-18tracing/user_events: Introduce multi-format eventsBeau Belgrave
2024-03-18tracing/user_events: Prepare find/delete for same name eventsBeau Belgrave
2024-03-18tracing: Add snapshot refcountVincent Donnefort
2024-03-18ring-buffer: Make wake once of ring_buffer_wait() more robustSteven Rostedt (Google)
2024-03-17Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-17ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li
2024-03-17ring-buffer: Zero ring-buffer sub-buffersVincent Donnefort
2024-03-17tracing: Move saved_cmdline code into trace_sched_switch.cSteven Rostedt (Google)
2024-03-17tracing: Move open coded processing of tgid_map into helper functionSteven Rostedt (Google)
2024-03-17tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)
2024-03-16timer/migration: Remove buggy early return on deactivationFrederic Weisbecker
2024-03-15bpf: Clarify bpf_arena comments.Alexei Starovoitov
2024-03-15printk: Update @console_may_schedule in console_trylock_spinning()John Ogness
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-14bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()Christophe Leroy
2024-03-14bpf: preserve sleepable bit in subprog infoAndrii Nakryiko
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-03-14bpf: Temporarily disable atomic operations in BPF arenaPuranjay Mohan
2024-03-14sched/fair: Fix typos in commentsIngo Molnar
2024-03-13kernel/hung_task.c: export sysctl_hung_task_timeout_secsKent Overstreet
2024-03-13pidfs: remove config optionChristian Brauner
2024-03-13PM: EM: Force device drivers to provide power in uWLukasz Luba