index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
Documentation: irqdomain: Update it
Jiri Slaby (SUSE)
1
-24
/
+2
2025-05-16
irqdomain: Improve kernel-docs of functions
Jiri Slaby (SUSE)
1
-1
/
+41
2025-05-16
irqdomain: Make struct irq_domain_info variables const
Jiri Slaby (SUSE)
1
-4
/
+4
2025-05-16
irqdomain: Use irq_domain_instantiate()'s return value as initializers
Jiri Slaby (SUSE)
1
-12
/
+5
2025-05-16
irqdomain: Drop irq_linear_revmap()
Jiri Slaby (SUSE)
1
-6
/
+0
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
1
-68
/
+34
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/...
Linus Torvalds
1
-0
/
+1
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
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-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
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-13
/
+49
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/net...
Linus Torvalds
2
-8
/
+0
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
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
2025-05-15
ASoC: codecs: add support for ES8389
Mark Brown
5
-4
/
+14
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
1
-0
/
+7
2025-05-15
PCI: Add debugfs support for exposing PTM context
Manivannan Sadhasivam
1
-0
/
+45
2025-05-15
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
1
-0
/
+3
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
1
-7
/
+0
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-0
/
+19
[prev]
[next]