summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25Linux 5.4.233v5.4.233Greg Kroah-Hartman
2023-02-25bpf: add missing header file includeLinus Torvalds
2023-02-25Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-25drm: etnaviv: fix common struct sg_table related issuesMarek Szyprowski
2023-02-25scatterlist: add generic wrappers for iterating over sgtable objectsMarek Szyprowski
2023-02-25dma-mapping: add generic helpers for mapping sgtable objectsMarek Szyprowski
2023-02-22Linux 5.4.232v5.4.232Greg Kroah-Hartman
2023-02-22iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()Joerg Roedel
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
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-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
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-22sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello
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-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-22revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-22net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann
2023-02-22Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-22hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-22sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata
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: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-22ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel