messages from 2015-08-12 13:19:21 to 2015-08-12 13:58:09 UTC [more...]
[PATCH 0/2] of: fsl/fman: reuse the fixed node parsing code
2015-08-12 13:58 UTC (8+ messages)
bcache deadlock
2015-08-12 13:57 UTC (6+ messages)
[PATCH 1/2] tools: libxl: Remove unnecessary trailing \n from log messages
2015-08-12 13:56 UTC (2+ messages)
` [PATCH 2/2] tools: libxl: fixup long line introduced by previous semantic patch
[U-Boot] [PATCH v4 1/3] mmc: dw_mmc: Avoid using printf() for errors
2015-08-12 13:55 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/3] mmc: dw_mmc: Support bypass mode with the get_mmc_clk() method
[U-Boot] [PATCH 1/1] arm: ls102xa: timer: Fix undefined behavior
2015-08-12 13:55 UTC
[RFC 00/16] ieee802154: 6lowpan: cleanup and rework dispatch evaluation
2015-08-12 13:55 UTC (17+ messages)
` [RFC 10/16] ieee802154: 6lowpan: add dispatch evalualtion helpers
` [RFC 12/16] ieee802154: 6lowpan: add generic lowpan header check
` [RFC 13/16] ieee802154: 6lowpan: add handler for all dispatch values
` [RFC 14/16] ieee802154: 6lowpan: add check for reserved dispatch
` [RFC 15/16] ieee802154: 6lowpan: check on valid 802.15.4 frame
` [RFC 16/16] ieee802154: 6lowpan: remove packet type to host
[PATCH v3 0/3] Add support for Qualcomm A53 CPU clock
2015-08-12 13:54 UTC (4+ messages)
` [PATCH v3 1/3] clk: Add safe switch hook
` [PATCH v3 2/3] clk: qcom: Add support for regmap mux-div clocks
` [PATCH v3 3/3] clk: qcom: Add A53 clock driver
[PATCH] drm/i915: Do not check or a stalled pageflip prior to it being queued
2015-08-12 13:54 UTC (2+ messages)
[PATCH] svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
2015-08-12 13:53 UTC (4+ messages)
[PATCH] xfsprogs: Fix attr leaf block definition
2015-08-12 13:53 UTC
[PATCH v3] ARM: configs: Add Freescale LS1021A defconfig
2015-08-12 13:20 UTC (3+ messages)
[PATCH v3 0/5] ARM: berlin: PWM support
2015-08-12 13:51 UTC (14+ messages)
` [PATCH v3 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v3 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v3 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v3 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v3 5/5] ARM: berlin: add a PWM node on the BG2CD
[RFC] coccinelle: add style check for assignment in if
2015-08-12 13:51 UTC (2+ messages)
` [Cocci] "
[PATCH 1/2] Revert "drm/i915: Add eDP intermediate frequencies for CHV"
2015-08-12 13:49 UTC (5+ messages)
[PATCH net-next] bpf: fix verifier
2015-08-12 13:49 UTC (2+ messages)
Selecting a preferred recipe version for devtools
2015-08-12 13:48 UTC
[PATCH] drm/i915: Retry port as HDMI if dp_is_edp turns out to be false
2015-08-12 13:45 UTC (2+ messages)
[PATCH] arm64: add ioread64be and iowrite64be macros
2015-08-12 13:45 UTC (3+ messages)
[PATCH 0/2] fixes for PACKAGECONFIG
2015-08-12 13:45 UTC (5+ messages)
` [PATCH 2/2] base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()
OE Changelog since 2015-08-02 until 2015-08-09
2015-08-12 13:44 UTC
[meta-fsl-ppc][PATCH] udev-rules-qoriq: avoid conflict with udev-extraconf
2015-08-12 13:44 UTC (2+ messages)
[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
2015-08-12 13:44 UTC (11+ messages)
[BUGFIX] drm/i915: Fix for VBT expected size
2015-08-12 13:43 UTC (4+ messages)
[PATCH v2 1/4] drm/i915: Add audio set_ncts callback
2015-08-12 13:43 UTC (12+ messages)
` [PATCH v4 4/4] drm/i915: set proper N/CTS in modeset
[tip:perf/core] perf: Fix PERF_EVENT_IOC_PERIOD migration race
2015-08-12 13:49 UTC
[U-Boot] [PATCH] Add clarifications to the x86 README
2015-08-12 13:42 UTC (5+ messages)
[PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-08-12 13:41 UTC (12+ messages)
` [PATCH 2/6] irqchip: GIC: Convert to EOImode == 1
` [PATCH 3/6] irqchip: GICv3: Skip LPI deactivation
` [PATCH 4/6] irqchip: GIC: Use chip_data instead of handler_data for cascaded interrupts
[PATCH v10 00/13] port tag.c to use ref-filter APIs
2015-08-12 13:41 UTC (12+ messages)
` [PATCH v10 02/13] ref-filter: print output to strbuf for formatting
` [PATCH v10 03/13] ref-filter: introduce ref_formatting_state
` [PATCH v10 04/13] utf8: add function to align a string into given strbuf
[PATCH 00/20] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
2015-08-12 13:41 UTC (21+ messages)
` [PATCH 01/20] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH 02/20] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH 03/20] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH 04/20] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH 05/20] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH 06/20] powerpc32: iounmap() cannot vunmap() area mapped by TLBCAMs either
` [PATCH 07/20] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH 08/20] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH 09/20] powerpc/8xx: show IMMR area in startup memory layout
` [PATCH 10/20] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH 11/20] powerpc/8xx: map 16M RAM at startup
` [PATCH 12/20] powerpc/8xx: move 8xx SPRN defines into reg_8xx.h and add some missing ones
` [PATCH 13/20] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH 14/20] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH 15/20] powerpc/8xx: rewrite set_context() in C
` [PATCH 16/20] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH 17/20] powerpc32: Remove clear_pages()
` [PATCH 18/20] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH 19/20] powerpc/8xx: also use r3 in the ITLB miss in all situations
` [PATCH 20/20] powerpc32: remove ioremap_base
[PATCH v5 0/6] KASAN for amr64
2015-08-12 13:41 UTC (11+ messages)
` [PATCH v5 2/6] x86/kasan, mm: introduce generic kasan_populate_zero_shadow()
perf probe -L sys_select or sys_poll
2015-08-12 13:40 UTC (4+ messages)
` [BUGFIX PATCH perf/core ] perf-probe: Fix to show lines of sys_ functions correctly
[RFC 0/8] *** DSC Inital Design RFC ***
2015-08-12 13:39 UTC (4+ messages)
` [RFC 3/8] drm/i915/bxt: Init PPS, Calculate DSI frequency and DPHY parameters for DSC
[PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3
2015-08-12 13:39 UTC (4+ messages)
linux-next: Tree for Aug 12
2015-08-12 13:39 UTC
[Qemu-devel] [PATCH] qemu-thread: add a fast path to the Win32 QemuEvent
2015-08-12 13:38 UTC
[Ksummit-discuss] [BELATED CORE TOPIC] context tracking / nohz / RCU state
2015-08-12 13:38 UTC (9+ messages)
` "
[PATCH 0/3] misc MMC fixes
2015-08-12 13:37 UTC (11+ messages)
` [PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
` [PATCH v3 "
` [PATCH 3/3] mmc: sunxi: use controller automatic clock gating
` [linux-sunxi] "
[Qemu-devel] [PATCH] ioapic: fix contents of arbitration register
2015-08-12 13:37 UTC
[nightly] Core TISDK (fido/1.8) 2015.08 build 2015-08-12_05-47-20
2015-08-12 13:38 UTC
[Qemu-devel] [PULL 00/20] SCSI, build, TCG, RCU, misc patches for 2015-08-12
2015-08-12 13:37 UTC (21+ messages)
` [Qemu-devel] [PULL 01/20] virtio-scsi: use virtqueue_map_sg() when loading requests
` [Qemu-devel] [PULL 02/20] scsi-disk: fix cmd.mode field typo
` [Qemu-devel] [PULL 03/20] tests: virtio-scsi: clear unit attention after reset
` [Qemu-devel] [PULL 04/20] scsi-disk: Fix assertion failure on WRITE SAME
` [Qemu-devel] [PULL 05/20] virtio-scsi-test: Add test case for tail unaligned "
` [Qemu-devel] [PULL 06/20] vhost/scsi: call vhost_dev_cleanup() at unrealize() time
` [Qemu-devel] [PULL 07/20] cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
` [Qemu-devel] [PULL 08/20] cpu_defs: Simplify CPUTLB padding logic
` [Qemu-devel] [PULL 09/20] configure: Default to enable module build
` [Qemu-devel] [PULL 10/20] exec: drop cpu_can_do_io, just read cpu->can_do_io
` [Qemu-devel] [PULL 11/20] rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu()
` [Qemu-devel] [PULL 12/20] exec: use macro ROUND_UP for alignment
` [Qemu-devel] [PULL 13/20] vhost-scsi: Clarify vhost_virtqueue_mask argument
` [Qemu-devel] [PULL 14/20] qemu-nbd: remove unnecessary qemu_notify_event()
` [Qemu-devel] [PULL 15/20] configure: only add CONFIG_RDMA to config-host.h once
` [Qemu-devel] [PULL 16/20] scsi: create restart bottom half in the right AioContext
` [Qemu-devel] [PULL 17/20] scsi-disk: identify AIO callbacks more clearly
` [Qemu-devel] [PULL 18/20] scsi-generic: "
` [Qemu-devel] [PULL 19/20] hw: fix mask for ColdFire UART command register
` [Qemu-devel] [PULL 20/20] disas: Defeature print_target_address
OMAP baseline test results for v4.2-rc5
2015-08-12 13:37 UTC (2+ messages)
[PATCH v8 0/7] arm64: Add kernel probes (kprobes) support
2015-08-12 13:37 UTC (4+ messages)
` [PATCH v8 3/7] arm64: Kprobes with single stepping support
[Xenomai] rt_task_sleep returns -38
2015-08-12 13:36 UTC (4+ messages)
[PATCH] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
2015-08-12 13:48 UTC (4+ messages)
[PATCH] drm/i915:gen9: Add WA for disable gather at set shader bit
2015-08-12 13:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH] Staging: media/bcm2048: Fix line over 80 characters warning as detected by checkpatch.pl
2015-08-12 13:33 UTC (3+ messages)
arm kernel oops in highmem.c with 4.2
2015-08-12 13:33 UTC (12+ messages)
[PATCH] ipc/sem.c: Update/correct memory barriers
2015-08-12 13:31 UTC (2+ messages)
[PATCH V2] fnic: check pci_map_single() return value
2015-08-12 13:33 UTC (2+ messages)
[BUG] crash in pick_next_task_fair
2015-08-12 13:33 UTC
xen/pcifront: Use monotonic clock
2015-08-12 13:33 UTC (3+ messages)
[PATCH 4.2] zram: fix pool names truncation
2015-08-12 13:32 UTC (3+ messages)
` [PATCH v3] zram: fix pool name truncation
[PATCH] http: add support for specifying the SSL version
2015-08-12 13:33 UTC (2+ messages)
[RFC 0/4] HVM x86 enhancements to run Xen deprivileged mode operations
2015-08-12 13:33 UTC (13+ messages)
` [RFC 3/4] HVM x86 deprivileged mode: Code for switching into/out of deprivileged mode
[Bug 91600] WoW crashes in OpenGL mode with Mesa, but not with NVIDIA blob
2015-08-12 13:32 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile.target: include top level build dir in vpath
2015-08-12 13:32 UTC (2+ messages)
[PATCH v5 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C
2015-08-12 13:32 UTC (7+ messages)
` [tip:x86/asm] x86/asm/entry/64: Migrate error and IRQ exit work to C and remove old assembly code
ARM: sunxi: Experiences NAND flash
2015-08-12 13:31 UTC (2+ messages)
` [U-Boot] [linux-sunxi] "
[Qemu-devel] [PATCH v3 0/7] Extract TLS handling code from VNC server
2015-08-12 13:29 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] crypto: introduce new base module for TLS credentials
` [Qemu-devel] [PATCH v3 2/7] crypto: introduce new module for TLS anonymous credentials
` [Qemu-devel] [PATCH v3 3/7] crypto: introduce new module for TLS x509 credentials
` [Qemu-devel] [PATCH v3 4/7] crypto: add sanity checking of "
` [Qemu-devel] [PATCH v3 5/7] crypto: introduce new module for handling TLS sessions
` [Qemu-devel] [PATCH v3 6/7] ui: fix return type for VNC I/O functions to be ssize_t
` [Qemu-devel] [PATCH v3 7/7] ui: convert VNC server to use QCryptoTLSSession
linux-next: manual merge of the xen-tip tree with the tip tree
2015-08-12 13:27 UTC (2+ messages)
[PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
2015-08-12 13:28 UTC (6+ messages)
` [U-Boot] [PATCH v3 04/11] arm: rpi: Device tree modifications for U-Boot
[PATCH v3] mmap on the dma-buf directly
2015-08-12 13:28 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Use CPU mapping for userspace dma-buf mmap()
dccp related oops in inet_csk_listen_start
2015-08-12 13:27 UTC (2+ messages)
` dccp related oops in inet_csk_get_port
[rtc-linux] [PATCH] rtc: as3772: Fix off-by-one error in month value
2015-08-12 13:27 UTC (2+ messages)
[PATCH v2] staging: iio: hmc5843: Set iio name dynamically
2015-08-12 13:25 UTC
[Bug 91535] New: Chrome can cause a nouveau 'multiple instances of buffer' message when overlaying a menu leading to X lockup
2015-08-12 13:27 UTC (2+ messages)
` [Bug 91535] [NVE7] "
[PATCH v2 5/5] tests: make drm_read platform agnostic
2015-08-12 13:26 UTC (2+ messages)
[RFC 0/2] xen: Clarify the page granularity for the hypercall
2015-08-12 13:25 UTC (13+ messages)
` [RFC 1/2] xen/mm: Clarify the granularity for each Frame Number
[PATCH V2] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
2015-08-12 14:51 UTC
[PATCH] dm-raid.txt: document discard support
2015-08-12 13:25 UTC (3+ messages)
How to specify the mount points for multiple lower layers?
2015-08-12 13:24 UTC (3+ messages)
[Qemu-devel] [PATCH v8 0/5] vGICv3 support
2015-08-12 13:23 UTC (6+ messages)
` [Qemu-devel] [PATCH v8 3/5] Introduce irqchip type specification for KVM
[PATCH v9 0/4] Implement OCOTP driver for Vybrid using NVMEM
2015-08-12 13:19 UTC (6+ messages)
` [PATCH v9 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
` [PATCH v9 2/4] ARM: dts: vfxxx: Add OCOTP node
` [PATCH v9 3/4] drivers: nvmem: Add Vybrid OCOTP support
` [PATCH v9 4/4] nvmem: Add DT binding documentation for Vybrid OCOTP driver
[PATCH v6 0/12] HyperV equivalent of pvpanic driver
2015-08-12 13:22 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 00/10] Remove zonelist cache and high-order watermark checking v2
2015-08-12 13:22 UTC (4+ messages)
` [PATCH 06/10] mm: page_alloc: Distinguish between being unable to sleep, unwilling to unwilling and avoiding waking kswapd
[PATCH 1/8] add fsl-utils.bbclass
2015-08-12 13:22 UTC (9+ messages)
` [PATCH 3/8] apptrk: update recipe to support both QorIQ ARM and QorIQ PPC targets
[PATCH] arm: rpi: Device tree modifications for U-Boot
2015-08-12 13:21 UTC (5+ messages)
[PATCH OSSTEST] Toolstack/libvirt: use URI in migration command
2015-08-12 13:21 UTC (3+ messages)
[PATCH] drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
2015-08-12 13:20 UTC (4+ messages)
` [PATCH v2] "
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.