summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini2021-11-021-3/+12
* KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockDavid Woodhouse2021-11-022-15/+15
* KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()David Woodhouse2021-11-021-5/+22
* perf script: Check session->header.env.arch before using itSong Liu2021-11-021-4/+8
* riscv: Fix asan-stack clang buildAlexandre Ghiti2021-11-023-2/+10
* riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti2021-11-021-11/+0
* riscv: fix misalgned trap vector base addressChen Lu2021-11-021-0/+1
* scsi: ibmvfc: Fix up duplicate response detectionBrian King2021-11-021-1/+2
* perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang2021-11-021-1/+1
* scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park2021-11-021-3/+3
* KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-11-021-2/+3
* KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-11-021-0/+1
* octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep2021-11-021-0/+8
* virtio-ring: fix DMA metadata flagsVincent Whitchurch2021-11-021-1/+1
* net: hns3: expand buffer len for some debugfs commandGuangbin Huang2021-11-021-3/+3
* net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang2021-11-021-2/+2
* bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo2021-11-021-4/+4
* watchdog: sbsa: only use 32-bit accessorsJamie Iles2021-11-021-2/+2
* bpf: Use kvmalloc for map values in syscallStanislav Fomichev2021-11-021-17/+11
* sctp: add vtag check in sctp_sf_ootbXin Long2021-11-021-0/+3
* sctp: add vtag check in sctp_sf_do_8_5_1_E_saXin Long2021-11-021-6/+3
* sctp: add vtag check in sctp_sf_violationXin Long2021-11-021-0/+3
* sctp: fix the processing for COOKIE_ECHO chunkXin Long2021-11-021-4/+10
* sctp: fix the processing for INIT_ACK chunkXin Long2021-11-021-18/+19
* sctp: fix the processing for INIT chunkXin Long2021-11-021-26/+46
* sctp: use init_tag from inithdr for ABORT chunkXin Long2021-11-021-0/+1
* RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail2021-11-021-6/+7
* RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail2021-11-021-2/+6
* RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem2021-11-021-2/+2
* phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn2021-11-021-1/+3
* phy: phy_start_aneg: Add an unlocked versionAndrew Lunn2021-11-021-6/+24
* phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn2021-11-021-53/+53
* phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn2021-11-021-0/+2
* net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan2021-11-021-1/+1
* net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-11-021-4/+9
* net: hns3: fix data endian problem of some functions of debugfsJie Wang2021-11-021-16/+14
* net: hns3: fix pause config problem after autoneg disabledGuangbin Huang2021-11-025-10/+57
* net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner2021-11-021-3/+2
* net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-11-021-0/+20
* net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-11-021-0/+2
* mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-11-021-13/+12
* nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck2021-11-021-0/+1
* gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski2021-11-021-1/+1
* RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang2021-11-021-2/+3
* RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau2021-11-021-1/+1
* net: Prevent infinite while loop in skb_tx_hash()Michael Chan2021-11-021-0/+6
* cfg80211: correct bridge/4addr mode checkJanusz Dziedzic2021-11-021-7/+7
* net-sysfs: initialize uid and gid before calling net_ns_get_ownershipXin Long2021-11-021-2/+2
* net: batman-adv: fix error handlingPavel Skripkin2021-11-024-20/+52
* regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang2021-11-021-4/+3