summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27tracing: Fix filter logic errorEdward Adam Davis
2025-06-26perf/aux: Fix pending disable flow when the AUX ring buffer overrunsLeo Yan
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-18Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-18Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov
2025-06-13genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek
2025-06-13genirq/cpuhotplug: Restore affinity even for suspended IRQBrian Norris
2025-06-13genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplugBrian Norris
2025-06-11futex: Verify under the lock if hash can be replacedSebastian Andrzej Siewior
2025-06-11perf: Fix the throttle error of some clock eventsKan Liang
2025-06-10tracing: Do not free "head" on error path of filter_free_subsystem_filters()Steven Rostedt
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07tracing: Add rcu annotation around file->filter accessesSteven Rostedt
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov
2025-06-06tracing: Fix regression of filter waiting a long time on RCU synchronizationSteven Rostedt
2025-06-05kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_countMax Kellermann
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-06tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu