All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-22 10:20:32 to 2016-02-22 11:15:18 UTC [more...]

[patch V2 00/28] x86/perf/intel/uncore|rapl: Fix error handling and sanitize pmu management
 2016-02-22 11:07 UTC  (23+ messages)
` [patch V2 07/28] x86/perf/intel_uncore: Make code readable
` [patch V2 06/28] x86/perf/intel/uncore: Drop pointless hotplug priority
` [patch V2 08/28] x86/perf/uncore: Make uncore_pcibus_to_physid static
` [patch V2 09/28] perf: Allow storage of pmu private data in event
` [patch V2 11/28] x86/topology: Create logical package id
` [patch V2 12/28] x86/perf/uncore: Track packages not per cpu data
` [patch V2 13/28] x86/perf/intel_uncore: Clear all hardware state on exit
` [patch V2 14/28] x86/perf/intel_uncore: Make PCI and MSR uncore independent
` [patch V2 15/28] cpumask: Export cpumask_any_but
` [patch V2 16/28] x86/perf/intel_uncore: Make it modular
` [patch V2 17/28] x86/perf/cqm: Get rid of the silly for_each_cpu lookups
` [patch V2 18/28] x86/perf/intel_rapl: Make Knights Landings support functional
` [patch V2 19/28] x86/perf/intel/rapl: Add proper error handling
` [patch V2 20/28] x86/perf/intel/rapl: Sanitize the quirk handling
` [patch V2 21/28] x86/perf/intel/rapl: Calculate timing once
` [patch V2 23/28] x86/perf/intel/rapl: Refactor code some more
` [patch V2 22/28] x86/perf/intel/rapl: Cleanup the printk output
` [patch V2 24/28] x86/perf/intel/rapl: Make pmu lock raw
` [patch V2 25/28] x86/perf/intel/rapl: Utilize event->pmu_private
` [patch V2 26/28] x86/perf/intel/rapl: Convert it to a per package facility
` [patch V2 28/28] x86/perf/intel/rapl: Make it modular
` [patch V2 27/28] perf: Export perf_event_sysfs_show

[Intel-wired-lan] [PATCH v8 0/8] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-02-22 11:15 UTC 

[PATCH 0/2] Add Rockchip display port phy driver support
 2016-02-22 11:15 UTC  (3+ messages)

[Buildroot] [PATCH 0/9] Add support for STM32F469-DISCO board
 2016-02-22 11:14 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] boot: Add new bootloader afboot-stm32
` [Buildroot] [PATCH 2/9] configs: Add a tested working STM32F469-DISCO defconfig
` [Buildroot] [PATCH 3/9] boards: stm32f469-disco: Add a post-image script
` [Buildroot] [PATCH 7/9] boards: stm32f469-disco: Add kernel patch to set RAM address to 0

[alsa-lib][PATCH] control: correct assertion in snd_ctl_elem_set_bytes()
 2016-02-22 11:13 UTC  (6+ messages)

[PATCH 0/5] Fix task buildstats gathering
 2016-02-22 11:12 UTC  (5+ messages)

[PATCH] ASoC: mediatek: Add machine driver for ALC5650 codec
 2016-02-22 11:13 UTC  (2+ messages)
` Applied "ASoC: mediatek: Add machine driver for ALC5650 codec" to the asoc tree

[PATCH v1 1/2] ASoC: rockchip: i2s: add default values for registers
 2016-02-22 11:13 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: add default values for registers" to the asoc tree

[PATCH v1 2/2] ASoC: rt5640: add master clock handling for rt5640
 2016-02-22 11:13 UTC  (2+ messages)
` Applied "ASoC: rt5640: add master clock handling for rt5640" to the asoc tree

[Qemu-devel] [V6 0/4] AMD IOMMU
 2016-02-22 11:12 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: Add LG lp120up1 panel bindings
 2016-02-22 11:12 UTC  (7+ messages)
` [PATCH v2 2/2] drm/panel: Support for LG lp120up1 panel with eDP input

[Buildroot] [git commit] board/calao: drop remaining snowball files
 2016-02-22 11:12 UTC 

[PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY
 2016-02-22 11:11 UTC  (2+ messages)

[PATCH] watchdog: Add hardware dependency to BCM7038 driver
 2016-02-22 11:11 UTC 

[PATCH openbmc] Add temporary adm1278 hwmon pmbus driver patch
 2016-02-22 10:00 UTC  (4+ messages)

[PATCH v2] hvmloader: Use xen/errno.h rather than the host systems errno.h
 2016-02-22 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
 2016-02-22 11:09 UTC  (6+ messages)

propper support of 5 wire SPI (SPI_READY signal)
 2016-02-22 11:09 UTC  (4+ messages)

[PATCH] Documentation/memory-barriers: fix wrong comment in example
 2016-02-22 11:08 UTC  (7+ messages)

[PATCH v1] spi: master driver to enable RTC on ICPDAS LP-8841
 2016-02-22 11:08 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v1] arm: pxa: fix DT node name for PXA27X usb
 2016-02-22 11:08 UTC  (3+ messages)

[PATCH v2 00/13] drm/msm/hdmi: HDMI support on MSM8996
 2016-02-22 11:07 UTC  (4+ messages)
` [PATCH v2 13/13] dt-bindings: msm/hdmi: Add HDMI PHY bindings

[PATCH 0/3] cpufreq: Minor cleanups
 2016-02-22 11:06 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: Relocate handle_update() to kill its declaration
` [PATCH 2/3] cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
` [PATCH 3/3] cpufreq: Remove 'policy->governor_enabled'

[Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
 2016-02-22 11:06 UTC  (11+ messages)

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-22 11:05 UTC  (7+ messages)

[PATCH v1 0/2] patches to add support for rockchip rt5640 card
 2016-02-22 11:04 UTC  (4+ messages)

[Buildroot] [v3, 0/4] Supporting building a second Barebox config
 2016-02-22 11:04 UTC  (9+ messages)
` [Buildroot] [v3, 1/4] barebox: prepare for secondary config build
` [Buildroot] [v3, 2/4] barebox: adds option to build secondary config
` [Buildroot] [v3, 3/4] barebox: user selection of build output images
` [Buildroot] [v3, 4/4] beaglebone: adds barebox bootloader defconfig

[Qemu-arm] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
 2016-02-22 11:03 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH 0/2] sched/deadline: fix cpusets bandwidth accounting
 2016-02-22 11:03 UTC  (13+ messages)
` [PATCH 1/2] sched/deadline: add per rq tracking of admitted bandwidth
        ` [PATCH 0/3] cleanup "
          ` [PATCH 1/4] Move some calls to __dl_{sub,add}_ac() from core.c to deadline.c
          ` [PATCH 2/4] Move the remaining __dl_{sub,add}_ac() calls "
          ` [PATCH 3/4] Remove dl_new

[PATCH 0/2] net: thunderx: Small cleanups
 2016-02-22 11:00 UTC  (4+ messages)
` [PATCH 2/2] net, thunderx: Use bool in structs where possible

[Bug 94231] Problems compiling libdrm since glibc 2.23
 2016-02-22 11:03 UTC  (3+ messages)

[PATCH v2 00/16] Scheduling related tracing improvements
 2016-02-22 11:02 UTC  (7+ messages)
` [PATCH v2 06/16] xen: sched: tracing: enable TSC tracing for all events

[PATCH] Irq/mbigen:Promote the mbigen driver register timing
 2016-02-22 11:00 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-02-17
 2016-02-22 10:54 UTC  (4+ messages)
` [net-next 13/15] i40e/i40evf: use logical operators, not bitwise

[PATCH] ARM: dts: n900: Use linux input defines instead hardcoded constants
 2016-02-22 10:55 UTC  (3+ messages)

[PATCH] tests: add test for loop option in fstab
 2016-02-22 10:53 UTC  (5+ messages)

iMX7d cpu1 issue
 2016-02-22 10:53 UTC  (8+ messages)

[RFC PATCH] drivers: ata: Read Rx water mark value from device-tree
 2016-02-22 10:53 UTC  (3+ messages)

[PATCH 0/3] ALSA: hda: Move chmap helpers to core
 2016-02-22 10:53 UTC  (4+ messages)
` [PATCH 2/3] ALSA: hda - Move chmap support helpers/structures "

[PATCH] cpufreq_sched: set governor_data before waking up kschedfreq
 2016-02-22 10:53 UTC  (2+ messages)
` [Eas-dev] "

[PATCH 1/2] usb: dwc3: drop FIFO resizing logic
 2016-02-22 10:52 UTC  (8+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22 10:52 UTC  (12+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

Applied "regulator: core: Request GPIO before creating sysfs entries" to the regulator tree
 2016-02-22 10:51 UTC 

[PATCH] ASoC: rockchip: add bindings for rk3399 i2s
 2016-02-22 10:51 UTC  (2+ messages)
` Applied "ASoC: rockchip: add bindings for rk3399 i2s" to the asoc tree

[PATCH] ASoC: topology: fix build warning
 2016-02-22 10:51 UTC  (2+ messages)
` Applied "ASoC: topology: fix build warning" to the asoc tree

[PATCH v2]ASoC: topology: Fix setting of stream rates, rate_min and rate_max
 2016-02-22 10:51 UTC  (2+ messages)
` Applied "ASoC: topology: Fix setting of stream rates, rate_min and rate_max" to the asoc tree

[PATCH] ASoC: fix memory leak
 2016-02-22 10:51 UTC  (2+ messages)
` Applied "ASoC: fix memory leak" to the asoc tree

[PATCH 0/5] Staging: Replace ternary operators with min_t/max_t
 2016-02-22 10:45 UTC  (6+ messages)
` [PATCH 1/5] Staging: rtl8723au: Use macro min_t instead of ternary operator
` [PATCH 2/5] Staging: rdma: "
` [PATCH 3/5] Staging: gdm724x: Use "
` [PATCH 4/5] Staging: lustre: Use min_t or max_t "
` [PATCH 5/5] Staging: rts5208: Use min_t "

[B.A.T.M.A.N.] BATMAN-V for robotics
 2016-02-22 10:49 UTC 

[PATCH V2] phy: ralink-usb: add driver for Mediatek/Ralink
 2016-02-22 10:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] qapi implicit types (continuing the qapi cleanup theme)
 2016-02-22 10:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 04/17] ui: Shorten references into InputEvent
` [Qemu-devel] [PATCH 05/17] qapi: Avoid use of 'data' member of qapi unions
` [Qemu-devel] [PATCH 06/17] chardev: Drop useless ChardevDummy type
` [Qemu-devel] [PATCH 07/17] qapi: Drop useless 'data' member of unions
` [Qemu-devel] [PATCH 12/17] qapi: Don't special-case simple union wrappers

[PATCH 1/4] Upgrade systemd to 229
 2016-02-22 11:35 UTC  (3+ messages)
` [PATCH 2/4] clutter: Upgrade 1.24.2 -> 1.25.6

[Question]: Contributing to btrfs
 2016-02-22 10:47 UTC  (5+ messages)

[PATCH RESEND 01/10] staging: wilc1000: removes wilc_dbg()
 2016-02-22 10:45 UTC  (3+ messages)
` [PATCH RESEND 04/10] staging: wilc1000: removes unnecessary wilc_debug print log

[meta-browser] ARM support in Chromium
 2016-02-22 10:44 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] Add full scatter-gather support for SCSI generic devices
 2016-02-22 10:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic

[PATCH] xen/x86: Map Xen code/data/bss with superpages
 2016-02-22 10:43 UTC  (13+ messages)
` [PATCH] xen/memguard: Drop memguard_init() entirely
` [PATCH] xen/x86: Use 2M superpages for text/data/bss mappings

[Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
 2016-02-22 10:34 UTC  (15+ messages)
                `  "

[PATCH] staging: lusture: lnet: Use list_for_each_entry
 2016-02-22 10:42 UTC  (2+ messages)
` [Outreachy kernel] "

[RFC][PATCH v2 0/3] mm/zsmalloc: increase objects density and reduce memory wastage
 2016-02-22 10:43 UTC  (11+ messages)
` [RFC][PATCH v2 3/3] mm/zsmalloc: increase ZS_MAX_PAGES_PER_ZSPAGE

next-20160222 build: 5 failures 9 warnings (next-20160222)
 2016-02-22 10:41 UTC  (8+ messages)

[PATCH 00/10] cxgbe: Add flow director support
 2016-02-22 10:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/1] change quorum vote rules for 64-bits hash
 2016-02-22 10:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash

[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
 2016-02-22 10:38 UTC  (2+ messages)

[PATCH 4/5] f2fs: trace old block address for CoWed page
 2016-02-22 10:36 UTC  (2+ messages)

[PATCH] conf/distro/include: Add no-static-libs.inc
 2016-02-22 10:36 UTC  (5+ messages)

[Qemu-devel] [Bug 1494350] [NEW] QEMU: causes vCPU steal time overflow on live migration
 2016-02-22 10:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 1494350] "

[PATCH 3/5] f2fs: try to flush inode after merging inline data
 2016-02-22 10:35 UTC 

[Qemu-devel] Memory mapping on MIPS
 2016-02-22 10:35 UTC  (2+ messages)

[U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up
 2016-02-22 10:35 UTC 

[PATCH] tests: rename work-tree tests to *work-tree*
 2016-02-22 10:35 UTC  (3+ messages)

[LTP] [RFC PATCH 1/2] tst_acquire_device: clear first sectors of LTP_DEV
 2016-02-22 10:34 UTC  (4+ messages)
` [LTP] [PATCH 2/2] mkfs01.sh: use df -P

[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
 2016-02-22 10:34 UTC  (10+ messages)

[Qemu-devel] [PATCH] hpet: remove unnecessary code from post_load callback
 2016-02-22 10:34 UTC 

[PATCH can-next 0/2] CAN: rcar: add fallback and r8a779[234] bindings
 2016-02-22  9:40 UTC  (4+ messages)
` [PATCH can-next 1/2] CAN: rcar: add gen[12] fallback compatibility strings

[PATCH] alsa-lib: topology: Add missing include sys/stat.h
 2016-02-22 10:37 UTC 

[PATCH 2/5] f2fs: show more info about superblock recovery
 2016-02-22 10:33 UTC  (2+ messages)

[PATCH] xfs_io: implement 'inode' command V7
 2016-02-22 10:32 UTC 

[PATCH 1/5] f2fs: fix the wrong stat count of calling gc
 2016-02-22 10:32 UTC 

[PATCH 3/4] staging: most: hdm-usb: Use macro DIV_ROUND_UP
 2016-02-22 10:31 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] doc: fix vhost bad section number references
 2016-02-22 10:30 UTC  (3+ messages)

GSoC 2016: Microproject
 2016-02-22 10:30 UTC  (13+ messages)

cron job: media_tree daily build: ERRORS
 2016-02-22 10:30 UTC  (3+ messages)

[PATCH net-next 0/3] gianfar: xmit() improvements
 2016-02-22 10:14 UTC  (4+ messages)
` [PATCH net-next 1/3] gianfar: Map head TxBD first to skip a wmb()

[PATCH v2] f2fs: fix to convert inline directory correctly
 2016-02-22 10:29 UTC 

[PATCH v3 0/2] flag contiguous PTEs in linear mapping
 2016-02-22 10:28 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: Mark kernel page ranges contiguous

xfstests configure error with xfsprogs v4.5-rc1
 2016-02-22 10:16 UTC  (3+ messages)

[RFC - PATCH] btrfs: do not write corrupted metadata blocks to disk
 2016-02-22 10:28 UTC  (4+ messages)

[PATCH] reset: lpc18xx: get rid of global variables for restart notifier
 2016-02-22 10:27 UTC  (2+ messages)

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-22 10:27 UTC  (6+ messages)
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
  ` [Xen-devel] "

[PATCH] xfs_io: implement 'inode' command V6
 2016-02-22 10:25 UTC  (3+ messages)

[PATCH v7 0/4] Add virtio support for arm/arm64
 2016-02-22 10:22 UTC  (4+ messages)
` [PATCH v7 2/4] virtio: Introduce config RTE_VIRTIO_INC_VECTOR

Tegra baseline test results for v4.5-rc5
 2016-02-22 10:23 UTC  (2+ messages)

[PATCH 1/2] reset: hisilicon: Add hi6220 media part of reset
 2016-02-22 10:23 UTC  (2+ messages)

Tegra baseline test results for v4.5-rc4
 2016-02-22 10:23 UTC  (3+ messages)

[PATCH] drm/i915: synchronize_irq() before turning off disp2d power well on VLV/CHV
 2016-02-22 10:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFC 0/4] MC v2 cleanups
 2016-02-22 10:23 UTC  (4+ messages)
` [RFC 1/4] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-22 10:22 UTC  (7+ messages)

[PATCH] powerpc/pagetable: Add option to dump kernel pagetable
 2016-02-22 10:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] memory: an optimization
 2016-02-22 10:22 UTC  (2+ messages)

[Buildroot] [PATCH v2] perf: append endianness argument to ld when building for MIPS
 2016-02-22 10:22 UTC 

[PATCH V4 00/24] staging: wilc1000: Resend V4
 2016-02-22 10:14 UTC  (5+ messages)
` [PATCH V4 21/24] staging: wilc1000: removes unused region feature
` [PATCH V4 22/24] staging: wilc1000: removes usused PRINT_XX(region...)
` [PATCH V4 23/24] staging: wilc1000: moves to define values
` [PATCH V4 24/24] staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZE

[Qemu-devel] [PATCHv8 0/9] slirp: Adding IPv6 support to Qemu -net user mode
 2016-02-22 10:20 UTC  (6+ messages)
` [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union


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.