summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-20md: don't flush workqueue unconditionally in md_openGuoqing Jiang
2020-06-20kgdb: Fix spurious true from in_dbg_master()Daniel Thompson
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-20powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-20lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor
2020-06-20netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-06-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-06-20net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2020-06-20ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2020-06-20btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-06-20spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-06-20kgdb: Prevent infinite recursive entries to the debuggerDouglas Anderson
2020-06-20Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-06-20spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-06-20fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi
2020-06-20mm/slub: fix a memory leak in sysfs_slab_add()Wang Hai
2020-06-20Smack: slab-out-of-bounds in vsscanfCasey Schaufler
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-20KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-20KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-20video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-20proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-20ovl: initialize error in ovl_copy_xattrYuxuan Shui
2020-06-20spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-20spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-20spi: Fix controller unregister orderLukas Wunner
2020-06-20spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko
2020-06-20spi: dw: Fix controller unregister orderLukas Wunner
2020-06-20spi: dw: fix possible race conditionSasha Levin
2020-06-20x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-20x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-20x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-20nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-20cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo