summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng1-1/+3
2021-07-28ceph: don't WARN if we're still opening a session to an MDSLuis Henriques1-1/+1
2021-07-28ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni1-1/+1
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye1-4/+8
2021-07-28spi: spi-bcm2835: Fix deadlockAlexandru Tachici1-5/+7
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen1-0/+10
2021-07-28net: hns3: fix possible mismatches resp of mailboxChengwen Feng2-2/+5
2021-07-28ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI IDPierre-Louis Bossart1-0/+4
2021-07-28net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet1-3/+16
2021-07-28net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap1-3/+3
2021-07-28bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur1-0/+6
2021-07-28bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan1-5/+16
2021-07-28bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan1-0/+4
2021-07-28bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan1-4/+5
2021-07-28bnxt_en: don't disable an already disabled PCI deviceKalesh AP1-1/+2
2021-07-28ACPI: Kconfig: Fix table override from built-in initrdRobert Richter1-1/+1
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut1-5/+9
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov1-18/+17
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie1-56/+34
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi1-9/+11
2021-07-28sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long1-0/+4
2021-07-28net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin1-1/+4
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin1-2/+2
2021-07-28KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin1-0/+2
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng1-15/+12
2021-07-28efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek1-3/+5
2021-07-28dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}Roman Skakun1-2/+10
2021-07-28usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan1-1/+2
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser1-0/+5
2021-07-28bpf, sockmap, udp: sk_prot needs inuse_idx set for proc statsJakub Sitnicki1-1/+1
2021-07-28bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc statsJohn Fastabend1-1/+1
2021-07-28bpf, sockmap: Fix potential memory leak on unlikely error caseJohn Fastabend1-5/+11
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King1-1/+1
2021-07-28timers: Fix get_next_timer_interrupt() with no timers pendingNicolas Saenz Julienne1-3/+5
2021-07-28xdp, net: Fix use-after-free in bpf_xdp_link_releaseXuan Zhuo1-4/+10
2021-07-28bpf: Fix tail_call_reachable rejection for interpreter when jit failedDaniel Borkmann1-0/+2
2021-07-28bpf, test: fix NULL pointer dereference on invalid expected_attach_typeXuan Zhuo1-0/+3
2021-07-28ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm1-0/+2
2021-07-28spi: mediatek: fix fifo rx modePeter Hess1-3/+13
2021-07-28regulator: hi6421: Fix getting wrong drvdataAxel Lin1-9/+13
2021-07-28regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin1-4/+4
2021-07-28spi: stm32: fixes pm_runtime calls in probe/removeAlain Volmat1-1/+8
2021-07-28spi: imx: add a check for speed_hz before calculating the clockClark Wang1-16/+21
2021-07-28ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax1-1/+1
2021-07-28perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong1-4/+29
2021-07-28perf data: Close all files in close_dir()Riccardo Mancini1-1/+1
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini1-2/+2
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini1-3/+5