summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-19Linux 6.6.113v6.6.113Greg Kroah-Hartman1-1/+1
2025-10-19perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
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-19irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resumeLucas Zampieri1-2/+4
2025-10-19irqchip/sifive-plic: Make use of __assign_bit()Hongbo Li1-5/+4
2025-10-19mptcp: pm: in-kernel: usable client side with C-flagMatthieu Baerts (NGI0)3-3/+64
2025-10-19selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang4-20/+84
2025-10-19s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich1-0/+3
2025-10-19s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich1-7/+16
2025-10-19s390/bpf: Describe the frame using a struct instead of constantsIlya Leoshkevich2-77/+47
2025-10-19s390/bpf: Centralize frame offset calculationsIlya Leoshkevich1-30/+26
2025-10-19s390/bpf: Change seen_reg to a maskIlya Leoshkevich1-16/+16
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-19ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki1-14/+29
2025-10-19ACPI: battery: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+8
2025-10-19ACPI: battery: initialize mutexes through devm_ APIsThomas Weißschuh1-7/+2
2025-10-19ACPI: battery: allocate driver data through devm_ APIsThomas Weißschuh1-3/+1
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+9
2025-10-19arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi1-1/+7
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-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson4-0/+9
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-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-19misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu1-9/+18
2025-10-19misc: fastrpc: Add missing dev_err newlinesEkansh Gupta1-5/+5
2025-10-19ksmbd: add max ip connections parameterNamjae Jeon4-13/+24
2025-10-19KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson1-2/+11
2025-10-19mm/ksm: fix incorrect KSM counter handling in mm_struct during forkDonet Tom1-0/+6
2025-10-19tracing: Fix race condition in kprobe initialization causing NULL pointer der...Yuan Chen4-14/+29
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-19media: mc: Clear minor number before put deviceEdward Adam Davis1-5/+1
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-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: validate ea_ino and size in check_xattrsDeepanshu Kartikey1-0/+4
2025-10-19ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag1-7/+8