sfrench/cifs-2.6.git
2018-02-07 Arnd Bergmannnilfs2: use time64_t internally
2018-02-07 Huacai Chenkallsyms: let print_ip_sym() print raw addresses
2018-02-07 Alexey Dobriyanelf: fix NT_FILE integer overflow
2018-02-07 Joe Perchescheckpatch: improve OPEN_BRACE test
2018-02-07 Joe Perchescheckpatch: avoid some false positives for TABSTOP...
2018-02-07 Joe Perchescheckpatch: exclude drivers/staging from if with unnece...
2018-02-07 Joe Perchescheckpatch: improve the TABSTOP test to include declara...
2018-02-07 Joe Perchescheckpatch: add a few DEVICE_ATTR style tests
2018-02-07 Joe Perchescheckpatch: improve quoted string and line continuation...
2018-02-07 Joe Perchescheckpatch: ignore some octal permissions of 0
2018-02-07 Andreas Brauchlicheckpatch: allow long lines containing URL
2018-02-07 Pravin Shedgelib/test_sort.c: add module unload support
2018-02-07 Vincent Legolllib/: make RUNTIME_TESTS a menuconfig to ease disabling...
2018-02-07 Clement Courbetlib: optimize cpumask_next_and()
2018-02-07 Yury Norovlib/find_bit_benchmark.c: improvements
2018-02-07 Yury Norovlib/test_find_bit.c: rename to find_bit_benchmark.c
2018-02-07 Alexander Potapenkolib/stackdepot.c: use a non-instrumented version of...
2018-02-07 Andy Shevchenkoinclude/linux/bitmap.h: make bitmap_fill() and bitmap_z...
2018-02-07 Andy Shevchenkolib/test_bitmap.c: clean up test_zero_fill_copy() test...
2018-02-07 Andy Shevchenkolib/test_bitmap.c: add bitmap_fill()/bitmap_set() test...
2018-02-07 Andy Shevchenkolib/test_bitmap.c: add bitmap_zero()/bitmap_clear(...
2018-02-07 Yury Norovbitmap: replace bitmap_{from,to}_u32array
2018-02-07 Yury Norovbitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
2018-02-07 Stephen BoydMAINTAINERS: update sboyd's email address
2018-02-07 Rasmus Villemoeskernel/async.c: revert "async: simplify lowest_in_progr...
2018-02-07 Sergey Senozhatskytools/lib/subcmd/pager.c: do not alias select() params
2018-02-07 Alexey Dobriyanuuid: cleanup <uapi/linux/uuid.h>
2018-02-07 Kees CookMakefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
2018-02-07 Kees CookMakefile: move stack-protector availability out of...
2018-02-07 Kees CookMakefile: move stack-protector compiler breakage test...
2018-02-07 Markus Elfringfs/proc/consoles.c: use seq_putc() in show_console_dev()
2018-02-07 Alexey Dobriyanproc: rearrange args
2018-02-07 Alexey Dobriyanproc: spread likely/unlikely a bit
2018-02-07 Alexey Dobriyanfs/proc: use __ro_after_init
2018-02-07 Alexey Dobriyanfs/proc/internal.h: fix up comment
2018-02-07 Alexey Dobriyanfs/proc/internal.h: rearrange struct proc_dir_entry
2018-02-07 Heiko Carstensfs/proc/kcore.c: use probe_kernel_read() instead of...
2018-02-07 Alexey Dobriyanfs/proc/array.c: delete children_seq_release()
2018-02-07 Alexey Dobriyanproc: less memory for /proc/*/map_files readdir
2018-02-07 Alexey Dobriyanfs/proc/vmcore.c: simpler /proc/vmcore cleanup
2018-02-07 Alexey Dobriyanproc: fix /proc/*/map_files lookup
2018-02-07 Alexey Dobriyanproc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
2018-02-07 Alexey Dobriyanproc: use %u for pid printing and slightly less stack
2018-02-07 Colin Ian Kingkasan: remove redundant initialization of variable...
2018-02-07 Andrey Konovalovkasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
2018-02-07 Andrey Konovalovkasan: fix prototype author email address
2018-02-07 Dmitry Vyukovkasan: detect invalid frees
2018-02-07 Dmitry Vyukovkasan: unify code between kasan_slab_free() and kasan_p...
2018-02-07 Dmitry Vyukovkasan: detect invalid frees for large mempool objects
2018-02-07 Dmitry Vyukovkasan: don't use __builtin_return_address(1)
2018-02-07 Dmitry Vyukovkasan: detect invalid frees for large objects
2018-02-07 Alexander Potapenkokasan: add functions for unpoisoning stack variables
2018-02-07 Paul Lawrencekasan: add tests for alloca poisoning
2018-02-07 Paul Lawrencekasan: support alloca() poisoning
2018-02-07 Andrey Ryabininkasan/Makefile: support LLVM style asan parameters
2018-02-07 Paul Lawrencekasan: add compiler support for clang
2018-02-07 Andrey Konovalovkasan: don't emit builtin calls when sanitization is off
2018-02-06 Konstantin... Documentation/process: tweak pgp maintainer guide
2018-02-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-1' of git://git...
2018-02-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-02-06 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-02-06 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-06 Marc Zyngierarm/arm64: smccc: Implement SMCCC v1.1 inline primitive
2018-02-06 Marc Zyngierarm/arm64: smccc: Make function identifiers an unsigned...
2018-02-06 Marc Zyngierfirmware/psci: Expose SMCCC version through psci_ops
2018-02-06 Marc Zyngierfirmware/psci: Expose PSCI conduit
2018-02-06 Marc Zyngierarm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-02-06 Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-06 Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-02-06 Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-02-06 Marc Zyngierarm/arm64: KVM: Implement PSCI 1.0 support
2018-02-06 Marc Zyngierarm/arm64: KVM: Add smccc accessors to PSCI code
2018-02-06 Marc Zyngierarm/arm64: KVM: Add PSCI_VERSION helper
2018-02-06 Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-02-06 Marc Zyngierarm64: KVM: Increment PC after handling an SMC trap
2018-02-06 Marc Zyngierarm: KVM: Fix SMCCC handling of unimplemented SMC/HVC...
2018-02-06 Marc Zyngierarm64: KVM: Fix SMCCC handling of unimplemented SMC...
2018-02-06 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-02-06 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-02-06 Will Deaconarm64: futex: Mask __user pointers prior to dereference
2018-02-06 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-02-06 Will Deaconarm64: uaccess: Don't bother eliding access_ok checks...
2018-02-06 Will Deaconarm64: uaccess: Prevent speculative use of the current...
2018-02-06 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-02-06 Robin Murphyarm64: Use pointer masking to limit uaccess speculation
2018-02-06 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-02-06 Robin Murphyarm64: Implement array_index_mask_nospec()
2018-02-06 Will Deaconarm64: barrier: Add CSDB macros to control data-value...
2018-02-06 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-02-06 Will Deaconarm64: assembler: Align phys_to_pte with pte_to_phys
2018-02-06 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-02-06 Will Deaconarm64: assembler: Change order of macro arguments in...
2018-02-06 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-02-06 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-02-06 Will Deaconarm64: mm: Permit transitioning from Global to Non...
2018-02-06 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-02-06 Shanker Donthineniarm64: Add software workaround for Falkor erratum 1041
2018-02-06 Will Deaconarm64: spinlock: Fix theoretical trylock() A-B-A with...
2018-02-06 Stephen Rothwellmedia: videobuf2: fix up for "media: annotate ->poll...
2018-02-06 Ingo MolnarMerge branch 'linus' into sched/urgent, to resolve...
next