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