All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-14 08:21:02 to 2018-12-14 09:17:56 UTC [more...]

ipipe-arm64 patches for qualcomm dragonboard 410c
 2018-12-14  9:17 UTC  (2+ messages)

[PATCH v2 0/4] Timer code cleanup
 2018-12-14  9:17 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: Correct RISC-V's timebase-frequency

[RFC PATCH] [RESEND] opp: Add API for getting voltage from supplies
 2018-12-14  9:17 UTC 

[Qemu-devel] [PATCH v2] util: check the return value of fcntl in qemu_set_{block, nonblock}
 2018-12-14  9:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qdev/core: Can not replug device on bus that allows one device
 2018-12-14  9:16 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/perf: IMC trace-mode support
 2018-12-14  9:11 UTC  (8+ messages)
` [PATCH v2 1/5] powerpc/include: Add data structures and macros for IMC trace mode
` [PATCH v2 2/5] powerpc/perf: Rearrange setting of ldbar for thread-imc
` [PATCH v2 3/5] powerpc/perf: Add privileged access check for thread_imc
` [PATCH v2 4/5] powerpc/perf: Trace imc events detection and cpuhotplug
` [PATCH v2 5/5] powerpc/perf: Trace imc PMU functions

[PATCH v3 0/5] Allow using virtio-user without hugepages
 2018-12-14  9:15 UTC  (3+ messages)
` [PATCH v3 1/5] mem: fix error code for segment fd API for external segs

dt-bindings: usb: renesas_usbhs: Add r8a774c0 support
 2018-12-14  9:15 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH v3 00/16] Virtio devices split from virtio-pci
 2018-12-14  9:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 02/16] virtio: split virtio input host bits "
` [Qemu-devel] [PATCH v3 03/16] virtio: split virtio input "
` [Qemu-devel] [PATCH v3 04/16] virtio: split virtio rng "
` [Qemu-devel] [PATCH v3 06/16] virtio: split virtio 9p "
` [Qemu-devel] [PATCH v3 08/16] virtio: split vhost user scsi "
` [Qemu-devel] [PATCH v3 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work

Question about synchronization object
 2018-12-14  9:14 UTC 

usb: renesas_usbhs: add support for RZ/G2E
 2018-12-14  9:13 UTC  (2+ messages)
` [PATCH] "

[xen-unstable test] 131282: tolerable FAIL - PUSHED
 2018-12-14  9:13 UTC 

ubifs: fix page_count in ->ubifs_migrate_page()
 2018-12-14  9:12 UTC  (5+ messages)

usb: dwc3: gadget: fix miss isoc issue introduced by IRQ latency
 2018-12-14  9:11 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/9] RZ/G2E basic device tree
 2018-12-14  9:10 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: renesas: Initial device tree for r8a774c0
` [PATCH 2/9] arm64: dts: renesas: r8a774c0: Add SYS-DMAC controller nodes
` [PATCH 3/9] arm64: dts: renesas: r8a774c0: Add SCIF and HSCIF nodes
` [PATCH 4/9] arm64: dts: renesas: r8a774c0: Add INTC-EX device node
` [PATCH 5/9] arm64: dts: renesas: r8a774c0: Add PFC support
` [PATCH 6/9] arm64: dts: renesas: r8a774c0: Add GPIO device nodes
` [PATCH 7/9] arm64: dts: renesas: r8a774c0: Add Ethernet AVB node
` [PATCH 8/9] arm64: dts: renesas: r8a774c0: Add watchdog support
` [PATCH 9/9] arm64: dts: renesas: r8a774c0: Add secondary CA53 CPU core

[PATCH] linux-libc-headers: workaround do_install failure while host gcc version < 4.5
 2018-12-14  9:11 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
 2018-12-14  9:09 UTC 

[PATCH V2 0/3] net: dsa: ksz: Clean up the tag code in prep for more switches
 2018-12-14  9:07 UTC  (7+ messages)
` [PATCH V2 1/3] net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
` [PATCH V2 2/3] net: dsa: ksz: Factor out common tag code
` [PATCH V2 3/3] net: dsa: ksz: Add STP multicast handling

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-14  9:06 UTC  (10+ messages)
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks

usb: gadget: udc: renesas_usb3: add support for r8a774c0
 2018-12-14  9:06 UTC  (2+ messages)
` [PATCH] "

[igt-dev] [PATCH i-g-t v2 00/12] Chamelium VC4 plane testing, with T-tiled mode
 2018-12-14  9:05 UTC  (19+ messages)
` [igt-dev] [PATCH i-g-t v2 01/12] chamelium: Pass dimensions instead of mode to pattern generation helper
` [igt-dev] [PATCH i-g-t v2 02/12] chamelium: Pass the pattern block size as argument to helpers
` [igt-dev] [PATCH i-g-t v2 03/12] chamelium: Debug-print CRCs when comparing them and dumping frames
` [igt-dev] [PATCH i-g-t v2 04/12] lib: drmtest: Add helpers to check and require the VC4 driver
` [igt-dev] [PATCH i-g-t v2 05/12] lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation
` [igt-dev] [PATCH i-g-t v2 06/12] lib/igt_fb: Add support for allocating T-tiled VC4 buffers
` [igt-dev] [PATCH i-g-t v2 07/12] lib/igt_vc4: Add helpers for converting linear to T-tiled XRGB buffers
` [igt-dev] [PATCH i-g-t v2 08/12] lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert
` [igt-dev] [PATCH i-g-t v2 09/12] lib/igt_fb: Add a helper to retreive the plane bpp for a given format

usb: dwc2: gadget: fix ISOC frame overflow handling
 2018-12-14  9:00 UTC  (2+ messages)
` [PATCH] "

[net-next, PATCH 1/2] net: socionext: correctly recover txq after being full
 2018-12-14  8:59 UTC  (2+ messages)
` [net-next, PATCH 2/2] net: socionext: remove mmio reads on Tx

[PATCH] drm/gem: Mark pinned pages as unevictable
 2018-12-14  8:58 UTC  (2+ messages)

usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
 2018-12-14  8:58 UTC  (3+ messages)
` [PATCH] "

[PATCH] dt-bindings: rcar-gen3-phy-usb2: Add r8a774c0 support
 2018-12-14  8:57 UTC  (3+ messages)

[U-Boot] [PATCH] net: fix env flags for eth10addr and above
 2018-12-14  8:56 UTC  (3+ messages)

[PATCH 0/6] add system vulnerability sysfs entries
 2018-12-14  8:55 UTC  (7+ messages)
` [PATCH 2/6] arm64: add sysfs vulnerability show for meltdown

dwc2 isochronous transfers issues
 2018-12-14  8:55 UTC 

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2018-12-14  8:55 UTC  (3+ messages)

[PATCH 0/3] protocol v2 and hidden refs
 2018-12-14  8:55 UTC  (6+ messages)
` [PATCH 1/3] serve: pass "config context" through to individual commands

[PATCH 1/1] xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
 2018-12-14  8:54 UTC  (2+ messages)
  ` [1/1] "

v4.19.9 build: 0 failures 3 warnings (v4.19.9)
 2018-12-14  8:53 UTC 

usb: dwc3: gadget: fix miss isoc issue introduced by IRQ latency
 2018-12-14  8:51 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] nvmem: imx-ocotp: add i.MX7ULP support
 2018-12-14  8:51 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: nvmem: imx-ocotp: add compatible string for i.MX7ULP

[Qemu-devel] [PATCH v2 0/8] qcow2: encryption threads
 2018-12-14  8:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/8] qcow2-threads: split out generic path

[PATCH] x86emul/test: drop another instance of .byte
 2018-12-14  8:50 UTC 

[PATCH v2] mm, memcg: fix reclaim deadlock with writeback
 2018-12-14  8:49 UTC  (4+ messages)
` [PATCH v3] "

[DPU PATCH] drm/msm/dpu: Clean up dpu hw interrupts
 2018-12-14  8:49 UTC  (2+ messages)

[PATCH] x86emul: fix test harness and fuzzer build dependencies
 2018-12-14  8:49 UTC 

[PATCH 1/2] drm: rcar-du: Add Standby Mode support
 2018-12-14  8:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] build: Remake config-host.mak when VERSION changes
 2018-12-14  8:47 UTC 

[PATCH] partitions: fix coding style
 2018-12-14  8:47 UTC  (2+ messages)

[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
 2018-12-14  8:47 UTC  (6+ messages)
` [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
` [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()

[PATCH 00/19] A new net PMD - ice
 2018-12-14  8:47 UTC  (39+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 34/34] net/ice: support meson build
` [PATCH v4 00/32] A new net PMD - ICE
  ` [PATCH v4 01/32] net/ice/base: add registers for Intel(R) E800 Series NIC
  ` [PATCH v4 02/32] net/ice/base: add basic structures
  ` [PATCH v4 03/32] net/ice/base: add admin queue structures and commands
  ` [PATCH v4 04/32] net/ice/base: add sideband queue info
  ` [PATCH v4 05/32] net/ice/base: add device IDs for Intel(r) E800 Series NICs
  ` [PATCH v4 06/32] net/ice/base: add control queue information
  ` [PATCH v4 07/32] net/ice/base: add data center bridging (DCB)
  ` [PATCH v4 08/32] net/ice/base: add basic transmit scheduler
  ` [PATCH v4 09/32] net/ice/base: add virtual switch code
  ` [PATCH v4 10/32] net/ice/base: add code to work with the NVM
  ` [PATCH v4 11/32] net/ice/base: add common functions
  ` [PATCH v4 12/32] net/ice/base: add various headers
  ` [PATCH v4 13/32] net/ice/base: add protocol structures and defines
  ` [PATCH v4 14/32] net/ice/base: add structures for RX/TX queues
  ` [PATCH v4 15/32] net/ice/base: add OS specific implementation
  ` [PATCH v4 16/32] net/ice: support device initialization
  ` [PATCH v4 17/32] net/ice: support device and queue ops
  ` [PATCH v4 18/32] net/ice: support getting device information
  ` [PATCH v4 19/32] net/ice: support packet type getting
  ` [PATCH v4 20/32] net/ice: support link update
  ` [PATCH v4 21/32] net/ice: support MTU setting
  ` [PATCH v4 22/32] net/ice: support MAC ops
  ` [PATCH v4 23/32] net/ice: support VLAN ops
  ` [PATCH v4 24/32] net/ice: support RSS
  ` [PATCH v4 25/32] net/ice: support RX queue interruption
  ` [PATCH v4 26/32] net/ice: support FW version getting
  ` [PATCH v4 27/32] net/ice: support EEPROM information getting
  ` [PATCH v4 28/32] net/ice: support statistics
  ` [PATCH v4 29/32] net/ice: support queue information getting
  ` [PATCH v4 30/32] net/ice: support basic RX/TX
  ` [PATCH v4 31/32] net/ice: support advance RX/TX
  ` [PATCH v4 32/32] net/ice: support descriptor ops

[Qemu-devel] [PULL v2 00/32] QAPI patches for 2018-12-13
 2018-12-14  8:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH] build: Remake config-host.mak when VERSION changes
` [Qemu-devel] [PULL v2 27/32] qapi: Add #if conditions to generated code members

[PATCH V1] mmc: tegra: Fix for SDMMC pads autocal parsing from dt
 2018-12-14  8:46 UTC  (2+ messages)

[PATCH] drm/amd/display: Add fast path for cursor plane updates
 2018-12-14  8:46 UTC  (6+ messages)

[PATCH] sched/debug: Add tracepoint for RT throttling
 2018-12-14  8:46 UTC  (2+ messages)

[PATCH 1/3] misc/pvpanic: return 0 for empty body register function
 2018-12-14  9:06 UTC  (3+ messages)
` [PATCH 2/3] misc/pvpanic : add pci interface for pvpanic
` [PATCH 3/3] misc/pvpanic : add pci dependency in Kconfig

[PATCH] pinctrl: uniphier: constify uniphier_pinctrl_socdata
 2018-12-14  8:44 UTC  (2+ messages)

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-14  8:45 UTC  (3+ messages)
` [PATCH v3] "

XFS and RAID10 with o2 layout
 2018-12-14  8:26 UTC  (4+ messages)

[PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
 2018-12-14  8:41 UTC 

[PATCH v2 3/5] VSOCK: support receive mergeable rx buffer in guest
 2018-12-14  8:41 UTC  (4+ messages)

[PATCH] drm/etnaviv: fix broken build
 2018-12-14  8:41 UTC  (2+ messages)

[LTP] Question about strncpy_2-1
 2018-12-14  8:40 UTC  (4+ messages)
` [LTP] [PATCH] openposix/strncpy1-1: Fix compiler errors/warnings

[PATCH v1 0/2] Fix kvm guest debugging of AA32 guests on AA64
 2018-12-14  8:37 UTC  (4+ messages)
` [PATCH v1 1/2] target/arm: kvm64 make guest debug AA32 break point aware
    ` [Qemu-devel] "

DSA: external phy address and port number of switch conflicts
 2018-12-14  8:38 UTC  (2+ messages)

[PATCH 0/4] rcar-vin: add support for suspend and resume
 2018-12-14  8:37 UTC  (7+ messages)
` [PATCH 2/4] rcar-vin: cache the CSI-2 channel selection value
` [PATCH 3/4] rcar-vin: make rvin_{start,stop}_streaming() available for internal use
` [PATCH 4/4] rcar-vin: add support for suspend and resume

[PATCH] common/rc: Fix mismatched output from standard mkswap
 2018-12-14  7:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm: Remove complete task from TODO documentation
 2018-12-14  8:35 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] drm/xen-front: Make shmem backed display buffer coherent
 2018-12-14  8:35 UTC  (6+ messages)

[xarray] 93eb07f72c: RIP:__sanitizer_cov_trace_pc
 2018-12-14  8:31 UTC  (2+ messages)
` [LKP] "

[PATCH] usb: dwc3: gadget: fix miss isoc issue introduced by IRQ latency
 2018-12-14 16:32 UTC 

[PATCH 00/58] PCI i.MX6/DesignWare sync up with 4.20-rc1
 2018-12-14  8:28 UTC  (2+ messages)

usb: renesas_usbhs: add support for RZ/G2E
 2018-12-14  8:27 UTC  (2+ messages)
` [PATCH] "

[PATCH] ARM: imx: add i.MX7ULP cpuidle support
 2018-12-14  8:23 UTC  (2+ messages)

[PATCH 00/12] bcache patches for Linux v4.21
 2018-12-14  8:25 UTC  (3+ messages)

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-14  8:25 UTC  (15+ messages)
` [OpenRISC] "
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
  ` [OpenRISC] "
` [PATCH 2/2] dma-mapping: deprecate dma_zalloc_coherent
  ` [OpenRISC] "

[PATCH] HID: asus: Add support for the ASUS T101HA keyboard dock
 2018-12-14  8:25 UTC  (3+ messages)

Snapshot target and DAX-capable devices
 2018-12-14  8:24 UTC  (14+ messages)
                      ` [External] "

[PATCH] mm: remove unused page state adjustment macro
 2018-12-14  8:24 UTC  (2+ messages)

[PATCH 0/2] Add the I3C mastership request
 2018-12-14  8:24 UTC  (5+ messages)
` [PATCH 1/2] i3c: Add support for mastership request to I3C subsystem

[PATCH] drm: rcar-du: Add r8a77965 LVDS dts overlay
 2018-12-14  8:24 UTC  (3+ messages)

[PATCH] net: phy: tja11xx: Add TJA11xx PHY driver
 2018-12-14  8:23 UTC  (6+ messages)

[Bug 108754] hard crash of amdgpu in 4.20-rc
 2018-12-14  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0
 2018-12-14  8:21 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx7ulp: add sim node
 2018-12-14  8:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: add i.MX7ULP SoC revision support

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2018-12-14  8:20 UTC  (3+ messages)
` [PATCH 8/8] btrfs: reserve extra space during evict()


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.