summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
2026-02-26btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-02-26btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-02-26btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-02-26btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-02-26btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-02-26btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone
2026-02-26btrfs: don't commit the super block when unmounting a shutdown filesystemMiquel Sabaté Solà
2026-02-26btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà
2026-02-26btrfs: fix referenced/exclusive check in squota_check_parent_usage()Boris Burkov
2026-02-26btrfs: remove pointless WARN_ON() in cache_save_setup()Filipe Manana
2026-02-26btrfs: convert log messages to error level in btrfs_replay_log()Filipe Manana
2026-02-26btrfs: remove btrfs_handle_fs_error() after failure to recover log treesFilipe Manana
2026-02-26btrfs: remove redundant warning message in btrfs_check_uuid_tree()Filipe Manana
2026-02-26btrfs: change warning messages to error level in open_ctree()Filipe Manana
2026-02-26btrfs: fix a double release on reserved extents in cow_one_range()Qu Wenruo
2026-02-26btrfs: handle discard errors in in btrfs_finish_extent_commit()Jingkai Tan
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-02-26ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_opsRichard Fitzgerald
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-02-26Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-02-26netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-02-26ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-26net: consume xmit errors of GSO framesJakub Kicinski
2026-02-26Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'Paolo Abeni
2026-02-26vsock: document write-once behavior of the child_ns_mode sysctlBobby Eshleman
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-02-26iomap: don't report direct-io retries to fserrorDarrick J. Wong
2026-02-26ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo
2026-02-26ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng
2026-02-25Merge branch 'mlx5-misc-fixes-2026-02-24'Jakub Kicinski
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-02-25Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-02-25Merge branch 'team-fix-reference-count-leak-when-changing-port-netns'Jakub Kicinski
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel
2026-02-25team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy
2026-02-25MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVERMohd Ayaan Anwar
2026-02-25dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu
2026-02-25Merge branch 'tcp-re-enable-acceptance-of-fin-packets-when-rwin-is-0'Jakub Kicinski
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz
2026-02-25tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz