aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki2-2/+15
2026-02-18Merge branches 'pm-powercap' and 'pm-cpuidle'Rafael J. Wysocki9-32/+38
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds11-174/+434
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-2/+1
2026-02-18io_uring/zcrx: fix user_ref race between scrub and refill pathsKai Aizen1-3/+7
2026-02-18ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply namesShengjiu Wang1-2/+2
2026-02-18ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply namesShengjiu Wang1-2/+2
2026-02-18ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:falseShengjiu Wang1-1/+1
2026-02-18ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-02-18ASoC: amd: acp: Add ACP7.0 match entries for Realtek partsVijendar Mukunda1-0/+37
2026-02-18tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systemsDavid Carlier1-1/+6
2026-02-18tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exitDavid Carlier1-1/+2
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam1-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-18btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
2026-02-18btrfs: fix lost error return in btrfs_find_orphan_roots()Filipe Manana1-1/+1
2026-02-18btrfs: fix lost return value on error in finish_verity()Filipe Manana1-1/+1
2026-02-18btrfs: change unaligned root messages to error level in btrfs_validate_super()Filipe Manana1-5/+5
2026-02-18btrfs: use the correct type to initialize block reserve for delayed refsFilipe Manana2-4/+5
2026-02-18btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()Qu Wenruo1-1/+7
2026-02-18btrfs: reset block group size class when it becomes emptyJiasheng Jiang1-0/+10
2026-02-18btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das1-2/+8
2026-02-18btrfs: handle unexpected exact match in btrfs_set_inode_index_count()Adarsh Das1-3/+12
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block2-32/+32
2026-02-18unshare: fix unshare_fs() handlingAl Viro1-1/+1
2026-02-18minix: Correct errno in minix_new_inodeJori Koolstra1-1/+1
2026-02-18namespace: fix proc mount iterationChristian Brauner1-5/+15
2026-02-18mount: hold namespace_sem across copy in create_new_namespace()Christian Brauner1-54/+57
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)1-2/+8
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)1-4/+4
2026-02-18MAINTAINERS: Add a reviewer entry for EFIIlias Apalodimas1-0/+1
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski1-8/+9
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-02-18gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()Dmitry Torokhov1-3/+4
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross1-1/+5
2026-02-18gpio: sysfs: fix chip removal with GPIOs exported over sysfsBartosz Golaszewski1-50/+54
2026-02-18gpio: swnode: restore the swnode-name-against-chip-label matchingBartosz Golaszewski1-0/+19
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird23-339/+23
2026-02-18ALSA: isa: Add SPDX id lines to some filesTim Bird7-6/+7
2026-02-18ALSA: core: Add SPDX license id to filesTim Bird8-128/+9
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka1-1/+65
2026-02-17fsverity: fix build error by adding fsverity_readahead() stubEric Biggers1-2/+7
2026-02-17fsverity: remove fsverity_verify_page()Eric Biggers2-8/+2
2026-02-17f2fs: make f2fs_verify_cluster() partially large-folio-awareEric Biggers1-4/+5
2026-02-17f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()Eric Biggers1-2/+0
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak1-1/+1
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak1-4/+5
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18