summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05Linux 6.1.77v6.1.77Greg Kroah-Hartman
2024-02-05drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam
2024-02-05ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold
2024-02-05ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-05gve: Fix use-after-free vulnerabilityPraveen Kaligineedi
2024-02-05LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen
2024-02-05drm/msm/dsi: Enable runtime PMKonrad Dybcio
2024-02-05Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray
2024-02-05mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier
2024-02-05net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-05net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu
2024-02-05netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-02-05netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-05netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer
2024-02-05selftests: net: add missing config for GENEVEMatthias May
2024-02-05bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing
2024-02-05llc: call sock_orphan() at release timeEric Dumazet
2024-02-05ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-05tcp: add sanity checks to rx zerocopyEric Dumazet
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
2024-02-05ipv4: raw: add drop reasonsEric Dumazet
2024-02-05ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()Eric Dumazet
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni
2024-02-05HID: hidraw: fix a problem of memory leak in hidraw_release()Su Hui
2024-02-05scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei
2024-02-05regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Romain Naour
2024-02-05scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui
2024-02-05drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-05wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-02-05perf: Fix the nr_addr_filters fixPeter Zijlstra
2024-02-05drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam
2024-02-05drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-02-05ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao
2024-02-05ceph: fix deadlock or deadcode of misusing dget()Xiubo Li
2024-02-05ceph: reinitialize mds feature bit even when session in openVenky Shankar
2024-02-05blk-mq: fix IO hang from sbitmap wakeup raceMing Lei