summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Linux 5.10.18v5.10.18Greg Kroah-Hartman1-1/+1
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov1-9/+13
2021-02-23btrfs: fix crash after non-aligned direct IO write with O_DSYNCFilipe Manana1-1/+5
2021-02-23btrfs: fix backport of 2175bf57dc952 in 5.10.13David Sterba1-3/+3
2021-02-23Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho1-14/+6
2021-02-23tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds1-1/+4
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich1-10/+16
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich1-2/+2
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich1-3/+1
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich1-4/+2
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini1-2/+4
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2-8/+10
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich1-11/+13
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich1-7/+5
2021-02-23net: fix proc_fs init handling in af_packet and tlsYonatan Linik2-0/+5
2021-02-23net: bridge: Fix a warning when del bridge sysfsWang Hai1-1/+4
2021-02-23net: openvswitch: fix TTL decrement exception action executionEelco Chaudron1-9/+6
2021-02-23net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
2021-02-23mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi1-23/+66
2021-02-23mt76: mt7915: fix endian issuesFelix Fietkau1-19/+68
2021-02-23net/sched: fix miss init the mru in qdisc_skb_cbwenxu1-0/+2
2021-02-23mptcp: skip to next candidate if subflow has unacked dataFlorian Westphal1-1/+4
2021-02-23net: qrtr: Fix port ID for control messagesLoic Poulain1-1/+1
2021-02-23IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy2-1/+32
2021-02-23vdpa_sim: add get_config callback in vdpasim_dev_attrStefano Garzarella1-14/+21
2021-02-23vdpa_sim: make 'config' generic and usable for any device typeStefano Garzarella1-4/+13
2021-02-23vdpa_sim: store parsed MAC address in a bufferStefano Garzarella1-3/+7
2021-02-23vdpa_sim: add struct vdpasim_dev_attr for device attributesStefano Garzarella1-8/+17
2021-02-23vdpa_sim: remove hard-coded virtq countMax Gurtovoy1-5/+13
2021-02-17Linux 5.10.17v5.10.17Greg Kroah-Hartman1-1/+1
2021-02-17kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov1-2/+9
2021-02-17ovl: expand warning in ovl_d_real()Miklos Szeredi1-5/+8
2021-02-17net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov1-0/+6
2021-02-17net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov1-0/+3
2021-02-17vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-17vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-17switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-17bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur3-9/+10
2021-02-17net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-17net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
2021-02-17net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek1-1/+1
2021-02-17net: fix iteration for sctp transport seq_filesNeilBrown1-4/+12
2021-02-17net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet1-5/+6
2021-02-17cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2-0/+9
2021-02-17cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki1-12/+95
2021-02-17net: dsa: call teardown method on probe failureVladimir Oltean1-2/+5
2021-02-17udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn3-13/+31
2021-02-17rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells1-2/+0
2021-02-17arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2-6/+3