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-15
ACPICA: iASL: Add definitions for the IOVT table
Xianglai Li
1
-0
/
+68
2026-01-15
ACPICA: Add KEYP table definition
Dave Jiang
1
-0
/
+59
2026-01-15
ACPICA: Add UUIDs associated with TPM 2.0 devices
Armin Wolf
1
-0
/
+5
2026-01-15
ACPICA: Add UUID for Microsoft fan extensions
Armin Wolf
1
-0
/
+1
2026-01-15
ACPICA: Add support for the new ACPI Table: DTPR
Michal Camacho Romero
1
-0
/
+86
2026-01-15
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
2
-0
/
+635
2026-01-15
Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
61
-306
/
+318
2026-01-15
of/irq: Introduce for_each_of_imap_item
Herve Codina (Schneider Electric)
1
-1
/
+40
2026-01-15
RDMA/mana_ib: Take CQ type from the device type
Konstantin Taranov
1
-0
/
+3
2026-01-15
net: Introduce netif_xmit_timeout_ms() helper
Shahar Shitrit
1
-0
/
+11
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
1
-5
/
+0
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
1
-3
/
+24
2026-01-15
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
2
-0
/
+25
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-7
/
+0
2026-01-15
mshv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam (Microsoft)
1
-0
/
+47
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
1
-0
/
+1
2026-01-14
mm, kfence: describe @slab parameter in __kfence_obj_info()
Bagas Sanjaya
1
-0
/
+1
2026-01-14
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
1
-0
/
+1
2026-01-14
mm: describe @flags parameter in memalloc_flags_save()
Bagas Sanjaya
1
-0
/
+1
2026-01-14
io_uring: fix IOPOLL with passthrough I/O
Jens Axboe
1
-7
/
+4
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-5
/
+31
2026-01-14
fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
David Laight
1
-5
/
+3
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
62
-319
/
+337
2026-01-14
fs/xattr: Annotate struct simple_xattr with __counted_by
Thorsten Blum
1
-1
/
+1
2026-01-14
crypto: af_alg - Annotate struct af_alg_iv with __counted_by
Thorsten Blum
1
-1
/
+1
2026-01-14
slab: Introduce kmalloc_flex() and family
Kees Cook
1
-0
/
+48
2026-01-14
compiler_types: Introduce __flex_counter() and family
Kees Cook
2
-0
/
+73
2026-01-14
slab: Introduce kmalloc_obj() and family
Kees Cook
1
-0
/
+58
2026-01-14
soc: qcom: ubwc: add missing include
Dmitry Baryshkov
1
-0
/
+1
2026-01-14
sound: codecs: tlv320adcx140: assorted patches
Mark Brown
26
-210
/
+128
2026-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+6
2026-01-14
i3c: master: Introduce optional Runtime PM support
Adrian Hunter
1
-0
/
+4
2026-01-14
Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-9
/
+0
2026-01-14
fs: export may_create() as may_create_dentry()
Filipe Manana
1
-0
/
+2
2026-01-14
fs: export may_delete() as may_delete_dentry()
Filipe Manana
1
-0
/
+3
2026-01-14
ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
1
-0
/
+2
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
1
-0
/
+10
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
1
-0
/
+10
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
1
-0
/
+1
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
1
-0
/
+1
2026-01-14
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
1
-1
/
+2
2026-01-14
exportfs: Complete kernel-doc for struct export_operations
André Almeida
1
-1
/
+14
2026-01-14
exportfs: Mark struct export_operations functions at kernel-doc
André Almeida
1
-8
/
+8
2026-01-14
exportfs: Fix kernel-doc output for get_name()
André Almeida
1
-1
/
+1
2026-01-14
device_cgroup: remove branch hint after code refactor
Breno Leitao
1
-1
/
+1
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
1
-4
/
+4
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
1
-6
/
+0
2026-01-14
i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
Adrian Hunter
1
-0
/
+15
2026-01-14
i3c: Add stub functions when I3C support is disabled
Frank Li
1
-1
/
+15
2026-01-14
i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
Frank Li
1
-11
/
+1
[prev]
[next]