summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20bpf: Remove 'may_goto 0' instruction in opt_remove_nops()Yonghong Song
2025-01-20bpf: Allow 'may_goto 0' instruction in verifierYonghong Song
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20bpf: Cancel the running bpf_timer through kworker for PREEMPT_RTHou Tao
2025-01-20bpf: Free element after unlock in __htab_map_lookup_and_delete_elem()Hou Tao
2025-01-20bpf: Bail out early in __htab_map_lookup_and_delete_elem()Hou Tao
2025-01-20bpf: Free special fields after unlock in htab_lru_map_delete_node()Hou Tao
2025-01-20Merge branch 'for-6.14-cpu_sync-fixup' into for-linusPetr Mladek
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-19padata: avoid UAF for reorder_workChen Ridong
2025-01-19padata: fix UAF in padata_reorderChen Ridong
2025-01-19padata: add pd get/put refcnt helperChen Ridong
2025-01-16ftrace: Implement :mod: cache filtering on kernel command lineSteven Rostedt
2025-01-16tracing: Adopt __free() and guard() for trace_fprobe.cMasami Hiramatsu (Google)
2025-01-16bpf: verifier: Support eliding map lookup nullnessDaniel Xu
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu
2025-01-16bpf: verifier: Add missing newline on verbose() callDaniel Xu
2025-01-16Merge back earlier cpufreq material for 6.14Rafael J. Wysocki
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16tracing: Cache ":mod:" events for modules not loaded yetSteven Rostedt
2025-01-16tracing: Add :mod: command to enabled module eventsSteven Rostedt
2025-01-16timers/migration: Simplify top level detection on group setupFrederic Weisbecker
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-16timers/migration: Annotate accesses to ignore flagFrederic Weisbecker
2025-01-16timers/migration: Enforce group initialization visibility to tree walkersFrederic Weisbecker
2025-01-16timers/migration: Fix another race between hotplug and idle entry/exitFrederic Weisbecker
2025-01-16genirq/generic_chip: Export irq_gc_mask_disable_and_ack_set()Dr. David Alan Gilbert
2025-01-16timers: Optimize get_timer_[this_]cpu_base()Zhongqiu Han
2025-01-15bpf: Send signals asynchronously if !preemptiblePuranjay Mohan
2025-01-15genirq/timings: Add kernel-doc for a function parameterRandy Dunlap
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15timekeeping: Remove unused ktime_get_fast_timestamps()Dr. David Alan Gilbert
2025-01-15timer/migration: Fix kernel-doc warnings for union tmigr_stateRandy Dunlap
2025-01-15tick/broadcast: Add kernel-doc for function parametersRandy Dunlap
2025-01-15hrtimers: Update the return type of enqueue_hrtimer()Richard Clark
2025-01-15clocksource/wdtest: Print time values for short udelay(1)Paul E. McKenney
2025-01-15posix-timers: Fix typo in __lock_timer()Zhu Jun
2025-01-15signal/posixtimers: Handle ignore/blocked sequences correctlyThomas Gleixner
2025-01-15genirq: Provide IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-15genirq: Remove handle_enforce_irqctx() wrapperThomas Gleixner
2025-01-15genirq: Make handle_enforce_irqctx() unconditionally availableThomas Gleixner
2025-01-15cgroup/dmem: Fix parameters documentationMaxime Ripard
2025-01-15kernel/cgroup: Remove the unused variable climitJiapeng Chong
2025-01-14PM: sleep: Allow configuring the DPM watchdog to warn earlier than panicDouglas Anderson
2025-01-14PM: sleep: convert comment from kernel-doc to plain commentRandy Dunlap
2025-01-14tracing: Print lazy preemption modelShrikanth Hegde
2025-01-14tracing: Fix irqsoff and wakeup latency tracers when using function graphSteven Rostedt
2025-01-14kexec_core: Add and update comments regarding the KEXEC_JUMP flowRafael J. Wysocki