All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-28 12:28:26 to 2015-04-28 13:33:12 UTC [more...]

[GIT PULL 00/64] perf/core improvements and fixes
 2015-04-28 13:30 UTC  (21+ messages)
` [PATCH 01/64] perf hists: Get rid of position field from struct hist_entry
` [PATCH 02/64] perf diff: Make hist_entry_diff fields union
` [PATCH 03/64] perf data: Show error message when conversion failed
` [PATCH 04/64] tools lib traceevent: Add alias field to struct format_field
` [PATCH 05/64] tools build: No need to make libapi for perf explicitly
` [PATCH 06/64] tools build: Fix Makefile(s) to properly invoke tools build
` [PATCH 07/64] perf tests: Add build tests for building perf from kernel source root and tools
` [PATCH 08/64] perf data: Switch to multiple cpu stream files
` [PATCH 09/64] perf data: Enable stream flush within processing
` [PATCH 11/64] perf data: Fix duplicate field names and avoid reserved keywords
` [PATCH 12/64] perf data: Fix signedness of value
` [PATCH 13/64] perf header: Add AUX area tracing feature
` [PATCH 14/64] perf evlist: Add support for mmapping an AUX area buffer
` [PATCH 15/64] perf tools: Add user events for AUX area tracing
` [PATCH 16/64] perf auxtrace: Add support for AUX area recording
` [PATCH 17/64] perf record: Add basic AUX area tracing support
` [PATCH 18/64] perf record: Extend -m option for AUX area tracing mmap pages
` [PATCH 20/64] perf session: Add hooks to allow transparent decoding of AUX area tracing data
` [PATCH 21/64] perf session: Add instruction tracing options
` [PATCH 22/64] perf auxtrace: Add helpers for AUX area tracing errors

[PATCH v5 p2 00/19] xen/arm Add support for non-PCI passthrough
 2015-04-28 13:30 UTC  (4+ messages)
` [PATCH v5 p2 15/19] tools/(lib)xl: Add partial device tree support for ARM

[PATCH] drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
 2015-04-28 13:30 UTC  (2+ messages)

M-Audio Midisport 2x2 Anniversary edition, latency problem
 2015-04-28 13:30 UTC  (2+ messages)

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-04-28 13:30 UTC  (7+ messages)
` [PATCH 8/9] mm: page_alloc: wait for OOM killer progress before retrying
` [PATCH 9/9] mm: page_alloc: memory reserve access for OOM-killing allocations

[PATCH v2] mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
 2015-04-28 13:30 UTC  (3+ messages)

[PATCH] mm/shmem.c: Add new seal to memfd: F_SEAL_WRITE_NONCREATOR
 2015-04-28 13:28 UTC  (3+ messages)
  ` [PATCH] mm/shmem.c: Add new seal to memfd: F_SEAL_WRITE_PEER

[PATCH 0/5] HW_LOCK Security Patches
 2015-04-28 13:29 UTC  (8+ messages)
` [PATCH 4/5] drm: Make HW_LOCK access functions optional

[Qemu-devel] [PATCH v4 0/4] block: move I/O request processing to block/io.c
 2015-04-28 13:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] block: replace bdrv_states iteration with bdrv_next()
` [Qemu-devel] [PATCH v4 2/4] block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
` [Qemu-devel] [PATCH v4 3/4] block: extract bdrv_setup_io_funcs()
` [Qemu-devel] [PATCH v4 4/4] block: move I/O request processing to block/io.c

[PATCH v3 00/13] Earlycon cleanup
 2015-04-28 13:28 UTC  (5+ messages)
` [PATCH v3 01/13] of: earlycon: Fix 'stdout-path' with ':' path terminator

[PATCHv3 00/12] usb: ulpi bus
 2015-04-28 13:24 UTC  (12+ messages)
` [PATCHv3 01/11] usb: add bus type for USB ULPI
` [PATCHv3 02/11] usb: dwc3: USB2 PHY register access bits
` [PATCHv3 03/11] usb: dwc3: ULPI or UTMI+ select
` [PATCHv3 04/11] usb: dwc3: store driver data earlier
` [PATCHv3 05/11] usb: dwc3: cache hwparams earlier
` [PATCHv3 06/11] usb: dwc3: soft reset to it's own function
` [PATCHv3 07/11] usb: dwc3: setup phys earlier
` [PATCHv3 08/11] usb: dwc3: add hsphy_interface property
` [PATCHv3 09/11] usb: dwc3: pci: add quirk for Baytrails
` [PATCHv3 10/11] phy: helpers for USB ULPI PHY registering
` [PATCHv3 11/11] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH 0/9] Porting the intel_pstate driver to Xen
 2015-04-28 13:28 UTC  (15+ messages)

[PATCH v2 0/3] leds: blink resolution improvements
 2015-04-28 13:26 UTC  (5+ messages)

[tty:tty-testing 9/30] drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen'
 2015-04-28 13:26 UTC 

[PATCH V3 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-04-28 13:24 UTC  (13+ messages)
` [PATCH V3 04/25] perf tools: Add AUX area tracing index
` [PATCH V3 05/25] perf tools: Hit all build ids when AUX area tracing
` [PATCH V3 06/25] perf tools: Add build option NO_AUXTRACE to exclude "
` [PATCH V3 07/25] perf auxtrace: Add option to synthesize events for transactions
` [PATCH V3 08/25] perf tools: Add support for PERF_RECORD_AUX
` [PATCH V3 11/25] perf record: Add AUX area tracing Snapshot Mode support

[PATCH v2] builddeb: parallelize debug module installation
 2015-04-28 13:24 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v4 0/2] virtio: Move host features to backends
 2015-04-28 13:24 UTC  (9+ messages)

[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
 2015-04-28 13:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 32/36] qapi: Drop tests for inline "
` [Qemu-devel] [PATCH v6 37/36] qapi: Support (subset of) \u escapes in strings

[PATCH v9 00/17] Re-introduce h8300 architecture
 2015-04-28 13:22 UTC  (2+ messages)

[PATCH] arm64: perf: Fix callchain parse error with kernel tracepoint events
 2015-04-28 13:20 UTC  (2+ messages)

[PATCH V6 02/15] mmc: core: Enable / disable re-tuning
 2015-04-28 13:18 UTC  (2+ messages)
` [PATCH V7 "

[Ocfs2-devel] [RFC] Online File(system) check
 2015-04-28 13:20 UTC  (4+ messages)

[PATCH] conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name
 2015-04-28 13:19 UTC  (2+ messages)

[PATCH v5] extcon-axp288: Add axp288 extcon driver support
 2015-04-28 16:13 UTC  (9+ messages)

[PATCH 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
 2015-04-28 13:17 UTC  (5+ messages)

iproute2 regression -- ss -u returns an empty list
 2015-04-28 13:14 UTC  (3+ messages)

[Buildroot] [PATCH] raspberrypi2: kernel version does no more exist
 2015-04-28 13:13 UTC  (5+ messages)

[PATCH 00/20] clockevents_notify() removal
 2015-04-28 13:37 UTC  (10+ messages)
` [PATCH 16/20] sched/idle: Use explicit broadcast oneshot control function

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-28 13:12 UTC  (3+ messages)
` [PATCH 09/11] kernel/cpu.c: remove new instance of __cpuinit that crept back in

[PATCH v4 1/2] firmware: qcom: scm: Split out 32-bit specific SCM code
 2015-04-28 13:11 UTC  (4+ messages)
` [PATCH v4 2/2] firmware: qcom: scm: Add support for ARM64 SoCs

[PATCH v2] omap: i2c: Add calls for pinctrl state select
 2015-04-28 13:11 UTC  (5+ messages)

[LTP] [PATCH 1/2] cpu_hotplug: use present rather than all CPUs
 2015-04-28 13:07 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-04-28 13:06 UTC  (9+ messages)
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement

Audio crackles with 4.1-rc1
 2015-04-28 13:05 UTC  (4+ messages)

[PATCH 0/1] extcon: arizona: Rename hpdet_ip to make its purpose clearer
 2015-04-28 13:04 UTC  (3+ messages)
` [PATCH 1/1] "

4.1-rc1 fails with O3 optimization
 2015-04-28 13:03 UTC  (4+ messages)

[PATCH 0/3] Add media bdisp driver for stihxxx platforms
 2015-04-28 13:00 UTC  (3+ messages)

[Bug 90056] Unigine Valley regression since radeon/llvm: Run LLVM's instruction combining pass
 2015-04-28 13:03 UTC  (2+ messages)

[PATCH] test-pmd fix default mbuf size
 2015-04-28 13:02 UTC 

[RFC PATCH 1/2] ALSA: hda - divide controller and codec dependency on i915 gfx power well
 2015-04-28 13:01 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ALSA: hda - remove controller dependency on i915 power well for Baytrail/Braswell
` [PATCH v2 3/3] ALSA: hda - implement a refcount for i915 power well switch

[PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem
 2015-04-28 13:01 UTC  (15+ messages)
` [PATCH 01/21] e820, efi: add ACPI 6.0 persistent memory types
  ` [Linux-nvdimm] "
` [PATCH 02/21] ND NFIT-Defined/NVIDIMM Subsystem
  ` [Linux-nvdimm] "
` [PATCH 03/21] nd_acpi: initial core implementation and nfit skeleton
  ` [Linux-nvdimm] "
` [PATCH 05/21] nfit-test: manufactured NFITs for interface development
  ` [Linux-nvdimm] "
` [PATCH 12/21] nd_pmem: add NFIT support to the pmem driver
      ` [Linux-nvdimm] "
` [PATCH 19/21] nd: infrastructure for btt devices
  ` [Linux-nvdimm] "

[PATCH 0/8] Add support for Wolfson WM8998 and WM1814 codecs
 2015-04-28 12:59 UTC  (3+ messages)
` [PATCH 4/8] gpio: arizona: add support for WM8998 and WM1814

drm/exynos: mixer blending and layer order
 2015-04-28 12:58 UTC  (5+ messages)

attempting mesh on ath10k
 2015-04-28 12:57 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/20] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-04-28 12:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 19/20] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-28 12:57 UTC  (6+ messages)

[PATCH i-g-t] kms_atomic: Measure speed of some plane ioctls
 2015-04-28 12:56 UTC  (3+ messages)

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-28 12:56 UTC  (10+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[PATCH 0/2] gpio: Allow userspace export from DT
 2015-04-28 12:56 UTC  (4+ messages)

[PATCH v2 0/9] ARM: at91 cleanups for 4.1 #2
 2015-04-28 12:55 UTC  (6+ messages)
` [PATCH v2 3/9] mfd: syscon: Add Atmel MC (Memory Controller) registers definition

[PATCH v3 0/1] New driver: rtl8723au (mac80211)
 2015-04-28 12:55 UTC  (4+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH] vmdk: Widen before shifting 32 bit header field
 2015-04-28 12:54 UTC  (3+ messages)

[PATCH v2] context_tracking: remove local_irq_save from __acct_update_integrals
 2015-04-28 12:53 UTC  (5+ messages)

[PATCH 2/3] spidev: Add DT binding example
 2015-04-28 12:52 UTC  (14+ messages)
      ` [linux-sunxi] "
        ` [linux-sunxi] "

[PATCH 1/3] pinctrl: qcom-spmi-gpio: Fix output type configuration
 2015-04-28 12:53 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: qcom-spmi-gpio: Fix input value report
` [PATCH 3/3] pinctrl: qcom-spmi-mpp: "

[PATCH] bitbake: use sys.exit to simplify the code
 2015-04-28 12:52 UTC 

[PATCH] purgatory: Disabling GCC's stack protection
 2015-04-28 12:50 UTC 

[U-Boot] [U-Boot 0/7] dm: spi: Convert few drivers to driver model
 2015-04-28 12:51 UTC  (3+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-28 12:49 UTC  (10+ messages)

[PATCH] context_tracking: remove duplicate enabled check
 2015-04-28 12:50 UTC  (2+ messages)

two odstate optimizations
 2015-04-28 12:50 UTC  (2+ messages)

[PATCH] dispol: display operations as ranges
 2015-04-28 12:49 UTC  (2+ messages)

[RFC 00/12] On-demand device registration
 2015-04-28 12:49 UTC  (3+ messages)

[PATCH v6 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
 2015-04-28 12:48 UTC  (8+ messages)
        `  "
            `  "

[Qemu-devel] [PULL v2 0/6] X86 patches
 2015-04-28 12:47 UTC  (2+ messages)

[Qemu-devel] [PATCH V7 08/16] virtio: introduce bus specific queue limit
 2015-04-28 12:47 UTC  (11+ messages)

[U-Boot] [UBOOT PATCH] mtd: nand: Increase max sizes of OOB and Page size
 2015-04-28 12:46 UTC 

[GIT PULL] Ux500 fixes
 2015-04-28 12:45 UTC 

[U-Boot] [UBOOT PATCH] arasan: nfc: Add initial nand driver support for arasan
 2015-04-28 12:45 UTC 

[meta-oe][PATCH] nodejs: fix qemuarm build without thumb and drop unused patch
 2015-04-28 12:45 UTC 

pull request: iwlwifi 2015-04-28
 2015-04-28 12:43 UTC  (9+ messages)
` [PATCH 1/8] iwlwifi: mvm: fix Tx Power firmware API
` [PATCH 2/8] iwlwifi: mvm: don't stop the FW monitor too early
` [PATCH 3/8] iwlwifi: mvm: fix scan iteration complete notification handling
` [PATCH 4/8] iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0
` [PATCH 5/8] iwlwifi: pcie: prevent using unmapped memory in fw monitor
` [PATCH 6/8] iwlwifi: mvm: don't power off the device between INIT and OPER firmwares
` [PATCH 7/8] iwlwifi: mvm: fix typo in CONFIG option
` [PATCH 8/8] iwlwifi: mvm: force quota update update after FW restart

help on broken file system
 2015-04-28 12:42 UTC  (5+ messages)

[U-Boot] [PATCH] dm: core: Correct bug introduced in uclass_first/next_device()
 2015-04-28 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] target-mips: add support for large physical addresses
 2015-04-28 12:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] target-mips: extend selected CP0 registers to 64-bits in MIPS32
` [Qemu-devel] [PATCH 2/7] target-mips: support Page Frame Number Extension field
` [Qemu-devel] [PATCH 3/7] target-mips: add CP0.PageGrain.ELPA support
` [Qemu-devel] [PATCH 4/7] target-mips: add MTHC0 and MFHC0 instructions
` [Qemu-devel] [PATCH 5/7] target-mips: correct MFC0 for CP0.EntryLo in MIPS64
` [Qemu-devel] [PATCH 6/7] target-mips: remove invalid comments in translate_init.c
` [Qemu-devel] [PATCH 7/7] target-mips: enable XPA and LPA features

[PATCH] ipmi: Fix a problem that messages are not issued in run_to_completion mode
 2015-04-28 12:41 UTC  (3+ messages)

[LTP] [PATCH] syscalls/utimensat01: "chattr" command error
 2015-04-28 12:39 UTC  (7+ messages)
    ` [LTP] [PATCH v2] "
        ` [LTP] [PATCH v4 2/2] "
            ` [LTP] [PATCH v5 "
        ` [LTP] [PATCH v4 1/2] syscalls/utimensat01: Use test.sh library for test case
            ` [LTP] [PATCH v5 "

[lm-sensors] [PATCH 0/2] i8k.c => dell-smm-hwmon.c
 2015-04-28 12:38 UTC  (5+ messages)
` [lm-sensors] [PATCH v2 "
  ` [lm-sensors] [PATCH v2 2/2] hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
    `  "

improve futex on -RT by avoiding the double wake-up
 2015-04-28 12:37 UTC  (7+ messages)
` [PATCH 3/3] ipc/mqueue: remove STATE_PENDING
    ` [PATCH v2] "

[PATCH v3 0/7] Add Mediatek MMC driver
 2015-04-28 12:37 UTC  (5+ messages)
` [PATCH v3 6/7] ARM: mediatek: dts: Add emmc support to mt8135

Build regressions/improvements in v4.1-rc1
 2015-04-28 12:36 UTC  (9+ messages)

parent transid verify failed
 2015-04-28 12:34 UTC 

[lm-sensors] [PATCH] libsensors: Fix sparse warnings
 2015-04-28 12:33 UTC 

Guest handling of IA32_DEBUGCTL MSR
 2015-04-28 12:32 UTC  (4+ messages)

[PATCH] xen: vcpu_info reinit error after 'xl save -c' & 'xl restore' on PVOPS VM which has multi-cpu
 2015-04-28 12:30 UTC  (3+ messages)

[PATCHSET 00/10] perf tools: Assorted cleanup for TUI (v3)
 2015-04-28 12:29 UTC  (5+ messages)
` [PATCH 10/10] perf tools: Move TUI-specific fields out of map_symbol

patch "tty/serial: at91: maxburst was missing for dma transfers" added to tty-linus
 2015-04-28 12:28 UTC 

patch "serial: of-serial: Remove device_type = "serial" registration" added to tty-linus
 2015-04-28 12:28 UTC 

[PATCH i-g-t v2] man: add man page for intel_reg in reStructured text format
 2015-04-28 12:30 UTC 

[PATCH 00/11] Support for coresight ETMv4 tracer
 2015-04-28 12:28 UTC  (3+ messages)
` [PATCH 01/11] coresight-etm4x: Adding CoreSight ETM4x driver


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.