index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-18
Merge branches 'acpi-pm' and 'acpi-cppc'
Rafael J. Wysocki
2
-2
/
+15
2026-02-18
Merge branches 'pm-powercap' and 'pm-cpuidle'
Rafael J. Wysocki
9
-32
/
+38
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
11
-174
/
+434
2026-02-18
Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
1
-2
/
+1
2026-02-18
io_uring/zcrx: fix user_ref race between scrub and refill paths
Kai Aizen
1
-3
/
+7
2026-02-18
ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names
Shengjiu Wang
1
-2
/
+2
2026-02-18
ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names
Shengjiu Wang
1
-2
/
+2
2026-02-18
ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false
Shengjiu Wang
1
-1
/
+1
2026-02-18
ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
Vijendar Mukunda
1
-0
/
+16
2026-02-18
ASoC: amd: acp: Add ACP7.0 match entries for Realtek parts
Vijendar Mukunda
1
-0
/
+37
2026-02-18
tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
David Carlier
1
-1
/
+6
2026-02-18
tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
David Carlier
1
-1
/
+2
2026-02-18
drm/amd/display: Add static keyword for sharpness tables
Samson Tam
1
-2
/
+2
2026-02-18
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
1
-1
/
+4
2026-02-18
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
3
-3
/
+6
2026-02-18
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
1
-1
/
+1
2026-02-18
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
2026-02-18
btrfs: fix lost error return in btrfs_find_orphan_roots()
Filipe Manana
1
-1
/
+1
2026-02-18
btrfs: fix lost return value on error in finish_verity()
Filipe Manana
1
-1
/
+1
2026-02-18
btrfs: change unaligned root messages to error level in btrfs_validate_super()
Filipe Manana
1
-5
/
+5
2026-02-18
btrfs: use the correct type to initialize block reserve for delayed refs
Filipe Manana
2
-4
/
+5
2026-02-18
btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
Qu Wenruo
1
-1
/
+7
2026-02-18
btrfs: reset block group size class when it becomes empty
Jiasheng Jiang
1
-0
/
+10
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
1
-2
/
+8
2026-02-18
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
Adarsh Das
1
-3
/
+12
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
2
-32
/
+32
2026-02-18
unshare: fix unshare_fs() handling
Al Viro
1
-1
/
+1
2026-02-18
minix: Correct errno in minix_new_inode
Jori Koolstra
1
-1
/
+1
2026-02-18
namespace: fix proc mount iteration
Christian Brauner
1
-5
/
+15
2026-02-18
mount: hold namespace_sem across copy in create_new_namespace()
Christian Brauner
1
-54
/
+57
2026-02-18
efi: Align unaccepted memory range to page boundary
Kiryl Shutsemau (Meta)
1
-2
/
+8
2026-02-18
efi: Fix reservation of unaccepted memory table
Kiryl Shutsemau (Meta)
1
-4
/
+4
2026-02-18
MAINTAINERS: Add a reviewer entry for EFI
Ilias Apalodimas
1
-0
/
+1
2026-02-18
efi: stmm: Constify struct efivar_operations
Krzysztof Kozlowski
1
-8
/
+9
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
1
-0
/
+7
2026-02-18
gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
Dmitry Torokhov
1
-3
/
+4
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
1
-1
/
+5
2026-02-18
gpio: sysfs: fix chip removal with GPIOs exported over sysfs
Bartosz Golaszewski
1
-50
/
+54
2026-02-18
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
1
-0
/
+19
2026-02-18
ALSA: echoaudio: Add SPDX ids to some files
Tim Bird
23
-339
/
+23
2026-02-18
ALSA: isa: Add SPDX id lines to some files
Tim Bird
7
-6
/
+7
2026-02-18
ALSA: core: Add SPDX license id to files
Tim Bird
8
-128
/
+9
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
1
-1
/
+65
2026-02-17
fsverity: fix build error by adding fsverity_readahead() stub
Eric Biggers
1
-2
/
+7
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
2
-8
/
+2
2026-02-17
f2fs: make f2fs_verify_cluster() partially large-folio-aware
Eric Biggers
1
-4
/
+5
2026-02-17
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
Eric Biggers
1
-2
/
+0
2026-02-18
x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
1
-1
/
+1
2026-02-18
x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
1
-4
/
+5
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
1
-0
/
+18
[prev]
[next]