summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-19iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfgAnna Maniscalco
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta
2026-05-19drm/imagination: Don't timeout job if its fence has been signaledBrajesh Gupta
2026-05-19drm/imagination: Populate FW common context ID before passing to the FWBrajesh Gupta
2026-05-19sched/topology: Allow multiple domains to claim sched_domain_sharedK Prateek Nayak
2026-05-19ipmi: Use LIST_HEAD() to initialize on stack list headJisheng Zhang
2026-05-19ipmi:kcs: Reduce the number of retriesCorey Minyard
2026-05-19drm/i915/selftests: Run vma tests only if current->mm is presentKrzysztof Karas
2026-05-19drm/i915/selftests: Prevent userspace mapping invalidationKrzysztof Karas
2026-05-19arm64: panic from init_IRQ if IRQ handler stacks cannot be allocatedOsama Abdelkader
2026-05-19arm64: smp: Do not mark secondary CPUs possible under nosmpPengjie Zhang
2026-05-19arm64: proton-pack: use sysfs_emit in sysfs show functionsThorsten Blum
2026-05-19net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela
2026-05-19iommu/arm-smmu-qcom: Add glymur MDSS to ACTLR client tableLokanadha M R
2026-05-19arm64: errata: Reformat table for IDsRobin Murphy
2026-05-19kselftest/arm64: Add tests for POR_EL0 save/reset/restoreKevin Brodsky
2026-05-19kselftest/arm64: Move/add POE helpers to test_signals_utils.hKevin Brodsky
2026-05-19kselftest/arm64: Add POE as a feature in the signal testsKevin Brodsky
2026-05-19selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky
2026-05-19MAINTAINERS: Hand over phy-zynqmp to Tomi ValkeinenLaurent Pinchart
2026-05-19arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE()Anshuman Khandual
2026-05-19i2c: smbus: fix a potential uninitialization bugWenwen Wang
2026-05-19platform/x86/amd: hfi: Support for ranking table versionsKrishnamoorthi M
2026-05-19dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processorMukesh Ojha
2026-05-19arm64/daifflags: Make local_daif_*() helpers __always_inlineLeonardo Bras
2026-05-19Merge branch 'net-dsa-mt7530-assorted-fixes'Paolo Abeni
2026-05-19net: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker
2026-05-19net: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle
2026-05-19net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-05-19net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-05-19phy: ti: add PHY driver for TI DS125DF111 Dual-Channel RetimerIoana Ciornei
2026-05-19phy: ti: alphabetically sort Kconfig and MakefileIoana Ciornei
2026-05-19dt-bindings: phy: add PHY bindings for the TI DS125DF111 Retimer PHYIoana Ciornei
2026-05-19perf: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-19phy: rockchip: naneng-combphy: Consolidate SSC configurationShawn Lin
2026-05-19arm64/sysreg: Add HDBSS related register informationeillon
2026-05-19kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning schemeViktor Jägersküpper
2026-05-19modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()Hasan Basbunar
2026-05-19usb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman
2026-05-19usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman
2026-05-19usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman
2026-05-19usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman
2026-05-19usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman
2026-05-19usb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman
2026-05-19usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
2026-05-19Merge tag 'thunderbolt-for-v7.1-rc5' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-05-19Merge branch 'sched/cache'Peter Zijlstra
2026-05-19sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RTSteven Rostedt
2026-05-19sched: Switch rq->next_class on proxy_resched_idle()John Stultz