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-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-38
/
+94
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
76
-267
/
+946
2025-06-26
uaccess: Define pagefault lock guard
Viktor Malik
1
-0
/
+2
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+9
2025-06-26
drm/pagemap: Add a populate_mm op
Thomas Hellström
1
-0
/
+34
2025-06-26
drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
Matthew Brost
2
-96
/
+101
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
Thomas Hellström
1
-2
/
+7
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
1
-8
/
+8
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
Thomas Hellström
1
-9
/
+14
2025-06-26
irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P800 support
Vladimir Kondratiev
1
-1
/
+1
2025-06-26
RDMA/ipoib: Use parent rdma device net namespace
Mark Bloch
1
-0
/
+5
2025-06-26
RDMA/mlx5: Allocate IB device with net namespace supplied from core dev
Mark Bloch
1
-0
/
+5
2025-06-26
RDMA/core: Extend RDMA device registration to be net namespace aware
Mark Bloch
1
-2
/
+9
2025-06-26
crypto: ahash - Add crypto_ahash_tested() helper function
Harald Freudenberger
1
-0
/
+7
2025-06-26
crypto: ahash - make hash walk functions from ahash.c public
Harald Freudenberger
1
-0
/
+23
2025-06-26
cpumask: add cpumask_clear_cpus()
Yury Norov [NVIDIA]
1
-0
/
+12
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+2
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-5
/
+5
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
Hao Ge
1
-0
/
+4
2025-06-25
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
1
-3
/
+3
2025-06-25
uapi: net_dropmon: drop unused is_drop_point_hw macro
RubenKelevra
1
-7
/
+0
2025-06-25
lib: packing: Include necessary headers
Nathan Lynch
1
-1
/
+5
2025-06-25
net/sched: Remove unused functions
Yue Haibing
7
-63
/
+0
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
1
-0
/
+1
2025-06-25
net: ethtool: remove the data argument from ethtool_notify()
Jakub Kicinski
1
-3
/
+2
2025-06-25
netlink: specs: add the multicast group name to spec
Jakub Kicinski
2
-2
/
+2
2025-06-25
team: replace team lock with rtnl lock
Stanislav Fomichev
1
-3
/
+0
2025-06-25
bpf: add btf_type_is_i{32,64} helpers
Anton Protopopov
1
-0
/
+2
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
1
-0
/
+2
2025-06-25
i2c: amd-isp: Initialize unique adapter name
Pratap Nirujogi
1
-0
/
+12
2025-06-25
Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
4
-13
/
+224
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
1
-18
/
+0
2025-06-25
ASoC: sdw_utils: generate combined spk components
Mark Brown
1
-0
/
+1
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
24
-85
/
+129
2025-06-25
KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
Nikunj A Dadhania
1
-0
/
+2
2025-06-25
pinctrl: samsung: add support for gs101 wakeup mask programming
Peter Griffin
1
-0
/
+1
2025-06-25
drm/xe/uapi: Correct sync type definition in comments
Shuicheng Lin
1
-4
/
+4
2025-06-25
ASoC: sdw_utils: add component_name string to dai_info
Bard Liao
1
-0
/
+1
2025-06-25
dt-bindings: reset: sun55i-a523-r-ccu: Add missing PPU0 reset
Chen-Yu Tsai
1
-0
/
+1
2025-06-25
net/mlx5: Add IFC bits for PCIe Congestion Event object
Dragos Tatulea
1
-0
/
+40
2025-06-25
net/mlx5: Small refactor for general object capabilities
Dragos Tatulea
1
-11
/
+16
2025-06-25
Add multiple priorities support to mlx5 RDMA TRANSPORT tables
Leon Romanovsky
12
-27
/
+33
2025-06-25
net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain
Patrisious Haddad
1
-1
/
+1
2025-06-25
RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
Mark Zhang
1
-0
/
+9
2025-06-24
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
1
-0
/
+1
2025-06-24
ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
Caleb Sander Mateos
1
-2
/
+22
2025-06-24
ublk: fix narrowing warnings in UAPI header
Caleb Sander Mateos
1
-4
/
+4
2025-06-24
alpha: regularize the situation with asm/param.h
Al Viro
2
-2
/
+6
2025-06-24
vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
Stefano Garzarella
1
-0
/
+4
2025-06-24
security: Remove unused declaration cap_mmap_file()
Yue Haibing
1
-2
/
+0
[prev]
[next]