index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-11
/
+11
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+33
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
1
-2
/
+2
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+15
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2022-03-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-10
/
+15
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
1
-1
/
+1
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2
-9
/
+14
2022-03-04
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+18
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-02
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+13
2022-03-01
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-02-28
blktrace: fix use after free for struct blk_trace
Yu Kuai
1
-8
/
+18
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-53
/
+118
2022-02-25
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
1
-0
/
+14
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
4
-16
/
+12
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-02-25
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
1
-1
/
+13
2022-02-24
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+8
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+25
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
1
-5
/
+5
2022-02-22
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-02-22
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
1
-0
/
+14
2022-02-21
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+7
2022-02-20
Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+33
2022-02-20
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2022-02-20
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-19
/
+23
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2
-14
/
+33
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-2
/
+8
2022-02-17
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-02-17
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-17
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
[next]