summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-19Linux 6.1.157v6.1.157Greg Kroah-Hartman1-1/+1
2025-10-19xen/events: Update virq_to_irq on migrationJason Andryuk1-1/+12
2025-10-19writeback: Avoid excessively long inode switching timesJan Kara1-10/+11
2025-10-19writeback: Avoid softlockup when switching many inodesJan Kara1-1/+10
2025-10-19cramfs: Verify inode mode when loading from diskTetsuo Handa1-1/+10
2025-10-19fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu2-1/+13
2025-10-19pid: Add a judgment for ns null in pid_nr_nsgaoxiang171-1/+1
2025-10-19minixfs: Verify inode mode when loading from diskTetsuo Handa1-1/+7
2025-10-19mptcp: pm: in-kernel: usable client side with C-flagMatthieu Baerts (NGI0)3-4/+66
2025-10-19asm-generic/io.h: Skip trace helpers if rwmmio events are disabledVarad Gautam1-32/+66
2025-10-19asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean1-6/+6
2025-10-19asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan3-64/+75
2025-10-19selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang4-3/+90
2025-10-19ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki1-0/+12
2025-10-19ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-10-19ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22
2025-10-19ipmi: Fix handling of messages with provided receive message pointerGuenter Roeck1-1/+4
2025-10-19ipmi: Rework user message limit handlingCorey Minyard1-217/+198
2025-10-19rseq: Protect event mask against membarrier IPIThomas Gleixner2-8/+13
2025-10-19btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()Qu Wenruo1-3/+11
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede1-0/+2
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede1-1/+1
2025-10-19PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
2025-10-19PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang1-2/+0
2025-10-19ksmbd: add max ip connections parameterNamjae Jeon4-13/+23
2025-10-19tracing: Fix race condition in kprobe initialization causing NULL pointer der...Yuan Chen3-10/+23
2025-10-19Squashfs: reject negative file sizes in squashfs_read_inode()Phillip Lougher1-0/+4
2025-10-19Squashfs: add additional inode sanity checkingPhillip Lougher1-2/+18
2025-10-19media: mc: Clear minor number before put deviceEdward Adam Davis1-5/+1
2025-10-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-9/+13
2025-10-19ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()Ma Ke1-2/+15
2025-10-19ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski1-12/+7
2025-10-19lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and olderNathan Chancellor1-0/+4
2025-10-19ext4: free orphan info with kvfreeJan Kara1-2/+2
2025-10-19ACPICA: Allow to skip Global Lock initializationHuacai Chen2-0/+10
2025-10-19ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag1-7/+8
2025-10-19ext4: correctly handle queries for metadata mappingsOjaswin Mujoo1-5/+9
2025-10-19ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()Yongjian Sun1-2/+8
2025-10-19ext4: verify orphan file size is not too bigJan Kara1-1/+12
2025-10-19nfsd: nfserr_jukebox in nlm_fopen should lead to a retryOlga Kornievskaia1-0/+15
2025-10-19NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()Thorsten Blum1-1/+1
2025-10-19mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0Li RongQing1-0/+3
2025-10-19mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocationsThadeu Lima de Souza Cascardo1-1/+1
2025-10-19wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)1-0/+11
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-19spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-19spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav1-0/+3