| Commit message (Expand) | Author | Files | Lines |
2017-05-05 | arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS | Catalin Marinas | 1 | -16/+49 |
2017-05-05 | befs: make export work with cold dcache | Fabian Frederick | 1 | -0/+15 |
2017-05-05 | initramfs: Always do fput() and load modules after rootfs populate | Stafford Horne | 1 | -6/+9 |
2017-05-05 | libnvdimm, pfn: fix 'npfns' vs section alignment | Dan Williams | 1 | -2/+4 |
2017-05-05 | drm: Document code of conduct | Daniel Vetter | 1 | -0/+11 |
2017-05-05 | libnvdimm: handle locked label storage areas | Dan Williams | 5 | -10/+39 |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 6 | -9/+19 |
2017-05-04 | orangefs: count directory pieces correctly | Martin Brandenburg | 1 | -2/+5 |
2017-05-04 | orangefs: invalidate stored directory on seek | Martin Brandenburg | 1 | -1/+23 |
2017-05-04 | orangefs: skip forward to the next directory entry if seek is short | Martin Brandenburg | 1 | -4/+14 |
2017-05-04 | cfg80211: make RATE_INFO_BW_20 the default | Johannes Berg | 1 | -1/+1 |
2017-05-04 | ipv6: initialize route null entry in addrconf_init() | WANG Cong | 3 | -11/+18 |
2017-05-04 | qede: Fix possible misconfiguration of advertised autoneg value. | sudarsana.kalluru@cavium.com | 1 | -0/+5 |
2017-05-04 | qed: Fix overriding of supported autoneg value. | sudarsana.kalluru@cavium.com | 3 | -1/+9 |
2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 5 | -11/+10 |
2017-05-04 | rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string | Michal Schmidt | 1 | -1/+1 |
2017-05-04 | netvsc: make sure napi enabled before vmbus_open | stephen hemminger | 2 | -4/+6 |
2017-05-04 | aquantia: Fix driver name reported by ethtool | Pavel Belous | 1 | -1/+1 |
2017-05-04 | ipv4, ipv6: ensure raw socket message is big enough to hold an IP header | Alexander Potapenko | 2 | -0/+5 |
2017-05-04 | net/sched: remove redundant null check on head | Colin Ian King | 1 | -2/+1 |
2017-05-04 | tcp: do not inherit fastopen_req from parent | Eric Dumazet | 1 | -0/+1 |
2017-05-04 | forcedeth: remove unnecessary carrier status check | Zhu Yanjun | 1 | -4/+2 |
2017-05-04 | kasan: separate report parts by empty lines | Andrey Konovalov | 1 | -0/+7 |
2017-05-04 | kasan: improve double-free report format | Andrey Konovalov | 3 | -18/+17 |
2017-05-04 | kasan: print page description after stacks | Andrey Konovalov | 1 | -6/+8 |
2017-05-04 | kasan: improve slab object description | Andrey Konovalov | 1 | -11/+42 |
2017-05-04 | kasan: change report header | Andrey Konovalov | 1 | -4/+4 |
2017-05-04 | kasan: simplify address description logic | Andrey Konovalov | 1 | -16/+21 |
2017-05-04 | kasan: change allocation and freeing stack traces headers | Andrey Konovalov | 1 | -6/+4 |
2017-05-04 | kasan: unify report headers | Andrey Konovalov | 1 | -13/+13 |
2017-05-04 | kasan: introduce helper functions for determining bug type | Andrey Konovalov | 1 | -10/+30 |
2017-05-04 | mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page | Naoya Horiguchi | 1 | -0/+8 |
2017-05-04 | mm: hwpoison: call shake_page() unconditionally | Naoya Horiguchi | 2 | -18/+12 |
2017-05-04 | mm/swapfile.c: fix swap space leak in error path of swap_free_entries() | Huang Ying | 1 | -2/+0 |
2017-05-04 | mm/gup.c: fix access_ok() argument type | Arnd Bergmann | 1 | -1/+1 |
2017-05-04 | mm/truncate: avoid pointless cleancache_invalidate_inode() calls. | Andrey Ryabinin | 1 | -5/+7 |
2017-05-04 | mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping i... | Andrey Ryabinin | 1 | -0/+3 |
2017-05-04 | fs/block_dev: always invalidate cleancache in invalidate_bdev() | Andrey Ryabinin | 1 | -6/+5 |
2017-05-04 | fs: fix data invalidation in the cleancache during direct IO | Andrey Ryabinin | 2 | -25/+19 |
2017-05-04 | zram: reduce load operation in page_same_filled | Sangwoo Park | 1 | -3/+5 |
2017-05-04 | zram: use zram_free_page instead of open-coded | Minchan Kim | 1 | -14/+3 |
2017-05-04 | zram: introduce zram data accessor | Minchan Kim | 1 | -11/+22 |
2017-05-04 | zram: remove zram_meta structure | Minchan Kim | 2 | -117/+78 |
2017-05-04 | zram: use zram_slot_lock instead of raw bit_spin_lock op | Minchan Kim | 1 | -14/+27 |
2017-05-04 | zram: partial IO refactoring | Minchan Kim | 1 | -153/+184 |
2017-05-04 | zram: handle multiple pages attached bio's bvec | Minchan Kim | 1 | -29/+11 |
2017-05-04 | mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() | Tetsuo Handa | 1 | -2/+1 |
2017-05-04 | mm/memory-failure.c: add page flag description in error paths | Anshuman Khandual | 1 | -8/+8 |
2017-05-04 | mm/madvise: move up the behavior parameter validation | Anshuman Khandual | 1 | -4/+9 |
2017-05-04 | mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON | Anshuman Khandual | 1 | -14/+20 |