2016-09-10 |
Michael Kerrisk... | pipe: refactor argument for account_pipe_buffers() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michael Kerrisk... | pipe: move limit checking logic into pipe_set_size() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michael Kerrisk... | pipe: relocate round_pipe_size() above pipe_set_size() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: refactor ioctl fn vector in iookup_dev_ioctl() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: remove possibly misleading /* #define DEBUG */ |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ian Kent | autofs4: move linux/auto_dev-ioctl.h to uapi/linux |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: move inclusion of linux/limits.h to uapi |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: fix print format for ioctl warning message |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ian Kent | autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_I... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: fix "fix dev ioctl number range check" |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ian Kent | autofs: fix dev ioctl number range check |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: fix pr_debug() message |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: update struct autofs_dev_ioctl in Documentation |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: fix Documentation regarding devid on ioctl |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: remove AUTOFS_DEVID_LEN |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: don't fail to free_dev_ioctl(param) |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: remove obsolete sb fields |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: use autofs4_free_ino() to kfree dentry data |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ian Kent | autofs: remove ino free in autofs4_dir_symlink() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: add WARN_ON(1) for non dir/link inode case |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ian Kent | autofs: fix autofs4_fill_super() error exit handling |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: test autofs versions first on sb initialization |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: drop unnecessary extern in autofs_i.h |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tomohiro Kusumi | autofs: fix typos in Documentation/filesystems/autofs4.txt |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: improve the block comment * alignment test |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: speed up checking for filenames in sections... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | const_structs.checkpatch: add frequently used from... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: externalize the structs that should be... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: don't test for prefer ether_addr_<foo> |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: test multiple line block comment alignment |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: look for symbolic permissions and suggest... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | checkpatch: see if modified files are marked obsolete... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Arnd Bergmann | compat: remove compat_printk() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Marian Chereji | lib: Add CRC64 ECMA module |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | lib/kstrtox.c: smaller _parse_integer() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | include/linux/ctype.h: make isdigit() table lookupless |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Mark Rutland | lib: harden strncpy_from_user |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ross Zwisler | radix-tree tests: properly initialize mutex |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ross Zwisler | radix-tree tests: add iteration test |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Ross Zwisler | radix-tree: 'slot' can be NULL in radix_tree_next_slot() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Paul Burton | console: don't prefer first registered if DT specifies... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | cred: simpler, 1D supplementary groups |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Jean Delvare | .gitattributes: set git diff driver for C source code... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Marcin Nowakowski | uprobes: remove function declarations from arch/{mips... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | spelling.txt: "modeled" is spelt correctly |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Chris Metcalf | nmi_backtrace: generate one-line reports for idle cpus |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Chris Metcalf | arch/tile: adopt the new nmi_backtrace framework |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Chris Metcalf | nmi_backtrace: do a local dump_stack() instead of a... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Chris Metcalf | nmi_backtrace: add more trigger_*_cpu_backtrace() methods |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Johannes Berg | min/max: remove sparse warnings when they're nested |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | proc: unsigned file descriptors |
commit | commitdiff | tree | snapshot |
2016-09-10 |
John Stultz | proc: fix timerslack_ns CAP_SYS_NICE check when adjusti... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
John Stultz | proc: add LSM hook checks to /proc/<tid>/timerslack_ns |
commit | commitdiff | tree | snapshot |
2016-09-10 |
John Stultz | proc: relax /proc/<tid>/timerslack_ns capability requir... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | meminfo: break apart a very long seq_printf with #ifdefs |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Andrew Morton | seq-proc-modify-seq_put_decimal_ll-to-take-a-const... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Joe Perches | seq/proc: modify seq_put_decimal_[u]ll to take a const... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | proc: faster /proc/*/status |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Alexey Dobriyan | proc: much faster /proc/vmstat |
commit | commitdiff | tree | snapshot |
2016-09-10 |
zhong jiang | mm/vmstat.c: walk the zone in pageblock_nr_pages steps |
commit | commitdiff | tree | snapshot |
2016-09-10 |
zhong jiang | mm/page_owner: align with pageblock_nr pages |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tetsuo Handa | mm: don't emit warning from pagefault_out_of_memory() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Vlastimil Babka | mm, compaction: make full priority ignore pageblock... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Vlastimil Babka | mm, compaction: restrict full priority to non-costly... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Vlastimil Babka | mm, compaction: more reliably increase direct compactio... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Vlastimil Babka | Revert "mm, oom: prevent premature OOM killer invocatio... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Huang Ying | mm: Remove page_file_index |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Huang Ying | mm, swap: Use offset of swap entry as key of swap cache |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Dan Williams | mm: fix cache mode tracking in vm_insert_mixed() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Reza Arbab | memory-hotplug: fix store_mem_state() return value |
commit | commitdiff | tree | snapshot |
2016-09-10 |
James Morse | mm/memcontrol.c: make the walk_page_range() limit obvious |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Aaron Lu | thp: reduce usage of huge zero page's atomic counter |
commit | commitdiff | tree | snapshot |
2016-09-10 |
James Morse | fs/proc/task_mmu.c: make the task_mmu walk_page_range... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tim Chen | cpu: fix node state for whether it contains CPU |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Toshi Kani | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Toshi Kani | thp, dax: add thp_get_unmapped_area for pmd mappings |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | selftests: expanding more mlock selftest |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | selftest: move seek_to_smaps_entry() out of mlock2... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | selftests/vm: add test for mlock() when areas are inter... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | selftest: split mlock2_ funcs into separate mlock2.h |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | mm: mlock: avoid increase mm->locked_vm on mlock()... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | mm: mlock: correct a typo in count_mm_mlocked_page_nr... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Andrew Morton | mm-mlock-check-against-vma-for-actual-mlock-size-fix |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Simon Guo | mm: mlock: check against vma for actual mlock() size |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | oom: warn if we go OOM for higher order and compaction... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Andrew Morton | mm: check that we haven't used more than 32 bits in... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Huang Ying | mm: don't use radix tree writeback tags for pages in... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
zijun_hu | mm/bootmem.c: replace kzalloc() by kzalloc_node() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
zijun_hu | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Srikar Dronamraju | powerpc: implement arch_reserved_kernel_pages |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Srikar Dronamraju | mm/memblock.c: expose total reserved memory |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Srikar Dronamraju | mm: introduce arch_reserved_kernel_pages() |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Aneesh Kumar K.V | mm: use zonelist name instead of using hardcoded index |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | oom, oom_reaper: allow to reap mm shared by the kthreads |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | mm: make sure that kthreads will not refault oom reaped... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Tetsuo Handa | mm, oom: enforce exit_oom_victim on current task |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | oom, suspend: fix oom_killer_disable vs. pm suspend... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | mm, oom: get rid of signal_struct::oom_victims |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | kernel, oom: fix potential pgd_lock deadlock from __mmdrop |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Michal Hocko | oom: keep mm of the killed task available |
commit | commitdiff | tree | snapshot |
next |