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-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
1
-3
/
+3
2025-05-12
ACPICA: Avoid sequence overread in call to strncmp()
Ahmed Salem
1
-1
/
+1
2025-05-12
ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS2 table
Shiju Jose
1
-8
/
+8
2025-05-12
ACPICA: Introduce ACPI_NONSTRING
Kees Cook
2
-0
/
+12
2025-05-12
ACPICA: actbl2.h: ERDT: Add typedef and other definitions
Tony Luck
1
-0
/
+190
2025-05-12
ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name
Tony Luck
2
-2
/
+2
2025-05-12
ACPICA: MRRM: Some cleanups
Tony Luck
1
-6
/
+8
2025-05-12
ACPICA: actbl2: Add definitions for RIMT
Sunil V L
1
-0
/
+83
2025-05-12
ACPICA: actbl2.h: MRRM: Add typedef and other definitions
Tony Luck
1
-0
/
+40
2025-05-12
ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 types
Tony Luck
1
-0
/
+7
2025-05-12
ACPICA: Interpret SIDP structures in DMAR
Alexey Neyman
1
-2
/
+13
2025-05-12
Merge 6.15-rc6 into driver-core-next
Greg Kroah-Hartman
22
-86
/
+113
2025-05-12
regulator: pca9450: Add restart handler
Paul Geurts
1
-0
/
+5
2025-05-12
ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver()
Kuninori Morimoto
1
-1
/
+1
2025-05-12
Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into soc/drivers
Arnd Bergmann
1
-0
/
+35
2025-05-12
net: mana: Add support for auxiliary device servicing events
Shiraz Saleem
2
-0
/
+28
2025-05-12
net: mana: Probe rdma device in mana driver
Konstantin Taranov
1
-0
/
+3
2025-05-12
power: supply: core: Add additional health status values
Armin Wolf
1
-0
/
+2
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
1
-10
/
+3
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
1
-13
/
+1
2025-05-12
mm/hmm: provide generic DMA managing logic
Leon Romanovsky
2
-1
/
+38
2025-05-12
mm/hmm: let users to tag specific PFN with DMA mapped bit
Leon Romanovsky
1
-2
/
+18
2025-05-12
Provide a new two step DMA mapping API
Leon Romanovsky
4
-54
/
+174
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
1
-4
/
+2
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
1
-3
/
+0
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
1
-1
/
+0
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-11
/
+16
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-0
/
+6
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-28
/
+37
2025-05-12
Add more devm_ functions to fix PM imbalance in
Mark Brown
1
-0
/
+4
2025-05-11
list: remove redundant 'extern' for function prototypes
Andy Shevchenko
1
-4
/
+4
2025-05-11
lib/oid_registry.c: remove unused sprint_OID
Dr. David Alan Gilbert
1
-1
/
+0
2025-05-11
util_macros.h: fix the reference in kernel-doc
Andy Shevchenko
1
-1
/
+1
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
1
-0
/
+10
2025-05-11
compiler_types.h: fix "unused variable" in __compiletime_assert()
Marc Herbert
1
-1
/
+7
2025-05-11
treewide: fix typo "previlege"
WangYuli
1
-1
/
+1
2025-05-11
relay: remove unused relay_late_setup_files
Dr. David Alan Gilbert
1
-3
/
+0
2025-05-11
rapidio: remove unused functions
Dr. David Alan Gilbert
1
-5
/
+0
2025-05-11
scatterlist: inline sg_next()
Caleb Sander Mateos
1
-1
/
+22
2025-05-11
hung_task: show the blocker task if the task is hung on semaphore
Lance Yang
1
-1
/
+14
2025-05-11
hung_task: replace blocker_mutex with encoded blocker
Lance Yang
2
-1
/
+104
2025-05-11
kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h
Andy Shevchenko
2
-9
/
+67
2025-05-11
kernel.h: move READ/WRITE definitions to <linux/types.h>
Ingo Molnar
2
-4
/
+4
2025-05-11
task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
Pasha Tatashin
1
-2
/
+0
2025-05-11
exit: move and extend sched_process_exit() tracepoint
Andrii Nakryiko
1
-4
/
+30
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2
-227
/
+231
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
1
-5
/
+3
2025-05-11
maple_tree: add sufficient height
Sidhartha Kumar
1
-1
/
+3
2025-05-11
maple_tree: use vacant nodes to reduce worst case allocations
Sidhartha Kumar
1
-0
/
+2
2025-05-11
mm: skip ptlock_init() for kernel PMDs
Kevin Brodsky
1
-1
/
+1
[prev]
[next]