summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu1-2/+1
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-18net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-09-18hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-18net: Fix vti use case with oif in dst lookupsDavid Ahern6-4/+9
2015-09-18cxgb4: add device ID for few T5 adaptersHariprasad Shenai1-0/+5
2015-09-18net: qdisc: enhance default_qdisc documentationPhil Sutter1-7/+9
2015-09-18net: Add documentation for VRF deviceDavid Ahern2-0/+97
2015-09-18openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer1-3/+5
2015-09-18nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee1-19/+12
2015-09-18SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2-3/+11
2015-09-18ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu3-6/+8
2015-09-18MAINTAINERS: Update email address for Martyn WelchMartyn Welch1-1/+1
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-17nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields1-1/+3
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust1-0/+3
2015-09-17nfs: fix pg_test page count calculationPeng Tao1-1/+1
2015-09-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia1-1/+1
2015-09-17of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney1-8/+14
2015-09-17devicetree: bindings: Extend the bma180 bindings with bma250 infoHans de Goede1-2/+6
2015-09-17of: thermal: Mark cooling-*-level properties optionalPunit Agrawal1-8/+9
2015-09-17of: thermal: Fix inconsitency between cooling-*-state and cooling-*-levelPunit Agrawal1-7/+7
2015-09-17Docs: dt: add #msi-cells to GICv3 ITS bindingMark Rutland1-0/+5
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-5/+9
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-6/+2
2015-09-17of: add vendor prefix for Socionext Inc.Masahiro Yamada1-0/+1
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2-10/+10
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin1-1/+1
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-22/+71
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-29/+75
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-97/+31
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+51
2015-09-17regulator: core: Correct return value check in regulator_resolve_supplyCharles Keepax1-8/+8
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-88/+136
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov1-0/+1
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2-5/+8
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+24
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo5-5/+28
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo5-3/+25
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo1-1/+1
2015-09-17block: fix bounce_end_ioMing Lei1-1/+3
2015-09-17block: blk-merge: fast-clone bio when splitting rw biosMing Lei1-15/+4
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler1-0/+2
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-16/+23
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini13-81/+30
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum1-6/+11
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura1-1/+1