summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-02-18bpf: skip non exist keys in generic_map_lookup_batchYan Zhai-13/+5
2025-02-18ftrace: Have ftrace pages output reflect freed pagesSteven Rostedt-3/+12
2025-02-18ftrace: Update the mcount_loc check of skipped entriesSteven Rostedt-1/+22
2025-02-18scripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt-1/+5
2025-02-18PM: EM: Slightly reduce em_check_capacity_update() overheadRafael J. Wysocki-2/+2
2025-02-18PM: EM: Drop unused parameter from em_adjust_new_capacity()Rafael J. Wysocki-3/+2
2025-02-18PM: hibernate: Replace deprecated kmap_atomic() with kmap_local_page()David Reaver-8/+8
2025-02-18sched_ext: idle: Introduce node-aware idle cpu kfunc helpersAndrea Righi-0/+182
2025-02-18x86: Move sysctls into arch/x86Joel Granados-56/+0
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar-75/+137
2025-02-18can: Switch to use hrtimer_setup()Nam Cao-5/+0
2025-02-18tracing/osnoise: Switch to use hrtimer_setup()Nam Cao-4/+2
2025-02-18watchdog: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18bpf: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18time: Switch to hrtimer_setup()Nam Cao-14/+8
2025-02-18perf: Switch to use hrtimer_setup()Nam Cao-4/+3
2025-02-18fork: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18sched: Switch to use hrtimer_setup()Nam Cao-13/+9
2025-02-18kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPUBrian Gerst-10/+2
2025-02-18posix-timers: Invoke cond_resched() during exit_itimers()Benjamin Segall-1/+3
2025-02-18hrtimers: Replace hrtimer_clock_to_base_table with switch-caseAndy Shevchenko-17/+12
2025-02-18uprobes: Don't use %pK through printkThomas Weißschuh-1/+1
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers-3/+22
2025-02-17bpf: Allow struct_ops prog to return referenced kptrAmery Hung-5/+43
2025-02-17bpf: Support getting referenced kptr from struct_ops argumentAmery Hung-9/+54
2025-02-17bpf: Make every prog keep a copy of ctx_arg_infoAmery Hung-17/+19
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-50/+84
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman-121/+296
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman-75/+137
2025-02-16Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+0
2025-02-16Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2025-02-16sched_ext: idle: Per-node idle cpumasksAndrea Righi-55/+233
2025-02-16sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODEAndrea Righi-11/+43
2025-02-16sched_ext: idle: Make idle static keys privateAndrea Righi-28/+32
2025-02-15Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-9/+31
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt-0/+4
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior-6/+20
2025-02-14bpf: Fix array bounds error with may_gotoJiayuan Chen-4/+22
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-45/+85
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+12
2025-02-14Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+6
2025-02-14ring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt-2/+20
2025-02-14tracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt-7/+1
2025-02-14ring-buffer: Unlock resize on mmap errorSteven Rostedt-0/+1
2025-02-14workqueue: Log additional details when rejecting workWill Deacon-1/+3
2025-02-14sched_ext: Provides a sysfs 'events' to expose core event countersChangwoo Min-1/+26
2025-02-14x86/ibt: Clean up is_endbr()Peter Zijlstra-17/+4
2025-02-14Merge branch 'x86/mm'Peter Zijlstra-62/+28
2025-02-14module: don't annotate ROX memory as kmemleak_not_leak()Mike Rapoport (Microsoft)-1/+2