All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 12:06:50 to 2018-08-09 13:02:52 UTC [more...]

[PATCH v1 0/7] Add support for the Turris Mox router
 2018-08-09 12:08 UTC  (5+ messages)
` [PATCH v1 6/7] net: mvneta: Don't use GRO on Armada 3720

[Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes
 2018-08-09 13:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 15/18] tests: add a few qemu-qmp tests
` [Qemu-devel] [PATCH v2 18/18] RFC: qmp: common 'id' handling & make QGA conform to QMP spec

[Qemu-devel] [PATCH v2 00/34] Qtest driver framework
 2018-08-09 13:02 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 03/34] tests/qgraph: pci-pc driver and interface nodes
` [Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node
` [Qemu-devel] [PATCH v2 07/34] tests/qgraph: arm/raspi2 "
` [Qemu-devel] [PATCH v2 09/34] tests/qgraph: pci-spapr driver and interface nodes

[Qemu-devel] [PATCH 00/16] arm: Implement MPS2 watchdogs and DMA
 2018-08-09 13:01 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
` [Qemu-devel] [PATCH 02/16] nvic: Expose NMI line
` [Qemu-devel] [PATCH 03/16] hw/arm/iotkit: Wire up the watchdogs
` [Qemu-devel] [PATCH 04/16] hw/arm/iotkit: Wire up the S32KTIMER
` [Qemu-devel] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
` [Qemu-devel] [PATCH 06/16] hw/misc/iotkit: Wire up the "
` [Qemu-devel] [PATCH 07/16] hw/misc/tz-msc: Model TrustZone Master Security Controller
` [Qemu-devel] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
` [Qemu-devel] [PATCH 09/16] hw/arm/iotkit: Wire up the lines for MSCs
` [Qemu-devel] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
` [Qemu-devel] [PATCH 11/16] hw/dma/pl080: Support all three interrupt lines
` [Qemu-devel] [PATCH 12/16] hw/dma/pl080: Don't use CPU address space for DMA accesses
` [Qemu-devel] [PATCH 13/16] hw/dma/pl080: Provide device reset function
` [Qemu-devel] [PATCH 14/16] hw/dma/pl080: Correct bug in register address decode logic
` [Qemu-devel] [PATCH 15/16] hw/dma/pl080: Remove hw_error() if DMA is enabled
` [Qemu-devel] [PATCH 16/16] hw/arm/mps2-tz: Create PL081s and MSCs

RBD image "lightweight snapshots"
 2018-08-09 13:01 UTC 

[PATCH 1/2] doc: add multithread description to hash library
 2018-08-09 13:00 UTC  (5+ messages)
` [PATCH 2/2] hash: add more accurate thread-safety comments

[U-Boot] [PATCH v3] usb: ehci-generic: Add vbus-supply regulator support
 2018-08-09 13:00 UTC  (2+ messages)

[PATCH 0/4] locks: avoid thundering-herd wake-ups
 2018-08-09 13:00 UTC  (6+ messages)

[PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
 2018-08-09 12:58 UTC  (4+ messages)

[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-09 12:58 UTC  (29+ messages)
` [PATCH 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch

HELP!
 2018-08-09 12:57 UTC  (2+ messages)

[PATCH] ftrace: remove unused pointer ftrace_swapper_pid
 2018-08-09 12:56 UTC  (2+ messages)

[PATCH v3 0/3] Stingray thermal driver support
 2018-08-09 12:54 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: Add binding document for SR thermal
` [PATCH v3 2/3] arm64: dts: stingray: Add Stingray Thermal DT support
` [PATCH v3 3/3] thermal: broadcom: Add Stingray thermal driver

[PATCH 00/21] TVP5150 fixes and new features
 2018-08-09 12:55 UTC  (6+ messages)
` [PATCH 19/22] [media] tvp5150: add input source selection of_graph support

[U-Boot] [PATCH v2] usb: ehci-generic: Add vbus-supply regulator support
 2018-08-09 12:54 UTC  (5+ messages)

[PATCH v1] gpu: host1x: Ignore clients initialization failure
 2018-08-09 12:53 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/8] drivers: Add AXI uclass
 2018-08-09 12:51 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/8] axi: Add ihs_axi driver
` [U-Boot] [PATCH v3 3/8] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH v3 4/8] sandbox: Add and build AXI bus and device
` [U-Boot] [PATCH v3 5/8] test: Add AXI test
` [U-Boot] [PATCH v3 6/8] cmd: Add axi command
` [U-Boot] [PATCH v3 7/8] video: Sort Makefile entries
` [U-Boot] [PATCH v3 8/8] video_display: Add Xilinx LogiCore DP TX

[RFC PATCH] line-log: clarify [a,b) notation for ranges
 2018-08-09 12:50 UTC  (3+ messages)

[igt-dev] [PATCH] igt: Markup more tests that require INTEL
 2018-08-09 12:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt: Markup more tests that require INTEL (rev3)

[PATCH 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-08-09 12:50 UTC  (16+ messages)
` [PATCH 3/8] mmc: tegra: Implement HS400 enhanced strobe
` [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration
` [PATCH 5/8] arm64: dts: tegra186: Add SDMMC4 DQS trim value

[PATCH 4/5] drm/vgem: Remove unecessary dma_fence_ops
 2018-08-09 12:48 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next 0/7] s390/qeth: updates 2018-08-09
 2018-08-09 12:48 UTC  (8+ messages)
` [PATCH net-next 1/7] s390/qeth: extract helper for MPC protocol type
` [PATCH net-next 2/7] s390/qeth: reduce hard-coded access to ccw channels
` [PATCH net-next 3/7] s390/qeth: use qeth_setup_ccw() to set up all CCWs
` [PATCH net-next 4/7] s390/qeth: do basic setup for data channel
` [PATCH net-next 5/7] s390/qeth: clean up card initialization
` [PATCH net-next 6/7] s390/qeth: don't restrict qeth_card to DMA memory
` [PATCH net-next 7/7] s390/qeth: use true and false for boolean values

Bug report: Bad mode in FIQ handler detected on CPU0, code 0x56000000
 2018-08-09 12:47 UTC 

[PATCH] arm64: Trap WFI executed in userspace
 2018-08-09 12:47 UTC  (10+ messages)

[PATCH] drm/vgem: Replace drm_dev_unref with drm_dev_put
 2018-08-09 12:46 UTC  (2+ messages)

backport of XSA-274 patch to 4.9.x kernel (could use a review)
 2018-08-09 12:41 UTC  (3+ messages)
` [PATCH] x86/entry/64: Remove %ebx handling from error_entry/exit

[SPDK] Error when issue IO in QEMU to vhost scsi NVMe
 2018-08-09 12:42 UTC 

How to upgrade Qt modules in daisy branch
 2018-08-09 12:40 UTC  (3+ messages)

[PATCH] lib/librte_ip_frag:fix ip_frag_key_cmp bug
 2018-08-09 12:40 UTC  (2+ messages)

[PATCH] NFSv4: Fix _nfs4_do_setlk()
 2018-08-09 10:15 UTC  (2+ messages)

Linux 3.18.118
 2018-08-09 12:38 UTC  (2+ messages)

Linux 4.4.147
 2018-08-09 12:37 UTC  (2+ messages)

Linux 4.9.119
 2018-08-09 12:37 UTC  (2+ messages)

Linux 4.14.62
 2018-08-09 12:37 UTC  (2+ messages)

Linux 4.17.14
 2018-08-09 12:36 UTC  (2+ messages)

[PATCH 00/13] sh: convert to SPDX
 2018-08-09 12:36 UTC  (18+ messages)
` [PATCH 06/13] sh: sh3: convert to SPDX identifiers
` [PATCH 07/13] sh: sh4: "
` [PATCH 08/13] sh: sh4a: "
` [PATCH 09/13] sh: sh5: "
` [PATCH 10/13] sh: shmobile: "
` [PATCH 11/13] sh: cpu: "
` [PATCH 12/13] sh: kernel: "
` [PATCH 13/13] sh: lib: "

[Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
 2018-08-09 12:34 UTC  (3+ messages)

[PATCH] mips: switch to NO_BOOTMEM
 2018-08-09 12:34 UTC  (8+ messages)

Recent removal of a.out and COFF support for sparc
 2018-08-09 12:34 UTC  (11+ messages)

[PATCH net-next 0/5] net: aquantia: implement WOL and EEE support
 2018-08-09 10:10 UTC  (4+ messages)
` [PATCH net-next 5/5] net: aquantia: bump driver version

[PATCH] drm/amdgpu: Cancel gfx off delay work when driver fini/suspend
 2018-08-09 12:34 UTC  (2+ messages)

[PATCH] lib/test_hexdump: fix failure on big endian cpu
 2018-08-09 12:33 UTC  (6+ messages)

[PATCH] staging: wilc1000: fix undefined reference to `__this_module' compilation error
 2018-08-09 10:08 UTC  (2+ messages)

[PATCH RESEND v2] arm64: clean the additional checks before calling ghes_notify_sea()
 2018-08-09 12:32 UTC  (3+ messages)

[PATCH v1 00/10] Another round of tsens cleanups
 2018-08-09 12:32 UTC  (14+ messages)
` [PATCH v1 01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v1 03/10] thermal: tsens: Add SPDX license identifiers
` [PATCH v1 04/10] thermal: tsens: Get rid of dead code
` [PATCH v1 05/10] thermal: tsens: Rename map field in order to add a second address map
` [PATCH v1 06/10] thermal: tsens: Add the SROT "
` [PATCH v1 07/10] thermal: tsens: Check if the IP is correctly enabled by firmware
` [PATCH v1 08/10] thermal: tsens: Get rid of 'id' field
` [PATCH v1 09/10] arm64: dts: qcom: Add reg-names for all tsens nodes
` [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers

[PATCH v3 0/3] i2c: imx: Fix and enable DMA support for LS1021A
 2018-08-09 12:32 UTC  (4+ messages)
` [PATCH v3 1/3] i2c: imx: Fix race condition in dma read
` [PATCH v3 2/3] i2c: imx: Simplify stopped state tracking
` [PATCH v3 3/3] arm: dts: ls1021a: Enable I2C DMA support

[Buildroot] [PATCH 1/2] package/mono: bump to version 5.14.0.177
 2018-08-09 12:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Revert "package/mono: remove target mips architecture"

[PATCH 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-08-09 12:27 UTC  (7+ messages)
` [PATCH 4/5] drm/amdgpu: use bulk moves for efficient VM LRU handling

[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
 2018-08-09 12:25 UTC  (10+ messages)

FUSE: write operations trigger balance_dirty_pages when using writeback cache
 2018-08-09 12:25 UTC  (2+ messages)

RFC: Add write flag to reservation object fences
 2018-08-09 12:22 UTC  (4+ messages)
` [PATCH 1/6] dma-buf: remove shared fence staging in reservation object

[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_flip: Binary mode optimizations
 2018-08-09 12:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_flip: Binary mode optimizations (rev4)

[U-Boot] [RFC] efi_loader: workaround for EDK2's shell.efi
 2018-08-09 12:21 UTC  (2+ messages)

[Bug 105684] Loading amdgpu hits general protection fault: 0000 [#1] SMP NOPTI
 2018-08-09 12:21 UTC  (2+ messages)

[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
 2018-08-09 12:19 UTC  (9+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines
` [U-Boot] [PATCH v8 2/8] armv8: ls1046a: advertise QMan v3 in configuration
` [U-Boot] [PATCH v8 3/8] misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
` [U-Boot] [PATCH v8 4/8] armv8: fsl-layerscape: add missing debug stream ID
` [U-Boot] [PATCH v8 5/8] armv8: ls1046a: initial icid setup support
` [U-Boot] [PATCH v8 6/8] armv8: ls1046a: add icid setup for qman portals
` [U-Boot] [PATCH v8 7/8] armv8: ls1046a: setup fman ports ICIDs and device tree
` [U-Boot] [PATCH v8 8/8] armv8: ls1046a: setup SEC ICIDs and fix up "

linux-next: build failure after merge of the tip tree
 2018-08-09 12:18 UTC  (3+ messages)
` [PATCH] x86, relocs: Add __end_rodata_aligned to S_REL

[PATCH v12 3/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-08-09 12:18 UTC  (12+ messages)

[PATCH] dropbear.inc: add dependency on virtual/crypt to fix build with glibc-2.28
 2018-08-09 12:16 UTC 

[PATCH] sg3-utils: fix build with glibc-2.28
 2018-08-09 12:16 UTC 

[Qemu-devel] [PATCH v4 0/5] qcow2: Take the image size into account when allocating the L2 cache
 2018-08-09 12:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size

[Cluster-devel] [GFS2 PATCH] GFS2: Simplify iterative add loop in foreach_descriptor
 2018-08-09 12:15 UTC  (3+ messages)

[PATCH] kni: fix build on RHEL 7.5
 2018-08-09 12:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] x86/mm: Add mem access rights to NPT
 2018-08-09 12:14 UTC  (7+ messages)

[PATCHv2] perf: inherit manpages instead of adding man to RDEPENDS_${PN}-doc
 2018-08-09 12:14 UTC 

[PATCH] devtools: check_symbol_change requires bash
 2018-08-09 12:14 UTC  (3+ messages)
` [PATCH] devtools: fix symbol check for dash

[PATCH] net: mvneta: use the correct napi pointer
 2018-08-09 12:13 UTC  (3+ messages)

[Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
 2018-08-09 12:11 UTC  (3+ messages)

want to edit
 2018-08-09 12:11 UTC 

Should usb_gadget_disconnect() call driver's ->disconnect?
 2018-08-09 12:10 UTC 

[PATCH v2 1/2] dt: bindings: lm3697: Add bindings for lm3697 driver
 2018-08-09 12:09 UTC  (8+ messages)

[PATCH v2 00/15] staging: fbtft: Fixes some issues found with checkpatch.pl
 2018-08-09  9:49 UTC  (4+ messages)
` [PATCH v2 10/15] staging: fbtft: Fixes some defines styles - Style

[PATCH v1] doc: update release notes for 18.08
 2018-08-09 12:08 UTC 

[PATCH v6 0/4] i2c-multi-instantiate pseudo driver
 2018-08-09 12:08 UTC  (4+ messages)
` [PATCH v6 4/4] platform/x86: Add ACPI "

[PATCH v2 0/2] Don't use coherent DMA buffers for ISO transfer
 2018-08-09  9:44 UTC  (4+ messages)
` [PATCH v2 2/2] media: usb: pwc: "

[PATCH] sched: idle: Reenable sched tick for cpuidle request
 2018-08-09 12:05 UTC  (2+ messages)

[PATCH v2 0/4] i2c: imx: Fix and enable DMA support for LS1021A
 2018-08-09 12:06 UTC  (4+ messages)
` [PATCH v2 3/4] i2c: imx: Simplify stopped state tracking


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.