summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner2018-06-12
* atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner2018-06-12
* alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-12
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\
| * Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-08
| |\
| | * uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams2018-05-23
* | | lib/ucs2_string.c: add MODULE_LICENSE()Randy Dunlap2018-06-07
* | | lib/mpi: headers cleanupVasily Averin2018-06-07
* | | lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lockSebastian Andrzej Siewior2018-06-07
* | | lib/idr.c: remove simple_ida_lockMatthew Wilcox2018-06-07
* | | lib/bitmap.c: micro-optimization for __bitmap_complement()Yury Norov2018-06-07
* | | mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko2018-06-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\ \ \
| * | | bpf: add also cbpf long jump test cases with heavy expansionDaniel Borkmann2018-06-03
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-07
| |\ \ \ \
| | * | | | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-03
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
| |\ \ \ \ \
| * | | | | | netns: restrict ueventsChristian Brauner2018-05-01
| * | | | | | uevent: add alloc_uevent_skb() helperChristian Brauner2018-05-01
| | |/ / / / | |/| | | |
| * | | | | rhashtable: improve rhashtable_walk stability when stop/start used.NeilBrown2018-04-24
| * | | | | rhashtable: reset iter when rhashtable_walk_start sees new tableNeilBrown2018-04-24
| * | | | | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown2018-04-24
* | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \ \ \ \ \
| * | | | | | test_overflow: Add memory allocation overflow testsKees Cook2018-06-05
| * | | | | | test_overflow: Report test failuresKees Cook2018-06-05
| * | | | | | test_overflow: macrofy some more, do more tests for freeRasmus Villemoes2018-06-05
| * | | | | | lib: add runtime test of check_*_overflow functionsRasmus Villemoes2018-06-05
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18Petr Mladek2018-06-05
| |\ \ \ \ \ \
| | * | | | | | lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2018-06-05
| * | | | | | | vsprintf: Tweak pF/pf commentSergey Senozhatsky2018-04-18
| * | | | | | | lib/vsprintf: Mark expected switch fall-throughAndy Shevchenko2018-04-11
| * | | | | | | lib/vsprintf: Replace space with '_' before crng is readyShunyong Yang2018-04-11
| * | | | | | | lib/vsprintf: Deduplicate pointer_string()Andy Shevchenko2018-04-11
| * | | | | | | lib/vsprintf: Move pointer_string() upperAndy Shevchenko2018-04-11
| * | | | | | | lib/vsprintf: Make flag_spec globalAndy Shevchenko2018-04-11
| * | | | | | | lib/vsprintf: Make strspec globalAndy Shevchenko2018-04-11
| * | | | | | | lib/vsprintf: Make dec_spec globalAndy Shevchenko2018-04-11
| * | | | | | | lib/test_printf: Mark big constant with ULAndy Shevchenko2018-04-11
| |/ / / / / /
* | | | | | | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-05
|\ \ \ \ \ \ \
| * | | | | | | rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner2018-04-24
| * | | | | | | rslib: Split rs control structThomas Gleixner2018-04-24
| * | | | | | | rslib: Simplify error pathThomas Gleixner2018-04-24
| * | | | | | | rslib: Remove GPL boilerplateThomas Gleixner2018-04-24
| * | | | | | | rslib: Add SPDX identifiersThomas Gleixner2018-04-24
| * | | | | | | rslib: Cleanup top level commentsThomas Gleixner2018-04-24
| * | | | | | | rslib: Cleanup whitespace damageThomas Gleixner2018-04-24
| * | | | | | | rslib: Add GFP aware init functionThomas Gleixner2018-04-24
| | |_|/ / / / | |/| | | | |