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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
hrtimer: Remove unused resolution constants
Thomas Weißschuh
1
-8
/
+0
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
2
-0
/
+82
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
1
-3
/
+0
2026-01-13
net/mlx5: Add IFC bits for extended ETS rate limit bandwidth value
Alexei Lazar
1
-3
/
+4
2026-01-12
net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition
Lorenzo Bianconi
1
-2
/
+2
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-11
/
+14
2026-01-12
PCI: Provide pci_free_irq_vectors() stub
Boqun Feng
1
-0
/
+4
2026-01-12
initrd: remove deprecated code path (linuxrc)
Askar Safin
1
-2
/
+0
2026-01-12
blk-integrity: take const pointer in blk_integrity_rq()
Caleb Sander Mateos
1
-3
/
+3
2026-01-12
fs: add init_pivot_root()
Christian Brauner
1
-0
/
+1
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-0
/
+18
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
1
-0
/
+1
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-10
/
+18
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
1
-1
/
+1
2026-01-12
fs: remove inode_update_time
Christoph Hellwig
1
-1
/
+0
2026-01-12
spi: spi-mem: Create a repeated address operation
Miquel Raynal
1
-0
/
+8
2026-01-12
spi: spi-mem: Make the DTR command operation macro more suitable
Miquel Raynal
1
-3
/
+3
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
28
-40
/
+89
2026-01-12
readdir: require opt-in for d_type flags
Amir Goldstein
1
-1
/
+5
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
1
-1
/
+0
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
31
-40
/
+94
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
1
-0
/
+4
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
1
-1
/
+1
2026-01-12
firewire: core: move private function declaration from public header to internal header
Takashi Sakamoto
1
-1
/
+0
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
1
-0
/
+22
2026-01-11
blk-crypto: add a bio_crypt_ctx() helper
Christoph Hellwig
1
-0
/
+10
2026-01-11
treewide: Update email address
Thomas Gleixner
12
-12
/
+12
2026-01-10
bnxt_en: Update FW interface to 1.10.3.151
Michael Chan
1
-16
/
+151
2026-01-10
x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
Tony Luck
1
-1
/
+1
2026-01-10
iommu: debug-pagealloc: Check mapped/unmapped kernel memory
Mostafa Saleh
2
-0
/
+19
2026-01-10
iommu: Add calls for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
1
-0
/
+1
2026-01-10
iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
1
-0
/
+17
2026-01-10
iommu: Introduce pci_dev_reset_iommu_prepare/done()
Nicolin Chen
1
-0
/
+13
2026-01-10
iommu: Add iommu_driver_get_domain_for_dev() helper
Nicolin Chen
1
-0
/
+1
2026-01-10
driver core: make bus_find_device_by_acpi_dev() stub prototype aligned
Andy Shevchenko
1
-2
/
+2
2026-01-09
x86/resctrl: Find and enable usable telemetry events
Tony Luck
1
-1
/
+1
2026-01-09
audit: move the compat_xxx_class[] extern declarations to audit_arch.h
Ben Dooks
2
-6
/
+7
2026-01-09
PCI: Add ASPEED vendor ID to pci_ids.h
Nirmoy Das
1
-0
/
+2
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+7
2026-01-09
x86,fs/resctrl: Add architectural event pointer
Tony Luck
1
-2
/
+5
2026-01-09
x86,fs/resctrl: Fill in details of events for performance and energy GUIDs
Tony Luck
1
-0
/
+11
2026-01-09
x86,fs/resctrl: Add and initialize a resource for package scope monitoring
Tony Luck
1
-0
/
+2
2026-01-09
x86,fs/resctrl: Add an architectural hook called for first mount
Tony Luck
1
-0
/
+6
2026-01-09
regulator: core: don't fail regulator_register() with missing required supply
André Draszik
1
-0
/
+1
2026-01-09
regulator: core: reresolve unresolved supplies when available
André Draszik
1
-0
/
+1
2026-01-09
Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-8
/
+0
2026-01-09
scatterlist: introduce sg_nents_for_dma() helper
Andy Shevchenko
1
-0
/
+2
2026-01-08
KVM: x86: Mark vmcs12 pages as dirty if and only if they're mapped
Sean Christopherson
1
-1
/
+8
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
1
-2
/
+9
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+33
[prev]
[next]