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
2024-12-23
io_uring: rename ->resize_lock
Pavel Begunkov
1
-1
/
+1
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
1
-0
/
+6
2024-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
1
-1
/
+6
2024-12-23
opp: core: implement dev_pm_opp_get_bw
Neil Armstrong
1
-0
/
+7
2024-12-23
preempt: Move PREEMPT_RT before PREEMPT in vermagic.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-12-23
Merge 6.14-rc4 into usb-next
Greg Kroah-Hartman
15
-41
/
+121
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
1
-74
/
+74
2024-12-23
Soundwire: stream: program BUSCLOCK_SCALE
Bard Liao
1
-0
/
+1
2024-12-23
Soundwire: add sdw_slave_get_scale_index helper
Bard Liao
1
-0
/
+2
2024-12-23
soundwire: add lane_used_bandwidth in struct sdw_bus
Bard Liao
1
-0
/
+2
2024-12-23
soundwire: mipi_disco: read lane mapping properties from ACPI
Bard Liao
1
-0
/
+5
2024-12-22
fs: use a consume fence in mnt_idmap()
Mateusz Guzik
1
-1
/
+1
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
1
-2
/
+13
2024-12-22
fiemap: use kernel-doc includes in fiemap docbook
Randy Dunlap
1
-5
/
+11
2024-12-22
seqlock: annotate spinning as unlikely() in __read_seqcount_begin
Mateusz Guzik
1
-1
/
+1
2024-12-22
pidfs: allow bind-mounts
Christian Brauner
1
-0
/
+1
2024-12-22
video: hdmi: Remove unused hdmi_infoframe_check
Dr. David Alan Gilbert
1
-1
/
+0
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-16
/
+52
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+8
2024-12-21
lib min_heap: Switch to size_t
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: add support for true/false & yes/no in bool-type options
Integral
1
-0
/
+2
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
1
-10
/
+6
2024-12-20
netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
1
-0
/
+10
2024-12-20
netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
1
-0
/
+6
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
1
-2
/
+2
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
1
-4
/
+3
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
2
-6
/
+65
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
2
-5
/
+13
2024-12-20
netfs: Use a folio_queue allocation and free functions
David Howells
1
-0
/
+5
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+2
2024-12-20
netfs: Fix is-caching check in read-retry
David Howells
1
-1
/
+0
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
1
-3
/
+3
2024-12-20
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
1
-0
/
+14
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-3
/
+8
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
1
-0
/
+34
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
1
-8
/
+0
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
1
-1
/
+4
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-0
/
+1
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
345
-2758
/
+7787
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
1
-4
/
+12
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
1
-0
/
+1
2024-12-19
ACPI: header: implement acpi_device_handle when !ACPI
Ricardo Ribalda
1
-0
/
+5
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-36
/
+78
2024-12-19
mmc: crypto: add mmc_from_crypto_profile()
Eric Biggers
1
-0
/
+8
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
2024-12-18
mm/codetag: clear tags before swap
David Wang
1
-1
/
+1
2024-12-18
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-10
/
+2
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2
-1
/
+25
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
1
-0
/
+6
[prev]
[next]