summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko
2023-02-14spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin
2023-02-14pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-14pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-02-14pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu
2023-02-14ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński
2023-02-14riscv: stacktrace: Fix missing the first frameLiu Shixin
2023-02-14ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-14rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-14igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-14net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-02-14net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-14net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-14net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-14net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-14net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-14net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy
2023-02-14net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy
2023-02-14net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-14net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-14uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-14ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-14xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-02-14RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-02-14RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-14xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-02-14IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-14xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova
2023-02-14can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown
2023-02-14tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio
2023-02-14ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot
2023-02-14ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-14ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck
2023-02-14btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko
2023-02-14btrfs: limit device extents to the device sizeJosef Bacik
2023-02-14migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-02-14mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2023-02-09Linux 5.15.93Greg Kroah-Hartman
2023-02-09bpf: Skip invalid kfunc call in backtrack_insnHao Sun
2023-02-09gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2023-02-09gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang