summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin
2018-09-20fork: report pid exhaustion correctlyKJ Tsanaktsidis
2018-09-20MAINTAINERS: Add X86 MM entryThomas Gleixner
2018-09-20x86/intel_rdt: Add Reinette as co-maintainer for RDTFenghua Yu
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-20ubifs: drop false positive assertionSascha Hauer
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon
2018-09-20sctp: update dst pmtu with the correct daddrXin Long
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon
2018-09-20regulator: fix crash caused by null driver dataYu Zhao
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-09-20pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg
2018-09-20Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-09-20powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-09-20usb: roles: Take care of driver module reference countingHeikki Krogerus
2018-09-20powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy
2018-09-20USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-09-20USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-09-20USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-09-20USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-09-20USB: usbdevfs: sanitize flags moreOliver Neukum
2018-09-20Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
2018-09-20Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman
2018-09-19Merge branch 'qed-fixes'David S. Miller
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat
2018-09-20drm/vmwgfx: limit mode size for all display unit to texture_maxDeepak Rawat
2018-09-20drm/vmwgfx: limit screen size to stdu_max during check_modesetDeepak Rawat
2018-09-20drm/vmwgfx: don't check for old_crtc_state enable statusDeepak Rawat