messages from 2016-04-29 02:37:33 to 2016-04-29 04:53:35 UTC [more...]
[PATCH 1/7] sh: add support for J-Core J2 processor
2016-04-29 4:53 UTC (2+ messages)
[PATCH 00/32] 2nd Iteration of Cache QoS Monitoring support
2016-04-29 4:43 UTC (33+ messages)
` [PATCH 01/32] perf/x86/intel/cqm: temporarily remove MBM from CQM and cleanup
` [PATCH 02/32] perf/x86/intel/cqm: remove check for conflicting events
` [PATCH 03/32] perf/x86/intel/cqm: remove all code for rotation of RMIDs
` [PATCH 04/32] perf/x86/intel/cqm: make read of RMIDs per package (Temporal)
` [PATCH 05/32] perf/core: remove unused pmu->count
` [PATCH 06/32] x86/intel,cqm: add CONFIG_INTEL_RDT configuration flag and refactor PQR
` [PATCH 07/32] perf/x86/intel/cqm: separate CQM PMU's attributes from x86 PMU
` [PATCH 08/32] perf/x86/intel/cqm: prepare for next patches
` [PATCH 09/32] perf/x86/intel/cqm: add per-package RMIDs, data and locks
` [PATCH 10/32] perf/x86/intel/cqm: basic RMID hierarchy with per package rmids
` [PATCH 11/32] perf/x86/intel/cqm: (I)state and limbo prmids
` [PATCH 12/32] perf/x86/intel/cqm: add per-package RMID rotation
` [PATCH 13/32] perf/x86/intel/cqm: add polled update of RMID's llc_occupancy
` [PATCH 14/32] perf/x86/intel/cqm: add preallocation of anodes
` [PATCH 15/32] perf/core: add hooks to expose architecture specific features in perf_cgroup
` [PATCH 16/32] perf/x86/intel/cqm: add cgroup support
` [PATCH 17/32] perf/core: adding pmu::event_terminate
` [PATCH 18/32] perf/x86/intel/cqm: use pmu::event_terminate
` [PATCH 19/32] perf/core: introduce PMU event flag PERF_CGROUP_NO_RECURSION
` [PATCH 20/32] x86/intel/cqm: use PERF_CGROUP_NO_RECURSION in CQM
` [PATCH 21/32] perf/x86/intel/cqm: handle inherit event and inherit_stat flag
` [PATCH 22/32] perf/x86/intel/cqm: introduce read_subtree
` [PATCH 23/32] perf/core: introduce PERF_INACTIVE_*_READ_* flags
` [PATCH 24/32] perf/x86/intel/cqm: use PERF_INACTIVE_*_READ_* flags in CQM
` [PATCH 25/32] sched: introduce the finish_arch_pre_lock_switch() scheduler hook
` [PATCH 26/32] perf/x86/intel/cqm: integrate CQM cgroups with scheduler
` [PATCH 27/32] perf/core: add perf_event cgroup hooks for subsystem attributes
` [PATCH 28/32] perf/x86/intel/cqm: add CQM attributes to perf_event cgroup
` [PATCH 29/32] perf,perf/x86,perf/powerpc,perf/arm,perf/*: add int error return to pmu::read
` [PATCH 30/32] perf,perf/x86: add hook perf_event_arch_exec
` [PATCH 31/32] perf/stat: fix bug in handling events in error state
` [PATCH 32/32] perf/stat: revamp error handling for snapshot and per_pkg events
[PATCH] drm/i915/gen9: Update the forcewake range
2016-04-29 4:53 UTC (2+ messages)
[PATCH] powerpc/mm/radix: Document software bits for radix
2016-04-29 4:52 UTC
[Qemu-devel] Hang with migration multi-thread compression under high load
2016-04-29 4:51 UTC (3+ messages)
[GIT PULL v2] drm-hisilicon-next for 4.7
2016-04-29 4:51 UTC (2+ messages)
[RFC PATCH V2 0/2] basic device IOTLB support
2016-04-29 4:44 UTC (9+ messages)
` [RFC PATCH V2 2/2] vhost: device IOTLB API
` [Qemu-devel] "
[PATCH v2 net-next 0/7] net: make TCP preemptible
2016-04-29 4:43 UTC (9+ messages)
` [PATCH v2 net-next 1/7] tcp: do not assume TCP code is non preemptible
` [PATCH v2 net-next 2/7] tcp: do not block bh during prequeue processing
` [PATCH v2 net-next 3/7] dccp: do not assume DCCP code is non preemptible
` [PATCH v2 net-next 4/7] udp: prepare for non BH masking at backlog processing
` [PATCH v2 net-next 5/7] sctp: prepare for socket backlog behavior change
` [PATCH v2 net-next 6/7] net: do not block BH while processing socket backlog
` [PATCH v2 net-next 7/7] tcp: make tcp_sendmsg() aware of "
[PATCH v7 00/24] i2c mux cleanup and locking update
2016-04-29 4:41 UTC (5+ messages)
` [PATCH v7 22/24] [media] rtl2832: change the i2c gate to be mux-locked
strange link on alsa-project.org, possibly a spam link
2016-04-29 4:29 UTC (2+ messages)
[Qemu-trivial] [PATCH] po/Makefile: call rm -f directly
2016-04-29 4:28 UTC (3+ messages)
` [Qemu-devel] "
how to set up a #VE
2016-04-29 4:27 UTC (3+ messages)
Change in override behavior?
2016-04-29 4:24 UTC
[Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors
2016-04-29 4:23 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 01/18] qapi: Rename (one) qjson.h to qobject-json.h
` "
` [Qemu-devel] [PATCH v3 02/18] qapi: Improve use of qmp/types.h
` [Qemu-devel] [PATCH v3 03/18] qapi: Factor out JSON string escaping
` [Qemu-devel] [PATCH v3 04/18] qapi: Factor out JSON number formatting
` [Qemu-devel] [PATCH v3 05/18] qapi: Use qstring_append_chr() where appropriate
` [Qemu-devel] [PATCH v3 06/18] qapi: Add qstring_append_format()
` [Qemu-devel] [PATCH v3 07/18] qapi: Add json output visitor
` [Qemu-devel] [PATCH v3 08/18] qjson: Simplify by using json-output-visitor
` [Qemu-devel] [PATCH v3 09/18] Revert "qjson: Simplify by using json-output-visitor"
` [Qemu-devel] [PATCH v3 10/18] vmstate: Use new JSON output visitor
` [Qemu-devel] [PATCH v3 11/18] qjson: Remove unused file
` [Qemu-devel] [PATCH v3 12/18] qapi: Add qobject_to_json_pretty_prefix()
` [Qemu-devel] [PATCH v3 13/18] qapi: Support pretty printing in JSON output visitor
` [Qemu-devel] [PATCH v3 14/18] qemu-img: Use new JSON output formatter
` [Qemu-devel] [PATCH v3 15/18] qapi: Add new clone visitor
` [Qemu-devel] [PATCH v3 16/18] sockets: Use new QAPI cloning
` [Qemu-devel] [PATCH v3 17/18] replay: "
` [Qemu-devel] [PATCH v3 18/18] qapi: Add parameter to visit_end_*
linux-next: manual merge of the xen-tip tree with the tip tree
2016-04-29 4:20 UTC
[Qemu-devel] [PATCH] fix xen hvm direct kernel boot
2016-04-29 3:43 UTC
[PATCH 3.16 000/217] 3.16.35-rc1 review
2016-04-29 4:16 UTC (6+ messages)
` [PATCH 3.16 106/217] sd: disable discard_zeroes_data for UNMAP
[PATCH v3 0/6] sched/fair: Clean up sched metric definitions
2016-04-28 20:34 UTC (10+ messages)
` [PATCH v3 4/6] sched/fair: Remove scale_load_down() for load_avg
` [PATCH v3 5/6] sched/fair: Rename scale_load() and scale_load_down()
` [PATCH v3 6/6] sched/fair: Move (inactive) option from code to config
[Qemu-devel] [PATCH v3] block: always compile-check debug prints
2016-04-29 4:15 UTC (2+ messages)
[PATCH 1/2] PM / OPP: Remove OF dependency on dev_pm_opp_of_{cpumask_,}remove_table
2016-04-29 4:12 UTC (5+ messages)
` [PATCH v2 1/2] PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_,}remove_table
` [PATCH v2 2/2] cpufreq: arm_big_little: use generic OPP functions for {init,free}_opp_table
[patch 2/7] lib/hashmod: Add modulo based hash mechanism
2016-04-29 4:12 UTC (3+ messages)
[PATCH kernel v2] vfio_pci: Test for extended capabilities if config space > 256 bytes
2016-04-29 4:11 UTC
[PATCH] Rewrite and fix grub_bufio_read()
2016-04-29 4:08 UTC (7+ messages)
` gzio/http problem (was: [PATCH] Rewrite and fix grub_bufio_read())
` gzio/http problem
[nightly] RT Core TISDK (krogoth/2.1) 2016.04 build 2016-04-28_12-22-51
2016-04-29 4:07 UTC
[PATCH] drm/rockchip: vop: fix iommu crash with async atomic
2016-04-29 3:57 UTC (3+ messages)
linux-next: manual merge of the tip tree with the arm64 tree
2016-04-29 3:56 UTC
[PATCH v3 0/6] ASoC: fsl_ssi: Fixing various channel slips and bad samples insertions
2016-04-29 3:54 UTC (3+ messages)
[RESEND][RFC/PATCH] cpufreq: Fix GOV_LIMITS handling for the userspace governor
2016-04-29 3:49 UTC (2+ messages)
[RFC/PATCH] cpufreq: Fix GOV_LIMITS handling for the userspace governor
2016-04-29 3:48 UTC (2+ messages)
[PATCH v2 1/1] ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
2016-04-29 3:45 UTC (4+ messages)
` [alsa-devel] "
[Qemu-devel] [PATCH] fix xen hvm direct kernel boot
2016-04-29 3:43 UTC
[PATCH] x86/hvm: Add debug exception vm_events
2016-04-29 3:37 UTC (3+ messages)
Error while buildng SGX
2016-04-29 3:21 UTC (2+ messages)
[Qemu-devel] [Bug 1576347] [NEW] Only one NVMe device is usable in Windows (10) guest
2016-04-29 3:29 UTC (4+ messages)
` [Qemu-devel] [Bug 1576347] "
[PATCH RFC 00/16] Introduce low memory usage btrfsck mode
2016-04-29 3:35 UTC (4+ messages)
` [PATCH RFC 03/16] btrfs-progs: fsck: Introduce function to query tree block level
[PATCH 1/2] dbus: Better search for matching rules in the filter tree
2016-04-29 3:32 UTC (16+ messages)
` [PATCH 2/2] unit: test a filter tree scenario with unordered paths
` [PATCH 1/2] dbus: Fix Dbus1 parsing of doubles
` [PATCH 2/2] unit: Fix typos that make the assertions always true
` [PATCH] dbus: Don't use KDBUS_ATTACH_NAMES for kdbus connection
` [PATCH 01/11] dbus: Accept a list of FDs in dbus_message_from_blob
` [PATCH 02/11] unit: Update dbus tests to use new dbus_message_from_blob prototype
` [PATCH 03/11] dbus: Validate the size of fd list in dbus_message_build
` [PATCH 04/11] dbus: Handle the 'y' type in append_arguments
` [PATCH 05/11] dbus: Check the FD array size in l_dbus_message_builder_append_from_iter
` [PATCH 06/11] dbus: Add utility to get FD array for a message
` [PATCH 07/11] dbus: Attach FDs to Dbus1 messages being sent
` [PATCH 08/11] dbus: Remove memcpy and fix setting of FD_CLOEXEC on FDs
` [PATCH 09/11] dbus: Attach FDs to kdbus messages being sent
` [PATCH 10/11] dbus: Handle received KDBUS_ITEM_FDS
` [PATCH 11/11] unit: 'h' type parsing and building tests
[PATCH] target-i386: add Skylake-Client cpu mode
2016-04-29 3:28 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
2016-04-29 3:28 UTC (11+ messages)
` [Qemu-devel] [RFC PATCH v2 2/2] "
[Qemu-devel] [PATCH v2 00/17] block: Convert .bdrv_read/write to .bdrv_preadv/pwritev
2016-04-29 3:29 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 03/17] block: Support AIO drivers in bdrv_driver_preadv/pwritev()
` [Qemu-devel] [PATCH v2 08/17] dmg: Implement .bdrv_co_preadv() interface
` [Qemu-devel] [PATCH v2 13/17] vmdk: Implement .bdrv_co_pwritev() interface
` [Qemu-devel] [PATCH v2 14/17] vpc: Implement .bdrv_co_preadv() interface
[PATCH v3] drm/rockchip: support non-iommu buffer path
2016-04-29 3:22 UTC (3+ messages)
[PATCH] Btrfs: fix divide error upon chunk's stripe_len
2016-04-29 3:20 UTC (6+ messages)
patch "tty/serial: atmel: fix hardware handshake selection" added to tty-next
2016-04-29 3:19 UTC
patch "TTY: n_gsm, fix false positive WARN_ON" added to tty-next
2016-04-29 3:19 UTC
[Xenomai] the huge drift in Intel J1900
2016-04-29 3:18 UTC
[PULL REQUEST] Please pull rdma.git
2016-04-29 3:05 UTC
[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later
2016-04-29 2:48 UTC (11+ messages)
` [PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe
` [PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v2 3/6] mmc: core: implement enhanced strobe support
` [PATCH v2 4/6] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v2 5/6] mmc: sdhci: implement enhanced strobe callback
` [PATCH v2 6/6] mmc: sdhci-of-arasan: overwrite "
cron job: media_tree daily build: OK
2016-04-29 3:04 UTC
Enable more than 255 VCPU support without irq remapping function in the guest
2016-04-29 3:01 UTC (12+ messages)
[PATCH] sysvinit-inittab: restrict labels to 4 chars
2016-04-29 3:01 UTC
[PATCH v2 0/6] topology: complete PCM parsing and code refactoring
2016-04-29 3:03 UTC (7+ messages)
` [PATCH v2 1/6] topology: Set manifest size for ABI
` [PATCH v2 2/6] topology: Refactor functions to parse and build streams
` [PATCH v2 3/6] topology: Use generic pointer to realloc buffer for private data
` [PATCH v2 4/6] topology: Fix pcm ID & name parsing
` [PATCH v2 5/6] topology: Parse front-end DAI name and ID for the PCM
` [PATCH v2 6/6] topology: Update PCM configurations in Broadwell text conf file
[PATCH nfs-utils] systemd unit files: fix up dependencies on rpcbind
2016-04-29 2:59 UTC
Strangeness with git-add and nested repositories
2016-04-29 2:54 UTC (5+ messages)
[Qemu-devel] [PATCH v5 00/18] IOMMU: Enable interrupt remapping for Intel IOMMU
2016-04-29 2:54 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 15/18] intel_iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH 19/18] intel_iommu: Add support for Extended Interrupt Mode
[PATCH 1/2] perf report: Find lib path correctly for gtk option
2016-04-29 11:50 UTC (4+ messages)
[PATCH phosphor-event] Limit logging
2016-04-29 2:50 UTC (2+ messages)
New field to auditd.conf file
2016-04-29 2:47 UTC (10+ messages)
building boost statically
2016-04-29 2:31 UTC (2+ messages)
[BUG] vfio device assignment regression with THP ref counting redesign
2016-04-29 2:45 UTC (7+ messages)
[PATCH V6] vm_event: Allow subscribing to write events for specific MSR-s
2016-04-29 2:44 UTC (2+ messages)
[PATCH v11 0/5] libnvidmm, nfit: dimm command marshaling
2016-04-29 2:42 UTC (12+ messages)
` [PATCH v11 1/5] nfit, libnvdimm: clarify "commands" vs "_DSMs"
` [PATCH v11 2/5] nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism
` [PATCH v11 3/5] nfit: disable vendor specific commands
` [PATCH v11 4/5] tools/testing/nvdimm: ND_CMD_CALL support
` [PATCH v11 5/5] nfit: add sysfs dimm 'family' and 'dsm_mask' attributes
[PATCH v2 00/11] Check VT-d Device-TLB flush error
2016-04-29 2:41 UTC (10+ messages)
` [PATCH v2 09/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending
[PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver
2016-04-29 2:40 UTC (2+ messages)
[PATCH V3 00/16] RDMA/Intel X722 iWARP driver update
2016-04-29 2:39 UTC (2+ messages)
PID's Mapping
2016-04-29 2:37 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.