| 2015-11-07 |
Hitoshi Mitake | nilfs2: add tracepoints for analyzing sufile manipulation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Hitoshi Mitake | nilfs2: add a tracepoint for transaction events |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Hitoshi Mitake | nilfs2: add a tracepoint for tracking stage transition... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: free unused dat file blocks during garbage... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: add helper functions to delete blocks from... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: get rid of nilfs_palloc_group_is_in() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: refactor nilfs_palloc_find_available_slot() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: do not call nilfs_mdt_bgl_lock() needlessly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Ryusuke Konishi | nilfs2: use nilfs_warning() in allocator implementation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Julia Lawall | nilfs2: drop null test before destroy functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Joe Perches | checkpatch: improve the unnecessary initialisers tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Joe Perches | checkpatch: improve tests for fixes:, long lines and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andy Shevchenko | lib/hexdump.c: truncate output in case of overflow |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Cody P Schafer | rbtree: clarify documentation of rbtree_postorder_for_e... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Oleg Nesterov | lib/is_single_threaded.c: change current_is_single_thre... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/kobject.c: use kvasprintf_const for formatting... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/kasprintf.c: introduce kvasprintf_const |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Dmitry Vyukov | lib/llist.c: fix data race in llist_del_first |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Vitaly Kuznetsov | lib/test-string_helpers.c: add string_get_size() tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Alexander Kuleshov | lib/halfmd4.c: use rol32 inline function in the ROUND... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Martin Kepplinger | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Martin Kepplinger | arch/sh/kernel/traps_64.c: use sign_extend64() for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Martin Kepplinger | bitops.h: add sign_extend64() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Martin Kepplinger | bitops.h: improve sign_extend32()'s documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Chanwoo Choi | MAINTAINERS: add missing extcon directory |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Joe Perches | get_maintainer: add subsystem to reviewer output |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Brian Norris | get_maintainer: --r (list reviewer) is on by default |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Brian Norris | get_maintainer: add --no-foo options to --help |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Brian Norris | get_maintainer: it's '--pattern-depth', not '-pattern... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Brian Norris | get_maintainer: add missing documentation for --git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mathias Krause | printk: prevent userland from spoofing kernel messages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: update documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kees Cook | selftests: run lib/test_printf module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | test_printf: test printf family at runtime |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: remove SPECIAL handling in pointer() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: also improve sanity check in bstr_printf() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/vsprintf.c: handle invalid format specifiers more... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Martin Kletzander | printk: synchronize %p formatting documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Rasmus Villemoes | lib/dynamic_debug.c: use kstrdup_const |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andrew Morton | fs/jffs2/wbuf.c: remove stray semicolon |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andrew Morton | include/linux/compiler-gcc.h: improve __visible documen... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Oleg Nesterov | proc: actually make proc_fd_permission() thread-friendly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andy Shevchenko | fs/proc/array.c: set overflow flag in case of error |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | mm: use 'unsigned int' for compound_dtor/compound_order... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | mm: use 'unsigned int' for page order |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | mm: make compound_head() robust |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | mm: pack compound_dtor and compound_order into one... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | zsmalloc: use page->private instead of page->first_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | slab, slub: use page->rcu_head instead of page->lru... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Kirill A. Shutemov | mm: drop page->slab_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Sergey Senozhatsky | zsmalloc: reduce size_class memory usage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Hui Zhu | mm/zsmalloc.c: remove useless line in obj_free() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Sergey Senozhatsky | zsmalloc: don't test shrinker_enabled in zs_shrinker_co... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Sergey Senozhatsky | zsmalloc: use preempt.h for in_interrupt() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Hui Zhu | zsmalloc: fix obj_to_head use page_private(page) as... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Hui Zhu | zsmalloc: add comments for ->inuse to zspage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Sergey SENOZHATSKY | mm: zsmalloc: constify struct zs_pool name |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Dan Streetman | zpool: remove redundant zpool->type string, const-ify... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Dan Streetman | zswap: use charp for zswap param strings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Dan Streetman | module: export param_free_charp() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Alexey Klimov | mm/zswap.c: remove unneeded initialization to NULL... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Geliang Tang | zram: make is_partial_io/valid_io_request/page_zero_fil... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Sergey SENOZHATSKY | zram: keep the exact overcommited value in mem_used_max |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Luis Henriques | zram: introduce comp algorithm fallback functionality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andrew Morton | mm/memcontrol.c: uninline mem_cgroup_usage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Jan Kara | fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Aaron Tomlin | thp: remove unused vma parameter from khugepaged_alloc_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Michal Hocko | mm, fs: introduce mapping_gfp_constraint() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Andrew Morton | include/linux/mmzone.h: reflow comment |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm: page_alloc: hide some GFP internals and document... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: only enforce watermarks for order-0... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: reserve pageblocks for high-order atomi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: remove MIGRATE_RESERVE |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: delete the zonelist_cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm: page_alloc: remove GFP_IOFS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: distinguish between being unable to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: use masks and shifts when converting... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary taking of a seqlock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary recalculations for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary parameter from zone_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-07 |
Yaowei Bai | mm/oom_kill.c: introduce is_sysrq_oom helper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | Merge tag 'backlight-for-linus-4.4' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | mfd: avoid newly introduced compiler warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.4' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | x86: don't make DEBUG_WX default to 'y' even with DEBUG... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v4.4-1' of git://git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | Merge tag 'powerpc-4.4-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric Biggers | vfs: clear remainder of 'full_fds_bits' in dup_fd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric B Munson | selftests: vm: add tests for lock on fault |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric B Munson | mm: mlock: add mlock flags to enable VM_LOCKONFAULT... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric B Munson | mm: introduce VM_LOCKONFAULT |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric B Munson | mm: mlock: add new mlock system call |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Eric B Munson | mm: mlock: refactor mlock, munlock, and munlockall... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Andrey Ryabinin | kasan: always taint kernel on report |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Andrey Ryabinin | mm, slub, kasan: enable user tracking by default with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Xishi Qiu | kasan: use IS_ALIGNED in memory_is_poisoned_8() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Wang Long | kasan: Fix a type conversion error |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2015-11-06 |
Wang Long | lib: test_kasan: add some testcases |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |