messages from 2020-02-19 10:20:40 to 2020-02-19 10:32:53 UTC [more...]
[LTP] cpuset_regression_test failure
2020-02-19 10:32 UTC (4+ messages)
enabling a regulator before doing an ADC measurement
2020-02-19 10:32 UTC
[tpm2] Re: Need help cross compiling tpm2-* for arm
2020-02-19 10:32 UTC
[PATCH 0/5] aio-posix: towards an O(1) event loop
2020-02-19 10:30 UTC (3+ messages)
` [PATCH 3/5] qemu/queue.h: add QLIST_SAFE_REMOVE()
[GIT PULL for 5.7] Sensor driver patches
2020-02-19 10:32 UTC (2+ messages)
[dpdk-dev] [PATCH] net/ice: fix queue bind MSI-X interrupt error
2020-02-19 10:17 UTC
[PATCH 1/2] ASoC: rt5682: Add the soundwire support
2020-02-19 10:28 UTC (2+ messages)
` [PATCH 2/2] ASoC: rt5682: Revise the function name
[PATCH] iotests/279: Fix for non-qcow2 formats
2020-02-19 10:29 UTC (2+ messages)
[PATCH 00/52] drm_device managed resources
2020-02-19 10:30 UTC (122+ messages)
` [Intel-gfx] "
` [PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
` [Intel-gfx] "
` [PATCH 02/52] drm/i915: Don't clear drvdata in ->release
` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/52] drm: add managed resources tied to drm_device
` "
` [Xen-devel] [PATCH 04/52] drm: Set final_kfree in drm_dev_alloc
` "
` [Intel-gfx] "
` [PATCH 05/52] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/52] drm/udl: Use drmm_add_final_kfree
` "
` [PATCH 07/52] "
` [Intel-gfx] "
` [PATCH 08/52] drm/qxl: "
` [Intel-gfx] "
` [PATCH 09/52] drm/i915: "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/52] drm/cirrus: "
` "
` [Intel-gfx] [PATCH 11/52] drm/v3d: "
` "
` [Intel-gfx] [PATCH 12/52] drm/tidss: "
` "
` [Intel-gfx] [PATCH 13/52] drm/mcde: "
` "
` [Intel-gfx] [PATCH 14/52] drm/vgem: "
` "
` [PATCH 15/52] drm/vkms: "
` [Intel-gfx] "
` [PATCH 16/52] drm/repaper: "
` [Intel-gfx] "
` [PATCH 17/52] drm/inigenic: "
` [Intel-gfx] "
` [PATCH 18/52] drm/gm12u320: "
` [Intel-gfx] "
` [PATCH 19/52] drm/<drivers>: "
` [Intel-gfx] "
` [PATCH 20/52] drm: Cleanups after drmm_add_final_kfree rollout
` [Intel-gfx] "
` [PATCH 21/52] drm: Handle dev->unique with drmm_
` [Intel-gfx] "
` [Intel-gfx] [PATCH 22/52] drm: Use drmm_ for drm_dev_init cleanup
` "
` [PATCH 23/52] drm: manage drm_minor cleanup with drmm_
` [Intel-gfx] "
` [Intel-gfx] [PATCH 24/52] drm: Manage drm_gem_init "
` "
` [Intel-gfx] [PATCH 25/52] drm: Manage drm_vblank_cleanup "
` "
` [PATCH 26/52] drm: Garbage collect drm_dev_fini
` [Intel-gfx] "
` [PATCH 27/52] drm: Manage drm_mode_config_init with drmm_
` [Intel-gfx] "
` [PATCH 28/52] drm/bochs: Remove leftover drm_atomic_helper_shutdown
` [Intel-gfx] "
` [Intel-gfx] [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
` "
` [Intel-gfx] [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` "
` [Intel-gfx] [PATCH 31/52] drm/cirrus: Fully embrace devm_
` "
` [Intel-gfx] [PATCH 32/52] drm/ingenic: Drop explicit drm_mode_config_cleanup call
` "
` [Intel-gfx] [PATCH 33/52] drm/mcde: "
` "
` [PATCH 34/52] drm/mcde: More devm_drm_dev_init
` [Intel-gfx] "
` [PATCH 35/52] drm/meson: Drop explicit drm_mode_config_cleanup call
` [Intel-gfx] "
` [Intel-gfx] [PATCH 36/52] drm/pl111: "
` "
` [Intel-gfx] [PATCH 37/52] drm/rcar-du: "
` "
` [Intel-gfx] [PATCH 38/52] drm/rockchip: "
` "
` [Intel-gfx] [PATCH 39/52] drm/stm: "
` "
` [Intel-gfx] [PATCH 40/52] drm/shmob: "
` "
` [Intel-gfx] [PATCH 41/52] drm/mtk: "
` "
` [PATCH 42/52] drm/tidss: "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 43/52] drm/gm12u320: More drmm_
` "
` [Intel-gfx] [PATCH 44/52] drm/gm12u320: Use devm_drm_dev_init
` "
` [Intel-gfx] [PATCH 45/52] drm/gm12u320: Use helpers for shutdown/suspend/resume
` "
` [PATCH 46/52] drm/gm12u320: Simplify upload work
` [Intel-gfx] "
` [Intel-gfx] [PATCH 47/52] drm/repaper: Drop explicit drm_mode_config_cleanup call
` "
` [PATCH 48/52] drm/mipi-dbi: Move drm_mode_config_init into mipi library
` [Intel-gfx] "
` [PATCH 49/52] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
` [Intel-gfx] "
` [PATCH 50/52] drm/udl: "
` [Intel-gfx] "
` [PATCH 51/52] drm/udl: drop drm_driver.release hook
` [Intel-gfx] "
` [PATCH 52/52] drm: Add docs for managed resources
` [Intel-gfx] "
[GIT PULL for 5.7] Smiapp driver cleanups, omap3isp fix
2020-02-19 10:30 UTC
[PATCH] Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK
2020-02-19 10:30 UTC
[Intel-gfx] [PATCH v2] drm/i915/perf: conversion to struct drm_device based logging macros
2020-02-19 10:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: conversion to struct drm_device based logging macros. (rev2)
[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
2020-02-19 10:28 UTC (7+ messages)
` [PATCH V2 9/9] mmc: mmci: add sdmmc variant revision 2.0
Management rate-control on IPQ4019
2020-02-19 10:29 UTC (4+ messages)
[igt-dev] [PATCH i-g-t v7 0/1] tests: add i915-query perf tests
2020-02-19 10:29 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PULL 00/17] Trivial branch patches
2020-02-19 10:16 UTC (17+ messages)
` [PULL 01/17] mailmap: Add entry for Yu-Chen Lin
` [PULL 05/17] hw/arm/xlnx-versal: Remove superfluous semicolon
` [PULL 08/17] hw/vfio/display: "
` [PULL 09/17] ui/input-barrier: "
` [PULL 10/17] target/i386/whpx: "
` [PULL 11/17] tests/qtest/libqos/qgraph: Remove superfluous semicolons
` [PULL 12/17] contrib/rdmacm-mux: Remove superfluous semicolon
` [PULL 13/17] hw/display/qxl: Remove unneeded variable assignment
` [PULL 14/17] hw/block/pflash_cfi02: "
` [PULL 15/17] hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
` [PULL 16/17] hw/nios2:fix leak of fdevice tree blob
` [PULL 17/17] hw/xtensa/xtfpga:fix "
oe-core recipe for defining directories in /
2020-02-19 10:29 UTC (2+ messages)
[tpm2] Need help cross compiling tpm2-* for arm
2020-02-19 10:29 UTC
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
2020-02-19 10:22 UTC (8+ messages)
` [PATCH v4 3/4] qmp: Move dispatcher to a coroutine
[libnftnl PATCH] src: Fix for reading garbage in nftnl_chain getters
2020-02-19 10:28 UTC
[Buildroot] [PATCH] support/scripts/pkg-stats: properly ignore CVEs in <pkg>_IGNORE_CVES
2020-02-19 10:28 UTC (2+ messages)
[PATCH bpf] libbpf: Sanitise internal map names so they are not rejected by the kernel
2020-02-19 10:28 UTC (6+ messages)
am437x-evm zeus image
2020-02-19 10:27 UTC
[PATCH] ARM: zynq: Fix addresses in partition definitions
2020-02-19 10:27 UTC
net-next boot error: can't ssh into the instance (3)
2020-02-19 10:27 UTC
net boot error: can't ssh into the instance (3)
2020-02-19 10:27 UTC
[PATCH] ASoC: fix card registration regression
2020-02-19 10:25 UTC (2+ messages)
system generating an NMI due to 80696f991424d ("PCI: pciehp: Tolerate Presence Detect hardwired to zero")
2020-02-19 10:25 UTC (6+ messages)
[Buildroot] CVE tracking for selected packages
2020-02-19 10:25 UTC (2+ messages)
[PATCH RESEND v3 0/4] clk: imx: imx8m: fix a53 cpu clock
2020-02-19 10:17 UTC (10+ messages)
` [PATCH RESEND v3 1/4] clk: imx: imx8mq: "
` [PATCH RESEND v3 2/4] clk: imx: imx8mm: "
` [PATCH RESEND v3 3/4] clk: imx: imx8mn: "
` [PATCH RESEND v3 4/4] clk: imx: imx8mp: "
[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
2020-02-19 10:23 UTC (2+ messages)
[dpdk-dev] [PATCH 0/2] Fix Vhost PMD setup
2020-02-19 10:23 UTC (2+ messages)
[dpdk-dev] CONFIG_RTE_MAX_MEM_MB fails in DPDK18.05
2020-02-19 10:23 UTC (4+ messages)
[Xen-devel] [PATCH v6 0/3] nvmx: implement support for MSR bitmaps
2020-02-19 10:22 UTC (4+ messages)
` [Xen-devel] [PATCH v6 1/3] arm: rename BIT_{WORD/MASK/PER_WORD) to BITOP_*
` [Xen-devel] [PATCH v6 2/3] bitmap: import bitmap_{set/clear} from Linux 5.5
` [Xen-devel] [PATCH v6 3/3] nvmx: always trap accesses to x2APIC MSRs
zionitld3@gmail.com
2020-02-19 10:05 UTC
[dpdk-dev] [PATCH] vdpa/mlx5: fix completion queue arming
2020-02-19 10:23 UTC (2+ messages)
[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
2020-02-19 10:23 UTC (4+ messages)
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature
[PATCH net-next v2] net: WireGuard secure network tunnel
2020-02-19 10:22 UTC (23+ messages)
` syzkaller wireguard key situation [was: Re: [PATCH net-next v2] net: WireGuard secure network tunnel]
zionitld3@gmail.com
2020-02-19 10:04 UTC
[dpdk-dev] [PATCH] examples/fips_validation: fix incorrect CT length string
2020-02-19 10:22 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] examples/fips_validation: fix incorrect string for CT length
[PATCH v5 0/5] gpio: Add GPIO Aggregator
2020-02-19 10:17 UTC (3+ messages)
` [PATCH v5 2/5] gpiolib: Add support for GPIO line table lookup
[PATCH 1/1] PM-runtime: Add pm_runtime_get_if_active
2020-02-19 10:17 UTC
[PATCH for-next v2] RDMA/siw: Fix setting active_{speed, width} attributes
2020-02-19 10:21 UTC (5+ messages)
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.