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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
mfd: bd71828: Add some missing charger related registers
Andreas Kemnade
1
-0
/
+2
2026-01-22
mfd: tps6105x: Fix kernel-doc warnings relating to the core struct and tps6105x_mode
Randy Dunlap
1
-2
/
+3
2026-01-22
Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-6.20' and 'ib-mfd-rtc-6.20' into ibs-for-mfd-merged
Lee Jones
2
-1
/
+118
2026-01-22
KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
Marc Zyngier
1
-1
/
+2
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
1
-0
/
+2
2026-01-22
sched: remove task_struct->faults_disabled_mapping
Christoph Hellwig
1
-1
/
+0
2026-01-22
rseq: Allow registering RSEQ with slice extension
Peter Zijlstra
1
-1
/
+2
2026-01-22
rseq: Implement rseq_grant_slice_extension()
Thomas Gleixner
1
-0
/
+108
2026-01-22
rseq: Reset slice extension when scheduled
Thomas Gleixner
1
-2
/
+28
2026-01-22
rseq: Implement time slice extension enforcement timer
Thomas Gleixner
2
-10
/
+30
2026-01-22
rseq: Implement syscall entry work for time slice extensions
Thomas Gleixner
3
-8
/
+12
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
3
-1
/
+7
2026-01-22
rseq: Add prctl() to enable time slice extensions
Thomas Gleixner
2
-0
/
+19
2026-01-22
rseq: Add statistics for time slice extensions
Thomas Gleixner
1
-0
/
+5
2026-01-22
rseq: Provide static branch for time slice extensions
Thomas Gleixner
1
-0
/
+11
2026-01-22
rseq: Add fields and constants for time slice extension
Thomas Gleixner
2
-1
/
+65
2026-01-22
drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
Thomas Hellström
1
-2
/
+17
2026-01-21
Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+47
2026-01-21
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-6
/
+3
2026-01-21
net: phylink: introduce helpers for replaying link callbacks
Vladimir Oltean
1
-0
/
+5
2026-01-21
net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
Vladimir Oltean
1
-3
/
+2
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2
-2
/
+1
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2
-3
/
+1
2026-01-21
net: always inline __skb_incr_checksum_unnecessary()
Eric Dumazet
1
-1
/
+1
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
3
-9
/
+3
2026-01-21
Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-ethernet-driver'
Jakub Kicinski
1
-0
/
+23
2026-01-21
clk: Add devm_clk_bulk_get_optional_enable() helper
Suraj Gupta
1
-0
/
+23
2026-01-21
io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
Jens Axboe
1
-4
/
+3
2026-01-21
Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2026-01-21
ASoC: cs35l56: Add support for new Dell laptops
Mark Brown
1
-0
/
+3
2026-01-21
Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
4
-19
/
+38
2026-01-21
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/drivers
Arnd Bergmann
1
-0
/
+2
2026-01-21
Merge tag 'tegra-for-6.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
1
-1
/
+59
2026-01-21
Merge tag 'samsung-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Arnd Bergmann
1
-36
/
+0
2026-01-21
Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
1
-0
/
+9
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
1
-0
/
+12
2026-01-21
Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Arnd Bergmann
1
-1
/
+40
2026-01-21
Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"
Greg Kroah-Hartman
1
-1
/
+0
2026-01-21
Revert "mmc: rtsx: reset power state on suspend"
Greg Kroah-Hartman
1
-1
/
+0
2026-01-21
block: make the new blkzoned UAPI constants discoverable
Christoph Hellwig
1
-2
/
+4
2026-01-21
media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
Detlev Casanova
2
-0
/
+63
2026-01-21
ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variable
Richard Fitzgerald
1
-0
/
+3
2026-01-21
dma-buf: add some tracepoints to debug.
gaoxiang17
1
-24
/
+26
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
1
-0
/
+1
2026-01-21
mm/page_ext: Add page_ext_get_from_phys()
Mostafa Saleh
1
-0
/
+6
2026-01-21
Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
1
-0
/
+1
2026-01-21
platform/x86/amd/pmf: Introduce new interface to export NPU metrics
Shyam Sundar S K
1
-0
/
+21
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+1
2026-01-21
phy: hdmi: Add HDMI 2.1 FRL configuration options
Cristian Ciocaltea
1
-2
/
+17
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-2
/
+4
[prev]
[next]