platform/kernel/linux-rpi.git
2017-11-29 Linus TorvaldsMerge tag 'for-4.15-rc2-tag' of git://git./linux/kernel...
2017-11-29 Linus TorvaldsMerge tag 'microblaze-4.15-rc2' of git://git.monstr...
2017-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2017-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-29 David S. Millersparc64: Fix boot on T4 and later.
2017-11-29 Linus Torvaldsvsprintf: don't use 'restricted_pointer()' when not...
2017-11-29 Linus Torvaldskallsyms: take advantage of the new '%px' format
2017-11-29 Linus TorvaldsMerge tag 'printk-hash-pointer-4.15-rc2' of git://githu...
2017-11-29 Linus TorvaldsRevert "mm, thp: Do not make pmd/pud dirty without...
2017-11-29 Benjamin Gaignardethernet: dwmac-stm32: Fix copyright
2017-11-29 Colin Ian Kingnet: via: via-rhine: use %p to format void * address...
2017-11-29 Geert Uytterhoevennet: ethernet: xilinx: Mark XILINX_LL_TEMAC broken...
2017-11-29 Hyong-Youb Kimmyri10ge: Update MAINTAINERS
2017-11-29 Tobin C. Hardingkasan: use %px to print addresses instead of %p
2017-11-29 Tobin C. Hardingvsprintf: add printk specifier %px
2017-11-29 Tobin C. Hardingprintk: hash addresses printed with %p
2017-11-29 Tobin C. Hardingvsprintf: refactor %pK code out of pointer()
2017-11-29 Tobin C. Hardingdocs: correct documentation for %pK
2017-11-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-28 Jiri Pirkonet: sched: cbq: create block for q->link.block
2017-11-28 Colin Ian Kingatm: suni: remove extraneous space to fix indentation
2017-11-28 Colin Ian Kingatm: lanai: use %p to format kernel addresses instead...
2017-11-28 Jorgen HansenVSOCK: Don't set sk_state to TCP_CLOSE before testing it
2017-11-28 Colin Ian Kingatm: fore200e: use %pK to format kernel addresses inste...
2017-11-28 Colin Ian Kingambassador: fix incorrect indentation of assignment...
2017-11-28 Xin Longvxlan: use __be32 type for the param vni in __vxlan_fdb...
2017-11-28 Xin Longbonding: use nla_get_u64 to extract the value for IFLA_...
2017-11-28 Xin Longsctp: use right member as the param of list_for_each_entry
2017-11-28 Paolo Abenisch_sfq: fix null pointer dereference at timer expiration
2017-11-28 Jakub Kicinskicls_bpf: don't decrement net's refcount when offload...
2017-11-28 Linus TorvaldsMerge tag 'drm-for-v4.15-part2-fixes' of git://people...
2017-11-28 Takashi IwaiRevert "ALSA: usb-audio: Fix potential zero-division...
2017-11-28 Filipe MananaBtrfs: incremental send, fix wrong unlink path after...
2017-11-28 Eric Dumazetnet/packet: fix a race in packet_bind() and packet_noti...
2017-11-28 Mike Maloneypacket: fix crash in fanout_demux_rollover()
2017-11-28 David S. MillerMerge branch 'sctp-fix-sparse-errors'
2017-11-28 Xin Longsctp: remove extern from stream sched
2017-11-28 Xin Longsctp: force the params with right types for sctp csum...
2017-11-28 Xin Longsctp: force SCTP_ERROR_INV_STRM with __u32 when calling...
2017-11-28 Vasyl Gomonovychlmc: Use memdup_user() as a cleanup
2017-11-28 Christophe... bnxt_en: Fix an error handling path in 'bnxt_get_module...
2017-11-28 Antoine Tenartnet: phy: marvell10g: fix the PHY id mask
2017-11-28 David S. MillerMerge branch 'mvpp2-fixes'
2017-11-28 Antoine Tenartnet: mvpp2: check ethtool sets the Tx ring size is...
2017-11-28 Yan Markmannet: mvpp2: do not disable GMAC padding
2017-11-28 Antoine Tenartnet: mvpp2: cleanup probed ports in the probe error...
2017-11-28 Antoine Tenartnet: mvpp2: fix the txq_init error path
2017-11-28 David S. MillerMerge branch 'mlxsw-GRE-offloading-fixes'
2017-11-28 Petr Machatamlxsw: spectrum_router: Update nexthop RIF on update
2017-11-28 Petr Machatamlxsw: spectrum_router: Handle encap to demoted tunnels
2017-11-28 Petr Machatamlxsw: spectrum_router: Demote tunnels on VRF migration
2017-11-28 Petr Machatamlxsw: spectrum_router: Offload decap only for up tunnels
2017-11-28 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-11-28 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2017-11-28 Linus Torvaldsproc: don't report kernel addresses in /proc/<pid>...
2017-11-27 Ahmad Fatoume1000: Fix off-by-one in debug message
2017-11-27 Amritha Nambiari40e: Fix reporting incorrect error codes
2017-11-27 Sasha Neftine1000e: fix the use of magic numbers for buffer overrun...
2017-11-27 Gustavo A R... i40e/virtchnl: fix application of sizeof to pointer
2017-11-27 Linus TorvaldsRename superblock flags (MS_xyz -> SB_xyz)
2017-11-27 Thomas Meyerauxdisplay: img-ascii-lcd: Only build on archs that...
2017-11-27 Kirill A. Shutemovmm, thp: Do not make pmd/pud dirty without a reason
2017-11-27 Kirill A. Shutemovmm, thp: Do not make page table dirty unconditionally...
2017-11-27 Jon Maloytipc: eliminate access after delete in group_filter_msg()
2017-11-27 Eduardo Otuboxen-netfront: remove warning when unloading module
2017-11-27 Liu BoBtrfs: fix list_add corruption and soft lockups in...
2017-11-27 David S. MillerMerge tag 'mac80211-for-davem-2017-11-27' of git:/...
2017-11-27 Qu Wenruobtrfs: Fix wild memory access in compression level...
2017-11-27 David S. MillerMerge branch 'sctp-stream-reconfig-fixes'
2017-11-27 Xin Longsctp: set sender next_tsn for the old result with ctsn_...
2017-11-27 Xin Longsctp: avoid flushing unsent queue when doing asoc reset
2017-11-27 Xin Longsctp: only allow the asoc reset when the asoc outq...
2017-11-27 Xin Longsctp: only allow the out stream reset when the stream...
2017-11-27 Xin Longsctp: use sizeof(__u16) for each stream number length...
2017-11-27 Josef Bacikbtrfs: fix deadlock when writing out space cache
2017-11-27 Sara Sharonmac80211: tear down RX aggregations first
2017-11-27 Chun-Yeow Yeohmac80211: fix the update of path metric for RANN frame
2017-11-27 Johannes Bergmac80211: use QoS NDP for AP probing
2017-11-27 Linus TorvaldsLinux 4.15-rc1
2017-11-26 zhanglipingopenvswitch: fix the incorrect flow action alloc size
2017-11-26 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-26 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-11-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-11-26 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-11-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-11-26 Gustavo A.... net: openvswitch: datapath: fix data type in queue_gso_...
2017-11-26 Russell KingARM: BUG if jumping to usermode address in kernel mode
2017-11-25 Stephen Hemmingeruapi: add SPDX identifier to vm_sockets_diag.h
2017-11-25 Vivien Didelotnet: dsa: fix 'increment on 0' warning
2017-11-25 Jorgen HansenVSOCK: Don't call vsock_stream_has_data in atomic context
2017-11-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-11-25 Linus TorvaldsMerge tag 'arc-4.15-rc1' of git://git./linux/kernel...
2017-11-25 Linus TorvaldsMerge tag 'kbuild-v4.15-2' of git://git./linux/kernel...
2017-11-25 Linus TorvaldsMerge tag 'afs-fixes-20171124' of git://git./linux...
2017-11-25 Roman Kaplnet: sched: crash on blocks with goto chain action
2017-11-25 Mika Westerbergnet: thunderbolt: Stop using zero to mean no valid...
2017-11-25 Sunil Gouthamnet: thunderx: Fix TCP/UDP checksum offload for IPv6...
2017-11-25 Linus TorvaldsMerge tag 'kvm-4.15-2' of git://git./virt/kvm/kvm
next