summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-06-25rcutorture: Check for ->up_read() without matching ->down_read()Paul E. McKenney-2/+13
2025-06-25rcutorture: Complain if an ->up_read() is delayed more than 10 secondsPaul E. McKenney-3/+13
2025-06-25rcutorture: Pull rcu_torture_updown() loop body into new functionPaul E. McKenney-20/+24
2025-06-25rcutorture: Add tests for SRCU up/down reader primitivesPaul E. McKenney-19/+206
2025-06-25rcutorture: Make rcutorture_one_extend_check() account for hard IRQsPaul E. McKenney-4/+4
2025-06-25rcutorture: Start rcu_torture_writer() after rcu_torture_reader()Paul E. McKenney-5/+6
2025-06-25rcutorture: Print only one rtort_pipe_count splatPaul E. McKenney-0/+1
2025-06-25rcu: Robustify rcu_is_cpu_rrupt_from_idle()Frederic Weisbecker-10/+17
2025-06-25rcu/exp: Protect against early QS reportFrederic Weisbecker-7/+7
2025-06-24bpf, verifier: Improve precision for BPF_ADD and BPF_SUBHarishankar Vishwanathan-20/+56
2025-06-24sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai-0/+42
2025-06-24kheaders: double-quote variables to satisfy shellcheckMasahiro Yamada-1/+1
2025-06-24kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changedMasahiro Yamada-2/+3
2025-06-24kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minuteMasahiro Yamada-77/+66
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand-1/+1
2025-06-23kernel/sched/ext.c: fix typo "occured" -> "occurred" in commentsKe Ma-2/+2
2025-06-23workqueue: Remove unused work_on_cpu_safeDr. David Alan Gilbert-25/+0
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro-29/+34
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson-0/+18
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson-2/+2
2025-06-23bpf: Make update_prog_stats() always_inlineMenglong Dong-18/+23
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds-12/+17
2025-06-23bpf: Mark cgroup_subsys_state->cgroup RCU safeSong Liu-0/+5
2025-06-23bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's nodeSong Liu-0/+3
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-74/+142
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+9
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-50/+83
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+12
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo-10/+91
2025-06-20sched_ext, sched/core: Factor out struct scx_task_groupTejun Heo-20/+17
2025-06-20sched_ext: Merge branch 'for-6.16-fixes' into for-6.17Tejun Heo-8/+15
2025-06-20sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo-161/+178
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)-0/+4
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav-12/+17
2025-06-19ntp: Use ktime_get_ntp_seconds()Thomas Gleixner-2/+2
2025-06-19pidfs: persist informationChristian Brauner-1/+1
2025-06-19timekeeping: Provide ktime_get_ntp_seconds()Thomas Gleixner-0/+12
2025-06-19timekeeping: Introduce auxiliary timekeepersAnna-Maria Behnsen-2/+20
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner-2/+3
2025-06-19timekeeping: Prepare timekeeping_update_from_shadow()Thomas Gleixner-5/+7
2025-06-19timekeeping: Make __timekeeping_advance() reusableAnna-Maria Behnsen-6/+6
2025-06-19ntp: Rename __do_adjtimex() to ntp_adjtimex()Thomas Gleixner-5/+5
2025-06-19ntp: Add timekeeper ID arguments to public functionsThomas Gleixner-26/+30
2025-06-19ntp: Add support for auxiliary timekeepersThomas Gleixner-19/+22
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen-2/+13
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen-2/+3
2025-06-19timekeeping: Avoid double notification in do_adjtimex()Thomas Gleixner-42/+56
2025-06-19timekeeping: Cleanup kernel doc of __ktime_get_real_seconds()Thomas Gleixner-3/+8
2025-06-19timekeeping: Remove hardcoded access to tk_coreThomas Gleixner-1/+1
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn-3/+7