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
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-19
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-08
lib/crc-ccitt: Add CCITT-FALSE CRC16 variant
Andrew Morton
2018-01-06
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
2017-12-22
blk-mq: improve heavily contended tag case
Jens Axboe
2017-12-22
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-11
Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64
Kees Cook
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-04
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
percpu: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
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
[next]