All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-12 11:44:11 to 2015-08-12 12:40:58 UTC [more...]

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

[PATCH 0/3] misc MMC fixes
 2015-08-12 12:40 UTC  (17+ messages)
` [PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
    ` [linux-sunxi] "
      `  "
` [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] "

master - cache: man updates
 2015-08-12 12:40 UTC 

master - cache: runtime detect default policy
 2015-08-12 12:40 UTC 

master - cache: detect smq policy presence
 2015-08-12 12:40 UTC 

master - cache: introduce mq and smq profiles
 2015-08-12 12:40 UTC 

master - cache: add cache_policy cache_settings
 2015-08-12 12:40 UTC 

master - configure: --clear-need-check-flag needs 0.5.4
 2015-08-12 12:40 UTC 

Filtering bogon ranges from exiting WAN
 2015-08-12 12:40 UTC 

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

auditing kdbus service names
 2015-08-12 12:40 UTC 

[PATCH 2/2] sched/deadline: fix comment in enqueue_task_dl
 2015-08-12 12:39 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix comment in enqueue_task_dl()

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

[PATCH 1/1] test_table: added ACL table test to the list
 2015-08-12 12:41 UTC 

[PATCH 1/2] sched/deadline: fix comment in push_dl_tasks
 2015-08-12 12:39 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix comment in push_dl_tasks()

[RFC][PATCH 3/4] sched: Change sched_class::set_cpus_allowed calling context
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] sched: Change the sched_class::set_cpus_allowed( ) "

[PATCH] arm64: add ioread64be and iowrite64be macros
 2015-08-12 12:24 UTC  (2+ messages)

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 12:39 UTC  (46+ 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 10/20] regmap: _regmap_raw_multi_reg_write: Add reg_write() support
` [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

[RFC][PATCH 1/4] sched: Fix a race between __kthread_bind() and sched_setaffinity()
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] "

[GIT PULL] Nomadik improvements and cleanups for v4.3
 2015-08-12 12:39 UTC  (3+ messages)

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

[RFC][PATCH 2/4] sched: Make sched_class::set_cpus_allowed() unconditional
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched: ensure a task has a non-normalized vruntime when returning back to cfs
 2015-08-12 12:37 UTC  (2+ messages)
` [tip:sched/core] sched: Ensure a task has a non-normalized vruntime when returning back to CFS

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

[PATCH] sched/numa: Fix NUMA_DIRECT topology identification
 2015-08-12 12:37 UTC  (2+ messages)
` [tip:sched/core] "

[Buildroot] [PATCHv4] openpowerlink bump to v2.2
 2015-08-12 12:38 UTC  (2+ messages)
` [Buildroot] [PATCHv4 for-next] package/openpowerlink: bump to v2.2.0

[PATCH v5 8/8] ARM: atomics: define our SMP atomics in terms of _relaxed operations
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations

[PATCH v2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
 2015-08-12 12:37 UTC  (2+ messages)

[Qemu-devel] [RFC v4 0/9] Slow-path for atomic instruction translation
 2015-08-12 12:36 UTC  (9+ messages)
` [Qemu-devel] [RFC v4 1/9] exec.c: Add new exclusive bitmap to ram_list

[PATCH v5 7/8] include/llist: use linux/atomic.h instead of asm/cmpxchg.h
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking, include/llist: Use linux/ atomic.h "

[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 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] 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: "

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 mesa] nv30: Fix creation of scanout buffers
 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

[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  (4+ messages)
` [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  (8+ 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  (5+ messages)
` [PATCH v4 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts


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.