summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'audit-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'slab-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'printk-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21rseq: Fix rseq unregistration regressionMathieu Desnoyers
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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