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
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
-10
/
+26
2025-03-17
mm: factor out large folio handling from folio_nr_pages() into folio_large_nr...
David Hildenbrand
-12
/
+16
2025-03-17
mm: factor out large folio handling from folio_order() into folio_large_order()
David Hildenbrand
-4
/
+9
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
-27
/
+9
2025-03-17
mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
-0
/
+18
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
-0
/
+2
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
-0
/
+2
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
-0
/
+15
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
-0
/
+2
2025-03-17
mm: allow compound zone device pages
Alistair Popple
-8
/
+23
2025-03-17
fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flag
Alistair Popple
-6
/
+0
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
-0
/
+5
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
-0
/
+2
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
-5
/
+18
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
-0
/
+8
2025-03-18
jbd2: remove jbd2_journal_unfile_buffer()
Baokun Li
-1
/
+0
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
-0
/
+1
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
Chuck Lever
-2
/
+4
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Trond Myklebust
-0
/
+1
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for expired delegations
Trond Myklebust
-0
/
+1
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for returning delegations
Trond Myklebust
-0
/
+2
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
-0
/
+1
2025-03-17
net: phylink: expand on .pcs_config() method documentation
Russell King (Oracle)
-0
/
+8
2025-03-17
lib/interval_tree: skip the check before go to the right subtree
Wei Yang
-6
/
+2
2025-03-17
lib/rbtree: add random seed
Wei Yang
-0
/
+1
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
-8
/
+0
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phy...
Heiner Kallweit
-8
/
+0
2025-03-17
net/mlx5: fs, add support for flow meters HWS action
Moshe Shemesh
-0
/
+1
2025-03-17
KVM: arm64: PMU: Reload when resetting
Akihiko Odaki
-2
/
+0
2025-03-17
KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
Akihiko Odaki
-0
/
+3
2025-03-17
cxl: Fixup kdoc issues for include/cxl/features.h
Dave Jiang
-2
/
+0
2025-03-17
cxl: Add support to handle user feature commands for set feature
Dave Jiang
-0
/
+2
2025-03-17
cxl: Add support to handle user feature commands for get feature
Dave Jiang
-2
/
+10
2025-03-17
cxl: Add support for fwctl RPC command to enable CXL feature commands
Dave Jiang
-0
/
+47
2025-03-17
cxl: Move cxl feature command structs to user header
Dave Jiang
-111
/
+170
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
-0
/
+9
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
-1
/
+234
2025-03-17
jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
Eric Biggers
-6
/
+2
2025-03-17
Merge branch '20250313110359.242491-1-quic_mmanikan@quicinc.com' into clk-for...
Bjorn Andersson
-0
/
+287
2025-03-17
dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
Devi Priya
-0
/
+286
2025-03-17
dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
Devi Priya
-0
/
+1
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
-1
/
+1
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
-1
/
+2
2025-03-17
gso: AccECN support
Ilpo Järvinen
-3
/
+9
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
-4
/
+40
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
-5
/
+15
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
-10
/
+11
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
-0
/
+1
2025-03-17
perf: Fix __percpu annotation
Peter Zijlstra
-1
/
+1
2025-03-17
include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
Juri Lelli
-2
/
+5
[prev]
[next]