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-05-09
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
1
-2
/
+2
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
3
-4
/
+76
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
1
-1
/
+38
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
1
-1
/
+2
2022-05-09
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
1
-1
/
+1
2022-05-09
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
1
-2
/
+0
2022-05-09
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
1
-4
/
+18
2022-05-09
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
David Hildenbrand
2
-5
/
+49
2022-05-09
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
1
-0
/
+4
2022-05-09
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
1
-0
/
+39
2022-05-09
Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
1
-0
/
+2
2022-05-09
Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/drivers
Arnd Bergmann
1
-0
/
+13
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert netfs_readpage to netfs_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-05-09
nvmem: core: support passing DT node in cell info
Rafał Miłecki
1
-0
/
+1
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
1
-0
/
+3
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
2
-0
/
+6
2022-05-09
Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthrough
Jens Axboe
2
-2
/
+12
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
1
-0
/
+2
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-4
/
+4
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
1
-2
/
+57
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
1
-3
/
+0
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
1
-12
/
+0
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
1
-1
/
+0
2022-05-08
stackleak: rework poison scanning
Mark Rutland
1
-0
/
+26
2022-05-08
stackleak: rework stack high bound handling
Mark Rutland
1
-0
/
+14
2022-05-08
stackleak: rework stack low bound handling
Mark Rutland
1
-1
/
+14
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
1
-1
/
+1
[prev]
[next]