All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-18 06:01:23 to 2015-11-18 07:45:51 UTC [more...]

[Qemu-devel] [PATCH qemu] spapr: Add /system-id
 2015-11-18  7:45 UTC  (3+ messages)

[PATCH 1/2] rwlock: add per-cpu reader-writer locks
 2015-11-18  7:45 UTC  (7+ messages)
` [PATCH 2/2] grant_table: convert grant table rwlock to percpu rwlock

[PATCH] kni: fix compilation issue with KNI_VHOST enabled
 2015-11-18  7:42 UTC  (4+ messages)

[meta-networking] postfix: permission of /var/spool/mail seems incorrect
 2015-11-18  7:41 UTC  (2+ messages)
` [PATCH] "

[PATCH v3] usb: chipidea: removing of_find_property
 2015-11-18  7:41 UTC  (6+ messages)
` [PATCH v4] "

Questions about rte_eth_dev multiple rx queue selection (~/dpdk/lib/librte_ether)
 2015-11-18  7:40 UTC  (7+ messages)

[PATCH] usb: dwc2: add support of hi6220
 2015-11-18  7:39 UTC 

[Qemu-devel] [PATCH 0/2] net/tap-win32 bugfixes
 2015-11-18  7:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] tap-win32: skip unexpected nodes during registry enumeration
` [Qemu-devel] [PATCH 2/2] tap-win32: disable broken async write path

Question about TDM "slot"
 2015-11-18  7:37 UTC  (7+ messages)

[PATCH v2] Root in namespace owns x_tables /proc entries
 2015-11-18  7:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] Add seccomp argument filters for madvise, shmget, and shmctl
 2015-11-18  7:35 UTC 

[PATCH] phy: add phy-hi6220-usb
 2015-11-18  7:35 UTC  (2+ messages)

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-18  7:33 UTC  (8+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation

[PATCH] ethdev: fix missing symbol export for rte_eth_dma_zone_reserve()
 2015-11-18  7:33 UTC 

[PATCH 1/4] ARM: ccxmx53: Add support for Digi ccxmx53 board
 2015-11-18  7:33 UTC  (3+ messages)
` [PATCH 4/4] ARM: ccxmx53: Formatting changes and remove un-used code

[meta-oe][PATCH V2 00/17] network/modemmanager updates
 2015-11-18  7:33 UTC  (5+ messages)
` [meta-oe][PATCH V2 07/17] networkmanager: support gnutls and nss

[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
 2015-11-18  7:33 UTC  (4+ messages)
` [PATCH v7 50/50] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH 2/3] make_directory: fix warning: no previous prototype
 2015-11-18  7:31 UTC  (2+ messages)

[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
 2015-11-18  7:26 UTC  (5+ messages)
` [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder

[PATCH v2 00/10] i2c: rcar: tackle race conditions in the driver
 2015-11-18  7:31 UTC  (9+ messages)
` [PATCH v2 05/10] i2c: rcar: refactor setup of a msg

[PATCH 1/3] crypto: crc32: fix warnings: no previous prototype for 'crc32', 'crc32_no_comp', 'file_crc'
 2015-11-18  7:30 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-17
 2015-11-18  7:30 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2015-11-18  7:28 UTC  (13+ messages)
            ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
              ` [PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
                ` [PATCH v2 0/3] "
                    `  "

[PATCH 0/4] topology: fix some gcc warnings
 2015-11-18  7:28 UTC  (7+ messages)
` [PATCH 1/4] topology: Remove unused function write_data_block()
` [PATCH 2/4] topology: Change variable type to fix gcc warning
` [PATCH 3/4] topology: Remove unused variables
` [PATCH 4/4] topology: Fix comparison of unsigned expression < 0

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-18  7:20 UTC 

[PATCH] arm64: extract a field correctly in cpuid_feature_extract_field()
 2015-11-18  7:26 UTC  (5+ messages)

[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver
 2015-11-18  7:25 UTC  (8+ messages)
` [PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node

[RFC PATCH 00/22] Btrfs-convert rework part 1
 2015-11-18  7:22 UTC  (23+ messages)
` [RFC PATCH 01/22] btrfs-progs: extent-cache: Add comments for search/lookup functions
` [RFC PATCH 02/22] btrfs-progs: extent-tree: Add add_merge_cache_extent function
` [RFC PATCH 03/22] btrfs-progs: Add new init/free function and member for mkfs_config
` [RFC PATCH 04/22] btrfs-progs: convert: Read and build up used space tree
` [RFC PATCH 05/22] btrfs-progs: utils: Introduce new function to remove reserved ranges
` [RFC PATCH 06/22] btrfs-progs: utils: Introduce function to calculate the available space
` [RFC PATCH 07/22] btrfs-progs: Reserve space for system/meta chunks and superblock
` [RFC PATCH 08/22] btrfs-progs: Introduce function to setup temporary superblock
` [RFC PATCH 09/22] btrfs-progs: Introduce function to setup temporary tree root
` [RFC PATCH 10/22] btrfs-progs: Introduce function to setup temporary chunk root
` [RFC PATCH 11/22] btrfs-progs: Introduce function to initialize device tree
` [RFC PATCH 12/22] btrfs-progs: Introduce function to initialize fs tree
` [RFC PATCH 13/22] btrfs-progs: Introduce function to initialize csum tree
` [RFC PATCH 14/22] btrfs-progs: Introduce function to setup temporary extent tree
` [RFC PATCH 15/22] btrfs-progs: Introduce function to create convert data chunks
` [RFC PATCH 16/22] btrfs-progs: extent-tree: Introduce function to find the first overlap extent
` [RFC PATCH 17/22] btrfs-progs: extent-tree: Enhance btrfs_record_file_extent
` [RFC PATCH 18/22] btrfs-progs: convert: Introduce new function to create ext2 image
` [RFC PATCH 19/22] btrfs-progs: convert: Introduce function to migrate reserved ranges
` [RFC PATCH 20/22] btrfs-progs: Enhance record_file_blocks to handle "
` [RFC PATCH 21/22] btrfs-progs: convert: Introduce init_btrfs_v2 function
` [RFC PATCH 22/22] btrfs-progs: Introduce do_convert_v2 function

[PATCH] i2c: imx: make bus recovery through pinctrl optional
 2015-11-18  7:24 UTC  (3+ messages)

Business Opportunity
 2015-11-18 14:49 UTC 

[Qemu-devel] [PULL 00/04] seccomp branch queue
 2015-11-18  7:22 UTC 

[Qemu-devel] [PATCH 1/1] parallels: add format spec
 2015-11-18  7:13 UTC  (5+ messages)

gpiod_request causing fault 'Unable to handle kernel paging request at virtual address'
 2015-11-18  7:06 UTC 

[uml-devel] [PATCH v4] um: Switch clocksource to hrtimers
 2015-11-18  7:10 UTC  (5+ messages)

[Qemu-devel] [PULL 04/05] seccomp: add setuid, setgid, chroot and setgroups to whitelist
 2015-11-18  7:10 UTC 

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-18  7:09 UTC  (7+ messages)
` [RESEND RFC/PATCH 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-18  7:03 UTC  (4+ messages)
` [PATCH 2/2] keys, trusted: seal with a policy

[PATCH v2 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-11-18  7:01 UTC  (8+ messages)

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-18  7:01 UTC  (5+ messages)
` [PATCH v3 04/62] arm/acpi: Emulate io ports for arm

[PATCH openbmc-build-scripts] kernel-build-script: fix creation of uImage
 2015-11-18  7:00 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/21] sf: Tunning spi-flash layer
 2015-11-18  6:58 UTC  (4+ messages)
` [U-Boot] [PATCH v4 05/21] sf: Make flash->flags use for generic usage

[xfs] a45086e27d: -100.0% xfstests.xfs.033.seconds
 2015-11-18  6:57 UTC  (2+ messages)
` [lkp] "

[U-Boot] [PATCH 00/25] dm: Conversion of code to the new driver model PCI API
 2015-11-18  6:57 UTC  (3+ messages)
` [U-Boot] [PATCH 23/25] pci: Tidy up comments in pci_bind_bus_devices()

[Qemu-devel] [PATCH v3 0/4] usb-mtp events support
 2015-11-18  6:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/4] usb-mtp: Add support for inotify based file monitoring

irq_fpu_usable() is irreliable
 2015-11-18  6:55 UTC  (2+ messages)

Supporting new flash in pflash
 2015-11-18  6:53 UTC 

[PATCH 0/6] Miscellaneous platform-independent patches from Git for Windows
 2015-11-18  6:52 UTC  (9+ messages)
` [PATCH 2/6] remote-http(s): Support SOCKS proxies

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-18  6:51 UTC  (11+ messages)

trace: trace_kprobe.c always shows interrupts off
 2015-11-18  6:51 UTC  (3+ messages)

[PATCH perf/core 00/13] perf memory/refcnt leak fixes
 2015-11-18  6:40 UTC  (14+ messages)
` [PATCH perf/core 01/13] perf probe: Fix to free temporal Dwarf_Frame
` [PATCH perf/core 02/13] perf: Make perf_exec_path always returns malloc'd string
` [PATCH perf/core 03/13] perf: Introduce generic refcount APIs with debug feature
` [PATCH perf/core 04/13] perf: make map to use refcnt
` [PATCH perf/core 05/13] perf: Fix machine__findnew_module_map to put registered map
` [PATCH perf/core 06/13] perf: Fix machine__destroy_kernel_maps to put vmlinux_maps
` [PATCH perf/core 07/13] perf: Fix to destroy kernel maps when machine exits
` [PATCH perf/core 08/13] perf: Fix to put new map after inserting to map_groups in dso__load_sym
` [PATCH perf/core 09/13] perf: Make dso to use refcnt for debug
` [PATCH perf/core 10/13] perf: Fix __dsos__addnew to put dso after adding it to the list
` [PATCH perf/core 11/13] perf: Fix machine__create_kernel_maps to put kernel dso
` [PATCH perf/core 12/13] perf: Fix machine__findnew_module_map to put dso
` [PATCH perf/core 13/13] perf: Fix dso__load_sym "

[Qemu-devel] [PATCH v11 00/28] qapi member collision, alternate layout (post-introspection cleanups, subset D)
 2015-11-18  6:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH v11 21/28] qapi: Convert qtype_code into qapi enum type
` [Qemu-devel] [PATCH v11 27/28] qapi: Move duplicate enum value checks to schema check()

[PATCH] eal: fix plugindir processing to be filesystem agnostic
 2015-11-18  6:45 UTC 

[vfs] f3f86e33dc: -5.3% will-it-scale.per_process_ops
 2015-11-18  6:44 UTC  (2+ messages)
` [lkp] "

[PATCH v6 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-11-18  6:43 UTC  (7+ messages)
` [PATCH v6 1/6] arm64: ftrace: modify a stack frame in a safe way
` [PATCH v6 2/6] arm64: pass a task parameter to unwind_frame()
` [PATCH v6 3/6] arm64: ftrace: fix a stack tracer's output under function graph tracer
` [PATCH v6 4/6] arm64: insn: add instruction decoders for ldp/stp and add/sub
` [PATCH v6 5/6] arm64: ftrace: add arch-specific stack tracer
` [PATCH v6 6/6] arm64: ftrace: add a test of function prologue analyzer

[RFC PATCH] arm64: use non-global mappings for UEFI runtime regions
 2015-11-18  6:42 UTC  (7+ messages)

Reminder: Toaster Weekly Meeting
 2015-11-18  6:39 UTC 

[PATCH] net: dns_resolver: convert time_t to time64_t
 2015-11-18  6:36 UTC 

[x86/entry/vsyscall] 3dc33bd30f: Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2015-11-18  6:34 UTC 

[x86, perf] 7aba70e47c: BUG: unable to handle kernel paging request at 696d2f62
 2015-11-18  6:33 UTC  (2+ messages)
` [lkp] "

[PATCH 00/13] Add ACPI support for Xen Dom0 on ARM64
 2015-11-18  6:33 UTC  (27+ messages)
` [PATCH 05/13] Xen: ARM: Add support for mapping platform device mmio
  ` [Xen-devel] "
` [PATCH 06/13] Xen: ARM: Add support for mapping amba "
      ` [Xen-devel] "
` [PATCH 07/13] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
  ` [Xen-devel] "
` [PATCH 08/13] Xen: EFI: Parse DT parameters for Xen specific UEFI

[GIT PULL 00/16] perf/ebpf improvements and fixes
 2015-11-18  6:32 UTC  (2+ messages)

Questions about load balancer application in DPDK (~/dpdk.2.0.0/examples/load_balancer)
 2015-11-18  6:26 UTC 

[PATCH] vhost: avoid buffer overflow in update_secure_len
 2015-11-18  6:25 UTC  (8+ messages)

[PATCH 1/3] perf tools: Fix dso lookup by long name and missing buildids
 2015-11-18  6:18 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: "

[PATCH 02/12] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 01/12] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Fix memory leaking on failure "

[PATCH] drivers:staging:wilc1000 Fix comparison to NULL messages
 2015-11-18  6:19 UTC  (2+ messages)

[PATCH 3/3] perf inject: Also re-pipe lost_samples event
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/3] perf buildid-list: Requires ordered events
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[Patch v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-11-18  6:14 UTC  (2+ messages)

Limiting bandwidth per user (unknown IP)
 2015-11-18  6:14 UTC  (2+ messages)

[net] 0581888c8c: BUG: unable to handle kernel NULL pointer dereference at (null)
 2015-11-18  6:14 UTC  (2+ messages)
` [lkp] "

[PATCH] tools: ffs-aio-example: free memory upon failure
 2015-11-18  6:13 UTC  (2+ messages)

Correctly locking a Block Device Request Handler
 2015-11-18  6:11 UTC  (2+ messages)

[PATCH] iio: proximity: lidar: optimize i2c transactions
 2015-11-18  6:11 UTC 

[PATCH 00/16] tidy up sdio/spi module and remove wilc_dev
 2015-11-18  6:11 UTC  (17+ messages)
` [PATCH 01/16] staging: wilc1000: remove sdio speed control codes
` [PATCH 02/16] staging: wilc1000: remove spi "
` [PATCH 03/16] staging: wilc1000: remove paltform define PLAT_WMS8304
` [PATCH 04/16] staging: wilc1000: pass struct wilc to the functions which use hif_func
` [PATCH 05/16] staging: wilc1000: pass wilc to all function pointers of wilc_hif_func
` [PATCH 06/16] staging: wilc1000: wilc_sdio_cmd52: pass struct wilc
` [PATCH 07/16] staging: wilc1000: wilc_sdio_cmd53: "
` [PATCH 08/16] staging: wilc1000: wilc_spi_write: "
` [PATCH 09/16] staging: wilc1000: wilc_spi_read: "
` [PATCH 10/16] staging: wilc1000: wilc_spi_write_read: "
` [PATCH 11/16] staging: wilc1000: add struct wilc to host_if_drv
` [PATCH 12/16] staging: wilc1000: wilc_send_config_pkt: pass struct wilc
` [PATCH 13/16] staging: wilc1000: wilc_wlan_cfg_set: "
` [PATCH 14/16] staging: wilc1000: wilc_wlan_cfg_get: "
` [PATCH 15/16] staging: wilc1000: wilc_dbg: remove wilc
` [PATCH 16/16] staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev

[PATCH 0/5] Add support for MSM8996 clock controllers
 2015-11-18  6:07 UTC  (2+ messages)

[PATCH v2 0/9] ath10k: clean up ath10k_skb_cb
 2015-11-18  5:59 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] ath10k: merge is_protected with nohwcrypt
  ` [PATCH v3 2/9] ath10k: rename function to adhere to naming convention
  ` [PATCH v3 3/9] ath10k: remove txmode from skb_cb
  ` [PATCH v3 7/9] ath10k: fix tx header parsing
  ` [PATCH v3 8/9] ath10k: replace vdev_id and tid in skb cb


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.