summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08drm/vc4: tests: Add unit test suite for the PV muxingMaxime Ripard
2022-12-08drm/vc4: tests: Fail the current test if we access a registerMaxime Ripard
2022-12-08drm/vc4: tests: Introduce a mocking infrastructureMaxime Ripard
2022-12-08drm/vc4: hvs: Provide a function to initialize the HVS structureMaxime Ripard
2022-12-08drm/vc4: crtc: Make encoder lookup helper publicMaxime Ripard
2022-12-08drm/vc4: crtc: Introduce a lower-level crtc init helperMaxime Ripard
2022-12-08drm/vc4: Move HVS state to main headerMaxime Ripard
2022-12-08drm/tests: Add a test for DRM managed actionsMaxime Ripard
2022-12-08drm/tests: helpers: Allow to pass a custom drm_driverMaxime Ripard
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard
2022-12-08drm/tests: helpers: Make sure the device is boundMaxime Ripard
2022-12-08drm/tests: helpers: Switch to a platform_deviceMaxime Ripard
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard
2022-12-08drm/tests: helpers: Switch to EXPORT_SYMBOL_GPLMaxime Ripard
2022-12-08drm/tests: helpers: Document drm_kunit_device_init()Maxime Ripard
2022-12-08drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard
2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2022-12-08docs/zh_CN: Add LoongArch booting description's translationYanteng Si
2022-12-08docs/LoongArch: Add booting descriptionYanteng Si
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao
2022-12-08arm64: dts: apple: t6002: Fix GPU power domainsAsahi Lina
2022-12-08arm64: dts: apple: t600x-pmgr: Fix search & replace typoAsahi Lina
2022-12-07Merge branch 'net-ethernet-ti-am65-cpsw-fix-set-channel-operation'Jakub Kicinski
2022-12-07net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros
2022-12-07net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros
2022-12-07net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros
2022-12-07Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros
2022-12-07ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet
2022-12-07net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-07Merge branch 'devlink-add-port-function-attribute-to-enable-disable-roce-and-...Jakub Kicinski
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07devlink: Move devlink port function hw_addr attr documentationShay Drory
2022-12-07devlink: Validate port function requestShay Drory
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas
2022-12-07Merge branch 'bridge-mcast-preparations-for-evpn-extensions'Jakub Kicinski
2022-12-07bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel
2022-12-07bridge: mcast: Remove redundant function argumentsIdo Schimmel
2022-12-07bridge: mcast: Move checks out of critical sectionIdo Schimmel
2022-12-07bridge: mcast: Remove br_mdb_parse()Ido Schimmel
2022-12-07bridge: mcast: Use MDB group key from configuration structureIdo Schimmel