summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14arm: dts: meson: Fix IRQ trigger type for macirqCarlo Caione2-2/+1
2019-03-14ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2Jernej Skrabec1-1/+1
2019-03-14ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren1-1/+1
2019-03-14ARM: OMAP: dts: N950/N9: fix onenand timingsAaro Koskinen1-14/+28
2019-03-14mm, memory_hotplug: fix off-by-one in is_pageblock_removableMichal Hocko1-12/+15
2019-03-14autofs: fix error return in autofs_fill_super()Ian Kent1-1/+3
2019-03-14autofs: drop dentry reference only when it is never usedPan Bian1-1/+2
2019-03-14fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara1-1/+7
2019-03-14lib/test_kmod.c: potential double free in error handlingDan Carpenter1-1/+1
2019-03-14psi: fix aggregation idle shut-offJohannes Weiner3-5/+45
2019-03-14mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko1-0/+3
2019-03-14mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko1-1/+2
2019-03-14x86_64: increase stack size for KASAN_EXTRAQian Cai1-0/+4
2019-03-14proc: fix /proc/net/* after setns(2)Alexey Dobriyan6-1/+155
2019-03-14x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song1-0/+3
2019-03-14apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen1-1/+4
2019-03-14arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse1-3/+3
2019-03-14apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel1-0/+2
2019-03-14x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky1-1/+1
2019-03-14cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg1-2/+2
2019-03-14x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2-1/+9
2019-03-14net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-03-14x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-03-14platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya1-0/+1
2019-03-14platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya1-0/+1
2019-03-14scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter1-1/+1
2019-03-14scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-03-14scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert1-20/+21
2019-03-14scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-03-14qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-03-14qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-03-14qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-14qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-03-14qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-03-14nfs: Fix NULL pointer dereference of dev_nameYao Liu1-0/+5
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14gpio: vf610: Mask all GPIO interruptsAndrew Lunn1-0/+5
2019-03-14netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal1-3/+6
2019-03-14net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-14net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-14net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-03-14net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-14net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-14xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov1-0/+5
2019-03-14iomap: fix a use after free in iomap_dio_rwChristoph Hellwig1-7/+21
2019-03-14iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+9
2019-03-14xtensa: SMP: mark each possible CPU as presentMax Filippov1-1/+1
2019-03-14xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov1-0/+1
2019-03-14xtensa: SMP: fix secondary CPU initializationMax Filippov2-14/+25