All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-13 17:51:16 to 2015-11-13 18:51:20 UTC [more...]

[PATCH 00/10] Netfilter fixes for net
 2015-11-13 18:52 UTC  (3+ messages)

llvm TGSI backend (WIP) questions
 2015-11-13 18:51 UTC  (3+ messages)

[PATCH V4 00/26] Coresight integration with perf
 2015-11-13 18:45 UTC  (47+ messages)
` [PATCH V4 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V4 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V4 03/26] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V4 04/26] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V4 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [PATCH V4 06/26] coresight: associating path with session rather than tracer
` [PATCH V4 07/26] coresight: moving PM runtime operations to core framework
` [PATCH V4 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [PATCH V4 09/26] coresight: add API to get sink from path
` [PATCH V4 10/26] coresight: etm3x: set progbit to stop trace collection
` [PATCH V4 11/26] coresight: etm3x: changing default trace configuration
` [PATCH V4 12/26] coresight: etm3x: consolidating initial config
` [PATCH V4 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V4 14/26] coresight: etm3x: adding perf_get/set_config() API
` [PATCH V4 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V4 16/26] perf: changing pmu::setup_aux() parameter to include event
` [PATCH V4 17/26] coresight: etb10: moving to local atomic operations
` [PATCH V4 18/26] coresight: adding operation mode for sink->enable()
` [PATCH V4 19/26] coresight: etb10: implementing AUX space API
` [PATCH V4 20/26] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V4 21/26] coresight: introducing a global trace ID function
` [PATCH V4 22/26] coresight: updating documentation to reflect integration with perf
` [PATCH V4 23/26] perf tools: making function set_max_cpu_num() non static
` [PATCH V4 24/26] perf tools: adding perf_session to *info_prive_size()
` [PATCH V4 25/26] perf tools: making coresight PMU listable
` [PATCH V4 26/26] perf tools: adding coresight etm PMU record capabilities

[RFC PATCHv2 0/3]: x86/ept: reduce translation invalidation impact
 2015-11-13 18:49 UTC  (4+ messages)
` [PATCHv2 1/3] x86/ept: remove unnecessary sync after resolving misconfigured entries
` [PATCHv2 2/3] mm: don't free pages until mm locks are released
` [PATCHv2 3/3] x86/ept: defer the invalidation until the p2m lock is released

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15
 2015-11-13 18:49 UTC  (6+ messages)
` [net-next 04/17] drivers/net/intel: use napi_complete_done()

Coverity policy for upstream (base) drivers
 2015-11-13 18:49 UTC  (3+ messages)

[U-Boot] [RESEND PATCH v5 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-11-13 18:49 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH v5 2/6] cgtqmx6eval: Use SPI NOR to store the environment
` [U-Boot] [RESEND PATCH v5 3/6] cgtqmx6eval: Add fastboot support
` [U-Boot] [RESEND PATCH v5 4/6] cgtqmx6eval: Add SPL support
` [U-Boot] [RESEND PATCH v5 5/6] iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
` [U-Boot] [RESEND PATCH v5 6/6] cgtqmx6eval: Add DFU support

[PATCH] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
 2015-11-13 18:48 UTC  (7+ messages)

[PATCH] ARM: PJ4: move coprocessor register access sequences to iwmmxt.S
 2015-11-13 18:48 UTC  (2+ messages)

[PATCH 0/4] PSR Critical fixes
 2015-11-13 18:45 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Delay first PSR activation

[PATCH] writeback: initialize m_dirty to avoid compile warning
 2015-11-13 18:26 UTC  (2+ messages)

[PATCH 1/2] watchdog: gpio-wdt: Rename notifier to reboot_notifier
 2015-11-13 18:44 UTC  (7+ messages)
` [PATCH 2/2] watchdog: gpio-wdt: Add panic notifier

illegal snapshot, cannot be deleted
 2015-11-13 18:42 UTC  (9+ messages)

Fixing i915/opregion issues with firmware which lists more then 8 output devices
 2015-11-13 18:41 UTC  (4+ messages)

[PATCH v2] add test to demonstrate that shallow recursive clones fail
 2015-11-13 18:41 UTC  (3+ messages)

[PATCH] ds2782_battery: constify ds278x_battery_ops structure
 2015-11-13 18:41 UTC 

[RESEND][PATCH] watchdog: add support for Sigma Designs SMP86xx
 2015-11-13 18:41 UTC  (9+ messages)

[PATCH phosphor-host-ipmid] Create ipmi_context header
 2015-11-13 18:40 UTC  (2+ messages)

[PATCH] bonding: Offloading bonds to hardware
 2015-11-13 18:38 UTC  (2+ messages)

[PATCH 1/2] nl80211: add flag to force passive scan on DFS channels
 2015-11-13 17:56 UTC  (2+ messages)
` [PATCH 2/2] mac80211: passively scan DFS channels if requested

[PATCH 00/31] IPS/DRRS/PSR rework with PSR enabled by default
 2015-11-13 18:38 UTC  (4+ messages)
` [PATCH 04/31] drm/i915: Handle actual IPS enabled state

[Qemu-devel] [PATCH] include/hw: field 'offset' in struct Property should be ptrdiff_t as int causes overflow
 2015-11-13 18:36 UTC  (7+ messages)

[Qemu-devel] [PATCH COLO-Frame v10 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-11-13 18:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v10 17/38] COLO: synchronize PVM's state to SVM periodically

recommendations for good newbie bug to look at?
 2015-11-13 18:24 UTC 

[PATCH v4 0/7] Xen wallclock on arm and arm64
 2015-11-13 18:31 UTC  (9+ messages)
` [PATCH v4 2/7] xen/arm: introduce HYPERVISOR_platform_op "
  ` [Xen-devel] "

[RFCv3.1 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-13 18:32 UTC  (9+ messages)

[PATCH] clocksource: arm_global_timer: fix suspend resume
 2015-11-13 18:32 UTC  (16+ messages)

[Qemu-devel] [PATCH v2 0/3] qtest/ahci: skip qcow2 tests
 2015-11-13 18:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qtest/ahci: always specify image format
` [Qemu-devel] [PATCH v2 2/3] libqos: add qemu-img presence check
` [Qemu-devel] [PATCH v2 3/3] qtest/ahci: use raw format when qemu-img is absent

[PATCH v2 net-next] net/core: ensure features get disabled on new lower devs
 2015-11-13 18:30 UTC  (3+ messages)
` [PATCH net] net: fix feature changes on devices without ndo_set_features

[PATCH V3 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
 2015-11-13 18:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] vl: graphics stubs + #ifdef cleanup
 2015-11-13 18:28 UTC  (4+ messages)

Notes from a discussion a design to allow EC overwrites
 2015-11-13 18:26 UTC  (5+ messages)

[U-Boot] [PATCH] board: axs10x switch serial port and Ethernet to driver model
 2015-11-13 18:26 UTC 

[PATCH 01/13] staging/rdma/hfi1: Use BIT macro
 2015-11-13 18:25 UTC  (5+ messages)

Where is the disk space?
 2015-11-13 17:41 UTC 

add a proper completion queue abstraction
 2015-11-13 18:25 UTC  (4+ messages)
` [PATCH 2/9] IB: "

[OE-core] [PATCH] bitbake: fetch: Extend subdir unpack parameter to local folder
 2015-11-13 18:24 UTC  (4+ messages)

[U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()
 2015-11-13 18:23 UTC  (3+ messages)

linux-next: Tree for Nov 13 (netfilter)
 2015-11-13 18:21 UTC 

[Qemu-devel] [PATCH V5] block/nfs: add support for setting debug level
 2015-11-13 18:19 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH] drm/amdgpu: update Fiji's tiling mode table
 2015-11-13 18:19 UTC 

[PATCH RFC] completion: add support for completing email aliases
 2015-11-13 18:17 UTC 

[OE-core] [PATCH 1/2] fetch2/__init__.py: Extend subdir unpack parameter to local folder
 2015-11-13 18:15 UTC  (2+ messages)
` [OE-core] [PATCH 2/2] tests/fetch.py: adds test_local_dir_subdirparam test case

[Qemu-devel] [PATCH 0/3] qtest/ahci: skip qcow2 tests
 2015-11-13 18:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] qtest/ahci: use raw format when qemu-img is absent

[U-Boot] [PATCH] common: add CMD_GPIO to Kconfig
 2015-11-13 18:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] buildman: README: add links for toolchains not available on kernel.org
 2015-11-13 18:14 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/7] qom: more efficient object property handling
 2015-11-13 18:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 6/7] qom: replace object property list with GHashTable

[U-Boot] [PATCH v3 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
 2015-11-13 18:14 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/21] Bring up rk3036 uboot
 2015-11-13 18:14 UTC  (20+ messages)
` [U-Boot] [PATCH v5 05/21] dm: core: Add SPL Kconfig for REGMAP and SYSCON
` [U-Boot] [PATCH v5 13/21] mmc: dw_mmc: support fifo mode in dwc mmc driver
` [U-Boot] [PATCH v5 14/21] rockchip: mmc: get the fifo mode and fifo depth property from dts
` [U-Boot] [PATCH v5 15/21] rockchip: add early uart driver
` [U-Boot] [PATCH v5 16/21] rockchip: add rk3036 sdram driver
` [U-Boot] [PATCH v5 17/21] rockchip: rk3036: Add core Soc start-up code
` [U-Boot] [PATCH v5 18/21] rockchip: Add basic support for evb-rk3036 board
` [U-Boot] [PATCH v5 19/21] rockchip: Add max init size & chip tag configs
` [U-Boot] [PATCH v5 21/21] rockchip: doc: show packet rk3036 uboot image

support for X552/X557-AT 10GBase-T devices
 2015-11-13 18:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 00/28] qapi member collision, alternate layout (post-introspection cleanups, subset D)
 2015-11-13 18:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 19/28] qapi: Change munging of CamelCase enum values

[GIT PULL] libnvdimm fixes for 4.4-rc1
 2015-11-13 18:12 UTC 

[U-Boot] [PATCH] usb: add support for generic EHCI devices
 2015-11-13 18:10 UTC 

[Bug 92229] SOMA have serious graphical errors
 2015-11-13 18:09 UTC  (2+ messages)

[RFC bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
 2015-11-13 18:08 UTC  (3+ messages)
` [RFC bluetooth-next 4/4] 6lowpan: iphc: add support for stateful compression

[RFC PATCH 0/2] Add support for Tegra210 AGIC
 2015-11-13 18:07 UTC  (14+ messages)
` [RFC PATCH 1/2] genirq: Add runtime resume/suspend support for IRQ chips

master - pvmove: Remove unused find_pvmove_lv_from_pvname
 2015-11-13 18:06 UTC 

[Buildroot] [PATCH 1/3] libsigc: bump to version 2.6.2
 2015-11-13 18:05 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] glibmm: bump to version 2.46.1
` [Buildroot] [PATCH 3/3] libxmlpp: bump to version 2.40.1

6lowpan socket
 2015-11-13 18:04 UTC  (6+ messages)
          ` LL address and IPv6 address

Help-lttng-ust-pyhton
 2015-11-13 18:02 UTC 

[PATCH RFC] ioctl based CAT interface
 2015-11-13 18:01 UTC  (3+ messages)

[xen-unstable-smoke test] 64221: tolerable all pass - PUSHED
 2015-11-13 18:00 UTC 

[PATCH] nfs:Fix error checking in the function nfs4_proc_setattr
 2015-11-13 17:59 UTC 

[PATCH 0/2] Add NVIDIA Tegra XUSB pad controller bindings
 2015-11-13 17:58 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support

[PATCH v2 00/10] rte_sched: enhancements and cleanups
 2015-11-13 17:58 UTC  (11+ messages)
` [PATCH v2 01/10] sched: drop deprecated port hierarchy structure
` [PATCH v2 02/10] sched: cleanup comments
` [PATCH v2 03/10] sched: make debugging configurable
` [PATCH v2 04/10] sched: drop debug #ifdef's for credit check
` [PATCH v2 05/10] sched: remove debug conditional code around ENQUEUE
` [PATCH v2 06/10] sched: drop RTE_SCHED_WRR #define
` [PATCH v2 07/10] sched: cleanup defined constants
` [PATCH v2 08/10] sched: allow enabling SSE optimizations in config
` [PATCH v2 09/10] sched: fix coding style
` [PATCH v2 10/10] sched: allow more subports

[Qemu-devel] [PATCH] MAINTAINERS: Update TCG CPU cores section
 2015-11-13 17:57 UTC  (2+ messages)

[PATCH v2 00/12] Skylake DMC/DC-state fixes and redesign
 2015-11-13 17:53 UTC  (6+ messages)
` [PATCH v2 10/12] drm/i915/gen9: Turn DC handling into a power well

[PATCH] doc: fix repeated typo in sample app docs
 2015-11-13 17:55 UTC 

[Qemu-devel] could someone else handle the "misc" patches for a few months?
 2015-11-13 17:54 UTC 

[Qemu-devel] [PATCH 0/3] sun4u: timer fixups
 2015-11-13 17:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] sun4u: split out NPT and INT_DIS into separate CPUTimer fields
` [Qemu-devel] [PATCH 2/3] sun4u: split NPT and INT_DIS accesses between timer and compare registers
` [Qemu-devel] [PATCH 3/3] target-sparc: implement NPT timer bit

[Qemu-devel] [PULL 0/2] target-arm queue
 2015-11-13 17:54 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/2] hw/misc: Add support for ADC controller in Xilinx Zynq 7000

[PATCH 00/10] rte_sched: enhancements and cleanups
 2015-11-13 17:54 UTC 

[Xenomai] [PATCH] Fix "xenomai configure error: possibly undefined macro: LT_SYS_SYMBOL_USCORE" error
 2015-11-13 17:54 UTC  (3+ messages)

[iproute PATCH 00/12] smaller iptunnel and ip6tunnel review
 2015-11-13 17:53 UTC  (4+ messages)
` [iproute PATCH 05/12] ip{,6}tunnel: align do_tunnels_list() a bit

[Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()
 2015-11-13 17:49 UTC  (12+ messages)

[Qemu-devel] [PATCH v1 0/2] hw/microblaze: Set MicroBlaze CPU version
 2015-11-13 17:52 UTC  (2+ messages)

[PATCH v2] btrfs-progs: mkfs: Enable -d dup for single device
 2015-11-13 17:49 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.