index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+0
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
1
-0
/
+2
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
1
-0
/
+1
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
2
-0
/
+22
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/kernel/git/saeed/linux
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
1
-0
/
+74
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
2
-0
/
+60
2022-01-07
fscache: Implement cookie invalidation
David Howells
3
-0
/
+36
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
1
-1
/
+81
2022-01-07
fscache: Implement simple cookie state machine
David Howells
1
-2
/
+25
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
1
-0
/
+7
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
1
-0
/
+2
2022-01-07
fscache: Implement volume-level access helpers
David Howells
1
-0
/
+4
2022-01-07
fscache: Implement cookie registration
David Howells
2
-0
/
+156
2022-01-07
fscache: Implement volume registration
David Howells
1
-0
/
+84
2022-01-07
fscache: Implement cache registration
David Howells
1
-0
/
+34
2022-01-07
fscache: Introduce new driver
David Howells
2
-1
/
+7
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
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2
-1396
/
+3
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-10
/
+14
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
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-2
/
+2
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-07
Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2
-0
/
+4
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
1
-1
/
+3
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
2
-2
/
+2
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
1
-2
/
+2
2022-01-06
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2
-65
/
+0
2022-01-06
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into slab-struct_slab-part2-v1
Vlastimil Babka
2
-68
/
+3
2022-01-06
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
1
-1
/
+1
2022-01-06
HID: address kernel-doc warnings
Lukas Bulwahn
1
-2
/
+2
2022-01-06
gro: add ability to control gro max packet size
Coco Li
1
-0
/
+11
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+7
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-06
mm/kasan: Convert to struct folio and struct slab
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-01-06
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
1
-48
/
+0
[prev]
[next]