summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2-16/+16
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells1-1/+1
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang1-2/+2
2022-04-27arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2-8/+8
2022-04-27ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart1-2/+16
2022-04-27selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton1-4/+11
2022-04-27drm/msm/disp: check the return value of kzalloc()Xiaoke Wang1-0/+2
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong1-2/+0
2022-04-27reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar1-1/+8
2022-04-27reset: renesas: Check return value of reset_control_deassert()Heiner Kallweit1-1/+3
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook1-1/+1
2022-04-27drm/msm/gpu: Remove mutex from wait_event conditionRob Clark1-10/+1
2022-04-27drm/msm/gpu: Rename runtime suspend/resume functionsRob Clark1-3/+3
2022-04-27XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)1-0/+2
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-27userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit1-6/+9
2022-04-27selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-27dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang1-0/+3
2022-04-27dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang1-0/+3
2022-04-27dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang1-0/+3
2022-04-27dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang1-2/+2
2022-04-27dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang1-1/+2
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-04-27RISC-V: KVM: Restrict the extensions that can be disabledAtish Patra1-7/+12
2022-04-27RISC-V: KVM: Remove 's' & 'u' as valid ISA extensionAtish Patra1-3/+1
2022-04-27drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza1-17/+21
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet1-0/+7
2022-04-27net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean1-0/+2
2022-04-27net: dsa: hellcreek: Calculate checksums in taggerKurt Kanzenbach1-0/+8
2022-04-27can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp1-1/+9
2022-04-27ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2-7/+8
2022-04-27l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern1-1/+1
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet1-4/+4
2022-04-27net: restore alpha order to Ethernet devices in configStephen Hemminger1-13/+13
2022-04-27ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye1-3/+6
2022-04-27ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye1-2/+3
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu1-4/+9
2022-04-27net/smc: Fix sock leak when release after smc_shutdown()Tony Lu1-1/+3
2022-04-27rxrpc: Restore removed timer deletionDavid Howells1-0/+2
2022-04-27ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen1-2/+4
2022-04-27ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie1-0/+1
2022-04-27ice: fix crash in switchdev modeWojciech Drewek1-1/+2
2022-04-27ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski1-1/+1
2022-04-27igc: Fix suspending when PTM is activeVinicius Costa Gomes1-1/+14
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2022-04-27spi: cadence-quadspi: fix incorrect supports_op() return valueMatthias Schiffer1-2/+17