summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman1-9/+9
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter1-0/+9
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-10-18mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-18ext4: Fix error code in ext4_xattr_set_entry()Daniel Rosenberg1-1/+1
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-18sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-10-18scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter1-2/+2
2018-10-18scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott1-8/+14
2018-10-18mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-10-18selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-10-18selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-10-18ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-18ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-13Linux 4.9.133v4.9.133Greg Kroah-Hartman1-1/+1
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski5-33/+1
2018-10-13Revert "perf: sync up x86/.../cpufeatures.h"Greg Kroah-Hartman1-1/+1
2018-10-13x86/fpu: Remove struct fpu::counterRik van Riel4-21/+1
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski7-105/+13
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng2-0/+8
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger1-0/+3
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-13f2fs: fix invalid memory accessChao Yu1-4/+5
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang5-7/+39
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek1-8/+15
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-10-13cgroup: Fix deadlock in cpu hotplug pathPrateek Sood1-1/+5
2018-10-13ext4: always verify the magic number in xattr blocksTheodore Ts'o1-3/+3
2018-10-13ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o1-8/+14
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-9/+19
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov1-3/+8
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer1-2/+7
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber1-2/+2
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10