aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-14Merge tag 'v4.1.7' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/l...v4.1.7linux-4.1-stableAlexandre Oliva114-674/+544
2015-09-13Linux 4.1.7Greg Kroah-Hartman1-1/+1
2015-09-13ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch1-1/+1
2015-09-13x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2015-09-13x86/apic: Fix fallout from x2apic cleanupThomas Gleixner1-7/+7
2015-09-13x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-09-13arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao1-1/+2
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-09-13fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2-2/+4
2015-09-13Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-09-13can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde5-70/+82
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2-0/+18
2015-09-13genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko1-1/+1
2015-09-13ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-09-13irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko1-2/+2
2015-09-13irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko1-0/+1
2015-09-13irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-09-139p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat1-0/+2
2015-09-13drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-09-13drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-09-13drm/i915: Flag the execlists context object as dirty after every useChris Wilson1-0/+2
2015-09-13drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding1-1/+1
2015-09-13Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier1-1/+1
2015-09-13PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-09-13target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik1-2/+2
2015-09-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht1-5/+6
2015-09-13ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff1-1/+1
2015-09-13ALSA: hda - Fix path power activationTakashi Iwai1-5/+1
2015-09-13ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai1-2/+3
2015-09-13ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson1-1/+22
2015-09-13ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer1-0/+1
2015-09-13ALSA: hda - Fix the white noise on Dell laptopWoodrow Shen1-0/+1
2015-09-13ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-09-13cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy1-1/+1
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo4-28/+2
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo3-118/+4
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo6-53/+3
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?1-3/+4
2015-09-13crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2-23/+32
2015-09-13sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2-5/+5
2015-09-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-09-13MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck1-5/+14
2015-09-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-09-13mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax1-8/+6
2015-09-13ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-09-13ARM: v7 setup function should invalidate L1 cacheRussell King31-143/+17
2015-09-13ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch1-0/+1
2015-09-13ARM: 8385/1: VDSO: group link optionsNathan Lynch1-7/+10
2015-09-13ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-09-13ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-09-13ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I1-1/+1
2015-09-13ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-09-13ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach1-4/+4
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-09-13HID: uclogic: fix limit in uclogic_tablet_enable()Dan Carpenter1-1/+1
2015-09-13HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski1-2/+5
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-09-13localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-09-13xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall1-1/+3
2015-09-13x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-09-13rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega1-2/+5
2015-09-13rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
2015-09-13iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach1-3/+19
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra1-20/+55
2015-09-13perf: Fix double-free of the AUX bufferBen Hutchings1-4/+6
2015-09-13perf: Fix running time accountingPeter Zijlstra1-2/+2
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2015-09-13rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2-1/+11
2015-09-13xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu1-2/+2
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu1-2/+4
2015-09-13clk: pxa: pxa3xx: fix CKEN register accessRobert Jarzmik1-1/+1
2015-09-13mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-09-13ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-09-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-18Merge tag 'v4.1.6' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/l...v4.1.6Alexandre Oliva104-818/+1114
2015-08-16Linux 4.1.6Greg Kroah-Hartman1-1/+1
2015-08-16nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateidJeff Layton1-6/+6
2015-08-16nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig1-45/+52
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras5-10/+2
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-4/+8
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-16mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-9/+5
2015-08-16thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski1-0/+2
2015-08-16Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2-4/+10
2015-08-16mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-16USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-08-16USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-08-16usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-16staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck1-1/+1
2015-08-16staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley1-2/+3
2015-08-16dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer1-17/+10
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-08-16nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee1-5/+6
2015-08-16ocfs2: fix shift left overflowJoseph Qi1-2/+2
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2015-08-16ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie1-5/+0
2015-08-16hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár1-1/+17
2015-08-16hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-16ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto5-2/+23
2015-08-16ALSA: hda - one Dell machine needs the headphone white noise fixupHui Wang1-0/+1
2015-08-16ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter1-3/+1
2015-08-16ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-08-16ARM: dts: i.MX35: Fix can support.Denis Carikli1-4/+4
2015-08-16rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-08-16crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk1-8/+16
2015-08-16hwrng: core - correct error check of kthread_run callMartin Schwidefsky1-1/+1
2015-08-16xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-16ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen1-9/+3
2015-08-16ASoC: dapm: Lock during userspace accessLars-Peter Clausen1-0/+9
2015-08-16ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-08-16ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmtBen Zhang1-1/+7
2015-08-16ASoC: Intel: Get correct usage_count value to load firmwareShilpa Sreeramalu1-7/+7
2015-08-16ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-08-16clk: keystone: add support for post divider register for main pllMurali Karicheri2-6/+22
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-16crypto: nx - Fix reentrancy bugsHerbert Xu8-79/+124
2015-08-16crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa4-119/+99
2015-08-16crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa1-4/+24
2015-08-16dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen1-3/+4
2015-08-16x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-4/+25
2015-08-16x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+18
2015-08-16x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+94
2015-08-16x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+57
2015-08-16x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-18/+0
2015-08-16x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-08-16x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski1-3/+1
2015-08-16ath10k: fix qca61x4 hw2.1 supportMichal Kazior1-3/+2
2015-08-16md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-1/+1
2015-08-16phy: twl4030-usb: make runtime pm more reliable.NeilBrown1-9/+20
2015-08-16usb: chipidea: ehci_init_driver is intended to call one timePeter Chen3-3/+23
2015-08-16usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-16drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-16dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski1-1/+1
2015-08-16dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski1-0/+1
2015-08-16Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg1-0/+4
2015-08-16ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-16ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-16ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-16drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-16drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-16drm/radeon: rework audio detect (v4)Alex Deucher5-123/+105
2015-08-16drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson1-9/+8
2015-08-16drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+4
2015-08-16fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-16MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-16MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-16Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli1-10/+0
2015-08-16MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-16MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-16MIPS: Export get_c0_perfcount_int()Felix Fietkau6-0/+6
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-16MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-16MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill1-4/+4
2015-08-16MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill1-1/+1
2015-08-11Merge tag 'v4.1.5' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/l...v4.1.5Alexandre Oliva147-969/+1459
2015-08-10Linux 4.1.5Greg Kroah-Hartman1-1/+1
2015-08-10perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2-1/+4
2015-08-10xfs: remote attributes need to be considered dataDave Chinner1-4/+11
2015-08-10xfs: remote attribute headers contain an invalid LSNDave Chinner2-9/+31
2015-08-10drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka1-0/+8
2015-08-10drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka1-0/+2
2015-08-10drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs1-1/+1
2015-08-10drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin1-1/+1
2015-08-10qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier3-31/+117
2015-08-10qla2xxx: fix command initialization in target mode.Kanoj Sarcar1-5/+5
2015-08-10qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani1-6/+7
2015-08-10qla2xxx: release request queue reservation.Quinn Tran1-3/+7
2015-08-10qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2-6/+4
2015-08-10intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski1-0/+1
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger1-2/+16
2015-08-10iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger5-33/+68
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-10IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe1-1/+2
2015-08-10NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust1-1/+4
2015-08-10NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust1-0/+3
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19
2015-08-10NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust1-4/+4
2015-08-10hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck2-30/+31
2015-08-10hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck1-1/+1
2015-08-10vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-08-10perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo1-1/+1
2015-08-10blk-mq: set default timeout as 30 secondsMing Lei1-1/+1
2015-08-10n_tty: signal and flush atomicallyPeter Hurley1-3/+13
2015-08-10rds: rds_ib_device.refcount overflowWengang Wang1-1/+3
2015-08-10ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta1-26/+9
2015-08-10ARC: Reduce bitops lines of code using macrosVineet Gupta1-333/+144