aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-05-20Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-05-19padata: do not leak refcount in reorder_workDominik Grzegorzek1-1/+2
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+5
2025-05-14Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-05-14Merge tag 'trace-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+7
2025-05-14ring-buffer: Fix persistent buffer when commit page is the reader pageSteven Rostedt1-3/+5
2025-05-14ftrace: Fix preemption accounting for stacktrace filter commandpengdonglin1-5/+1
2025-05-14ftrace: Fix preemption accounting for stacktrace trigger commandpengdonglin1-1/+1
2025-05-13Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-4/+32
2025-05-13tracing: probes: Fix a possible race in trace_probe_log APIsMasami Hiramatsu (Google)5-3/+27
2025-05-12Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-69/+124
2025-05-12Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+4
2025-05-12kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86Sami Tolvanen1-0/+5
2025-05-11kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand1-4/+5
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+44
2025-05-10tracing: add missing trace_probe_log_clear for eprobesPaul Cacheux1-0/+3
2025-05-10tracing: fprobe: Fix RCU warning message in list traversalBreno Leitao1-1/+2
2025-05-09cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasksWaiman Long1-2/+4
2025-05-07module: ensure that kobject_put() is safe for module type kobjectsDmitry Antipov1-1/+3
2025-05-07sched_ext: bpf_iter_scx_dsq_new() should always initialize iteratorTejun Heo1-0/+6
2025-05-04Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+9
2025-05-04Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-05-01tracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt1-2/+2
2025-05-01tracing: Fix trace_adjust_address() when there is no modules in scratch areaSteven Rostedt1-1/+3
2025-05-01ftrace: Fix NULL memory allocation checkColin Ian King1-1/+1
2025-05-01tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park1-2/+3
2025-04-30genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()Andrew Jones1-1/+1
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-25/+22
2025-04-29sched_ext: Fix rq lock state in hotplug opsAndrea Righi1-2/+2
2025-04-28timekeeping: Prevent coarse clocks going backwardsThomas Gleixner2-10/+44
2025-04-26Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval1-3/+1
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-4/+5
2025-04-25sched_ext: Remove duplicate BTF_ID_FLAGS definitionsAndrea Righi1-6/+0
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-13/+27
2025-04-25bpf: Add namespace to BPF internal symbolsAlexei Starovoitov2-3/+4
2025-04-25bpf: fix possible endless loop in BPF map iterationBrandon Kammerdiener1-1/+1
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2025-04-23perf/core: Change to POLLERR for pinned events with errorNamhyung Kim1-2/+2
2025-04-22sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set()Andrea Righi1-4/+23
2025-04-22sched_ext: Track currently locked rqAndrea Righi2-59/+95
2025-04-22dma-coherent: Warn if OF reserved memory is beyond current coherent DMA maskChen-Yu Tsai1-3/+9
2025-04-22dma-mapping: Fix warning reported for missing prototypeBalbir Singh1-8/+8
2025-04-21Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-43/+7
2025-04-21Merge tag 'cgroup-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+30
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+10
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-12/+23
2025-04-18vhost_task: fix vhost_task_create() documentationStefano Garzarella1-1/+1
2025-04-17tracing: Fix filter string testingSteven Rostedt1-2/+2
2025-04-17ftrace: Fix type of ftrace_graph_ent_entry.depthIlya Leoshkevich1-2/+2
2025-04-17ftrace: fix incorrect hash size in register_ftrace_direct()Menglong Dong1-3/+4
2025-04-17ftrace: Free ftrace hashes after they are replaced in the subops codeSteven Rostedt1-1/+7
2025-04-17ftrace: Reinitialize hash to EMPTY_HASH after freeingSteven Rostedt1-0/+4
2025-04-17ftrace: Initialize variables for ftrace_startup/shutdown_subops()Steven Rostedt1-4/+4
2025-04-17cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier1-0/+29
2025-04-17cgroup: Fix compilation issue due to cgroup_mutex not being exportedgaoxu1-1/+1
2025-04-17cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()Rafael J. Wysocki1-1/+4
2025-04-17cpufreq/sched: Explicitly synchronize limits_changed flag handlingRafael J. Wysocki1-4/+24
2025-04-17cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITSRafael J. Wysocki1-3/+15
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-1/+1
2025-04-16kernel: refactor lookup_or_create_module_kobject()Shyam Saini1-22/+19
2025-04-16kernel: param: rename locate_module_kobjectShyam Saini1-3/+3
2025-04-15fs: add kern_path_locked_negative()Christian Brauner1-6/+10
2025-04-14dma/mapping.c: dev_dbg support for dma_addressing_limitedBalbir Singh1-1/+10
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-145/+195
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-34/+20
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao1-1/+6
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt1-6/+5
2025-04-11ftrace: Fix accounting of subop hashesSteven Rostedt1-137/+177
2025-04-11ftrace: Properly merge notrace hashesAndy Chiu1-4/+4
2025-04-11bpf: Convert ringbuf map to rqspinlockKumar Kartikeya Dwivedi1-10/+7
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+23
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-51/+34
2025-04-10bpf: Convert queue_stack map to rqspinlockKumar Kartikeya Dwivedi1-23/+12
2025-04-10bpf: Use architecture provided res_smp_cond_load_acquireKumar Kartikeya Dwivedi1-1/+1
2025-04-09timekeeping: Add a lockdep override in tick_freeze()Sebastian Andrzej Siewior1-0/+22
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao1-1/+1
2025-04-09tracing: Do not add length to print format in synthetic eventsSteven Rostedt1-1/+0
2025-04-09dma/contiguous: avoid warning about unused size_bytesArnd Bergmann1-2/+1
2025-04-08Merge tag 'probes-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+166
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-164/+247
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker1-46/+18
2025-04-08sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecationTejun Heo1-1/+4
2025-04-08sched_ext: Remove cpu.weight / cpu.idle unimplemented warningsTejun Heo1-40/+1
2025-04-08sched_ext: Use kvzalloc for large exit_dump allocationBreno Leitao1-2/+2
2025-04-08tracing: fprobe: Cleanup fprobe hash when module unloadingMasami Hiramatsu (Google)1-2/+101
2025-04-07uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_...Andrii Nakryiko1-2/+13
2025-04-07tracing: Hide get_vm_area() from MMUless buildsSteven Rostedt1-0/+7
2025-04-06perf/core: Fix WARN_ON(!ctx) in __free_event() for partial initGabriel Shahrouzi1-3/+3
2025-04-06Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+9
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-75/+44
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+8
2025-04-06Merge tag 'timers-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-69/+25
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()Nam Cao1-4/+4
2025-04-05hrtimers: Rename debug_init() to debug_setup()Nam Cao1-4/+2
2025-04-05hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()Nam Cao1-4/+4
2025-04-05hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()Nam Cao1-2/+0
2025-04-05hrtimers: Make callback function pointer privateNam Cao2-5/+5
2025-04-05hrtimers: Merge __hrtimer_init() into __hrtimer_setup()Nam Cao1-9/+3
2025-04-05hrtimers: Switch to use __htimer_setup()Nam Cao1-2/+1
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao1-20/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner13-24/+24
2025-04-04Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"Thomas Gleixner1-69/+25
2025-04-04genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()Thomas Gleixner1-1/+1
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-3/+3
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-4/+4
2025-04-03Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-26/+46
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-04-03Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-11/+9
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds5-3/+12
2025-04-03rseq: Eliminate useless task_work on execveMathieu Desnoyers1-1/+0
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-48/+3
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+8
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+12
2025-04-02Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2-42/+10
2025-04-02ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt1-2/+3
2025-04-02tracing: Use vmap_page_range() to map memmap ring bufferSteven Rostedt1-17/+16
2025-04-02tracing: Have reserve_mem use phys_to_virt() and separate from memmap bufferSteven Rostedt2-7/+17
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt1-0/+10
2025-04-02tracing: fprobe events: Fix possible UAF on modulesMasami Hiramatsu (Google)1-9/+17
2025-04-02tracing: fprobe: Fix to lock module while registering fprobeMasami Hiramatsu (Google)1-19/+48
2025-04-02rv: Fix missing unlock on double nested monitors return pathGabriele Monaco1-1/+2
2025-04-02tracing: Verify event formats that have "%*p.."Steven Rostedt1-0/+7
2025-04-02ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-04-02tracing: Free module_delta on freeing of persistent ring bufferSteven Rostedt1-0/+1
2025-04-02ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGSSteven Rostedt1-2/+1
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-3/+23
2025-04-01mseal sysmap: uprobe mappingJeff Xu1-1/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+21
2025-04-01cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lockShakeel Butt1-1/+2
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds13-115/+252
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-77/+110
2025-03-31cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename itWaiman Long1-9/+6
2025-03-31cgroup/cpuset: Code cleanup and comment updateWaiman Long1-23/+38
2025-03-31cgroup/cpuset: Don't allow creation of local partition over a remote oneWaiman Long2-0/+15
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long1-117/+141
2025-03-31cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long1-9/+20
2025-03-31cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...Waiman Long1-3/+3
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-143/+574
2025-03-31perf/core: Fix child_total_time_enabled accounting bug at task exitYeoreum Yun1-9/+9
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-204/+130
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-03-30Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+21
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+22
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-414/+1363
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds16-458/+1606
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-18/+0
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-21/+42
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney1-0/+2
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum1-2/+2
2025-03-28kdb: remove usage of static environment bufferNir Lichtman1-40/+8
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+0
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-55/+106
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt1-12/+6
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)3-7/+138
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong1-3/+0
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)1-18/+8
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt1-1/+1
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)1-0/+7
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)2-1/+13
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt3-12/+57
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt1-13/+89
2025-03-28tracing: Have persistent trace instances save module addressesSteven Rostedt1-9/+89
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt1-0/+13
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt3-56/+46
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt2-7/+30
2025-03-28ring-buffer: Add buffer meta data for persistent ring bufferSteven Rostedt1-52/+119
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt3-32/+38
2025-03-28ring-buffer: Fix bytes_dropped calculation issueFeng Yang1-2/+2
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-15/+12
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-52/+1
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-4/+46
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+6
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-30/+67
2025-03-27Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds11-47/+88
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-68/+1295
2025-03-27Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds12-74/+346
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+50
2025-03-27tracing: probe-events: Add comments about entry data storing codeMasami Hiramatsu (Google)1-0/+28
2025-03-27tracing: probe-events: Log error for exceeding the number of argumentsMasami Hiramatsu (Google)5-4/+18
2025-03-27Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linusPetr Mladek50-1653/+2213
2025-03-27locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()Boqun Feng1-0/+3
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-57/+104
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-221/+0
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-03-26sched_ext: initialize built-in idle state before ops.init()Andrea Righi2-6/+6
2025-03-26sched_ext: create_dsq: Return -EEXIST on duplicate requestJake Hillion1-2/+2
2025-03-26sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()Tejun Heo1-2/+0
2025-03-26sched_ext: idle: Fix return code of scx_select_cpu_dfl()Andrea Righi1-1/+1
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+9
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-54/+52
2025-03-25objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf1-0/+6
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1