messages from 2019-01-25 09:59:52 to 2019-01-25 10:24:06 UTC [more...]
[PATCH 000/138] The new SW SMU driver of amdgpu
2019-01-25 10:24 UTC (40+ messages)
` [PATCH 001/138] drm/amd/powerplay: add new smu ip block
` [PATCH 002/138] drm/amd/powerplay: add smu11 sub block for SMU IP
` [PATCH 003/138] drm/amd/powerplay: add firmware loading interface
` [PATCH 004/138] drm/amd/powerplay: add fw load checking interface
` [PATCH 005/138] drm/amd/powerplay: add interface to read pptable from vbios
` [PATCH 006/138] drm/amd/powerplay: add placeholder of smu_initialize_pptable
` [PATCH 007/138] drm/amd/powerplay: add interface to init smc tables (v2)
` [PATCH 008/138] drm/amd/powerplay: add interface to init power (v2)
` [PATCH 009/138] drm/amd/powerplay: add interface to get vbios bootup values (v2)
` [PATCH 010/138] drm/amd/powerplay: add interface to check pptable (v2)
` [PATCH 011/138] drm/amd/powerplay: add interface to init fb allocations (v2)
` [PATCH 012/138] drm/amd/powerplay: add interface to parse pptable (v2)
` [PATCH 013/138] drm/amd/powerplay: add interface to populate smc "
` [PATCH 014/138] drm/amd/powerplay: add interface to check fw version (v2)
` [PATCH 015/138] drm/amd/powerplay: add interface to write pptable (v2)
` [PATCH 016/138] drm/amd/powerplay: add interface to set min dcef deep sleep (v2)
` [PATCH 017/138] drm/amd/powerplay: add interface to set tool table location (v2)
` [PATCH 018/138] drm/amd/powerplay: add interface to allocate memory pool (v2)
` [PATCH 019/138] drm/amd/powerplay: add interface to notify memory pool location (v2)
` [PATCH 020/138] drm/amd/powerplay: add interfaces for smu resume
` [PATCH 021/138] drm/amd/powerplay: add resume sequence placeholder for smu ip block
` [PATCH 022/138] drm/amdgpu: enable new smu ip block for vega20
` [PATCH 023/138] drm/amd/powerplay: init microcode for smu11
` [PATCH 024/138] drm/amd/powerplay: add new ppsmc header for smu11 (v2)
` [PATCH 025/138] drm/amd/powerplay: implement smu send message functions for smu11 (v3)
` [PATCH 026/138] drm/amd/powerplay: implement check_fw_status function for smu11
` [PATCH 027/138] drm/amd/powerplay: implement check_fw_version "
` [PATCH 028/138] drm/amd/powerplay: add pptable header "
` [PATCH 029/138] drm/amdgpu: update atomfirmware "
` [PATCH 030/138] drm/amdgpu: update new members in atomfirmware
` [PATCH 031/138] drm/amd/powerplay: add smu table context structure
` [PATCH 032/138] drm/amd/powerplay: add get atom data table helper
` [PATCH 033/138] drm/amdgpu: move get_index_into_master_table macro into atomfirmware header
` [PATCH 034/138] drm/amd/powerplay: implement read_pptable_from_vbios function for smu11
` [PATCH 035/138] drm/amd/powerplay: implement smu_init[fini]_smc_tables "
` [PATCH 036/138] drm/amd/powerplay: implement smu dpm context functions "
` [PATCH 037/138] drm/amd/powerplay: implement smu_init[fini]_power function "
` [PATCH 038/138] drm/amd/powerplay: implement smu_init(fini)_fb_allocations function
` [PATCH 039/138] drm/amd/powerplay: remove header of smu_v11_0_pptable
[PATCH 1/7] soc/tegra: pmc: Sort includes alphabetically
2019-01-25 10:22 UTC (11+ messages)
` [PATCH 2/7] soc/tegra: pmc: Add missing kerneldoc
` [PATCH 3/7] soc/tegra: pmc: Make tegra_powergate_is_powered() a local function
` [PATCH 4/7] soc/tegra: pmc: Pass struct tegra_pmc * where possible
` [PATCH 5/7] soc/tegra: pmc: Make alignment consistent
` [PATCH 6/7] soc/tegra: pmc: Explicitly initialize all fields
` [PATCH 7/7] soc/tegra: pmc: Support systems where PMC is marked secure
[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
2019-01-25 10:23 UTC (7+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
xf86-video-amdgpu merge request !24 is ready for review
2019-01-25 10:23 UTC
[RFC] Loading BTF and pretty printing maps with bpftool
2019-01-25 10:20 UTC
[PATCH] trace-cmd: Fix a buffer overrun
2019-01-25 10:20 UTC
[RFC PATCH] ALSA: core: Add DMA share buffer support
2019-01-25 10:20 UTC (15+ messages)
[PATCH] tools/lib/traceevent: fix a buffer overrun
2019-01-25 10:20 UTC
[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2019-01-25 10:18 UTC (12+ messages)
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU
[PATCH] r8169: Load MAC address from device tree if present
2019-01-25 10:18 UTC
[PATCH] reset: Don't WARN if trying to get a used reset control
2019-01-25 10:15 UTC
[PATCH 0/2] RFC: Mixel DPHY support for i.MX8
2019-01-25 10:14 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH 2/2] phy: Add driver "
[PATCH 00/26] some cleanups, mostly around fbdev emulation
2019-01-25 10:15 UTC (6+ messages)
` [PATCH 04/26] drm/fb-helper: Add fill_info() functions
[PATCH] lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
2019-01-25 10:14 UTC (2+ messages)
SpectreV1+L1TF Patch Series
2019-01-25 10:14 UTC (4+ messages)
` [PATCH SpectreV1+L1TF v4 03/11] config: introduce L1TF_LFENCE option
[PATCH v3 0/3] PCIe Host request to reserve IOVA
2019-01-25 10:13 UTC (4+ messages)
` [PATCH v3 1/3] PCI: Add dma-resv window list
` [PATCH v3 2/3] iommu/dma: Reserve IOVA for PCI host reserve address list
` [PATCH v3 3/3] PCI: iproc: Add dma reserve resources to host
[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
2019-01-25 10:13 UTC (15+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
` [Qemu-devel] "
[PATCH RFC 00/24] userfaultfd: write protection support
2019-01-25 10:12 UTC (8+ messages)
` [PATCH RFC 07/24] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
2019-01-25 10:12 UTC (10+ messages)
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers
[PATCH 00/12] Assorted updates: RTnet, GPIO, smokey tests
2019-01-25 10:11 UTC (10+ messages)
` [PATCH 02/12] drivers/gpio: provide optional timestamped readouts
[Qemu-devel] [PATCH] file-posix: Cache lseek result for data regions
2019-01-25 10:10 UTC (6+ messages)
[PATCH v3] arm64: dts: sdm845: add video nodes
2019-01-25 10:10 UTC (5+ messages)
[igt-dev] [PATCH i-g-t] i915/selftest: Allow filtering of individual subtests
2019-01-25 10:10 UTC (4+ messages)
` [igt-dev] [Intel-gfx] "
` "
[Qemu-devel] Querying possible -cpu variants
2019-01-25 10:10 UTC (3+ messages)
[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
2019-01-25 10:10 UTC (6+ messages)
` [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support
[PATCH] lightnvm: pblk: prevent stall due to wb threshold
2019-01-25 10:09 UTC
[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-25 10:09 UTC (3+ messages)
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-01-25 10:09 UTC (5+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid
[Qemu-trivial] [PATCH] decodetree: re.fullmatch was added in 3.4
2019-01-25 10:03 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
2019-01-25 10:07 UTC (53+ messages)
` [Qemu-devel] [PATCH 01/52] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PATCH 02/52] ide: split ioport registration to a separate file
` [Qemu-devel] [PATCH 03/52] vfio: move conditional up to hw/Makefile.objs
` [Qemu-devel] [PATCH 04/52] hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
` [Qemu-devel] [PATCH 05/52] build: actually use CONFIG_PAM
` [Qemu-devel] [PATCH 06/52] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [PATCH 07/52] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board
` [Qemu-devel] [PATCH 08/52] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [PATCH 09/52] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [PATCH 10/52] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [PATCH 11/52] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [PATCH 12/52] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [PATCH 13/52] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PATCH 14/52] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [PATCH 15/52] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [PATCH 16/52] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [PATCH 17/52] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [PATCH 18/52] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [PATCH 19/52] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [PATCH 20/52] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PATCH 21/52] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [PATCH 22/52] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [PATCH 23/52] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PATCH 24/52] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PATCH 25/52] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [PATCH 26/52] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
` [Qemu-devel] [PATCH 27/52] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
` [Qemu-devel] [PATCH 28/52] minikconfig: add parser skeleton
` [Qemu-devel] [PATCH 29/52] minikconfig: add AST
` [Qemu-devel] [PATCH 30/52] minikconfig: add semantic analysis
` [Qemu-devel] [PATCH 31/52] hw/display: make edid configurable
` [Qemu-devel] [PATCH 32/52] kconfig: introduce kconfig files
` [Qemu-devel] [PATCH 33/52] build: switch to Kconfig
` [Qemu-devel] [PATCH 34/52] minikconf: implement allnoconfig and defconfig
` [Qemu-devel] [PATCH 35/52] ide: express dependencies with Kconfig
` [Qemu-devel] [PATCH 36/52] hw/pci/Makefile.objs: make pcie configurable
` [Qemu-devel] [PATCH 37/52] build: convert pci.mak to Kconfig
` [Qemu-devel] [PATCH 38/52] build: convert sound.mak "
` [Qemu-devel] [PATCH 39/52] build: convert usb.mak "
` [Qemu-devel] [PATCH 40/52] scsi: express dependencies with Kconfig
` [Qemu-devel] [PATCH 41/52] isa: express dependencies with kconfig
` [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig
` [Qemu-devel] [PATCH 43/52] i2c: "
` [Qemu-devel] [PATCH 44/52] ptimer: "
` [Qemu-devel] [PATCH 45/52] display: express dependencies with kconfig
` [Qemu-devel] [PATCH 46/52] hyperv: "
` [Qemu-devel] [PATCH 47/52] vfio: express vfio dependencies with Kconfig
` [Qemu-devel] [PATCH 48/52] virtio: express virtio "
` [Qemu-devel] [PATCH 49/52] tpm: express "
` [Qemu-devel] [PATCH 50/52] isa: express SuperIO "
` [Qemu-devel] [PATCH 51/52] i386-softmmu.mak: remove all CONFIG_* except boards definitions
` [Qemu-devel] [PATCH 52/52] kconfig: introduce CONFIG_TEST_DEVICES
[PATCH v3 0/4] Report raw context in AVCs + refactoring
2019-01-25 10:06 UTC (10+ messages)
` [PATCH v3 1/4] selinux: inline some AVC functions used only once
` [PATCH v3 2/4] selinux: replace some BUG_ON()s with a WARN_ON()
` [PATCH v3 3/4] selinux: remove some useless BUG_ONs
` [PATCH v3 4/4] selinux: log invalid contexts in AVCs
ceph osd commit latency increase over time, until restart
2019-01-25 10:06 UTC (3+ messages)
[PATCH iproute2-next] Introduce ip-brctl shell script
2019-01-25 10:05 UTC (5+ messages)
[Qemu-devel] [Bug 1795100] Re: VNC unix-domain socket unlink()ed prematurely
2019-01-25 9:59 UTC
[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
2019-01-25 10:05 UTC (4+ messages)
Send photos to start
2019-01-25 10:05 UTC
[CI] drm/i915: Measure the required reserved size for request emission
2019-01-25 10:05 UTC
[PATCH v2] iio: adc: ad7476: Add support for ADS786X ADCs
2019-01-25 10:04 UTC
[PATCH] iio: adc: ad7476: Add support for ADS786X ADCs
2019-01-25 10:04 UTC (2+ messages)
[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2019-01-25 10:03 UTC (12+ messages)
` [U-Boot] [PATCHv3 01/11] armv8: fsl-layerscpae: correct the PCIe controllers' region size
` [U-Boot] [PATCHv3 02/11] armv8: lx2160a: add MMU table entries for PCIe
` [U-Boot] [PATCHv3 03/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
` [U-Boot] [PATCHv3 04/11] kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
` [U-Boot] [PATCHv3 05/11] pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
` [U-Boot] [PATCHv3 06/11] armv8: lx2160a: add PCIe controller DT nodes
` [U-Boot] [PATCHv3 07/11] armv8: lx2160a: enable PCIe support on RDB defconfig
` [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command
` [U-Boot] [PATCHv3 09/11] pci: ls_pcie_g4: add Workaround for A-011577
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451
` [U-Boot] [PATCHv3 11/11] pci: ls_pcie_g4: add Workaround for A-011452
[PATCH 0/2] ARM: defconfig: Enable support for RZ/A2
2019-01-25 10:03 UTC (3+ messages)
[cip-dev] Meet Bot in #cip
2019-01-25 10:03 UTC (2+ messages)
DATETIME seems to be getting updated
2019-01-24 12:32 UTC (3+ messages)
iio scale precision
2019-01-25 10:02 UTC (3+ messages)
[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-25 10:00 UTC (7+ messages)
[PATCH v2] iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612
2019-01-25 10:00 UTC
[PATCH 1/2] dt-bindings: display: tegra: Support SOR crossbar configuration
2019-01-25 10:00 UTC (2+ messages)
` [PATCH 2/2] drm/tegra: sor: Support device tree "
[PATCH] iio: adc: ad7476: Add support for ADS786X ADCs
2019-01-25 10:00 UTC
Ingenic pinctrl fixes
2019-01-25 9:59 UTC (3+ messages)
` [PATCH RESEND 3/4] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"
` [PATCH RESEND 4/4] Pinctrl: Ingenic: Fix const declaration
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.