summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier5-8/+21
2020-10-01s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger1-1/+2
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik3-21/+51
2020-10-01mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang1-1/+1
2020-10-01dmabuf: fix NULL pointer dereference in dma_buf_release()Charan Teja Reddy1-0/+2
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn1-6/+5
2020-10-01kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu3-0/+29
2020-10-01kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu1-2/+3
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-10-01tracing: fix double freeTom Rix1-1/+0
2020-10-01lib/string.c: implement stpcpyNick Desaulniers1-0/+24
2020-10-01ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng1-0/+7
2020-10-01ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang1-1/+5
2020-10-01ALSA: usb-audio: Add delay quirk for H570e USB headsetsJoakim Tjernlund1-3/+4
2020-10-01scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart1-24/+52
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner1-0/+1
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka1-1/+1
2020-10-01mm: validate pmd after splittingMinchan Kim1-1/+1
2020-10-01KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky1-1/+7
2020-10-01KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson1-1/+2
2020-10-01regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng1-3/+4
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-10-01regmap: fix page selection for noinc writesDmitry Baryshkov3-12/+13
2020-10-01regmap: fix page selection for noinc readsDmitry Baryshkov1-6/+6
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix1-2/+2
2020-10-01lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-10-01bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song1-1/+3
2020-10-01batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing1-16/+87
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing3-14/+30
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing3-13/+53
2020-10-01nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-10-01batman-adv: Add missing include for in_interrupt()Sven Eckelmann1-0/+1
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov1-0/+1
2020-10-01net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov2-6/+8
2020-10-01net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov4-1/+16
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann1-2/+2
2020-10-01mac802154: tx: fix use-after-freeEric Dumazet1-3/+5
2020-10-01netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron1-0/+2
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing1-0/+4
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng1-1/+1
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing1-3/+4
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang1-1/+1
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix1-1/+3
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian1-0/+1
2020-10-01objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10