index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-10
2
-5
/
+7
|
\
|
*
signal: restore the override_rlimit logic
Roman Gushchin
2024-11-07
2
-3
/
+6
|
*
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
2024-11-07
1
-2
/
+1
*
|
Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-06
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
tracing: Document tracefs gid mount option
Kalesh Singh
2024-11-01
1
-0
/
+4
*
|
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-03
1
-0
/
+2
|
\
\
|
*
|
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
2024-10-27
1
-0
/
+2
*
|
|
Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-03
6
-22
/
+69
|
\
\
\
|
*
|
|
sched/ext: Fix scx vs sched_delayed
Peter Zijlstra
2024-10-30
1
-2
/
+12
|
*
|
|
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-29
5
-11
/
+11
|
*
|
|
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
2024-10-26
1
-2
/
+2
|
*
|
|
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2024-10-23
2
-9
/
+46
|
|
/
/
*
|
|
Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-03
1
-1
/
+1
|
\
\
\
|
*
|
|
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
2024-10-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-03
1
-1
/
+1
|
\
\
\
|
*
|
|
genirq/msi: Fix off-by-one error in msi_domain_alloc()
Jinjie Ruan
2024-10-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-01
4
-27
/
+66
|
\
\
\
|
*
|
|
bpf: Use __u64 to save the bits in bits iterator
Hou Tao
2024-10-30
1
-3
/
+30
|
*
|
|
bpf: Check the validity of nr_words in bpf_iter_bits_new()
Hou Tao
2024-10-30
1
-1
/
+9
|
*
|
|
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
2024-10-30
1
-1
/
+13
|
*
|
|
bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
Hou Tao
2024-10-30
1
-6
/
+5
|
*
|
|
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
2024-10-30
1
-12
/
+2
|
*
|
|
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
2024-10-29
1
-1
/
+1
|
*
|
|
bpf: Force checkpoint when jmp history is too long
Eduard Zingerman
2024-10-29
1
-3
/
+6
*
|
|
|
Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-10-30
2
-3
/
+20
|
\
\
\
\
|
*
|
|
|
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
2024-10-15
1
-2
/
+2
|
*
|
|
|
cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
Chen Ridong
2024-10-08
1
-1
/
+18
*
|
|
|
|
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-30
1
-12
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
scx: Fix raciness in scx_ops_bypass()
David Vernet
2024-10-25
1
-12
/
+17
*
|
|
|
|
|
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
2024-10-29
1
-3
/
+1
*
|
|
|
|
|
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2024-10-29
1
-5
/
+2
*
|
|
|
|
|
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
2024-10-29
1
-1
/
+4
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-27
1
-8
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
2024-10-25
1
-1
/
+1
|
*
|
|
|
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
2024-10-25
1
-7
/
+3
*
|
|
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-25
6
-57
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
2024-10-24
1
-5
/
+9
|
*
|
|
|
|
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
2024-10-24
1
-1
/
+1
|
*
|
|
|
|
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
2024-10-23
1
-2
/
+0
|
*
|
|
|
|
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
2024-10-23
1
-38
/
+35
|
*
|
|
|
|
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-23
4
-9
/
+9
|
*
|
|
|
|
bpf: Preserve param->string when parsing mount options
Hou Tao
2024-10-22
1
-2
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-25
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-10-23
1
-3
/
+3
*
|
|
|
|
|
tracing: Consider the NULL character when validating the event length
Leo Yan
2024-10-23
1
-1
/
+1
*
|
|
|
|
|
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
2024-10-23
4
-4
/
+19
*
|
|
|
|
|
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
2024-10-21
1
-3
/
+6
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-20
13
-70
/
+128
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-17
15
-182
/
+257
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
6
-6
/
+32
[next]