2015-11-07 |
Mathias Krause | printk: prevent userland from spoofing kernel messages |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: update documentation |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kees Cook | selftests: run lib/test_printf module |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | test_printf: test printf family at runtime |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: remove SPECIAL handling in pointer() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: also improve sanity check in bstr_printf() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: handle invalid format specifiers more... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Martin Kletzander | printk: synchronize %p formatting documentation |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Rasmus Villemoes | lib/dynamic_debug.c: use kstrdup_const |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Andrew Morton | fs/jffs2/wbuf.c: remove stray semicolon |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Andrew Morton | include/linux/compiler-gcc.h: improve __visible documen... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Oleg Nesterov | proc: actually make proc_fd_permission() thread-friendly |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Andy Shevchenko | fs/proc/array.c: set overflow flag in case of error |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | mm: use 'unsigned int' for compound_dtor/compound_order... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | mm: use 'unsigned int' for page order |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | mm: make compound_head() robust |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | mm: pack compound_dtor and compound_order into one... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | zsmalloc: use page->private instead of page->first_page |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | slab, slub: use page->rcu_head instead of page->lru... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Kirill A. Shutemov | mm: drop page->slab_page |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Sergey Senozhatsky | zsmalloc: reduce size_class memory usage |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Hui Zhu | mm/zsmalloc.c: remove useless line in obj_free() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Sergey Senozhatsky | zsmalloc: don't test shrinker_enabled in zs_shrinker_co... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Sergey Senozhatsky | zsmalloc: use preempt.h for in_interrupt() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Hui Zhu | zsmalloc: fix obj_to_head use page_private(page) as... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Hui Zhu | zsmalloc: add comments for ->inuse to zspage |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Sergey SENOZHATSKY | mm: zsmalloc: constify struct zs_pool name |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Dan Streetman | zpool: remove redundant zpool->type string, const-ify... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Dan Streetman | zswap: use charp for zswap param strings |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Dan Streetman | module: export param_free_charp() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Alexey Klimov | mm/zswap.c: remove unneeded initialization to NULL... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Geliang Tang | zram: make is_partial_io/valid_io_request/page_zero_fil... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Sergey SENOZHATSKY | zram: keep the exact overcommited value in mem_used_max |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Luis Henriques | zram: introduce comp algorithm fallback functionality |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Andrew Morton | mm/memcontrol.c: uninline mem_cgroup_usage |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Jan Kara | fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Aaron Tomlin | thp: remove unused vma parameter from khugepaged_alloc_page |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Michal Hocko | mm, fs: introduce mapping_gfp_constraint() |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Andrew Morton | include/linux/mmzone.h: reflow comment |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm: page_alloc: hide some GFP internals and document... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: only enforce watermarks for order-0... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: reserve pageblocks for high-order atomi... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove MIGRATE_RESERVE |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: delete the zonelist_cache |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm: page_alloc: remove GFP_IOFS |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: distinguish between being unable to... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: use masks and shifts when converting... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary taking of a seqlock... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary recalculations for... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary parameter from zone_... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Yaowei Bai | mm/oom_kill.c: introduce is_sysrq_oom helper |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | Merge tag 'backlight-for-linus-4.4' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | mfd: avoid newly introduced compiler warning |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.4' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | x86: don't make DEBUG_WX default to 'y' even with DEBUG... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v4.4-1' of git://git... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | Merge tag 'powerpc-4.4-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric Biggers | vfs: clear remainder of 'full_fds_bits' in dup_fd() |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric B Munson | selftests: vm: add tests for lock on fault |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric B Munson | mm: mlock: add mlock flags to enable VM_LOCKONFAULT... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric B Munson | mm: introduce VM_LOCKONFAULT |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric B Munson | mm: mlock: add new mlock system call |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Eric B Munson | mm: mlock: refactor mlock, munlock, and munlockall... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Ryabinin | kasan: always taint kernel on report |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Ryabinin | mm, slub, kasan: enable user tracking by default with... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Xishi Qiu | kasan: use IS_ALIGNED in memory_is_poisoned_8() |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wang Long | kasan: Fix a type conversion error |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wang Long | lib: test_kasan: add some testcases |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: update reference to kasan prototype repo |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: various fixes in documentation |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: update log messages |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: accurately determine the type of the bad access |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: update reported bug types for kernel memory... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrey Konovalov | kasan: update reported bug types for not user nor kerne... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Aneesh Kumar K.V | mm/kasan: prevent deadlock in kasan reporting |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Aneesh Kumar K.V | mm/kasan: don't use kasan shadow pointer in generic... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Aneesh Kumar K.V | mm/kasan: MODULE_VADDR is not available on all archs |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Aneesh Kumar K.V | mm/kasan: rename kasan_enabled() to kasan_report_enabled() |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Tetsuo Handa | mm: remove refresh_cpu_vm_stats() definition for !SMP... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | Documentation/filesystems/proc.txt: a little tidying |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | tmpfs: avoid a little creat and stat slowdown |
commit | commitdiff | tree | snapshot |
2015-11-06 |
David Rientjes | mm, oom: add comment for why oom_adj exists |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Michal Hocko | memcg: fix thresholds for 32b architectures. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Johannes Weiner | mm: page_counter: let page_counter_try_charge() return... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Johannes Weiner | mm: memcontrol: eliminate root memory.current |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Dave Hansen | mm, hugetlbfs: optimize when NUMA=n |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Dave Hansen | mm, hugetlb: use memory policy when available |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Alexander Kuleshov | mm/hugetlb: make node_hstates array static |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Rasmus Villemoes | mm/maccess.c: actually return -EFAULT from strncpy_from... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Andrew Morton | mm/cma.c: suppress warning |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: migrate dirty page without clear_page_dirty_for_io etc |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: page migration avoid touching newpage until no... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: page migration use migration entry for swapcache too |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: simplify page migration's anon_vma comment and... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: page migration remove_migration_ptes at lock+unlock... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: page migration trylock newpage at same level as... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Hugh Dickins | mm: page migration use the put_new_page whenever necessary |
commit | commitdiff | tree | snapshot |
next |