| Age | Commit message (Expand) | Author | Lines |
| 2026-02-04 | PM: sleep: core: Avoid bit field races related to work_in_progress | Xuewen Yan | -1/+1 |
| 2026-02-04 | Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel.org/pub/scm/linux/... | Johannes Berg | -3/+7 |
| 2026-02-04 | ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put() | Ziyi Guo | -0/+3 |
| 2026-02-04 | ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23 | Frank Li | -0/+1 |
| 2026-02-04 | ASoC: amd: fix memory leak in acp3x pdm dma ops | Chris Bainbridge | -0/+2 |
| 2026-02-04 | dt-bindings: input: touchscreen: imagis: allow linux,keycodes for ist3038 | Raymond Hackley | -1/+3 |
| 2026-02-04 | ata: pata_ftide010: Fix some DMA timings | Linus Walleij | -3/+3 |
| 2026-02-04 | sched/mmcid: Optimize transitional CIDs when scheduling out | Thomas Gleixner | -2/+21 |
| 2026-02-04 | sched/mmcid: Drop per CPU CID immediately when switching to per task mode | Thomas Gleixner | -2/+8 |
| 2026-02-04 | sched/mmcid: Protect transition on weakly ordered systems | Thomas Gleixner | -35/+58 |
| 2026-02-04 | sched/mmcid: Prevent live lock on task to CPU mode transition | Thomas Gleixner | -44/+88 |
| 2026-02-04 | ASoC: SOF: Intel: reserve link DMA for sdw bpt stream | Mark Brown | -96/+171 |
| 2026-02-04 | mfd: cgbc: Add support for backlight | Petri Karhula | -0/+1 |
| 2026-02-04 | dt-bindings: leds: Convert ti,lm3697 to DT schema | Rob Herring (Arm) | -73/+125 |
| 2026-02-04 | mfd: sec: Add support for S2MPG11 PMIC via ACPM | André Draszik | -6/+808 |
| 2026-02-04 | mfd: sec: s2mpg10: Reorder regulators for better probe performance | André Draszik | -10/+10 |
| 2026-02-04 | dt-bindings: mfd: Add samsung,s2mpg11-pmic | André Draszik | -0/+88 |
| 2026-02-04 | dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators | André Draszik | -3/+54 |
| 2026-02-04 | dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file | André Draszik | -28/+70 |
| 2026-02-04 | power: sequencing: fix missing state_lock in pwrseq_power_on() error path | Ziyi Guo | -2/+4 |
| 2026-02-04 | backlight: qcom-wled: Change PM8950 WLED configurations | Barnabás Czémán | -1/+2 |
| 2026-02-04 | dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950 | Barnabás Czémán | -1/+3 |
| 2026-02-04 | backlight: qcom-wled: Support ovp values for PMI8994 | Barnabás Czémán | -2/+39 |
| 2026-02-04 | dt-bindings: backlight: qcom-wled: Document ovp values for PMI8994 | Barnabás Czémán | -2/+20 |
| 2026-02-04 | dt-bindings: interrupt-controller: sifive,plic: Clarify the riscv,ndev meanin... | Yangyu Chen | -1/+3 |
| 2026-02-04 | gpiolib: acpi: Fix gpio count with string references | Alban Bedel | -0/+1 |
| 2026-02-04 | irqchip/sifive-plic: Handle number of hardware interrupts correctly | Thomas Gleixner | -37/+45 |
| 2026-02-04 | selftests/futex: Fix incorrect result reporting of futex_requeue test item | Yuwen Chen | -41/+8 |
| 2026-02-04 | leds: as3668: Driver for the ams Osram 4-channel i2c LED driver | Lukas Timmermann | -0/+217 |
| 2026-02-04 | dt-bindings: leds: Add new as3668 support | Lukas Timmermann | -0/+80 |
| 2026-02-04 | docs: leds: Document TI LP5812 LED driver | Nam Tran | -0/+52 |
| 2026-02-04 | leds: Add basic support for TI/National Semiconductor LP5812 LED Driver | Nam Tran | -0/+832 |
| 2026-02-04 | leds: qcom-lpg: Check the return value of regmap_bulk_write() | Haotian Zhang | -3/+5 |
| 2026-02-04 | dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible | Jishnu Prakash | -0/+1 |
| 2026-02-04 | dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM | Jishnu Prakash | -0/+1 |
| 2026-02-04 | dt-bindings: leds: Allow differently named multicolor LEDs | J. Neuschäfer | -1/+1 |
| 2026-02-04 | leds: lp55xx: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | -5/+2 |
| 2026-02-04 | dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver | Nam Tran | -0/+252 |
| 2026-02-04 | leds: is31f132xx: Add support for is31fl3293 | Daniel Mack | -8/+130 |
| 2026-02-04 | leds: is31f132xx: Re-order code to remove forward declarations | Daniel Mack | -66/+62 |
| 2026-02-04 | dt-bindings: leds: Add issi,is31fl3293 to leds-is31fl32xx | Daniel Mack | -0/+1 |
| 2026-02-04 | leds: expresswire: Fix chip state breakage | Duje Mihanović | -10/+17 |
| 2026-02-04 | mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches | Harry Yoo | -3/+4 |
| 2026-02-04 | mm/slab: place slabobj_ext metadata in unused space within s->size | Harry Yoo | -11/+101 |
| 2026-02-04 | mm/slab: move [__]ksize and slab_ksize() to mm/slub.c | Harry Yoo | -89/+86 |
| 2026-02-04 | mm/slab: save memory by allocating slabobj_ext array from leftover | Harry Yoo | -5/+150 |
| 2026-02-04 | mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison | Harry Yoo | -40/+95 |
| 2026-02-04 | mm/slab: use stride to access slabobj_ext | Harry Yoo | -4/+35 |
| 2026-02-04 | mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper | Harry Yoo | -32/+79 |
| 2026-02-04 | ext4: specify the free pointer offset for ext4_inode_cache | Harry Yoo | -6/+13 |