summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-03-24rv: Add scpd, snep and sncid per-cpu monitorsGabriele Monaco
2025-03-24rv: Add snroc per-task monitorGabriele Monaco
2025-03-24rv: Add sco and tss per-cpu monitorsGabriele Monaco
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco
2025-03-24tracing: Do not use PERF enums when perf is not definedSteven Rostedt
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki
2025-03-23tracing: Use hashtable.h for event_hashSasha Levin
2025-03-23tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard
2025-03-23tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...Gabriele Paoloni
2025-03-23tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai
2025-03-23tracing: Align synth event print fmtDouglas Raillard
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju
2025-03-22tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf
2025-03-21relay: use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2025-03-21resource: replace open coded variant of DEFINE_RES()Andy Shevchenko
2025-03-21resource: replace open coded variants of DEFINE_RES_*_NAMED()Andy Shevchenko
2025-03-21resource: replace open coded variant of DEFINE_RES_NAMED_DESC()Andy Shevchenko
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)
2025-03-21fork: use __vmalloc_node() for stack allocationUladzislau Rezki (Sony)
2025-03-21tracepoint: Print the function symbol when tracepoint_debug is setHuang Shijie
2025-03-21timekeeping: Fix possible inconsistencies in _COARSE clockidsJohn Stultz
2025-03-21Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-21PM: hibernate: Use crypto_acomp interfaceHerbert Xu
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-03-20Merge tag 'dma-mapping-6.14-2025-03-21' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-20bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed
2025-03-20printk/panic: Add option to allow non-panic CPUs to write to the ring buffer.Donghyeok Choe
2025-03-20pidfs: improve multi-threaded exec and premature thread-group leader exit pol...Christian Brauner
2025-03-20tracing: Constify struct event_trigger_opsChristophe JAILLET
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar
2025-03-19sched/debug: Make 'const_debug' tunables unconditional __read_mostlyIngo Molnar
2025-03-19sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()Ingo Molnar
2025-03-19cgroup/rstat: avoid disabling irqs for O(num_cpu)Eric Dumazet
2025-03-19bpf: Maintain FIFO property for rqspinlock unlockKumar Kartikeya Dwivedi
2025-03-19bpf: Implement verifier support for rqspinlockKumar Kartikeya Dwivedi
2025-03-19bpf: Introduce rqspinlock kfuncsKumar Kartikeya Dwivedi
2025-03-19bpf: Convert lpm_trie.c to rqspinlockKumar Kartikeya Dwivedi
2025-03-19bpf: Convert percpu_freelist.c to rqspinlockKumar Kartikeya Dwivedi