Age | Commit message (Expand) | Author |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-02-25 | treewide: Remove remaining executable attributes from source files | Joe Perches |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-25 | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner |
2017-02-24 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-02-24 | checkpatch: remove false unbalanced braces warning | Sven Eckelmann |
2017-02-24 | checkpatch: notice unbalanced else braces in a patch | Joe Perches |
2017-02-24 | checkpatch: add another old address for the FSF | Matthew Wilcox |
2017-02-24 | checkpatch: update $logFunctions | Miles Chen |
2017-02-24 | checkpatch: warn on logging continuations | Joe Perches |
2017-02-24 | checkpatch: warn on embedded function names | Joe Perches |
2017-02-24 | lib/lz4: remove back-compat wrappers | Sven Schmidt |
2017-02-24 | fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version | Sven Schmidt |
2017-02-24 | crypto: change LZ4 modules to work with new LZ4 module version | Sven Schmidt |
2017-02-24 | lib/decompress_unlz4: change module to work with new LZ4 module version | Sven Schmidt |
2017-02-24 | lib: update LZ4 compressor module | Sven Schmidt |
2017-02-24 | lib/test_sort.c: make it explicitly non-modular | Paul Gortmaker |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | rbtree: use designated initializers | Kees Cook |
2017-02-24 | linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors | Niklas Söderlund |
2017-02-24 | lib/find_bit.c: micro-optimise find_next_*_bit | Matthew Wilcox |
2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to glob tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to crc32 tests | Geert Uytterhoeven |
2017-02-24 | kernel/ksysfs.c: add __ro_after_init to bin_attribute structure | Bhumika Goyal |
2017-02-24 | kernel/notifier.c: simplify expression | Viresh Kumar |
2017-02-24 | mm balloon: umount balloon_mnt when removing vb device | Yisheng Xie |
2017-02-24 | bug: switch data corruption check to __must_check | Kees Cook |
2017-02-24 | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza |
2017-02-24 | compiler-gcc.h: add a new macro to wrap gcc attribute | Gideon Israel Dsouza |
2017-02-24 | include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h> | Masahiro Yamada |
2017-02-24 | uapi: mqueue.h: add missing linux/types.h include | Mike Frysinger |
2017-02-24 | procfs: use an enum for possible hidepid values | Lafcadio Wluiki |
2017-02-24 | proc: less code duplication in /proc/*/cmdline | Alexey Dobriyan |
2017-02-24 | proc: use rb_entry() | Geliang Tang |
2017-02-24 | alpha: use generic current.h | Davidlohr Bueso |
2017-02-24 | arch/frv/mb93090-mb00/pci-frv.c: fix build warning | Sudip Mukherjee |
2017-02-24 | kasan: add memcg kmem_cache test | Greg Thelen |
2017-02-24 | kasan: drain quarantine of memcg slab objects | Greg Thelen |
2017-02-24 | memory-hotplug: use dev_online for memhp_auto_online | Nathan Fontenot |
2017-02-24 | mm: do not access page->mapping directly on page_endio | Minchan Kim |
2017-02-24 | mm/thp/autonuma: use TNF flag instead of vm fault | Aneesh Kumar K.V |
2017-02-24 | mm/gup: check for protnone only if it is a PTE entry | Aneesh Kumar K.V |
2017-02-24 | mm: cleanups for printing phys_addr_t and dma_addr_t | Miles Chen |
2017-02-24 | mm/zsmalloc: fix comment in zsmalloc | Yisheng Xie |
2017-02-24 | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE | Wei Yang |
2017-02-24 | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain | Yisheng Xie |
2017-02-24 | mm: vmpressure: fix sending wrong events on underflow | Vinayak Menon |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins |