All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-30 16:25:50 to 2018-07-30 16:48:07 UTC [more...]

[Qemu-devel] [PATCH 0/5] mps2: Implement FPGAIO counters and dual-timer
 2018-07-30 16:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
` [Qemu-arm] [PATCH 2/5] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
` [Qemu-arm] [PATCH 3/5] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
` [Qemu-devel] [PATCH 4/5] hw/arm/iotkit: Wire up the dualtimer

HI
 2018-07-30 16:27 UTC 

linux-next: Signed-off-by missing for commit in the arc-current tree
 2018-07-30 16:47 UTC  (2+ messages)

[PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux
 2018-07-30 16:47 UTC  (5+ messages)
` [PATCH v2 6/7] net: phy: Add support to configure clock in Broadcom "

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-07-30 16:47 UTC  (6+ messages)
` [RFC PATCH net-next v2 09/17] ethtool: implement GET_DRVINFO message

[PATCH 0/1] arm64: for-next/core: Fix hang in machine_kexec
 2018-07-30 16:46 UTC  (8+ messages)
` [PATCH 1/1] arm64: kexec: machine_kexec should call __flush_icache_range

[PATCH] net/phy: Micrel KSZ8061 PHY link failure after cable connect
 2018-07-30 16:45 UTC  (2+ messages)

[PATCH net-next] fib_rules: NULL check before kfree is not needed
 2018-07-30 16:45 UTC  (2+ messages)

[PATCH] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-30 16:44 UTC  (3+ messages)

[PATCH RESEND 1/1] x86: tsc: avoid system instability in hibernation
 2018-07-30 16:44 UTC  (5+ messages)

[PATCH] ath10k: Protect against buggy firmware
 2018-07-30 16:43 UTC 

[PATCH] drm/i915/execlists: Terminate the context image with BB_END
 2018-07-30 16:43 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v7 00/11] track CPU utilization
 2018-07-30 16:43 UTC  (4+ messages)
` [PATCH 06/11] sched/irq: add irq utilization tracking

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-30 16:43 UTC  (8+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH v3 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-07-30 15:07 UTC  (2+ messages)

[PATCH net-next] net: phy: mscc: the extended page access register is 16 bits
 2018-07-30 16:43 UTC  (2+ messages)

[Bug 107428] Flickering artifacts in OpenRA with Vega 56
 2018-07-30 16:42 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] Avoid resched_cpu() when rescheduling the current CPU
 2018-07-30 16:42 UTC  (4+ messages)

[PATCH v2 0/7] tda998x: allow use with bridge based devices
 2018-07-30 16:42 UTC  (16+ messages)
` [PATCH v2 1/7] drm/i2c: tda998x: find the drm_device via the drm_connector
` [PATCH v2 2/7] drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
` [PATCH v2 3/7] drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
` [PATCH v2 4/7] drm/i2c: tda998x: convert to bridge driver
` [PATCH v2 5/7] drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
` [PATCH v2 6/7] drm/i2c: tda998x: cleanup from previous changes
` [PATCH v2 7/7] drm/i2c: tda998x: register bridge outside of component helper

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-30 16:41 UTC  (3+ messages)

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-30 16:42 UTC  (8+ messages)
          ` [Qemu-devel] "

[PATCH v4 0/2] mmc: {tmio,renesas_sdhi}: fix tuning behavior
 2018-07-30 15:06 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: Add r8a77990 support
 2018-07-30 15:06 UTC  (2+ messages)

your photos need this
 2018-07-30 10:52 UTC 

[Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU
 2018-07-30 16:41 UTC  (32+ messages)
` [Qemu-devel] [PATCH v5 47/76] target/mips: Implement CP0 Config0.WR bit functionality
` [Qemu-devel] [PATCH v5 48/76] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v5 49/76] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v5 50/76] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v5 51/76] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v5 52/76] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v5 53/76] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v5 54/76] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v5 55/76] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v5 56/76] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v5 57/76] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v5 58/76] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v5 59/76] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v5 60/76] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v5 61/76] target/mips: Add definition of nanoMIPS I7200 CPU
` [Qemu-devel] [PATCH v5 62/76] linux-user: Add syscall numbers for nanoMIPS
` [Qemu-devel] [PATCH v5 63/76] linux-user: Add target_signal.h header "
` [Qemu-devel] [PATCH v5 64/76] linux-user: Add termbits.h "
` [Qemu-devel] [PATCH v5 65/76] linux-user: Update syscall_defs.h "
` [Qemu-devel] [PATCH v5 66/76] linux-user: Add target_fcntl.h "
` [Qemu-devel] [PATCH v5 67/76] linux-user: Add sockbits.h "
` [Qemu-devel] [PATCH v5 68/76] linux-user: Add target_syscall.h "
` [Qemu-devel] [PATCH v5 69/76] linux-user: Add target_cpu.h "
` [Qemu-devel] [PATCH v5 70/76] linux-user: Add target_structs.h "
` [Qemu-devel] [PATCH v5 71/76] linux-user: Add target_elf.h "
` [Qemu-devel] [PATCH v5 72/76] linux-user: Add signal.c "
` [Qemu-devel] [PATCH v5 73/76] linux-user: Add support for nanoMIPS signal trampoline
` [Qemu-devel] [PATCH v5 74/76] linux-user: Add cpu_loop.c for nanoMIPS
` [Qemu-devel] [PATCH v5 75/76] linux-user: Amend sigaction syscall support "
` [Qemu-devel] [PATCH v5 76/76] linux-user: Add nanoMIPS linux user mode configuration support

Kernel configuration problems
 2018-07-30 16:25 UTC  (4+ messages)

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-07-30 16:41 UTC  (3+ messages)

[PATCH 00/19] dddvb/ddbridge updates as of 2018-06-23
 2018-07-30 15:05 UTC  (3+ messages)
` [PATCH 01/19] [media] dvb-frontends/mxl5xx: add break to case DVBS2 in get_frontend()

[llvmlinux] clang fails on linux-next since commit 8bf705d13039
 2018-07-30 16:40 UTC  (6+ messages)

use generic DMA mapping code in powerpc
 2018-07-30 16:38 UTC  (63+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 03/20] dma-mapping: make the get_required_mask method available unconditionally
` [PATCH 04/20] ia64: remove get_required_mask implementation
` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
` [PATCH 06/20] dma-noncoherent: add an optional arch hook for ->get_required_mask
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 19/20] powerpc/dma: use the generic dma-direct map_page and map_sg routines
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH v3 0/2] clk: Add functions to get optional clocks
 2018-07-30 16:38 UTC  (6+ messages)
` [PATCH v3 1/2] clk: Add of_clk_get_by_name_optional() function

[PATCH v2 0/2] GCC 7.3 fixes
 2018-07-30 16:38 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a77470: Add EtherAVB pin groups
 2018-07-30 15:01 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2018-07-30 16:37 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Drop gem_cs_tlb from fast-feedback
 2018-07-30 16:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Computing the dynamic-power-coefficient on Exynos5422
 2018-07-30 16:32 UTC  (3+ messages)
  ` [Eas-dev] "

[RFC PATCH 0/4] file: export functions for binder module
 2018-07-30 16:32 UTC  (5+ messages)
` [PATCH 2/4] file: export __fd_install()
` [PATCH 3/4] file: export get_files_struct()

[GIT PULL] tpmdd 4.19 updates
 2018-07-30 16:32 UTC  (3+ messages)

linux-next: Tree for Jul 30
 2018-07-30 16:32 UTC  (2+ messages)
` linux-next: Tree for Jul 30 (media/i2c/mt9v111.c)

[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
 2018-07-30 16:30 UTC  (10+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 05/21] range-diff: also show the diff between patches
  ` [PATCH v4 11/21] range-diff: add tests

[PATCH v2 00/10] powerpc: Modernize unhandled signals message
 2018-07-30 16:30 UTC  (6+ messages)
` [PATCH v2 04/10] powerpc/traps: Use REG_FMT in show_signal_msg()

[PATCH 00/26] New IDA API
 2018-07-30 14:55 UTC  (4+ messages)
` [PATCH 14/26] media: Convert entity ID allocation to new "

checkpatch: SPDX integration breaks --root
 2018-07-30 16:30 UTC  (4+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-07-30 16:29 UTC  (15+ messages)

[GSoC] [PATCH v4 0/4] rebase: rewrite rebase in C
 2018-07-30 16:29 UTC  (5+ messages)
` [GSoC] [PATCH v5 0/3] "
  ` [PATCH v5 1/3] rebase: start implementing it as a builtin
  ` [PATCH v5 2/3] rebase: refactor common shell functions into their own file
  ` [PATCH v5 3/3] builtin/rebase: support running "git rebase <upstream>"

[PATCH v5 0/3] Support Common Not Private translations
 2018-07-30 16:29 UTC  (6+ messages)
` [PATCH v5 1/3] arm64: mm: "

[PATCH] RFC: clear 1G pages with streaming stores on x86
 2018-07-30 16:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_iq_regs
 2018-07-30 16:27 UTC  (2+ messages)

[PATCH 0/10] x86,tlb,mm: more lazy TLB cleanups & optimizations
 2018-07-30 16:26 UTC  (7+ messages)
` [PATCH 10/10] mm,sched: conditionally skip lazy TLB mm refcounting
    ` [PATCH v2 11/11] "

[PATCH v4] xfs: test inode allocation state missmatch corruption
 2018-07-30 14:51 UTC  (2+ messages)

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-07-30 16:26 UTC  (10+ messages)
` [PATCH v2 1/4] ARC: DTS: mark DMA devices connected through IOC port as dma-coherent
` [PATCH v2 2/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
` [PATCH v2 3/4] ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
` [PATCH v2 4/4] ARC: don't check for HIGHMEM pages in arch_dma_alloc

[PATCH] clk: scmi: Fix the rounding of clock rate
 2018-07-30 16:26 UTC  (7+ messages)

[PATCH 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
 2018-07-30 16:25 UTC  (3+ messages)
` [PATCH 3/3] ptp_qoriq: convert to use module parameters for initialization


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.