messages from 2018-08-30 07:04:33 to 2018-08-30 08:10:44 UTC [more...]
[PATCH 0/2] MMIO emulation fixes
2018-08-30 8:10 UTC (11+ messages)
[igt-dev] [PATCH i-g-t 1/6] lib/psr: Add support for toggling edp psr through debugfs, v5
2018-08-30 8:10 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/6] "
[PATCH] xen/grant: Mute gcc warning in steal_linear_address()
2018-08-30 8:10 UTC (5+ messages)
[PATCH 0/3] arm64: dts: allwinner: h5: Add device tree for Bananapi M2 Plus H5
2018-08-30 8:09 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY
` [PATCH 2/3] ARM: dts: sun8i: h3: Split out non-SoC-specific parts of Bananapi M2 Plus
` [PATCH 3/3] arm64: dts: allwinner: h5: Add device tree for Bananapi M2 Plus H5
[igt-dev] [PATCH i-g-t] lib/igt_sysfs: Return errno from igt_sysfs_printf
2018-08-30 8:08 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] drm/amdgpu: fix "Revert "drm/amdgpu: move PD/PT bos on LRU again""
2018-08-30 8:08 UTC
[igt-dev] [PATCH i-g-t 1/2] tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11
2018-08-30 8:07 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11 (rev2)
[PATCH 0/2] fix smt=0 fallout
2018-08-30 8:07 UTC (7+ messages)
` [PATCH 1/2] tools/libxl: correct vcpu affinity output with sparse physical cpu map
` [PATCH 2/2] xen: fill topology info for online cpus only
[igt-dev] [PATCH i-g-t v2] lib/igt_fb: Added XYUV format support for testing
2018-08-30 8:05 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_fb: Added XYUV format support for testing (rev2)
[PATCH v2] clk: renesas: cpg-mssr: Add R7S9210 support
2018-08-30 8:05 UTC (3+ messages)
[PATCH] dt-bindings: reset: imx7: update the compatible string
2018-08-30 8:05 UTC
[igt-dev] [PATCH i-g-t] lib/core: Use libdw to decode stack trace with debugging symbols, v2
2018-08-30 8:04 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH] x86/mm: Drop {HAP,SHADOW}_ERROR() wrappers
2018-08-30 8:04 UTC (2+ messages)
[PATCH v2 0/2] add the Amlogic Meson PCIe phy driver
2018-08-30 8:02 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add DT bindings for Amlogic Meson PCIe Phy controller
` [PATCH v2 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver
[RFC] ethdev: add generic MAC address rewrite actions
2018-08-30 8:00 UTC (4+ messages)
` [PATCH v2] "
` [RFC "
[igt-dev] [PATCH i-g-t] lib/core: Use libdw to decode stack trace with debugging symbols
2018-08-30 8:01 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[v3,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
2018-08-30 8:01 UTC
[Qemu-devel] [PATCH v4] vl.c deprecate incorrect CPUs topology
2018-08-30 7:58 UTC (4+ messages)
` [Qemu-devel] [PATCH] vl:c: make sure that sockets are calculated correctly in '-smp X' case
[PATCH V5] ocfs2: fix crash on ocfs2_duplicate_clusters_by_page
2018-08-30 7:55 UTC (4+ messages)
` [Ocfs2-devel] "
[PATCH] fs: Convert return type int to vm_fault_t
2018-08-30 7:56 UTC (2+ messages)
[PATCH] Drivers: hv: vmbus: include header for get_irq_regs()
2018-08-30 7:55 UTC
[PATCH v6 4/4] venus: firmware: register separate platform_device for firmware loader
2018-08-30 3:53 UTC (2+ messages)
[PATCH 0/2] clocksource: ostm: Add support for RZ/A2
2018-08-30 7:54 UTC (6+ messages)
` [PATCH 1/2] clocksource/drivers/ostm: Delay driver registration
[PATCH 0/9] worktree: fix bugs and broaden --force applicability
2018-08-30 7:54 UTC (10+ messages)
` [PATCH 5/9] worktree: disallow adding same path multiple times
` [PATCH 6/9] worktree: teach 'add' to respect --force for registered but missing path
` [PATCH 7/9] worktree: teach 'move' to override lock when --force given twice
` [PATCH 8/9] worktree: teach 'remove' "
[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
2018-08-30 7:54 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] riscv: kconfig: Normalize architecture name spelling
` [U-Boot] [PATCH 02/12] riscv: Remove setup.h
` [U-Boot] [PATCH 03/12] riscv: bootm: Correct the 1st kernel argument to hart id
` [U-Boot] [PATCH 04/12] riscv: Remove mach type
` [U-Boot] [PATCH 05/12] riscv: Move the linker script to the CPU root directory
` [U-Boot] [PATCH 06/12] riscv: Fix coding style issues in the linker script
` [U-Boot] [PATCH 07/12] riscv: Explicitly pass -march and -mabi to the compiler
` [U-Boot] [PATCH 08/12] riscv: Add a helper routine to print CPU information
` [U-Boot] [PATCH 09/12] riscv: Make start.S available for all targets
` [U-Boot] [PATCH 10/12] riscv: ae350: Clean up mixed tabs and spaces in the dts
` [U-Boot] [PATCH 11/12] riscv: kconfig: Select DM and OF_CONTROL
` [U-Boot] [PATCH 12/12] riscv: Add QEMU virt board support
[PATCH] ieee802154: mcr20a: read out of bounds in mcr20a_set_channel()
2018-08-30 7:54 UTC (2+ messages)
Dangling whitespaces in xen code
2018-08-30 7:54 UTC (5+ messages)
[PATCH] libjpeg-turbo: Upgrade 1.5.3 -> 2.0.0
2018-08-30 7:54 UTC (4+ messages)
[Buildroot] [PATCH v2 0/5] Hardening Wrapper Updates and Test
2018-08-30 7:53 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/5] toolchain/toolchain-wrapper: add link wrapper
[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
2018-08-30 7:53 UTC (16+ messages)
` [PATCH v2 22/32] selftests/ftrace: Add ringbuffer size changing testcase
` [PATCH v2 31/32] selftests/ftrace: Add output format testcase
` [PATCH v2 32/32] selftests/ftrace: Add blktrace testcase
[Ocfs2-devel] [PATCH] fix dead lock caused by ocfs2_defrag_extent
2018-08-30 7:52 UTC (4+ messages)
[PATCH] xentrace: handle sparse cpu ids correctly in xen trace buffer handling
2018-08-30 7:52 UTC
[PATCH] libjpeg-turbo: fix wrongly defined HAVE_STDLIB_H
2018-08-30 7:52 UTC
[Buildroot] [PATCH v4 1/1] python-kivy: new package
2018-08-30 7:52 UTC (2+ messages)
[PATCH V7 0/9] mmc: add support for sdhci 4.0
2018-08-30 7:51 UTC (7+ messages)
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
[B.A.T.M.A.N.] Paper "Performance Evaluation of BATMAN-adv Wireless Mesh Network Routing Algorithms "
2018-08-30 7:50 UTC (3+ messages)
` [B.A.T.M.A.N.] Recent test result. "
[PATCH] drm/amdgpu: Revert "kmap PDs/PTs in amdgpu_vm_update_directories"
2018-08-30 7:50 UTC
[xen-4.7-testing test] 126907: regressions - FAIL
2018-08-30 7:49 UTC (2+ messages)
[PATCH] f2fs: avoid wrong decrypted data from disk
2018-08-30 7:49 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v7 0/8] Introduce on-chip interconnect API
2018-08-30 7:47 UTC (12+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
` "
[PATCH 0/4] clk-pmc-atom + r8169: Add ether_clk handling to fix suspend issues
2018-08-30 3:46 UTC (3+ messages)
` [PATCH 3/4] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
答复: [PATCH RESEND v3 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
2018-08-30 7:45 UTC (2+ messages)
[PATCH V2 0/7] postinst and clang fixes
2018-08-30 7:44 UTC (3+ messages)
` [PATCH 3/7] sysklogd: Use update-alternatives
[U-Boot] [PATCH v5 1/2] spl: add support to booting with OP-TEE
2018-08-30 7:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[Ocfs2-devel] [PATCH v4] fix crash on ocfs2_duplicate_clusters_by_page
2018-08-30 7:43 UTC (3+ messages)
[PATCHv2] kmemleak: Add option to print warnings to dmesg
2018-08-30 7:43 UTC (5+ messages)
[PATCH v2 00/23] Make CONFIG_HVM work
2018-08-30 7:42 UTC (10+ messages)
` [PATCH v2 12/23] x86: monitor.o is currently HVM only
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM
[U-Boot] [PATCH] rockchip: dts: fix unnecessary '-cells' warning
2018-08-30 7:41 UTC (2+ messages)
` [U-Boot] "
[PATCH 1/4] doc: create a platorm specific page for NXP DPAA platform
2018-08-30 7:39 UTC (4+ messages)
` [PATCH 2/4] doc: remove redundant prerequisite info for dpaa devices
` [PATCH 3/4] doc: create a platorm specific page for NXP DPAA2 platform
` [PATCH 4/4] doc: remove redundant prerequisite info for dpaa2 devices
Rewriting Intel PCI bridge prefetch base address bits solves nvidia graphics issues
2018-08-30 7:41 UTC (5+ messages)
` [Nouveau] "
[Xenomai] Importance of missing modechk/cobolt.wrappers
2018-08-30 7:41 UTC (4+ messages)
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-08-30 7:40 UTC (5+ messages)
` [PATH v5 "
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
[LTP] [PATCH 1/4] lapi/syscalls: Add syscall numbers for mlock2
2018-08-30 7:41 UTC (4+ messages)
` [LTP] [PATCH 4/4] syscalls/mlock202: Add new testcase
[PATCH v6 1/2] leds: core: Introduce LED pattern trigger
2018-08-30 7:40 UTC (2+ messages)
` [PATCH v6 2/2] leds: sc27xx: Add pattern_set/clear interfaces for LED controller
[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
2018-08-30 7:39 UTC (12+ messages)
[PATCH v2 0/2] add the Amlogic Meson PCIe controller driver
2018-08-30 7:37 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-08-30 7:36 UTC (7+ messages)
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
[Qemu-devel] [PATCH V5 0/4] introduce coalesced pio support
2018-08-30 15:50 UTC (5+ messages)
` [Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm header update
` [Qemu-devel] [PATCH V5 2/4] target-i386:add coalesced_pio API
` [Qemu-devel] [PATCH V5 3/4] target-i386: add rtc 0x70 port as coalesced_pio
` [Qemu-devel] [PATCH V5 4/4] target-i386: add i440fx 0xcf8 "
[PATCH v5 00/14] Add System Error Interrupt support to Armada SoCs
2018-08-30 7:35 UTC (30+ messages)
` [PATCH v5 01/14] genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
` [PATCH v5 02/14] dt-bindings/interrupt-controller: fix Marvell ICU length in the example
` [PATCH v5 03/14] irqchip/irq-mvebu-icu: fix wrong private data retrieval
` [PATCH v5 04/14] irqchip/irq-mvebu-icu: clarify the reset operation of configured interrupts
` [PATCH v5 05/14] irqchip/irq-mvebu-icu: disociate ICU and NSR
` [PATCH v5 06/14] irqchip/irq-mvebu-icu: support ICU subnodes
` [PATCH v5 07/14] irqchip/irq-mvebu-sei: add new driver for Marvell SEI
` [PATCH v5 08/14] arm64: marvell: enable SEI driver
` [PATCH v5 09/14] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)
` [PATCH v5 10/14] dt-bindings/interrupt-controller: update Marvell ICU bindings
` [PATCH v5 11/14] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller
` [PATCH v5 12/14] arm64: dts: marvell: add AP806 SEI subnode
` [PATCH v5 13/14] arm64: dts: marvell: use new bindings for CP110 interrupts
` [PATCH v5 14/14] arm64: dts: marvell: add CP110 ICU SEI subnode
[PATCH] drm/amdgpu: correctly sign extend 48bit addresses v3
2018-08-30 7:35 UTC (6+ messages)
[PATCH v2] x86: assorted array_index_nospec() insertions
2018-08-30 7:33 UTC (3+ messages)
[Buildroot] [PATCH 1/2] python-mimeparse: new package
2018-08-30 7:31 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] python-falcon: "
[PATCH] misc large filesystem fixes
2018-08-30 3:30 UTC (3+ messages)
[PATCH 0/5] x86: more power-efficient CPU parking
2018-08-30 7:29 UTC (4+ messages)
` Ping: "
[PATCH 1/2] kmemleak: dump all objects for slab usage analysis
2018-08-30 7:29 UTC (4+ messages)
` [PATCH 2/2] scripts: add kmemleak2pprof.py "
[PATCH] clk: ti: fix OF child-node lookup
2018-08-30 7:28 UTC (5+ messages)
net/sctp/socket.c:2681:6-11: ERROR: invalid reference to the index variable of the iterator on line 2661 (fwd)
2018-08-30 7:27 UTC (2+ messages)
[PATCH] linux/mei: Header for mei_hdcp driver interface
2018-08-30 7:24 UTC
[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
2018-08-30 7:26 UTC (2+ messages)
[PATCH v3] lxc: add new package
2018-08-30 7:26 UTC (4+ messages)
[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
2018-08-30 7:25 UTC (5+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3
[PATCH v6 00/35] drm/i915: Implement HDCP2.2
2018-08-30 7:24 UTC (4+ messages)
` [PATCH v6 17/35] drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
[PATCH v6 0/2] Input: Add Cypress Gen5 Touchscreen driver
2018-08-30 7:24 UTC (8+ messages)
Proposal for caching/buffering POST codes list for one boot process
2018-08-30 7:23 UTC (13+ messages)
` "
[PATCH v5] app/testpmd: simulating noisy host environment
2018-08-30 7:22 UTC (4+ messages)
` [PATCH v5] app/testpmd: add forwarding mode to simulate a noisy neighbour
[LTP] [PATCH RFC v3 1/3] lib: add tst_timer_find_clock()
2018-08-30 7:21 UTC (3+ messages)
` [LTP] [PATCH RFC v3 2/3] lib: introduce tst_timeout_remaining()
[PATCH 0/2] fs/dcache: Track # of negative dentries
2018-08-30 7:20 UTC (5+ messages)
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed
Thank you for public-inbox!
2018-08-30 7:20 UTC (7+ messages)
New Ceph community manager: Mike Perez
2018-08-30 7:20 UTC (2+ messages)
` Odp.: "
[Buildroot] [PATCH 1/1] domoticz: do not use static version of openssl
2018-08-30 7:20 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] tests/psr: Skip kms_psr on pre-Gen9 hardware
2018-08-30 7:19 UTC
efi boot failures due to PTI with 32 bit builds and Intel CPUs
2018-08-30 7:19 UTC (2+ messages)
[PATCH 00/16] x86: indirect call overhead reduction
2018-08-30 7:19 UTC (5+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 03/12] x86: infrastructure to allow converting certain indirect calls to direct ones
[PATCH 0/3] Add support for high-resolution scrolling on Logitech mice
2018-08-30 7:18 UTC (4+ messages)
` [PATCH 3/3] Enable "
[PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put
2018-08-30 7:18 UTC (4+ messages)
RFE: Detect NUMA misconfigurations and prevent machine freezes
2018-08-30 7:13 UTC (4+ messages)
[PATCH v5 1/3] common/rc: add scratch shutdown support for overlayfs
2018-08-30 3:12 UTC (4+ messages)
` [PATCH v5 3/3] generic/471: add syncfs test
[PATCH 1/3] patch-delta: fix oob read
2018-08-30 7:12 UTC (7+ messages)
` [PATCH 0/5] handle corruption in patch-delta
` [PATCH 1/5] test-delta: read input into a heap buffer
` [PATCH 2/5] t5303: test some corrupt deltas
` [PATCH 3/5] patch-delta: fix oob read
` [PATCH 4/5] patch-delta: consistently report corruption
` [PATCH 5/5] patch-delta: handle truncated copy parameters
[PATCH 0/4] tty: Hold write ldisc sem in tty_reopen()
2018-08-30 7:03 UTC (2+ messages)
[Buildroot] [PATCH] board/freescale/imx8mqevk: remove hardware support section from readme
2018-08-30 7:10 UTC (4+ messages)
[PATCH net-next 0/4] liquidio: improve soft command/response handling
2018-08-30 3:07 UTC (2+ messages)
[PATCH] block: Add a check for fdisk
2018-08-30 7:07 UTC
[PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
2018-08-30 7:07 UTC (6+ messages)
` [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
` [Qemu-devel] "
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-08-29
2018-08-30 3:05 UTC (3+ messages)
` [net-next 02/15] i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
2018-08-30 7:05 UTC (2+ messages)
` [Bug 105760] [4.17-rc1] "
[PATCH] arm64: dts: renesas: r8a77965: Fix clock/reset for usb2_phy1
2018-08-30 3:04 UTC (2+ messages)
[PATCH 0/1] atmodem: Handle broken +CMT notifications of some cinterion modems
2018-08-30 7:04 UTC (2+ 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.