index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
7
-18
/
+18
|
\
|
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
1
-1
/
+5
|
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
6
-17
/
+13
*
|
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
4
-117
/
+11
|
\
\
|
|
/
|
/
|
|
*
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-05
1
-6
/
+7
|
*
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
2
-4
/
+0
|
*
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
1
-55
/
+0
|
*
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
1
-39
/
+0
|
*
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-04
1
-13
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
10
-21
/
+52
|
\
\
|
*
|
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
3
-3
/
+3
|
*
|
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
|
*
|
kernel/kcov.c: mark write_comp_data() as notrace
Anders Roxell
2019-01-04
1
-1
/
+1
|
*
|
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
3
-1
/
+9
|
*
|
panic: add options to print system info when panic happens
Feng Tang
2019-01-04
1
-0
/
+28
|
*
|
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
1
-5
/
+0
|
*
|
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
1
-4
/
+4
|
*
|
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
1
-7
/
+5
|
*
|
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
2019-01-04
1
-0
/
+2
*
|
|
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
2
-8
/
+4
|
|
/
|
/
|
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
12
-42
/
+47
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
2
-78
/
+312
|
\
\
|
|
/
|
/
|
|
*
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-02
1
-6
/
+179
|
*
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-01-02
1
-1
/
+5
|
*
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-01-02
1
-1
/
+8
|
*
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-22
/
+41
|
*
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
1
-0
/
+11
|
*
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-02
1
-0
/
+20
|
*
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-02
1
-17
/
+17
|
*
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-02
1
-38
/
+38
*
|
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
1
-1
/
+57
|
\
\
|
*
|
cred: export get_task_cred().
NeilBrown
2018-12-19
1
-0
/
+1
|
*
|
cred: add get_cred_rcu()
NeilBrown
2018-12-19
1
-1
/
+1
|
*
|
cred: add cred_fscmp() for comparing creds.
NeilBrown
2018-12-19
1
-0
/
+55
*
|
|
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
1
-12
/
+455
|
\
\
\
|
*
|
|
seccomp: fix poor type promotion
Tycho Andersen
2018-12-13
1
-2
/
+1
|
*
|
|
seccomp: add a return code to trap to userspace
Tycho Andersen
2018-12-11
1
-2
/
+446
|
*
|
|
seccomp: switch system call argument type to void *
Tycho Andersen
2018-12-11
1
-4
/
+4
|
*
|
|
seccomp: hoist struct seccomp_data recalculation higher
Tycho Andersen
2018-12-11
1
-6
/
+6
*
|
|
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
5
-16
/
+82
|
\
\
\
\
|
*
|
|
|
kdb: use bool for binary state indicators
Nicholas Mc Guire
2018-12-30
1
-7
/
+7
|
*
|
|
|
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
2018-12-30
3
-8
/
+14
|
*
|
|
|
kgdb: Don't round up a CPU that failed rounding up before
Douglas Anderson
2018-12-30
2
-1
/
+20
|
*
|
|
|
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-0
/
+41
|
*
|
|
|
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
22
-1562
/
+2199
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
2018-12-22
3
-13
/
+18
|
*
|
|
|
|
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2018-12-22
1
-4
/
+5
|
*
|
|
|
|
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
5
-6
/
+6
|
*
|
|
|
|
tracing: Use str_has_prefix() helper for histogram code
Steven Rostedt (VMware)
2018-12-22
1
-14
/
+14
[next]