aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi1-0/+7
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman1-3/+1
2025-11-05net: gro_cells: Reduce lock scope in gro_cell_pollSebastian Andrzej Siewior1-2/+2
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski3-4/+14
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones4-3/+59
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones1-9/+16
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi1-12/+12
2025-11-05Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds5-5/+18
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe3-9/+9
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds6-7/+28
2025-11-05btrfs: release root after error in data_reloc_print_warning_inode()Zilin Guan1-1/+3
2025-11-05btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()Zilin Guan1-0/+2
2025-11-05btrfs: do not update last_log_commit when logging inode due to a new nameFilipe Manana1-1/+1
2025-11-05btrfs: zoned: fix stripe width calculationNaohiro Aota1-30/+26
2025-11-05btrfs: zoned: fix conventional zone capacity calculationNaohiro Aota1-2/+2
2025-11-05io_uring: fix types for region size calulationPavel Begunkov1-1/+1
2025-11-05xfs: fix zone selection in xfs_select_open_zone_mruChristoph Hellwig1-1/+1
2025-11-05xfs: fix a rtgroup leak when xfs_init_zone failsChristoph Hellwig1-1/+3
2025-11-05xfs: fix various problems in xfs_atomic_write_cow_iomap_beginDarrick J. Wong1-11/+50
2025-11-05xfs: fix delalloc write failures in software-provided atomic writesDarrick J. Wong1-2/+19
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg1-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi1-3/+4
2025-11-05dma-mapping: Allow use of DMA_BIT_MASK(64) in global scopeJames Clark1-1/+1
2025-11-05drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cbPierre-Eric Pelloux-Prayer1-15/+19
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard1-0/+1
2025-11-05Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-37/+73
2025-11-04netpoll: Fix deadlock in memory allocation under spinlockBreno Leitao1-5/+2
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on errorNishanth Menon2-12/+12
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh1-13/+12
2025-11-04Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski5-7/+13
2025-11-04bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar3-2/+3
2025-11-04bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai1-2/+3
2025-11-04bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A1-1/+1
2025-11-04bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-11-04bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan1-0/+4
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds3-6/+14
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin3-4/+17
2025-11-04fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFTYongpeng Yang1-2/+1
2025-11-04smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu1-0/+2
2025-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-29/+87
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher3-24/+0
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda2-2/+2
2025-11-04lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1