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-03-17
4
-13
/
+45
|
\
|
*
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
2022-03-17
1
-0
/
+1
|
*
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
1
-11
/
+11
|
|
\
|
|
*
watch_queue: Make comment about setting ->defunct more accurate
David Howells
2022-03-11
1
-1
/
+1
|
|
*
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-11
1
-1
/
+1
|
|
*
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
2022-03-11
1
-0
/
+1
|
|
*
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
2022-03-11
1
-1
/
+2
|
|
*
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
2022-03-11
1
-5
/
+2
|
|
*
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
2022-03-11
1
-1
/
+1
|
|
*
watch_queue: Fix to release page in ->release()
David Howells
2022-03-11
1
-0
/
+1
|
|
*
watch_queue: Fix filter limit check
David Howells
2022-03-11
1
-2
/
+2
|
*
|
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-11
2
-2
/
+33
|
|
\
\
|
|
*
|
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
2022-03-09
1
-2
/
+2
|
|
*
|
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-09
1
-0
/
+20
|
|
*
|
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-09
1
-0
/
+11
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
9
-32
/
+61
|
\
|
|
|
|
*
|
|
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-08
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-21
1
-0
/
+7
|
*
|
|
|
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-07
1
-8
/
+15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-06
3
-6
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-03-04
2
-3
/
+3
|
|
*
|
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
2022-03-02
1
-3
/
+3
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-05
3
-10
/
+15
|
|
\
\
\
|
|
*
|
|
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
2022-03-05
1
-1
/
+1
|
|
*
|
|
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-05
2
-9
/
+14
|
*
|
|
|
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-05
1
-8
/
+18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
blktrace: fix use after free for struct blk_trace
Yu Kuai
2022-02-28
1
-8
/
+18
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-05
14
-50
/
+82
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Small BPF verifier log improvements
Mykola Lysenko
2022-03-03
1
-29
/
+35
|
*
|
|
|
|
bpf, x86: Set header->size properly before freeing it
Song Liu
2022-03-02
1
-3
/
+6
|
*
|
|
|
|
bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
Tiezhu Yang
2022-03-01
1
-0
/
+4
|
*
|
|
|
|
bpf: Cache the last valid build_id
Hao Luo
2022-02-28
1
-1
/
+11
|
*
|
|
|
|
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
2022-02-28
1
-1
/
+2
|
*
|
|
|
|
bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.
Yucong Sun
2022-02-25
1
-0
/
+7
|
*
|
|
|
|
bpf: Cleanup comments
Tom Rix
2022-02-24
9
-14
/
+14
|
*
|
|
|
|
bpf: Initialize ret to 0 inside btf_populate_kfunc_set()
Souptick Joarder (HPE)
2022-02-20
1
-1
/
+1
|
*
|
|
|
|
bpf: Call maybe_wait_bpf_programs() only once from generic_map_delete_batch()
Eric Dumazet
2022-02-18
1
-1
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
11
-55
/
+133
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-03-03
1
-1
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
2022-02-25
1
-1
/
+13
|
*
|
|
|
|
|
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-02-27
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-02-14
1
-1
/
+2
|
*
|
|
|
|
|
|
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
9
-53
/
+118
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
2022-02-26
1
-4
/
+2
|
|
*
|
|
|
|
|
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
2022-02-25
1
-21
/
+32
|
|
*
|
|
|
|
|
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
2022-02-25
1
-1
/
+0
|
|
*
|
|
|
|
|
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-02-25
1
-4
/
+6
|
|
*
|
|
|
|
|
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2022-02-25
1
-0
/
+14
|
|
*
|
|
|
|
|
eprobes: Remove redundant event type information
Steven Rostedt (Google)
2022-02-25
4
-16
/
+12
|
|
*
|
|
|
|
|
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-02-25
1
-6
/
+46
[next]