summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Linux 5.10.34v5.10.34Greg Kroah-Hartman1-1/+1
2021-05-02mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-05-02iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-28Linux 5.10.33v5.10.33Greg Kroah-Hartman1-1/+1
2021-04-28USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum1-1/+2
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-28kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu1-2/+2
2021-04-28net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter1-0/+6
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28dmaengine: xilinx: dpdma: Fix race condition in done IRQLaurent Pinchart1-1/+2
2021-04-28dmaengine: xilinx: dpdma: Fix descriptor issuing on video groupLaurent Pinchart1-11/+17
2021-04-28soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo1-0/+3
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-04-28HID cp2112: fix support for multiple gpiochipsDouglas Gilbert1-11/+11
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai1-0/+1
2021-04-28HID: google: add don USB idShou-Chieh Hsu2-0/+3
2021-04-28perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-28perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-28locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi1-3/+4
2021-04-28bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-28bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-28bpf: Allow variable-offset stack accessAndrei Matei3-147/+518
2021-04-28bpf: Permits pointers on stack for helper callsYonghong Song1-1/+2
2021-04-28arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara1-1/+1
2021-04-28pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko1-6/+8
2021-04-28block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig1-0/+2
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong1-3/+3
2021-04-28vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen1-1/+3
2021-04-28KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley1-1/+1
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren2-0/+12
2021-04-28vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji1-1/+5
2021-04-21Linux 5.10.32v5.10.32Greg Kroah-Hartman1-1/+1
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár3-22/+46
2021-04-21bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-21bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-21bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-21bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5