index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
2
-0
/
+121
2022-01-07
KVM: Warn if mark_page_dirty() is called without an active vCPU
David Woodhouse
1
-6
/
+0
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-2
/
+3
2022-01-07
fscache, cachefiles: Display stat of culling events
David Howells
1
-0
/
+3
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
1
-0
/
+6
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
2
-2
/
+42
2022-01-07
cachefiles: Implement the I/O routines
David Howells
1
-0
/
+121
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
1
-0
/
+2
2022-01-07
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
1
-0
/
+56
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
2
-0
/
+62
2022-01-07
cachefiles: Add tracepoints for calls to the VFS
David Howells
1
-0
/
+176
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
2
-0
/
+43
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
1
-0
/
+94
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
1
-0
/
+49
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
3
-0
/
+47
2022-01-07
fscache: Provide a function to note the release of a page
David Howells
1
-0
/
+16
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+2
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
3
-0
/
+45
2022-01-07
fscache: Implement higher-level write I/O interface
David Howells
1
-0
/
+63
2022-01-07
fscache: Implement raw I/O interface
David Howells
2
-0
/
+76
2022-01-07
netfs: Pass more information on how to deal with a hole in the cache
David Howells
1
-1
/
+10
2022-01-07
fscache: Provide a function to let the netfs update its coherency data
David Howells
1
-0
/
+22
2022-01-07
fscache: Provide read/write stat counters for the cache
David Howells
1
-0
/
+10
2022-01-07
fscache: Count data storage objects in a cache
David Howells
1
-0
/
+39
2022-01-07
fscache: Provide a means to begin an operation
David Howells
3
-0
/
+66
2022-01-07
fscache: Implement cookie invalidation
David Howells
4
-0
/
+61
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
2
-1
/
+93
2022-01-07
fscache: Implement simple cookie state machine
David Howells
2
-2
/
+29
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
1
-0
/
+2
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
2
-1
/
+17
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
1
-0
/
+13
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
2
-0
/
+31
2022-01-07
fscache: Implement volume-level access helpers
David Howells
2
-0
/
+38
2022-01-07
fscache: Implement cache-level access helpers
David Howells
1
-0
/
+41
2022-01-07
fscache: Implement cookie registration
David Howells
3
-0
/
+267
2022-01-07
fscache: Implement volume registration
David Howells
2
-1
/
+144
2022-01-07
fscache: Implement cache registration
David Howells
2
-0
/
+77
2022-01-07
fscache: Introduce new driver
David Howells
3
-1
/
+56
2022-01-07
netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
1
-1
/
+2
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
1
-1
/
+4
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
3
-1919
/
+3
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
1
-321
/
+0
2022-01-06
clk: mediatek: add mt7986 clock IDs
Sam Shih
1
-0
/
+169
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-12
/
+27
2022-01-06
ACPI: APD: Add a fmw property clk-name
Ajit Kumar Pandey
1
-0
/
+1
2022-01-06
drivers: acpi: acpi_apd: Remove unused device property "is-rv"
Ajit Kumar Pandey
1
-1
/
+0
2022-01-06
dt-bindings: clk/ingenic: Add MDMA and BDMA clocks
Paul Cercueil
2
-0
/
+3
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
1
-0
/
+1
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-2
/
+2
[prev]
[next]