messages from 2018-12-14 08:30:52 to 2018-12-14 09:33:50 UTC [more...]
usb: dwc3: gadget: fix miss isoc issue introduced by IRQ latency
2018-12-14 16:32 UTC (5+ messages)
` [PATCH] "
[PATCH] sim: Sim PIN1 cache upon modem reset/crash
2018-12-14 9:33 UTC (2+ messages)
[PATCH 0/4] Allow using external memory without malloc
2018-12-14 9:33 UTC (3+ messages)
` [PATCH 1/4] malloc: separate creating memseg list and malloc heap
[PATCH] drm/gem: Mark pinned pages as unevictable
2018-12-14 9:33 UTC (3+ messages)
[PATCH] vhost: fix race condition in fdset_add
2018-12-14 9:32 UTC (3+ messages)
[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
2018-12-14 9:32 UTC (11+ 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()
` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
` [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
[Qemu-devel] [PATCH 0/1] checkpatch: checker for comment block
2018-12-14 9:32 UTC (7+ messages)
[clk:clk-doc 4/5] drivers/clk/nxp/clk-lpc32xx.c:1094:5: error: 'struct clk_fixed_rate' has no member named 'flags'
2018-12-14 9:31 UTC (2+ messages)
[PATCH] cfg80211: Authentication offload to user space in AP mode
2018-12-14 9:31 UTC
[PATCH v14 00/11] livepatch: Atomic replace feature
2018-12-14 9:32 UTC (4+ messages)
` [PATCH v14 03/11] livepatch: Consolidate klp_free functions
[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Make sure GPU is quiescent before handling assertions
2018-12-14 9:31 UTC (5+ messages)
[PATCH v14 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
2018-12-14 9:30 UTC (6+ messages)
` [PATCH v14 1/5] x86/boot: Introduce get_acpi_rsdp() to parse RSDP in cmdline from KEXEC
` [PATCH v14 2/5] x86/boot: Introduce efi_get_rsdp_addr() to find RSDP from EFI table
` [PATCH v14 3/5] x86/boot: Introduce bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v14 4/5] x86/boot: Parse SRAT address from RSDP and store immovable memory
` [PATCH v14 5/5] x86/boot/KASLR: Limit KASLR to extracting kernel in "
[GIT PULL] arm64: dts: TI AM65x changes for v4.21
2018-12-14 9:29 UTC
[PATCH 0/3] protocol v2 and hidden refs
2018-12-14 9:28 UTC (7+ messages)
` [PATCH 1/3] serve: pass "config context" through to individual commands
[PATCH 1/2] mfd: mc13892: MC13892_POWER_MISC bits revision
2018-12-14 9:27 UTC (2+ messages)
` [PATCH 2/2] ARM: CCMX51: Switch to multiimage support
[PATCH] sim: Sim PIN1 cache upon modem reset/crash
2018-12-14 9:27 UTC (3+ messages)
THISDIR variable in another meta-layer
2018-12-14 9:26 UTC
mm: migrate: Fix page migration stalls for blkdev pages
2018-12-14 9:26 UTC (4+ messages)
` [PATCH 4/6] mm: migrate: Provide buffer_migrate_page_norefs()
[PATCH] mm: Reuse only-pte-mapped KSM page in do_wp_page()
2018-12-14 9:26 UTC (3+ messages)
[U-Boot] [PATCH 1/1] arm: sunxi: Add NULL pointer check
2018-12-14 9:25 UTC (5+ messages)
[PATCH v2 0/4] Timer code cleanup
2018-12-14 9:24 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: Correct RISC-V's timebase-frequency
` [PATCH v2 2/4] RISC-V: Support per-hart timebase-frequency
[PATCH] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
2018-12-14 9:24 UTC (2+ messages)
[PATCH v2 0/5] powerpc/perf: IMC trace-mode support
2018-12-14 9:11 UTC (12+ 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 v2 0/3] Fixes to RDTSCP interception
2018-12-14 9:23 UTC (3+ messages)
` [PATCH v2 2/3] x86/svm: Improve diagnostics when svm_get_insn_len() fails
[igt-dev] [PATCH i-g-t v2 00/12] Chamelium VC4 plane testing, with T-tiled mode
2018-12-14 9:22 UTC (21+ 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
` [igt-dev] [PATCH i-g-t v2 12/12] chamelium: Add a CRC-based display test for randomized planes
[U-Boot] [PATCH v2 0/2] SiFive UART support
2018-12-14 9:23 UTC (2+ messages)
[Qemu-devel] [PATCH v2] qdev/core: Can not replug device on bus that allows one device
2018-12-14 9:22 UTC (3+ messages)
[PATCH 0/3] i.MX8MQ build dependency fixes
2018-12-14 9:22 UTC (7+ messages)
` [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead
[Qemu-devel] [PATCH v3 00/16] Virtio devices split from virtio-pci
2018-12-14 9:22 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 03/16] virtio: split virtio input bits "
` [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 09/16] virtio: split vhost "
` [Qemu-devel] [PATCH v3 14/16] virtio: split virtio gpu bits rom virtio-pci.h
` [Qemu-devel] [PATCH v3 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work
[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
2018-12-14 9:17 UTC (2+ messages)
[PATCH] mem: add --match-allocations
2018-12-14 9:20 UTC (2+ messages)
[PATCH v3 0/5] Allow using virtio-user without hugepages
2018-12-14 9:19 UTC (5+ messages)
` [PATCH v3 1/5] mem: fix error code for segment fd API for external segs
` [PATCH v3 2/5] memalloc: check for memfd support in segment fd API
[PATCH v8 1/4] ACPI: Allow CONFIG_PCI to be unset for reboot
2018-12-14 9:19 UTC (5+ messages)
` [PATCH v8 3/4] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [Devel] "
[RFC PATCH] [RESEND] opp: Add API for getting voltage from supplies
2018-12-14 9:17 UTC (3+ messages)
is it safe to run snapshots, btrfs send/receive when doing a scrub?
2018-12-14 9:17 UTC
ipipe-arm64 patches for qualcomm dragonboard 410c
2018-12-14 9:17 UTC (2+ messages)
[Qemu-devel] [PATCH v2] util: check the return value of fcntl in qemu_set_{block, nonblock}
2018-12-14 9:15 UTC (4+ messages)
[PATCH] dt-bindings: usb: renesas_usbhs: Add r8a774c0 support
2018-12-14 9:15 UTC (5+ messages)
` "
Question about synchronization object
2018-12-14 9:14 UTC
[PATCH] usb: renesas_usbhs: add support for RZ/G2E
2018-12-14 9:13 UTC (3+ messages)
` "
[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)
[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
[PATCH] usb: gadget: udc: renesas_usb3: add support for r8a774c0
2018-12-14 9:06 UTC (3+ messages)
` "
usb: dwc2: gadget: fix ISOC frame overflow handling
2018-12-14 9:00 UTC (10+ 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] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
2018-12-14 8:58 UTC (4+ messages)
` "
[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)
[1/1] xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
2018-12-14 8:54 UTC (2+ messages)
` [PATCH 1/1] "
v4.19.9 build: 0 failures 3 warnings (v4.19.9)
2018-12-14 8:53 UTC
[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)
[PATCH 00/19] A new net PMD - ice
2018-12-14 8:47 UTC (25+ 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 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 (3+ messages)
` [PATCH 4/4] "
[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)
[LKP] [xarray] 93eb07f72c: RIP:__sanitizer_cov_trace_pc
2018-12-14 8:31 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.