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-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
1
-0
/
+2
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
1
-0
/
+9
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-2
/
+66
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2026-01-27
fsi: Create bus specific probe and remove functions
Uwe Kleine-König
1
-0
/
+2
2026-01-27
fsi: Make fsi_bus_type a private variable to the core
Uwe Kleine-König
1
-1
/
+0
2026-01-27
fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devices
Uwe Kleine-König
1
-0
/
+10
2026-01-27
kernel: debug: Add SPDX license ids to kdb files
Tim Bird
2
-7
/
+2
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
2
-0
/
+7
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
2
-1
/
+10
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
2
-0
/
+2
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
1
-1
/
+2
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
1
-4
/
+26
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
3
-21
/
+0
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
1
-0
/
+14
2026-01-27
sdio: Provide a bustype shutdown function
Uwe Kleine-König
1
-0
/
+1
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
1
-2
/
+3
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
1
-2
/
+2
2026-01-27
gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper
Stefan Kerkmann
1
-0
/
+36
2026-01-26
block: remove bio_last_bvec_all
Keith Busch
1
-6
/
+0
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
1
-15
/
+14
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+1
2026-01-26
nodemask: propagate boolean for nodes_and{,not}
Yury Norov
1
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()
Rohan McLure
2
-6
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()
Rohan McLure
2
-5
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_clear()
Rohan McLure
2
-5
/
+8
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2
-6
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[s]_set()
Rohan McLure
1
-6
/
+6
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[s]_set()
Rohan McLure
1
-6
/
+6
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
1
-6
/
+3
2026-01-26
zsmalloc: introduce SG-list based object read API
Sergey Senozhatsky
1
-0
/
+4
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
1
-0
/
+4
2026-01-26
mm: cma: add cma_alloc_frozen{_compound}()
Kefeng Wang
1
-20
/
+6
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
1
-28
/
+18
2026-01-26
mm: cma: kill cma_pages_valid()
Kefeng Wang
1
-1
/
+0
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
1
-0
/
+10
2026-01-26
mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
Kefeng Wang
1
-1
/
+1
2026-01-26
zsmalloc: use actual object size to detect spans
Sergey Senozhatsky
1
-2
/
+2
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
1
-4
/
+4
2026-01-26
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
1
-18
/
+0
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
1
-2
/
+2
2026-01-26
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
1
-5
/
+5
2026-01-26
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
1
-4
/
+0
2026-01-26
memcg: introduce private id API for in-kernel users
Shakeel Butt
1
-3
/
+21
2026-01-26
mm/page_alloc: refactor the initial compaction handling
Vlastimil Babka
1
-1
/
+7
2026-01-26
mm/mmap_lock: add vma_is_attached() helper
Lorenzo Stoakes
1
-2
/
+7
2026-01-26
mm/rmap: make anon_vma functions internal
Lorenzo Stoakes
1
-60
/
+0
2026-01-26
mm/rmap: remove anon_vma_merge() function
Lorenzo Stoakes
1
-7
/
+0
2026-01-26
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
1
-6
/
+0
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
1
-2
/
+4
[prev]
[next]