summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-14Linux 5.15.94v5.15.94Greg Kroah-Hartman1-1/+1
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky2-0/+93
2023-02-14KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky1-11/+32
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2-2/+8
2023-02-14drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-14drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty1-1/+1
2023-02-14drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-14Fix page corruption caused by racy check in __free_pagesDavid Chen1-1/+4
2023-02-14arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-14arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit1-3/+3
2023-02-14arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-14rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa1-2/+3
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin1-2/+4
2023-02-14riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-14ceph: flush cap releases when the session is flushedXiubo Li1-0/+6
2023-02-14clk: ingenic: jz4760: Update M/N/OD calculation algorithmPaul Cercueil1-10/+8
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-14usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-14btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain1-1/+15
2023-02-14mptcp: be careful on subflow status propagation on errorsPaolo Abeni1-1/+9
2023-02-14net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-14cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang1-2/+2
2023-02-14pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-14spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin1-1/+1
2023-02-14pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-14pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-14pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu1-2/+2
2023-02-14ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński1-2/+6
2023-02-14riscv: stacktrace: Fix missing the first frameLiu Shixin1-1/+2
2023-02-14ALSA: pci: lx6464es: fix a debug loopDan Carpenter1-6/+5
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-14rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello1-3/+3
2023-02-14igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-14net/mlx5: Serialize module cleanup with reload and removeShay Drory1-7/+7
2023-02-14net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-14net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-14net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-14net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2-5/+1
2023-02-14net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris1-71/+15
2023-02-14net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy3-24/+29
2023-02-14net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy1-5/+2
2023-02-14net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-14net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-14uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2-0/+2
2023-02-14ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger1-3/+2
2023-02-14xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps1-2/+1