All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-05 10:30:24 to 2015-10-05 11:14:04 UTC [more...]

[Qemu-devel] [PATCH v5 00/48] ivshmem improvements
 2015-10-05 11:14 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 32/48] ivshmem-client: check the number of vectors
` [Qemu-devel] [PATCH v5 36/48] ivshmem: add check on protocol version in QEMU
` [Qemu-devel] [PATCH v5 39/48] qtest: add qtest_add_abrt_handler()
` [Qemu-devel] [PATCH v5 40/48] glib-compat: add 2.38/2.40/2.46 asserts
` [Qemu-devel] [PATCH v5 43/48] ivshmem: use qemu_strtosz()

[PATCH v2] extcon: gpio: Add the support for Device tree bindings
 2015-10-05 11:13 UTC  (2+ messages)

[PATCH v2] ip_pipeline: add flow id parameter to flow classification
 2015-10-05 11:13 UTC 

[RFC/PATCH 00/11] arm: omap: counter32k rework
 2015-10-05 11:13 UTC  (26+ messages)
` [RFC/PATCH 03/11] arm: omap2: timer: remove __omap_gptimer_init()
` [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

[review-request][PATCH 0/2] Prevent stale data in ToasterTables
 2015-10-05 11:13 UTC  (5+ messages)
` [review-request][PATCH 1/2] toaster: Don't add new history entries when table data loads

[net-next:master 647/682] fib_semantics.c:undefined reference to `__divdi3'
 2015-10-05 11:26 UTC  (2+ messages)

[PATCH net-next v3 0/2] openvswitch: add IPv6 tunneling support
 2015-10-05 11:09 UTC  (3+ messages)
` [PATCH net-next v3 1/2] openvswitch: add tunnel protocol to sw_flow_key
` [PATCH net-next v3 2/2] openvswitch: netlink attributes for IPv6 tunneling

[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-05 11:09 UTC  (13+ messages)
` [PATCH v3 1/3] uio: add ioctl support
` [PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support

[kbuild-all] drivers/media/dvb-frontends/cxd2841er.c:2393:1: warning: the frame size of 2992 bytes is larger than 2048 bytes
 2015-10-05 11:09 UTC  (2+ messages)

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-10-05 10:54 UTC  (11+ messages)
  ` Fwd: "
          `  "

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-10-05 11:09 UTC  (11+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work

[PATCH] gpio: keep the GPIO line names internal
 2015-10-05 11:10 UTC  (9+ messages)

[PATCH 1/2] toaster: Don't add new history entries when table data loads
 2015-10-05 11:08 UTC  (2+ messages)
` [PATCH 2/2] toaster: Don't HTTP cache ToasterTable responses

Btrfs progs release 4.2.2
 2015-10-05 11:07 UTC 

[PATCH] perf report: Support caller callchain order when using DWARF unwinder
 2015-10-05 11:08 UTC  (3+ messages)

[PATCH 0/7] Fix most sparse warnings
 2015-10-05 11:07 UTC  (5+ messages)
` [PATCH 5/7] [media] mipi-csis: make sparse happy

[PATCH v3 0/2] Replace memset with eth_zero_addr
 2015-10-05 11:06 UTC  (7+ messages)
` [PATCH v3 1/2] Staging: wilc1000: wilc_wfi_cfgoperations: "
  ` [Outreachy kernel] "

[PATCH 1/2] Staging: wilc1000: Do not use multiple blank lines
 2015-10-05 10:55 UTC  (5+ messages)
` [PATCH 2/2] Staging: wilc1000: Added 'function' word
  ` [Outreachy kernel] "

[Qemu-devel] [PATCH] tests: Unique test path for /string-visitor/output
 2015-10-05 11:04 UTC 

RFC: change to 6 months release cycle
 2015-10-05 11:04 UTC  (4+ messages)

[Buildroot] [PATCH 0/2] Add support for AXFS filesystem type
 2015-10-05 11:03 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] axfsutils: add new package

[PATCH v5 00/20] nfsd: open file caching
 2015-10-05 11:02 UTC  (29+ messages)
` [PATCH v5 01/20] list_lru: add list_lru_rotate
` [PATCH v5 02/20] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v5 03/20] fs: add a kerneldoc header to fput
` [PATCH v5 04/20] fs: add fput_queue
` [PATCH v5 05/20] fs: export flush_delayed_fput
` [PATCH v5 06/20] fsnotify: export several symbols
` [PATCH v5 07/20] locks: create a new notifier chain for lease attempts
` [PATCH v5 08/20] nfsd: move include of state.h from trace.c to trace.h
` [PATCH v5 09/20] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v5 10/20] nfsd: add a new struct file caching facility to nfsd
` [PATCH v5 11/20] nfsd: keep some rudimentary stats on nfsd_file cache
` [PATCH v5 12/20] nfsd: allow filecache open to skip fh_verify check
` [PATCH v5 13/20] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH v5 14/20] nfsd: hook up nfsd_read to the "
` [PATCH v5 15/20] nfsd: hook nfsd_commit up "
` [PATCH v5 16/20] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
` [PATCH v5 17/20] nfsd: have nfsd_test_lock use the nfsd_file cache
` [PATCH v5 18/20] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
` [PATCH v5 19/20] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
` [PATCH v5 20/20] nfsd: rip out the raparms cache

[PATCH v2 0/3] Add Palmas iio gpadc
 2015-10-05 10:53 UTC  (7+ messages)
` [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc
` [PATCH v2 2/3] iio:adc:palmas: add DT support

Disabling deviceinfo plugin on chromebooks?
 2015-10-05 11:01 UTC  (7+ messages)

[PATCH][RESEND] drm: panel-simple: add URT UMSH-8596MD-xT panel support
 2015-10-05 11:01 UTC  (8+ messages)

[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-05 11:01 UTC  (7+ messages)
` [PATCH net-next v2 2/2] net: Microchip encx24j600 driver

Question about specifying constant time interval when using rte_get_timer_cycles()
 2015-10-05 10:59 UTC 

[PATCH v4 0/2] ethdev: add port speed capability bitmap
 2015-10-05 10:59 UTC  (4+ messages)
` [PATCH v5 0/4] ethdev: add speed capabilities and refactor link API
  ` [PATCH v5 3/4] ethdev: redesign link speed config API

[LTP] LTP Question
 2015-10-05 10:58 UTC  (3+ messages)

[PATCH] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
 2015-10-05 10:58 UTC  (4+ messages)

[PATCH v3 1/3] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-10-05 10:57 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: sdhci: enable tuning for DDR50
` [PATCH v3 3/3] mmc: sirf: fix the capbility to support DDR50

[distros-debian-sid test] 38123: regressions - FAIL
 2015-10-05 10:56 UTC 

How to fix DocBook parsers for private fields inside #ifdefs
 2015-10-05 10:56 UTC  (2+ messages)

mmc : sdhci_do_start_signal_voltage_switch
 2015-10-05 10:56 UTC  (2+ messages)

[PATCH] insane.bbclass: remove misleading path in warning
 2015-10-05  6:09 UTC 

[PATCH] mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
 2015-10-05 10:55 UTC  (2+ messages)

[RFC v2] PCI: keystone: Fix definition of LTSSM_STATE_MASK
 2015-10-05 10:53 UTC 

[PATCH v3 0/9] xen-block: support multi hardware-queues/rings
 2015-10-05 10:52 UTC  (4+ messages)
` [PATCH v3 4/9] xen/blkfront: pseudo support for multi hardware queues/rings

[PATCH 0/3] Support for Netronome´s NFP-6xxx card
 2015-10-05 10:52 UTC  (2+ messages)

[PATCH 0/4] sched/fair: Clean up sched metric definitions
 2015-10-05 10:52 UTC  (3+ messages)
` [PATCH 1/4] sched/fair: Generalize the load/util averages resolution definition

[PATCH v4 2/2] SMAF: add CMA allocator
 2015-10-05 10:50 UTC  (5+ messages)
  ` [RFC PATCH] SMAF: smaf_cma can be static

[PATCH OSSTEST v2 0/3] Misc standalone wrapper improvements
 2015-10-05 10:50 UTC  (5+ messages)
` [PATCH OSSTEST v2 1/3] cs-adjust-flight: Add job-status to report job stats
` [PATCH OSSTEST v2 3/3] standalone: Make it possible to pass options to run-test

[PATCH char-misc-next v2 00/22] misc: mic: Enable COSM and remaining SCIF functionality
 2015-10-05 10:50 UTC  (3+ messages)
` [PATCH char-misc-next v2 04/22] iommu: Allow iova to be used without requiring IOMMU_SUPPORT

[PATCH net] ipv4: fix reply_dst leakage on arp reply
 2015-10-05 11:05 UTC  (2+ messages)

[PATCH net] inet: fix race in reqsk_queue_unlink()
 2015-10-05 11:05 UTC  (2+ messages)

[PATCH] extcon: Modify the id and name of external connector
 2015-10-05 10:49 UTC  (5+ messages)

[PATCH net] tcp/dccp: fix old style declarations
 2015-10-05 11:03 UTC  (2+ messages)

[PATCH] Various fixes - libelf, paging, blktap
 2015-10-05 10:46 UTC  (6+ messages)
` [PATCH v1 1/3] libelf: Preserve log callback after elf_init
` [PATCH v1 3/3] blktap2: Silence warnings under GCC 5.1.1

[Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"
 2015-10-05 10:46 UTC  (5+ messages)

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-10-05 10:48 UTC  (8+ messages)

[PATCH RFT 0/5] gpiochip: add and use generic request/free
 2015-10-05 10:37 UTC  (3+ messages)
` [PATCH RFT 5/5] pinctrl: replace trivial implementations of gpio_chip request/free

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-10-05 10:44 UTC  (4+ messages)
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW Random Number Generator

[PATCH] Bluetooth: btbcm: Read the local name in setup stage
 2015-10-05 10:43 UTC 

Inheritance
 2015-10-05 10:30 UTC 

[PATCH v2 0/4] Add SPDIF support for Allwinner SoCs
 2015-10-05 10:40 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

[PATCH 0/2] Add RT5033 Flash LED driver
 2015-10-05 10:40 UTC  (8+ messages)
` [PATCH 1/2] leds: rt5033: add DT binding for RT5033
` [PATCH 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH v2] extcon: gpio: Add the support for Device tree bindings
 2015-10-05 10:39 UTC  (2+ messages)

[PATCH] x86/process: Silence KASAN warnings in get_wchan()
 2015-10-05 10:38 UTC  (2+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-05 10:36 UTC  (3+ messages)
` [PATCH v7 29/32] libxc/xen: introduce a start info structure for HVMlite guests

[PATCH net-next 1/2] enic: handle spurious error interrupt
 2015-10-05 10:52 UTC  (4+ messages)
` [PATCH net-next 2/2] enic: do hang reset only in case of tx timeout

[PATCH 01/20] staging: wilc1000: fix return type of host_int_set_wfi_drv_handler
 2015-10-05 10:35 UTC  (20+ messages)
` [PATCH 02/20] staging: wilc1000: remove multiple blank lines
` [PATCH 03/20] staging: wilc1000: rename s32Error in host_int_set_wfi_drv_handler
` [PATCH 04/20] staging: wilc1000: rename u32address "
` [PATCH 05/20] staging: wilc1000: fix return type of host_int_set_operation_mode
` [PATCH 06/20] staging: wilc1000: rename s32Error in host_int_set_operation_mode
` [PATCH 07/20] staging: wilc1000: rename hWFIDrv "
` [PATCH 08/20] staging: wilc1000: rename u32mode "
` [PATCH 09/20] staging: wilc1000: delete multiple blank lines
` [PATCH 10/20] staging: wilc1000: remove host_int_test_set_int_wid
` [PATCH 11/20] staging: wilc1000: remove host_int_get_pmkid_info
` [PATCH 12/20] staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase
` [PATCH 13/20] staging: wilc1000: fix return type of host_int_remove_wep_key
` [PATCH 14/20] staging: wilc1000: rename hWFIDrv in host_int_remove_wep_key
` [PATCH 15/20] staging: wilc1000: rename u8keyIdx "
` [PATCH 16/20] staging: wilc1000: rename s32Error "
` [PATCH 17/20] staging: wilc1000: remove pstrWFIDrv in host_int_remove_key
` [PATCH 18/20] staging: wilc1000: remove multiple blank in host_int_remove_wep_key
` [PATCH 19/20] staging: wilc1000: fix NULL comparison "
` [PATCH 20/20] staging: wilc1000: remove unnecessary parentheses "

[PATCHv3 net-next 0/4] cxgb4: Trivial fixes for cxgb4
 2015-10-05 10:51 UTC  (2+ messages)

[PATCH] twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionally
 2015-10-05 10:35 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] platform: acer-wmi: update notice about deprecated user interface
 2015-10-05 10:34 UTC  (5+ messages)

[PATCHES] Bind mount escape fixes (CVE-2015-2925)
 2015-10-05 10:34 UTC  (2+ messages)

Time to remove platforms/cell?
 2015-10-05 10:27 UTC  (4+ messages)

[PATCH 00/17] PM / wakeup : remove misuse of IRQF_NO_SUSPEND flag
 2015-10-05 10:24 UTC  (3+ messages)
` [PATCH 03/17] input: tegra-kbc: drop use "

[PATCH for-4.6] xen/public: arm: Use __typeof__ rather than typeof
 2015-10-05 10:31 UTC  (2+ messages)

[PATCH v2 00/20] remove pci driver from vdevs
 2015-10-05 10:30 UTC  (21+ messages)
  ` [PATCH v2 01/20] librte_eal: add RTE_KDRV_NONE for vdevs
  ` [PATCH v2 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
  ` [PATCH v2 03/20] librte_ether: add function rte_eth_copy_dev_info()
  ` [PATCH v2 04/20] null: remove pci device driver
  ` [PATCH v2 05/20] ring: "
  ` [PATCH v2 06/20] bonding: "
  ` [PATCH v2 07/20] pcap: "
  ` [PATCH v2 08/20] af_packet: "
  ` [PATCH v2 09/20] xenvirt: "
  ` [PATCH v2 10/20] mpipe: "
  ` [PATCH v2 11/20] ixgbe: copy pci device info to eth_dev data
  ` [PATCH v2 12/20] e1000: "
  ` [PATCH v2 13/20] i40e: "
  ` [PATCH v2 14/20] fm10k: "
  ` [PATCH v2 15/20] bnx2x: "
  ` [PATCH v2 16/20] cxgbe: "
  ` [PATCH v2 17/20] enic: "
  ` [PATCH v2 18/20] mlx4: "
  ` [PATCH v2 19/20] virtio: "
  ` [PATCH v2 20/20] vmxnet3: "

[PATCH v2 00/14] RDS: connection scalability and performance improvements
 2015-10-05 10:30 UTC  (3+ messages)
` [PATCH v2 05/14] RDS: defer the over_batch work to send worker


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.