Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-06-12 | 3 | -13/+13 |
|\ | |||||
| * | lib: Rename compiler intrinsic selects to GENERIC_LIB_* | Matt Redfearn | 2018-04-23 | 2 | -12/+12 |
| * | Add notrace to lib/ucmpdi2.c | Palmer Dabbelt | 2018-04-23 | 1 | -1/+1 |
* | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-09 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-09 | 2 | -0/+64 |
| |\ \ | |||||
| | * | | uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation | Dan Williams | 2018-05-23 | 1 | -0/+3 |
* | | | | lib/ucs2_string.c: add MODULE_LICENSE() | Randy Dunlap | 2018-06-08 | 1 | -0/+2 |
* | | | | lib/mpi: headers cleanup | Vasily Averin | 2018-06-08 | 1 | -70/+5 |
* | | | | lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock | Sebastian Andrzej Siewior | 2018-06-08 | 1 | -42/+21 |
* | | | | lib/idr.c: remove simple_ida_lock | Matthew Wilcox | 2018-06-08 | 1 | -5/+5 |
* | | | | lib/bitmap.c: micro-optimization for __bitmap_complement() | Yury Norov | 2018-06-08 | 1 | -4/+1 |
* | | | | mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags | Michal Hocko | 2018-06-08 | 1 | -4/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 3 | -250/+574 |
|\ \ \ \ | |||||
| * | | | | bpf: add also cbpf long jump test cases with heavy expansion | Daniel Borkmann | 2018-06-03 | 1 | -0/+63 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-27 | 2 | -3/+5 |
| |\| | | | |||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 5 | -23/+39 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 1 | -212/+358 |
| |\ \ \ \ \ | |||||
| | * | | | | | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier | Daniel Borkmann | 2018-05-04 | 1 | -212/+358 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-04 | 4 | -22/+17 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | netns: restrict uevents | Christian Brauner | 2018-05-01 | 1 | -42/+95 |
| * | | | | | | | uevent: add alloc_uevent_skb() helper | Christian Brauner | 2018-05-01 | 1 | -13/+34 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | rhashtable: improve rhashtable_walk stability when stop/start used. | NeilBrown | 2018-04-24 | 1 | -3/+41 |
| * | | | | | | rhashtable: reset iter when rhashtable_walk_start sees new table | NeilBrown | 2018-04-24 | 1 | -0/+2 |
| * | | | | | | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() | NeilBrown | 2018-04-24 | 1 | -2/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-07 | 3 | -0/+421 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test_overflow: Add memory allocation overflow tests | Kees Cook | 2018-06-05 | 1 | -0/+110 |
| * | | | | | | test_overflow: Report test failures | Kees Cook | 2018-06-05 | 1 | -15/+39 |
| * | | | | | | test_overflow: macrofy some more, do more tests for free | Rasmus Villemoes | 2018-06-05 | 1 | -26/+22 |
| * | | | | | | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes | 2018-06-05 | 3 | -0/+291 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-07 | 2 | -81/+54 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 | Petr Mladek | 2018-06-05 | 1 | -3/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | lib/vsprintf: Remove atomic-unsafe support for %pCr | Geert Uytterhoeven | 2018-06-05 | 1 | -3/+0 |
| * | | | | | | | vsprintf: Tweak pF/pf comment | Sergey Senozhatsky | 2018-04-18 | 1 | -8/+4 |
| * | | | | | | | lib/vsprintf: Mark expected switch fall-through | Andy Shevchenko | 2018-04-11 | 1 | -0/+3 |
| * | | | | | | | lib/vsprintf: Replace space with '_' before crng is ready | Shunyong Yang | 2018-04-11 | 1 | -1/+2 |
| * | | | | | | | lib/vsprintf: Deduplicate pointer_string() | Andy Shevchenko | 2018-04-11 | 1 | -20/+7 |
| * | | | | | | | lib/vsprintf: Move pointer_string() upper | Andy Shevchenko | 2018-04-11 | 1 | -14/+14 |
| * | | | | | | | lib/vsprintf: Make flag_spec global | Andy Shevchenko | 2018-04-11 | 1 | -13/+8 |
| * | | | | | | | lib/vsprintf: Make strspec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 |
| * | | | | | | | lib/vsprintf: Make dec_spec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 |
| * | | | | | | | lib/test_printf: Mark big constant with UL | Andy Shevchenko | 2018-04-11 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-05 | 3 | -130/+159 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rslib: Allocate decoder buffers to avoid VLAs | Thomas Gleixner | 2018-04-25 | 2 | -8/+43 |
| * | | | | | | | rslib: Split rs control struct | Thomas Gleixner | 2018-04-25 | 3 | -58/+79 |
| * | | | | | | | rslib: Simplify error path | Thomas Gleixner | 2018-04-25 | 1 | -11/+6 |
| * | | | | | | | rslib: Remove GPL boilerplate | Thomas Gleixner | 2018-04-25 | 1 | -4/+0 |
| * | | | | | | | rslib: Add SPDX identifiers | Thomas Gleixner | 2018-04-25 | 3 | -0/+3 |
| * | | | | | | | rslib: Cleanup top level comments | Thomas Gleixner | 2018-04-25 | 3 | -29/+5 |
| * | | | | | | | rslib: Cleanup whitespace damage | Thomas Gleixner | 2018-04-25 | 1 | -6/+6 |
| * | | | | | | | rslib: Add GFP aware init function | Thomas Gleixner | 2018-04-25 | 1 | -20/+23 |
| | |_|/ / / / | |/| | | | | |