summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23spi: bcm-qspi: fix SFDP BFPT read by usig mspi readKamal Dasu1-2/+2
2024-02-23gpio: eic-sprd: Clear interrupt after set the interrupt typeWenhua Lin1-4/+28
2024-02-23drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin1-1/+1
2024-02-23drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann2-4/+4
2024-02-23drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]Markus Niebel1-0/+2
2024-02-23btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...Omar Sandoval1-9/+13
2024-02-23btrfs: remove err variable from btrfs_delete_subvolumeNikolay Borisov1-14/+7
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla2-11/+20
2024-02-23mm: use __pfn_to_section() instead of open coding itRolf Eike Beer1-2/+2
2024-02-23media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...Zheng Wang1-3/+3
2024-02-23arm64: dts: qcom: sc7180: fix USB wakeup interrupt typesJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interruptsSandeep Maheswaram1-4/+4
2024-02-23ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12Paul Cercueil1-0/+8
2024-02-23pipe: wakeup wr_wait after setting max_usageLukas Schauer1-2/+5
2024-02-23fs/pipe: move check to pipe_has_watch_queue()Max Kellermann2-9/+19
2024-02-23PM: sleep: Fix possible deadlocks in core system-wide PM codeRafael J. Wysocki1-80/+68
2024-02-23PM: core: Remove unnecessary (void *) conversionsLi zeming1-6/+6
2024-02-23PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki1-27/+57
2024-02-23PM: sleep: Use dev_printk() when possibleBjorn Helgaas1-4/+5
2024-02-23drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter1-6/+6
2024-02-23drm/tidss: Fix atomic_flush checkTomi Valkeinen1-5/+5
2024-02-23drm/bridge: nxp-ptn3460: fix i2c_master_send() error checkingDan Carpenter1-5/+5
2024-02-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä1-0/+1
2024-02-23gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04Mario Limonciello1-0/+14
2024-02-23netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal1-10/+6
2024-02-23netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso1-2/+9
2024-02-23wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach1-1/+1
2024-02-23exec: Fix error handling in begin_new_exec()Bernd Edlinger1-0/+3
2024-02-23rbd: don't move requests to the running list on errorsIlya Dryomov1-8/+14
2024-02-23btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval1-0/+3
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2-0/+7
2024-02-23btrfs: don't warn if discard range is not aligned to sectorDavid Sterba1-1/+2
2024-02-23btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng1-1/+1
2024-02-23btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin1-2/+4
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang1-0/+2
2024-02-23fjes: fix memleaks in fjes_hw_setupZhipeng Lu1-7/+30
2024-02-23selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-02-23net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel1-1/+26
2024-02-23netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso8-2/+47
2024-02-23netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal1-0/+4
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-02-23ipv6: init the accept_queue's spinlocks in inet6_createZhengchao Shao1-0/+3
2024-02-23netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao1-1/+1
2024-02-23tcp: Add memory barrier to tcp_push()Salvatore Dipietro1-0/+1
2024-02-23afs: Hide silly-rename files from userspaceDavid Howells1-0/+8
2024-02-23tracing: Ensure visibility when inserting an element into tracing_mapPetr Pavlu1-1/+6
2024-02-23net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan1-1/+1
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2-11/+2
2024-02-23llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet1-8/+16