summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-03-04w1: w1_therm: Fix conversion result for negative temperaturesIvan Zaentsev1-13/+9
2021-03-04kdb: Make memory allocations more robustSumit Garg1-1/+1
2021-03-04scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2-1/+3
2021-03-04scsi: libsas: docs: Remove notify_ha_event()Ahmed S. Darwish1-1/+0
2021-03-04debugfs: do not attempt to create a new file before the filesystem is initalizedGreg Kroah-Hartman1-0/+3
2021-03-04debugfs: be more robust at handling improper input in debugfs_lookup()Greg Kroah-Hartman1-1/+1
2021-03-04vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()Stefano Garzarella1-1/+1
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers1-1/+6
2021-02-26Linux 5.10.19v5.10.19Greg Kroah-Hartman1-2/+2
2021-02-26scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-02-26kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada1-0/+3
2021-02-26cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N1-0/+1
2021-02-26cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju1-0/+1
2021-02-26NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel1-0/+1
2021-02-26drm/xlnx: fix kmemleak by sending vblank_event in atomic_disableQuanyang Wang1-8/+7
2021-02-26KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson1-1/+1
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini4-11/+45
2021-02-26KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini1-3/+12
2021-02-26mm: simplify follow_pte{,pmd}Christoph Hellwig3-38/+12
2021-02-26mm: unexport follow_pte_pmdChristoph Hellwig1-1/+0
2021-02-26KVM: x86: Zap the oldest MMU pages, not the newestSean Christopherson1-1/+1
2021-02-26hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb1-0/+7
2021-02-26arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar1-0/+1
2021-02-26Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang1-0/+7
2021-02-26ntfs: check for valid standard information attributeRustam Kovhaev1-0/+6
2021-02-26ceph: downgrade warning from mdsmap decode to debugLuis Henriques1-2/+2
2021-02-26usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella1-0/+3
2021-02-26USB: quirks: sort quirk entriesJohan Hovold1-3/+3
2021-02-26nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_deviceChristoph Hellwig1-1/+1
2021-02-26RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2-7/+13
2021-02-26HID: make arrays usage and value to be the sameWill McVicker1-3/+3
2021-02-26bpf: Fix truncation handling for mod32 dst reg wrt zeroDaniel Borkmann1-4/+6
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