summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Linux 4.19.133v4.19.133Greg Kroah-Hartman1-1/+1
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-16dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-16drm/radeon: fix double freeTom Rix1-4/+3
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov1-16/+24
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-16bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook3-17/+21
2020-07-16kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook1-2/+2
2020-07-16module: Do not expose section addresses to non-CAP_SYSLOGKees Cook1-3/+3
2020-07-16module: Refactor section attr into bin attributeKees Cook1-21/+24
2020-07-16kernel: module: Use struct_size() helperGustavo A. R. Silva1-2/+1
2020-07-16kallsyms: Refactor kallsyms_show_value() to take credKees Cook5-12/+18
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-16ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin1-0/+52
2020-07-16ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-07-16ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-07-16nbd: Fix memory leak in nbd_add_socketZheng Bin1-10/+15
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-16ALSA: compress: fix partial_drain completion stateVinod Koul2-1/+13
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-16smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-16smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-16net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-07-16drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang1-10/+15
2020-07-16net: qrtr: Fix an out of bounds read qrtr_endpoint_post()Dan Carpenter1-1/+5
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-16nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-07-16block: release bip in a right way in error pathChengguang Xu1-9/+14
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki1-1/+3
2020-07-16scsi: mptscsih: Fix read sense data sizeTomas Henzl1-3/+1
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-16cifs: update ctime and mtime during truncateZhang Xiaoxu1-0/+9
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede1-7/+1
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede1-0/+6
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus1-10/+19
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2-9/+17
2020-07-16spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan1-10/+10
2020-07-16spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan1-2/+2
2020-07-16gpu: host1x: Detach driver on unregisterThierry Reding1-0/+9