summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+12
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko-2/+0
2025-10-24genirq/manage: Add buslock back in to enable_irq()Charles Keepax-1/+1
2025-10-24genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax-1/+1
2025-10-24genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax-1/+1
2025-10-23Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+7
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds-1/+4
2025-10-22sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttledK Prateek Nayak-0/+12
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-10-20timekeeping: Fix aux clocks sysfs initialization loop boundHaofeng Li-1/+1
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao-0/+1
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao-6/+6
2025-10-19Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+18
2025-10-19Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2025-10-16bpf: Fix memory leak in __lookup_instance error pathShardul Bankar-1/+3
2025-10-15dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOCMarek Szyprowski-1/+4
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov-11/+29
2025-10-14sched/fair: Fix pelt lost idle time detectionVincent Guittot-13/+13
2025-10-14sched/deadline: Stop dl_server before CPU goes offlinePeter Zijlstra (Intel)-0/+5
2025-10-14perf/core: Fix MMAP2 event device with backing filesAdrian Hunter-2/+2
2025-10-14perf/core: Fix MMAP event path names with backing filesAdrian Hunter-1/+1
2025-10-14perf/core: Fix address filter match with backing filesAdrian Hunter-1/+1
2025-10-14uprobe: Move arch_uprobe_optimize right after handlers executionJiri Olsa-3/+3
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-4/+8
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-2/+2
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds-43/+318
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt-2/+6
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt-2/+2
2025-10-10bpf: Avoid RCU context warning when unpinning htab with internal structsKaFai Wan-2/+2
2025-10-09Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-79/+241
2025-10-08tracing: Have trace_marker use per-cpu data to read user spaceSteven Rostedt-48/+220
2025-10-08ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha-1/+1
2025-10-08tracing: Fix irqoff tracers on failure of acquiring calltimeSteven Rostedt-13/+10
2025-10-08tracing: Fix wakeup tracers on failure of acquiring calltimeSteven Rostedt-10/+6
2025-10-08tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nulThorsten Blum-7/+4
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)-0/+281
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)-14/+11
2025-10-07kho: check if kho is finalized in __kho_preserve_order()Mike Rapoport (Microsoft)-29/+26
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-13/+10
2025-10-05Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-20/+26
2025-10-05Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+28
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5/+10
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-22/+49
2025-10-04Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+366
2025-10-04Merge tag 'kgdb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-36/+60
2025-10-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-3/+4
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-199/+150
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-61/+37