cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 16:06:42 to 2020-10-14 04:21:54 UTC [more...]

[cip-dev] improve show-description results
 2020-10-14  4:21 UTC  (11+ messages)
` [cip-dev] [cip-kernel-sec 1/3] report_affected: word-wrap for the 'description'
` [cip-dev] [cip-kernel-sec 2/3] report_affected: Delete extra blank lines between CVEs
` [cip-dev] [cip-kernel-sec 3/3] issues: fill in the description field of remaining CVEs

[cip-dev] FW: [Automated-testing] RFC: dashboards, visualization and analytics for test results
 2020-10-13 14:16 UTC 

[cip-dev] [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x
 2020-10-12 14:19 UTC  (51+ messages)
` [cip-dev] [RFC PATCH 4.19.y-cip 01/50] PCI: endpoint: Add new pci_epc_ops to get EPC features
` [cip-dev] [RFC PATCH 4.19.y-cip 02/50] PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
` [cip-dev] [RFC PATCH 4.19.y-cip 03/50] PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
` [cip-dev] [RFC PATCH 4.19.y-cip 04/50] PCI: pci-dra7xx: "
` [cip-dev] [RFC PATCH 4.19.y-cip 05/50] PCI: rockchip: "
` [cip-dev] [RFC PATCH 4.19.y-cip 06/50] PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops
` [cip-dev] [RFC PATCH 4.19.y-cip 07/50] PCI: endpoint: Add helper to get first unreserved BAR
` [cip-dev] [RFC PATCH 4.19.y-cip 08/50] PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags
` [cip-dev] [RFC PATCH 4.19.y-cip 09/50] PCI: pci-epf-test: Remove setting epf_bar flags in function driver
` [cip-dev] [RFC PATCH 4.19.y-cip 10/50] PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
` [cip-dev] [RFC PATCH 4.19.y-cip 11/50] PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
` [cip-dev] [RFC PATCH 4.19.y-cip 12/50] PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver
` [cip-dev] [RFC PATCH 4.19.y-cip 13/50] PCI: rockchip: Remove pci_epf_linkup() from Rockchip "
` [cip-dev] [RFC PATCH 4.19.y-cip 14/50] PCI: designware-plat: Remove setting epc->features in Designware plat "
` [cip-dev] [RFC PATCH 4.19.y-cip 15/50] PCI: endpoint: Remove features member in struct pci_epc
` [cip-dev] [RFC PATCH 4.19.y-cip 16/50] PCI: endpoint: Fix a potential NULL pointer dereference
` [cip-dev] [RFC PATCH 4.19.y-cip 17/50] PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
` [cip-dev] [RFC PATCH 4.19.y-cip 18/50] PCI: endpoint: Set endpoint controller pointer to NULL
` [cip-dev] [RFC PATCH 4.19.y-cip 19/50] PCI: endpoint: Allocate enough space for fixed size BAR
` [cip-dev] [RFC PATCH 4.19.y-cip 20/50] PCI: endpoint: Skip odd BAR when skipping 64bit BAR
` [cip-dev] [RFC PATCH 4.19.y-cip 21/50] PCI: endpoint: Clear BAR before freeing its space
` [cip-dev] [RFC PATCH 4.19.y-cip 22/50] PCI: endpoint: Cast the page number to phys_addr_t
` [cip-dev] [RFC PATCH 4.19.y-cip 23/50] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [cip-dev] [RFC PATCH 4.19.y-cip 24/50] PCI: endpoint: Replace spinlock with mutex
` [cip-dev] [RFC PATCH 4.19.y-cip 25/50] PCI: endpoint: Protect concurrent access to pci_epf_ops "
` [cip-dev] [RFC PATCH 4.19.y-cip 26/50] PCI: endpoint: Assign function number for each PF in EPC core
` [cip-dev] [RFC PATCH 4.19.y-cip 27/50] PCI: endpoint: Add core init notifying feature
` [cip-dev] [RFC PATCH 4.19.y-cip 28/50] PCI: endpoint: Add notification for core init completion
` [cip-dev] [RFC PATCH 4.19.y-cip 29/50] PCI: pci-epf-test: Add support to defer core initialization
` [cip-dev] [RFC PATCH 4.19.y-cip 30/50] PCI: endpoint: Fix clearing start entry in configfs
` [cip-dev] [RFC PATCH 4.19.y-cip 31/50] PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
` [cip-dev] [RFC PATCH 4.19.y-cip 32/50] PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
` [cip-dev] [RFC PATCH 4.19.y-cip 33/50] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [cip-dev] [RFC PATCH 4.19.y-cip 34/50] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [cip-dev] [RFC PATCH 4.19.y-cip 35/50] PCI: endpoint: functions/pci-epf-test: Print throughput information
` [cip-dev] [RFC PATCH 4.19.y-cip 36/50] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [cip-dev] [RFC PATCH 4.19.y-cip 37/50] arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOST
` [cip-dev] [RFC PATCH 4.19.y-cip 38/50] PCI: rcar: Move shareable code to a common file
` [cip-dev] [RFC PATCH 4.19.y-cip 39/50] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [cip-dev] [RFC PATCH 4.19.y-cip 40/50] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [cip-dev] [RFC PATCH 4.19.y-cip 41/50] PCI: rcar: Add endpoint mode support
` [cip-dev] [RFC PATCH 4.19.y-cip 42/50] arm64: defconfig: Enable R-Car PCIe endpoint driver
` [cip-dev] [RFC PATCH 4.19.y-cip 43/50] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
` [cip-dev] [RFC PATCH 4.19.y-cip 44/50] arm64: dts: renesas: r8a774c0: Add PCIe EP node
` [cip-dev] [RFC PATCH 4.19.y-cip 45/50] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
` [cip-dev] [RFC PATCH 4.19.y-cip 46/50] arm64: dts: renesas: r8a774b1: "
` [cip-dev] [RFC PATCH 4.19.y-cip 47/50] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
` [cip-dev] [RFC PATCH 4.19.y-cip 48/50] misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
` [cip-dev] [RFC PATCH 4.19.y-cip 49/50] tools: PCI: Exit with error code when test fails
` [cip-dev] [RFC PATCH 4.19.y-cip 50/50] tools: PCI: Fix fd leakage

[cip-dev] LAVA infrastructure: Planned maintenance
 2020-10-12 11:50 UTC 

[cip-dev] Backporting of security patches for Intel i40e drivers required?
 2020-10-12  9:27 UTC  (4+ messages)

[cip-dev] Release v4.19.150-cip36 and v4.4.238-cip50
 2020-10-10 23:15 UTC 

[cip-dev] CIP IRC weekly meeting today
 2020-10-08  8:19 UTC  (4+ messages)

[cip-dev] [ANNOUNCE] v4.19.148-cip35-rt15
 2020-10-08  5:45 UTC  (8+ messages)

[cip-dev] [cip-kernel-sec] support csv format
 2020-10-07  5:56 UTC  (4+ messages)
` [cip-dev] [cip-kernel-sec] reports: add script to convert reports to "

[cip-dev] [isar-cip-core] export dpkg status for debsecan
 2020-10-01  3:03 UTC  (6+ messages)
` [cip-dev] [isar-cip-core] image: export dpkg status file "

[cip-dev] arm64/renesas test failing for v4.19.148-cip35-rt15 (-rt64)
 2020-10-04  7:31 UTC  (3+ messages)
  ` [cip-dev] Pending problem in v4.19.148 -- "

[cip-dev] [ANNOUNCE] v4.4.235-cip49-rt31
 2020-10-01 14:18 UTC 

[cip-dev] Is CVE-2020-25284 backporting needed for 4.4-rt x86?
 2020-10-01  9:39 UTC  (4+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-10-01  8:11 UTC  (4+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.147-cip35
 2020-09-26  7:45 UTC 

Fw: [cip-dev] improve show-description results
 2020-09-25  4:29 UTC 

[cip-dev] CVE-2020-0427 / pinctrl: devicetree: Avoid taking direct reference to device name string
 2020-09-24 20:51 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-09-24  2:42 UTC  (2+ messages)

[cip-dev] [cip-core:deby 0/3] deby security layer changes
 2020-09-19 12:15 UTC  (9+ messages)
` [cip-dev] [cip-core:deby 1/3] cip-security: Create new layer for cip security
` [cip-dev] [cip-core:deby 2/3] security-configuration: apply security polcies using package bbappend
` [cip-dev] [cip-core:deby 3/3] aide-static: enable aide to build statically

[cip-dev] [isar-cip-core][PATCH] classes/image_uuid: Generate new uuid if a new package is added
 2020-09-18 12:21 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-09-17  6:58 UTC  (2+ messages)

[cip-dev] [isar-cip-core] remove remaining configs from isar-cip-core
 2020-09-14 23:50 UTC  (6+ messages)
` [cip-dev] [cip-kernel-config ][ RFC 0/1] Remove Remaining "
  ` [cip-dev] [cip-kernel-config ][ RFC 1/1] 4.19.y-cip/cip_bbb_defconfig: Add config switches "

[cip-dev] [ANNOUNCE] Release v4.19.144-cip34 and v4.4.235-cip49
 2020-09-14 22:08 UTC 

[cip-dev] [PATCH 4.4.y-cip 0/4] Add RZ/G1H Audio support
 2020-09-14  1:53 UTC  (8+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/4] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
` [cip-dev] [PATCH 4.4.y-cip 2/4] ARM: dts: r8a7742: Add audio support
` [cip-dev] [PATCH 4.4.y-cip 3/4] ARM: dts: r8a7742-iwg21d-q7: Enable SGTL5000 audio codec
` [cip-dev] [PATCH 4.4.y-cip 4/4] ARM: dts: r8a7742-iwg21d-q7: Sound DMA support via DVC on DTS

[cip-dev] [isar-cip-core][PATCH] swupdate: Clean up do_prepare_build
 2020-09-11 12:40 UTC 

[cip-dev] CIP IRC weekly meeting today
 2020-09-10  7:08 UTC  (2+ messages)

[cip-dev] [PATCH 4.4.y-cip 00/11] ti-cpufreq backport
 2020-09-09 20:11 UTC  (16+ messages)
` [cip-dev] [PATCH 4.4.y-cip 01/11] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
` [cip-dev] [PATCH 4.4.y-cip 02/11] PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
` [cip-dev] [PATCH 4.4.y-cip 03/11] Documentation: dt: add bindings for ti-cpufreq
` [cip-dev] [PATCH 4.4.y-cip 04/11] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
` [cip-dev] [PATCH 4.4.y-cip 05/11] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
` [cip-dev] [PATCH 4.4.y-cip 06/11] cpufreq: ti-cpufreq: kfree opp_data when failure
` [cip-dev] [PATCH 4.4.y-cip 07/11] cpufreq: ti-cpufreq: add missing of_node_put()
` [cip-dev] [PATCH 4.4.y-cip 08/11] cpufreq: ti-cpufreq: Fix an incorrect error return value
` [cip-dev] [PATCH 4.4.y-cip 09/11] cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms
` [cip-dev] [PATCH 4.4.y-cip 10/11] ARM: omap2plus_defconfig: Enable support for ti-cpufreq
` [cip-dev] [PATCH 4.4.y-cip 11/11] ARM: dts: am33xx: Add updated operating-points-v2 table for cpu

[cip-dev] [PATCH 4.4.y-cip 0/6] RZ/G1H add support for Ether/[H]SCIF{A|B}
 2020-09-09  7:24 UTC  (9+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/6] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [cip-dev] [PATCH 4.4.y-cip 2/6] sh_eth: Add compatible string for "
` [cip-dev] [PATCH 4.4.y-cip 3/6] ARM: dts: r8a7742: Add Ether support
` [cip-dev] [PATCH 4.4.y-cip 4/6] ARM: dts: r8a7742: Drop undocumented compatible string from scifa2 node
` [cip-dev] [PATCH 4.4.y-cip 5/6] ARM: dts: r8a7742: Add [H]SCIF{A|B} support
` [cip-dev] [PATCH 4.4.y-cip 6/6] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add device tree for camera DB

[cip-dev] [PATCH 4.4.y-cip] gpio: rcar: Avoid NULL pointer access in gpio_rcar_set_multiple()
 2020-09-09  7:02 UTC  (2+ messages)

[cip-dev] [PATCH 4.4.y-cip v2] of: Add missing exports of node name compare functions
 2020-09-09  6:31 UTC  (2+ messages)

[cip-dev] [PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
 2020-09-09  6:06 UTC  (5+ messages)

[cip-dev] [PATCH] linux-4.19.y*: Add test for Xilinx ZYNQMP zcu102 board
 2020-09-07  4:17 UTC 

[cip-dev] [ANNOUNCE] v4.19.142-cip33-rt14
 2020-09-06 21:18 UTC 

[cip-dev] [PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
 2020-09-04  6:51 UTC 

[cip-dev] [PATCH 4.4.y-cip] of: Add missing exports of node name compare functions
 2020-09-03 20:57 UTC  (4+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
 2020-09-03 20:54 UTC  (9+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/4] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [cip-dev] [PATCH 4.4.y-cip 2/4] serial: sh-sci: Terminate TX DMA during buffer flushing
` [cip-dev] [PATCH 4.4.y-cip 3/4] serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
` [cip-dev] [PATCH 4.4.y-cip 4/4] serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error

[cip-dev] [PATCH 4.4.y-cip 0/5] Add RZ/G1H MMC/SDHI support
 2020-09-03  6:20 UTC  (4+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/9] Add RZ/G1H WDT/Thermal/CMT/MSIOF support
 2020-09-03  6:19 UTC  (12+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/9] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
` [cip-dev] [PATCH 4.4.y-cip 3/5] ARM: dts: r8a7742: Add MMC0 node
` [cip-dev] [PATCH 4.4.y-cip 4/9] dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742
` [cip-dev] [PATCH 4.4.y-cip 5/9] ARM: dts: r8a7742: Add thermal device to DT
` [cip-dev] [PATCH 4.4.y-cip 6/9] ARM: dts: r8a7742: Add CMT SoC specific support
` [cip-dev] [PATCH 4.4.y-cip 7/9] spi: renesas,sh-msiof: Add r8a7742 support
` [cip-dev] [PATCH 4.4.y-cip 8/9] ARM: dts: r8a7742: Add MSIOF[0123] support
` [cip-dev] [PATCH 4.4.y-cip 9/9] ARM: dts: r8a7742-iwg21d-q7: Enable cmt0

[cip-dev] CIP IRC weekly meeting today
 2020-09-03  0:09 UTC 

[cip-dev] [PATCH 4.4.y-cip 00/23] PM / OPP v2 & cpufreq backports part 2
 2020-09-02 21:50 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).