aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-19cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov1-2/+5
2016-04-19net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov1-2/+6
2016-04-19net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov1-1/+1
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds3-82/+64
2016-04-20ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven1-17/+11
2016-04-20Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"Sjoerd Simons1-13/+0
2016-04-20ARM: dts: r8a7791: Don't disable referenced optional clocksSjoerd Simons3-4/+3
2016-04-19platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2-42/+54
2016-04-19ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai1-0/+14
2016-04-19ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin1-1/+1
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin1-1/+1
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller1-5/+1
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller1-2/+1
2016-04-19Revert "ARM: OMAP: Catch callers of revision information prior to it being po...Tony Lindgren2-2/+0
2016-04-19locking/pvqspinlock: Fix division by zero in qstat_read()Davidlohr Bueso1-3/+5
2016-04-19Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar1-1/+1
2016-04-19Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman1-1/+0
2016-04-19tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov1-1/+10
2016-04-19Revert "serial-uartlite: Constify uartlite_be/uartlite_le"Sudip Mukherjee1-4/+4
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+68
2016-04-18cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki1-0/+3
2016-04-18devpts: clean up interface to pty driversLinus Torvalds3-82/+64
2016-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-4/+12
2016-04-18drm/radeon: print a message if ATPX dGPU power control is missingAlex Deucher1-1/+4
2016-04-18arm64: fix invalidation of wrong __early_cpu_boot_status cachelineArd Biesheuvel1-1/+2
2016-04-18Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-04-18drm/amdgpu/acp: fix resume on CZ systems with AZ audioAlex Deucher1-0/+4
2016-04-18drm/radeon: add a quirk for a XFX R9 270XAlex Deucher1-0/+1
2016-04-18drm/radeon: print pci revision as well as pci ids on driver loadAlex Deucher1-3/+3
2016-04-18perf intel-pt: Fix segfault tracing transactionsAdrian Hunter1-1/+1
2016-04-18powerpc: Update TM user feature bits in scan_features()Anton Blanchard1-4/+5
2016-04-18powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard1-8/+11
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-04-18ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera1-0/+1
2016-04-18drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä1-1/+5
2016-04-18drm/i915: Force ringbuffers to not be at offset 0Chris Wilson1-2/+5
2016-04-18drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno writeMichał Winiarski1-2/+8
2016-04-18drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala1-2/+3
2016-04-18drm/i915/skl: Fix rc6 based gpu/system hangMika Kuoppala1-2/+3
2016-04-18drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson1-12/+17
2016-04-18drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-04-18drm/i915/skl+: Use plane size for relative data rate calculationKumar, Mahesh1-14/+28
2016-04-18usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros1-0/+6
2016-04-18usb: dwc3: fix memory leak of dwc->regsetDu, Changbin1-5/+8
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi1-1/+22
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi1-8/+4
2016-04-18usb: gadget: composite: Clear reserved fields of SSP Dev CapJohn Youn1-0/+2
2016-04-18omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy1-8/+4
2016-04-18video: ARM CLCD: runtime check for VersatileLinus Walleij1-7/+8
2016-04-18ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang1-0/+2
2016-04-17Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17macsec: fix crypto Kconfig dependencyArnd Bergmann1-0/+1
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax1-1/+0
2016-04-17ALSA: hda - Don't trust the reported actual power stateTakashi Iwai1-2/+4
2016-04-16Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+14
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-13/+94
2016-04-16net: bcmgenet: device stats are unsigned longEric Dumazet1-1/+5
2016-04-16Merge branch 'dsa-mv88e6xxx-fix-cross-chip-bridging'David S. Miller1-29/+5
2016-04-16net: dsa: mv88e6xxx: share the same default FDBVivien Didelot1-26/+2
2016-04-16net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot1-2/+2
2016-04-16net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot1-1/+1
2016-04-16RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com1-2/+2
2016-04-16RDS: fix endianness for dp_ack_seqQing Huang1-1/+1
2016-04-16Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-68/+73
2016-04-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+15
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul1-38/+25
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul1-1/+1
2016-04-16Merge branch 'fix/omap' into fixesVinod Koul1-9/+17
2016-04-16Merge branch 'fix/hsu' into fixesVinod Koul2-5/+11
2016-04-16x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov1-0/+12
2016-04-16objtool: Detect falling through to the next functionJosh Poimboeuf2-23/+61
2016-04-15vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann1-2/+5
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-17/+37
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+30
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds1-9/+1
2016-04-15Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-26/+2
2016-04-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-62/+104
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-168/+114
2016-04-15cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody1-15/+16
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams1-0/+14
2016-04-15cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai1-0/+10
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai3-0/+44
2016-04-15ASoC: wm5102: Free compressed IRQ in CODEC removeCharles Keepax1-0/+3
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax7-0/+25
2016-04-15s390: add CPU_BIG_ENDIAN config optionHeiko Carstens1-0/+3
2016-04-15s390/spinlock: avoid yield to non existent cpuHeiko Carstens1-0/+1
2016-04-15s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer1-2/+3
2016-04-15thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter1-1/+3
2016-04-15intel_telemetry_pltdrv: Silence an uninitialized variable warningDan Carpenter1-1/+1
2016-04-15hp_accel: Silence an uninitialized variable warningDan Carpenter1-1/+3
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-04-15crypto: ccp - Prevent information leakage on exportTom Lendacky2-0/+6
2016-04-15crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu1-2/+2
2016-04-15crypto: rsa-pkcs1pad - fix dst lenTadeusz Struk1-6/+6
2016-04-15objtool: Add workaround for GCC switch jump table bugJosh Poimboeuf1-12/+41
2016-04-15pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy1-3/+3
2016-04-15ARM: 8551/2: DMA: Fix kzalloc flags in __dma_allocAlexandre Courbot1-1/+2
2016-04-15pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen1-4/+5
2016-04-14hp_accel: Add support for HP ProBook 440 G3Martin Vajnar1-0/+2
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-5/+89
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-143/+17
2016-04-14Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-25/+43
2016-04-14Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-04-14Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-7/+45
2016-04-14Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds3-11/+13
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-29/+61
2016-04-14bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau1-3/+3
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+9
2016-04-14Merge branch 'soreuseport-mixed-v4-v6-fixes'David S. Miller6-4/+261
2016-04-14soreuseport: test mixed v4/v6 socketsCraig Gallek3-1/+210
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek3-3/+51
2016-04-14cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork1-2/+7
2016-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+4
2016-04-14Merge tag 'v4.6-soc-fixes' of https://github.com/mbgg/linux-mediatek into fixesKevin Hilman1-5/+6
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2016-04-14Merge branch 'ipv6-dgram-dst-cache'David S. Miller4-63/+121
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau3-0/+22
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau3-9/+24
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau1-46/+57
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau1-20/+30
2016-04-14net: mediatek: update the IRQ part of the binding documentJohn Crispin1-2/+5
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2016-04-14parisc: Fix ftrace function tracerHelge Deller8-168/+114
2016-04-14ARM: OMAP3: Fix external abort on 36xx waking from off mode idleDave Gerlach1-10/+13
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2016-04-14pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAPAlexander Kurz1-0/+1
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter1-9/+1
2016-04-14mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson1-17/+1
2016-04-14bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov1-0/+1
2016-04-14net: sched: do not requeue a NULL skbLars Persson1-1/+4
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-64/+84
2016-04-14drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu2-0/+3
2016-04-14drm/radeon: fix initial connector audio valueAlex Deucher1-1/+6
2016-04-13route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-13net: thunderx: Fix broken of_node_put() code.David Daney1-2/+3
2016-04-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie9-24/+48
2016-04-14Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-17/+33
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern1-2/+10
2016-04-13net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang1-0/+3
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+15
2016-04-13Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub...David S. Miller6-22/+15
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds4-10/+3
2016-04-13ARM: dts: am57xx-beagle-x15: remove extcon_usb1Roger Quadros1-17/+0
2016-04-13ARM: dts: am437x: Fix GPMC dma propertiesFranklin S Cooper Jr1-1/+1
2016-04-13ARM: dts: am33xx: Fix GPMC dma propertiesFranklin S Cooper Jr1-1/+1
2016-04-13Merge tag 'for-v4.6-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren1-1/+1
2016-04-13[media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-04-13[media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2-5/+9
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede5-2/+28
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-13doc: usb: Fix typo in gadget_multi documentationDiego Herranz1-1/+1
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin1-1/+1
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum1-0/+4
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-04-13dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-7/+1
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds20-85/+89
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-37/+106
2016-04-13phy: rockchip-emmc: adapt binding to specifiy register offset and lengthHeiko Stuebner1-2/+4
2016-04-13phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner2-8/+15
2016-04-13phy: rockchip-dp: should be a child device of the GRFHeiko Stuebner2-9/+16
2016-04-13Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao1-5/+6
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck1-2/+2
2016-04-13ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz1-2/+3
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai1-7/+4
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang1-0/+2
2016-04-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2-0/+8
2016-04-13Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2-2/+4
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter1-1/+5
2016-04-12debugfs: Make automount point inodes permanently emptySeth Forshee1-1/+1
2016-04-12i2c: ismt: Add Intel DNV PCI IDMika Westerberg1-0/+2
2016-04-12i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale1-2/+2
2016-04-12i2c: rk3x: add support for rk3228Yakir Yang2-2/+3
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-2/+2
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij1-8/+2
2016-04-12Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson1-0/+1