All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-12 11:29:41 to 2015-08-12 12:36:43 UTC [more...]

[PATCH] HID: hid-input: fix double-free in cleanup_battery
 2015-08-12 13:16 UTC  (3+ messages)

[PATCH v5 6/8] locking/qrwlock: make use of acquire/release/relaxed atomics
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics

[U-Boot] [PATCH v3] x86: baytrail: Configure FSP UPD from device tree
 2015-08-12 12:36 UTC  (5+ messages)

[PATCH v5 5/8] locking/qrwlock: implement queue_write_unlock using smp_store_release
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Implement queue_write_unlock( ) using smp_store_release()

[PATCH 0/3] HID: lenovo: Improve wheel emulation
 2015-08-12 12:36 UTC  (2+ messages)

[PATCH] drm/i915: Only move to the CPU write domain if keeping the GTT pages
 2015-08-12 12:35 UTC  (6+ messages)

[PATCH v5 4/8] lockref: remove homebrew cmpxchg64_relaxed macro definition
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking/lockref: Remove homebrew cmpxchg64_relaxed() "

[PATCH v5 3/8] asm-generic: add relaxed/acquire/release variants for atomic_long_t
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t'

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 12:35 UTC  (41+ messages)
` [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support
` [PATCH 06/20] regmap: Fix regmap_bulk_write for bus writes
` [PATCH 09/20] regmap: _regmap_raw_write fix for busses without write()
` [PATCH 11/20] regmap: _regmap_raw_read: Add handling of busses without bus->read()
` [PATCH 12/20] regmap: Introduce max_raw_io for regmap_bulk_read/write
` [PATCH 13/20] regmap: regmap max_raw_io getter function
` [PATCH 14/20] regmap: Add raw_write/read checks for max_raw_write/read sizes
` [PATCH 15/20] regmap-i2c: Add smbus i2c block support
` [PATCH 17/20] iio: bmc150: Use i2c regmap
` [PATCH 20/20] iio: bmc150: Add SPI driver

[PATCH 0/3] misc MMC fixes
 2015-08-12 12:35 UTC  (14+ messages)
` [PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
` [PATCH 2/3] mmc: dw_mmc: simplify the SDMMC_CLKEN_LOW_PWR logic
` [PATCH 3/3] mmc: sunxi: use controller automatic clock gating
  ` [linux-sunxi] "

[PATCH v5 2/8] asm-generic: rework atomic-long.h to avoid bulk code duplication
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking, asm-generic: Rework "

[PATCH v5 1/8] atomics: add acquire/release/relaxed variants of some atomic operations
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking/atomics: Add _{acquire|release|relaxed}() "

[PATCH 0/3] HDMI optimization series
 2015-08-12 12:34 UTC  (10+ messages)

[PATCH] Make alignment cflags configurable
 2015-08-12 12:32 UTC 

[PATCH] compiler.h: cast away attributes in WRITE_ONCE magic
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic

[PATCH v2] x86: Clean up files of Intel Processor Trace
 2015-08-12 12:33 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/pt: "

[PATCH] perf: Clarify the use of page::private for high-order AUX allocations
 2015-08-12 12:33 UTC  (2+ messages)
` [tip:perf/core] perf/ring-buffer: Clarify the use of page:: private "

[PATCH] perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
 2015-08-12 12:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/6] drm/i915: Enable HDMI on DDI-E
 2015-08-12 12:33 UTC  (3+ messages)
` [PATCH 6/6 v3] "

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-12 12:32 UTC  (6+ messages)
` [PATCH 4/6] drm/i915: eDP can be present on DDI-E

[PATCH] perf: Avoid double-free of AUX buffer
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] perf: Fix double-free of the "

Question on behavior of tg3_self_test() (ethtool -t on tg3 driver)
 2015-08-12 12:32 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH V7 00/19] Multithread TCG
 2015-08-12 12:32 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH V7 09/19] Drop global lock during TCG code execution

[PATCH 0/5] add GPT timer support for mt8173
 2015-08-12 12:32 UTC  (4+ messages)

[PATCH 2/2] perf evlist: Be more specific on -F/--freq
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] printk: rebalance printk
 2015-08-12 12:31 UTC  (3+ messages)

[PATCH 1/2] perf record: Support per-event freq term
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] "

[linux-sunxi] MMC clock gating broken on a20
 2015-08-12 12:30 UTC  (4+ messages)

[PATCH] perf, tools, report: Add support for srcfile sort key
 2015-08-12 12:30 UTC  (2+ messages)
` [tip:perf/core] perf "

[tip:perf/core] perf hists: Update the column width for the " srcline" sort key
 2015-08-12 12:30 UTC 

[tip:perf/core] perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
 2015-08-12 12:30 UTC 

[PATCH] perf tools: Unset perf_event_attr::freq when period term is set
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf tools: Unset perf_event_attr:: freq "

[PATCH] perf, tools: Support full source file paths for srcline
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH RFC V9 1/3] perf,tools: move callchain option parse code to util.c
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Move option parsing "

[PATCH] perf tools: Move perf_counts struct and functions into separate object
 2015-08-12 12:28 UTC  (2+ messages)
` [tip:perf/core] perf stat: "

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-08-12 12:28 UTC  (6+ messages)
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver

linux-next: build failure after merge of the gpio tree
 2015-08-12 12:27 UTC  (3+ messages)

[GIT PULL] regmap fix for v4.2
 2015-08-12 12:27 UTC 

[Qemu-devel] [PATCH v8 0/5] vGICv3 support
 2015-08-12 12:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 3/5] Introduce irqchip type specification for KVM

[PATCH] [for-4.2] Make alignment cflags configurable
 2015-08-12 12:23 UTC 

mm: use after free and panic in free_pages_and_swap_cache
 2015-08-12 12:27 UTC  (3+ messages)

[PATCH] qtbase,examples,deform: UX enhancements
 2015-08-12 12:26 UTC 

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-08-12 12:26 UTC  (4+ messages)
` [PATCH v2 04/15] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities

[PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-08-12 12:38 UTC  (4+ messages)
` [PATCH 1/6] irqchip: GICv3: Convert to EOImode == 1

[PATCH mesa] nv30: Fix creation of scanout buffers
 2015-08-12 12:24 UTC 

[PATCH] arm64: add ioread64be and iowrite64be macros
 2015-08-12 12:24 UTC 

[PATCH 1/4] tc358743: don't use variable length array for I2C writes
 2015-08-12 12:24 UTC  (2+ messages)

[PATCH RFC] clk-gpio-gate: use prepare/unprepare to do the GPIO work
 2015-08-12 12:23 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
 2015-08-12 13:48 UTC 

[PATCH v1 0/2] Enable legacy behaviour for Push constants
 2015-08-12 12:22 UTC  (3+ messages)

[PATCH v3 1/4] ARM: dts: Add binding documentation for AXP20x pmic usb power supply
 2015-08-12 12:22 UTC  (5+ messages)
` [PATCH v3 4/4] power: Add an axp20x-usb-power driver

[Xenomai] rt_task_sleep returns -38
 2015-08-12 12:21 UTC  (2+ messages)

[PATCH 1/3] regulator: core: Reduce rdev locking region when releasing regulator
 2015-08-12 12:20 UTC  (3+ messages)
` [PATCH 2/3] regulator: core: Move more deallocation into class unregister
` [PATCH 3/3] regulator: core: Use class device list for regulator_list in late init

Design doc of adding ACPI support for arm64 on Xen - version 2
 2015-08-12 12:20 UTC  (10+ messages)

[U-Boot] [PATCH] Add clarifications to the x86 README
 2015-08-12 12:20 UTC 

[PATCH v5 0/6] KASAN for amr64
 2015-08-12 12:19 UTC  (10+ messages)
` [PATCH v5 2/6] x86/kasan, mm: introduce generic kasan_populate_zero_shadow()

[meta-browser][PATCH] chromium, cef: Set BB_NUMBER_THREADS jobs for ninja
 2015-08-12 12:07 UTC 

[PATCH 1/4] ASoC: cs35l32: Use case range at appropriate places
 2015-08-12 12:17 UTC  (3+ messages)
` [PATCH 4/4] ASoC: cs42l73: Use case range at appropriate place

Inconsistent behavior while getting manufacture data through dbus-api
 2015-08-12 12:14 UTC 

MTD with non-power-of-2 page size
 2015-08-12 12:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v6] hw/arm/virt: Add high MMIO PCI region, 512G in size
 2015-08-12 12:12 UTC 

[PATCH] drm/i915: Do not check or a stalled pageflip prior to it being queued
 2015-08-12 12:08 UTC 

[PATCH 0/2] VBT and I_boost fixes
 2015-08-12 12:13 UTC  (9+ messages)
` [PATCH 1/2] drm/i915: Allow parsing of variable size child device entries from VBT
  ` [PATCH 1/2 v2] "
            ` [PATCH 1/2 v2 addendum] "

[PATCH] lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commands
 2015-08-12 12:10 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: add wm8960 support
 2015-08-12 12:05 UTC  (2+ messages)

[PATCH 2/3] clk/ARM: move Ux500 PRCC bases to the device tree
 2015-08-12 12:02 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/i915: Add eDP intermediate frequencies for CHV"
 2015-08-12 12:01 UTC  (3+ messages)

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-12 12:01 UTC  (14+ messages)

[Buildroot] bootm - "Starting kernel"
 2015-08-12 12:00 UTC  (2+ messages)

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-12 11:59 UTC  (4+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH bc/connect-plink] t5601-clone: remove broken and pointless check for plink.exe
 2015-08-12 11:58 UTC  (3+ messages)
  ` [msysGit] "

[RFC 0/2] xen: Clarify the page granularity for the hypercall
 2015-08-12 11:58 UTC  (11+ messages)
` [RFC 1/2] xen/mm: Clarify the granularity for each Frame Number

[PATCH] ASoC: ssm4567: Add sense support
 2015-08-12 11:58 UTC 

[PATCH V4 0/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
 2015-08-12 11:58 UTC  (4+ messages)
` [PATCH V4 1/3] mfd: arizona: factor out DCVDD isolation control
` [PATCH V4 2/3] mfd: arizona: factor out checking of jack detection state
` [PATCH V4 3/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

[U-Boot] [PATCH] Add clarifications to the x86 README
 2015-08-12 11:58 UTC  (3+ messages)

[PATCH] fnic: check pci_map_single() return value
 2015-08-12 11:56 UTC  (3+ messages)

[PATCH] powerpc/xmon: Allow limiting the size of the paca display
 2015-08-12 11:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/12] HyperV equivalent of pvpanic driver
 2015-08-12 11:54 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v1 1/3] device property: check fwnode type in to_of_node()
 2015-08-12 11:52 UTC  (6+ messages)
` [PATCH v1 2/3] device property: fallback to pset when gettng one string
` [PATCH v1 3/3] device property: attach 'else if' to the proper 'if'

[PATCH v2] x86/mce: fix failed to reenable cmci when swiching to interrupt mode
 2015-08-12 11:52 UTC  (3+ messages)

[U-Boot] [PATCH v4] x86: baytrail: Configure FSP UPD from device tree
 2015-08-12 11:52 UTC  (11+ messages)

RFC: prepare for struct scatterlist entries without page backing
 2015-08-12 11:51 UTC  (4+ messages)
` [PATCH 16/31] s390: handle page-less SG entries

[SPAM?](( United Nations Compensation Code ))
 2015-08-12 11:51 UTC 

[Qemu-devel] [PATCH v2 for 2.5 0/3] Move target- and device specific code from monitor
 2015-08-12 11:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] hmp-commands-info: move info_cmds content out of monitor.c
` [Qemu-devel] [PATCH 2/3] monitor: remove target-specific code from monitor.c
` [Qemu-devel] [PATCH 3/3] monitor: added generation of documentation for hmp-commands-info.hx

[PATCH 0/3] gianfar: filer changes
 2015-08-12 11:50 UTC  (4+ messages)
` [PATCHv2 "
  ` [PATCHv2 3/3] gianfar: remove faulty filer optimizer

[PATCH v2] serial: max310x: Fix out of bounds access
 2015-08-12 11:50 UTC  (4+ messages)

[LTP] [PATCH 00/23] Add vlan, ipvlan, gre, macvlan interfaces
 2015-08-12 11:49 UTC  (7+ messages)
` [LTP] [PATCH 16/23] network/virt: add macvtap01 test
` [LTP] [PATCH 18/23] network/virt: move checking for command support to virt_lib.sh

[PATCH V1 Resend 00/10] trivial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-12 11:47 UTC  (10+ messages)
` [rtc-linux] [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely "
  ` [rtc-linux] "
      `  "

[PATCH 0/2] xfs: kill lockdep false positives from readdir
 2015-08-12 11:43 UTC  (3+ messages)

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-08-12 11:45 UTC  (6+ messages)
` [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts

[PATCH 0/2] RFC: m2m device fixes
 2015-08-12 11:42 UTC  (4+ messages)
` [PATCH 2/2] [media] m2m: fix bad unlock balance

[PATCH v8 0/4] Implement OCOTP driver for Vybrid using NVMEM
 2015-08-12 11:41 UTC  (7+ messages)
` [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-08-11 10:29 UTC  (23+ messages)
` [PATCH v2 01/22] vga_switcheroo: Add support for switching only the DDC
  ` [PATCH v2 02/22] vga_switcheroo: Add helper function to get the active client
    ` [PATCH v2 03/22] apple-gmux: Add switch_ddc support
      ` [PATCH v2 04/22] drm/edid: Switch DDC when reading the EDID
        ` [PATCH v2 05/22] vga_switcheroo: Lock/unlock DDC lines
          ` [PATCH v2 06/22] vga_switcheroo: Lock/unlock DDC lines harder
            ` [PATCH v2 07/22] Revert "vga_switcheroo: Add helper function to get the active client"
              ` [PATCH v2 08/22] Revert "vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs."
                ` [PATCH v2 09/22] drm/nouveau: Lock/unlock DDC lines on probe
                  ` [PATCH v2 10/22] apple-gmux: Assign apple_gmux_data before registering
                    ` [PATCH v2 11/22] vga_switcheroo: Generate hotplug event on handler and proxy registration
                      ` [PATCH v2 12/22] drm/i915: Preserve SSC earlier
                        ` [PATCH v2 13/22] drm/i915: Reprobe eDP and LVDS connectors on hotplug event
                          ` [PATCH v2 14/22 RESEND] drm/i915: Fix failure paths around initial fbdev allocation
                            ` [PATCH v2 15/22 RESEND] drm/i915: On fb alloc failure, unref gem object where it gets refed
                              ` [PATCH v2 16/22] drm: Create new fb and replace default 1024x768 fb on hotplug event
                                ` [PATCH v2 17/22] drm/nouveau/timer: Fall back to kernel timer if GPU timer read failed
                                  ` [PATCH v2 18/22 EXPERIMENTAL] vga_switcheroo: Allow using active client as proxy when reading DDC/AUX
                                    ` [PATCH v2 19/22 EXPERIMENTAL] drm: Amend struct drm_dp_aux with connector attribute
                                      ` [PATCH v2 20/22 EXPERIMENTAL] drm: Use vga_switcheroo active client as proxy when reading DDC/AUX
                                        ` [PATCH v2 21/22 EXPERIMENTAL] drm/nouveau/i2c: "
                                          ` [PATCH v2 22/22 EXPERIMENTAL] drm/nouveau: Use vga_switcheroo active client as proxy when probing DDC on LVDS

Help!! for Yocto build system
 2015-08-12 11:21 UTC 

[xen 4.6 retrospective] Kicking off a retrospective for Xen 4.6 (deadline August 28th)
 2015-08-12 11:34 UTC  (3+ messages)
` [xen 4.6 retrospective] [bad] review load near freeze point

Registering a GATT service via DBus
 2015-08-12 11:32 UTC  (4+ messages)

[PATCH] drm/i915/skl: Update DDI buffer translation programming
 2015-08-12 11:30 UTC  (2+ messages)

[review-request][PATCH][v3] toastergui: Add tests for xhr_importlayer
 2015-08-12 11:30 UTC  (3+ messages)

[PATCH 0/2] Documentation: iio-trig-sysfs: Add missing ABI
 2015-08-12 11:29 UTC  (4+ messages)
` [PATCH 1/2] Documentation: iio-trig-sysfs: Document add_trigger attribute
` [PATCH 2/2] Documentation: iio-trig-sysfs: Add remove_trigger attribute ABI


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.