index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
-0
/
+1
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-7
/
+7
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
-0
/
+4
2022-05-10
randomize_kstack: Improve docs on requirements/rationale
Kees Cook
-3
/
+24
2022-05-10
ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params struct
YC Hung
-2
/
+3
2022-05-10
net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
Yishai Hadas
-0
/
+12
2022-05-10
loop: remove most the top-of-file boilerplate comment from the UAPI header
Christoph Hellwig
-6
/
+1
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
-7
/
+7
2022-05-10
fpga: fix for coding style issues
Nava kishore Manne
-3
/
+3
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
-3
/
+32
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
-4
/
+3
2022-05-10
ptp: Request cycles for TX timestamp
Gerhard Engleder
-1
/
+6
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
-0
/
+31
2022-05-09
net/mlx5: Lag, add debugfs to query hardware lag state
Mark Bloch
-0
/
+1
2022-05-09
net/mlx5: Support devices with more than 2 ports
Mark Bloch
-1
/
+1
2022-05-09
net/mlx5: Lag, expose number of lag ports
Mark Bloch
-0
/
+1
2022-05-09
net/mlx5: Add exit route when waiting for FW
Gavin Li
-0
/
+1
2022-05-09
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
-1
/
+0
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
-0
/
+1
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
-6
/
+2
2022-05-09
jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
Matthew Wilcox (Oracle)
-1
/
+1
2022-05-09
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
-2
/
+1
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
-1
/
+1
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
-0
/
+1
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
-0
/
+3
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
-0
/
+7
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
-1
/
+1
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
-0
/
+1
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
-0
/
+6
2022-05-09
mm: drop swap_dirty_folio
NeilBrown
-1
/
+0
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
-121
/
+0
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
-0
/
+31
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
-0
/
+39
2022-05-09
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
-0
/
+8
2022-05-09
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
-2
/
+2
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
-4
/
+76
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
-1
/
+38
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
-1
/
+2
2022-05-09
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
-1
/
+1
2022-05-09
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
-2
/
+0
2022-05-09
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
-4
/
+18
2022-05-09
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
-5
/
+49
2022-05-09
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
-0
/
+4
2022-05-09
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
-0
/
+39
2022-05-09
Merge tag 'qcom-arm64-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-0
/
+73
2022-05-09
Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+28
2022-05-09
Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
-1
/
+7
2022-05-09
Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-0
/
+18
2022-05-09
Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-0
/
+13
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
-3
/
+3
[prev]
[next]