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-26
btrfs: don't commit the super block when unmounting a shutdown filesystem
Miquel Sabaté Solà
-3
/
+11
2026-02-26
btrfs: free pages on error in btrfs_uring_read_extent()
Miquel Sabaté Solà
-1
/
+6
2026-02-26
btrfs: fix referenced/exclusive check in squota_check_parent_usage()
Boris Burkov
-1
/
+1
2026-02-26
btrfs: remove pointless WARN_ON() in cache_save_setup()
Filipe Manana
-1
/
+0
2026-02-26
btrfs: convert log messages to error level in btrfs_replay_log()
Filipe Manana
-2
/
+2
2026-02-26
btrfs: remove btrfs_handle_fs_error() after failure to recover log trees
Filipe Manana
-3
/
+3
2026-02-26
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
Filipe Manana
-1
/
+0
2026-02-26
btrfs: change warning messages to error level in open_ctree()
Filipe Manana
-3
/
+2
2026-02-26
btrfs: fix a double release on reserved extents in cow_one_range()
Qu Wenruo
-1
/
+16
2026-02-26
btrfs: handle discard errors in in btrfs_finish_extent_commit()
Jingkai Tan
-1
/
+7
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
-77
/
+221
2026-02-26
ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops
Richard Fitzgerald
-5
/
+0
2026-02-26
drm/xe: Don't expose display modparam if no display support
Michal Wajdeczko
-1
/
+3
2026-02-26
drm/solomon: Fix page start when updating rectangle in page addressing mode
Francesco Lavra
-4
/
+2
2026-02-26
Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-0
/
+8
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
-1
/
+1
2026-02-26
drm/xe/pf: Don't use LMTT page size if no LMTT
Michal Wajdeczko
-1
/
+2
2026-02-26
drm/xe/pf: Don't force 2MB VRAM alignment
Michal Wajdeczko
-3
/
+5
2026-02-26
drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
Michal Wajdeczko
-1
/
+1
2026-02-26
ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()
Richard Fitzgerald
-1
/
+1
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
-0
/
+7
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
-0
/
+11
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
-98
/
+0
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
-5
/
+18
2026-02-26
Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'
Paolo Abeni
-27
/
+48
2026-02-26
vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
-0
/
+3
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
-7
/
+24
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
-20
/
+21
2026-02-26
coresight: ctcu: fix the spin_bug
Jie Gan
-0
/
+1
2026-02-26
RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
Leon Romanovsky
-0
/
+2
2026-02-26
Merge branch 'net-mlx5e-shampo-allow-high-order-pages-in-zerocopy-mode'
Paolo Abeni
-297
/
+502
2026-02-26
net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
Dragos Tatulea
-1
/
+35
2026-02-26
net/mlx5e: Add param helper to calculate max page size
Dragos Tatulea
-0
/
+13
2026-02-26
net/mlx5e: Pass netdev queue config to param calculations
Dragos Tatulea
-9
/
+26
2026-02-26
net/mlx5e: Add queue config ops for page size
Dragos Tatulea
-0
/
+19
2026-02-26
net/mlx5e: RX, Make page frag bias more robust
Dragos Tatulea
-2
/
+7
2026-02-26
net/mlx5e: Alloc rq drop page based on calculated page_shift
Dragos Tatulea
-10
/
+17
2026-02-26
net/mlx5e: Set page_pool order based on calculated page_shift
Dragos Tatulea
-2
/
+4
2026-02-26
net/mlx5e: SHAMPO, Always calculate page size
Dragos Tatulea
-12
/
+22
2026-02-26
net/mlx5e: Drop unused channel parameters
Dragos Tatulea
-7
/
+0
2026-02-26
net/mlx5e: Move xsk param into new option container struct
Dragos Tatulea
-128
/
+185
2026-02-26
net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
Dragos Tatulea
-18
/
+26
2026-02-26
net/mlx5e: Expose and rename xsk channel parameter function
Dragos Tatulea
-10
/
+15
2026-02-26
net/mlx5e: Extract max_xsk_wqebbs into its own function
Dragos Tatulea
-42
/
+52
2026-02-26
net/mlx5e: Extract striding rq param calculation in function
Dragos Tatulea
-44
/
+62
2026-02-26
net/mlx5e: Make mlx5e_rq_param naming consistent
Dragos Tatulea
-44
/
+51
2026-02-26
riscv: dts: spacemit: Update PMIC supply properties for BPI-F3 and Jupiter
Guodong Xu
-4
/
+20
2026-02-26
riscv: dts: spacemit: pcie: fix missing power regulator
Yixun Lan
-0
/
+2
2026-02-26
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
-37
/
+31
2026-02-26
exfat: use truncate_inode_pages_final() at evict_inode()
Yang Wen
-1
/
+1
[prev]
[next]