summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-12ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxxNavon John Lukose
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel
2025-03-12dma-mapping: fix missing clear bdr in check_ram_in_range_map()Baochen Qiang
2025-03-12i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET
2025-03-12i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET
2025-03-12i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET
2025-03-12i2c: omap: fix IRQ stormsAndreas Kemnade
2025-03-12mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein
2025-03-11rust: Disallow BTF generation with Rust + LTOMatthew Maurer
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza
2025-03-11Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter
2025-03-11bcachefs: Make sure trans is unlocked when submitting read IOKent Overstreet
2025-03-11bcachefs: Initialize from_inode members for bch_io_optsRoxana Nicolescu
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li
2025-03-11ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki
2025-03-11bcachefs: Fix b->written overflowAlan Huang
2025-03-11regulator: dummy: force synchronous probingChristian Eggers
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai
2025-03-11Merge branch 'bonding-fix-incorrect-mac-address-setting'Paolo Abeni
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski
2025-03-11arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak
2025-03-10MAINTAINERS: sfc: remove Martin HabetsEdward Cree
2025-03-10Merge branch 'eth-bnxt-fix-several-bugs-in-the-bnxt-module'Jakub Kicinski
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo