summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-09Linux 5.10.72v5.10.72Greg Kroah-Hartman1-1/+1
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2-2/+33
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-09KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky1-0/+2
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna1-0/+7
2021-10-09KVM: do not shrink halt_poll_ns below grow_startSergey Senozhatsky1-1/+5
2021-10-09selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton1-2/+2
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du1-1/+1
2021-10-09smb3: correct smb3 ACL security descriptorSteve French1-2/+2
2021-10-09irqchip/gic: Work around broken Renesas integrationMarc Zyngier1-1/+51
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong1-4/+18
2021-10-09thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith1-2/+2
2021-10-09nvme-fc: avoid race between time out and tear downJames Smart1-0/+2
2021-10-09nvme-fc: update hardware queues before using themDaniel Wagner1-8/+8
2021-10-09selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan1-1/+2
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian1-0/+1
2021-10-09habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5
2021-10-09ext2: fix sleeping in atomic bugs on errorDan Carpenter1-8/+6
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2-0/+14
2021-10-09btrfs: fix mount failure due to past and transient device flush errorFilipe Manana1-0/+13
2021-10-09btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handlingQu Wenruo1-1/+12
2021-10-09nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo1-3/+13
2021-10-09platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede1-4/+13
2021-10-09platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede1-0/+37
2021-10-09spi: rockchip: handle zero length transfers without timing outTobias Schramm1-0/+6
2021-10-06Linux 5.10.71v5.10.71Greg Kroah-Hartman1-1/+1
2021-10-06netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-10-06netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-10-06KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang3-4/+9
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-10-06mm: don't allow oversized kvmalloc() callsLinus Torvalds1-0/+4
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik1-2/+2
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter1-6/+8
2021-10-06usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-06ASoC: dapm: use component prefix when checking widget namesShuming Fan1-1/+12
2021-10-06net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2-6/+6
2021-10-06HID: u2fzero: ignore incomplete packets without dataAndrej Shadura1-1/+3
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun1-3/+3
2021-10-06ext4: add error checking to ext4_ext_replay_set_iblocks()Theodore Ts'o1-5/+14
2021-10-06ext4: fix reserved space counter leakageJeffle Xu2-0/+11
2021-10-06ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao1-0/+6
2021-10-06ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani1-5/+5
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3