summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen1-2/+1
2023-08-30drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-30drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael1-1/+1
2023-08-30drm: Add an HPD poll helper to reschedule the poll workImre Deak2-22/+47
2023-08-30drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin6-16/+16
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
2023-08-30mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...David Hildenbrand1-0/+10
2023-08-30mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand4-14/+49
2023-08-30mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan18-20/+100
2023-08-30selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-30ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2023-08-30shmem: fix smaps BUG sleeping while atomicHugh Dickins1-2/+4
2023-08-30mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel1-1/+2
2023-08-30clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov1-6/+7
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington1-1/+8
2023-08-30platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook ...André Apitzsch1-0/+5
2023-08-30platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_tableSwapnil Devesh1-0/+7
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2-2/+11
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-30spi: spi-cadence: Fix data corruption issues in slave modeSrinivas Goud1-7/+12
2023-08-30ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax1-1/+1
2023-08-30ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6xBrenoRCBrito1-0/+7
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-0/+3
2023-08-30netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal3-0/+11
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal1-3/+10
2023-08-30netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso1-2/+2
2023-08-30netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso1-1/+5
2023-08-30netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso1-1/+1
2023-08-30netfilter: nf_tables: validate all pending tablesFlorian Westphal2-4/+8
2023-08-30i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40
2023-08-30igc: Fix the typo in the PTM Control macroSasha Neftin1-1/+1
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp1-15/+7
2023-08-30net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle1-2/+10
2023-08-30tg3: Use slab_build_skb() when neededKees Cook1-1/+4
2023-08-30selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-30ice: Fix NULL pointer deref during VF resetPetr Oros1-7/+8
2023-08-30Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros4-25/+4
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg1-1/+2
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet8-11/+22
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski4-16/+22
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: mdio: mdio-bitbang: Fix C45 read/write protocolSerge Semin1-2/+2
2023-08-30net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2-0/+6
2023-08-30selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6