index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
netfilter: egress: avoid a lockdep splat
Florian Westphal
1
-1
/
+1
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-0
/
+2
2022-01-09
netfilter: make function op structures const
Florian Westphal
1
-4
/
+4
2022-01-09
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
1
-1
/
+1
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-4
/
+4
2022-01-09
fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
Arnd Bergmann
1
-2
/
+2
2022-01-09
block: fix old-style declaration
Yang Li
1
-1
/
+1
2022-01-09
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
1
-0
/
+10
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2
-4
/
+7
2022-01-08
ptrace: Remove unused regs argument from ptrace_report_syscall
Eric W. Biederman
1
-4
/
+3
2022-01-08
exit: Remove profile_handoff_task
Eric W. Biederman
1
-19
/
+0
2022-01-08
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
1
-26
/
+0
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
1
-7
/
+0
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
1
-8
/
+4
2022-01-08
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
1
-2
/
+1
2022-01-08
power: supply: Provide stubs for charge_behaviour helpers
Thomas Weißschuh
1
-0
/
+15
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-2
/
+2
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
30
-70
/
+159
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
1
-10
/
+0
2022-01-08
XArray: Add xas_advance()
Matthew Wilcox (Oracle)
1
-0
/
+18
2022-01-08
mm: Remove pagevec_remove_exceptionals()
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
1
-24
/
+0
2022-01-07
Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
1
-1
/
+1
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-0
/
+7
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 '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
[prev]
[next]