summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker
2026-02-27xprtrdma: Decrement re_receiving on the early exit pathsEric Badger
2026-02-27io_uring/zcrx: don't set rx_page_size when not requestedJakub Kicinski
2026-02-27tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-27Merge tag 'io_uring-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-27Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27Merge tag 'gpio-fixes-for-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-27Merge tag 'sound-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-02-27pmdomain: bcm: bcm2835-power: Fix broken reset status readMaĆ­ra Canal
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum
2026-02-27nvme-multipath: fix leak on try_module_get failureKeith Busch
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann
2026-02-27mm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa
2026-02-27phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu
2026-02-27phy: k1-usb: add disconnect function supportYixun Lan
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-27phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device treeVladimir Oltean
2026-02-27phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectableVladimir Oltean
2026-02-27HID: asus: add xg mobile 2023 external hardware supportDenis Benato
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap
2026-02-27platform/x86: asus-armoury: add support for FA401UMDenis Benato
2026-02-27platform/x86: asus-armoury: add support for GX650RXDenis Benato
2026-02-27platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello
2026-02-27platform/x86: oxpec: Add support for Aokzoe A2 ProAntheas Kapenekakis
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1 AirAntheas Kapenekakis
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1zAntheas Kapenekakis
2026-02-27platform/x86: oxpec: Add support for OneXPlayer APEXAntheas Kapenekakis
2026-02-27media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver
2026-02-27gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih
2026-02-26rust_binder: use lock_vma_under_rcu() in use_page_slow()Alice Ryhl
2026-02-26rust_binder: call set_notification_done() without proc lockAlice Ryhl
2026-02-26rust_binder: avoid reading the written value in offsets arrayAlice Ryhl
2026-02-26rust_binder: check ownership before using vmaAlice Ryhl
2026-02-26rust_binder: fix oneway spam detectionCarlos Llamas
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-02-26Merge branch 'bridge-check-relevant-options-in-vlan-range-grouping'Jakub Kicinski
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson
2026-02-26bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson
2026-02-26net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet
2026-02-26Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...Jakub Kicinski
2026-02-26net/sched: ets: fix divide by zero in the offload pathDavide Caratti