summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds1-1/+1
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-131/+244
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+15
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+8
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-75/+127
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-37/+22
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds24-105/+173
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-46/+132
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-35/+3
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+48
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2-2/+2
2016-02-27block: disable block device DAX by defaultDan Williams2-1/+18
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua1-0/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman8-14/+14
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman1-1/+1
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli1-2/+12
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas5-16/+37
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King1-1/+1
2016-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-6/+13
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-34/+77
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-94/+36
2016-02-26Merge branches 'pm-devfreq' and 'acpi-pci'Rafael J. Wysocki1-94/+34
2016-02-26Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...James Morris1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai3-23/+33
2016-02-25Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-17/+19
2016-02-25Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds1-1/+1
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-4/+19
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-1/+3
2016-02-25Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2016-02-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-121/+475
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-63/+75
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds3-5/+43
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui1-4/+10
2016-02-25ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai1-0/+8
2016-02-25ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson1-2/+21
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-13/+14
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin1-1/+1
2016-02-25ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-02-25perf: Robustify task_function_call()Peter Zijlstra1-20/+20
2016-02-25perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra1-45/+70
2016-02-25perf: Fix scaling vs. perf_event_enable()Peter Zijlstra1-19/+23
2016-02-25perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra1-0/+1
2016-02-25perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra1-12/+30
2016-02-25perf: Cure event->pending_disable racePeter Zijlstra1-3/+3
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra2-11/+44
2016-02-25perf: Fix cloningPeter Zijlstra2-15/+15
2016-02-25perf: Only update context time when activePeter Zijlstra1-6/+6
2016-02-25perf: Allow perf_release() with !event->ctxPeter Zijlstra1-3/+13
2016-02-25perf: Do not double freePeter Zijlstra1-1/+6
2016-02-25perf: Close install vs. exit racePeter Zijlstra1-9/+26
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski1-0/+1
2016-02-25Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-0/+16
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2-0/+16
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding2-12/+30
2016-02-25drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven1-1/+1
2016-02-25Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie13-93/+367
2016-02-25Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-16/+62
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-163/+134
2016-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-9/+14
2016-02-24libceph: don't spam dmesg with stray reply warningsIlya Dryomov1-2/+2
2016-02-24libceph: use the right footer size when skipping a messageIlya Dryomov1-2/+9
2016-02-24libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-02-24thp: call pmdp_invalidate() with correct virtual addressKirill A. Shutemov1-4/+5
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König1-1/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow1-2/+2
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier1-10/+10
2016-02-24Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman14-68/+108
2016-02-24Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson6-23/+19
2016-02-24tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)1-1/+2
2016-02-24KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger1-1/+1
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini1-2/+2
2016-02-24KVM: x86: fix missed hardware breakpointsPaolo Bonzini1-0/+1
2016-02-24Revert "ACPI, PCI, irq: remove interrupt count restriction"Rafael J. Wysocki1-102/+34
2016-02-24Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"Rafael J. Wysocki1-3/+11
2016-02-24arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier1-1/+2
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg1-5/+0
2016-02-24MAINTAINERS: Extend info, add wiki and ml for meson archCarlo Caione1-3/+6
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson8-71/+70
2016-02-24MAINTAINERS: alpine: add a new maintainer and update the entryAntoine Tenart1-0/+4
2016-02-24ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches1-1/+1
2016-02-24Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson1-1/+0
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-5/+41
2016-02-24Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-1/+32
2016-02-24x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski1-0/+1
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta3-19/+1
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta1-17/+10
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2-1/+1
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta2-4/+0
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta3-5/+32
2016-02-23Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds1-0/+2
2016-02-23Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+2
2016-02-23nvdimm: use 'u64' for pfn flagsArnd Bergmann1-1/+1
2016-02-23devm_memremap: Fix error value when memremap failedToshi Kani1-1/+3
2016-02-23nfit: update address range scrub commands to the acpi 6.1 formatDan Williams4-12/+19
2016-02-24Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki1-0/+2
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-66/+131
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2016-02-23KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland1-2/+2
2016-02-23sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin11-57/+18
2016-02-23MAINTAINERS: drop OMAP USB and MUSB maintainershipFelipe Balbi1-5/+2
2016-02-23usb: musb: fix DMA for host modeCristian Birsan1-4/+2
2016-02-23usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov1-16/+4
2016-02-23usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby1-2/+13
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski1-2/+5
2016-02-23usb: gadget: remove driver from pending list on probe errorMarek Szyprowski1-1/+2
2016-02-23x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue1-2/+2
2016-02-23PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso1-0/+2
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust1-11/+6
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust1-2/+22
2016-02-22Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-11/+10
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-50/+81
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds124-2240/+3110
2016-02-22Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+2
2016-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-30/+54
2016-02-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+7
2016-02-22Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2-11/+8
2016-02-22ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov1-3/+3
2016-02-22drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala1-2/+39
2016-02-22drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson3-0/+11
2016-02-22drm/radeon/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher1-1/+20
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher1-2/+1
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher1-1/+1
2016-02-22ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai1-9/+7
2016-02-22drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak1-1/+6
2016-02-22drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak1-3/+11
2016-02-22drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak1-3/+11
2016-02-22drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak1-3/+10
2016-02-22drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak1-4/+14
2016-02-22drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak1-7/+21
2016-02-22drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak1-33/+79
2016-02-22drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak1-3/+10
2016-02-22drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak1-4/+7
2016-02-22drm/i915: Ensure the HW is powered when disabling VGAImre Deak1-1/+3
2016-02-22drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak1-1/+3
2016-02-22drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak1-19/+48
2016-02-22drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2-9/+94
2016-02-22s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-02-22s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2-2/+18
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan1-2/+1
2016-02-21Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...David S. Miller1-4/+10
2016-02-21Merge branch 'bnx2x-848xx-phy-fixes'David S. Miller2-49/+256
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-2/+4
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki1-2/+2
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-21Merge branch 'netcp-fixes'David S. Miller2-45/+64
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-21sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-21dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer1-0/+2
2016-02-21Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner0-0/+0
2016-02-21power: bq27xxx_battery: Restore device nameIvaylo Dimitrov2-3/+35
2016-02-21MAINTAINERS: update bq27xxx driverSebastian Reichel1-2/+8
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du1-1/+1
2016-02-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman1-5/+3
2016-02-20Merge tag 'usb-serial-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+11
2016-02-20Merge tag 'usb-ci-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-2/+5
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-134/+500
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-7/+91
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-18/+76
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-142/+138
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-124/+184
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-20fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov1-2/+7
2016-02-20affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()Al Viro1-3/+2
2016-02-20xattr handlers: plug a lock leak in simple_xattr_listMateusz Guzik1-3/+3
2016-02-20fs: allow no_seek_end_llseek to actually seekWouter van Kesteren1-1/+2
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1