summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-06Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King
2016-03-05um: Export pm_power_offRichard Weinberger
2016-03-05Revert "um: Fix get_signal() usage"Richard Weinberger
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-03-05Merge tag 'sound-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-03-05Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-05Merge branch 'reset_mac_header'David S. Miller
2016-03-05wireless: use reset to set mac headerZhang Shengju
2016-03-05mac80211: use reset to set header pointerZhang Shengju
2016-03-05mac80211_hwsim: use reset to set mac headerZhang Shengju
2016-03-05vxlan: use reset to set header pointersZhang Shengju
2016-03-05Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-03-05Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-05Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-05Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-05Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-05Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-05nfit: Continue init even if ARS commands are unimplementedVishal Verma
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä
2016-03-04Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-03-04Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-04Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-03-04Merge branch 'DIV_ROUND_UP-uapi'David S. Miller
2016-03-04ethtool.h: define INT_MAX for userlandNicolas Dichtel
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel
2016-03-04cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-04Merge tag 'linux-can-fixes-for-4.5-20160304' of git://git.kernel.org/pub/scm/...David S. Miller
2016-03-04nfp: remove Rolf Neugebauer as co-maintainerSimon Horman
2016-03-04rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells
2016-03-04rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells
2016-03-04rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells
2016-03-04rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells
2016-03-04rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells