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-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-20
module/decompress: use kvmalloc() consistently
Andrea Righi
2023-11-20
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
2023-11-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
2023-11-20
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
2023-11-20
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
2023-11-20
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
2023-11-20
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
2023-11-20
bpf: Fix kfunc callback register type handling
Kumar Kartikeya Dwivedi
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-11-20
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023-11-20
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
2023-11-20
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
2023-11-20
futex: Don't include process MM in futex key on no-MMU
Ben Wolsieffer
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-11-20
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
2023-11-08
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-10-28
Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-28
Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
2023-10-25
swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages
Petr Tesarik
2023-10-24
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-21
Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-14
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-12
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-12
Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
2023-10-11
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-11
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-09
printk: flush consoles before checking progress
John Ogness
2023-10-09
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
[next]