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-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+3
2025-05-16
irqdomain: Make irq_domain_create_hierarchy() an inline
Jiri Slaby (SUSE)
1
-6
/
+39
2025-05-16
irqdomain: Drop of_node_to_fwnode()
Jiri Slaby (SUSE)
1
-11
/
+12
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-3
/
+3
2025-05-16
Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
10
-69
/
+78
2025-05-16
x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
James Morse
1
-0
/
+13
2025-05-16
x86/resctrl: Move enum resctrl_event_id to resctrl.h
James Morse
2
-10
/
+10
2025-05-16
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
James Morse
2
-0
/
+6
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
1
-0
/
+4
2025-05-16
x86/resctrl: Add end-marker to the resctrl_event_id enum
James Morse
1
-0
/
+3
2025-05-16
x86/tracing, x86/mm: Move page fault tracepoints to generic
Nam Cao
1
-0
/
+43
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
1
-0
/
+2
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
57
-396
/
+486
2025-05-16
erofs: refine readahead tracepoint
Gao Xiang
1
-1
/
+1
2025-05-15
SUNRPC: Bump the maximum payload size for the server
Chuck Lever
1
-7
/
+7
2025-05-15
sunrpc: Remove the RPCSVC_MAXPAGES macro
Chuck Lever
1
-7
/
+0
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-1
/
+3
2025-05-15
SUNRPC: Remove svc_rqst :: rq_vec
Chuck Lever
1
-1
/
+0
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-2
/
+0
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Add a helper to derive maxpages from sv_max_mesg
Chuck Lever
1
-0
/
+17
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
1
-3
/
+3
2025-05-15
net: sched: uapi: add more sanely named duplicate defines
Jakub Kicinski
2
-0
/
+2
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
1
-0
/
+73
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-24
/
+74
2025-05-15
cpumask: Add cpumask_{first,next}_andnot() API
Yury Norov [NVIDIA]
1
-0
/
+59
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
1
-0
/
+25
2025-05-15
cpumask: Relax cpumask_any_but()
Yury Norov [NVIDIA]
1
-4
/
+12
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-8
/
+16
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
1
-0
/
+1
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
1
-0
/
+7
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
1
-2
/
+0
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-0
/
+3
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
1
-1
/
+6
2025-05-15
dma-fence: Change signature of __dma_fence_is_later
Tvrtko Ursulin
1
-5
/
+4
2025-05-15
btrfs: tracepoints: remove no longer used tracepoints for eb locking
Filipe Manana
1
-4
/
+0
2025-05-15
btrfs: tracepoints: add btrfs prefix to names where it's missing
Filipe Manana
1
-9
/
+9
2025-05-15
btrfs: rename the functions to get inode and fs_info from an extent io tree
Filipe Manana
1
-6
/
+6
2025-05-15
btrfs: add btrfs prefix to trace events for extent state alloc and free
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: tracepoints: use btrfs_root_id() to get the id of a root
Filipe Manana
1
-27
/
+23
2025-05-15
btrfs: remove EXTENT_UPTODATE io tree flag
Filipe Manana
1
-1
/
+0
2025-05-15
net: Look for bonding slaves in the bond's network namespace
Shay Drory
1
-1
/
+1
2025-05-15
include/linux/fs.h: add inode_lock_killable()
Max Kellermann
1
-0
/
+10
[prev]
[next]