| 2017-05-09 | 
Laura Abbott | arm64: use set_memory.h header | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Laura Abbott | arm: use set_memory.h header | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Laura Abbott | treewide: move set_memory_* functions away from cachefl...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | treewide: spelling: correct diffrent[iate] and banlance...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Masahiro Yamada | scripts/spelling.txt: add "intialise(d)" pattern and...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Stephen Boyd | scripts/spelling.txt: add regsiter -> register spelling...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Stephen Boyd | scripts/spelling.txt: add "memory" pattern and fix...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | mm, vmalloc: use __GFP_HIGHMEM implicitly | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Huang Ying | mm, swap: use kvzalloc to allocate some swap data struc...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | drivers/md/bcache/super.c: use kvmalloc | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | drivers/md/dm-ioctl.c: use kvmalloc rather than opencod...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | net: use kvmalloc with __GFP_REPEAT rather than open...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | treewide: use kv[mz]alloc* rather than opencoded variants | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | fs/xattr.c: zero out memory copied to userspace in...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | net/ipv6/ila/ila_xlat.c: simplify a strange allocation...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | lib/rhashtable.c: simplify a strange allocation pattern | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | mm: support __GFP_REPEAT in kvmalloc_node for >32kB | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | mm, vmalloc: properly track vmalloc users | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Michal Hocko | mm: introduce kv[mz]alloc helpers | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Davidlohr Bueso | sysv,ipc: cacheline align kern_ipc_perm | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Davidlohr Bueso | ipc/shm: some shmat cleanups | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Arnd Bergmann | initramfs: use vfs_stat/lstat directly | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Daniel Thompson | initramfs: provide a way to ignore image provided by...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Guenter Roeck | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Dmitry Vyukov | lib/fault-inject.c: use correct check for interrupts | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Dmitry Vyukov | kcov: simplify interrupt check | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Zhang Xiao | taskstats: add e/u/stime for TGID command | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Kirill Tkhai | pidns: expose task pid_ns_for_children to userspace | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Kirill Tkhai | ns: allow ns_entries to have custom symlink content | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Kirill Tkhai | pidns: disable pid allocation if pid_ns_prepare_proc...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hari Bathini | powerpc/fadump: update documentation about crashkernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hari Bathini | powerpc/fadump: reuse crashkernel parameter for fadump...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hari Bathini | powerpc/fadump: remove dependency with CONFIG_KEXEC | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hari Bathini | ia64: reuse append_elf_note() and final_note() functions | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hari Bathini | crash: move crashkernel parsing and vmcore related...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Alexey Dobriyan | cpumask: make "nr_cpumask_bits" unsigned | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Hoeun Ryu | fork: free vmapped stacks in cache when cpus are offline | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Kees Cook | reiserfs: use designated initializers | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: improve the SUSPECT_CODE_INDENT test | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: improve the embedded function name test...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Jerome Forissier | checkpatch: add --typedefsfile | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: improve k.alloc with multiplication and...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Wei Wang | checkpatch: special audit for revert commit line | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: clarify the EMBEDDED_FUNCTION_NAME message | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: avoid suggesting struct definitions should...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: allow space leading blank lines in email...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: improve EMBEDDED_FUNCTION_NAME test | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Joe Perches | checkpatch: add ability to find bad uses of vsprintf...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Ruslan Bilovol | checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Luis R. Rodriguez | firmware/Makefile: force recompilation if makefile...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Geert Uytterhoeven | lib: add module support to linked list sorting tests | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Geert Uytterhoeven | lib: add module support to array-based sort tests | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Geert Uytterhoeven | Revert "lib/test_sort.c: make it explicitly non-modular" | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Dan Carpenter | drivers/misc/c2port/c2port-duramar2150.c: checking...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Dan Carpenter | drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Tetsuo Handa | kernel/hung_task.c: defer showing held locks | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Randy Dunlap | make help: add tools help target | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Matthias Kaehlcke | jiffies.h: declare jiffies and jiffies_64 with ____cach...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Lorenzo Stoakes | drivers/virt/fsl_hypervisor.c: use get_user_pages_unloc...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Gao Feng | proc/sysctl: fix the int overflow for jiffies conversion | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Tobin C. Harding | fs/proc/inode.c: remove cast from memory allocation | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: finish whole pageblock to reduce fragme...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: restrict async compaction to pageblocks...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: add migratetype to compact_control | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: change migrate_async_suitable() to...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, page_alloc: count movable pages when stealing from...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, page_alloc: split smallest stolen page in fallback | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: remove redundant watermark check in...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-09 | 
Vlastimil Babka | mm, compaction: reorder fields in struct compact_control | 
commit | commitdiff | tree | snapshot | 
| 2017-05-07 | 
Max Filippov | docs: complete bumping minimal GNU Make version to...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'xfs-4.12-merge-7' of git://git./fs/xfs/xfs...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Greg Kroah...  | refcount: change EXPORT_SYMBOL markings | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Masahiro Yamada | docs: bump minimal GNU Make version to 3.81 | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | initramfs: avoid "label at end of compound statement...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'devicetree-for-4.12' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'for-4.12/dm-fixes' of git://git./linux/kerne...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'libnvdimm-for-4.12' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'staging-4.12-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'media/v4.12-1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'drm-coc-for-v4.12-rc1' of git://people.freed...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-06 | 
Linus Torvalds | Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'gfs2-4.12.fixes' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'for-linus-4.12-ofs-1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'initramfs-fix-4.12-rc1' of git://github...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Bob Peterson | GFS2: Allow glocks to be unlocked after withdraw | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Eryu Guan | xfs: fix use-after-free in xfs_finish_page_writeback | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Mike Snitzer | dm cache metadata: fail operations if fail_io mode...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge tag 'powerpc-4.12-1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Björn Jacke | CIFS: add misssing SFM mapping for doublequote | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Catalin Marinas | arm64: Fix the DMA mmap and get_sgtable API with DMA_AT...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Fabian Frederick | befs: make export work with cold dcache | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Stafford Horne | initramfs: Always do fput() and load modules after...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Dan Williams | Merge branch 'for-4.12/dax' into libnvdimm-for-next | 
commit | commitdiff | tree | snapshot | 
| 2017-05-05 | 
Dan Williams | libnvdimm, pfn: fix 'npfns' vs section alignment | 
commit | commitdiff | tree | snapshot | 
| next |