sfrench/cifs-2.6.git
2018-11-22 Benjamin TissoiresRevert "HID: input: simplify/fix high-res scroll event...
2018-11-20 Sebastian ParschauerHID: Add quirk for Primax PIXART OEM mice
2018-11-19 Kai-Heng FengHID: i2c-hid: Disable runtime PM for LG touchscreen
2018-11-19 Kai-Heng FengHID: multitouch: Add pointstick support for Cirque...
2018-11-19 Rodrigo Rivas... HID: steam: remove input device when a hid client is...
2018-11-19 David HerrmannRevert "HID: uhid: use strlcpy() instead of strncpy()"
2018-11-19 Eric BiggersHID: uhid: forbid UHID_CREATE under KERNEL_DS or elevat...
2018-11-12 Benson LeungHID: input: Ignore battery reported by Symbol DS4308
2018-11-08 Sebastian ParschauerHID: Add quirk for Microsoft PIXART OEM mouse
2018-11-06 Linus WalleijHID: fix up .raw_event() documentation
2018-11-06 Arnd BergmannHID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
2018-11-06 Jiri KosinaMerge branch 'master' into for-4.20/upstream-fixes
2018-11-01 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.20-1' of git://git...
2018-10-31 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.20' of git:/...
2018-10-31 Linus TorvaldsMerge tag 'riscv-for-linus-4.20-mw2' of git://git....
2018-10-31 Linus TorvaldsMerge branch 'for-linus-4.20-rc1' of git://git./linux...
2018-10-31 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2018-10-31 Linus TorvaldsMerge tag 'fuse-update-4.20' of git://git./linux/kernel...
2018-10-31 Linus TorvaldsMerge tag 'ceph-for-4.20-rc1' of git://github.com/ceph...
2018-10-31 Palmer Dabbeltlib: Remove umoddi3 and udivmoddi4
2018-10-31 Palmer DabbeltMove EM_RISCV into elf-em.h
2018-10-31 Andreas SchwabRISC-V: properly determine hardware caps
2018-10-31 Palmer DabbeltRevert "lib: Add umoddi3 and udivmoddi4 of GCC library...
2018-10-31 Palmer DabbeltRevert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"
2018-10-31 Linus TorvaldsMerge tag 'fbdev-v4.20' of https://github.com/bzolnier...
2018-10-31 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-10-31 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-10-31 Linus TorvaldsMerge tag 'vfio-v4.20-rc1.v2' of git://github.com/awill...
2018-10-31 Linus TorvaldsMerge tag 'media/v4.20-2' of git://git./linux/kernel...
2018-10-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-10-31 Fengguang Wumm/gup.c: fix __get_user_pages_fast() comment
2018-10-31 Jan Karamm: Fix warning in insert_pfn()
2018-10-31 David Hildenbrandmemory-hotplug.rst: add some details about locking...
2018-10-31 David Hildenbrandpowerpc/powernv: hold device_hotplug_lock when calling...
2018-10-31 David Hildenbrandpowerpc/powernv: hold device_hotplug_lock when calling...
2018-10-31 David Hildenbrandmm/memory_hotplug: fix online/offline_pages called...
2018-10-31 David Hildenbrandmm/memory_hotplug: make add_memory() take the device_ho...
2018-10-31 David Hildenbrandmm/memory_hotplug: make remove_memory() take the device...
2018-10-31 Mike Rapoportmm/memblock.c: warn if zero alignment was requested
2018-10-31 Mike Rapoportmemblock: stop using implicit alignment to SMP_CACHE_BYTES
2018-10-31 Mike Rapoportdocs/boot-time-mm: remove bootmem documentation
2018-10-31 Mike Rapoportmm: remove include/linux/bootmem.h
2018-10-31 Mike Rapoportmemblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
2018-10-31 Mike Rapoportmm: remove nobootmem
2018-10-31 Mike Rapoportmemblock: rename __free_pages_bootmem to memblock_free_...
2018-10-31 Mike Rapoportmemblock: rename free_all_bootmem to memblock_free_all
2018-10-31 Mike Rapoportmemblock: replace free_bootmem_late with memblock_free_late
2018-10-31 Mike Rapoportmemblock: replace free_bootmem{_node} with memblock_free
2018-10-31 Mike Rapoportmm: nobootmem: remove bootmem allocation APIs
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem with memblock_alloc
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem with memblock_alloc_from
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages with memblock_alloc
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low_pages with memblock...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_node with memblock_allo...
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_node with appropriate...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages_node with membloc...
2018-10-31 Mike Rapoportmemblock: add align parameter to memblock_alloc_node()
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_nopanic with memblock...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low with memblock_alloc...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages_nopanic with...
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_node_nopanic with...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low with memblock_alloc_low
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_align with memblock_alloc
2018-10-31 Mike Rapoportmemblock: remove _virt from APIs returning virtual...
2018-10-31 Mike Rapoportmemblock: rename memblock_alloc{_nid,_try_nid} to membl...
2018-10-31 Mike Rapoportmm: nobootmem: remove dead code
2018-10-31 Mike Rapoportmm: remove bootmem allocator implementation.
2018-10-31 Mike Rapoportmm: remove CONFIG_HAVE_MEMBLOCK
2018-10-31 Mike Rapoportmm: remove CONFIG_NO_BOOTMEM
2018-10-31 Alexander Pateenokpercpu: remove PER_CPU_DEF_ATTRIBUTES macro
2018-10-31 Arnd Bergmannkbuild: fix kernel/bounds.c 'W=1' warning
2018-10-31 Gao Xianglib/lz4: update LZ4 decompressor module
2018-10-31 Waiman Longipc: IPCMNI limit check for semmni
2018-10-31 Waiman Longipc: IPCMNI limit check for msgmni and shmmni
2018-10-31 Borislav Petkovkernel/panic.c: filter out a potential trailing newline
2018-10-31 Borislav Petkovkernel/panic.c: do not append newline to the stack...
2018-10-31 Gustavo A.... include/linux/signal.h: mark expected switch fall-throughs
2018-10-31 Weikang Shikernel/signal.c: fix a comment error
2018-10-31 Frank Sorensonfat: truncate inode timestamp updates in setattr
2018-10-31 Frank Sorensonfat: change timestamp updates to use fat_truncate_time
2018-10-31 Frank Sorensonfat: add functions to update and truncate timestamps...
2018-10-31 Frank Sorensonfat: create a function to calculate the timezone offest
2018-10-31 Mihir Mehtafat: expand a slightly out-of-date comment
2018-10-31 Masahiro Yamadareiserfs: remove workaround code for GCC 3.x
2018-10-31 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2018-10-31 Colin Ian Kingfs/hfs/extent.c: fix array out of bounds read of array...
2018-10-31 Ernesto A.... hfs: update timestamp on truncate()
2018-10-31 Ernesto A.... hfsplus: update timestamps on truncate()
2018-10-31 Ernesto A.... hfs: fix return value of hfs_get_block()
2018-10-31 Ernesto A.... hfsplus: fix return value of hfsplus_get_block()
2018-10-31 Ernesto A.... hfs: prevent btree data loss on ENOSPC
2018-10-31 Ernesto A.... hfsplus: prevent btree data loss on ENOSPC
2018-10-31 Ernesto A.... hfs: fix BUG on bnode parent update
2018-10-31 Ernesto A.... hfs: prevent btree data loss on root split
2018-10-31 Ernesto A.... hfsplus: fix BUG on bnode parent update
2018-10-31 Ernesto A.... hfsplus: prevent btree data loss on root split
2018-10-31 Nikolaus Vossinit/do_mounts.c: add root=PARTLABEL=<name> support
2018-10-31 Christophe... checkpatch: remove GCC_BINARY_CONSTANT warning
2018-10-31 Gustavo A.... include/linux/compat.h: mark expected switch fall-throughs
2018-10-31 Alexey Dobriyanlib/kstrtox.c: delete unnecessary casts
next