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
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
1
-0
/
+1
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
713
-6676
/
+31505
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-8
/
+7
2026-02-22
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-5
/
+11
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-7
/
+7
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2
-24
/
+28
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2
-6
/
+2
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
16
-19
/
+19
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
1
-14
/
+0
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-4
/
+11
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-18
/
+17
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
1
-1
/
+2
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+2
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-3
/
+15
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
1
-14
/
+0
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-1
/
+1
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
5
-28
/
+63
2026-02-20
rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
1
-5
/
+11
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2
-2
/
+6
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-14
/
+29
2026-02-19
HID: Document memory allocation properties of report_fixup()
Günther Noack
1
-0
/
+6
2026-02-19
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-4
/
+11
2026-02-19
fsnotify: drop unused helper
Darrick J. Wong
1
-13
/
+0
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
1
-28
/
+30
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
2
-0
/
+3
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
1
-0
/
+10
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
1
-0
/
+3
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
11
-76
/
+331
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-5
/
+9
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
1
-2
/
+7
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
2
-0
/
+2
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
2
-0
/
+2
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
1
-0
/
+1
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
1
-1
/
+6
2026-02-18
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
5
-109
/
+17
2026-02-17
fsverity: fix build error by adding fsverity_readahead() stub
Eric Biggers
1
-2
/
+7
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
1
-6
/
+0
2026-02-17
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
1
-1
/
+2
2026-02-17
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
1
-4
/
+7
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
1
-1
/
+1
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+3
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
4
-164
/
+160
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
5
-7
/
+85
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-1
/
+1
[prev]
[next]