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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
6
-14
/
+17
|
\
|
*
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
1
-1
/
+1
|
|
\
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-28
1
-1
/
+1
|
|
|
\
|
|
|
*
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
2022-04-26
1
-1
/
+1
|
*
|
|
Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-04-24
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-19
1
-5
/
+5
|
|
|
/
/
|
*
|
|
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-24
3
-6
/
+6
|
|
\
\
\
|
|
*
|
|
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-19
3
-6
/
+6
|
|
|
/
/
|
*
/
/
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
2022-04-22
1
-2
/
+5
|
|
/
/
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-28
25
-456
/
+1533
|
\
\
\
|
*
|
|
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
15
-115
/
+52
|
*
|
|
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2022-04-26
2
-7
/
+25
|
*
|
|
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-26
1
-5
/
+53
|
*
|
|
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-26
4
-25
/
+204
|
*
|
|
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-04-26
1
-0
/
+108
|
*
|
|
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-04-26
1
-1
/
+87
|
*
|
|
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
2022-04-26
1
-7
/
+28
|
*
|
|
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-26
3
-13
/
+119
|
*
|
|
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-26
3
-41
/
+50
|
*
|
|
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-26
4
-35
/
+401
|
*
|
|
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
2022-04-26
1
-48
/
+24
|
*
|
|
bpf: Allow attach TRACING programs through LINK_CREATE command
Andrii Nakryiko
2022-04-23
1
-54
/
+56
|
*
|
|
bpf: Move check_ptr_off_reg before check_map_access
Kumar Kartikeya Dwivedi
2022-04-21
1
-38
/
+38
|
*
|
|
bpf: Make btf_find_field more generic
Kumar Kartikeya Dwivedi
2022-04-21
1
-31
/
+89
|
*
|
|
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-20
3
-14
/
+23
|
*
|
|
bpf: Ensure type tags precede modifiers in BTF
Kumar Kartikeya Dwivedi
2022-04-19
1
-0
/
+54
|
*
|
|
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
2
-18
/
+111
|
*
|
|
bpf: Remove unnecessary type castings
Yu Zhe
2022-04-14
2
-3
/
+3
|
*
|
|
Merge branch 'pr/bpf-sysctl' into bpf-next
Daniel Borkmann
2022-04-13
2
-79
/
+87
|
|
\
\
\
|
|
*
|
|
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
2022-04-13
2
-79
/
+87
|
*
|
|
|
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
2022-04-11
2
-2
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
7
-30
/
+35
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-17
2
-7
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
2022-04-10
1
-2
/
+2
|
|
*
|
|
|
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-10
1
-1
/
+1
|
|
*
|
|
|
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-09
1
-4
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
2
-19
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-13
1
-18
/
+18
|
|
*
|
|
|
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-13
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
1
-2
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-11
1
-2
/
+3
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-16
1
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2022-04-14
1
-1
/
+2
|
*
|
|
|
|
|
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
2022-04-15
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
8
-712
/
+612
|
\
|
|
|
|
|
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-10
1
-157
/
+55
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
1
-16
/
+2
|
|
*
|
|
|
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
1
-107
/
+25
|
|
*
|
|
|
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
1
-5
/
+2
|
|
*
|
|
|
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
1
-32
/
+26
[next]