summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-17MAINTAINERS: update LTP mailing listCyril Hrubis
2015-09-17userfaultfd: add missing mmput() in error pathEric Biggers
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2015-09-17alpha: lib: export __delaySudip Mukherjee
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-17kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-17net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-17cxgb4: add device ID for few T5 adaptersHariprasad Shenai
2015-09-17net: qdisc: enhance default_qdisc documentationPhil Sutter
2015-09-17net: Add documentation for VRF deviceDavid Ahern
2015-09-17openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer
2015-09-17nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-17MAINTAINERS: Update email address for Martyn WelchMartyn Welch
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall
2015-09-17nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust
2015-09-17nfs: fix pg_test page count calculationPeng Tao
2015-09-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-09-17of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney
2015-09-17devicetree: bindings: Extend the bma180 bindings with bma250 infoHans de Goede
2015-09-17of: thermal: Mark cooling-*-level properties optionalPunit Agrawal
2015-09-17of: thermal: Fix inconsitency between cooling-*-state and cooling-*-levelPunit Agrawal
2015-09-17Docs: dt: add #msi-cells to GICv3 ITS bindingMark Rutland
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-17of: add vendor prefix for Socionext Inc.Masahiro Yamada
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-17regulator: core: Correct return value check in regulator_resolve_supplyCharles Keepax
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-09-17block: fix bounce_end_ioMing Lei
2015-09-17block: blk-merge: fast-clone bio when splitting rw biosMing Lei
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura