summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-06kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai
2018-02-06lib/lockref: __lockref_is_dead can be booleanYaowei Bai
2018-02-06mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada
2018-02-06include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport
2018-02-06cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan
2018-02-06<asm-generic/siginfo.h>: fix language in commentsRandy Dunlap
2018-02-06kallsyms: let print_ip_sym() print raw addressesHuacai Chen
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistentAndy Shevchenko
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov
2018-02-06uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-02-06kasan: detect invalid frees for large mempool objectsDmitry Vyukov
2018-02-06kasan: don't use __builtin_return_address(1)Dmitry Vyukov
2018-02-06kasan: detect invalid frees for large objectsDmitry Vyukov
2018-02-06kasan: add compiler support for clangPaul Lawrence
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-02buffer: Avoid setting buffer bits that are already setKemi Wang
2018-02-02x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds