summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/test_kasan.c: add tests for several string/memory API functionsAndrey Ryabinin2018-10-261-0/+70
* Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-265-1/+160
|\
| * lib: Fix ia64 bootloader linkageAlexander Shishkin2018-10-164-32/+36
| * lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-114-0/+155
* | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-254-0/+346
|\ \
| * | lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li2018-10-224-0/+346
* | | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-251-108/+108
|\ \ \
| * | | lib/vsprintf: Hash printed address for netdev bits fallbackGeert Uytterhoeven2018-10-121-5/+4
| * | | lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven2018-10-121-1/+1
| * | | lib/vsprintf: Prepare for more general use of ptr_to_id()Geert Uytterhoeven2018-10-121-103/+103
| * | | lib/vsprintf: Make ptr argument conts in ptr_to_id()Geert Uytterhoeven2018-10-121-1/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-252-5/+58
|\ \ \ \
| * | | | crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-211-3/+3
| * | | | crc-t10dif: crc_t10dif_mutex can be statickbuild test robot2018-09-141-1/+1
| * | | | crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen2018-09-041-0/+11
| * | | | crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen2018-09-041-2/+44
* | | | | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-241-11/+9
|\ \ \ \ \
| * | | | | doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven2018-10-121-11/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-242-47/+223
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-125-7/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-081-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: test_bpf: add init_net to dev for flow_dissectorSong Liu2018-09-271-0/+1
| * | | | | | | | netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern2018-10-081-12/+36
| * | | | | | | | netlink: add validation function to policyJohannes Berg2018-10-011-0/+7
| * | | | | | | | netlink: add attribute range validation to policyJohannes Berg2018-10-011-0/+72
| * | | | | | | | netlink: add nested array policy validationJohannes Berg2018-09-281-0/+51
| * | | | | | | | netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg2018-09-281-0/+14
| * | | | | | | | netlink: move extack setting into validate_nla()Johannes Berg2018-09-281-32/+36
| * | | | | | | | netlink: make validation_data constJohannes Berg2018-09-281-3/+2
| * | | | | | | | netlink: remove NLA_NESTED_COMPATJohannes Berg2018-09-281-11/+0
| |/ / / / / / /
| * | | | | | | netlink: add ethernet address policy typesJohannes Berg2018-09-181-1/+7
| * | | | | | | netlink: add NLA_REJECT policy typeJohannes Berg2018-09-181-7/+16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-10-231-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ARM: 8800/1: use choice for kernel unwindersStefan Agner2018-10-041-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-3/+3
|\ \ \ \ \ \ \
| * | | | | | | locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long2018-10-191-2/+2
| * | | | | | | locking/lockdep: Fix debug_locks off performance problemWaiman Long2018-10-191-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-231-0/+9
|\ \ \ \ \ \ \
| * | | | | | | s390/kasan: add option for 4-level paging supportVasily Gorbik2018-10-091-0/+9
| |/ / / / / /
* | | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-2/+26
|\ \ \ \ \ \ \
| * | | | | | | percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche2018-09-261-2/+26
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-221-4/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | lib/crc32: make core crc32() routines weak so they can be overriddenArd Biesheuvel2018-09-101-4/+7
| | |_|_|/ / | |/| | | |
* | | | | | test_ida: Fix lockdep warningMatthew Wilcox2018-10-151-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman2018-10-122-5/+13
|\ \ \ \ \
| * | | | | lib/bch: fix possible stack overrunArnd Bergmann2018-10-122-5/+13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-10-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointersSteven Rostedt (VMware)2018-10-051-1/+1
| | |/ / | |/| |
* / | | lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley2018-10-022-1/+4
|/ / /