summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-23Linux 4.19.177v4.19.177Greg Kroah-Hartman
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23net: qrtr: Fix port ID for control messagesLoic Poulain
2021-02-23KVM: SEV: fix double locking due to incorrect backportPaolo Bonzini
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-23ovl: expand warning in ovl_d_real()Miklos Szeredi
2021-02-23net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov
2021-02-23net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-23vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-23vsock/virtio: update credit only if socket is not closedStefano Garzarella
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-23net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek
2021-02-23net: fix iteration for sctp transport seq_filesNeilBrown
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-23i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-23firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-23net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-23netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal
2021-02-23net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-23netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen
2021-02-23netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-23bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh
2021-02-23mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-02-23ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-02-23ARM: ensure the signal page contains defined contentsRussell King
2021-02-23ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni
2021-02-23bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng
2021-02-23riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti
2021-02-23drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu
2021-02-23drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu
2021-02-23ovl: skip getxattr of security labelsAmir Goldstein
2021-02-23cap: fix conversions on getxattrMiklos Szeredi
2021-02-23ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi
2021-02-23platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede
2021-02-23arm64: dts: rockchip: Fix PCIe DT properties on rk3399Marc Zyngier
2021-02-23arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-23tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)