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-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+31
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+11
2022-07-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+11
2022-07-15
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+11
2022-07-15
printk: do not wait for consoles when suspended
John Ogness
1
-2
/
+11
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
1
-9
/
+11
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-24
/
+33
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+10
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+23
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-1
/
+10
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-07-12
Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+10
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
1
-1
/
+2
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
1
-5
/
+6
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-07-11
Merge tag 'modules-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+35
2022-07-11
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
Aaron Tomlin
1
-11
/
+11
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2
-6
/
+15
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
1
-1
/
+1
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-7
/
+13
2022-07-08
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
1
-2
/
+5
2022-07-08
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-08
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-08
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
1
-3
/
+3
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
1
-4
/
+8
2022-07-07
bpf: Make sure mac_header was set before using it
Eric Dumazet
1
-3
/
+5
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-66
/
+47
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-66
/
+47
2022-07-01
module: Fix "warning: variable 'exit' set but not used"
Christophe Leroy
1
-4
/
+5
2022-07-01
module: Fix selfAssignment cppcheck warning
Christophe Leroy
1
-5
/
+8
2022-07-01
modules: Fix corruption of /proc/kallsyms
Adrian Hunter
1
-3
/
+12
2022-07-01
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
1
-49
/
+23
2022-07-01
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
1
-17
/
+24
2022-06-27
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
1
-1
/
+0
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-7
/
+7
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+2
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-605
/
+65
2022-06-23
Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-06-23
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
9
-605
/
+65
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
7
-65
/
+2
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-307
/
+22
[next]