messages from 2014-11-11 12:01:43 to 2014-11-11 14:52:51 UTC [more...]
[PATCH v7 00/14] perf: Add infrastructure and support for Intel PT
2014-11-11 14:48 UTC (15+ messages)
` [PATCH v7 01/14] perf: Add data_{offset,size} to user_page
` [PATCH v7 02/14] perf: Add AUX area to ring buffer for raw data streams
` [PATCH v7 03/14] perf: Support high-order allocations for AUX space
` [PATCH v7 04/14] perf: Add a capability for AUX_NO_SG pmus to do software double buffering
` [PATCH v7 05/14] perf: Add a pmu capability for "exclusive" events
` [PATCH v7 06/14] perf: Add AUX record
` [PATCH v7 07/14] perf: Add api for pmus to write to AUX area
` [PATCH v7 08/14] perf: Support overwrite mode for "
` [PATCH v7 09/14] perf: Add wakeup watermark control to "
` [PATCH v7 10/14] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v7 11/14] x86: perf: Intel PT and LBR/BTS are mutually exclusive
` [PATCH v7 12/14] x86: perf: intel_pt: Intel PT PMU driver
` [PATCH v7 13/14] x86: perf: intel_bts: Add BTS "
` [PATCH v7 14/14] perf: add ITRACE_START record to indicate that tracing has started
[[PATCHv2] 0/3] Add SNVS clock gating and clock support to rtc-snvs driver
2014-11-11 14:49 UTC (3+ messages)
` [[PATCHv2] 1/3] ARM: imx: clk-vf610: Add clock for SNVS
[PATCH v7 0/7] dw-hdmi: convert imx hdmi to bridge/dw-hdmi
2014-11-11 14:48 UTC (17+ messages)
` [PATCH v7 1/7] staging: imx-drm: imx-hdmi: make checkpatch happy
` [PATCH v7 2/7] staging: imx-drm: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v7 3/7] staging: imx-drm: imx-hdmi: split imx soc specific code from imx-hdmi
` [PATCH v7 4/7] staging: imx-drm: imx-hdmi: move imx-hdmi to bridge/dw-hdmi
` [PATCH v7 5/7] drm: bridge/dw-hdmi: add support for multi byte register width access
` [PATCH v7 6/7] drm: bridge/dw-hdmi: convert dw-hdmi to drm_bridge mode
` [PATCH v7 7/7] dt-bindings: add document for dw-hdmi
[PATCH] ARM: imx6q: drop unnecessary semicolon
2014-11-11 14:39 UTC (2+ messages)
[PATCH] MAINTAINERS: Add IIO include files
2014-11-11 14:36 UTC
[RFCv2 0/8] [media] si4713 DT binding
2014-11-11 14:33 UTC (4+ messages)
` [RFCv2 1/8] [media] si4713: switch to devm regulator API
[PATCH v3.18-rc3] drm: msm: Allow exported dma-bufs to be mapped
2014-11-11 14:28 UTC (3+ messages)
[GIT PULL] KVM fixes for 3.18-rc5
2014-11-11 14:28 UTC
[PATCH] serial: samsung: Fix serial config dependencies for exynos7
2014-11-11 14:25 UTC (4+ messages)
[PATCH 00/25] perf tools: Introduce an abstraction for Instruction Tracing
2014-11-11 14:17 UTC (26+ messages)
` [PATCH 01/25] perf tools: Do not poll events that use the system_wide flag
` [PATCH 02/25] perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore
` [PATCH 03/25] perf tools: Only override the default :tid comm entry
` [PATCH 04/25] perf header: Add Instruction Tracing feature
` [PATCH 05/25] perf evlist: Add initial support for mmapping an Instruction Trace buffer
` [PATCH 06/25] perf tools: Add user events for Instruction Tracing
` [PATCH 07/25] perf tools: Add support for Instruction Trace recording
` [PATCH 08/25] perf record: Add basic Instruction Tracing support
` [PATCH 09/25] perf record: Extend -m option for Instruction Tracing mmap pages
` [PATCH 10/25] perf tools: Add a user event for Instruction Tracing errors
` [PATCH 11/25] perf session: Add hooks to allow transparent decoding of Instruction Tracing data
` [PATCH 12/25] perf session: Add Instruction Tracing options
` [PATCH 13/25] perf itrace: Add helpers for Instruction Tracing errors
` [PATCH 14/25] perf itrace: Add helpers for queuing Instruction Tracing data
` [PATCH 15/25] perf itrace: Add a heap for sorting Instruction Tracing queues
` [PATCH 16/25] perf itrace: Add processing for Instruction Tracing events
` [PATCH 17/25] perf itrace: Add a hashtable for caching decoded instructions
` [PATCH 18/25] perf tools: Add member to struct dso for an instruction cache
` [PATCH 19/25] perf script: Add Instruction Tracing support
` [PATCH 20/25] perf script: Always allow fields 'addr' and 'cpu' for itrace
` [PATCH 21/25] perf report: Add Instruction Tracing support
` [PATCH 22/25] perf inject: Re-pipe Instruction Tracing events
` [PATCH 23/25] perf inject: Add Instruction Tracing support
` [PATCH 24/25] perf tools: Add Instruction Tracing index
` [PATCH 25/25] perf tools: Hit all build ids when Instruction Tracing
[PATCH] drivers: atm: eni: Add pci_dma_mapping_error() call
2014-11-11 14:22 UTC (3+ messages)
[PATCH RFC v2 0/2] Fix procfs PCI resources mmap
2014-11-11 14:20 UTC (5+ messages)
` [PATCH RFC v2 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
[PATCH v6 00/14] perf: Add infrastructure and support for Intel PT
2014-11-11 14:18 UTC (2+ messages)
[PATCH v5 00/20] perf: Add infrastructure and support for Intel PT
2014-11-11 14:17 UTC (8+ messages)
` [PATCH v5 12/20] x86: perf: intel_pt: Intel PT PMU driver
[PATCH 0/3] ARM: dts: vf610: USB/GPIO fixes
2014-11-11 14:14 UTC (4+ messages)
` [PATCH 3/3] ARM: dts: vf-colibri: add USB regulators
[PATCH 1/3] perf tools: Allow vmlinux to fallback to kallsyms on NO_LIBELF=1
2014-11-11 14:02 UTC (11+ messages)
(no subject)
2014-11-11 14:03 UTC
[PATCH] iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
2014-11-11 14:07 UTC
[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
2014-11-11 14:04 UTC (5+ messages)
` [PATCH v5 1/4] fuse: Add support for pid namespaces
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns
[PATCH] pci: generic host: make it more generic
2014-11-11 14:02 UTC (3+ messages)
[PATCH] perf tools: Fix annotation with kcore
2014-11-11 13:56 UTC (3+ messages)
[PATCH] clk: hi3620: Move const initdata into correct code section
2014-11-11 13:55 UTC (2+ messages)
[PATCH] spi: spidev: Don't mangle max_speed_hz in underlying spi device
2014-11-11 13:53 UTC (2+ messages)
[PATCH v7 00/10] TPM 2.0 support
2014-11-11 13:45 UTC (11+ messages)
` [PATCH v7 01/10] tpm: merge duplicate transmit_cmd() functions
` [PATCH v7 02/10] tpm: two-phase chip management functions
` [PATCH v7 03/10] tpm: fix multiple race conditions in tpm_ppi.c
` [PATCH v7 04/10] tpm: rename chip->dev to chip->pdev
` [PATCH v7 05/10] tpm: device class for tpm
` [PATCH v7 06/10] tpm: fix: move sysfs attributes to the correct place
` [PATCH v7 07/10] tpm: TPM 2.0 baseline support
` [PATCH v7 08/10] tpm: TPM 2.0 CRB Interface
` [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface
` [PATCH v7 10/10] tpm: TPM 2.0 sysfs attributes
[PATCH 00/13] Add VT-d Posted-Interrupts support for KVM
2014-11-11 13:48 UTC (9+ messages)
` [PATCH 01/13] iommu/vt-d: VT-d Posted-Interrupts feature detection
` [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
` [PATCH 04/13] iommu/vt-d: Adjust 'struct irte' to better suit for VT-d Posted-Interrupts
` [PATCH 12/13] iommu/vt-d: No need to migrating irq for VT-d Posted-Interrtups
[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
2014-11-11 13:47 UTC (5+ messages)
` [PATCH -next 1/2] seq_puts: Convert to return void and convert uses too
` [PATCH -next 2/2] seq_putc: "
[PATCH v2 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
2014-11-11 13:42 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 0/3] irqchip: dw-apb-ictl: IRQ_GC_MASK_CACHE_PER_TYPE and PM support
2014-11-11 13:45 UTC (3+ messages)
HMM (heterogeneous memory management) v6
2014-11-11 13:42 UTC (10+ messages)
` [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2
[sched] [ INFO: suspicious RCU usage. ]
2014-11-11 13:39 UTC (3+ messages)
[PATCH v7 0/7] dw-hdmi: convert imx hdmi to bridge/dw-hdmi
2014-11-11 13:33 UTC (9+ messages)
` [PATCH v7 1/7] staging: imx-drm: imx-hdmi: make checkpatch happy
` [PATCH v7 2/7] staging: imx-drm: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v7 3/7] staging: imx-drm: imx-hdmi: split imx soc specific code from imx-hdmi
` [PATCH v7 5/7] drm: bridge/dw-hdmi: add support for multi byte register width access
` [PATCH v7 6/7] drm: bridge/dw-hdmi: convert dw-hdmi to drm_bridge mode
` [PATCH v7 7/7] dt-bindings: add document for dw-hdmi
[PATCH V4 04/14] genirq: Generic chip: Add big endian I/O accessors
2014-11-11 13:33 UTC (2+ messages)
` [PATCH] irqchip: atmel-aic: fix irqdomain initialization
[PATCH v6 0/3] Add Phytec pbab01 audio support
2014-11-11 13:33 UTC (3+ messages)
` [PATCH v6 1/3] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
[PATCH] UBI: Extend UBI layer debug/messaging capabilities - cosmetics
2014-11-11 13:32 UTC (2+ messages)
[PATCH V6] UBI: Extend UBI layer debug/messaging capabilities
2014-11-11 13:27 UTC (6+ messages)
[PATCH][v5] therm_windtunnel does not work properly on PowerMac G4
2014-11-11 13:25 UTC (6+ messages)
` [RESEND][PATCH 1/5] Update drivers names to the ones invoked by i2c-powermac
` [RESEND][PATCH 2/5] Remove attach_method because un-used
` [RESEND][PATCH 3/5] Add the "verbose" module option
` [RESEND][PATCH 4/5] Return the fan speed via sysfs
` [RESEND][PATCH 5/5] Export the temperatures via hwmon
[RESEND][PATCH][v5] therm_windtunnel does not work properly on PowerMac G4
2014-11-11 13:25 UTC
[PATCH] spi/rockchip: remove redundant call to spi_master_put()
2014-11-11 13:22 UTC
[PATCH 0/5] cpufreq, fix locking and data issues
2014-11-11 13:11 UTC (11+ messages)
` [PATCH 2/5] cpufreq, fix locking around CPUFREQ_GOV_POLICY_EXIT calls
` [PATCH 5/5] cpufreq, add BUG() messages in critical paths to aid debugging failures
[PATCH v4 5/5] perf/sdt: Add support to perf record to trace SDT events
2014-11-11 13:10 UTC (11+ messages)
` "
` [RFC] perf-cache command interface design
[PATCH v4] sched/deadline: support dl task migration during cpu hotplug
2014-11-11 13:09 UTC (4+ messages)
[PATCH 0/2] Add SPI support for Diolan DLN2
2014-11-11 13:09 UTC (8+ messages)
` [PATCH 1/2] spi: add support for DLN-2 USB-SPI adapter
` [PATCH 2/2] mfd: dln2: add support for USB-SPI module
[GIT PULL] tracing: Fix infinite loops when waiting for full page from buffer
2014-11-11 13:05 UTC
[PATCH v2] n_tty: Fix read_buf race condition, increment read_head after pushing data
2014-11-11 13:04 UTC (2+ messages)
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 13:02 UTC
[Patch Part2 v5 21/31] PCI/MSI: Enhance core to support hierarchy irqdomain
2014-11-11 13:02 UTC (2+ messages)
` [Patch] "
[PATCH V3 0/4] KSM: Mark new vma for deduplication
2014-11-11 12:57 UTC (5+ messages)
` [PATCH V3 1/4] KSM: Add auto flag new VMA as VM_MERGEABLE
` [PATCH V3 2/4] KSM: Add to sysfs - mark_new_vma
` [PATCH V3 3/4] KSM: Add config to control mark_new_vma
` [PATCH V3 4/4] KSM: mark_new_vma added to Documentation
[PATCH 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
2014-11-11 12:57 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] ARM: sa11x0: Use void __iomem * in MMIO accessors
2014-11-11 12:51 UTC
[PATCH 0/2] fixes for ib-mfd-gpio-i2c-3.19
2014-11-11 12:49 UTC (6+ messages)
` [PATCH 1/2] mfd: dln2: fix _dln2_transfer return code
` [PATCH 2/2] i2c: dln2: simplify return flow for dln2_i2c_enable
[PATCH 0/7] Pinctrl support for Zynq
2014-11-11 12:47 UTC (5+ messages)
` [PATCH 2/7] pinctrl: pinconf-generic: Infer map type from DT property
[PATCH] clocksource: sirf: remove hard-coded clock rate
2014-11-11 12:42 UTC
[PATCH v9] kernel, add panic_on_warn
2014-11-11 12:35 UTC
[PATCH] mfd: twl4030-power: Fix poweroff with PM configuration enabled
2014-11-11 12:31 UTC (4+ messages)
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 12:28 UTC (3+ messages)
[PATCH v3 0/6] Touchscreen performance related fixes
2014-11-11 12:26 UTC (3+ messages)
` [PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
[3.16.y-ckt stable] Linux 3.16.7-ckt1 stable review
2014-11-11 11:06 UTC (30+ messages)
` [PATCH 3.16.y-ckt 001/170] drm/tilcdc: Fix the error path in tilcdc_load()
` [PATCH 3.16.y-ckt 002/170] builddeb: put the dbg files into the correct directory
` [PATCH 3.16.y-ckt 003/170] switch iov_iter_get_pages() to passing maximal number of pages
` [PATCH 3.16.y-ckt 004/170] fuse: honour max_read and max_write in direct_io mode
` [PATCH 3.16.y-ckt 006/170] PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
` [PATCH 3.16.y-ckt 008/170] wireless: rt2x00: add new rt2800usb devices
` [PATCH 3.16.y-ckt 013/170] jbd2: free bh when descriptor block checksum fails
` [PATCH 3.16.y-ckt 014/170] ext4: don't check quota format when there are no quota files
` [PATCH 3.16.y-ckt 015/170] target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
` [PATCH 3.16.y-ckt 016/170] vfs: fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 3.16.y-ckt 017/170] ext4: fix mmap data corruption when blocksize < pagesize
` [PATCH 3.16.y-ckt 018/170] ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
` [PATCH 3.16.y-ckt 019/170] qla_target: don't delete changed nacls
` [PATCH 3.16.y-ckt 020/170] target: Fix APTPL metadata handling for dynamic MappedLUNs
` [PATCH 3.16.y-ckt 021/170] iser-target: Disable TX completion interrupt coalescing
` [PATCH 3.16.y-ckt 022/170] ext4: don't orphan or truncate the boot loader inode
` [PATCH 3.16.y-ckt 023/170] ext4: add ext4_iget_normal() which is to be used for dir tree lookups
` [PATCH 3.16.y-ckt 024/170] ext4: fix reservation overflow in ext4_da_write_begin
` [PATCH 3.16.y-ckt 025/170] ext4: Replace open coded mdata csum feature to helper function
` [PATCH 3.16.y-ckt 026/170] ext4: move error report out of atomic context in ext4_init_block_bitmap()
` [PATCH 3.16.y-ckt 027/170] ARC: [nsimosci] Allow "headless" models to boot
` [PATCH 3.16.y-ckt 028/170] ARC: Update order of registers in KGDB to match GDB 7.5
` [PATCH 3.16.y-ckt 029/170] ARC: unbork FPU save/restore
` [PATCH 3.16.y-ckt 032/170] drm/radeon: use gart memory for DMA ring tests
` [PATCH 3.16.y-ckt 033/170] random: add and use memzero_explicit() for clearing data
` [PATCH 3.16.y-ckt 034/170] MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
` [PATCH 3.16.y-ckt 035/170] freezer: Do not freeze tasks killed by OOM killer
` [PATCH 3.16.y-ckt 036/170] OOM, PM: OOM killed task shouldn't escape PM suspend
` [PATCH 3.16.y-ckt 040/170] drm/cirrus: bind also to qemu-xen-traditional
[PATCH] rtc: Disable EFI rtc for x86
2014-11-11 12:14 UTC (10+ messages)
[PATCH 0/3] regulator: max77802: Configure suspend modes
2014-11-11 12:04 UTC (4+ messages)
` [PATCH 1/3] regulator: max77802: Document binding for regulator operating modes
` [PATCH 2/3] regulator: max77802: Fill regulator modes translation callback
` [PATCH 3/3] ARM: dts: Configure regulators for suspend on exynos Peach boards
[PATCH] mm: check memory reclaim bugs caused fs reentrance
2014-11-11 12:04 UTC (2+ messages)
` btrfs re-entrance bugs
[PATCH V3 0/8] xen: Switch to virtual mapped linear p2m list
2014-11-11 12:03 UTC (4+ messages)
` [PATCH V3 2/8] xen: Delay remapping memory of pv-domain
` [Xen-devel] "
[PATCH v8 0/13] introduce GNTTABOP_cache_flush
2014-11-11 11:52 UTC (4+ messages)
` [PATCH v8 10/13] xen/arm/arm64: introduce xen_arch_need_swiotlb
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).