platform/kernel/linux-rpi.git
2017-10-30 Timofey TitovetsBtrfs: compress_file_range remove dead variable num_bytes
2017-10-30 Rakesh Panditbtrfs: use appropriate replacements for __sb_{start...
2017-10-30 Hans van Kranenburgbtrfs: prefix sysfs attribute struct names
2017-10-30 Thomas Meyerbtrfs: Fix bool initialization/comparison
2017-10-30 Nikolay Borisovbtrfs: Refactor transaction handling in received subvol...
2017-10-30 Nikolay Borisovbtrfs: Explicitly handle btrfs_update_root failure
2017-10-30 Anand Jainbtrfs: error out if btrfs_attach_transaction() fails
2017-10-30 Anand Jainbtrfs: fix BUG_ON in btrfs_init_new_device()
2017-10-30 Anand Jainbtrfs: undo writable superblocke when sprouting fails
2017-10-30 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2017-10-30 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2017-10-30 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2017-10-30 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2017-10-30 Timofey TitovetsBtrfs: cleanup 'start' subtraction from try uncompresse...
2017-10-30 Josef Bacikbtrfs: change how we decide to commit transactions...
2017-10-30 Kuanling HuangBtrfs: send, apply asynchronous page cache readahead...
2017-10-30 Liu BoBtrfs: fix memory leak in raid56
2017-10-30 Colin Ian Kingbtrfs: make array types static const, reduces object...
2017-10-30 Allen Paisbtrfs: return -ENOMEM on allocation failure in btrfsic
2017-10-30 Liu BoBtrfs: fix confusing worker helper info in stacktrace
2017-10-30 Liu BoBtrfs: remove bio_flags which indicates a meta block...
2017-10-30 Liu BoBtrfs: make plug in writing meta blocks really work
2017-10-30 Satoru Takeuchibtrfs: convert all mount option checking code to use...
2017-10-30 Colin Ian Kingbtrfs: avoid null pointer dereference on fs_info when...
2017-10-30 Christos Gkekasbtrfs: Clean up dead code in root-tree
2017-10-30 Christophe... btrfs: tests: Fix a memory leak in error handling path...
2017-10-30 Nikolay Borisovbtrfs: Remove redundant argument of __link_block_group
2017-10-30 Nikolay Borisovbtrfs: Rework error handling of add_extent_mapping...
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameter from check_direct_IO
2017-10-30 Nikolay Borisovbtrfs: Remove unused arguments from btrfs_changed_cb_t
2017-10-30 Nikolay Borisovbtrfs: Remove unused parameters from various functions
2017-10-30 Nikolay Borisovbtrfs: Remove unused variable
2017-10-30 Liu BoBtrfs: do not async submit for nodatasum inodes
2017-10-30 Liu BoBtrfs: search parity device wisely
2017-10-30 Anand Jainbtrfs: copy fsid to super_block s_uuid
2017-10-30 Omar SandovalBtrfs: fix __user casting in ioctl.c
2017-10-30 Omar SandovalBtrfs: make some volumes.c functions static
2017-10-30 Anand Jainbtrfs: declare TRACE_DEFINE_ENUM for each of show_flush...
2017-10-30 Nikolay Borisovbtrfs: Remove redundant forward declarations
2017-10-30 Liu BoBtrfs: protect conditions within root->log_mutex while...
2017-10-30 Liu BoBtrfs: use wait_event instead of a single function
2017-10-30 Liu BoBtrfs: move finish_wait out of the loop
2017-10-30 Liu BoBtrfs: remove batch plug in run_scheduled_IO
2017-10-29 Linus TorvaldsLinux 4.14-rc7 v4.14-rc7
2017-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-29 David S. MillerMerge branch 'net_sched-fix-races-with-RCU-callbacks'
2017-10-29 Chris Miselftests: Introduce a new test case to tc testsuite
2017-10-29 Chris Miselftests: Introduce a new script to generate tc batch...
2017-10-29 Cong Wangnet_sched: fix call_rcu() race on act_sample module...
2017-10-29 Cong Wangnet_sched: add rtnl assertion to tcf_exts_destroy()
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in tcindex filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in rsvp filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in route filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in u32 filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in matchall filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in fw filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in flower filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in flow filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in cgroup filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in bpf filter
2017-10-29 Cong Wangnet_sched: use tcf_queue_work() in basic filter
2017-10-29 Cong Wangnet_sched: introduce a workqueue for RCU callbacks...
2017-10-29 David S. MillerMerge branch 'sctp-endianness-fixes'
2017-10-29 Xin Longsctp: fix some type cast warnings introduced since...
2017-10-29 Xin Longsctp: fix a type cast warnings that causes a_rwnd gets...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by transpo...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by stream...
2017-10-29 Cong Wangnet_sched: avoid matching qdisc with zero handle
2017-10-29 Xin Longsctp: reset owner sk for data chunks on out queues...
2017-10-29 David S. MillerMerge branch 'sockmap-fixes'
2017-10-29 John Fastabendbpf: rename sk_actions to align with bpf infrastructure
2017-10-29 John Fastabendbpf: bpf_compute_data uses incorrect cb structure
2017-10-28 Linus TorvaldsMerge tag 'kbuild-fixes-v4.14-2' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge tag 'pci-v4.14-fixes-6' of git://git./linux/kerne...
2017-10-28 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc7' of git://people...
2017-10-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-10-28 David Howellsassoc_array: Fix a buggy node-splitting case
2017-10-28 Linus TorvaldsMerge tag '4.14-smb3-fixes-for-stable' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Girish Moodalbailtap: reference to KVA of an unloaded module causes...
2017-10-28 Eric Dumazettcp: refresh tp timestamp before tcp_mtu_probe()
2017-10-28 Jason Wangtuntap: properly align skb->head before building skb
2017-10-28 Linus TorvaldsMerge tag 'for-linus-4.14c-rc7-tag' of git://git./linux...
2017-10-28 Linus TorvaldsMerge tag 'arc-4.14-rc7' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsFix tracing sample code warning.
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-28 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2017-10-27 Andrew DugganInput: synaptics-rmi4 - limit the range of what GPIOs...
2017-10-27 Dmitry TorokhovInput: gtco - fix potential out-of-bound access
2017-10-27 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-10-27 Xin Longip6_gre: update dst pmtu if dev mtu has been updated...
2017-10-27 Xin Longip6_gre: only increase err_count for some certain type...
2017-10-27 Xin Longipip: only increase err_count for some certain type...
2017-10-27 Jose Abreunet: stmmac: First Queue must always be in DCB mode
2017-10-27 Jose Abreunet: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
next