index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert netfs_readpage to netfs_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-05
Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-04-29
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-27
Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-04-26
bug: Have __warn() prototype defined unconditionally
Shida Zhang
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
[next]