summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-22Linux 5.15.95v5.15.95Greg Kroah-Hartman
2023-02-22platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
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-22alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-22flow_offload: fill flags to action structureBaowen Zheng
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla
2023-02-22mm/filemap: fix page end in filemap_get_read_batchQian Yingjin
2023-02-22nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
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: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua
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/sched: tcindex: update imperfect hash filters respecting rcuPedro Tammela
2023-02-22sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
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-22selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro
2023-02-22of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres
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-22mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-22tcp: Fix listen() regression in 5.15.88.Kuniyuki Iwashima
2023-02-22netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2023-02-22platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello
2023-02-22platform/x86: amd-pmc: Correct usage of SMU versionMario Limonciello
2023-02-22platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabledHans de Goede
2023-02-22platform/x86: amd-pmc: Export Idlemask values based on the APUSanket Goswami
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-22aio: fix mremap after fork null-derefSeth Jenkins