All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-04 09:44:46 to 2015-02-04 10:40:59 UTC [more...]

[PATCH 01/18] fm10k: add base driver
 2015-02-04 10:40 UTC  (16+ messages)
  ` [PATCH v2 00/15] lib/librte_pmd_fm10k : fm10k pmd driver
      ` [PATCH v2 01/15] fm10k: add base driver
      ` [PATCH v2 02/15] fm10k: add fm10k device id
      ` [PATCH v2 03/15] fm10k: register fm10k pmd PF driver
      ` [PATCH v2 04/15] Change config files to add fm10k into compile
      ` [PATCH v2 05/15] fm10k: add reta update/requery functions
      ` [PATCH v2 06/15] fm10k: add rx_queue_setup/release function
      ` [PATCH v2 07/15] fm10k: add tx_queue_setup/release function
      ` [PATCH v2 08/15] fm10k: add RX/TX single queue start/stop function
      ` [PATCH v2 09/15] fm10k: add dev start/stop functions
      ` [PATCH v2 10/15] fm10k: add receive and tranmit function
      ` [PATCH v2 11/15] fm10k: add PF RSS support
      ` [PATCH v2 12/15] fm10k: Add scatter receive function
      ` [PATCH v2 13/15] fm10k: add function to set vlan
      ` [PATCH v2 14/15] fm10k: Add SRIOV-VF support

[PATCH RFC v2 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-02-04 10:36 UTC  (24+ messages)
` [PATCH RFC v2 1/7] epoll: Extract epoll_wait_do and epoll_pwait_do
  ` [PATCH RFC v2 2/7] epoll: Specify clockid explicitly
` [PATCH RFC v2 3/7] epoll: Extract ep_ctl_do
` [PATCH RFC v2 4/7] epoll: Add implementation for epoll_ctl_batch
` [PATCH RFC v2 5/7] x86: Hook up epoll_ctl_batch syscall
` [PATCH RFC v2 6/7] epoll: Add implementation for epoll_pwait1
` [PATCH RFC v2 7/7] x86: Hook up epoll_pwait1 syscall

[PATCH 1/1] iommu/amd: Convert non-returned local variable to boolean when relevant
 2015-02-04 10:40 UTC  (2+ messages)

[PATCH RFC 0/1] KVM: ioctl for reading/writing guest memory
 2015-02-04 10:39 UTC  (8+ messages)
` [PATCH RFC 1/1] KVM: s390: Add MEMOP "
            ` [Qemu-devel] "

[Cocci] Remove unnecessary null pointer checks?
 2015-02-04 10:38 UTC  (24+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] net: sched: One function call less in em_meta_change() after error detection
                                ` [PATCH] cxgb4: Delete an unnecessary check before the function call "release_firmware"

[PATCH net v3] net: ipv6: allow explicitly choosing optimistic addresses
 2015-02-04 10:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] QEmu memory hot unplug support
 2015-02-04 10:36 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize
 2015-02-04 10:37 UTC  (4+ messages)

[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
 2015-02-04 10:36 UTC  (10+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function

[PATCH] ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
 2015-02-04 10:36 UTC  (2+ messages)

[PATCH 0/5] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
 2015-02-04 10:36 UTC  (3+ messages)
` [PATCH 5/5] MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly

[PATCH] samples: Fix `echo 1 > /proc/int-fifo` never return error
 2015-02-04 10:35 UTC  (4+ messages)

patch_do_patch error for local kernel rep..,
 2015-02-04 10:35 UTC  (2+ messages)

[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
 2015-02-04 10:34 UTC  (10+ messages)

[PATCH 1/2] staging: rtl8188eu: odm: condition with no effect
 2015-02-04 10:28 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8188eu: odm: conditional setting "

[Qemu-devel] [PATCH 0/3] rcu: add option to use upstream liburcu
 2015-02-04 10:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] rcu: use rcu_{dereference, assign_pointer} instead of atomic_rcu_{read, set}

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-04 10:30 UTC  (13+ messages)
` [PATCH v8 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC

[PATCH] spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
 2015-02-04 10:30 UTC  (2+ messages)

[PATCH v2 0/2] dma: fix DMA_ATTR_NO_KERNEL_MAPPING for no-IOMMU platforms
 2015-02-04 10:29 UTC  (9+ messages)
` [PATCH v2 1/2] drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
` [PATCH v2 2/2] arm/dma-mapping: Respect NO_KERNEL_MAPPING when we don't have an IOMMU

[U-Boot] [PATCH v6 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-02-04 10:30 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/7] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v6 2/7] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v6 3/7] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v6 4/7] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v6 5/7] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v6 6/7] Exynos: clock: change mask bits as per peripheral
` [U-Boot] [PATCH v6 7/7] Exynos: Clock: Cleanup soc_get_periph_rate

[PATCH v5 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-04 10:29 UTC  (5+ messages)
` [PATCH v5 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[U-Boot] Let's bury CONFIG_NEEDS_MANUAL_RELOC
 2015-02-04 10:29 UTC  (2+ messages)

[PATCH] wic: use kB for the partitions size
 2015-02-04 10:29 UTC  (2+ messages)

[PATCH] livepatch: rename config to CONFIG_LIVEPATCH
 2015-02-04 10:28 UTC  (2+ messages)

[RFC PATCH] fork: report pid reservation failure properly
 2015-02-04 10:27 UTC  (6+ messages)

[PATCH] ARM: EXYNOS: cpuidle: Fix build breakage on !SMP
 2015-02-04 10:27 UTC  (2+ messages)

[PATCH 00/21] remove and fixes for low version recipes
 2015-02-04 10:27 UTC  (5+ messages)
` [PATCH 07/21] libidn 0.6.14: fixed installed-vs-shipped

[PATCH] ARM: berlin: add a defconfig
 2015-02-04 10:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] Trivial cleanups around g_malloc()
 2015-02-04 10:26 UTC  (14+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 1/6] onenand: g_malloc() can't fail, bury dead error handling
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 2/6] rtl8139: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 3/6] kvm: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 4/6] rdma: g_malloc0() "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 5/6] vnc: g_realloc() "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 6/6] translate-all: Use g_try_malloc() for dynamic translator buffer
  ` [Qemu-trivial] "

[Qemu-devel] [PATCH v4 0/4] Migration Deciphering aid
 2015-02-04 10:24 UTC  (2+ messages)

[PATCH 0/4] mtd: nand: atmel: Rework DT representation of NFC/NAND
 2015-02-04 10:23 UTC  (10+ messages)
` [PATCH 2/4] mtd: nand: atmel: Update DT documentation after splitting NFC and NAND

[RFC] mremap: add MREMAP_NOHOLE flag
 2015-02-04 10:22 UTC  (3+ messages)

[PATCH] add raw video support for Samsung SUR40 touchscreen
 2015-02-04 10:22 UTC  (11+ messages)

[PATCH 0/7] Allow btrfsck to reset csum of all tree blocks, AKA dangerous mode
 2015-02-04 10:07 UTC  (3+ messages)

[PATCH-v3 0/9] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
 2015-02-04 10:20 UTC  (5+ messages)
` [PATCH-v3 5/9] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback

watchdog: SOC_MT7621?
 2015-02-04 10:19 UTC  (2+ messages)

[PATCH] usb: at91_udc: pass the vbus initial value
 2015-02-04 10:19 UTC 

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-04 10:18 UTC  (11+ messages)
                  ` [PATCH] block: Simplify bsg complete all

[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
 2015-02-04 10:19 UTC  (12+ messages)
` [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)

[PATCH] maintainers: claim responsability for testpmd and user guide
 2015-02-04 10:17 UTC 

[PATCH v3] ARM: multi_v7_defconfig: Enable shmobile platforms
 2015-02-04 10:16 UTC  (8+ messages)

[PATCH RFC] xen: arm: Log a warning message when a deprecated hypercall is used
 2015-02-04 10:16 UTC  (3+ messages)

[PATCH 1/2] modetest: tab/whitespace cleanup
 2015-02-04 10:15 UTC  (2+ messages)
` [PATCH 2/2] modetest: add null check before destory the buffer object

[PATCH] rc: img-ir: Add and enable sys clock for IR
 2015-02-04 10:15 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: HYP/non-sec: relocation before enable secondary cores
 2015-02-04 10:15 UTC 

[PATCH] input: driver for microcontroller keys on the iPaq h3xxx
 2015-02-04 10:12 UTC 

[PATCH v2 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-02-04 10:10 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining

[PATCH 0/4] Drivers: hv: Further protection for the rescind path
 2015-02-04  9:54 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: vmbus: implement get/put usage workflow for vmbus channels

[PATCH 00/15] powerpc: kill PPC_OF
 2015-02-04 10:07 UTC  (4+ messages)
` [PATCH 10/15] gpio: kconfig: replace PPC_OF with PPC

[PATCH] ARM: atmel: at91sam9n12ek: correct udc device name
 2015-02-04 10:04 UTC 

[PATCH] media: i2c: ADV7604: Rename adv7604 prefixes
 2015-02-04 10:03 UTC  (3+ messages)

[PATCH 0/3] pinctrl: qcom: enable generic pinconf and input-enable
 2015-02-04 10:03 UTC  (4+ messages)
` [PATCH 3/3] pinctrl: qcom: handle input-enable pinconf property

[PATCH] ASoC: tlv320aic3x: Add support for tlv320aic3104
 2015-02-04 10:02 UTC  (6+ messages)
` [PATCH v2] "

[RFC 0/6] Use framebuffer modifiers for tiled display
 2015-02-04 10:01 UTC  (5+ messages)
` [RFC v2 0/4] "
  ` [PATCH 3/4] drm/i915: Use frame buffer "

[Qemu-devel] [RFC v2 0/8] pass aer error to guest for vfio device
 2015-02-04  9:54 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 6/8] vfio_pci: fix a wrong check in vfio_pci_reset

[PATCH] crypto: tcrypt: do not allocate iv on stack for aead speed tests
 2015-02-04 10:01 UTC  (2+ messages)

PROBLEM: Bnx2x Checksum/Length Error Over GRE Tunnel
 2015-02-04 10:00 UTC  (3+ messages)

[PATCH 2/3] md/bitmap: Delete an unnecessary check before the function call "kfree"
 2015-02-04  9:58 UTC  (2+ messages)

[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
 2015-02-04  9:58 UTC  (2+ messages)
  ` [Bug 88868] "

[WARNING] CPU: 27 PID: 6295 at kernel/sched/core.c:7300 __might_sleep+0xbd/0xd0()
 2015-02-04  9:57 UTC 

[PATCHv2 net-next] cxgb4: Add low latency socket busy_poll support
 2015-02-04 10:02 UTC 

[PATCH 00/14] cpufreq: resource management in preparation for module build
 2015-02-04  9:56 UTC  (3+ messages)

[PATCH v2] dmaengine: shdma: Runtime-resume device in .shutdown()
 2015-02-04  9:56 UTC  (6+ messages)

[PATCH 00/18] lib/librte_pmd_fm10k : fm10k pmd driver
 2015-02-04  9:55 UTC  (4+ messages)
` [PATCH 10/18] fm10k: add dev start/stop functions

ARC: DW_APB_GPIO_INTC?
 2015-02-04  9:54 UTC  (4+ messages)

[PATCH v2 4/4] ARM: shmobile: emev2-kzm9d: Add PFC information for uart1
 2015-02-04  9:53 UTC  (6+ messages)
` [RFC/PATCH] pinctrl: sh-pfc: Accept standard function, pins and groups properties

[PATCH v5 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-02-04  9:53 UTC  (3+ messages)

[PATCH OSSTEST] ts-logs-capture: ensure captured log files are readable
 2015-02-04  9:53 UTC 

[PATCH] nan.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-04  9:52 UTC  (5+ messages)

[PATCH 1/3] bridge: Base the BR_PROXYARP decision on the target port flag
 2015-02-04  9:51 UTC  (3+ messages)
` [PATCH 2/3] bridge: Selectively prevent bridge port flooding for proxy ARP
` [PATCH 3/3] bridge: Allow proxy ARP for unicast ARP requests

[PATCH RESEND] mmc: sdhci-s3c: solve problem with sleeping in atomic context
 2015-02-04  9:51 UTC  (2+ messages)

[PATCH 00/18] x86: multiboot2 protocol support
 2015-02-04  9:51 UTC  (6+ messages)

[RFC PATCH] gpio: support for GPIO forwarding
 2015-02-04  9:51 UTC  (5+ messages)

sequential I/O on SSD disk varies from 20 to 300 MBytes/s every week
 2015-02-04  9:50 UTC  (4+ messages)

[Cluster-devel] [PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-04  9:49 UTC  (10+ messages)
              `  "

[PATCH] drm/radeon: Don't try to enable write-combining without PAT
 2015-02-04  9:49 UTC  (2+ messages)

[RFC PATCH V3 00/12] xen: Clean-up of mem_event subsystem
 2015-02-04  9:49 UTC  (5+ messages)
` [RFC PATCH V3 11/12] xen/vm_event: Decouple vm_event and mem_access
` [RFC PATCH V3 12/12] xen/vm_event: Check for VM_EVENT_FLAG_DUMMY only in Debug builds

[PATCH] cmdline: fix ressize in parse_portlist
 2015-02-04  9:49 UTC 

[PATCH] Documentation: add description for FTRACE probe status
 2015-02-04  9:43 UTC 

[PATCH] kernel.h: Remove ancient __FUNCTION__ hack
 2015-02-04  9:48 UTC 

[Qemu-trivial] [PATCH 0/3] util/uri: Cleanups and a bug fix
 2015-02-04  9:48 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] xilinx_ethlite: Clean up after commit 2f991ad
 2015-02-04  9:45 UTC  (2+ messages)

[PATCH 0/7] KVM: s390: fixes and features for kvm/next (3.20)
 2015-02-04  9:44 UTC  (8+ messages)
` [PATCH 1/7] KVM: s390: floating irqs: fix user triggerable endless loop
` [PATCH 2/7] KVM: s390: reenable LPP facility
` [PATCH 3/7] s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
` [PATCH 4/7] KVM: s390/CPACF: Choose crypto control block format
` [PATCH 5/7] KVM: s390: use facilities and cpu_id per KVM
` [PATCH 6/7] KVM: s390: add cpu model support
` [PATCH 7/7] KVM: s390: Create ioctl for Getting/Setting guest storage keys


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.