summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-17Linux 6.13.3v6.13.3Greg Kroah-Hartman
2025-02-17fs/netfs/read_collect: fix crash due to uninitialized `prev` variableMax Kellermann
2025-02-17fs/netfs/read_pgpriv2: skip folio queues without `marks3`Max Kellermann
2025-02-17fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-17fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()Jeff Layton
2025-02-17wifi: rtw89: pci: disable PCIE wake bit when PCIE deinitPing-Ke Shih
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira
2025-02-17md: Fix linear_set_limits()Bart Van Assche
2025-02-17md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()Dan Carpenter
2025-02-17x86/mm: Convert unreachable() to BUG()Peter Zijlstra
2025-02-17spi: atmel-qspi: Memory barriers after memory-mapped I/OBence Csókás
2025-02-17spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC familiesCsókás, Bence
2025-02-17MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-02-17s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens
2025-02-17timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker
2025-02-17statmount: let unset strings be emptyMiklos Szeredi
2025-02-17rtc: zynqmp: Fix optional clock name propertyMichal Simek
2025-02-17RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-02-17ptp: Ensure info->enable callback is always setThomas Weißschuh
2025-02-17pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar
2025-02-17pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla: Add trace_instance_stopTomas Glozar
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar
2025-02-17tracing/osnoise: Fix resetting of tracepointsSteven Rostedt
2025-02-17scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka
2025-02-17maple_tree: simplify split calculationWei Yang
2025-02-17net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin
2025-02-17net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser
2025-02-17misc: fastrpc: Fix copy buffer page sizeEkansh Gupta
2025-02-17misc: fastrpc: Fix registered buffer page addressEkansh Gupta
2025-02-17misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E
2025-02-17misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minorsVimal Agrawal
2025-02-17mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko
2025-02-17irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured soNick Chan
2025-02-17i3c: master: Fix missing 'ret' assignment in set_speed()Frank Li
2025-02-17fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BITSteven Rostedt
2025-02-17NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter
2025-02-17mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()Uros Bizjak
2025-02-17mailbox: tegra-hsp: Clear mailbox before using messagePekka Pessi
2025-02-17NFSD: Encode COMPOUND operation status on page boundariesChuck Lever
2025-02-17nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on itDragan Simic
2025-02-17nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-17ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)
2025-02-17ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao
2025-02-17pnfs/flexfiles: retry getting layout segment for readsMike Snitzer
2025-02-17selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)