index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-12-09
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
2017-11-29
vsprintf: refactor %pK code out of pointer()
Tobin C. Harding
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
2017-11-17
lib: test module for find_*_bit() functions
Yury Norov
2017-11-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-11-17
lib/int_sqrt: adjust comments
Peter Zijlstra
2017-11-17
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2017-11-17
lib/int_sqrt: optimize small argument
Peter Zijlstra
2017-11-17
lib/test: delete five error messages for failed memory allocations
Markus Elfring
2017-11-17
lib: add module support to string tests
Geert Uytterhoeven
2017-11-17
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
lib/dma-debug.c: fix incorrect pfn calculation
Miles Chen
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...
Linus Torvalds
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
2017-11-11
net: netlink: Update attr validation to require exact length for some types
David Ahern
2017-11-10
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-10
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
[next]