All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-18 01:16:30 to 2016-02-18 02:57:25 UTC [more...]

[PATCH 1/2] PCI/PM: Revert "PCI/PM: Drop unused runtime PM support code for PCIe ports"
 2016-02-18  9:43 UTC  (3+ messages)
` [PATCH 2/2] PCI/PM: enable runtime PM support for Intel Broxton platform

[lkp] [direct] 187372a3b9: WARNING: CPU: 2 PID: 3999 at fs/ext4/inode.c:3315 ext4_direct_IO+0x56d/0x5b0()
 2016-02-18  2:57 UTC  (3+ messages)
`  "

[GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6
 2016-02-18  2:56 UTC  (4+ messages)
` [GIT PULL 2/2] bcm2835 changes to DT "

[PATCH V6 00/35] powerpc/mm: Update page table format for book3s 64
 2016-02-18  2:54 UTC  (8+ messages)
` [PATCH V6 01/35] powerpc/mm: move pte headers to book3s directory
` [PATCH V6 04/35] powerpc/mm: make a separate copy for book3s (part 2)
` [PATCH V6 20/35] powerpc/mm: Don't track subpage valid bit in pte_t

rgw and the next infernalis release v9.2.1
 2016-02-18  2:54 UTC  (5+ messages)

[RFC-help needed 0/3] ARM: dts: thermal: Fix Odroid XU3-Lite overheat
 2016-02-18  2:54 UTC  (9+ messages)
` [RFC 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-18  2:54 UTC  (6+ messages)
` [PATCH v8.1 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support

[Qemu-devel] [PATCH] net: netmap: implement virtio-net header probe
 2016-02-18  2:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header

[pm:pm-cpufreq-test 45/53] drivers/cpufreq/amd_freq_sensitivity.c:52:26: error: 'struct dbs_governor' has no member named 'get_cpu_dbs_info_s'
 2016-02-18  2:51 UTC 

[PATCH] pinctrl: sirf/atlas7: stop poking around in GPIO internals
 2016-02-18  2:50 UTC  (2+ messages)

[PATCH v2 0/4] Add Rockchip VP8 Video Decoder Driver
 2016-02-18  2:50 UTC  (4+ messages)
` [PATCH v2 4/4] media: vcodec: rockchip: Add Rockchip VP8 decoder driver
      ` 答复: "

[Qemu-devel] [PATCH v2 0/3] Fix migration of old pseries
 2016-02-18  2:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission

[Qemu-devel] [PATCH 0/4] machine: Eliminate machine_init()/MODULE_INIT_MACHINE
 2016-02-18  2:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] machine: Use type_init() to register machine classes

[kvm-unit-tests PATCH v5 00/18] ppc64: initial drop
 2016-02-18  2:44 UTC  (7+ messages)
` [kvm-unit-tests PATCH v5 02/18] Makefile: cscope: also look in arch shared asm
` [kvm-unit-tests PATCH v5 06/18] lib: add vprintf

[RESEND][PATCH] Fix BUG_ON() reporting in real mode on PPC
 2016-02-18  2:48 UTC 

[meta-selinux] [PATCH 1/2] libsepol: fix libsepol.pc failed sanity test
 2016-02-18  2:47 UTC  (2+ messages)
` [meta-selinux] [PATCH 2/2] "

[PATCH 0/8] support E-tag offloading and forwarding on Intel X550 NIC
 2016-02-18  2:46 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] ixgbe: select pool by MAC when using double VLAN
  ` [PATCH v4 2/7] lib/librte_ether: support l2 tunnel config
  ` [PATCH v4 3/7] ixgbe: "
  ` [PATCH v4 4/7] app/testpmd: add CLIs for "
  ` [PATCH v4 5/7] lib/librte_ether: support new l2 tunnel operation
  ` [PATCH v4 6/7] ixgbe: support "
  ` [PATCH v4 7/7] app/testpmd: add CLIs for E-tag operation

[PATCH v2] PCI: ABI change request for adding new field in rte_pci_id structure
 2016-02-18  2:46 UTC  (4+ messages)
` [PATCH v3] "

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-02-18  2:45 UTC  (2+ messages)

[net-next PATCH] net: pack tc_cls_u32_knode struct slighter better
 2016-02-18  2:44 UTC  (2+ messages)

[net-next PATCH 1/2] ixgbe: use u32 instead of __u32 in model header
 2016-02-18  2:44 UTC  (6+ messages)
` [net-next PATCH 2/2] ixgbe: fix dates on header of ixgbe_model.h

[PATCH v4 00/20] refs backend
 2016-02-18  2:44 UTC  (4+ messages)
` [PATCH v4 14/21] refs: always handle non-normal refs in files backend

[PATCH net] net: dsa: Unregister slave_dev in error path
 2016-02-18  2:43 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v8 00/13] Prerequisite patches for COLO
 2016-02-18  2:43 UTC  (14+ messages)
` [PATCH v8 01/13] libxl/remus: init checkpoint callback in Remus setup callback
` [PATCH v8 02/13] tools/libxl: move remus code into libxl_remus.c
` [PATCH v8 03/13] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v8 04/13] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v8 05/13] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v8 06/13] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v8 07/13] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v8 08/13] tools/libxl: export logdirty_init
` [PATCH v8 09/13] tools/libxl: rename remus device to checkpoint device
` [PATCH v8 10/13] tools/libxl: adjust the indentation
` [PATCH v8 11/13] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v8 12/13] tools/libxl: move remus state into a seperate structure
` [PATCH v8 13/13] tools/libxl: seperate device init/cleanup from checkpoint device layer

[Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
 2016-02-18  2:41 UTC  (2+ messages)

[meta-selinux][PATCH] MAINTAINERS: Update maintainers file
 2016-02-18  2:41 UTC 

[mm, vmscan] e10e80f59a: EIP is at _raw_spin_unlock_irqrestore
 2016-02-18  2:41 UTC 

Fix BUG_ON() reporting in real mode on powerpc
 2016-02-18  2:41 UTC  (6+ messages)

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-18  2:40 UTC  (7+ messages)
` [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
` [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor
` [PATCH 14/15] MIPS: smp-cps: Add nothreads kernel parameter

[PATCH kernel v3 0/7] KVM: PPC: Add in-kernel multitce handling
 2016-02-18  2:39 UTC  (4+ messages)
` [PATCH kernel v3 7/7] KVM: PPC: Add support for multiple-TCE hcalls

[PATCH v2 0/4] Add core dtsi for rk3399 from Rockchip
 2016-02-18  2:36 UTC  (12+ messages)
` [PATCH v2 1/4] clk: rockchip: add dt-binding header for rk3399
` [PATCH v2 2/4] spi: rockchip: add bindings for rk3399 spi
` [PATCH v2 3/4] dt-bindings: add documentation of rk3399 clock controller
` [PATCH v2 4/4] ARM64: dts: rockchip: add core dtsi file for rk3399

[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
 2016-02-18  2:34 UTC  (4+ messages)
` [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables

[PATCH 4.4 000/117] 4.4.2-stable review
 2016-02-18  2:31 UTC  (6+ messages)
` [PATCH 4.4 112/117] rtlwifi: rtl8821ae: Fix errors in parameter initialization

[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-18  2:30 UTC  (3+ messages)

Recent spontaneous reboots on multiple machines
 2016-02-18  2:30 UTC  (2+ messages)

[Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob V4
 2016-02-18  2:29 UTC  (3+ messages)

[net-next v2] vlan: change return type of vlan_proc_rem_dev
 2016-02-18  2:29 UTC 

[PATCH] xen: Avoid left shifting into a sign bit
 2016-02-18  2:25 UTC  (2+ messages)

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-18  2:25 UTC  (9+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

[net-next] vlan: change return type of vlan_proc_rem_dev
 2016-02-18  2:25 UTC 

[GIT PULL] at91: dt for 4.6 #1
 2016-02-18  2:23 UTC  (2+ messages)

[PATCH V4] i2c: i801: Adding Intel Lewisburg support for iTCO
 2016-02-18  2:21 UTC  (2+ messages)

[PATCH] staging: rtl8712: reduce stack usage
 2016-02-18  2:20 UTC  (3+ messages)

[PATCH V2] i2c: i801: Intel DNV_N device IDs SMBus
 2016-02-18  2:23 UTC 

[PATCH 0/6] Add core dtsi for rk3399 from Rockchip
 2016-02-18  2:18 UTC  (7+ messages)
` [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399

[PATCH] drm/i915: Disable FDI RX before DDI_BUF_CTL
 2016-02-18  2:14 UTC  (3+ messages)

[PATCH] irqchip/ts4800: Make ts4800_ic_ops static const
 2016-02-18  2:12 UTC  (2+ messages)

master - configure: Use python-config if python2-config not found
 2016-02-18  2:11 UTC 

linux-next: manual merge of the block tree with Linus' tree
 2016-02-18  2:10 UTC 

[PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent
 2016-02-18  2:11 UTC  (9+ messages)

[PATCH] oe-core: Fix base-files wrong softlink of /var/run and /var/lock
 2016-02-18  2:10 UTC 

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-18  2:08 UTC  (5+ messages)

[GIT PULL] at91: drivers for 4.6 #1
 2016-02-18  2:06 UTC  (2+ messages)

[RESEND][PATCH] Fix BUG_ON() reporting in real mode on PPC
 2016-02-18  2:03 UTC  (2+ messages)

RAID 6 full, but there is still space left on some devices
 2016-02-18  2:03 UTC  (3+ messages)

[PATCH] irqchip: bcm2836: Drop extra memory barrier in SMP boot
 2016-02-18  2:03 UTC  (3+ messages)

[PATCH-4.5-v3 0/5] NVMe hot plug stuff
 2016-02-18  2:00 UTC  (3+ messages)
` [PATCH-4.5-v3 2/5] NVMe: Fix namespace removal deadlock

[PATCH] btrfs: Avoid BUG_ON()s because of ENOMEM caused by kmalloc() failure
 2016-02-18  1:59 UTC  (5+ messages)

[PATCH v5][RFC]xen: sched: convert RTDS from time to event driven model
 2016-02-18  1:55 UTC  (3+ messages)

[GIT PULL] at91: defconfig for 4.6 #1
 2016-02-18  1:56 UTC  (2+ messages)

[PATCH 0/6] Pipe level color management V4
 2016-02-18  1:55 UTC  (5+ messages)
` [PATCH 2/6] drm: introduce color correction properties
` [PATCH 3/6] drm/i915: enable CSC for pipe C
  ` [Intel-gfx] "

[PATCH iproute2] netns: Fix an off-by-one strcpy() in netns_map_add()
 2016-02-18  1:55 UTC  (2+ messages)

[PATCH net-next] net: Add support for fill_slave_info to VRF device
 2016-02-18  1:54 UTC  (3+ messages)
` [iproute2 net-next] vrf: Add support for slave_info

[PATCH v8 0/5] MT8173 IOMMU SUPPORT
 2016-02-17 17:52 UTC  (5+ messages)
` [PATCH v8 3/5] memory: mediatek: Add SMI driver

[PATCH iproute2 0/5] bridge: complete port netlink support
 2016-02-18  1:52 UTC  (3+ messages)
` [PATCH iproute2 1/5] iplink: bridge_slave: export read-only values

Qtbase Poky/Jethro
 2016-02-18  1:52 UTC  (3+ messages)

[RFC/PATCH] [media] rcar-vin: add Renesas R-Car VIN IP core
 2016-02-18  1:51 UTC  (3+ messages)

[PATCH 1/2] [iproute2] tc/q_htb.c: remove printing of a deprecated overhead value previously encoded as a part of mpu field
 2016-02-18  1:51 UTC  (2+ messages)

[PATCH 0/6] Pipe level color management V3
 2016-02-18  1:51 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: Extract out gamma table and CSC to their own file

master - 
 2016-02-18  1:51 UTC 

[PATCH v4 1/2] devicetree: add binding for Sigma Designs SMP86xx interrupt controller
 2016-02-18  1:34 UTC  (6+ messages)
` [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx "

[PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-02-18  1:06 UTC  (4+ messages)
` [PATCH v2 2/7] QE: Add ucc hdlc document to bindings
` [PATCH v2 5/7] T104xD4RDB: Add qe node to t104xd4rdb
` [PATCH v2 7/7] T104xQDS: Add qe node to t104xqds

[PATCH v2] regulator: s2mps11: Simplify expression used in BUILD_BUG_ON
 2016-02-18  1:48 UTC  (5+ messages)

[PATCH] spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS
 2016-02-18  1:47 UTC 

[PATCH 0/3] Add hardware dependency to TS-4800 board drivers
 2016-02-18  1:44 UTC  (3+ messages)
` [PATCH 3/3] irqchip/ts4800: Add hardware dependency

[U-Boot] [PATCH] dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
 2016-02-18  1:44 UTC  (2+ messages)

[PATCH v2] clk: check the actual phase if get_phase is provided
 2016-02-18  1:38 UTC 

[PATCH] vti6: Add pmtu handling to vti6_xmit
 2016-02-18  1:40 UTC  (4+ messages)

[PATCH] add CephFS support in VirtFS
 2016-02-18  1:39 UTC  (11+ messages)
` [Qemu-devel] "

Keeping a clock enabled during suspend
 2016-02-18  1:38 UTC  (2+ messages)

[PATCH 0/12] cpufreq: More governor code reorganization
 2016-02-18  1:38 UTC  (13+ messages)
` [PATCH 1/12] cpufreq: governor: Close dbs_data update race condition
` [PATCH 2/12] cpufreq: governor: Move io_is_busy to struct dbs_data
` [PATCH 3/12] cpufreq: governor: Add a ->start callback for governors
` [PATCH 4/12] cpufreq: governor: Drop unused governor callback and data fields
` [PATCH 5/12] cpufreq: ondemand: Drop one more callback from struct od_ops
` [PATCH 6/12] cpufreq: governor: Fix CPU load information updates via ->store
` [PATCH 7/12] cpufreq: ondemand: Rework the handling of powersave bias updates
` [PATCH 8/12] cpufreq: governor: Make governor private data per-policy
` [PATCH 9/12] cpufreq: governor: Move per-CPU data to the common code
` [PATCH 10/12] cpufreq: governor: Relocate definitions of tuners structures
` [PATCH 11/12] cpufreq: governor: Make dbs_data_mutex static
` [PATCH 12/12] cpufreq: governor: Narrow down the dbs_data_mutex coverage

btrfs: reada: simplify dev->reada_in_flight processing
 2016-02-18  1:37 UTC  (2+ messages)

Possible 4.5 i915 Skylake regression
 2016-02-18  1:36 UTC  (6+ messages)

[PATCH] Enic PMD Rx performance improvements
 2016-02-18  1:31 UTC  (2+ messages)

[PATCH 1/2] fstests: generic test for directory fsync after rename operation
 2016-02-18  1:30 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: Enable SPL RAM support by default
 2016-02-18  1:29 UTC  (2+ messages)

[PATCH] ASoC: Add max9867 codec driver
 2016-02-18  1:28 UTC 

linux-next: build failure after merge of the net-next tree
 2016-02-18  1:28 UTC  (2+ messages)

[PATCH V3] i2c: i801: Adding Intel Lewisburg support for iTCO
 2016-02-18  1:25 UTC  (4+ messages)

[xen-unstable test] 82962: regressions - FAIL
 2016-02-18  1:24 UTC 

[PATCH][v3] drivers/memory: Add deep sleep support for IFC
 2016-02-18  1:19 UTC  (4+ messages)

[V2,1/2] powerpc/powernv: new function to access OPAL msglog
 2016-02-18  1:17 UTC  (2+ messages)

[Bug 93594] Flickering Shadows in The Talos Principle
 2016-02-18  1:17 UTC  (2+ messages)

[PATCH v3] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-18  1:16 UTC  (2+ messages)

[PATCH] clk: mvebu: Require corediv clock for Armada 38x
 2016-02-18  1:16 UTC  (5+ messages)
` [PATCH v3 1/2] clk: mvebu: Remove corediv clock from Armada XP
  ` [PATCH v3 2/2] clk: mvebu: Move corediv config to mvebu config


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.