summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes1-3/+1
2021-06-10efi/libstub: prevent read overflow in find_file_option()Dan Carpenter1-1/+1
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit1-5/+0
2021-06-10efi/fdt: fix panic when no valid fdt foundChangbin Du1-0/+3
2021-06-10netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal1-1/+1
2021-06-10hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228Grant Peltier1-2/+2
2021-06-10hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf1-2/+2
2021-06-10mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi1-4/+77
2021-06-10mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi1-7/+10
2021-06-10mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_reportLorenzo Bianconi1-1/+6
2021-06-03Linux 5.12.9v5.12.9Greg Kroah-Hartman1-1/+1
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun1-2/+4
2021-06-03neighbour: Prevent Race condition in neighbour subsytemChinmay Agarwal1-0/+4
2021-06-03arm64: mm: don't use CON and BLK mapping if KFENCE is enabledJisheng Zhang1-1/+2
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold1-7/+7
2021-06-03Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman1-0/+5
2021-06-03bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-06-03samples/bpf: Consider frame size in tx_only of xdpsock sampleMagnus Karlsson1-1/+1
2021-06-03xprtrdma: Revert 586a0787ce35Chuck Lever1-9/+18
2021-06-03KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()Wanpeng Li1-0/+8
2021-06-03thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()Yang Yingliang1-1/+1
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust5-39/+52
2021-06-03net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov4-3/+14
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03net: hsr: fix mac_len checksGeorge McCollister5-21/+34
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo1-1/+2
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-06-03ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be statickernel test robot1-2/+2
2021-06-03scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix1-0/+11
2021-06-03ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri1-1/+3
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-06-03ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd1-11/+1
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg1-9/+7
2021-06-03bpf: Set mac_len in bpf_skb_change_headJussi Maki1-0/+1
2021-06-03bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang1-6/+6
2021-06-03ASoC: cs35l33: fix an error code in probe()Dan Carpenter1-0/+1
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju1-1/+1
2021-06-03iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu2-3/+7
2021-06-03iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter1-0/+2
2021-06-03net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov1-0/+6
2021-06-03net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-06-03net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit1-7/+11
2021-06-03net: hns3: fix user's coalesce configuration lost issueHuazhong Tan2-85/+63
2021-06-03net: hns3: put off calling register_netdev() until client initialize completeJian Shen1-8/+8
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang1-1/+3