summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-03-26sched_ext: initialize built-in idle state before ops.init()Andrea Righi-6/+6
2025-03-26sched_ext: create_dsq: Return -EEXIST on duplicate requestJake Hillion-2/+2
2025-03-26sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()Tejun Heo-2/+0
2025-03-26sched_ext: idle: Fix return code of scx_select_cpu_dfl()Andrea Righi-1/+1
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+9
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-54/+52
2025-03-25objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf-0/+6
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+1
2025-03-25tracing: Replace strncpy with memcpy for fixed-length substring copySiddarth G-1/+1
2025-03-25tracing: Fix synth event printk format for str fieldsDouglas Raillard-1/+1
2025-03-25x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand-0/+4
2025-03-25Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-44/+46
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-46/+25
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-330/+381
2025-03-25Merge tag 'locking-futex-2025-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+11
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+22
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-106/+55
2025-03-25Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-31/+41
2025-03-25exit: fix the usage of delay_group_leader->exit_code in do_notify_parent() an...Oleg Nesterov-0/+3
2025-03-25pidfs: cleanup the usage of do_notify_pidfd()Oleg Nesterov-11/+5
2025-03-25lockdep: Fix wait context check on softirq for PREEMPT_RTRyo Takakura-0/+18
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-150/+42
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-522/+721
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-334/+363
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+19
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+72
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-186/+456
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