All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-21 13:35:53 to 2014-11-21 14:40:14 UTC [more...]

[PATCH V3] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-11-21 14:40 UTC  (2+ messages)

PCI-passthrough for 32 bit guests and high MMIO addresses
 2014-11-21 14:39 UTC 

[oe-commits] Ross Burton : vala: upgrade to 0.26.1
 2014-11-21 14:31 UTC  (3+ messages)

[PATCHv2 0/3] Kernel Live Patching
 2014-11-21 14:38 UTC  (5+ messages)
` [PATCHv2 2/3] kernel: add support for live patching

[PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2014-11-21 14:58 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: simplefb: Drop the advice about using a specific path for nodes
 2014-11-21 14:36 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: simplefb-sunxi: Add sunxi simplefb extensions

[PATCH resend 0/4] clk: sunxi: Unify sun4i apb1 clock
 2014-11-21 14:35 UTC  (6+ messages)
` [PATCH resend 2/4] ARM: dts: sunxi: unify APB1 clock

[PATCH 0/9] Support for Fujitsu MB86S7X SoCs
 2014-11-21 14:34 UTC  (8+ messages)
` [PATCH 7/9] dt: mb86s7x: add dt files for MB86S7x evbs
` [PATCH 4/9] clk: Add clock driver for mb86s7x

[PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-11-21 14:32 UTC  (11+ messages)
` [PATCH v11 1/6] clk: samsung: add infrastructure to register cpu clocks
  ` [PATCH v11 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
    ` [PATCH v11 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property
      ` [PATCH v11 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

dom0 kenrel crashes for openstack + libvirt + libxl
 2014-11-21 14:32 UTC  (13+ messages)

[meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.2
 2014-11-21 14:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] Add TriCore RCPW, RCRR, RCRW, RLC and RCR instructions
 2014-11-21 15:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] target-tricore: Make TRICORE_FEATURES implying others
` [Qemu-devel] [PATCH v4 2/4] target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format
` [Qemu-devel] [PATCH v4 3/4] target-tricore: Add instructions of RLC "
` [Qemu-devel] [PATCH v4 4/4] target-tricore: Add instructions of RCR "

[PATCH v3 for-4.5] xen/arm: clear UIE on hypervisor entry
 2014-11-21 14:31 UTC 

[meta-fsl-arm][PATCH] Add sdcard image compression
 2014-11-21 14:30 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for 3.19
 2014-11-21 14:30 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
  ` [PATCH tip/core/rcu 3/9] drivers/md: Use rcu_dereference() for accessing rcu pointer

[PATCH v3 0/6] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-11-21 14:29 UTC  (7+ messages)
` [PATCH v3 4/6] clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider

from WHERE platform driver's probe is called?
 2014-11-21 14:29 UTC  (5+ messages)

linux-next: build failure after merge of the ftrace tree
 2014-11-21 14:27 UTC  (5+ messages)

picotcp barebox integration
 2014-11-21 14:25 UTC 

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-11-21 14:25 UTC  (9+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
  ` [PATCH 1/6] prune_remote(): exit early if there are no stale references
  ` [PATCH 2/6] prune_remote(): initialize both delete_refs lists in a single loop
  ` [PATCH 3/6] prune_remote(): sort delete_refs_list references en masse
  ` [PATCH 4/6] repack_without_refs(): make the refnames argument a string_list
  ` [PATCH 5/6] prune_remote(): rename local variable
  ` [PATCH 6/6] prune_remote(): iterate using for_each_string_list_item()

RFC: Populating shared/gatt-client from storage
 2014-11-21 14:24 UTC  (3+ messages)

[U-Boot] [PATCH v1] fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
 2014-11-21 14:24 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-21 14:23 UTC  (21+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] USB: gadget: function: Deletion of an unnecessary check before the function call "rndis_add_hdr"
                                  ` [PATCH 1/1] USB: gadget: function: Deletion of an unnecessary check before the function call "rndis_
                                ` [PATCH 1/1] USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci_dev_put"

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-11-21 13:57 UTC  (33+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries

[uml-devel] starting an UML image sometimes failed, next (identical) attempt works
 2014-11-21 14:20 UTC  (4+ messages)

frequent lockups in 3.18rc4
 2014-11-21 14:13 UTC  (11+ messages)

[PATCHv2 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-21 14:19 UTC  (5+ messages)
` [PATCHv2 2/3] selftests: Add test of O_BENEATH & openat(2)

[PATCH] x86: Intel Cache Allocation Technology support
 2014-11-21 14:19 UTC  (2+ messages)

[Xenomai] RTnet in Xenomai 3, status and future
 2014-11-21 14:19 UTC  (5+ messages)

[Buildroot] [PATCH] Bumped version number
 2014-11-21 14:19 UTC 

[PATCH] umip: Add new recipes
 2014-11-21 14:19 UTC  (5+ messages)
` [PATCH v2 0/2] Add new recipe UMIP & Indent
  ` [PATCH v2 1/2] UMIP: add new recipe

running pygrub on split-partition disk layouts
 2014-11-21 14:18 UTC 

RFC: renameat(): Add a RENAME_REMOVE flag to unlink hardlinks
 2014-11-21 14:17 UTC 

[PATCH 0/3] i2c: slave support framework for Linux devices
 2014-11-21 14:16 UTC  (7+ messages)
` [PATCH 2/3] i2c: slave-eeprom: add eeprom simulator driver

[GIT PULL 5/5] Samsung exynos updates for v3.19
 2014-11-21 14:16 UTC  (2+ messages)

[GIT PULL 4/5] Samsung 2nd round of DT updates for v3.19
 2014-11-21 14:16 UTC  (2+ messages)

[GIT PULL 3/5] Samsung defconfig update for v3.19
 2014-11-21 14:15 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.2 0/2] gtk: two bugfixes for 2.2
 2014-11-21 14:15 UTC  (2+ messages)

[GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
 2014-11-21 14:15 UTC  (2+ messages)

[GIT PULL 1/5] Samsung non-critical fixes for v3.19
 2014-11-21 14:15 UTC  (2+ messages)

[RFC] Possible new execveat(2) Linux syscall
 2014-11-21 14:15 UTC  (6+ messages)
          ` [musl] "

[PATCH v6 1/3] usb: dwc2/gadget: rework disconnect event handling
 2014-11-21 14:14 UTC  (3+ messages)
  ` [PATCH v6 2/3] usb: dwc2/gadget: add mutex to serialize init/deinit calls
` [PATCH v6 3/3] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state

[PATCH] drm/gem: Warn on illegal use of the dumb buffer interface v2
 2014-11-21 14:14 UTC  (2+ messages)

[PATCH v2 for-4.5] xen/arm: clear UIE on hypervisor entry
 2014-11-21 14:13 UTC  (5+ messages)

[PATCH] alsa-kernel: Add big-endian DSD sample formats and fix XMOS DSD sample format
 2014-11-21 14:12 UTC  (4+ messages)
` [PATCH] alsa-lib: Fix DSD sample format endianess and add big-endian format

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-11-21 14:11 UTC  (6+ messages)
` [PATCH v12 1/6] clk: samsung: add infrastructure to register cpu clocks
  ` [PATCH v12 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
    ` [PATCH v12 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property

[meta-oe]]PATCH] dfu-util: Switch from using a gitorious generated download to using the git repository to avoid potential checksum mismatches if the generated download changes
 2014-11-21 14:10 UTC  (3+ messages)

[PATCH 0/4] defxx: Assorted fixes, mainly for EISA
 2014-11-21 14:10 UTC  (5+ messages)
` [PATCH 1/4] defxx: Fix DEFPA enable error propagation
` [PATCH 2/4] defxx: Correct DEFEA's ESIC MMIO decoding
` [PATCH 3/4] defxx: Disable DEFEA's ESIC I/O decoding on shutdown
` [PATCH 4/4] defxx: Clean up DEFEA resource management

[PATCH 0/5] Adding some recipes
 2014-11-21 14:06 UTC  (7+ messages)
` [PATCH 3/5] sblim-sfcb : add new recipe
` [PATCH 5/5] sgpio "

[PATCH 0/4] support guest virtual mapped p2m list
 2014-11-21 14:07 UTC  (8+ messages)
` [PATCH 1/4] expand x86 arch_shared_info to support linear "

can I make this work… (Foundation for accessibility project)
 2014-11-21 14:06 UTC  (8+ messages)

[meta-oe][PATCH] tiptop: Add new recipe
 2014-11-21 14:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] i2c: i2c-davinci: switch to use platform_get_irq
 2014-11-21 14:03 UTC  (5+ messages)
` [1/5] "

git caching(?) issues with http(s)
 2014-11-21 14:03 UTC  (3+ messages)

[meta-oe][PATCH] open-iscsi : add new recipe
 2014-11-21 14:03 UTC  (2+ messages)

one worker reading multiple ports
 2014-11-21 14:03 UTC  (5+ messages)

[PATCH] Add support of Cavium Liquidio ethernet adapters
 2014-11-21 14:03 UTC  (2+ messages)

[PATCH] drm/vgem: implement virtual GEM
 2014-11-21 14:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-21 14:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/6] geometry: Add driver methods to probe blocksizes and geometry

Userspace agent crash and kernel module
 2014-11-21 14:00 UTC  (6+ messages)

dash-0.5.8 bug report
 2014-11-21 13:55 UTC 

[PATCH 1/2] 8139too: Allow setting MTU larger than 1500
 2014-11-21 13:58 UTC  (3+ messages)

Need help with the correct steps to run testpmd app on Linux VM using VMXNET3 vNICs
 2014-11-21 13:58 UTC 

[PATCH] android/init: Update init script with proper selinux domain label
 2014-11-21 13:58 UTC 

[PATCH 1/5] gssdp: use GNOME_MIRROR in SRC_URI
 2014-11-21 13:57 UTC  (3+ messages)
` [PATCH 4/5] gupnp-dlna: upgrade to 0.9.5

Hypervisor error messages after xl block-detach with linux 3.18-rc5
 2014-11-21 13:57 UTC  (2+ messages)

[PATCH RFC 0/3] power: mxs_power: add driver for mxs power subsystem
 2014-11-21 13:55 UTC  (6+ messages)
` [PATCH RFC 3/3] ARM: dts: enable power subsystem for i.MX28

[Qemu-devel] [BUGFIX][PATCH for 2.2 v5 1/1] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
 2014-11-21 13:53 UTC  (4+ messages)

[RFC 1/2] nl80211: support MSDU statistics
 2014-11-21 13:53 UTC  (2+ messages)

[PATCH] takao-fonts : new recipe
 2014-11-21 13:52 UTC  (2+ messages)

[PATCH RESEND 6/7] megaraid_sas : Corrected return of wait_event from abort frame path
 2014-11-21 13:52 UTC  (2+ messages)

[PATCH RESEND 5/7] megaraid_sas : Make HBA operational after LD_MAP_SYNC DCMD in OCR path
 2014-11-21 13:51 UTC  (2+ messages)

[PATCH RESEND 7/7] megaraid_sas : Endinaness related bug fixes
 2014-11-21 13:52 UTC  (2+ messages)

[PATCH RESEND 4/7] megaraid_sas : Online Firmware upgrade support for Extended VD feature
 2014-11-21 13:51 UTC  (2+ messages)

[PATCH RESEND 3/7] megaraid_sas : Do not process IOCTLs and SCSI commands during driver removal
 2014-11-21 13:51 UTC  (2+ messages)

[PATCH RESEND 2/7] megaraid_sas : Update MAINTAINERS and copyright information for megaraid drivers
 2014-11-21 13:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] blockdev: support dataplane in QMP 'transaction' command
 2014-11-21 13:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] blockdev: acquire AioContext in QMP 'transaction' actions

[PATCH RESEND 1/7] megaraid_sas : Driver version upgrade and remove some meta data of driver
 2014-11-21 13:51 UTC  (2+ messages)

[PATCH 00/11] Exynos7: Adding USB 3.0 support
 2014-11-21 13:35 UTC  (6+ messages)
` [PATCH 03/11] dwc3: exynos: Add provision for suspend clock
` [PATCH 05/11] phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support
` [PATCH 08/11] clk: exynos7: Add required clock tree for USB
` [PATCH 10/11] arm64: dts: Enable USB 3.0 controller on exynos7
` [PATCH 11/11] arm64: dts: exynos7-espresso: Add regulators for Vbus and Vbus-Boost

[PATCH RESEND 0/7] megaraid_sas : Description Patch
 2014-11-21 13:50 UTC  (3+ messages)

[PATCH] NVMe: Reduce divide operations
 2014-11-21 13:50 UTC  (2+ messages)

[PATCH] leds: lp8860: Fix module dependency
 2014-11-21 13:48 UTC 

[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
 2014-11-21 13:47 UTC  (8+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes
` [PATCH 2/7] monitor: Make the parameter name generic
` [PATCH 3/7] monitor: Add functionality to store extented control in DB
` [PATCH 4/7] monitor: Extract extended L2CAP extended control field
` [PATCH 5/7] monitor: Add support for parsing "
` [PATCH 6/7] monitor: Add support for parsing L2CAP "
` [PATCH 7/7] monitor: Add AVRCP SetBrowsedPlayer support

[PATCH 1/2] i2c: at91: remove legacy DMA support
 2014-11-21 13:44 UTC  (4+ messages)
` [PATCH 2/2] i2c: at91: enable probe deferring on dma channel request

[OSSTEST PATCH] README.planner: Document the resource planning system
 2014-11-21 13:44 UTC  (2+ messages)

[PATCH v2] mm/zsmalloc: avoid duplicate assignment of prev_class
 2014-11-21 13:43 UTC  (2+ messages)

[PATCH 3/3] drm/edid: Tighten checksum conditions for CEA blocks
 2014-11-21 13:39 UTC  (2+ messages)

[PATCH 1/6] android/client: Check if hex data is present in define
 2014-11-21 13:37 UTC  (2+ messages)


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.