2017-05-09 |
Laura Abbott | x86: use set_memory.h header |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Laura Abbott | s390: use set_memory.h header |
commit | commitdiff | tree | snapshot |
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-08 |
Jon Mason | net: mdio-mux: bcm-iproc: call mdiobus_free() in error... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Mikulas Patocka | ide: don't call memcpy with the same source and destination |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Geliang Tang | ide: use setup_timer |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Grygorii Strashko | net: ethernet: ti: cpsw: adjust cpsw fifos depth for... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
WANG Cong | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf |
commit | commitdiff | tree | snapshot |
2017-05-08 |
David S. Miller | Merge tag 'mac80211-for-davem-2017-05-08' of git:/... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Jim Baxter | net: cdc_ncm: Fix TX zero padding |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.armlinux.org... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Linus Torvalds | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkb... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Linus Torvalds | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
David S. Miller | Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Andy Shevchenko | stmmac: pci: split out common_default_data() helper |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Andy Shevchenko | stmmac: pci: RX queue routing configuration |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Andy Shevchenko | stmmac: pci: TX and RX queue priority configuration |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Andy Shevchenko | stmmac: pci: set default number of rx and tx queues |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Hangbin Liu | vti: check nla_put_* return value |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Daniel Borkmann | bpf: don't let ldimm64 leak map addresses on unprivileged |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Geliang Tang | yam: use memdup_user |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Geliang Tang | net/hippi/rrunner: use memdup_user |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Ganesh Goudar | cxgb4: avoid disabling FEC by default |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Christophe... | net: dsa: loop: Check for memory allocation failure |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Hangbin Liu | bonding: check nla_put_be32 return value |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Dan Carpenter | bnxt_en: allocate enough space for ->ntp_fltr_bmap |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Kees Cook | qlge: Avoid reading past end of buffer |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Kees Cook | bna: ethtool: Avoid reading past end of buffer |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Kees Cook | bna: Avoid reading past end of buffer |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Linus Torvalds | Merge tag 'fscrypt_for_linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
next |