summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-19Linux 6.12.54v6.12.54Greg Kroah-Hartman1-1/+1
2025-10-19nfsd: decouple the xprtsec policy check from check_nfsd_access()Scott Mayhew3-26/+83
2025-10-19mount: handle NULL values in mnt_ns_release()Christian Brauner1-1/+1
2025-10-19ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMAKai Vehmanen3-5/+12
2025-10-19nfsd: fix access checking for NLM under XPRTSEC policiesOlga Kornievskaia1-1/+2
2025-10-19nfsd: fix __fh_verify for localioOlga Kornievskaia1-2/+3
2025-10-19perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-10-19sched/fair: Block delayed tasks on throttled hierarchy during dequeueK Prateek Nayak1-3/+6
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-19copy_file_range: limit size if in compat modeMiklos Szeredi1-5/+9
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-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-19mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...Lance Yang1-5/+10
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-19mptcp: pm: in-kernel: usable client side with C-flagMatthieu Baerts (NGI0)3-3/+62
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-19nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia3-0/+18
2025-10-19nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown7-23/+38
2025-10-19nfsd: refine and rename NFSD_MAY_LOCKNeilBrown5-23/+18
2025-10-19NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()Chuck Lever1-4/+2
2025-10-19nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOTPali Rohár6-8/+31
2025-10-19x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNPSean Christopherson1-2/+19
2025-10-19x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()Kirill A. Shutemov6-13/+13
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+9
2025-10-19statmount: don't call path_put() under namespace semaphoreChristian Brauner1-5/+3
2025-10-19KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspaceBorislav Petkov (AMD)1-1/+1
2025-10-19cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael J. Wysocki7-6/+9
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-19ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamplesKai Vehmanen1-21/+62
2025-10-19ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streamsPeter Ujfalusi3-7/+49
2025-10-19PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11