index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
9
-200
/
+448
|
\
|
*
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-23
1
-136
/
+266
|
|
\
|
|
*
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-20
1
-2
/
+17
|
|
*
bpf: widening for callback iterators
Eduard Zingerman
2023-11-20
1
-2
/
+22
|
|
*
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-20
1
-99
/
+175
|
|
*
bpf: extract setup_func_entry() utility function
Eduard Zingerman
2023-11-20
1
-36
/
+48
|
|
*
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
2023-11-20
1
-6
/
+13
|
*
|
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
2
-22
/
+19
|
|
\
\
|
|
*
|
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-11
2
-22
/
+19
|
*
|
|
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-19
2
-38
/
+135
|
|
\
\
\
|
|
*
|
|
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
1
-3
/
+7
|
|
*
|
|
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
2023-11-14
1
-12
/
+0
|
|
*
|
|
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-14
1
-23
/
+128
|
*
|
|
|
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-19
1
-3
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
futex: Fix hardcoded flags
Peter Zijlstra
2023-11-15
1
-3
/
+6
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-19
1
-0
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-15
1
-0
/
+17
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-18
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
2023-11-18
1
-0
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-14
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-21
13
-1057
/
+1304
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: bpf_iter_task_next: use next_task(kit->task) rather than next_task(kit->...
Oleg Nesterov
2023-11-19
1
-9
/
+5
|
*
|
|
bpf: bpf_iter_task_next: use __next_thread() rather than next_thread()
Oleg Nesterov
2023-11-19
1
-5
/
+4
|
*
|
|
bpf: task_group_seq_get_next: use __next_thread() rather than next_thread()
Oleg Nesterov
2023-11-19
1
-7
/
+5
|
*
|
|
bpf: emit frameno for PTR_TO_STACK regs if it differs from current one
Andrii Nakryiko
2023-11-18
1
-6
/
+14
|
*
|
|
bpf: smarter verifier log number printing logic
Andrii Nakryiko
2023-11-18
1
-11
/
+68
|
*
|
|
bpf: omit default off=0 and imm=0 in register state log
Andrii Nakryiko
2023-11-18
1
-6
/
+4
|
*
|
|
bpf: emit map name in register state if applicable and available
Andrii Nakryiko
2023-11-18
1
-6
/
+18
|
*
|
|
bpf: print spilled register state in stack slot
Andrii Nakryiko
2023-11-18
1
-19
/
+17
|
*
|
|
bpf: extract register state printing
Andrii Nakryiko
2023-11-18
1
-57
/
+63
|
*
|
|
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
2023-11-18
2
-403
/
+342
|
*
|
|
bpf: move verbose_linfo() into kernel/bpf/log.c
Andrii Nakryiko
2023-11-18
2
-57
/
+59
|
*
|
|
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-17
2
-4
/
+4
|
*
|
|
bpf: make __reg{32,64}_deduce_bounds logic more robust
Andrii Nakryiko
2023-11-15
1
-16
/
+8
|
*
|
|
bpf: remove redundant s{32,64} -> u{32,64} deduction logic
Andrii Nakryiko
2023-11-15
1
-36
/
+0
|
*
|
|
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
2023-11-15
2
-26
/
+94
|
*
|
|
bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic
Andrii Nakryiko
2023-11-15
1
-0
/
+24
|
*
|
|
bpf: generalize is_scalar_branch_taken() logic
Andrii Nakryiko
2023-11-15
1
-40
/
+58
|
*
|
|
bpf: generalize reg_set_min_max() to handle non-const register comparisons
Andrii Nakryiko
2023-11-15
2
-179
/
+142
|
*
|
|
bpf: Add a new kfunc for cgroup1 hierarchy
Yafang Shao
2023-11-14
1
-0
/
+20
|
*
|
|
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-11-10
1
-1
/
+10
|
*
|
|
Merge branch 'for-6.8-bpf' of https://git.kernel.org/pub/scm/linux/kernel/git...
Alexei Starovoitov
2023-11-10
3
-17
/
+66
|
|
\
\
\
|
|
*
|
|
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
2023-11-09
2
-1
/
+34
|
|
*
|
|
cgroup: Add annotation for holding namespace_sem in current_cgns_cgroup_from_...
Yafang Shao
2023-11-09
1
-0
/
+5
|
|
*
|
|
cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()
Yafang Shao
2023-11-09
1
-5
/
+7
|
|
*
|
|
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2023-11-09
2
-8
/
+18
|
|
*
|
|
cgroup: Remove unnecessary list_empty()
Yafang Shao
2023-11-09
1
-4
/
+3
|
*
|
|
|
bpf: Mark direct ld of stashed bpf_{rb,list}_node as non-owning ref
Dave Marchevsky
2023-11-09
1
-5
/
+31
|
*
|
|
|
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
2023-11-09
1
-7
/
+4
[next]