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-12
ovpn: fix possible use-after-free in ovpn_net_xmit
Ralf Lici
1
-21
/
+31
2026-02-12
ovpn: set sk_user_data before overriding callbacks
Ralf Lici
3
-20
/
+29
2026-02-12
powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version check
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2026-02-12
exfat: add blank line after declarations
William Hansen-Baird
2
-0
/
+2
2026-02-12
exfat: remove unnecessary else after return statement
William Hansen-Baird
1
-2
/
+3
2026-02-12
exfat: support multi-cluster for exfat_get_cluster
Chi Zhiling
3
-8
/
+53
2026-02-12
exfat: return the start of next cache in exfat_cache_lookup
Chi Zhiling
1
-12
/
+37
2026-02-12
exfat: tweak cluster cache to support zero offset
Chi Zhiling
1
-2
/
+2
2026-02-12
exfat: support multi-cluster for exfat_map_cluster
Chi Zhiling
1
-13
/
+17
2026-02-12
exfat: remove handling of non-file types in exfat_map_cluster
Chi Zhiling
1
-17
/
+1
2026-02-12
exfat: reuse cache to improve exfat_get_cluster
Chi Zhiling
1
-1
/
+3
2026-02-12
exfat: reduce the number of parameters for exfat_get_cluster()
Chi Zhiling
3
-24
/
+11
2026-02-12
exfat: remove the unreachable warning for cache miss cases
Chi Zhiling
1
-12
/
+1
2026-02-12
exfat: remove the check for infinite cluster chain loop
Chi Zhiling
1
-10
/
+0
2026-02-12
exfat: improve exfat_find_last_cluster
Chi Zhiling
1
-1
/
+3
2026-02-12
exfat: improve exfat_count_num_clusters
Chi Zhiling
1
-1
/
+3
2026-02-12
exfat: support reuse buffer head for exfat_ent_get
Chi Zhiling
3
-18
/
+27
2026-02-12
exfat: add cache option for __exfat_ent_get
Chi Zhiling
1
-7
/
+13
2026-02-12
exfat: reduce unnecessary writes during mmap write
Yuling Dong
1
-9
/
+6
2026-02-12
exfat: improve error code handling in exfat_find_empty_entry()
Haotian Zhang
1
-2
/
+2
2026-02-12
regulator: core: Remove regulator supply_name length limit
Bjorn Andersson
1
-11
/
+1
2026-02-12
ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic init
Alexandre Ferrieux
1
-1
/
+2
2026-02-12
ASoC: dt-bindings: asahi-kasei,ak5558: Reference common DAI properties
Shengjiu Wang
1
-1
/
+4
2026-02-12
ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs
Sean V Kelley
1
-2
/
+2
2026-02-12
ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
Yauhen Kharuzhy
1
-0
/
+12
2026-02-12
block: change return type to void
Chaitanya Kulkarni
2
-3
/
+2
2026-02-12
nvmet: ignore discard return value
Chaitanya Kulkarni
1
-21
/
+7
2026-02-12
md: ignore discard return value
Chaitanya Kulkarni
1
-2
/
+2
2026-02-12
block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
Chaitanya Kulkarni
1
-5
/
+8
2026-02-12
block: fix folio leak in bio_iov_iter_bounce_read()
Jens Axboe
1
-1
/
+3
2026-02-12
ALSA: usb-audio: Add iface reset and delay quirk for GHW-123P
胡连勤
1
-0
/
+2
2026-02-12
drm/i915/acpi: free _DSM package when no connectors
Kaushlendra Kumar
1
-0
/
+1
2026-02-12
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
1
-3
/
+17
2026-02-11
io_uring: use the right type for creds iteration
Jens Axboe
1
-1
/
+1
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1252
-48769
/
+94552
2026-02-11
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
1
-3
/
+6
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
1
-1
/
+1
2026-02-11
nvme: fix memory leak in quirks_param_set()
Maurizio Lombardi
1
-0
/
+1
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
97
-1837
/
+1254
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
68
-572
/
+1603
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
118
-2508
/
+6645
2026-02-11
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
40
-333
/
+1300
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
49
-498
/
+1996
2026-02-11
Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
27
-402
/
+1489
2026-02-11
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
4
-28
/
+30
2026-02-11
Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-30
/
+51
2026-02-11
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
4
-14
/
+18
2026-02-11
io_uring/filetable: clamp alloc_hint to the configured alloc range
Jens Axboe
1
-0
/
+4
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
9
-1990
/
+1684
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
63
-624
/
+1513
[prev]
[next]