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
leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
Lukas Timmermann
4
-0
/
+217
2026-02-04
dt-bindings: leds: Add new as3668 support
Lukas Timmermann
2
-0
/
+80
2026-02-04
docs: leds: Document TI LP5812 LED driver
Nam Tran
3
-0
/
+52
2026-02-04
leds: Add basic support for TI/National Semiconductor LP5812 LED Driver
Nam Tran
5
-0
/
+832
2026-02-04
leds: qcom-lpg: Check the return value of regmap_bulk_write()
Haotian Zhang
1
-3
/
+5
2026-02-04
dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible
Jishnu Prakash
1
-0
/
+1
2026-02-04
dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM
Jishnu Prakash
1
-0
/
+1
2026-02-04
dt-bindings: leds: Allow differently named multicolor LEDs
J. Neuschäfer
1
-1
/
+1
2026-02-04
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-02-04
dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
Nam Tran
2
-0
/
+252
2026-02-04
leds: is31f132xx: Add support for is31fl3293
Daniel Mack
1
-8
/
+130
2026-02-04
leds: is31f132xx: Re-order code to remove forward declarations
Daniel Mack
1
-66
/
+62
2026-02-04
dt-bindings: leds: Add issi,is31fl3293 to leds-is31fl32xx
Daniel Mack
1
-0
/
+1
2026-02-04
leds: expresswire: Fix chip state breakage
Duje Mihanović
2
-10
/
+17
2026-02-04
mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
Harry Yoo
3
-3
/
+4
2026-02-04
mm/slab: place slabobj_ext metadata in unused space within s->size
Harry Yoo
3
-11
/
+101
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
4
-89
/
+86
2026-02-04
mm/slab: save memory by allocating slabobj_ext array from leftover
Harry Yoo
1
-5
/
+150
2026-02-04
mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
Harry Yoo
3
-40
/
+95
2026-02-04
mm/slab: use stride to access slabobj_ext
Harry Yoo
2
-4
/
+35
2026-02-04
mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
Harry Yoo
3
-32
/
+79
2026-02-04
ext4: specify the free pointer offset for ext4_inode_cache
Harry Yoo
1
-6
/
+13
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
3
-17
/
+21
2026-02-04
mm/slab: use unsigned long for orig_size to ensure proper metadata align
Harry Yoo
1
-7
/
+7
2026-02-04
slub: clarify object field layout comments
Hao Li
1
-33
/
+49
2026-02-04
mm/slab: avoid allocating slabobj_ext array from its own slab
Harry Yoo
1
-7
/
+53
2026-02-04
driver core: disable revocable code from build
Greg Kroah-Hartman
3
-3
/
+2
2026-02-04
drm/mgag200: fix mgag200_bmc_stop_scanout()
Jacob Keller
2
-19
/
+18
2026-02-04
Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
5
-63
/
+233
2026-02-04
Merge tag 'socfpga_dts_updates_for_v6.20_v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into soc/dt
Arnd Bergmann
14
-108
/
+335
2026-02-04
Merge branch 'tape-devices'
Heiko Carstens
12
-3195
/
+845
2026-02-04
s390/tape: Rename tape_34xx.c to tape_3490.c
Jan Höppner
3
-132
/
+132
2026-02-04
s390/tape: Cleanup sense data analysis and error handling
Jan Höppner
1
-120
/
+0
2026-02-04
s390/tape: Remove 3480 tape device type
Jan Höppner
4
-61
/
+26
2026-02-04
s390/tape: Remove unused command definitions
Jan Höppner
1
-33
/
+5
2026-02-04
s390/tape: Remove special block id handling
Jan Höppner
2
-202
/
+2
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
6
-99
/
+1
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
8
-1871
/
+2
2026-02-04
x86/hyperv: Update comment in hyperv_cleanup()
Michael Kelley
1
-3
/
+7
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2
-4
/
+2
2026-02-04
x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
1
-3
/
+3
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
1
-6
/
+6
2026-02-04
x86/hyperv: Move hv crash init after hypercall pg setup
Mukesh R
1
-1
/
+3
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
4
-2
/
+785
2026-02-04
mshv: Add data for printing stats page counters
Nuno Das Neves
1
-0
/
+490
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
2
-19
/
+15
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
1
-17
/
+8
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
2
-16
/
+53
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
3
-11
/
+14
[prev]
[next]