All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-06 19:02:33 to 2015-10-06 19:58:19 UTC [more...]

[PATCHv3 00/56] perf stat: Add scripting support
 2015-10-06 19:55 UTC  (34+ messages)
` [PATCH 01/56] perf tools: Add thread_map event
` [PATCH 02/56] perf tools: Add thread_map event sythesize function
` [PATCH 03/56] perf tools: Add thread_map__new_event function
` [PATCH 04/56] perf tools: Add perf_event__fprintf_thread_map function
` [PATCH 05/56] perf tools: Add cpu_map event
` [PATCH 07/56] perf tools: Add cpu_map__new_event function
` [PATCH 08/56] perf tools: Add perf_event__fprintf_cpu_map function
` [PATCH 09/56] perf tools: Add stat config event
` [PATCH 12/56] perf tools: Add stat event
` [PATCH 13/56] perf tools: Add stat event synthesize function
` [PATCH 15/56] perf tools: Add stat round event
` [PATCH 17/56] perf tools: Add stat events fprintf functions
` [PATCH 19/56] perf tools: Add attr_update event unit type
` [PATCH 23/56] perf report: Display newly added events in raw dump
` [PATCH 25/56] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 27/56] perf stat: Add AGGR_UNSET mode
` [PATCH 28/56] perf stat record: Add record command
` [PATCH 29/56] perf stat record: Initialize record features
` [PATCH 30/56] perf stat record: Synthesize stat record data
` [PATCH 31/56] perf stat record: Store events IDs in perf data file
` [PATCH 33/56] perf stat record: Write stat events on record
` [PATCH 34/56] perf stat record: Write stat round "
` [PATCH 36/56] perf stat record: Synthesize attr update events
` [PATCH 38/56] perf tools: Make cpu_map__build_map global
` [PATCH 39/56] perf tools: Add data arg to cpu_map__build_map callback
` [PATCH 41/56] perf stat report: Add report command
` [PATCH 43/56] perf stat report: Process stat config event
` [PATCH 44/56] perf stat report: Add support to initialize aggr_map from file
` [PATCH 45/56] perf stat report: Process stat and stat round events
` [PATCH 46/56] perf stat report: Process attr update events
` [PATCH 47/56] perf stat report: Move csv_sep initialization before report command
` [PATCH 48/56] perf stat report: Allow to override aggr_mode
` [PATCH 49/56] perf script: Check output fields only for samples

Boss GT-001
 2015-10-06 19:58 UTC  (4+ messages)

All OMAP platforms: MMC is broken
 2015-10-06 19:57 UTC  (15+ messages)

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-10-06 19:56 UTC  (6+ messages)
` [PATCH 97/98] HACK include/uapi/linux/elfcore.h: use __kernel_pid_t and remove elf_greg_t stuff in userspace
` [PATCH 98/98] HACK include/uapi/linux/errqueue.h: include time.h "

[PATCH v7 0/5] ARM: berlin: PWM support
 2015-10-06 19:56 UTC  (5+ messages)
` [PATCH v7 2/5] pwm: add the Berlin pwm controller driver
    ` [PATCH] pwm: berlin: fix build warning

[Qemu-devel] [PULL 0/1] NUMA queue, 2015-10-06
 2015-10-06 19:54 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] pc-dimm: Fail realization for invalid nodes in non-NUMA config

+ ocfs2-fix-race-between-mount-and-delete-node-cluster.patch added to -mm tree
 2015-10-06 19:54 UTC 

What's the proper use of con_id in clkdev
 2015-10-06 19:53 UTC  (4+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-06 19:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/7][v4] Add OTG support for FSL socs
 2015-10-06 19:53 UTC  (2+ messages)

+ dax-temporarily-disable-dax-pmd-fault-path.patch added to -mm tree
 2015-10-06 19:53 UTC 

+ revert-dax-fix-race-between-simultaneous-faults.patch added to -mm tree
 2015-10-06 19:53 UTC 

+ revert-mm-take-i_mmap_lock-in-unmap_mapping_range-for-dax.patch added to -mm tree
 2015-10-06 19:53 UTC 

[Qemu-devel] [PULL 00/48] ivshmem series
 2015-10-06 19:19 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/48] char: add qemu_chr_free()
` [Qemu-devel] [PULL 02/48] msix: add VMSTATE_MSIX_TEST
` [Qemu-devel] [PULL 03/48] ivhsmem: read do not accept more than sizeof(long)
` [Qemu-devel] [PULL 04/48] ivshmem: fix number of bytes to push to fifo
` [Qemu-devel] [PULL 05/48] ivshmem: factor out the incoming fifo handling
` [Qemu-devel] [PULL 07/48] ivshmem: remove superflous ivshmem_attr field
` [Qemu-devel] [PULL 08/48] ivshmem: remove useless doorbell field
` [Qemu-devel] [PULL 12/48] ivshmem: simplify around increase_dynamic_storage()
` [Qemu-devel] [PULL 14/48] ivshmem: remove useless ivshmem_update_irq() val argument
` [Qemu-devel] [PULL 15/48] ivshmem: initialize max_peer to -1
` [Qemu-devel] [PULL 17/48] ivshmem: improve debug messages
` [Qemu-devel] [PULL 18/48] ivshmem: improve error handling
` [Qemu-devel] [PULL 21/48] ivshmem: use common return
` [Qemu-devel] [PULL 24/48] ivshmem: shmfd can be 0
` [Qemu-devel] [PULL 25/48] ivshmem: check shm isn't already initialized
` [Qemu-devel] [PULL 26/48] ivshmem: add device description
` [Qemu-devel] [PULL 27/48] ivshmem: fix pci_ivshmem_exit()
` [Qemu-devel] [PULL 28/48] ivshmem: replace 'guest' for 'peer' appropriately
` [Qemu-devel] [PULL 33/48] ivshmem-server: use a uint16 for client ID
` [Qemu-devel] [PULL 37/48] contrib: remove unnecessary strdup()
` [Qemu-devel] [PULL 39/48] qtest: add qtest_add_abrt_handler()
` [Qemu-devel] [PULL 40/48] glib-compat: add 2.38/2.40/2.46 asserts
` [Qemu-devel] [PULL 44/48] ivshmem: add hostmem backend
` [Qemu-devel] [PULL 45/48] ivshmem: remove EventfdEntry.vector
` [Qemu-devel] [PULL 46/48] ivshmem: rename MSI eventfd_table

[PATCH net-next v2 1/2] mpls: multipath support
 2015-10-06 19:44 UTC  (2+ messages)

[Buildroot] [PATCH v1] Makefile: valgrind needs non-stripped dynamic linker library
 2015-10-06 19:51 UTC 

[PATCH 0/9] port branch.c to use ref-filter printing APIs
 2015-10-06 19:50 UTC  (14+ messages)
` [PATCH 6/9] ref-filter: introduce format_ref_array_item()
` [PATCH 8/9] branch: use ref-filter printing APIs

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-06 19:49 UTC  (8+ messages)
` [kvm-unit-tests PATCHv3] ARM PMU tests
  ` [kvm-unit-tests PATCHv3 1/3] arm: Add PMU test
    ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv3 2/3] arm: pmu: Check cycle count increases
    ` [Qemu-devel] "

[Qemu-devel] [PATCHv4] target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
 2015-10-06 19:47 UTC 

Supported (microphone!) external usb sound card?
 2015-10-06 19:44 UTC 

[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
 2015-10-06 19:38 UTC  (4+ messages)
` [DMC_REDESIGN_V2 07/14] drm/i915/gen9: Simplify csr loading failure printing

[RFC][PATCH] btrfs: add ioctl to monitor subvolume dropping
 2015-10-06 19:42 UTC  (4+ messages)

[PATCH] bridge/netfilter: avoid unused label warning
 2015-10-06 19:39 UTC  (6+ messages)

[BUG?] parallel make interdepencies
 2015-10-06 19:39 UTC  (4+ messages)

[PATCH net] xps: clear skb sender_cpu before tee
 2015-10-06 19:38 UTC 

Dropping "depends on SMP" for HAVE_ARM_TWD -- take 2
 2015-10-06 19:38 UTC  (5+ messages)

[RESEND 1/3] hwrng: st: dt: Fix trivial typo in node address
 2015-10-06 19:37 UTC  (4+ messages)
` [PATCH 3/3] hwrng: st: Use real-world device timings for timeout

[PATCH v2] video: fbdev: add Marvell PXA framebuffer binding
 2015-10-06 19:32 UTC  (8+ messages)

[PATCH] PCI: prevent out of bounds access in numa_node override
 2015-10-06 19:36 UTC  (2+ messages)

[Buildroot] [PATCH v1] libdrm: update driver options
 2015-10-06 19:35 UTC 

[PATCH] ASoC: ad193x-spi: Fixup ad193x_spi_id table
 2015-10-06 16:26 UTC  (2+ messages)

Potential OSD deadlock?
 2015-10-06 19:34 UTC  (17+ messages)
        ` [ceph-users] "

[Cluster-devel] [GFS2 PATCH 00/15] Fifteen patches related to file unlink->delete->new
 2015-10-06 19:33 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 06/15] GFS2: Prevent gl_delete work for re-used inodes

[PATCH tip/core/rcu 0/13] percpu-rwsem patches for 4.4
 2015-10-06 19:33 UTC  (4+ messages)

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-06 19:32 UTC  (14+ messages)

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-10-06 19:32 UTC  (6+ messages)
` [PATCH v2 1/2] PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
` [PATCH v2 2/2] clk: qcom: Make oxili GDSC parent of oxili_cx GDSC

+ powerpc-numa-do-not-allocate-bootmem-memory-for-non-existing-nodes.patch added to -mm tree
 2015-10-06 19:31 UTC 

What's cooking in git.git (Oct 2015, #01; Mon, 5)
 2015-10-06 19:30 UTC  (4+ messages)

[PATCH v3] selftests/seccomp: build and pass on arm64
 2015-10-06 19:30 UTC  (2+ messages)

[PATCH 0/5] Add ASoC support for AMD APUs [v4]
 2015-10-06 19:29 UTC  (7+ messages)
` [PATCH 1/5] ASoC : dwc : support dw i2s in slave mode
    ` [alsa-devel] "
` [PATCH 2/5] ASoC : dwc : support dw i2s in AMD platform
    ` [alsa-devel] "

+ remove-abs64-fix-fix.patch added to -mm tree
 2015-10-06 19:29 UTC 

[PATCH] ARM:mm: fix kmap_atomic_to_page
 2015-10-06 19:28 UTC  (3+ messages)

+ page-flags-define-pg_reserved-behavior-on-compound-pages-fix.patch added to -mm tree
 2015-10-06 19:28 UTC 

[PATCH v3 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
 2015-10-06 19:25 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v3 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v3 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v3 5/5] net: phy: bcm7xxx: Modified to use global core register defines

[PATCH] PCI: create builtin_pci_driver to avoid registration boilerplate
 2015-10-06 19:27 UTC  (2+ messages)

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06 19:26 UTC  (11+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[PATCH v5 0/2] Add Cygnus PCIe Serdes/PHY support
 2015-10-06 19:25 UTC  (9+ messages)
` [PATCH v5 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

[PATCH v2] Staging: rtl8192u: Do not DMA on the stack
 2015-10-06 19:25 UTC  (2+ messages)
` [Outreachy kernel] "

+ mmoom-fix-potentially-killing-unrelated-process-fix.patch added to -mm tree
 2015-10-06 19:25 UTC 

[PATCH v2 0/3] various strscpy fixes
 2015-10-06 19:23 UTC  (8+ messages)
` [PATCH v2 1/3] word-at-a-time.h: fix some Kbuild files
` [PATCH v2 2/3] word-at-a-time.h: support zero_bytemask() on alpha and tile
` [PATCH v2 3/3] strscpy: zero any trailing garbage bytes in the destination

[Xenomai] Problems disabling SMI interrupts on MSI H87-G43 motherboard
 2015-10-06 19:23 UTC  (2+ messages)

[PATCH] memcg: convert threshold to bytes
 2015-10-06 19:22 UTC  (3+ messages)

[PATCHv3 0/1] Update SCSI hosts to use idr for host number mgmt
 2015-10-06 19:19 UTC  (3+ messages)
` [PATCHv3 1/1] SCSI: update hosts module to use idr index management

Kindly need Your Assistance
 2015-10-06 19:15 UTC 

[PATCH v2 00/22] arm64: Consolidate CPU feature handling
 2015-10-06 19:16 UTC  (6+ messages)
` [PATCH v2 21/22] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs

[PATCH 00/11] arm: omap: counter32k rework
 2015-10-06 19:15 UTC  (5+ messages)
` [PATCH 04/11] arm: omap2: timer: provide generic sync32k_timer_init function

[PATCH v3 2/2] Staging: wilc1000: fix spelling mistake
 2015-10-06 19:14 UTC 

[PATCH] x86/p2m: fix typo "populete"
 2015-10-06 19:10 UTC 

[PATCH] tools/python: remove broken xl binding
 2015-10-06 19:09 UTC  (3+ messages)

Error with weston 1.8.0 on linux 3.14.28 using imx-gpu-viv_5.0.11.p7.1-hfp
 2015-10-06 16:34 UTC  (6+ messages)

[U-Boot] Inconsistencies in commands regarding load_addr
 2015-10-06 19:07 UTC  (3+ messages)

Chipset & Family
 2015-10-06 19:07 UTC  (3+ messages)

[PATCH net-next 00/15] net: Pass net through the output path
 2015-10-06 18:53 UTC  (2+ messages)
` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound

[Bug 92269] (Unity3D) A small game Sol 0 have graphic glitches
 2015-10-06 19:04 UTC  (2+ messages)

[PATCH] af_unix: constify the sock parameter in unix_sk()
 2015-10-06 19:03 UTC 

[PATCH 1/3] drm/i915: remove parens around revision ids
 2015-10-06 19:02 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/bxt: add revision id for A1 stepping and use it

[Cluster-devel] [GFS2 PATCH v2 00/15] Fifteen patches related to file unlink->delete->new
 2015-10-06 19:02 UTC  (16+ messages)
` [Cluster-devel] [GFS2 PATCH v2 01/15] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [GFS2 PATCH v2 02/15] GFS2: Allow fail_gunlock3 to set the free_vfs_inode bit
` [Cluster-devel] [GFS2 PATCH v2 03/15] GFS2: Protect log tail calculations with inside locks
` [Cluster-devel] [GFS2 PATCH v2 04/15] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [GFS2 PATCH v2 05/15] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [GFS2 PATCH v2 06/15] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH v2 07/15] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [GFS2 PATCH v2 08/15] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [GFS2 PATCH v2 09/15] GFS2: generalize gfs2_check_blk_type
` [Cluster-devel] [GFS2 PATCH v2 10/15] GFS2: Change from tr_touched to tr_bufs
` [Cluster-devel] [GFS2 PATCH v2 11/15] GFS2: Add new function gfs2_inode_lookup_for_del
` [Cluster-devel] [GFS2 PATCH v2 12/15] gfs2: Remove unused param non_block from gfs2_inode_lookup
` [Cluster-devel] [GFS2 PATCH v2 13/15] gfs2: Use new variable i_gl instead of ip->i_gl
` [Cluster-devel] [GFS2 PATCH v2 14/15] GFS2: Hold onto iopen glock longer when dinode creation fails
` [Cluster-devel] [GFS2 PATCH v2 15/15] GFS2: Rework gfs2_evict_inode to prevent collisions with openers


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.