summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22drm/panthor: Add tracepoint for hardware utilisation changesNicolas Frattaroli
2026-01-22drm/panthor: Extend IRQ helpers for mask modification/restorationNicolas Frattaroli
2026-01-22drm/panthor: Rework panthor_irq::suspended into panthor_irq::stateNicolas Frattaroli
2026-01-22mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan
2026-01-22dt-bindings: mtd: partitions: Combine simple partition bindingsRob Herring (Arm)
2026-01-22dt-bindings: mtd: partitions: Convert brcm,trx to DT schemaRob Herring (Arm)
2026-01-22dt-bindings: mtd: fixed-partitions: Restrict undefined propertiesRob Herring (Arm)
2026-01-22dt-bindings: mtd: Ensure partition node properties are documentedRob Herring (Arm)
2026-01-22dt-bindings: mtd: partitions: Drop partitions.yamlRob Herring (Arm)
2026-01-22dt-bindings: mtd: partitions: Define "#{address,size}-cells" in specific schemasRob Herring (Arm)
2026-01-22dt-bindings: mtd: partitions: Allow "nvmem-layout" in generic partition nodesRob Herring (Arm)
2026-01-22dt-bindings: mtd: partitions: Move "sercomm,scpart-id" to partition.yamlRob Herring (Arm)
2026-01-22dt-bindings: mtd: fixed-partitions: Move "compression" to partition nodeRob Herring (Arm)
2026-01-22dt-bindings: mtd: brcm,brcmnand: Drop "brcm,brcmnand" compatible for iProcRob Herring (Arm)
2026-01-22mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID maskingChenxi Hou
2026-01-22i2c: designware: Remove an unnecessary conditionHeikki Krogerus
2026-01-22i2c: designware: Enable mode swappingHeikki Krogerus
2026-01-22i2c: designware: Combine the init functionsHeikki Krogerus
2026-01-22i2c: designware: Combine some of the common functionsHeikki Krogerus
2026-01-22kselftest/arm64: Add HWCAP test for FEAT_LS64Yicong Yang
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang
2026-01-22KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64BMarc Zyngier
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier
2026-01-22i2c: designware: Use device_is_compatible() instead of custom approachAndy Shevchenko
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan
2026-01-22apparmor: make str table more generic and be able to have multiple entriesJohn Johansen
2026-01-22apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller
2026-01-22AppArmor: Allow apparmor to handle unaligned dfa tablesHelge Deller
2026-01-22apparmor: Replace deprecated strcpy with memcpy in gen_symlink_nameThorsten Blum
2026-01-22apparmor: fix NULL sock in aa_sock_file_permJohn Johansen
2026-01-22ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audioMartin Hamilton
2026-01-22ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphoneZhang Heng
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven
2026-01-22cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()Will Rosenberg
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22t Merge branch 'a-series-of-minor-optimizations-of-the-bonding-module'Paolo Abeni
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang