messages from 2019-04-02 12:14:02 to 2019-04-02 12:54:58 UTC [more...]
[PATCH] gpu:drm: Remove duplicate headers
2019-04-02 12:54 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for gpu:drm: Remove duplicate headers (rev2)
` ✓ Fi.CI.BAT: success "
[Qemu-devel] [PULL 0/3] Filemon next patches
2019-04-02 12:54 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] tests: refactor file monitor test to make it more understandable
` [Qemu-devel] [PULL 2/3] filemon: ensure watch IDs are unique to QFileMonitor scope
` [Qemu-devel] [PULL 3/3] filemon: fix watch IDs to avoid potential wraparound issues
[igt-dev] [v4] tests/kms_color: Fix CRC mismatch issues with ctm test
2019-04-02 12:54 UTC (8+ messages)
[PATCH] drm/i915: Prefault before locking pages in shmem_pwrite
2019-04-02 12:54 UTC (3+ messages)
[Qemu-devel] [PATCH 3/3] Header cleanups Moved the qemu-hexdump declaration from qemu-common.h to qemu/hexdump.h
2019-04-02 12:52 UTC
[PATCH v2 00/10]
2019-04-02 12:45 UTC (24+ messages)
` [PATCH v2 01/10] clk: at91: sckc: add support to specify registers bit offsets
` [PATCH v2 02/10] clk: at91: sckc: add support for SAM9X60
` [PATCH v2 03/10] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller
` [PATCH v2 04/10] clk: at91: allow configuring peripheral PCR layout
` [PATCH v2 05/10] clk: at91: allow configuring generated "
` [PATCH v2 06/10] clk: at91: usb: Add sam9x60 support
` [PATCH v2 07/10] clk: at91: master: "
` [PATCH v2 08/10] clk: at91: add sam9x60 PLL driver
` [PATCH v2 09/10] dt-bindings: clk: at91: add bindings for SAM9X60 pmc
` [PATCH v2 10/10] clk: at91: add sam9x60 pmc driver
[PATCH v2 1/2] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
2019-04-02 12:53 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915: Add N & CTS values "
[Qemu-devel] [PATCH 2/3] Header cleanups qemu_is* macros were moved from qemu-common.h to qemu/cutils.h This task was under https://wiki.qemu.org/Contribute/BiteSizedTasks
2019-04-02 12:52 UTC (2+ messages)
[PATCH v3 0/7] clk: at91: add sam9x60 pmc clock support
2019-04-02 12:50 UTC (16+ messages)
` [PATCH v3 1/7] clk: at91: allow configuring peripheral PCR layout
` [PATCH v3 2/7] clk: at91: allow configuring generated "
` [PATCH v3 3/7] clk: at91: usb: Add sam9x60 support
` [PATCH v3 4/7] clk: at91: master: "
` [PATCH v3 5/7] clk: at91: add sam9x60 PLL driver
` [PATCH v3 6/7] dt-bindings: clk: at91: add bindings for SAM9X60 pmc
` [PATCH v3 7/7] clk: at91: add sam9x60 pmc driver
[PATCH RESEND v6 0/6] add i2c support for mt8183
2019-04-02 12:36 UTC (21+ messages)
` [PATCH RESEND v6 1/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH RESEND v6 2/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH RESEND v6 3/6] i2c: mediatek: Add arb clock in i2c driver
` [PATCH RESEND v6 4/6] i2c: mediatek: Add i2c and apdma sync "
` [PATCH RESEND v6 5/6] i2c: mediatek: Add i2c support for MediaTek MT8183
` [PATCH RESEND v6 6/6] dts: arm64: mt8183: Add I2C nodes
[PATCH 0/4 RESEND] btrfs: fix property bugs
2019-04-02 12:51 UTC (3+ messages)
` [PATCH] fstests: btrfs/048: amend property validation cases
[Qemu-devel] [PATCH v2 0/2] target/mips: Adjusting the results when dividing by zero in MSA instructions
2019-04-02 12:51 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
` [Qemu-devel] [PATCH v2 2/2] target/mips: Make the results of MOD_<U|S>.<B|H|W|D> "
[PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak
2019-04-02 12:50 UTC (3+ messages)
gdb built with musl libc segfault
2019-04-02 12:49 UTC (2+ messages)
[PATCH 0/2] ARM: shmobile: defconfig: Enable support for CFI NOR FLASH
2019-04-02 12:49 UTC (2+ messages)
[Qemu-devel] [PULL 0/9] Block layer patches
2019-04-02 12:49 UTC (10+ messages)
` [Qemu-devel] [PULL 1/9] iotests: Fix test 200 on s390x without virtio-pci
` [Qemu-devel] [PULL 2/9] qemu-img: Enable BDRV_REQ_MAY_UNMAP in convert
` [Qemu-devel] [PULL 3/9] block/gluster: limit the transfer size to 512 MiB
` [Qemu-devel] [PULL 4/9] tests/qemu-iotests: Remove redundant COPYING file
` [Qemu-devel] [PULL 5/9] block/file-posix: do not fail on unlock bytes
` [Qemu-devel] [PULL 6/9] block: continue until base is found in bdrv_freeze_backing_chain() et al
` [Qemu-devel] [PULL 7/9] block: freeze the backing chain earlier in stream_start()
` [Qemu-devel] [PULL 8/9] block: test block-stream with a base node that is used by block-commit
` [Qemu-devel] [PULL 9/9] tests/qemu-iotests/235: Allow fallback to tcg
[PATCH 1/3] ASoC: wm_adsp: Check for buffer in trigger stop
2019-04-02 12:49 UTC (3+ messages)
` [PATCH 2/3] ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_free
` [PATCH 3/3] ASoC: wm_adsp: Make use of local variables
[RFC 0/3] ci: enable unit tests for non-aarch64 platforms
2019-04-02 12:49 UTC (7+ messages)
[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
2019-04-02 12:48 UTC (9+ messages)
[Intel-gfx] [PATCH i-g-t] i915/gem_pread, gem_pwrite: Exercise using ourselves as the buffer
2019-04-02 12:48 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t v2] "
` [Intel-gfx] "
[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
2019-04-02 12:47 UTC (9+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
usb: typec: Registering real device entries for the muxes
2019-04-02 12:47 UTC (6+ messages)
` [PATCH] "
[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
2019-04-02 12:47 UTC (3+ messages)
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure
[PATCH] ipipe: Fix get_user_pages usage in __ipipe_pin_vma
2019-04-02 12:47 UTC
[Qemu-devel] Unknown X11 keycode mapping report
2019-04-02 12:47 UTC
[Buildroot] [PATCH 1/2] package/bayer2rgb-neon: new package
2019-04-02 12:46 UTC (3+ messages)
[PATCH] spi: lpspi: add missing complete in abort func at dma mode
2019-04-02 12:45 UTC
[PATCH] eal: change init macro as exec environment specific
2019-04-02 12:45 UTC (4+ messages)
` [EXT] "
[RFC V3 0/2] mac80211: add 802.11 encapsulation offloading
2019-04-02 12:44 UTC (4+ messages)
` [RFC V3 1/2] mac80211: add hw 80211 encapsulation offloading support
[v2 0/7] Add Multi Segment Gamma Support
2019-04-02 12:44 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add Multi Segment Gamma Support (rev2)
[PATCH] block: don't show io_timeout if driver has no timeout handler
2019-04-02 12:43 UTC (5+ messages)
[PATCH 0/2 RESEND v10] add reserved e820 ranges to the kdump kernel e820 table
2019-04-02 12:43 UTC (6+ messages)
` [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
[PATCH 1/2] habanalabs: add new IOCTL for debug, tracing and profiling
2019-04-02 12:43 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/3] block/stream: get rid of the base
2019-04-02 12:43 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] block/stream: refactor stream_run: drop goto
[PATCH] ath10k: Fix encoding for protected management frames
2019-04-02 12:42 UTC (2+ messages)
[PATCH] KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
2019-04-02 12:42 UTC (5+ messages)
[U-Boot] [PATCH v6 00/11] rockchip: add tpl and OPTEE support for rk3229
2019-04-02 12:41 UTC (12+ messages)
` [U-Boot] [PATCH v6 01/11] Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL"
` [U-Boot] [PATCH v6 02/11] arm: add option for TPL support in arm 32bit
` [U-Boot] [PATCH v6 03/11] arm: add a separate stack for TPL
` [U-Boot] [PATCH v6 04/11] rockchip: rk322x: add CLK_EMMC_SAMPLE clock support
` [U-Boot] [PATCH v6 05/11] rockchip: clk: rk322x: fix assert clock value
` [U-Boot] [PATCH v6 06/11] rockchip: rk322x: add tpl support
` [U-Boot] [PATCH v6 07/11] sysreset: enable driver support in SPL/TPL
` [U-Boot] [PATCH v6 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL
` [U-Boot] [PATCH v6 09/11] rockchip: evb-rk3229: remove unnecessary defines
` [U-Boot] [PATCH v6 10/11] rockchip: evb-rk3229: add README file for OP-TEE support
` [U-Boot] [PATCH v6 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support
[Outreachy kernel] [PATCH 0/2] staging: Replace bit shifting with BIT macro
2019-04-02 12:40 UTC (3+ messages)
` [Outreachy kernel] [PATCH 1/2] staging: rtl8723bs: core: "
` [Outreachy kernel] [PATCH 2/2] staging: rtlwifi: base.c: "
BUG: kernel stack overflow when mounting with data_flush
2019-04-02 12:41 UTC (6+ messages)
[PATCH 1/2] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
2019-04-02 12:39 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Only emit one semaphore per request
linux-next: build warning after merge of the fbdev tree
2019-04-02 12:38 UTC (4+ messages)
[V4,1/3] USB: serial: f81232: clear overrun flag
2019-04-02 12:37 UTC (3+ messages)
` [PATCH V4 1/3] "
[PATCH v2] x86/asm: fix assembly constraints in bitops
2019-04-02 12:37 UTC (4+ messages)
[Cluster-devel] [PATCH v2 1/3] dlm: check if workqueues are NULL before flushing/destroying
2019-04-02 12:37 UTC (3+ messages)
` [Cluster-devel] [PATCH v2 2/3] dlm: add TCP multihoming/failover support
` [Cluster-devel] [PATCH v2 3/3] dlm: allow binding to all network interfaces
[Qemu-devel] [PATCH] migration: avoid copying ignore-shared ramblock when in incoming migration
2019-04-02 12:36 UTC (6+ messages)
[PATCH] drm/i915: add immutable zpos plane properties
2019-04-02 12:35 UTC (2+ messages)
[PATCH v4 0/3] Add Bitstream configuration support for ZynqMP
2019-04-02 12:31 UTC (12+ messages)
` [PATCH v4 1/3] firmware: xilinx: Add fpga API's
` [PATCH v4 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
[PATCH] eal: make max interrupt vectors configurable
2019-04-02 12:32 UTC (3+ messages)
` [PATCH v3] eal: increase max number of interrupt vectors
colorkey support for intel i915 gpu driver
2019-04-02 12:31 UTC (2+ messages)
[Qemu-devel] [RFC PATCH] aio: Add a knob to always poll if there are in-flight requests
2019-04-02 12:19 UTC
linux-next: Tree for Mar 29
2019-04-02 12:29 UTC (3+ messages)
` linux-next: Tree for Mar 29 (i915, no ACPI)
` [Intel-gfx] "
[SPDK] enabling spdk crypto vbdev on smartnic linux
2019-04-02 12:29 UTC
[PATCH v4 00/11] ARM: davinci: modernize the timer support
2019-04-02 12:28 UTC (5+ messages)
` [PATCH v4 01/11] clocksource: davinci-timer: new driver
[PATCH] fs: kernfs: Corrected spelling mistake
2019-04-02 12:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/6] xen: simplify suspend/resume handling
2019-04-02 12:26 UTC (4+ messages)
` [PATCH v3 4/6] xen: don't free percpu areas during suspend
[PATCH 00/15] Enhance CP110 COMPHY support
2019-04-02 12:24 UTC (4+ messages)
` [PATCH 04/15] phy: mvebu-cp110-comphy: Add RXAUI support
[PATCH] test/compress: add max mbuf size test case
2019-04-02 12:22 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] test/compress: "
[linux-lvm] buffer overflow detected: lvcreate terminated
2019-04-02 12:22 UTC
[PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC
2019-04-02 12:21 UTC (4+ messages)
[PATCH 1/2] ARM: dts: rockchip: bulk convert gpios to their constant counterparts
2019-04-02 12:18 UTC (3+ messages)
` [PATCH 2/2] arm64: "
[PATCH] ALSA: doc: my_chip has no element ioport
2019-04-02 12:16 UTC (2+ messages)
[PATCH v11 1/5] can: m_can: Create a m_can platform framework
2019-04-02 12:17 UTC (3+ messages)
[PATCH v2 1/2] selftests/bpf: ksym_search won't check symbols exists
2019-04-02 12:13 UTC (5+ messages)
` [PATCH v2 2/2] samples, selftests/bpf: add NULL check for ksym_search
[U-Boot] [PATCH] net: macb: Add small delay after link establishment
2019-04-02 12:16 UTC (6+ messages)
linux-next: build failure after merge of the nand tree
2019-04-02 12:16 UTC (5+ messages)
[PATCH v4 00/15] Add support for Hygon Dhyana Family 18h processor
2019-04-02 12:13 UTC (8+ messages)
` [PATCH v4 01/15] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v4 04/15] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU
Issues with i.MX SPI DMA transfers
2019-04-02 12:15 UTC (11+ messages)
[Qemu-devel] [PATCH v2 0/5] Compat props bug fixes
2019-04-02 12:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 4/5] vl: Document dependencies hiding in global and compat props
[PATCH] staging: pi433: Return thread immediately when kthread_should_stop() call
2019-04-02 12:14 UTC
[igt-dev] [PATCH i-g-t] tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk
2019-04-02 12:14 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH 1/2] regulator: lm363x: Use proper data type for regmap_read arguments
2019-04-02 12:13 UTC (2+ messages)
` [PATCH 2/2] regulator: lm363x: Constify regulator_ops
[PATCH] drm/i915: FBC needs vblank before enable / disable
2019-04-02 12:14 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
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.