All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-04 11:16:06 to 2015-09-04 12:19:28 UTC [more...]

[PATCH v2 1/5] perf probe: Split add_perf_probe_events()
 2015-09-04 12:16 UTC  (3+ messages)
` [PATCH v2 2/5] perf probe: Attach trace_probe_event with perf_probe_event
` [PATCH v2 3/5] perf probe: Move print logic into cmd_probe()

[PATCH 1/3] arm64/cpufeature.h: Add macros for a cpu features testing
 2015-09-04 12:19 UTC  (9+ messages)
` [PATCH 2/3] arm64/setup: Use ID_AA64ISAR0_EL1_.* macros

[PATCH] pcmanfm: add an icon theme dependency
 2015-09-04 12:21 UTC 

[PATCH 0/4] Unclaimed register improvements
 2015-09-04 12:18 UTC  (9+ messages)
` [PATCH 3/4] drm/i915: remove intel_uncore_check_errors()
` [PATCH 4/4] drm/i915: Reduce frequency of unspecific HSW reg debugging

[tip:perf/urgent] perf evlist: Open event on evsel cpus and threads
 2015-09-04 12:15 UTC  (2+ messages)
` [PATCH] perf tools: Fix gaps propagating maps

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-09-04 12:18 UTC  (7+ messages)
` [PATCH 94/98] HACK arch/x86/include/uapi/asm/sigcontext32.h: remove _fpx_sw_bytes from union
    ` [PATCH] x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h

[PATCH] xen: limit memory to architectural maximum
 2015-09-04 12:18 UTC 

[Buildroot] [PATCH 1/2] pkg-perl: refactor perl infrastructure
 2015-09-04 12:18 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] pkg-perl: remove the dependency generated by scancpan

[PATCH 1/5] perf probe: Split add_perf_probe_events()
 2015-09-04 12:14 UTC  (12+ messages)
` [PATCH 2/5] perf probe: Attach trace_probe_event with perf_probe_event
` [PATCH 3/5] perf probe: Move print logic into cmd_probe()
` [PATCH 4/5] perf probe: Split del_perf_probe_events()
` [PATCH 5/5] perf probe: Print deleted events in cmd_probe()

[PATCH] pcmanfm: add an icon theme dependency
 2015-09-04 12:18 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/5] dos2unix: add target support
 2015-09-04 12:16 UTC  (4+ messages)
` [Buildroot] [PATCH v3 3/5] dos2unix: remove WCHAR dependency

[PATCH] ARM: ux500: fix typo in regulator names
 2015-09-04 12:15 UTC  (7+ messages)

[PATCH v2 00/17] staging: sm750fb: coding style fixes
 2015-09-04 12:13 UTC  (3+ messages)
` [PATCH v2 09/17] staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}

[RESEND PATCH] ARM: multi_v7_defconfig: Enable PBIAS regulator
 2015-09-04 12:13 UTC  (3+ messages)

[PATCH 00/12] Various package/RRS updates
 2015-09-04 12:14 UTC  (7+ messages)
` [PATCH 04/12] gnome-icon-theme: remove the recipe

Commit moratorium
 2015-09-04 12:12 UTC  (5+ messages)

[Draft C] Boot ABI for HVM guests without a device-model
 2015-09-04 12:11 UTC 

[RFC PATCH] kexec: use mmap instead of read for slurp_file()
 2015-09-04 12:11 UTC  (5+ messages)
      ` [PATCH] "

[PATCH 0/2] rcu: two small fixes for RCU kthreads
 2015-09-04 12:11 UTC  (3+ messages)
` [PATCH 1/2] rcu: Show the real fqs_state
` [PATCH 2/2] rcu: Fix up timeouts for forcing the quiescent state

kernel log flooded with GET_CMD_NODE: cmd node not available
 2015-09-04 12:10 UTC  (5+ messages)

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-04 12:09 UTC  (30+ messages)
` [PATCH v6 01/29] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v6 02/29] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v6 03/29] libxc: introduce the notion of a container type
` [PATCH v6 04/29] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v6 05/29] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v6 06/29] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v6 07/29] libxc: rework BSP initialization
` [PATCH v6 08/29] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v6 09/29] libxl: switch HVM domain building to use xc_dom_* helpers
` [PATCH v6 10/29] libxc: remove dead HVM building code
` [PATCH v6 11/29] xen/x86: add bitmap of enabled emulated devices
` [PATCH v6 12/29] xen/x86: allow disabling the emulated local apic
` [PATCH v6 13/29] xen/x86: allow disabling the emulated HPET
` [PATCH v6 14/29] xen/x86: allow disabling the pmtimer
` [PATCH v6 15/29] xen/x86: allow disabling the emulated RTC
` [PATCH v6 16/29] xen/x86: allow disabling the emulated IO APIC
` [PATCH v6 17/29] xen/x86: allow disabling the emulated PIC
` [PATCH v6 18/29] xen/x86: allow disabling the emulated pmu
` [PATCH v6 19/29] xen/x86: allow disabling the emulated VGA
` [PATCH v6 20/29] xen/x86: allow disabling the emulated IOMMU
` [PATCH v6 21/29] xen/x86: allow disabling all emulated devices inside of Xen
` [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote
` [PATCH v6 23/29] libxc: allow creating domains without emulated devices
` [PATCH v6 24/29] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v6 25/29] xenconsole: try to attach to PV console if HVM fails
` [PATCH v6 26/29] libxc/xen: introduce a start info structure for HVMlite guests
` [PATCH v6 27/29] libxc: switch xc_dom_elfloader to be used with HVMlite domains
` [PATCH v6 28/29] libxl: allow the creation of HVM domains without a device model
` [PATCH v6 29/29] libxl: add support for migrating HVM guests "

[PATCH 0/3] VIN: call g std() method as requested by Hans
 2015-09-04 12:08 UTC  (10+ messages)
` [PATCH 1/3] adv7180: implement g_std() method
` [PATCH 2/3] ml86v7667: "
` [PATCH 3/3] rcar_vin: call g_std() instead of querystd()

[PATCH v2] ARM: dts: <omap2/omap4/omap5/dra7>>: fix address translation for pbias
 2015-09-04 12:08 UTC  (3+ messages)

Enable user_xattr - Selinux failing
 2015-09-04 12:08 UTC  (4+ messages)

Nested Virtualisation and UEFI
 2015-09-04 12:06 UTC  (4+ messages)

[PATCH] x86/NUMA: make init_node_heap() respect Xen heap limit
 2015-09-04 12:05 UTC  (11+ messages)

[PATCH] xen: switch extra memory accounting to use pfns
 2015-09-04 12:05 UTC 

DBus WriteValue is failing for bluez 5.31 with kernel 4.1+
 2015-09-04 12:05 UTC 

Kernel crash with "xen: avoid early crash of memory limited dom0"
 2015-09-04 12:03 UTC  (6+ messages)
` [Xen-devel] "

[PATCH kvmtool] Make static libc and guest-init functionality optional
 2015-09-04 12:04 UTC 

[PATCH v2 00/18] implement vNVDIMM
 2015-09-04 12:02 UTC  (4+ messages)
` [PATCH v2 07/18] nvdimm: reserve address range for NVDIMM
  ` [Qemu-devel] "

[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-09-04 12:02 UTC  (7+ messages)
` [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe

[BUG 4.2-rc8] Interrupt occurs while apply_alternatives() is patching the handler
 2015-09-04 12:02 UTC  (6+ messages)

[PATCH v3 0/2] regulator: Fix pbias regulator enable
 2015-09-04 12:00 UTC  (9+ messages)
` [PATCH v3 1/2] regulator: pbias: program pbias register offset in pbias driver
` [PATCH v3 2/2] ARM: dts: <omap2/3/4/5/dra7>: use "ti,pbias-<platform>" compatible string for pbias
  ` [PATCH v3 2/2] ARM: dts: <omap2/3/4/5/dra7>: use "ti, pbias-<platform>" "

[PATCH 1/2] drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
 2015-09-04 11:59 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/lrc: Prevent preemption when lite-restore is disabled

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-04 11:57 UTC  (6+ messages)
` [PATCH 1/5] ubifs: Remove unused "security.*" xattr handler
` [PATCH 2/5] hfsplus: Remove unused xattr handler list operations
` [PATCH 3/5] 9p: Simplify the xattr handlers
` [PATCH 4/5] xattr handlers: Pass handler to operations instead of flags
` [PATCH 5/5] xattr handlers: Some simplifications

[rtc-linux] [PATCH v2] rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
 2015-09-04 11:58 UTC 

[U-Boot] [PATCH 1/3] net: phy: Don't create phy device when there is no phy
 2015-09-04 11:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: phy: Change to print all phys that are not found
` [U-Boot] [PATCH 3/3] net: phy: Test previous phydev->dev against new mac dev

[PATCH] leds: aat1290: add 'static' modifier to init_mm_current_scale
 2015-09-04 11:54 UTC 

[linux-mingo-tip-master test] 61303: regressions - FAIL
 2015-09-04 11:54 UTC 

Kbuild and Kconfig
 2015-09-04 11:54 UTC  (7+ messages)

[PATCH i-g-t] tools: remove quick_dump
 2015-09-04 11:55 UTC  (5+ messages)

[meta-qt5][PATCH 1/2] qt5: move QT_MODULE to qt5-git.inc
 2015-09-04 11:51 UTC  (2+ messages)
` [meta-qt5][PATCH 2/2] qt5: remove redundant QT_MODULE assignments

[Patch V0] x86, mce: Don't clear global error reporting banks during cpu_offline
 2015-09-04 11:50 UTC  (2+ messages)

[PATCH v8 19/55] [media] media: convert links from array to list
 2015-09-04 11:48 UTC  (3+ messages)
` [PATCH v8.1 "
  ` [PATCH v8.2 "

[PATCH 00/11] clk: samsung: exynos7: Cleanup of clock file
 2015-09-04 11:37 UTC  (12+ messages)
` [PATCH 01/11] clk: samsung: exynos7: Change the CMU_TOPC block clock name
` [PATCH 02/11] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
` [PATCH 03/11] clk: samsung: exynos7: Corrects CMU_TOP1 "
` [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE "
` [PATCH 05/11] clk: samsung: exynos7: Corrects CMU_PERIC0 "
` [PATCH 06/11] clk: samsung: exynos7: Corrects CMU_PERIC1 "
` [PATCH 07/11] clk: samsung: exynos7: Corrects CMU_PERIS "
` [PATCH 08/11] clk: samsung: exynos7: Corrects CMU_FSYS0 "
` [PATCH 09/11] clk: samsung: exynos7: Corrects CMU_FSYS1 "
` [PATCH 10/11] clk: samsung: exynos7: Add missing fixed_clks to cmu_info
` [PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS

[U-Boot] [PATCH 1/1] spi: tegra20: Add support for mode selection
 2015-09-04 11:47 UTC  (3+ messages)

[PATCH] Add hci_le_set_advertising_parameters to hci_lib
 2015-09-04 11:44 UTC 

[PATCH] usb: gadget: amd5536udc: fix NULL pointer dereference
 2015-09-04 11:42 UTC 

Linux 4.1 reports wrong number of pages to toolstack
 2015-09-04 11:40 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] arm/virt: Add full-sized CPU affinity handling
 2015-09-04 11:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Refactor "
` [Qemu-devel] [PATCH 2/2] arm/virt: Add full-sized "

[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
 2015-09-04 11:38 UTC  (5+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver

[PATCH 00/15] perf tools: Cleanup filesystem api
 2015-09-04 11:36 UTC  (5+ messages)
` [PATCH 04/15] perf tools: Move tracing_path interface into api/fs/tracing_path.c
` [PATCH 05/15] tools lib api: Move debugfs__strerror_open into tracing_path.c object

[PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory
 2015-09-04 11:36 UTC  (5+ messages)

[4.2, Regression] Queued spinlocks cause major XFS performance regression
 2015-09-04 11:32 UTC  (5+ messages)

[Qemu-devel] Segfault using qemu-system-arm in smc91c111
 2015-09-04 11:31 UTC  (4+ messages)

[PATCH v2] leds: leds-cobalt-qube: Use devm_led_classdev_register
 2015-09-04 11:30 UTC  (3+ messages)

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-04 11:30 UTC  (5+ messages)
` [PATCH 14/15] drm/i915: skl nv12 workarounds
` [PATCH 15/15] drm/i915: Add 90/270 rotation for NV12 format

[PATCH 1/2] staging: mt29f_spinand: Fix module autoload for OF platform driver
 2015-09-04 11:30 UTC  (3+ messages)

[PATCH 1/3] mtd: spi-nor: Use write_sr for write status
 2015-09-04 11:28 UTC  (4+ messages)
` [PATCH 2/3] mtd: spi-nor: Zap unneeded write_enable from write_reg

[RFC PATCH 00/18] refactor eal driver registration code
 2015-09-04 11:26 UTC  (4+ messages)
  ` [RFC PATCH 03/18] bnx2x: remove type field and initialise name field in rte_driver structure

[input:next 1310/1311] drivers/input/misc/sparcspkr.c:256:35: error: macro "MODULE_DEVICE_TABLE" requires 2 arguments, but only 1 given
 2015-09-04 11:25 UTC  (2+ messages)

[PATCH 0/6] leds: Fix module autoload for OF platform drivers
 2015-09-04 11:25 UTC  (2+ messages)

[PATCH 0/5] Add memory mapped read support for ti-qspi
 2015-09-04 11:25 UTC  (6+ messages)
` [PATCH 1/5] spi: introduce mmap read support for spi flash devices

[PATCH v2] Makefile: Fix detection of clang when cross-compiling
 2015-09-04 11:25 UTC  (8+ messages)

[PATCH] dm: ioctl: prevent double freeing
 2015-09-04 11:22 UTC 

[Buildroot] [PATCH v3 1/4] package/rpm: bump to version 4.12.0.1
 2015-09-04 11:22 UTC  (2+ messages)

determine name of tag used for checkout when multiple tags exist?
 2015-09-04 11:19 UTC  (3+ messages)

[Buildroot] [git commit] package/linux-fusion: slight simplification
 2015-09-04 11:16 UTC 

[Buildroot] [git commit] packages: ensure linux supports modules even when not using kernel-module
 2015-09-04 11:16 UTC 

[Buildroot] [git commit] core/pkg-kernel-module: drop now-useless check for CONFIG_MODULES
 2015-09-04 11:16 UTC 

[PATCH] drm/exynos: add cursor plane support
 2015-09-04 11:16 UTC  (4+ messages)

[PATCH 0/2] Fix memcg/memory.high in case kmem accounting is enabled
 2015-09-04 11:15 UTC  (11+ 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.