summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-12dma-mapping: fix missing clear bdr in check_ram_in_range_map()Baochen Qiang1-10/+18
2025-03-12i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-12mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen1-1/+3
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg1-1/+8
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein1-1/+2
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein1-20/+20
2025-03-12Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-20/+51
2025-03-12scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein1-9/+21
2025-03-11rust: Disallow BTF generation with Rust + LTOMatthew Maurer1-1/+1
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-11Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2-9/+6
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+8
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker1-1/+4
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-03-11bcachefs: Make sure trans is unlocked when submitting read IOKent Overstreet1-6/+11
2025-03-11bcachefs: Initialize from_inode members for bch_io_optsRoxana Nicolescu1-0/+1
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-11ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-11bcachefs: Fix b->written overflowAlan Huang1-1/+1
2025-03-11regulator: dummy: force synchronous probingChristian Eggers1-1/+1
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-11Merge branch 'bonding-fix-incorrect-mac-address-setting'Paolo Abeni2-10/+49
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston2-2/+117
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook1-2/+1
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-11arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24
2025-03-10MAINTAINERS: sfc: remove Martin HabetsEdward Cree1-1/+0
2025-03-10Merge branch 'eth-bnxt-fix-several-bugs-in-the-bnxt-module'Jakub Kicinski6-31/+220
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo2-15/+191
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo1-1/+3
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo1-0/+1
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo1-0/+6
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel1-2/+2
2025-03-10Merge tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+8
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent1-1/+2
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5