summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski2018-07-272-7/+7
| | * | | | | | | | lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski2018-07-273-14/+2Star
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-168-48/+267
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-121-11/+0Star
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-4/+73
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-243-0/+176
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bitfield: add testsJohannes Berg2018-06-273-0/+176
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | kobject: kset_create_and_add() - fetch ownership info from parentDmitry Torokhov2018-07-211-1/+8
| | * | | | | | | | | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-211-0/+19
| | * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-8/+19
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang2018-07-071-0/+41
| | * | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-035-14/+22
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | netlink: Return extack message if attribute validation failsDavid Ahern2018-06-281-2/+2
| | * | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-263-5/+45
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | rhashtable: clean up dereference of ->future_tbl.NeilBrown2018-06-221-5/+4Star
| | * | | | | | | | | | rhashtable: use cmpxchg() to protect ->future_tbl.NeilBrown2018-06-221-11/+4Star
| | * | | | | | | | | | rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()NeilBrown2018-06-221-12/+6Star
| | * | | | | | | | | | rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown2018-06-221-9/+6Star
| | * | | | | | | | | | rhashtable: remove nulls_base and related code.NeilBrown2018-06-222-12/+1Star
| | * | | | | | | | | | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
| | * | | | | | | | | | rhashtable: silence RCU warning in rhashtable_test.NeilBrown2018-06-221-0/+3
| * | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
| | * | | | | | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-0/+6
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-154-5/+34
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.19-nmi' into for-linusPetr Mladek2018-08-141-3/+0Star
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-091-3/+0Star
| | * | | | | | | | | | | | lib/vsprintf: Do not handle %pO[^F] as %pxBart Van Assche2018-08-071-0/+1
| | * | | | | | | | | | | | printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede2018-06-271-0/+11
| | * | | | | | | | | | | | lib/test_printf.c: accept "ptrval" as valid result for plain 'p' testsThierry Escande2018-06-151-2/+22
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | reed_solomon: Fix kernel-docMatthew Wilcox2018-07-101-1/+1
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-142-8/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-1113-3298/+48Star
| | |\| | | | | | | | | | |
| | * | | | | | | | | | | | lib/bch: Remove VLA usageKees Cook2018-06-222-8/+16
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-141-16/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RAID/s390: Remove VLA usageKees Cook2018-07-041-16/+18
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-141-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.18-rc5' into x86/mm, to pick up fixesIngo Molnar2018-07-171-0/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | ioremap: Update pgtable free interfaces with addrChintan Pandya2018-07-041-2/+2
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-257-26/+114
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-263-5/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | kprobes: Remove jprobe API implementationMasami Hiramatsu2018-06-211-1/+1
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-132-35/+34Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-178-19/+67
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | locking/refcount: Always allow checked formsMark Rutland2018-07-131-28/+25Star
| | * | | | | | | | | | | | locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan2018-06-211-0/+2