summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-18Linux 6.12.15v6.12.15Greg Kroah-Hartman
2025-02-18xfs: don't lose solo dquot update transactionsDarrick J. Wong
2025-02-17Linux 6.12.14v6.12.14Greg Kroah-Hartman
2025-02-17ocfs2: check dir i_size in ocfs2_find_entrySu Yue
2025-02-17arm64: dts: rockchip: add reset-names for combphy on rk3568Chukun Pan
2025-02-17statmount: let unset strings be emptyMiklos Szeredi
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-17drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira
2025-02-17Revert "selftests/sched_ext: fix build after renames in sched_ext API"Libo Chen
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-17mptcp: prevent excessive coalescing on receivePaolo Abeni
2025-02-17btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-02-17Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den
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-17xfs: fix mount hang during primary superblock recovery failureLong Li
2025-02-17xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong
2025-02-17xfs: release the dquot buf outside of qli_lockDarrick J. Wong
2025-02-17xfs: convert quotacheck to attach dquot buffersDarrick J. Wong
2025-02-17xfs: attach dquot buffer to dquot log item bufferDarrick J. Wong
2025-02-17xfs: clean up log item accesses in xfs_qm_dqflush{,_done}Darrick J. Wong
2025-02-17xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong
2025-02-17xfs: don't lose solo superblock counter update transactionsDarrick J. Wong
2025-02-17xfs: avoid nested calls to __xfs_trans_commitDarrick J. Wong
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-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