summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-07drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-07drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc callsFrancois Dugast
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07Input: atmel_mxt_ts - use __free() for obuf in mxt_object_showDmitry Torokhov
2026-05-07Input: atmel_mxt_ts - check mem_size before calculating config memory sizeDmitry Torokhov
2026-05-07Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_memDmitry Torokhov
2026-05-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon
2026-05-07Merge tag 'sound-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-07soc: imx8m: Fix match data lookup for soc devicePeng Fan
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu
2026-05-07tcp: Fix dst leak in tcp_v6_connect().Kuniyuki Iwashima
2026-05-07ipmr: Call ipmr_fib_lookup() under RCU.Kuniyuki Iwashima
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen
2026-05-07net/smc: fix missing sk_err when TCP handshake failsD. Wythe
2026-05-07af_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang
2026-05-07gpio: timberdale: Remove platform data headerBartosz Golaszewski
2026-05-07gpio: timberdale: Use device propertiesBartosz Golaszewski
2026-05-07mfd: timberdale: Set up a software node for the GPIO cellBartosz Golaszewski
2026-05-07mfd: timberdale: Move GPIO_NR_PINS into the driverBartosz Golaszewski
2026-05-07ALSA: hda: cs35l41: Put ACPI device on missing physical nodeShuhao Fu
2026-05-07ALSA: hda: cs35l56: Put ACPI device after setting companionShuhao Fu
2026-05-07fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'Ben Horgan
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-07platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)Haichen Feng
2026-05-07drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-07accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-07coresight: etm4x: Correct TRCVMIDCCTLR1 save and restoreLeo Yan
2026-05-07coresight: ete: Always save state on power downJames Clark
2026-05-07coresight: tmc: Fix overflow when calculating is bigger than 2GiBLeo Yan
2026-05-07MAINTAINERS: Add cgbc backlight driverThomas Richard
2026-05-07backlight: cgbc: Remove redundant X86 dependencyThomas Richard
2026-05-07pinctrl: qcom: nord: remove duplicated pin functionBartosz Golaszewski
2026-05-07drm/panthor: Avoid potential UAF due to memory reclaimAkash Goel
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba
2026-05-07KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba
2026-05-07KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-05-07KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba
2026-05-07KVM: arm64: Make EL2 exception entry and exit context-synchronization eventsFuad Tabba