summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-17Linux 6.12.14v6.12.14Greg Kroah-Hartman1-1/+1
2025-02-17ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-02-17arm64: dts: rockchip: add reset-names for combphy on rk3568Chukun Pan2-0/+3
2025-02-17statmount: let unset strings be emptyMiklos Szeredi1-4/+12
2025-02-17fs: fix adding security options to statmount.mnt_optMiklos Szeredi1-15/+14
2025-02-17fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()Jeff Layton1-0/+4
2025-02-17drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi3-23/+15
2025-02-17Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira3-24/+13
2025-02-17Revert "selftests/sched_ext: fix build after renames in sched_ext API"Libo Chen12-19/+19
2025-02-17md: Fix linear_set_limits()Bart Van Assche1-3/+1
2025-02-17md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()Dan Carpenter1-2/+2
2025-02-17x86/mm: Convert unreachable() to BUG()Peter Zijlstra1-1/+1
2025-02-17mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-02-17btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-02-17Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den1-2/+0
2025-02-17spi: atmel-qspi: Memory barriers after memory-mapped I/OBence Csókás1-2/+9
2025-02-17spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC familiesCsókás, Bence1-34/+77
2025-02-17xfs: fix mount hang during primary superblock recovery failureLong Li1-1/+10
2025-02-17xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong1-1/+2
2025-02-17xfs: release the dquot buf outside of qli_lockDarrick J. Wong1-4/+8
2025-02-17xfs: convert quotacheck to attach dquot buffersDarrick J. Wong3-13/+16
2025-02-17xfs: attach dquot buffer to dquot log item bufferDarrick J. Wong6-24/+168
2025-02-17xfs: clean up log item accesses in xfs_qm_dqflush{,_done}Darrick J. Wong1-7/+8
2025-02-17xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong4-32/+86
2025-02-17xfs: don't lose solo superblock counter update transactionsDarrick J. Wong1-2/+7
2025-02-17xfs: avoid nested calls to __xfs_trans_commitDarrick J. Wong1-12/+14
2025-02-17MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-02-17s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens4-13/+18
2025-02-17timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker1-1/+9
2025-02-17rtc: zynqmp: Fix optional clock name propertyMichal Simek1-2/+2
2025-02-17RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas2-2/+17
2025-02-17ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-02-17pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar1-1/+1
2025-02-17pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco1-1/+1
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar1-1/+11
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar1-1/+10
2025-02-17rtla: Add trace_instance_stopTomas Glozar2-0/+9
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2025-02-17tracing/osnoise: Fix resetting of tracepointsSteven Rostedt1-3/+14
2025-02-17scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka1-1/+1
2025-02-17maple_tree: simplify split calculationWei Yang1-17/+6
2025-02-17net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin1-0/+2
2025-02-17net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser1-6/+7
2025-02-17misc: fastrpc: Fix copy buffer page sizeEkansh Gupta1-2/+2
2025-02-17misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-02-17misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E1-1/+1
2025-02-17misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minorsVimal Agrawal1-9/+30
2025-02-17mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1