index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-28
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-28
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2023-06-28
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
2023-06-28
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-28
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-06-21
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-14
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-09
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-30
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
2023-05-30
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
2023-05-30
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-05-17
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-17
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
2023-05-17
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-17
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-17
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-17
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-17
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-05-17
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-17
tick: Get rid of tick_period
Thomas Gleixner
2023-05-17
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2023-05-17
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2023-05-17
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2023-05-17
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-17
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-17
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-17
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-05-17
kheaders: Use array declaration instead of char
Kees Cook
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-05-17
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2023-04-26
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2023-04-26
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
[next]