deliverable/linux.git
2016-05-21  Andy Shevchenkolib/uuid.c: introduce a few more generic helpers
2016-05-21  Andy Shevchenkolib/uuid.c: move generate_random_uuid() to uuid.c
2016-05-21  Andy Shevchenkosecurity/integrity/ima/ima_policy.c: use %pU to output...
2016-05-21  Andy Shevchenkolib/vsprintf: simplify UUID printing
2016-05-21  Jiri SlabyMAINTAINERS: remove Koichi Yasutake
2016-05-21  Eric EngestromMAINTAINERS: remove defunct spear mailing list
2016-05-21  Jiri SlabyMAINTAINERS: remove linux@lists.openrisc.net
2016-05-21  Petr Mladekprintk/nmi: flush NMI messages on the system panic
2016-05-21  Petr Mladekprintk/nmi: increase the size of NMI buffer and make...
2016-05-21  Petr Mladekprintk/nmi: warn when some message has been lost in...
2016-05-21  Petr Mladekprintk/nmi: generic solution for safe printk in NMI
2016-05-21  RenĂ© Nyffeneggerinclude/linux/syscalls.h: use pid_t instead of int
2016-05-21  Jiri Slabyfork: free thread in copy_process on failure
2016-05-21  Jiri Slabyexit_thread: accept a task parameter to be exited
2016-05-21  Jiri Slabyexit_thread: remove empty bodies
2016-05-21  Jiri Slabymn10300: let exit_fpu accept a task
2016-05-21  Janis Danisevskisprocfs: fix pthread cross-thread naming if !PR_DUMPABLE
2016-05-21  Richard W.M... procfs: expose umask in /proc/<PID>/status
2016-05-21  Sergey Senozhatskyzram: introduce per-device debug_stat sysfs node
2016-05-21  Sergey Senozhatskyzram: remove max_comp_streams internals
2016-05-21  Dan Streetmanmm/zsmalloc: don't fail if can't create debugfs info
2016-05-21  Dan Streetmanmm/zswap: use workqueue to destroy pool
2016-05-21  Sergey Senozhatskyzram: user per-cpu compression streams
2016-05-21  Sergey Senozhatskyzsmalloc: require GFP in zs_malloc()
2016-05-21  Minchan Kimzsmalloc: remove unused pool param in obj_free
2016-05-21  Minchan Kimzsmalloc: reorder function parameters
2016-05-21  Minchan Kimzsmalloc: clean up many BUG_ON
2016-05-21  Minchan Kimzsmalloc: use first_page rather than page
2016-05-21  Andrey Ryabininkasan/tests: add tests for user memory access functions
2016-05-21  Andrey Ryabininx86/kasan: instrument user memory access API
2016-05-21  Andrey Ryabininmm/kasan: add API to check memory regions
2016-05-21  Andrey Ryabininmm/kasan: print name of mem[set,cpy,move]() caller...
2016-05-21  Alexander Potapenkomm, kasan: add a ksize() test
2016-05-21  Alexander Potapenkomm, kasan: don't call kasan_krealloc() from ksize().
2016-05-21  Alexander Potapenkomm: kasan: initial memory quarantine implementation
2016-05-21  Yang Shimm: call page_ext_init() after all struct pages are...
2016-05-21  David Rientjesmm, migrate: increment fail count on ENOMEM
2016-05-21  Chen Fengmm/compaction.c: fix zoneindex in kcompactd()
2016-05-21  Yang Shimm: page_is_guard(): return false when page_ext arrays...
2016-05-21  David Rientjesmm, thp: khugepaged should scan when sleep value is...
2016-05-21  NeilBrownMM: increase safety margin provided by PF_LESS_THROTTLE
2016-05-21  Naoya Horiguchimm: check_new_page_bad() directly returns in __PG_HWPOI...
2016-05-21  seokhoon.yoonmm, kasan: fix to call kasan_free_pages() after poisoni...
2016-05-21  Minchan Kimmm: disable fault around on emulated access bit archite...
2016-05-21  Kirill A. Shutemovmm: make faultaround produce old ptes
2016-05-21  Stefan Badermm: use phys_addr_t for reserve_bootmem_region() arguments
2016-05-21  Oleg Nesterovuserfaultfd: don't pin the user memory in userfaultfd_f...
2016-05-21  Richard Leitnermm/memblock.c: remove unnecessary always-true comparison
2016-05-21  Vitaly Woolz3fold: the 3-fold allocator for compressed pages
2016-05-21  Andrea Arcangelimm: thp: split_huge_pmd_address() comment improvement
2016-05-21  Andrea Arcangelimm: thp: microoptimize compound_mapcount()
2016-05-21  Christoph Lametervmstat: get rid of the ugly cpu_stat_off variable
2016-05-21  Greg Thelenmemcg: fix stale mem_cgroup_force_empty() comment
2016-05-21  Yu Zhaomm: use unsigned long constant for page flags
2016-05-21  Minfei Huangmm: use existing helper to convert "on"/"off" to boolean
2016-05-21  Tetsuo Handamm,writeback: don't use memory reserves for wb_start_wr...
2016-05-21  Eric EngestromDocumentation: vm: fix spelling mistakes
2016-05-21  Weijie Yangmm fix commmets: if SPARSEMEM, pgdata doesn't have...
2016-05-21  Chen Ganginclude/linux/hugetlb.h: use bool instead of int for...
2016-05-21  Chen Ganginclude/linux/hugetlb*.h: clean up code
2016-05-21  Ming Limm/swap.c: put activate_page_pvecs and other pagevecs...
2016-05-21  Eric Dumazetmm: tighten fault_in_pages_writeable()
2016-05-21  David Rientjesmm, hugetlb_cgroup: round limit_in_bytes down to hugepa...
2016-05-21  Rich Felkertmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU
2016-05-21  Konstantin... mm: enable RLIMIT_DATA by default with workaround for...
2016-05-21  Yongji Xiemm: fix incorrect pfn passed to untrack_pfn() in remap_...
2016-05-21  Chris Wilsonmm/vmalloc: keep a separate lazy-free list
2016-05-21  Alexander Kuleshovmm/memblock.c: move memblock_{add,reserve}_region into...
2016-05-21  Chen Yucongmm/memory-failure.c: replace "MCE" with "Memory failure"
2016-05-21  Yang Shimm: thp: simplify the implementation of mk_huge_pmd()
2016-05-21  Tetsuo Handamm,oom: speed up select_bad_process() loop
2016-05-21  Michal Hockooom: consider multi-threaded tasks in task_will_free_mem
2016-05-21  Michal Hockomm, oom_reaper: do not mmput synchronously from the...
2016-05-21  Michal Hockomm, oom_reaper: hide oom reaped tasks from OOM killer...
2016-05-21  Michal Hockomm, oom: protect !costly allocations some more for...
2016-05-21  Michal Hockomm, oom, compaction: prevent from should_compact_retry...
2016-05-21  Michal Hockomm: consider compaction feedback also for costly allocation
2016-05-21  Michal Hockomm, oom: protect !costly allocations some more
2016-05-21  Michal Hockomm: throttle on IO only when there are too many dirty...
2016-05-21  Michal Hockomm, oom: rework oom detection
2016-05-21  Michal Hockomm, compaction: abstract compaction feedback to helpers
2016-05-21  Michal Hockomm, compaction: simplify __alloc_pages_direct_compact...
2016-05-21  Michal Hockomm, compaction: update compaction_result ordering
2016-05-21  Michal Hockomm, compaction: distinguish between full and partial...
2016-05-21  Michal Hockomm, compaction: distinguish COMPACT_DEFERRED from COMPA...
2016-05-21  Michal Hockomm, compaction: cover all compaction mode in compact_zone
2016-05-21  Michal Hockomm, compaction: change COMPACT_ constants into enum
2016-05-21  Michal Hockovmscan: consider classzone_idx in compaction_ready
2016-05-21  Rik van Rielmm: vmscan: reduce size of inactive file list
2016-05-21  Johannes Weinermm: filemap: only do access activations on reads
2016-05-21  Rik van Rielmm: workingset: only do workingset activations on reads
2016-05-20  Linus TorvaldsMerge tag 'mfd-for-linus-4.7' of git://git./linux/kerne...
2016-05-20  Linus TorvaldsMerge tag 'hsi-for-4.7' of git://git./linux/kernel...
2016-05-20  Linus TorvaldsMerge tag 'fbdev-4.7' of git://git./linux/kernel/git...
2016-05-20  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-20  Arnd Bergmannirqchip: nps: add 64BIT dependency
2016-05-20  Linus TorvaldsMerge tag 'powerpc-4.7-1' of git://git./linux/kernel...
2016-05-20  Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-05-20  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-20  Mel Gormanmm, page_alloc: restore the original nodemask if the...
next
This page took 0.07602 seconds and 5 git commands to generate.