aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-27nvme-multipath: fix leak on try_module_get failureKeith Busch1-7/+5
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann4-8/+16
2026-02-27mm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo1-2/+3
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa1-2/+1
2026-02-27phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
2026-02-27phy: k1-usb: add disconnect function supportYixun Lan1-0/+14
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin1-1/+1
2026-02-27phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device treeVladimir Oltean1-0/+2
2026-02-27phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectableVladimir Oltean1-3/+2
2026-02-27HID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap1-7/+7
2026-02-27platform/x86: asus-armoury: add support for FA401UMDenis Benato1-0/+29
2026-02-27platform/x86: asus-armoury: add support for GX650RXDenis Benato1-0/+32
2026-02-27platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello1-3/+6
2026-02-27platform/x86: oxpec: Add support for Aokzoe A2 ProAntheas Kapenekakis1-0/+7
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1 AirAntheas Kapenekakis1-0/+7
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1zAntheas Kapenekakis1-0/+7
2026-02-27platform/x86: oxpec: Add support for OneXPlayer APEXAntheas Kapenekakis1-1/+8
2026-02-27media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-02-27gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih1-53/+48
2026-02-26rust_binder: use lock_vma_under_rcu() in use_page_slow()Alice Ryhl1-18/+19
2026-02-26rust_binder: call set_notification_done() without proc lockAlice Ryhl1-1/+2
2026-02-26rust_binder: avoid reading the written value in offsets arrayAlice Ryhl1-11/+6
2026-02-26rust_binder: check ownership before using vmaAlice Ryhl1-20/+63
2026-02-26rust_binder: fix oneway spam detectionCarlos Llamas3-13/+44
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE tableChintan Vankar2-6/+5
2026-02-26Merge branch 'bridge-check-relevant-options-in-vlan-range-grouping'Jakub Kicinski4-3/+238
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson2-0/+205
2026-02-26bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson2-3/+33
2026-02-26net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet8-23/+25
2026-02-26Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linux-mergeJakub Kicinski3-5/+14
2026-02-26net/sched: ets: fix divide by zero in the offload pathDavide Caratti1-4/+8
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara27-414/+462
2026-02-26Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-5/+9
2026-02-26Merge tag 'iio-fixes-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-linusGreg Kroah-Hartman22-27/+73
2026-02-26Merge tag 'stratix10_rsu_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into work-linusGreg Kroah-Hartman1-0/+2
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds13-42/+102
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie8-28/+42
2026-02-26Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds3-1/+5
2026-02-26spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie3-21/+81
2026-02-26Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+21
2026-02-26pinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko1-2/+2
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-27/+23
2026-02-26nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee1-4/+11
2026-02-26Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-60/+125
2026-02-26sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier1-1/+1
2026-02-26kbuild: install-extmod-build: Package resolve_btfids if necessaryThomas Weißschuh1-0/+4