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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
1
-0
/
+31
2022-05-09
net/mlx5: Lag, add debugfs to query hardware lag state
Mark Bloch
1
-0
/
+1
2022-05-09
net/mlx5: Support devices with more than 2 ports
Mark Bloch
1
-1
/
+1
2022-05-09
net/mlx5: Lag, expose number of lag ports
Mark Bloch
1
-0
/
+1
2022-05-09
net/mlx5: Add exit route when waiting for FW
Gavin Li
1
-0
/
+1
2022-05-09
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2
-6
/
+2
2022-05-09
jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2
-2
/
+1
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
1
-0
/
+3
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+7
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
1
-1
/
+1
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+1
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-0
/
+6
2022-05-09
mm: drop swap_dirty_folio
NeilBrown
1
-1
/
+0
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-121
/
+0
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2
-0
/
+31
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
David Hildenbrand
1
-0
/
+39
2022-05-09
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
1
-0
/
+8
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
[prev]
[next]