2016-05-21 |
Matthew Wilcox | radix-tree: introduce radix_tree_empty |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | drivers/platform/x86/wmi.c: use generic UUID library |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | block/partitions/ldm.c: use generic UUID library |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | include/linux/genhd.h: move to use generic UUID library |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | fs/efivarfs/inode.c: use generic UUID library |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | include/linux/efi.h: redefine type, constant, macro... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | kernel/sysctl_binary.c: use generic UUID library |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | lib/uuid.c: remove FSF address |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | lib/uuid.c: introduce a few more generic helpers |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | lib/uuid.c: move generate_random_uuid() to uuid.c |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | security/integrity/ima/ima_policy.c: use %pU to output... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andy Shevchenko | lib/vsprintf: simplify UUID printing |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | MAINTAINERS: remove Koichi Yasutake |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Eric Engestrom | MAINTAINERS: remove defunct spear mailing list |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | MAINTAINERS: remove linux@lists.openrisc.net |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Petr Mladek | printk/nmi: flush NMI messages on the system panic |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Petr Mladek | printk/nmi: increase the size of NMI buffer and make... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Petr Mladek | printk/nmi: warn when some message has been lost in... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Petr Mladek | printk/nmi: generic solution for safe printk in NMI |
commit | commitdiff | tree | snapshot |
2016-05-21 |
René Nyffenegger | include/linux/syscalls.h: use pid_t instead of int |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | fork: free thread in copy_process on failure |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | exit_thread: accept a task parameter to be exited |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | exit_thread: remove empty bodies |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Jiri Slaby | mn10300: let exit_fpu accept a task |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Janis Danisevskis | procfs: fix pthread cross-thread naming if !PR_DUMPABLE |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Richard W.M... | procfs: expose umask in /proc/<PID>/status |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Sergey Senozhatsky | zram: introduce per-device debug_stat sysfs node |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Sergey Senozhatsky | zram: remove max_comp_streams internals |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Dan Streetman | mm/zsmalloc: don't fail if can't create debugfs info |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Dan Streetman | mm/zswap: use workqueue to destroy pool |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Sergey Senozhatsky | zram: user per-cpu compression streams |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Sergey Senozhatsky | zsmalloc: require GFP in zs_malloc() |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minchan Kim | zsmalloc: remove unused pool param in obj_free |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minchan Kim | zsmalloc: reorder function parameters |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minchan Kim | zsmalloc: clean up many BUG_ON |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minchan Kim | zsmalloc: use first_page rather than page |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrey Ryabinin | kasan/tests: add tests for user memory access functions |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrey Ryabinin | x86/kasan: instrument user memory access API |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrey Ryabinin | mm/kasan: add API to check memory regions |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrey Ryabinin | mm/kasan: print name of mem[set,cpy,move]() caller... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Alexander Potapenko | mm, kasan: add a ksize() test |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Alexander Potapenko | mm, kasan: don't call kasan_krealloc() from ksize(). |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Alexander Potapenko | mm: kasan: initial memory quarantine implementation |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yang Shi | mm: call page_ext_init() after all struct pages are... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
David Rientjes | mm, migrate: increment fail count on ENOMEM |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Chen Feng | mm/compaction.c: fix zoneindex in kcompactd() |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yang Shi | mm: page_is_guard(): return false when page_ext arrays... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
David Rientjes | mm, thp: khugepaged should scan when sleep value is... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
NeilBrown | MM: increase safety margin provided by PF_LESS_THROTTLE |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Naoya Horiguchi | mm: check_new_page_bad() directly returns in __PG_HWPOI... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
seokhoon.yoon | mm, kasan: fix to call kasan_free_pages() after poisoni... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minchan Kim | mm: disable fault around on emulated access bit archite... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Kirill A. Shutemov | mm: make faultaround produce old ptes |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Stefan Bader | mm: use phys_addr_t for reserve_bootmem_region() arguments |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Nesterov | userfaultfd: don't pin the user memory in userfaultfd_f... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Richard Leitner | mm/memblock.c: remove unnecessary always-true comparison |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Vitaly Wool | z3fold: the 3-fold allocator for compressed pages |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrea Arcangeli | mm: thp: split_huge_pmd_address() comment improvement |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Andrea Arcangeli | mm: thp: microoptimize compound_mapcount() |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Christoph Lameter | vmstat: get rid of the ugly cpu_stat_off variable |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Greg Thelen | memcg: fix stale mem_cgroup_force_empty() comment |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yu Zhao | mm: use unsigned long constant for page flags |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Minfei Huang | mm: use existing helper to convert "on"/"off" to boolean |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tetsuo Handa | mm,writeback: don't use memory reserves for wb_start_wr... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Eric Engestrom | Documentation: vm: fix spelling mistakes |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Weijie Yang | mm fix commmets: if SPARSEMEM, pgdata doesn't have... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Chen Gang | include/linux/hugetlb.h: use bool instead of int for... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Chen Gang | include/linux/hugetlb*.h: clean up code |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Ming Li | mm/swap.c: put activate_page_pvecs and other pagevecs... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Eric Dumazet | mm: tighten fault_in_pages_writeable() |
commit | commitdiff | tree | snapshot |
2016-05-21 |
David Rientjes | mm, hugetlb_cgroup: round limit_in_bytes down to hugepa... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Rich Felker | tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Konstantin... | mm: enable RLIMIT_DATA by default with workaround for... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yongji Xie | mm: fix incorrect pfn passed to untrack_pfn() in remap_... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Chris Wilson | mm/vmalloc: keep a separate lazy-free list |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Alexander Kuleshov | mm/memblock.c: move memblock_{add,reserve}_region into... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Chen Yucong | mm/memory-failure.c: replace "MCE" with "Memory failure" |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yang Shi | mm: thp: simplify the implementation of mk_huge_pmd() |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tetsuo Handa | mm,oom: speed up select_bad_process() loop |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | oom: consider multi-threaded tasks in task_will_free_mem |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom_reaper: do not mmput synchronously from the... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom_reaper: hide oom reaped tasks from OOM killer... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom: protect !costly allocations some more for... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom, compaction: prevent from should_compact_retry... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm: consider compaction feedback also for costly allocation |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom: protect !costly allocations some more |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm: throttle on IO only when there are too many dirty... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, oom: rework oom detection |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: abstract compaction feedback to helpers |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: simplify __alloc_pages_direct_compact... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: update compaction_result ordering |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: distinguish between full and partial... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: distinguish COMPACT_DEFERRED from COMPA... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: cover all compaction mode in compact_zone |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | mm, compaction: change COMPACT_ constants into enum |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Michal Hocko | vmscan: consider classzone_idx in compaction_ready |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Rik van Riel | mm: vmscan: reduce size of inactive file list |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Johannes Weiner | mm: filemap: only do access activations on reads |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Rik van Riel | mm: workingset: only do workingset activations on reads |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
next |