- c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
- cc006a2 Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
- 7590e37 Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 7 years ago
- 7e6127c Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
- 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
- 0bd2afc Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- e03ab6c Merge tag 'docs-4.16-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 3d0a352 Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl5000' and 'asoc/topic/sun8i-codec' into asoc-next by Mark Brown · 7 years ago
- 1712487 Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-next by Mark Brown · 7 years ago
- 535b218 Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/topic/dmic' and 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
- 008a03c Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 7 years ago
- aa72645 Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-next by Mark Brown · 7 years ago
- ce8ee02 Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/dapm', 'asoc/fix/mtk' and 'asoc/fix/stm' into asoc-next by Mark Brown · 7 years ago
- 276d70f ASoC: stm32: add of dependency for stm32 drivers by Olivier Moysan · 7 years ago
- 3a0a7b2 ASoC: mt8173-rt5650: fix child-node lookup by Johan Hovold · 7 years ago
- 28735af ASoC: dapm: fix debugfs read using path->connected by KaiChieh Chuang · 7 years ago
- 9a7c551 platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
- 334c4ef platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
- b04eb8a platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
- a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 4b0dda4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 60c3e02 Documentation/sysctl/user.txt: fix typo by Kangmin Park · 7 years ago
- c1dad9a MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns by Joe Perches · 7 years ago
- c660f36 MAINTAINERS: update various PALM patterns by Joe Perches · 7 years ago
- aeeb00f MAINTAINERS: update "ARM/OXNAS platform support" patterns by Joe Perches · 7 years ago
- 1293f5a MAINTAINERS: update Cortina/Gemini patterns by Joe Perches · 7 years ago
- bdadb60 MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern by Joe Perches · 7 years ago
- 7732f58 MAINTAINERS: remove ANDROID ION pattern by Joe Perches · 7 years ago
- a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
- f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
- b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
- f734076 pipe: read buffer limits atomically by Eric Biggers · 7 years ago
- c4fed5a pipe: simplify round_pipe_size() by Eric Biggers · 7 years ago
- 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
- 9903a91 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 7 years ago
- 85c2dd5 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 7 years ago
- 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
- 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
- e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
- 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
- db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
- 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
- 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
- 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
- 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
- 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
- 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- 64fce87 hrtimer: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- e7c98df mm: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
- 1a60e4d vfs: remove might_sleep() from clear_inode() by Shakeel Butt · 7 years ago
- b0f7e32 arch/score/kernel/setup.c: combine two seq_printf() calls into one call in show_cpuinfo() by Markus Elfring · 7 years ago
- 68e34f4 ipc/mqueue.c: have RT tasks queue in by priority in wq_add() by Jonathan Haws · 7 years ago
- 87ad4b0 ipc: fix ipc data structures inconsistency by Philippe Mikoyan · 7 years ago
- bac7a1f lib/ubsan: remove returns-nonnull-attribute checks by Andrey Ryabinin · 7 years ago
- 42440c1 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 7 years ago
- b8fe112 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 7 years ago
- 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
- 075db40 include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines by Masahiro Yamada · 7 years ago
- a77660d kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
- a1be1f3 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 7 years ago
- 28f3a48 pps: parport: use timespec64 instead of timespec by Arnd Bergmann · 7 years ago
- 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
- eab216e drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers by Markus Elfring · 7 years ago
- 6d94a03 drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initialisation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
- 28a5cd5 drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
- 4ba61ec rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations by Markus Elfring · 7 years ago
- 1acd14b rapidio: return an error code only as a constant in two functions by Markus Elfring · 7 years ago
- 002f6f4 rapidio: delete an unnecessary variable initialisation in three functions by Markus Elfring · 7 years ago
- d1509c0 rapidio: improve a size determination in five functions by Markus Elfring · 7 years ago
- e1d66d0 rapidio: adjust five function calls together with a variable assignment by Markus Elfring · 7 years ago
- 93dd49a rapidio: adjust 12 checks for null pointers by Markus Elfring · 7 years ago
- 0c5afcad rapidio: delete an error message for a failed memory allocation in rio_init_mports() by Markus Elfring · 7 years ago
- 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
- 667b609 kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces by Marcos Paulo de Souza · 7 years ago
- 9f5325a kernel/fork.c: check error and return early by Marcos Paulo de Souza · 7 years ago
- 63300ed <asm-generic/siginfo.h>: fix language in comments by Randy Dunlap · 7 years ago
- b0cd38c hfsplus: honor setgid flag on directories by Ernesto A. Fernandez · 7 years ago
- fb04b91 nilfs2: use time64_t internally by Arnd Bergmann · 7 years ago
- ca3a456 kallsyms: let print_ip_sym() print raw addresses by Huacai Chen · 7 years ago
- 60c9d92 elf: fix NT_FILE integer overflow by Alexey Dobriyan · 7 years ago
- 2d453e3 checkpatch: improve OPEN_BRACE test by Joe Perches · 7 years ago
- bd49111 checkpatch: avoid some false positives for TABSTOP declaration test by Joe Perches · 7 years ago
- a032aa4 checkpatch: exclude drivers/staging from if with unnecessary parentheses test by Joe Perches · 7 years ago
- a134f8d checkpatch: improve the TABSTOP test to include declarations by Joe Perches · 7 years ago
- 0018046 checkpatch: add a few DEVICE_ATTR style tests by Joe Perches · 7 years ago
- 3f7f335 checkpatch: improve quoted string and line continuation test by Joe Perches · 7 years ago
- 7312153 checkpatch: ignore some octal permissions of 0 by Joe Perches · 7 years ago
- 2e4bbbc checkpatch: allow long lines containing URL by Andreas Brauchli · 7 years ago
- 92fc7cb lib/test_sort.c: add module unload support by Pravin Shedge · 7 years ago
- d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
- 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
- 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago
- dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
- a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago