index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-15
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2018-03-09
vsprintf: avoid misleading "(null)" for %px
Adam Borowski
1
-1
/
+1
2018-02-22
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
1
-6
/
+9
2018-02-16
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2
-10
/
+52
2018-02-16
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
1
-2
/
+2
2018-02-16
kasan: rework Kconfig settings
Arnd Bergmann
2
-1
/
+12
2018-02-03
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+7
2018-01-10
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-4
/
+7
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+17
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+12
2017-12-30
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-22
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
1
-4
/
+12
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+43
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-33
/
+0
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+43
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+10
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
1
-33
/
+0
2017-12-09
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2
-27
/
+38
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
1
-6
/
+16
2017-12-02
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-6
/
+6
2017-12-02
move libgcc.h to include/linux
Christoph Hellwig
6
-6
/
+6
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-0
/
+18
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
2
-45
/
+144
2017-11-29
vsprintf: refactor %pK code out of pointer()
Tobin C. Harding
1
-43
/
+54
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-11-23
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+0
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-173
/
+374
2017-11-18
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
1
-0
/
+10
2017-11-18
lib: test module for find_*_bit() functions
Yury Norov
3
-0
/
+154
2017-11-18
lib/rbtree-test: lower default params
Davidlohr Bueso
2
-3
/
+3
2017-11-18
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
1
-2
/
+2
2017-11-18
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-5
/
+5
2017-11-18
lib/int_sqrt: adjust comments
Peter Zijlstra
1
-2
/
+2
2017-11-18
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
1
-4
/
+2
2017-11-18
lib/int_sqrt: optimize small argument
Peter Zijlstra
1
-0
/
+3
2017-11-18
lib/test: delete five error messages for failed memory allocations
Markus Elfring
3
-15
/
+7
2017-11-18
lib: add module support to string tests
Geert Uytterhoeven
4
-142
/
+143
2017-11-18
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-11-18
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-18
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-0
/
+23
[next]