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
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
1
-0
/
+11
2025-03-16
mm/swap: rename swap_swapcount() to swap_entry_swapped()
Baoquan He
1
-3
/
+3
2025-03-16
mm/swap: remove SWAP_FLAG_PRIO_SHIFT
Baoquan He
1
-1
/
+0
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
Suren Baghdasaryan
1
-55
/
+5
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
1
-15
/
+18
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-2
/
+2
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
1
-3
/
+2
2025-03-16
mm: use single SWP_DEVICE_EXCLUSIVE entry type
David Hildenbrand
2
-27
/
+7
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2
-4
/
+3
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2
-11
/
+11
2025-03-16
percpu: repurpose __percpu tag as a named address space qualifier
Uros Bizjak
2
-1
/
+14
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
1
-1
/
+1
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
4
-19
/
+18
2025-03-16
compiler.h: introduce TYPEOF_UNQUAL() macro
Uros Bizjak
3
-0
/
+36
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
1
-1
/
+7
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-2
/
+2
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
1
-0
/
+5
2025-03-16
proc: fix UAF in proc_get_inode()
Ye Bin
1
-2
/
+5
2025-03-16
ASoC: SDCA: Add support for GE Entity properties
Charles Keepax
1
-0
/
+48
2025-03-16
ASoC: SDCA: Add SDCA Control Range data access helper
Charles Keepax
1
-0
/
+19
2025-03-16
ASoC: SDCA: Add type flag for Controls
Charles Keepax
1
-0
/
+23
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
1
-1
/
+1
2025-03-16
cxl: Remove driver
Andrew Donnellan
4
-598
/
+0
2025-03-16
Merge branch 'fixes' into topic/cxl
Michael Ellerman
18
-34
/
+81
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2
-9
/
+9
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
1
-0
/
+6
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
3
-0
/
+20
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
2
-0
/
+9
2025-03-15
bpf: Summarize sleepable global subprogs
Kumar Kartikeya Dwivedi
2
-0
/
+2
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2
-0
/
+2
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-1
/
+21
2025-03-15
mm: Fix the flipped condition in gfpflags_allow_spinning()
Vlastimil Babka
1
-1
/
+1
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
2
-13
/
+227
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
3
-29
/
+26
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
1
-4
/
+4
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2
-2
/
+2
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
2
-7
/
+24
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
1
-0
/
+3
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2
-17
/
+25
2025-03-15
crypto: ccp - Fix uAPI definitions of PSP errors
Dionna Glaze
1
-7
/
+14
2025-03-15
async_xor: Remove unused 'async_xor_val'
Dr. David Alan Gilbert
1
-5
/
+0
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
2
-0
/
+18
2025-03-14
of: Move of_prop_val_eq() next to the single user
Rob Herring (Arm)
1
-6
/
+0
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+12
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
1
-0
/
+15
2025-03-14
Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+4
2025-03-14
lockdep: Remove disable_irq_lockdep()
Sebastian Andrzej Siewior
1
-8
/
+0
2025-03-14
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
1
-4
/
+4
2025-03-14
Merge tag 'core-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-03-14
dt-bindings: clock: rk3576: add SCMI clocks
Nicolas Frattaroli
1
-0
/
+5
[prev]
[next]