summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller1-0/+6
2022-04-13arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-13spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul1-0/+4
2022-04-13btrfs: prevent subvol with swapfile from being deletedKaiwen Hu1-0/+22
2022-04-13btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien1-1/+1
2022-04-13perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang1-1/+1
2022-04-13x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-13x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-13io_uring: fix race between timeout flush and removalJens Axboe1-4/+3
2022-04-13io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFFEugene Syromiatnikov1-1/+9
2022-04-13io_uring: defer splice/tee file validity check until command issueJens Axboe1-28/+21
2022-04-13io_uring: don't check req->file in io_fsync_prep()Jens Axboe1-3/+0
2022-04-13mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1
2022-04-13mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini1-0/+3
2022-04-13highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov1-2/+2
2022-04-13lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan1-2/+6
2022-04-13mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu1-3/+9
2022-04-13mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang1-2/+2
2022-04-13mmc: mmci: stm32: correctly check all elements of sg listYann Gautier1-3/+3
2022-04-13mmc: block: Check for errors after write on SPIChristian Löhle1-1/+33
2022-04-13Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár1-10/+0
2022-04-13scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter1-0/+17
2022-04-13scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal1-1/+4
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park2-0/+3
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren1-1/+1
2022-04-13SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()Trond Myklebust1-1/+3
2022-04-13SUNRPC: Handle low memory situations in call_status()Trond Myklebust1-0/+5
2022-04-13SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust1-0/+2
2022-04-13io_uring: don't touch scm_fp_list after queueing skbPavel Begunkov1-2/+6
2022-04-13io_uring: nospec index for tags on files updatePavel Begunkov1-1/+1
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong1-6/+5
2022-04-13drbd: Fix five use after free bugs in get_initial_stateLv Yunlong4-33/+42
2022-04-13bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy1-4/+13
2022-04-13spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu1-2/+2
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle1-0/+6
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo3-1/+6
2022-04-13rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet1-1/+1
2022-04-13net: openvswitch: fix leak of nested actionsIlya Maximets1-5/+90
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn1-1/+1
2022-04-13net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2-2/+4
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski1-1/+1
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski3-3/+7
2022-04-13ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern1-1/+1
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko1-2/+2
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko1-0/+1
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin1-1/+3