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-04
HID: sony: add dongle device IDs for CRKD Gibson SG
Rosalie Wanders
2
-1
/
+7
2026-02-04
Merge branch 'pm-tools'
Rafael J. Wysocki
5
-12
/
+18
2026-02-04
Merge branches 'pm-powercap', 'pm-opp' and 'pm-em'
Rafael J. Wysocki
6
-24
/
+22
2026-02-05
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
3
-10
/
+36
2026-02-05
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
2
-7
/
+8
2026-02-05
nouveau/vmm: rewrite pte tracker using a struct and bitfields.
Dave Airlie
2
-24
/
+31
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
19
-85
/
+44
2026-02-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
7
-19
/
+20
2026-02-04
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
4
-74
/
+317
2026-02-04
fsverity: remove inode from fsverity_verification_ctx
Eric Biggers
1
-2
/
+0
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
13
-129
/
+112
2026-02-04
btrfs: consolidate fsverity_info lookup
Christoph Hellwig
1
-21
/
+33
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
3
-56
/
+62
2026-02-04
ext4: consolidate fsverity_info lookup
Christoph Hellwig
1
-24
/
+22
2026-02-04
nvdimm: virtio_pmem: serialize flush requests
Li Chen
3
-1
/
+7
2026-02-04
vhost: fix caching attributes of MMIO regions by setting them explicitly
Kommula Shiva Shankar
1
-0
/
+1
2026-02-04
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
1
-6
/
+3
2026-02-04
vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
1
-60
/
+71
2026-02-04
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
1
-2
/
+11
2026-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-36
/
+52
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-52
/
+133
2026-02-04
ASoC: ti: davinci-mcasp: Add asynchronous mode support
Sen Wang
3
-101
/
+401
2026-02-04
ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streams
Sen Wang
1
-4
/
+4
2026-02-04
ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
Sen Wang
1
-7
/
+14
2026-02-04
ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous mode
Sen Wang
1
-5
/
+66
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
1
-7
/
+11
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
14
-290
/
+910
2026-02-04
spi: geni-qcom: Add target abort support
Praveen Talari
1
-0
/
+14
2026-02-04
spi: geni-qcom: Drop unused msg parameter from timeout handlers
Praveen Talari
1
-5
/
+4
2026-02-04
spi: geni-qcom: Fix abort sequence execution for serial engine errors
Praveen Talari
1
-14
/
+10
2026-02-04
spi: geni-qcom: Improve target mode allocation by using proper allocation functions
Praveen Talari
1
-4
/
+5
2026-02-04
Merge branch 'bpf-misc-changes-around-af_unix'
Martin KaFai Lau
2
-6
/
+2
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-04
bpf: Use sk_is_inet() and sk_is_unix() in __cgroup_bpf_run_filter_sock_addr().
Kuniyuki Iwashima
1
-5
/
+1
2026-02-04
Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-36
/
+52
2026-02-04
dmaengine: add Frank Li as reviewer
Frank Li
1
-0
/
+1
2026-02-04
dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Pankaj Patil
1
-1
/
+1
2026-02-04
dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
Jared Kangas
1
-1
/
+0
2026-02-04
block: remove redundant kill_bdev() call in set_blocksize()
Yang Xiuwei
1
-1
/
+0
2026-02-04
Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-21
/
+28
2026-02-04
cxl: Disable HPA/SPA translation handlers for Normalized Addressing
Robert Richter
3
-9
/
+36
2026-02-04
cxl/region: Factor out code into cxl_region_setup_poison()
Robert Richter
1
-25
/
+28
2026-02-04
cxl/atl: Lock decoders that need address translation
Robert Richter
1
-0
/
+18
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
6
-0
/
+206
2026-02-04
Merge tag 'asoc-fix-v6.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
15
-23
/
+195
2026-02-04
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
Claudio Imbrenda
2
-0
/
+300
2026-02-04
KVM: s390: Storage key manipulation IOCTL
Claudio Imbrenda
3
-0
/
+111
2026-02-04
KVM: s390: Enable 1M pages for gmap
Claudio Imbrenda
3
-6
/
+5
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
11
-1021
/
+15
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
6
-2629
/
+0
[prev]
[next]