Age | Commit message (Expand) | Author | Files | Lines |
2015-09-10 | checkpatch: make --strict the default for drivers/staging files and patches | Joe Perches | 1 | -1/+1 |
2015-09-10 | checkpatch: always check block comment styles | Joe Perches | 1 | -8/+11 |
2015-09-10 | checkpatch: report the right line # when using --emacs and --file | Joe Perches | 1 | -1/+5 |
2015-09-10 | checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests | Joe Perches | 1 | -4/+28 |
2015-09-10 | checkpatch: Allow longer declaration macros | Joe Perches | 1 | -1/+1 |
2015-09-10 | checkpatch: improve SUSPECT_CODE_INDENT test | Joe Perches | 1 | -6/+15 |
2015-09-10 | checkpatch: add warning on BUG/BUG_ON use | Joe Perches | 1 | -6/+8 |
2015-09-10 | checkpatch: warn on bare SHA-1 commit IDs in commit logs | Joe Perches | 1 | -3/+12 |
2015-09-10 | lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly | Wang Long | 1 | -1/+1 |
2015-09-10 | lib/test_kasan.c: fix a typo | Wang Long | 1 | -2/+2 |
2015-09-10 | lib/string_helpers: rename "esc" arg to "only" | Kees Cook | 2 | -14/+14 |
2015-09-10 | lib/string_helpers: clarify esc arg in string_escape_mem | Kees Cook | 1 | -4/+6 |
2015-09-10 | hexdump: do not print debug dumps for !CONFIG_DEBUG | Linus Walleij | 1 | -2/+8 |
2015-09-10 | lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ... | Pan Xinhui | 1 | -14/+18 |
2015-09-10 | lib/bitmap.c: fix a special string handling bug in __bitmap_parselist | Pan Xinhui | 1 | -0/+4 |
2015-09-10 | lib/bitmap.c: correct a code style and do some, optimization | Pan Xinhui | 1 | -3/+4 |
2015-09-10 | proc: convert to kstrto*()/kstrto*_from_user() | Alexey Dobriyan | 1 | -49/+21 |
2015-09-10 | kstrto*: accept "-0" for signed conversion | Alexey Dobriyan | 2 | -6/+2 |
2015-09-10 | MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS | Joe Perches | 2 | -2/+5 |
2015-09-10 | include/linux/printk.h: include pr_fmt in pr_debug_ratelimited | Jason A. Donenfeld | 1 | -2/+2 |
2015-09-10 | kernel/cred.c: remove unnecessary kdebug atomic reads | Joe Perches | 1 | -4/+9 |
2015-09-10 | kernel/extable.c: remove duplicated include | Wei Yongjun | 1 | -1/+0 |
2015-09-10 | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 1 | -7/+0 |
2015-09-10 | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 1 | -2/+2 |
2015-09-10 | proc: change proc_subdir_lock to a rwlock | Waiman Long | 1 | -22/+22 |
2015-09-10 | procfs: always expose /proc/<pid>/map_files/ and make it readable | Calvin Owens | 1 | -19/+24 |
2015-09-10 | proc: add cond_resched to /proc/kpage* read/write loop | Vladimir Davydov | 1 | -0/+6 |
2015-09-10 | proc: export idle flag via kpageflags | Vladimir Davydov | 3 | -0/+11 |
2015-09-10 | mm: introduce idle page tracking | Vladimir Davydov | 17 | -3/+512 |
2015-09-10 | mmu-notifier: add clear_young callback | Vladimir Davydov | 3 | -0/+92 |
2015-09-10 | proc: add kpagecgroup file | Vladimir Davydov | 2 | -1/+58 |
2015-09-10 | memcg: zap try_get_mem_cgroup_from_page | Vladimir Davydov | 2 | -44/+13 |
2015-09-10 | hwpoison: use page_cgroup_ino for filtering by memcg | Vladimir Davydov | 2 | -18/+3 |
2015-09-10 | memcg: add page_cgroup_ino helper | Vladimir Davydov | 2 | -0/+29 |
2015-09-10 | zswap: update docs for runtime-changeable attributes | Dan Streetman | 1 | -8/+28 |
2015-09-10 | zswap: change zpool/compressor at runtime | Dan Streetman | 1 | -13/+129 |
2015-09-10 | zswap: dynamic pool creation | Dan Streetman | 1 | -143/+405 |
2015-09-10 | zpool: add zpool_has_pool() | Dan Streetman | 2 | -0/+35 |
2015-09-10 | tcp_cubic: better follow cubic curve after idle period | Eric Dumazet | 1 | -0/+16 |
2015-09-10 | tcp: generate CA_EVENT_TX_START on data frames | Neal Cardwell | 1 | -3/+3 |
2015-09-10 | xen-netfront: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | xen-netback: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | r8169: Fix sleeping function called during get_stats64, v2 | Corinna Vinschen | 1 | -83/+54 |
2015-09-10 | ether: add IEEE 1722 ethertype - TSN | Henrik Austad | 1 | -0/+1 |
2015-09-10 | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger | 2 | -1/+3 |
2015-09-10 | netlink, mmap: fix edge-case leakages in nf queue zero-copy | Daniel Borkmann | 3 | -10/+26 |
2015-09-10 | netlink, mmap: don't walk rx ring on poll if receive queue non-empty | Daniel Borkmann | 1 | -5/+12 |
2015-09-10 | cxgb4: changes for new firmware 1.14.4.0 | Hariprasad Shenai | 2 | -8/+37 |
2015-09-10 | net: fec: add netif status check before set mac address | Nimrod Andy | 1 | -0/+8 |
2015-09-10 | Merge branch 'r8152-autoresume' | David S. Miller | 1 | -3/+63 |