aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella4-134/+135
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-10-07gpio: tc35894: fix up tc35894 interrupt configurationdillon min1-1/+1
2020-10-07gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-10-07gpio: siox: explicitly support only threaded irqsAhmad Fatoum1-0/+1
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue1-28/+2
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede1-1/+2
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana1-1/+39
2020-10-01Linux 5.4.69Greg Kroah-Hartman1-1/+1
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby1-5/+3
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby19-59/+101
2020-10-01ata: define AC_ERR_OKJiri Slaby1-0/+1
2020-10-01kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song1-3/+14
2020-10-01dm: fix bio splitting and its bio completion order for regular IOMike Snitzer1-21/+2
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