summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23Linux 5.10.18v5.10.18Greg Kroah-Hartman
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov
2021-02-23btrfs: fix crash after non-aligned direct IO write with O_DSYNCFilipe Manana
2021-02-23btrfs: fix backport of 2175bf57dc952 in 5.10.13David Sterba
2021-02-23Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho
2021-02-23tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds
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: fix proc_fs init handling in af_packet and tlsYonatan Linik
2021-02-23net: bridge: Fix a warning when del bridge sysfsWang Hai
2021-02-23net: openvswitch: fix TTL decrement exception action executionEelco Chaudron
2021-02-23net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso
2021-02-23mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi
2021-02-23mt76: mt7915: fix endian issuesFelix Fietkau
2021-02-23net/sched: fix miss init the mru in qdisc_skb_cbwenxu
2021-02-23mptcp: skip to next candidate if subflow has unacked dataFlorian Westphal
2021-02-23net: qrtr: Fix port ID for control messagesLoic Poulain
2021-02-23IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy
2021-02-23vdpa_sim: add get_config callback in vdpasim_dev_attrStefano Garzarella
2021-02-23vdpa_sim: make 'config' generic and usable for any device typeStefano Garzarella
2021-02-23vdpa_sim: store parsed MAC address in a bufferStefano Garzarella
2021-02-23vdpa_sim: add struct vdpasim_dev_attr for device attributesStefano Garzarella
2021-02-23vdpa_sim: remove hard-coded virtq countMax Gurtovoy
2021-02-17Linux 5.10.17v5.10.17Greg Kroah-Hartman
2021-02-17kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov
2021-02-17ovl: expand warning in ovl_d_real()Miklos Szeredi
2021-02-17net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov
2021-02-17net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-17vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-17vsock/virtio: update credit only if socket is not closedStefano Garzarella
2021-02-17switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-17bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur
2021-02-17net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-17net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek
2021-02-17net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek
2021-02-17net: fix iteration for sctp transport seq_filesNeilBrown
2021-02-17net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet
2021-02-17cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki
2021-02-17cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki
2021-02-17net: dsa: call teardown method on probe failureVladimir Oltean
2021-02-17udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-17rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells
2021-02-17arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas