summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-06-27timekeeping: Provide time setter for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Add minimal posix-timers support for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner
2025-06-27timekeeping: Update auxiliary timekeepers on clocksource changeThomas Gleixner
2025-06-27bpf: Fix string kfuncs names in doc commentsViktor Malik
2025-06-26Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov
2025-06-26smp: Use cpumask_any_but() in smp_call_function_many_cond()Yury Norov [NVIDIA]
2025-06-26smp: Improve locality in smp_call_function_any()Yury Norov [NVIDIA]
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-26bpf: Add kfuncs for read-only string operationsViktor Malik
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-25sched_ext: Drop kfuncs marked for removal in 6.15Jake Hillion
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann
2025-06-25bpf: add btf_type_is_i{32,64} helpersAnton Protopopov
2025-06-25bpf: allow void* cast using bpf_rdonly_cast()Eduard Zingerman
2025-06-25bpf: add bpf_features enumEduard Zingerman
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu
2025-06-25rcutorture: Fix rcutorture_one_extend_check() splat in RT kernelsZqiang
2025-06-25rcutorture: Make Trivial RCU ignore onoff_interval and shuffle_intervalPaul E. McKenney
2025-06-25rcutorture: Drop redundant "insoftirq" parametersPaul E. McKenney
2025-06-25rcutorture: Print number of RCU up/down readers and migrationsPaul E. McKenney
2025-06-25rcutorture: Check for no up/down readers at task levelPaul E. McKenney
2025-06-25rcutorture: Check for ->up_read() without matching ->down_read()Paul E. McKenney
2025-06-25rcutorture: Complain if an ->up_read() is delayed more than 10 secondsPaul E. McKenney
2025-06-25rcutorture: Pull rcu_torture_updown() loop body into new functionPaul E. McKenney
2025-06-25rcutorture: Add tests for SRCU up/down reader primitivesPaul E. McKenney
2025-06-25rcutorture: Make rcutorture_one_extend_check() account for hard IRQsPaul E. McKenney
2025-06-25rcutorture: Start rcu_torture_writer() after rcu_torture_reader()Paul E. McKenney
2025-06-25rcutorture: Print only one rtort_pipe_count splatPaul E. McKenney
2025-06-25rcu: Robustify rcu_is_cpu_rrupt_from_idle()Frederic Weisbecker
2025-06-25rcu/exp: Protect against early QS reportFrederic Weisbecker
2025-06-24bpf, verifier: Improve precision for BPF_ADD and BPF_SUBHarishankar Vishwanathan
2025-06-24sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand
2025-06-23kernel/sched/ext.c: fix typo "occured" -> "occurred" in commentsKe Ma
2025-06-23workqueue: Remove unused work_on_cpu_safeDr. David Alan Gilbert
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson
2025-06-23bpf: Make update_prog_stats() always_inlineMenglong Dong
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23bpf: Mark cgroup_subsys_state->cgroup RCU safeSong Liu
2025-06-23bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's nodeSong Liu
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
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