summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds-1/+1
2025-03-24Merge tag 'stop-machine.2025.03.21a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-764/+1547
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-146/+100
2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds-32/+2
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+30
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-03-24rv: Add scpd, snep and sncid per-cpu monitorsGabriele Monaco-0/+534
2025-03-24rv: Add snroc per-task monitorGabriele Monaco-0/+164
2025-03-24rv: Add sco and tss per-cpu monitorsGabriele Monaco-0/+337
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco-28/+216
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco-1/+22
2025-03-24tracing: Do not use PERF enums when perf is not definedSteven Rostedt-2/+6
2025-03-24Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-63/+89
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+10
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-65/+97
2025-03-24Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+17
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+15
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki-15/+21
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki-39/+31
2025-03-23tracing: Use hashtable.h for event_hashSasha Levin-12/+7
2025-03-23tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard-1/+29
2025-03-23tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...Gabriele Paoloni-1/+3
2025-03-23tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai-1/+0
2025-03-23tracing: Align synth event print fmtDouglas Raillard-1/+1
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju-2/+14
2025-03-22tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu-4/+1
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf-0/+19
2025-03-21relay: use kasprintf() instead of fixed buffer formattingAndy Shevchenko-2/+1
2025-03-21resource: replace open coded variant of DEFINE_RES()Andy Shevchenko-2/+1
2025-03-21resource: replace open coded variants of DEFINE_RES_*_NAMED()Andy Shevchenko-7/+2
2025-03-21resource: replace open coded variant of DEFINE_RES_NAMED_DESC()Andy Shevchenko-5/+1
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)-0/+52
2025-03-21fork: use __vmalloc_node() for stack allocationUladzislau Rezki (Sony)-4/+2
2025-03-21tracepoint: Print the function symbol when tracepoint_debug is setHuang Shijie-1/+1
2025-03-21timekeeping: Fix possible inconsistencies in _COARSE clockidsJohn Stultz-25/+69
2025-03-21Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+3
2025-03-21PM: hibernate: Use crypto_acomp interfaceHerbert Xu-21/+42
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne-1/+1
2025-03-20Merge tag 'dma-mapping-6.14-2025-03-21' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-10/+18
2025-03-20bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng-2/+6
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-34/+49
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed-59/+20
2025-03-20printk/panic: Add option to allow non-panic CPUs to write to the ring buffer.Donghyeok Choe-6/+28
2025-03-20pidfs: improve multi-threaded exec and premature thread-group leader exit pol...Christian Brauner-5/+4
2025-03-20tracing: Constify struct event_trigger_opsChristophe JAILLET-34/+34
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel-0/+1
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar-91/+9