aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-25timekeeping: Rework do_settimeofday64() to use shadow_timekeeperAnna-Maria Behnsen1-26/+16
2024-10-25timekeeping: Provide timekeeping_restore_shadow()Thomas Gleixner1-1/+10
2024-10-25timekeeping: Introduce combined timekeeping action flagAnna-Maria Behnsen1-4/+6
2024-10-25timekeeping: Split out timekeeper update of timekeeping_advanced()Anna-Maria Behnsen1-16/+27
2024-10-25timekeeping: Add struct tk_data as argument to timekeeping_update()Anna-Maria Behnsen1-12/+13
2024-10-25timekeeping: Introduce tkd_basic_setup() to make lock and seqcount init reusableAnna-Maria Behnsen1-2/+7
2024-10-25timekeeping: Define a struct type for tk_core to make it reusableAnna-Maria Behnsen1-2/+4
2024-10-25timekeeping: Move timekeeper_lock into tk_coreAnna-Maria Behnsen1-43/+29
2024-10-25timekeeping: Encapsulate locking/unlocking of timekeeper_lockThomas Gleixner3-5/+18
2024-10-25timekeeping: Move shadow_timekeeper into tk_coreThomas Gleixner1-4/+3
2024-10-25timekeeping: Simplify code in timekeeping_advance()Thomas Gleixner1-10/+6
2024-10-25timekeeping: Abort clocksource change in case of failureThomas Gleixner1-18/+13
2024-10-25timekeeping: Avoid duplicate leap state updateAnna-Maria Behnsen1-1/+2
2024-10-25timekeeping: Don't stop time readers across hard_pps() updateThomas Gleixner1-4/+0
2024-10-25timekeeping: Read NTP tick length only onceThomas Gleixner1-2/+3
2024-10-25locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()Uros Bizjak1-2/+1
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt1-1/+1
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei1-7/+3
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov40-368/+569
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-57/+57
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2024-10-24locking/rtmutex: Fix misleading commentPeter Zijlstra1-4/+4
2024-10-24bpf: Add uptr support in the map_value of the task local storage.Martin KaFai Lau3-7/+111
2024-10-24bpf: Postpone bpf_obj_free_fields to the rcu callbackMartin KaFai Lau1-5/+24
2024-10-24bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()Martin KaFai Lau1-5/+30
2024-10-24bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...Martin KaFai Lau4-10/+10
2024-10-24bpf: Handle BPF_UPTR in verifierKui-Feng Lee1-6/+33
2024-10-24bpf: Support __uptr type tag in BTFKui-Feng Lee2-5/+31
2024-10-24bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao1-5/+9
2024-10-24sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tagsTejun Heo1-64/+2
2024-10-24sched_ext: Rename CFI stubs to names that are recognized by BPFTejun Heo1-66/+66
2024-10-24locking/rt: Annotate unlock followed by lock for sparse.Sebastian Andrzej Siewior1-0/+2
2024-10-24locking/rt: Add sparse annotation for RCU.Sebastian Andrzej Siewior1-7/+7
2024-10-24posix-timers: Replace call_rcu() by kfree_rcu() for simple kmem_cache_free() ...Julia Lawall1-8/+1
2024-10-24genirq/devres: Don't free interrupt which is not managed by devresZijun Hu1-2/+1
2024-10-23bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()Andrii Nakryiko1-1/+1
2024-10-23bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa1-2/+0
2024-10-23cgroup/freezer: Add cgroup CGRP_FROZEN flag update helperChen Ridong1-35/+32
2024-10-23cgroup/freezer: Reduce redundant traversal for cgroup_freezeChen Ridong1-16/+14
2024-10-23sched_ext: Introduce LLC awareness to the default idle selection policyAndrea Righi1-0/+60
2024-10-23sched_ext: Clarify ops.select_cpu() for single-CPU tasksAndrea Righi1-0/+5
2024-10-23uprobe: Add support for session consumerJiri Olsa1-29/+119
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa3-8/+14
2024-10-23sched: Fix pick_next_task_fair() vs try_to_wake_up() racePeter Zijlstra2-9/+46
2024-10-23perf: Fix missing RCU reader protection in perf_event_clear_cpumask()Kan Liang1-1/+1
2024-10-23srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possibleZhen Lei1-2/+2
2024-10-23rcu: Stop stall warning from dumping stacks if grace period endsPaul E. McKenney1-6/+11
2024-10-23rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney1-30/+0
2024-10-23posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-10-23sysctl: Reorganize kerneldoc parameter namesJulia Lawall1-1/+0