| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-28 | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman | 4 | -61/+103 |
| 2019-01-22 | iomap: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe | 1 | -0/+132 |
| 2019-01-22 | iomap: Use non-raw io functions for io{read|write}XXbe | Logan Gunthorpe | 1 | -4/+4 |
| 2019-01-22 | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -50/+99 |
| 2019-01-21 | fix int_sqrt64() for very large numbers | Florian La Roche | 1 | -1/+1 |
| 2019-01-15 | sbitmap: Protect swap_lock from hardirq | Ming Lei | 1 | -2/+3 |
| 2019-01-14 | XArray tests: Check mark 2 gets squashed | Matthew Wilcox | 1 | -3/+3 |
| 2019-01-15 | sbitmap: Protect swap_lock from softirqs | Steven Rostedt (VMware) | 1 | -10/+2 |
| 2019-01-09 | lkdtm: Do not depend on BLOCK and clean up headers | Kees Cook | 1 | -1/+0 |
| 2019-01-06 | XArray: Honour reserved entries in xa_insert | Matthew Wilcox | 2 | -3/+46 |
| 2019-01-06 | XArray: Permit storing 2-byte-aligned pointers | Matthew Wilcox | 2 | -9/+43 |
| 2019-01-06 | XArray: Change xa_for_each iterator | Matthew Wilcox | 1 | -6/+5 |
| 2019-01-06 | XArray: Turn xa_init_flags into a static inline | Matthew Wilcox | 1 | -29/+0 |
| 2019-01-06 | XArray tests: Add RCU locking | Matthew Wilcox | 1 | -0/+2 |
| 2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -4/+3 |
| 2019-01-05 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -38/+54 |
| 2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 1 | -3/+2 |
| 2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -1/+1 |
| 2019-01-05 | lib/genalloc.c: include vmalloc.h | Olof Johansson | 1 | -0/+1 |
| 2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -27/+27 |
| 2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -16/+19 |
| 2019-01-04 | lib/genalloc.c: use vzalloc_node() to allocate the bitmap | Huang Shijie | 1 | -2/+2 |
| 2019-01-04 | lib/find_bit_benchmark.c: align test_find_next_and_bit with others | Yury Norov | 1 | -6/+5 |
| 2019-01-04 | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk | Alexey Skidanov | 1 | -8/+12 |
| 2019-01-04 | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 2 | -8/+10 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 3 | -8/+8 |
| 2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 3 | -38/+54 |
| 2019-01-02 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+3 |
| 2019-01-01 | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2 | -3/+158 |
| 2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+6 |
| 2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
| 2018-12-29 | lib: don't depend on linux headers being installed. | NeilBrown | 1 | -2/+0 |
| 2018-12-28 | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+4 |
| 2018-12-28 | Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -0/+2087 |
| 2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -63/+166 |
| 2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -2/+2 |
| 2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -18/+171 |
| 2018-12-28 | kmemleak: add config to select auto scan | Sri Krishna chowdary | 1 | -0/+15 |
| 2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 1 | -6/+21 |
| 2018-12-28 | lib/ioremap: ensure phys_addr actually corresponds to a physical address | Will Deacon | 1 | -16/+12 |
| 2018-12-28 | ioremap: rework pXd_free_pYd_page() API | Will Deacon | 1 | -14/+42 |
| 2018-12-28 | lib/show_mem.c: drop pgdat_resize_lock in show_mem() | Wei Yang | 1 | -3/+0 |
| 2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS | 1 | -1/+1 |
| 2018-12-28 | debugobjects: call debug_objects_mem_init eariler | Qian Cai | 1 | -5/+3 |
| 2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 1 | -22/+76 |
| 2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -9/+52 |
| 2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -38/+1391 |
| 2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+16 |
| 2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+1 |
| 2018-12-22 | seq_buf: Use size_t for len in seq_buf_puts() | Michael Ellerman | 1 | -1/+1 |
| 2018-12-22 | seq_buf: Make seq_buf_puts() null-terminate the buffer | Michael Ellerman | 1 | -1/+5 |
| 2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -2/+2 |
| 2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -50/+117 |
| 2018-12-20 | sbitmap: add helpers for add/del wait queue handling | Jens Axboe | 1 | -4/+26 |
| 2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 2 | -0/+13 |
| 2018-12-20 | lib/raid6: sort algos in rough performance order | Daniel Verkamp | 1 | -38/+38 |
| 2018-12-20 | lib/raid6: check for assembler SSSE3 support | Daniel Verkamp | 1 | -0/+3 |
| 2018-12-20 | raid6/ppc: Fix build for clang | Joel Stanley | 1 | -0/+15 |
| 2018-12-19 | Fonts: New Terminus large console font | Amanoel Dawod | 4 | -0/+2087 |
| 2018-12-18 | test_rhashtable: remove semaphore usage | Arnd Bergmann | 1 | -13/+19 |
| 2018-12-17 | lib: fix build failure in CONFIG_DEBUG_VIRTUAL test | Christophe Leroy | 1 | -0/+1 |
| 2018-12-13 | XArray: Fix xa_alloc when id exceeds max | Matthew Wilcox | 2 | -5/+36 |
| 2018-12-13 | iov_iter: introduce hash_and_copy_to_iter helper | Sagi Grimberg | 1 | -0/+16 |
| 2018-12-13 | iov_iter: pass void csum pointer to csum_and_copy_to_iter | Sagi Grimberg | 1 | -1/+2 |
| 2018-12-11 | sbitmap: flush deferred clears for resize and shallow gets | Jens Axboe | 1 | -43/+51 |
| 2018-12-10 | lib/vsprintf: Print time and date in human readable format via %pt | Andy Shevchenko | 2 | -3/+158 |
| 2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -6/+40 |
| 2018-12-09 | sbitmap: silence bogus lockdep IRQ warning | Jens Axboe | 1 | -0/+8 |
| 2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2 | -2/+2 |
| 2018-12-06 | XArray tests: Check iterating over multiorder entries | Matthew Wilcox | 1 | -0/+31 |
| 2018-12-06 | XArray tests: Handle larger indices more elegantly | Matthew Wilcox | 1 | -43/+48 |
| 2018-12-06 | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 1 | -2/+2 |
| 2018-12-06 | kref/kobject: Improve documentation | Ezequiel Garcia | 1 | -1/+1 |
| 2018-12-04 | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe | 7 | -88/+148 |
| 2018-12-04 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
| 2018-12-03 | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or... | David S. Miller | 1 | -16/+7 |
| 2018-12-03 | rhashtable: detect when object movement between tables might have invalidated... | NeilBrown | 1 | -3/+5 |
| 2018-12-03 | Merge 4.20-rc5 into driver-core-next | Greg Kroah-Hartman | 9 | -92/+151 |
| 2018-11-30 | debugobjects: avoid recursive calls with kmemleak | Qian Cai | 1 | -3/+2 |
| 2018-11-30 | lib/test_kmod.c: fix rmmod double free | Luis Chamberlain | 1 | -1/+0 |
| 2018-11-30 | sbitmap: optimize wakeup check | Jens Axboe | 1 | -0/+28 |
| 2018-11-30 | sbitmap: ammortize cost of clearing bits | Jens Axboe | 1 | -8/+73 |
| 2018-11-30 | test_hexdump: use memcpy instead of strncpy | Linus Torvalds | 1 | -1/+1 |
| 2018-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+37 |
| 2018-11-30 | s390: use common bust_spinlocks() | Sergey Senozhatsky | 1 | -3/+3 |
| 2018-11-29 | sbitmap: don't loop for find_next_zero_bit() for !round_robin | Jens Axboe | 1 | -8/+13 |
| 2018-11-29 | lib: cordic: Move cordic macros and defines to header file | Priit Laes | 1 | -16/+7 |
| 2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -82/+107 |
| 2018-11-27 | iov_iter: reduce code duplication | Al Viro | 1 | -27/+27 |
| 2018-11-27 | percpu-refcount: Replace call_rcu_sched() with call_rcu() | Paul E. McKenney | 1 | -1/+1 |
| 2018-11-25 | iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones | Al Viro | 1 | -1/+37 |
| 2018-11-24 | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -82/+107 |
| 2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2018-11-22 | Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers | 1 | -3/+3 |
| 2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 2 | -20/+25 |
| 2018-11-20 | crypto: chacha20-generic - add HChaCha20 library function | Eric Biggers | 1 | -6/+44 |
| 2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
| 2018-11-19 | XArray tests: Add missing locking | Matthew Wilcox | 1 | -0/+10 |
| 2018-11-18 | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann | 1 | -2/+1 |
| 2018-11-16 | net: remove VLAN_TAG_PRESENT | Michał Mirosław | 1 | -6/+8 |
| 2018-11-16 | XArray tests: Correct some 64-bit assumptions | Matthew Wilcox | 1 | -2/+2 |
| 2018-11-16 | XArray: Correct xa_store_range | Matthew Wilcox | 1 | -2/+3 |
| 2018-11-15 | test_objagg: Fix warning. | David S. Miller | 1 | -0/+1 |
| 2018-11-15 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 5 | -0/+1351 |
| 2018-11-14 | Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -2/+2 |
| 2018-11-12 | lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro | Paul Burton | 1 | -1/+1 |
| 2018-11-11 | kobject: Fix warnings in lib/kobject_uevent.c | Bo YU | 1 | -0/+2 |
| 2018-11-11 | kobject: drop unnecessary cast "%llu" for u64 | Bo YU | 1 | -1/+1 |
| 2018-11-11 | test_firmware: fix error return getting clobbered | Colin Ian King | 1 | -0/+1 |
| 2018-11-06 | lib/raid6: Fix arm64 test build | Jeremy Linton | 1 | -2/+2 |
| 2018-11-05 | XArray: Fix Documentation | Matthew Wilcox | 1 | -5/+5 |
| 2018-11-05 | XArray: Handle NULL pointers differently for allocation | Matthew Wilcox | 1 | -3/+10 |
| 2018-11-05 | XArray: Unify xa_store and __xa_store | Matthew Wilcox | 1 | -33/+25 |
| 2018-11-05 | XArray: Turn xa_erase into an exported function | Matthew Wilcox | 1 | -0/+24 |
| 2018-11-05 | XArray: Unify xa_cmpxchg and __xa_cmpxchg | Matthew Wilcox | 1 | -41/+0 |
| 2018-11-05 | XArray: Regularise xa_reserve | Matthew Wilcox | 2 | -11/+13 |
| 2018-11-05 | XArray: Export __xa_foo to non-GPL modules | Matthew Wilcox | 1 | -3/+3 |
| 2018-11-05 | XArray: Fix xa_for_each with a single element at 0 | Matthew Wilcox | 2 | -1/+31 |
| 2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -41/+84 |
| 2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -346/+0 |
| 2018-10-31 | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt | 4 | -346/+0 |
| 2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -2/+1 |
| 2018-10-31 | lib/lz4: update LZ4 decompressor module | Gao Xiang | 2 | -141/+349 |
| 2018-10-31 | lib/kstrtox.c: delete unnecessary casts | Alexey Dobriyan | 1 | -8/+8 |
| 2018-10-31 | lib/sg_pool.c: remove unnecessary null check when freeing object | zhong jiang | 1 | -4/+3 |
| 2018-10-31 | lib/zlib_inflate/inflate.c: remove fall through warnings | Corentin Labbe | 1 | -0/+12 |
| 2018-10-31 | lib/parser.c: switch match_number() over to use match_strdup() | Eric Biggers | 1 | -4/+1 |
| 2018-10-31 | lib/parser.c: switch match_u64int() over to use match_strdup() | Eric Biggers | 1 | -4/+1 |
| 2018-10-31 | lib/parser.c: switch match_strdup() over to use kmemdup_nul() | Eric Biggers | 1 | -5/+1 |
| 2018-10-31 | lib/bitmap.c: simplify bitmap_print_to_pagebuf() | Rasmus Villemoes | 1 | -5/+2 |
| 2018-10-31 | lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf | Rasmus Villemoes | 1 | -4/+6 |
| 2018-10-31 | lib/bitmap.c: remove wrong documentation | Rasmus Villemoes | 1 | -5/+0 |
| 2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+2 |
| 2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 7 | -942/+3578 |
| 2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+70 |
| 2018-10-26 | lib/test_kasan.c: add tests for several string/memory API functions | Andrey Ryabinin | 1 | -0/+70 |
| 2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+6 |
| 2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -1/+160 |
| 2018-10-25 | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -0/+346 |
| 2018-10-25 | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -108/+108 |
| 2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -5/+58 |
| 2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -11/+9 |
| 2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -47/+223 |
| 2018-10-24 | iov_iter: Add I/O discard iterator | David Howells | 1 | -7/+48 |
| 2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells | 1 | -13/+15 |
| 2018-10-24 | iov_iter: Use accessor function | David Howells | 1 | -28/+28 |
| 2018-10-23 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
| 2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
| 2018-10-23 | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+9 |
| 2018-10-22 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li | 4 | -0/+346 |
| 2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+26 |
| 2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -4/+7 |
| 2018-10-21 | radix tree: Remove multiorder support | Matthew Wilcox | 2 | -206/+13 |
| 2018-10-21 | xarray: Add range store functionality | Matthew Wilcox | 2 | -2/+129 |
| 2018-10-21 | xarray: Move multiorder_check to in-kernel tests | Matthew Wilcox | 1 | -0/+44 |
| 2018-10-21 | xarray: Move multiorder_shrink to kernel tests | Matthew Wilcox | 1 | -0/+37 |
| 2018-10-21 | xarray: Move multiorder account test in-kernel | Matthew Wilcox | 1 | -0/+32 |
| 2018-10-21 | radix tree test suite: Convert tag_tagged_items to XArray | Matthew Wilcox | 1 | -12/+0 |
| 2018-10-21 | radix tree: Remove radix_tree_clear_tags | Matthew Wilcox | 2 | -13/+40 |
| 2018-10-21 | radix tree: Remove radix_tree_maybe_preload_order | Matthew Wilcox | 1 | -74/+0 |
| 2018-10-21 | radix tree: Remove split/join code | Matthew Wilcox | 1 | -169/+2 |
| 2018-10-21 | radix tree: Remove radix_tree_update_node_t | Matthew Wilcox | 2 | -35/+9 |
| 2018-10-21 | shmem: Convert shmem_alloc_hugepage to XArray | Matthew Wilcox | 1 | -43/+1 |
| 2018-10-21 | shmem: Convert find_swap_entry to XArray | Matthew Wilcox | 1 | -0/+56 |
| 2018-10-21 | mm: Convert workingset to XArray | Matthew Wilcox | 1 | -0/+65 |
| 2018-10-21 | page cache: Add and replace pages using the XArray | Matthew Wilcox | 1 | -3/+3 |
| 2018-10-21 | ida: Convert to XArray | Matthew Wilcox | 2 | -247/+203 |
| 2018-10-21 | xarray: Track free entries in an XArray | Matthew Wilcox | 2 | -4/+145 |
| 2018-10-21 | xarray: Add xa_reserve and xa_release | Matthew Wilcox | 2 | -0/+87 |
| 2018-10-21 | xarray: Add xas_create_range | Matthew Wilcox | 2 | -0/+169 |
| 2018-10-21 | xarray: Add xas_for_each_conflict | Matthew Wilcox | 2 | -0/+129 |
| 2018-10-21 | xarray: Step through an XArray | Matthew Wilcox | 2 | -0/+189 |
| 2018-10-21 | xarray: Destroy an XArray | Matthew Wilcox | 2 | -0/+62 |
| 2018-10-21 | xarray: Extract entries from an XArray | Matthew Wilcox | 1 | -0/+80 |
| 2018-10-21 | xarray: Add XArray iterators | Matthew Wilcox | 2 | -0/+475 |
| 2018-10-21 | xarray: Add XArray conditional store operations | Matthew Wilcox | 2 | -0/+91 |
| 2018-10-21 | xarray: Add XArray unconditional store operations | Matthew Wilcox | 3 | -6/+868 |
| 2018-10-21 | xarray: Add XArray marks | Matthew Wilcox | 2 | -2/+264 |
| 2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox | 5 | -43/+286 |
| 2018-10-21 | xarray: Define struct xa_node | Matthew Wilcox | 1 | -24/+24 |
| 2018-10-21 | xarray: Add definition of struct xarray | Matthew Wilcox | 4 | -41/+84 |
| 2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2018-10-19 | locking/lockdep: Make global debug_locks* variables read-mostly | Waiman Long | 1 | -2/+2 |
| 2018-10-19 | locking/lockdep: Fix debug_locks off performance problem | Waiman Long | 1 | -1/+1 |
| 2018-10-16 | lib: Fix ia64 bootloader linkage | Alexander Shishkin | 4 | -32/+36 |
| 2018-10-15 | test_ida: Fix lockdep warning | Matthew Wilcox | 1 | -2/+2 |
| 2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -7/+18 |
| 2018-10-12 | doc: printk-formats: Remove bogus kobject references for device nodes | Geert Uytterhoeven | 1 | -11/+9 |
| 2018-10-12 | Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd | Greg Kroah-Hartman | 2 | -5/+13 |
| 2018-10-12 | lib/vsprintf: Hash printed address for netdev bits fallback | Geert Uytterhoeven | 1 | -5/+4 |
| 2018-10-12 | lib/vsprintf: Hash legacy clock addresses | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-10-12 | lib/vsprintf: Prepare for more general use of ptr_to_id() | Geert Uytterhoeven | 1 | -103/+103 |
| 2018-10-12 | lib/vsprintf: Make ptr argument conts in ptr_to_id() | Geert Uytterhoeven | 1 | -1/+2 |
| 2018-10-12 | lib/bch: fix possible stack overrun | Arnd Bergmann | 2 | -5/+13 |
| 2018-10-11 | Makefile: Globally enable VLA warning | Kees Cook | 1 | -0/+2 |