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
Age
Commit message (
Expand
)
Author
Lines
2026-02-03
btrfs: replace for_each_set_bit() with for_each_set_bitmap()
Qu Wenruo
-10
/
+16
2026-02-03
btrfs: concentrate the error handling of submit_one_sector()
Qu Wenruo
-14
/
+15
2026-02-03
btrfs: search for larger extent maps inside btrfs_do_readpage()
Qu Wenruo
-1
/
+14
2026-02-03
btrfs: introduce BTRFS_PATH_AUTO_RELEASE() helper
Qu Wenruo
-22
/
+23
2026-02-03
btrfs: enable direct IO for bs > ps cases
Qu Wenruo
-15
/
+2
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
-103
/
+137
2026-02-03
btrfs: zoned: don't zone append to conventional zone
Johannes Thumshirn
-10
/
+12
2026-02-03
btrfs: relax squota parent qgroup deletion rule
Boris Burkov
-15
/
+35
2026-02-03
btrfs: check squota parent usage on membership change
Boris Burkov
-0
/
+39
2026-02-03
btrfs: simplify boolean argument for btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
-38
/
+18
2026-02-03
btrfs: use true/false for boolean parameters in btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
-14
/
+14
2026-02-03
btrfs: update comment for visit_node_for_delete()
Sun YangKai
-1
/
+0
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
-0
/
+1
2026-02-02
MIPS: tools: relocs: Ship a definition of R_MIPS_PC32
Yao Zi
-0
/
+7
2026-02-02
streamline_config.pl: remove superfluous exclamation mark
Diego Viola
-1
/
+1
2026-02-02
Merge branch 'devlink-and-mlx5-support-cross-function-rate-scheduling'
Jakub Kicinski
-15
/
+17
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
-12
/
+16
2026-02-02
devlink: Reverse locking order for nested instances
Cosmin Ratiu
-3
/
+1
2026-02-03
erofs: avoid some unnecessary #ifdefs
Ferry Meng
-24
/
+14
2026-02-02
Merge branch 'net-stmmac-pcs-preparation'
Jakub Kicinski
-31
/
+44
2026-02-02
net: stmmac: handle integrated PCS phy_intf_sel separately
Russell King (Oracle)
-3
/
+23
2026-02-02
net: stmmac: move most PCS register definitions to stmmac_pcs.c
Russell King (Oracle)
-26
/
+18
2026-02-02
net: stmmac: clear half-duplex caps where unsupported
Russell King (Oracle)
-2
/
+3
2026-02-02
net: spacemit: k1-emac: fix jumbo frame support
Tomas Hlavacek
-6
/
+15
2026-02-02
Merge branch 'add-support-for-renesas-rz-g3l-gbeth'
Jakub Kicinski
-11
/
+70
2026-02-02
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoC
Biju Das
-0
/
+1
2026-02-02
dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC
Biju Das
-11
/
+69
2026-02-03
erofs: handle end of filesystem properly for file-backed mounts
Gao Xiang
-12
/
+8
2026-02-03
erofs: separate plain and compressed filesystems formally
Gao Xiang
-45
/
+39
2026-02-03
erofs: use inode_set_cached_link()
Gao Xiang
-13
/
+21
2026-02-02
dt-bindings: intel: Add Agilex eMMC support
Ng Tze Yee
-0
/
+1
2026-02-02
Documentation: document liveupdate cmdline parameter
Li Chen
-0
/
+5
2026-02-02
mm, shmem: prevent infinite loop on truncate race
Kairui Song
-9
/
+14
2026-02-02
mailmap: update Alexander Mikhalitsyn's emails
Alexander Mikhalitsyn
-0
/
+1
2026-02-02
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
-2
/
+0
2026-02-02
x86/kfence: fix booting on 32bit non-PAE systems
Andrew Cooper
-3
/
+4
2026-02-02
bpf: Replace snprintf("%s") with strscpy
Thorsten Blum
-2
/
+3
2026-02-03
platform/chrome: lightbar: Fix lightbar_program_ex alignment
Gwendal Grignou
-2
/
+2
2026-02-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-88
/
+136
2026-02-02
Merge branch 'mptcp-implement-read_sock-and-splice_read'
Jakub Kicinski
-19
/
+308
2026-02-02
selftests: mptcp: connect: cover splice mode
Geliang Tang
-0
/
+6
2026-02-02
selftests: mptcp: add splice io mode
Geliang Tang
-1
/
+78
2026-02-02
mptcp: implement .splice_read
Geliang Tang
-0
/
+117
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
-11
/
+13
2026-02-02
mptcp: implement .read_sock
Geliang Tang
-0
/
+82
2026-02-02
mptcp: add eat_recv_skb helper
Geliang Tang
-7
/
+12
2026-02-02
Merge branch 'enetc-v4-hardware-integration-fixes'
Jakub Kicinski
-14
/
+24
2026-02-02
net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
Claudiu Manoil
-4
/
+15
2026-02-02
net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
Claudiu Manoil
-2
/
+2
2026-02-02
net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
Claudiu Manoil
-4
/
+0
[prev]
[next]