All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-26 15:01:34 to 2015-06-26 15:51:22 UTC [more...]

[GIT PULL 00/24] perf/core improvements and fixes
 2015-06-26 15:45 UTC  (25+ messages)
` [PATCH 01/24] perf trace: Validate syscall list passed via -e argument
` [PATCH 02/24] perf thread_map: Introduce thread_map__reset function
` [PATCH 03/24] perf thrad_map: Add comm string into array
` [PATCH 04/24] perf tests: Add thread_map object tests
` [PATCH 05/24] perf stat: Introduce perf_counts function
` [PATCH 06/24] perf stat: Use xyarray for cpu evsel counts
` [PATCH 07/24] perf stat: Make stats work over the thread dimension
` [PATCH 08/24] perf stat: Rename struct perf_counts::cpu member to values
` [PATCH 09/24] perf stat: Introduce perf_evlist__reset_stats
` [PATCH 10/24] perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
` [PATCH 11/24] perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts "
` [PATCH 12/24] perf stat: Move perf_evlist__(alloc|free|reset)_stats "
` [PATCH 13/24] perf stat: Introduce perf_evsel__alloc_stats function
` [PATCH 14/24] perf stat: Introduce perf_evsel__read function
` [PATCH 15/24] perf stat: Introduce read_counters function
` [PATCH 16/24] perf stat: Separate counters reading and processing
` [PATCH 17/24] perf stat: Move zero_per_pkg into counter process code
` [PATCH 18/24] perf stat: Move perf_stat initialization "
` [PATCH 19/24] perf stat: Remove perf_evsel__read_cb function
` [PATCH 20/24] perf stat: Rename print_interval to process_interval
` [PATCH 21/24] perf stat: Using init_stats instead of memset
` [PATCH 22/24] perf stat: Introduce print_counters function
` [PATCH 23/24] perf stat: Introduce --per-thread option
` [PATCH 24/24] perf symbols: Check access permission when reading symbol files

[xen-unstable test] 58886: regressions - FAIL
 2015-06-26 15:51 UTC  (5+ messages)

[PATCH] x86/nHVM: generic hook adjustments
 2015-06-26 15:50 UTC  (4+ messages)

[Qemu-devel] [PATCH] block.c: fix real cdrom detection
 2015-06-26 15:50 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH net] bnx2x: fix DMA API usage
 2015-06-26 15:50 UTC  (2+ messages)

[PATCH] patches: fix v4l2 patch
 2015-06-26 15:49 UTC 

Xen-unstable: pci-passthrough of device using MSI-X interrupts not working after commit x86/MSI: track host and guest masking separately
 2015-06-26 15:48 UTC  (15+ messages)

[Buildroot] Buildroot runtime test infrastructure prototype
 2015-06-26 15:48 UTC  (2+ messages)

[PATCH] Add list-all-objects command
 2015-06-26 15:48 UTC  (4+ messages)
` [PATCH 7/7] cat-file: add --batch-all-objects option

[Cocci] Remove unnecessary null pointer checks?
 2015-06-26 15:48 UTC  (24+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] exofs: Deletion of an unnecessary check before the function call "ore_put_io_state"
                                  ` [osd-dev] [PATCH 1/1] exofs: Deletion of an unnecessary check before the function call "ore_put_
                                    ` [osd-dev] [PATCH 1/1] exofs: Deletion of an unnecessary check before the function call "ore_put_io_state"
                                ` [PATCH] f2fs crypto: Delete an unnecessary check before the function call "key_put"

[Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 2
 2015-06-26 15:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/16] ahci: record ncq failures
` [Qemu-devel] [PATCH 12/16] ahci: ncq migration

[PATCH v3] x86/arm/mm: use gfn instead of pfn in p2m_get_mem_access/p2m_set_mem_access
 2015-06-26 15:46 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] virtio, pci fixes, enhancements
 2015-06-26 15:46 UTC  (4+ messages)
` [Qemu-devel] [PULL 16/17] hw/pci-bridge: format special OFW unit address for PXB host

[Qemu-devel] [RFC PATCH V6 00/18] Multithread TCG
 2015-06-26 15:46 UTC  (26+ messages)
` [Qemu-devel] [RFC PATCH V6 03/18] remove unused spinlock
` [Qemu-devel] [RFC PATCH V6 04/18] add support for spin lock on POSIX systems exclusively
` [Qemu-devel] [RFC PATCH V6 05/18] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V6 06/18] tcg: remove tcg_halt_cond global variable
` [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code execution
` [Qemu-devel] [RFC PATCH V6 08/18] cpu: remove exit_request global
` [Qemu-devel] [RFC PATCH V6 13/18] cpu: introduce async_run_safe_work_on_cpu
` [Qemu-devel] [RFC PATCH V6 15/18] cpu: introduce tlb_flush*_all

Receiving packets on only one port
 2015-06-26 15:45 UTC 

[PATCH] perf tools: don't adjust symbols in vDSO
 2015-06-26 15:44 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/39] ivshmem server/client, cleanups & test
 2015-06-26 15:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH 39/39] tests: Add ivshmem qtest

[PATCH] staging: rtl8712: rtl871x_security.c: remove unnecessary variable initialization
 2015-06-26 15:50 UTC  (2+ messages)

[RFC PATCH 1/2] of: base: Allow more args than MAX_PHANDLE_ARGS if required
 2015-06-26 15:44 UTC  (6+ messages)
` [PATCH 2/2] arm/smmu: Make use of of_parse_phandle_with_var_args

[PATCH] xen/arm: Remove unused field eoi_cpu in arch_irq_desc
 2015-06-26 15:43 UTC 

[PATCH 0/3] net: dsa: mv88e6xxx: dump hardware VLANs
 2015-06-26 15:42 UTC  (6+ messages)
` [PATCH 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU

traps.c:3227: GPF (0000): ffff82d080194a4d -> ffff82d080239d85 and other dom0 induced log messages
 2015-06-26 15:41 UTC 

[PATCH v4 00/35] libxl ao abort request (cancellation)
 2015-06-26 15:40 UTC  (11+ messages)
` [PATCH 19/35] libxl: ao: Provide manip_refcnt
` [PATCH 20/35] libxl: ao abort: Provide public ao abort request API

[PATCH] mm: Add error check after call to rmap_walk in the function page_referenced
 2015-06-26 15:40 UTC  (6+ messages)

Xen 4.6 Development Update (2 WEEKS TO FREEZE, important information in preamble)
 2015-06-26 15:38 UTC  (5+ messages)
` gnttab scalability and ticket locks status
` Status of VM event patches (Was: Re: Xen 4.6 Development Update (2 WEEKS TO FREEZE, important information in preamble))

[Buildroot] [PATCH 1/1] monkey: new package
 2015-06-26 15:37 UTC 

[Intel-wired-lan] [PATCH net-next] fm10k: create "correct" header for the remote end on connect
 2015-06-26 15:36 UTC  (3+ messages)

[Buildroot] [PATCH v6 00/16] OpenCV bump
 2015-06-26 15:36 UTC  (14+ messages)
` [Buildroot] [PATCH v6 02/16] package/opencv: bump to version 3.0
` [Buildroot] [PATCH v6 04/16] package/opencv: define modules inter-dependencies
` [Buildroot] [PATCH v6 05/16] package/opencv: reword modules' prompt and help text
` [Buildroot] [PATCH v6 06/16] package/opencv: reduce modules on by default
` [Buildroot] [PATCH v6 07/16] package/opencv: disable all modules "

[PATCH v3 1/1] perf tools: Check access permission when reading symbol files
 2015-06-26 15:36 UTC  (2+ messages)

[PATCH 1/2] Set S to fix QA warning on systemd-serialgetty
 2015-06-26 15:35 UTC  (4+ messages)

[GIT PULL] workqueue changes for v4.2-rc1
 2015-06-26 15:35 UTC 

[PATCH OSSTEST v4 00/21] Initial support for ARM64
 2015-06-26 15:34 UTC  (5+ messages)

[PATCH 5/4] staging: wilc1000: switch printks to vsprintf IPv4 extension
 2015-06-26 15:40 UTC 

clk: iproc: add initial common clock support
 2015-06-26 15:34 UTC  (2+ messages)

[Qemu-devel] Allocate PCI MMIO without BAR requests
 2015-06-26 15:32 UTC 

How to get clk rate using clk name?
 2015-06-26 15:32 UTC 

clk: iproc: add initial common clock support
 2015-06-26 15:31 UTC  (2+ messages)

[PATCH] staging: imx-drm: Fix pixel clock polarity
 2015-06-26 15:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v17 0/6] KVM platform device passthrough
 2015-06-26 15:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH v17 1/6] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [Qemu-devel] [PATCH v17 2/6] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [Qemu-devel] [PATCH v17 3/6] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [Qemu-devel] [PATCH v17 4/6] sysbus: add irq_routing_notifier
` [Qemu-devel] [PATCH v17 5/6] kvm: some fixes to kvm_resamplefds_allowed
` [Qemu-devel] [PATCH v17 6/6] hw/vfio/platform: add irqfd support

[PATCH] xl: Change output from xl -N create to be more useful
 2015-06-26 15:30 UTC  (3+ messages)

[PATCH v2 0/7] dynamic memzone
 2015-06-26 15:29 UTC  (11+ messages)
` [PATCH v6 0/9] Dynamic memzones
  ` [PATCH v6 1/9] eal: move librte_malloc to eal/common
  ` [PATCH v6 2/9] eal: memzone allocated by malloc
  ` [PATCH v6 3/9] app/test: update malloc/memzone unit tests
  ` [PATCH v6 4/9] config: remove CONFIG_RTE_MALLOC_MEMZONE_SIZE
  ` [PATCH v6 5/9] eal: remove free_memseg and references to it
  ` [PATCH v6 6/9] eal: new rte_memzone_free
  ` [PATCH v6 7/9] app/test: rte_memzone_free unit test
  ` [PATCH v6 8/9] doc: announce ABI change of librte_malloc
  ` [PATCH v6 9/9] doc: update malloc documentation

Yocto Project Status WW26
 2015-06-26 15:28 UTC 

Adding custom bugzilla fields
 2015-06-26 15:28 UTC 

[PATCH] bisect: revise manpage
 2015-06-26 15:28 UTC  (6+ messages)

[PATCH v2 00/17] libnvdimm: ->rw_bytes(), BLK, BTT, PMEM api, and unit tests
 2015-06-26 15:26 UTC  (5+ messages)
` [PATCH v2 16/17] libnvdimm: Add sysfs numa_node to NVDIMM devices

[PATCH net-next] test_bpf: extend tests for 32-bit endianness conversion
 2015-06-26 15:25 UTC 

[PATCH v3 0/6] UHS-I support for sh_mobile_sdhi
 2015-06-26 15:25 UTC  (16+ messages)
` [PATCH v3 1/6] mmc: tmio: Add UHS-I mode support
` [PATCH v3 2/6] pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
` [PATCH v3 3/6] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
` [PATCH v3 4/6] mmc: sh_mobile_sdhi: Add UHS-I mode support
` [PATCH v3 5/6] ARM: shmobile: lager: Set clock rates for SDHI
` [PATCH v3 6/6] ARM: shmobile: lager: Enable UHS-I SDR-50

[Xenomai] Heads up: some race condition fixes for Xenomai 3
 2015-06-26 15:24 UTC  (3+ messages)

[PATCH v2] OSSTest: stop testing SEDF, start testing RTDS
 2015-06-26 15:24 UTC  (4+ messages)
  ` Stop testing SEDF almost at all (at least until Xen 4.2) [was: Re: [PATCH v2] OSSTest: stop testing SEDF, start testing RTDS]

[PATCH] Add PTP cross-timestamp to the PTP driver interface
 2015-06-26 15:24 UTC  (3+ messages)

[meta-fsl-arm] Weston/Wayland?
 2015-06-26 15:24 UTC 

[U-Boot] x86: ACPI support suggestion
 2015-06-26 15:24 UTC  (10+ messages)

[PATCH][v2] asus-rbtn: new driver for asus radio button for Windows 8
 2015-06-26 15:24 UTC  (3+ messages)

[GIT PULL] Cgroup writeback support for 4.2
 2015-06-26 15:23 UTC  (7+ messages)

deleting objects from a pool
 2015-06-26 15:21 UTC  (7+ messages)

[GIT PULL] Core block IO bits for 4.2
 2015-06-26 15:20 UTC  (5+ messages)
      ` [git pull] device mapper fixes for 4.2-rc1

[PATCH 0/4] Wayland 1.8 upgrade
 2015-06-26 15:19 UTC  (6+ messages)
` [PATCH 1/4] wayland/weston/libinput: Upgrade to 1.6.0 -> 1.8.0

[PATCH] wpa-supplicant: Fix CVE-2015-4142
 2015-06-26 15:19 UTC  (2+ messages)

[PATCH RFC] RDMA/core: add rdma_get_dma_mr()
 2015-06-26 15:18 UTC  (4+ messages)

[PATCH] mtd-utils: 1) extend nativesdk support
 2015-06-26 15:18 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (nct7802) fix visibility of temp3
 2015-06-26 15:17 UTC  (3+ messages)
`  "

[PATCH 1/1] report-error.bbclass: Added file syncronization
 2015-06-26 15:17 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 4.2
 2015-06-26 15:16 UTC 

[Qemu-devel] [PATCH] refresh filename after the node is replaced
 2015-06-26 15:16 UTC  (4+ messages)

[PATCH 3/4] staging: wilc1000: remove whitespaces before quoted newlines
 2015-06-26 15:16 UTC  (4+ messages)

[RFC PATCH v3 00/18] Add ITS support
 2015-06-26 15:15 UTC  (7+ messages)
` [RFC PATCH v3 07/18] xen/arm: ITS: implement hw_irq_controller for LPIs

[PATCH] xen-netfront: Remove the meaningless code
 2015-06-26 23:17 UTC  (3+ messages)

Automatic Upgrade Helper Announcement
 2015-06-26 15:13 UTC  (3+ messages)
  ` [poky] "

[PATCH net] dsa: fix promiscuity leak on slave dev open error
 2015-06-26 15:04 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation
 2015-06-26 15:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V6 08/17] perf tools: Add Intel PT support
 2015-06-26 15:08 UTC  (11+ messages)

[PATCH 1/3] Added 'testcase' decorator to oe-selftest test cases missing this feature
 2015-06-26 15:07 UTC  (3+ messages)
` [PATCH 2/3] Added methods for manipulating bblayer.conf file in the same manner as local.conf file: - write_bblayers_config - append_bblayers_config - remove_bblayers_config
` [PATCH 3/3] Automated 5 oe-selftest testcase: - 1107: Check if non root user can connect via ssh without password - 1115: Check if all users can connect via ssh without password - 1114: Check rpm version 4 support on image - 1101: Check if efi/gummiboot images can be buit - 1103: Check that wic command can create efi/gummiboot installation images

[PATCHv5 00/22] perf stat: Introduce --per-thread option
 2015-06-26 15:06 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] board: add support for Warpboard
 2015-06-26 15:06 UTC  (7+ messages)

[PATCH V2] libselinux: Fix if file_contexts not '\n' terminated
 2015-06-26 15:03 UTC 

[PATCH v2 0/2] drm: bridge/dw_hdmi: add I2C bus adapter support
 2015-06-26 15:02 UTC  (6+ messages)
` [PATCH 1/2] drm: bridge/dw_hdmi: fix register I2CM_ADDRESS register name

I Am Mr. Hari A. Kunda
 2015-06-26 15:02 UTC 

[PATCH 0/3] [GIT PULL] tracing: some more fixes before my 4.2 pull request
 2015-06-26 15:00 UTC  (2+ messages)
` [PATCH 3/3] tracing: Fix typo from "static inlin" to "static inline"

[Buildroot] [PATCH 1/1] libarchive: add hash and enable lzma support
 2015-06-26 15:01 UTC 

[RFC] Enumeration of Media Interfaces
 2015-06-26 15:01 UTC  (2+ messages)


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.