sfrench/cifs-2.6.git
2019-07-01 David Sterbabtrfs: constify map parameter for nr_parity_stripes...
2019-07-01 David Sterbabtrfs: refactor helper for bg flags to name conversion
2019-07-01 David Sterbabtrfs: factor out devs_max setting in __btrfs_alloc_chunk
2019-07-01 David Sterbabtrfs: use u8 for raid_array members
2019-07-01 David Sterbabtrfs: factor out helper for counting data stripes
2019-07-01 David Sterbabtrfs: use raid_attr table for btrfs_bg_type_to_factor
2019-07-01 David Sterbabtrfs: use raid_attr table to find profiles for integri...
2019-07-01 David Sterbabtrfs: use raid_attr to get allowed profiles for balanc...
2019-07-01 David Sterbabtrfs: use raid_attr in btrfs_chunk_max_errors
2019-07-01 David Sterbabtrfs: use raid_attr table in get_profile_num_devs
2019-07-01 David Sterbabtrfs: remove mapping tree structures indirection
2019-07-01 David Sterbabtrfs: raid56: allow the exact minimum number of device...
2019-07-01 David Sterbabtrfs: fix minimum number of chunk errors for DUP
2019-07-01 Liu BoBtrfs: remove unused variables in __btrfs_unlink_inode
2019-07-01 Goldwyn Rodriguesbtrfs: Remove unused variable mode in btrfs_mount
2019-07-01 Su Yuebtrfs: switch order of unlocks of space_info and bg...
2019-07-01 Qu Wenruobtrfs: tree-checker: Check if the file extent end overflows
2019-07-01 Nikolay Borisovbtrfs: Remove redundant assignment of tgt_device->commi...
2019-07-01 Nikolay Borisovbtrfs: Explicitly reserve space for devreplace item
2019-07-01 Nikolay Borisovbtrfs: Streamline replace sem unlock in btrfs_dev_repla...
2019-07-01 Nikolay Borisovbtrfs: Ensure btrfs_init_dev_replace_tgtdev sees up...
2019-07-01 Nikolay Borisovbtrfs: dev-replace: Remove impossible WARN_ON
2019-07-01 Nikolay Borisovbtrfs: Reduce critical section in btrfs_init_dev_replac...
2019-07-01 Nikolay Borisovbtrfs: Don't opencode sync_blockdev in btrfs_init_dev_r...
2019-07-01 David Sterbabtrfs: fiemap: preallocate ulists for btrfs_check_shared
2019-07-01 David Sterbabtrfs: detect fast implementation of crc32c on all...
2019-07-01 Qu Wenruobtrfs: extent-tree: Refactor add_pinned_bytes() to...
2019-06-30 Linus TorvaldsLinux 5.2-rc7 v5.2-rc7
2019-06-30 Linus TorvaldsMerge tag 'powerpc-5.2-7' of git://git./linux/kernel...
2019-06-30 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-06-29 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge tag 'pm-5.2-rc7' of git://git./linux/kernel/git...
2019-06-29 Linus TorvaldsMerge tag 'xarray-5.2-rc6' of git://git.infradead.org...
2019-06-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-06-29 Linus TorvaldsMerge tag 'arc-5.2-rc7' of git://git./linux/kernel...
2019-06-29 Linus TorvaldsMerge tag 'riscv-for-v5.2/fixes-rc7' of git://git....
2019-06-29 Linus TorvaldsMerge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org...
2019-06-29 Linus TorvaldsMerge tag 'ceph-for-5.2-rc7' of git://github.com/ceph...
2019-06-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-29 Linus TorvaldsMerge tag 'for-linus-20190628' of git://git.kernel...
2019-06-29 Linus TorvaldsMerge tag 'pinctrl-v5.2-3' of git://git./linux/kernel...
2019-06-29 Vinod Koullinux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
2019-06-29 Huang Yingmm, swap: fix THP swap out
2019-06-29 Andrea Arcangelifork,memcg: alloc_thread_stack_node needs to set tsk...
2019-06-29 Nick DesaulniersMAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
2019-06-29 Arnd Bergmannmm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
2019-06-29 Colin Ian Kingmm/page_idle.c: fix oops because end_pfn is larger...
2019-06-29 Geert Uytterhoeveninitramfs: fix populate_initrd_image() section mismatch
2019-06-29 Yafang Shaomm/oom_kill.c: fix uninitialized oc->constraint
2019-06-29 Naoya Horiguchimm: hugetlb: soft-offline: dissolve_free_huge_page...
2019-06-29 Naoya Horiguchimm: soft-offline: return -EBUSY if set_hwpoison_free_bu...
2019-06-29 Oleg Nesterovsignal: remove the wrong signal_pending() check in...
2019-06-29 Jann Hornfs/binfmt_flat.c: make load_flat_shared_library() work
2019-06-29 zhong jiangmm/mempolicy.c: fix an incorrect rebind node in mpol_re...
2019-06-29 John Ognessfs/proc/array.c: allow reporting eip/esp for all coredu...
2019-06-29 Anshuman Khandualmm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computi...
2019-06-28 Trond MyklebustNFS/flexfiles: Use the correct TCP timeout for flexfile...
2019-06-28 Trond MyklebustSUNRPC: Fix up calculation of client message length
2019-06-28 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2019-06-28 Linus TorvaldsMerge tag 'for-5.2/dm-fixes-2' of git://git./linux...
2019-06-28 Linus TorvaldsMerge tag 'for-linus-20190627' of gitolite.pub/scm...
2019-06-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-06-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-06-28 Linus TorvaldsMerge tag 'afs-fixes-20190620' of git://git./linux...
2019-06-28 Linus TorvaldsMerge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of...
2019-06-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-27 Josh Poimboeufx86/unwind/orc: Fall back to using frame pointers for...
2019-06-27 Song Liuperf/x86: Always store regs->ip in perf_callchain_kernel()
2019-06-27 Jeff Laytonceph: fix ceph_mdsc_build_path to not stop on first...
2019-06-27 Nicolas Boichatpinctrl: mediatek: Update cur_mask in mask/mask ops
2019-06-27 Christian Braunerproc: remove useless d_is_dir() check
2019-06-27 Al Virocopy_process(): don't use ksys_close() on cleanups
2019-06-27 Eiichi Tsukatacpu/hotplug: Fix out-of-bounds read when setting fail...
2019-06-27 Neil Hormanaf_packet: Block execution of tasks waiting for transmi...
2019-06-27 Xin Longsctp: change to hold sk after auth shkey is created...
2019-06-26 ShihPo Hungriscv: mm: Fix code comment
2019-06-26 Paul Walmsleydt-bindings: clock: sifive: add MIT license as an optio...
2019-06-26 Rafael J. WysockiPCI: PM: Avoid skipping bus-level PM on platforms witho...
2019-06-26 David S. MillerMerge branch 'ipv6-fix-neighbour-resolution-with-raw...
2019-06-26 Nicolas Dichtelipv6: fix neighbour resolution with raw socket
2019-06-26 Nicolas Dichtelipv6: constify rt6_nexthop()
2019-06-26 Marek Vasutnet: dsa: microchip: Use gpiod_set_value_cansleep()
2019-06-26 Dmitry Bogdanovnet: aquantia: fix vlans not working over bridged network
2019-06-26 Stephen Suryaputraipv4: reset rt_iif for recirculated mcast/bcast out...
2019-06-26 Paul Walmsleydt-bindings: riscv: resolve 'make dt_binding_check...
2019-06-26 Yash Shahriscv: dts: Re-organize the DT nodes
2019-06-26 Atish PatraRISC-V: defconfig: enable MMC & SPI for RISC-V
2019-06-26 YueHaibingteam: Always enable vlan tx offload
2019-06-26 David S. MillerMerge branch 'smc-fixes'
2019-06-26 YueHaibingnet/smc: Fix error path in smc_init
2019-06-26 Huaping Zhounet/smc: hold conns_lock before calling smc_lgr_registe...
2019-06-26 YueHaibingbonding: Always enable vlan tx offload
2019-06-26 Geert Uytterhoevencpu/speculation: Warn on unsupported mitigations= parameter
2019-06-26 Alejandro Jimenezx86/speculation: Allow guests to use SSBD even if host...
2019-06-26 Nicolas Boichatpinctrl: mediatek: Ignore interrupts that are wake...
2019-06-26 Hyungwoo YangHID: intel-ish-hid: fix wrong driver_data usage
2019-06-26 Kai-Heng FengHID: multitouch: Add pointstick support for ALPS Touchpad
next