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-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
2018-08-22
lib/test_hexdump.c: fix failure on big endian cpu
Christophe Leroy
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2018-08-22
lib: add crc64 calculation routines
Coly Li
2018-08-22
lib/test_debug_virtual.c: make struct pointer foo static
Colin Ian King
2018-08-22
lib/bitmap.c: drop unnecessary 0 check for u32 array operations
Andy Shevchenko
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
ila: make lockdep happy again
Cong Wang
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
2018-08-08
test_overflow: Add shift overflow tests
Kees Cook
2018-08-07
lib/mpi: remove redundant variable esign
Colin Ian King
2018-08-07
lib/vsprintf: Do not handle %pO[^F] as %px
Bart Van Assche
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
debugobjects: Remove redundant NULL pointer check
Zhong Jiang
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-01
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2018-07-30
debugobjects: Make stack check warning more informative
Joel Fernandes (Google)
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-27
lib: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
lib/crc: Use consistent naming for CRC-32 polynomials
Krzysztof Kozlowski
2018-07-27
lib/crc: Move polynomial definition to separate header
Krzysztof Kozlowski
2018-07-26
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
[next]