aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens9-157/+224
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens1-1/+1
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens1-1/+1
2025-10-21s390/dcss: Use scnprintf() instead of sprintf()Heiko Carstens1-2/+2
2025-10-21s390/cio: Use scnprintf() instead of sprintf()Heiko Carstens5-12/+13
2025-10-21s390/early: Use scnprintf() instead of sprintf()Heiko Carstens1-9/+9
2025-10-21s390/pai_crypto: Adjust paicrypt_copy() return statementThomas Richter1-1/+1
2025-10-21s390/sysinfo: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer1-1/+1
2025-10-21s390/extmem: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer1-6/+8
2025-10-21s390/cmm: Replace sprintf() with scnprintf() for buffer safetyJosephine Pfeiffer1-2/+2
2025-10-21xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FSGeert Uytterhoeven1-1/+1
2025-10-21xfs: do not tightly pack-write large filesDamien Le Moal1-4/+15
2025-10-21xfs: Improve CONFIG_XFS_RT Kconfig helpDamien Le Moal1-0/+9
2025-10-21arm64: dts: rockchip: Fix indentation on rk3399 haikou demo dtsoHeiko Stuebner1-5/+5
2025-10-21x86/ioapic: Simplify mp_irqdomain_alloc() slightlyChristophe JAILLET1-1/+1
2025-10-20net/smc: fix general protection fault in __smc_diag_dumpWang Liang1-13/+0
2025-10-20Merge branch 'fix-generating-skb-from-non-linear-xdp_buff-for-mlx5'Jakub Kicinski1-9/+42
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung1-3/+23
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung1-6/+19
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström4-3/+30
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström3-67/+32
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long2-43/+47
2025-10-20iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen1-2/+2
2025-10-20iommufd: Don't overflow during division for dirty trackingJason Gunthorpe1-3/+2
2025-10-20cifs: Add a couple of missing smb3_rw_credits tracepointsDavid Howells1-0/+8
2025-10-20MAINTAINERS: Update Alex Williamson's email addressAlex Williamson2-2/+3
2025-10-20ACPI: property: Fix argument order in __acpi_node_get_property_reference()Sunil V L1-1/+1
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-12/+32
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-3/+10
2025-10-20Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki1-12/+9
2025-10-20cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor()Thorsten Blum1-1/+1
2025-10-20cpufreq: intel_pstate: Improve printing of debug messagesRafael J. Wysocki1-12/+13
2025-10-20cpufreq: intel_pstate: hybrid: Adjust energy model rulesRafael J. Wysocki1-21/+14
2025-10-20cpufreq: intel_pstate: Add and use hybrid_has_l3()Rafael J. Wysocki1-12/+18
2025-10-20cpufreq: intel_pstate: Add and use hybrid_get_cpu_type()Rafael J. Wysocki1-6/+7
2025-10-20kunit: test_dev_action: Correctly cast 'priv' pointer to long*Florian Schmaus1-1/+1
2025-10-20cpufreq: preserve freq_table_sorted across suspend/hibernateZihuan Zhang1-3/+6
2025-10-20PM: hibernate: Rework message printing in swsusp_save()Rafael J. Wysocki1-7/+6
2025-10-20ACPI: PM: s2idle: Only retrieve constraints when neededRafael J. Wysocki1-6/+23
2025-10-20ACPI: PM: s2idle: Staticise LPS0 callback functionsRafael J. Wysocki2-9/+6
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki2-29/+0
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)Julian Sun2-2/+16
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun2-1/+10
2025-10-20Merge patch series "hide ->i_state behind accessors"Christian Brauner106-315/+395
2025-10-20fs: make plain ->i_state access fail to compileMateusz Guzik1-7/+14
2025-10-20xfs: use the new ->i_state accessorsMateusz Guzik10-16/+16
2025-10-20nilfs2: use the new ->i_state accessorsMateusz Guzik5-9/+9
2025-10-20overlayfs: use the new ->i_state accessorsMateusz Guzik3-9/+9
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik4-5/+5
2025-10-20f2fs: use the new ->i_state accessorsMateusz Guzik4-5/+5