summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-22Linux 4.19.273v4.19.273Greg Kroah-Hartman
2023-02-22net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-22nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22ipv6: Fix tcp socket connection with DSCP.Guillaume Nault
2023-02-22ipv6: Fix datagram socket connection with DSCP.Guillaume Nault
2023-02-22net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-22hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-22ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang
2023-02-22ALSA: hda/conexant: add a new hda codec SN6180Bo Liu
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman
2023-02-22netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2023-02-22aio: fix mremap after fork null-derefSeth Jenkins
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-02-22net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22ASoC: cs42l56: fix DT probeArnd Bergmann
2023-02-22migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-02-22bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen
2023-02-22arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-22arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-22pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko
2023-02-22pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko
2023-02-22pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-22pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-22rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-22net: phy: meson-gxl: add g12a supportJerome Brunet
2023-02-22net: phy: add macros for PHYID matchingHeiner Kallweit
2023-02-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-22btrfs: limit device extents to the device sizeJosef Bacik
2023-02-22iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2023-02-22thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki