- d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
- 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
- fb910c4 sysctl: check for UINT_MAX before unsigned int min/max by Joe Lawrence · 7 years ago
- 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
- d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
- 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
- ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
- e4f02fd init/version.c: include <linux/export.h> instead of <linux/module.h> by Masahiro Yamada · 7 years ago
- 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
- 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
- 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
- 0bc989f checkpatch: do not check missing blank line before builtin_*_driver by Masahiro Yamada · 7 years ago
- 5751a24 checkpatch: add --strict test for lines ending in [ or ( by Joe Perches · 7 years ago
- 87bd499 checkpatch: add TP_printk to list of logging functions by Joe Perches · 7 years ago
- cc14750 checkpatch: allow DEFINE_PER_CPU definitions to exceed line length by Joe Perches · 7 years ago
- eeef573 checkpatch: printks always need a KERN_<LEVEL> by Joe Perches · 7 years ago
- 258f79d scripts/checkpatch.pl: avoid false warning missing break by Heinrich Schuchardt · 7 years ago
- 25bdda2 checkpatch: support function pointers for unnamed function definition arguments by Miles Chen · 7 years ago
- 4441fca lib: test module for find_*_bit() functions by Yury Norov · 7 years ago
- 0b548e3 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
- e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
- 2f9b7e0 lib/nmi_backtrace.c: fix kernel text address leak by Liu, Changcheng · 7 years ago
- 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
- e813a61 lib/int_sqrt: adjust comments by Peter Zijlstra · 7 years ago
- f8ae107 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
- 3f32957 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
- dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
- d6b28e0 lib: add module support to string tests by Geert Uytterhoeven · 7 years ago
- f5bba9d include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> by Masahiro Yamada · 7 years ago
- 8001541 include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
- 083bf9c get_maintainer: add more --self-test options by Joe Perches · 7 years ago
- e1f7590 get_maintainer: add --self-test for internal consistency tests by Tom Saeger · 7 years ago
- 8c18875 dynamic_debug documentation: minor fixes by Randy Dunlap · 7 years ago
- 1f3c790 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
- 8c703d6 kernel/umh.c: optimize 'proc_cap_handler()' by Christophe JAILLET · 7 years ago
- 4ca59b1 include/linux/compiler-clang.h: handle randomizable anonymous structs by Sandipan Das · 7 years ago
- a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
- 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
- d32f11b lkdtm: include WARN format string by Kees Cook · 7 years ago
- d15809f iopoll: avoid -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
- 1e6270d parse-maintainers: add ability to specify filenames by Joe Perches · 7 years ago
- aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
- b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
- fb6cc4a sh/boot: add static stack-protector to pre-kernel by Kees Cook · 7 years ago
- 868038b spelling.txt: add "unnecessary" typo variants by Joe Perches · 7 years ago
- 0746a0b proc: use do-while in name_to_int() by Alexey Dobriyan · 7 years ago
- 3ee2a19 proc: : uninline name_to_int() by Alexey Dobriyan · 7 years ago
- c643401 proc, coredump: add CoreDumping flag to /proc/pid/status by Roman Gushchin · 7 years ago
- d3c85ba mm, compaction: remove unneeded pageblock_skip_persistent() checks by Vlastimil Babka · 7 years ago
- 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
- b527cfe mm, compaction: extend pageblock_skip_persistent() to all compound pages by Vlastimil Babka · 7 years ago
- 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
- a0647dc mm, compaction: kcompactd should not ignore pageblock skip by David Rientjes · 7 years ago
- 09af5cc mm: shmem: remove unused info variable by Corentin Labbe · 7 years ago
- 3aaabbf lib/dma-debug.c: fix incorrect pfn calculation by Miles Chen · 7 years ago
- 5d03a66 mm/z3fold.c: use kref to prevent page free/compact race by Vitaly Wool · 7 years ago
- 1334be3 mm: fix nodemask printing by Arnd Bergmann · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- adeba81 Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
- 854ac87 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 527d147 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 74d4108 dm bufio: fix integer overflow when limiting maximum cache size by Eric Biggers · 7 years ago
- 5d47c89 dm: clear all discard attributes in queue_limits when discards are disabled by Mike Snitzer · 7 years ago
- 7dea378 dm: do not set 'discards_supported' in targets that do not need it by Mike Snitzer · 7 years ago
- 8a74d29 dm: discard support requires all targets in a table support discards by Mike Snitzer · 7 years ago
- 9dc112e dm mpath: remove annoying message of 'blk_get_request() returned -11' by Ming Lei · 7 years ago
- 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e6e58e7 RDMA: Add Jason Gunthorpe as a co-maintainer by Jason Gunthorpe · 7 years ago
- 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
- 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
- 9c7a867 Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
- d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
- 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- ba5b503 arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3 by Masahiro Yamada · 7 years ago
- a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
- e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- 93ea0eb7 Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 1b7176a memory hotplug: fix comments when adding section by Fan Du · 7 years ago
- 0cd842f mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP by Oscar Salvador · 7 years ago
- 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
- c50842c mm,oom_reaper: remove pointless kthread_run() error check by Tetsuo Handa · 7 years ago
- e492080 mm/page_ext.c: check if page_ext is not prepared by Jaewon Kim · 7 years ago
- 2bce774 writeback: remove unused function parameter by Wang Long · 7 years ago
- 0a7f682 mm: do not rely on preempt_count in print_vma_addr by Michal Hocko · 7 years ago
- fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
- fec11bc mm/hmm: remove redundant variable align_end by Colin Ian King · 7 years ago
- 5b568ac mm/list_lru.c: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- c840287 mm/shmem.c: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago