All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-26 17:35:05 to 2016-02-26 18:19:14 UTC [more...]

[PATCH 0/5] BCM2835 pinctrl DT rework (resend)
 2016-02-26 18:19 UTC  (4+ messages)
` [PATCH 1/5] ARM: bcm2835: Define standard pinctrl groups in the gpio node
` [PATCH 2/5] ARM: bcm2835: Replace alt0/i2s_alt[02] with standard groups
` [PATCH 3/5] ARM: bcm2835: Move the emmc pin group to bcm283x.dtsi

[U-Boot] [PATCH V2 0/6] ARM: keystone: K2G: Add support for PMMC remoteproc load
 2016-02-26 18:18 UTC  (13+ messages)
` [U-Boot] [PATCH V2 1/6] ARM: keystone2: psc: redo doc in kernel-doc format
` [U-Boot] [PATCH V2 2/6] ARM: keystone2: psc-defs: use adequate () for macros
` [U-Boot] [PATCH V2 3/6] ARM: keystone2: psc: introduce function to hold and release module in reset
` [U-Boot] [PATCH V2 4/6] remoteproc: Add support for TI power processor
` [U-Boot] [PATCH V2 5/6] ARM: dts: k2g: Add support for PMMC
` [U-Boot] [PATCH V2 6/6] configs: k2g_evm: Add TI power processor support

[PATCH 0/2] phy: micrel: fix issues with interrupt on atmel boards
 2016-02-26 18:18 UTC  (3+ messages)
` [PATCH 1/2] phy: micrel: Ensure interrupts are reenabled on resume
` [PATCH 2/2] phy: micrel: Disable auto negotiation on startup

BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]
 2016-02-26 18:18 UTC  (3+ messages)

[SPDK] Allow attachment to an already probed controller
 2016-02-26 18:18 UTC 

[RFC v2 00/12] PM: SoC idle support using PM domains
 2016-02-26 18:17 UTC  (7+ messages)
` [RFC v2 01/12] PM / Domains: Abstract genpd locking
` [RFC v2 02/12] PM / Domains: Support IRQ safe PM domains

[PATCH net-next 0/9] net: dsa: mv88e6xxx: implement VLAN filtering
 2016-02-26 18:16 UTC  (6+ messages)
` [PATCH net-next 1/9] net: dsa: support VLAN filtering switchdev attr
` [PATCH net-next 3/9] net: dsa: mv88e6xxx: extract single FDB dump
` [PATCH net-next 5/9] net: dsa: mv88e6xxx: assign default FDB to ports
` [PATCH net-next 8/9] net: dsa: mv88e6xxx: remove reserved VLANs
` [PATCH net-next 9/9] net: dsa: mv88e6xxx: support VLAN filtering

[U-Boot] [PATCH V5 0/7] ARM: omap-common: Add board detection support for TI EVMs
 2016-02-26 18:17 UTC  (16+ messages)
` [U-Boot] [PATCH V5 1/7] ARM: OMAP4/5: Centralize early clock initialization
` [U-Boot] [PATCH V5 2/7] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH V5 3/7] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH V5 4/7] ti: AM335x: Use generic EEPROM detection logic
` [U-Boot] [PATCH V5 5/7] ti: AM437x: "
` [U-Boot] [PATCH V5 6/7] ARM: OMAP4/5: Add generic board detection hook
` [U-Boot] [PATCH V5 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm

[U-Boot] [PATCH 0/6] ARM: keystone2: Miscellaneous fixes
 2016-02-26 18:16 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] ARM: keystone2: Use macro for DSP GEM power domain
` [U-Boot] [PATCH 2/6] ARM: keystone2: K2G: power-off DSP during boot
` [U-Boot] [PATCH 3/6] ARM: keystone2: Allow for board specific speed definitions
` [U-Boot] [PATCH 4/6] ARM: keystone2: K2G: Add support for different arm/device speeds
` [U-Boot] [PATCH 5/6] ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
` [U-Boot] [PATCH 6/6] ARM: keystone2: use detected ddr3a size

[U-Boot] [PATCH 1/5] mips: cache: Bulletproof the code against cornercases
 2016-02-26 18:16 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5] usb: ehci: Implement V2P mapping

[PATCH v8 00/13] Prerequisite patches for COLO
 2016-02-26 18:16 UTC  (3+ messages)

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2016-02-26 18:16 UTC  (9+ messages)
` [PATCH v3 5/5] cpufreq: qoriq: Don't look at clock implementation details

[U-Boot] [PATCH 1/2] mx7_common: Put early/late init configs into board file
 2016-02-26 18:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] warp7: Add initial support

Rebase performance
 2016-02-26 18:15 UTC  (4+ messages)

[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-26 18:19 UTC  (34+ messages)
` [RFC v4 01/14] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v4 02/14] iommu: introduce a reserved iova cookie
` [RFC v4 03/14] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [RFC v4 04/14] dma-reserved-iommu: reserved binding rb-tree and helpers
` [RFC v4 05/14] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v4 06/14] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 08/14] msi: export msi_get_domain_info
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed
` [RFC v4 10/14] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v4 11/14] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v4 12/14] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v4 13/14] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v4 14/14] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[Qemu-devel] [RFC PATCH v0 0/6] Core based CPU hotplug for PowerPC sPAPR
 2016-02-26 18:13 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device

Still many meta-networking changes waiting in patchwork/master-next
 2016-02-26 18:13 UTC  (2+ messages)

Stable release 3.12.55
 2016-02-26 17:54 UTC  (2+ messages)

[PATCH v6][RFC]xen: sched: convert RTDS from time to event driven model
 2016-02-26 18:09 UTC  (6+ messages)

[U-Boot] [RFC PATCH v5 0/4] Enable FIT image to be loaded beyond 32-bit space
 2016-02-26 18:09 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v5 1/4] common: Convert ulong to phys_addr_t for image addresses

[U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI
 2016-02-26 18:08 UTC  (4+ messages)

[SPDK] Allow attachment to an already probed controller
 2016-02-26 18:08 UTC 

[PATCH v3 0/4] Add Ethernet support on STM32F429
 2016-02-26 18:08 UTC  (8+ messages)
` [PATCH v3 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
` [PATCH v3 2/4] Documentation: Bindings: Add STM32 DWMAC glue

LTTng buffer mode
 2016-02-26 18:07 UTC 

[meta-raspberrypi][PATCH] linux-raspberrypi: fix path to mkknlimg
 2016-02-26 18:04 UTC  (4+ messages)

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2016-02-26 18:04 UTC  (4+ messages)

[PATCH V2] ARM64: tegra: Add support for Google Pixel C
 2016-02-26 18:04 UTC  (4+ messages)
` [PATCH V3] "

[PATCH/WIP 0/6] Detached HEADs in new worktrees considered harmful
 2016-02-26 18:03 UTC  (6+ messages)
` [PATCH 1/6] Documentation/git-worktree: spell --detach correctly
` [PATCH 2/6] t6014: test prune with detached HEADs in separate worktrees

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-26 18:01 UTC  (14+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

[PATCH 00/15] xfsprogs: libxfs kernel sync to 4.6-for-next
 2016-02-26 18:02 UTC  (3+ messages)
` [PATCH 09/15] xfs: remove timestamps from incore inode

[PATCH] drm/i915: Avoid vblank counter for gen9+
 2016-02-26 18:02 UTC  (6+ messages)
    ` Fwd: "

[PATCHv2][meta-browser 1/2] chromium: fix build with newer gcc
 2016-02-26 18:03 UTC  (2+ messages)
` [PATCHv2][meta-browser 2/2] recipes: Replace "mv" with "cp -R --no-dereference --preserve=mode, links"

Tracing/Profiling boot
 2016-02-26 18:01 UTC 

[PATCH phosphor-host-ipmid] Fix memory leak in good paths in ipmid
 2016-02-26 18:00 UTC  (2+ messages)

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-02-26 17:59 UTC  (4+ messages)
` [PATCHv2 08/10] rfkill: Use switch to demux userspace operations

[Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
 2016-02-26 17:58 UTC  (5+ messages)

Linux kernel 3.12.55 released
 2016-02-26 17:58 UTC 

[PATCH 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-02-26 17:58 UTC  (3+ messages)

Changing file group from an image recipe
 2016-02-26 17:56 UTC 

[PATCH] providers: Fix PREFERRED_VERSION lookup for '_' in PN
 2016-02-26 17:55 UTC 

mirrors/own-mirrors/sanity: Updates after npm fetcher addition
 2016-02-26 17:54 UTC 

a late clone fix
 2016-02-26 17:53 UTC  (2+ messages)
` [PATCH] fs: return -EOPNOTSUPP if clone is not supported

loop subsystem corrupted after mounting multiple btrfs sub-volumes
 2016-02-26 17:53 UTC  (5+ messages)

[PATCH] base: Add nodejs-native dependency for npm:// urls
 2016-02-26 17:53 UTC 

[Qemu-arm] help on how to emulate rasbperry pi 2
 2016-02-26 17:52 UTC  (10+ messages)
    ` [Qemu-devel] "
      ` [Qemu-arm] [Qemu-devel] "

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-02-26 17:52 UTC  (4+ messages)
` [PATCH V14 9/9] vfio, platform: add QTI HIDMA reset driver

Linux 4.4.2
 2016-02-26 17:52 UTC  (10+ messages)
` BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]

[PATCH] fetch2: Skip lockfiles and donestamps for local files
 2016-02-26 17:52 UTC 

[SPDK] Allow attachment to an already probed controller
 2016-02-26 17:51 UTC 

[PATCH] fetch2/__init__.py: Error if lockfile path invalid
 2016-02-26 17:50 UTC 

[PATCH] fetch2/__init__: Fix decodeurl to better handle urls without paths
 2016-02-26 17:49 UTC 

[PATCH] wget: Set localfile for directories
 2016-02-26 17:48 UTC 

[PATCH 0/2] bonding fixes
 2016-02-26 17:48 UTC  (3+ messages)

[Question] How pmd virtio works without UIO?
 2016-02-26  1:53 UTC  (6+ messages)
` [PATCH v4 0/4] fix the issue that DPDK takes over virtio device blindly
  ` [PATCH v4 1/4] eal: make the comment more accurate
  ` [PATCH v4 2/4] eal: set kdrv to RTE_KDRV_NONE if kernel driver isn't managing the device
  ` [PATCH v4 3/4] eal: call pci_ioport_map when "
  ` [PATCH v4 4/4] virtio: return 1 to tell the upper layer we don't take over this device

[Qemu-devel] [PATCH 0/2] sdhci: Implement device reset
 2016-02-26 17:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] sdhci: Implement DeviceClass reset

[PATCH 8/8] soc: tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
 2016-02-26 17:47 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] mmc: tegra: Disable UHS-I modes for tegra114
 2016-02-26 17:47 UTC  (3+ messages)

[patch] drm/amd: cleanup get_mfd_cell_dev()
 2016-02-26 17:46 UTC  (4+ messages)

Ceph space amplification ratio with write is more than 2
 2016-02-26 17:46 UTC 

Sending short raw packets using sendmsg() broke
 2016-02-26 17:46 UTC  (4+ messages)

[PATCH net] ppp: lock ppp->flags in ppp_read() and ppp_poll()
 2016-02-26 17:45 UTC 

[PATCH v3 0/7] SLAB support for KASAN
 2016-02-26 17:45 UTC  (4+ messages)
` [PATCH v3 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections

[U-Boot] [PATCH 0/9] Add CONFIG_CMDLINE to allow removal of all commands
 2016-02-26 17:45 UTC  (5+ messages)
` [U-Boot] [PATCH 6/9] Hang when no command line processing can be performed

[PATCH] clk: ti: Allow COMPILE_TEST to build selected drivers
 2016-02-26 17:45 UTC  (2+ messages)

[PATCH V2 00/12] net-next: mediatek: add ethernet driver
 2016-02-26 17:44 UTC  (14+ messages)
` [PATCH V2 03/12] net-next: mediatek: add embedded switch driver (ESW)

[PATCH] clk: qcom: Fix pre-divider usage for pixel RCG
 2016-02-26 17:44 UTC  (2+ messages)

[PATCH 0/4] libxl: support qemu's network-based block backends
 2016-02-26 17:44 UTC  (7+ messages)
` [PATCH 3/4] xenconfig: support xl<->xml conversion of rbd disk devices
  ` [libvirt] "
` [PATCH 4/4] libxl: add support for rbd qdisk
  ` [libvirt] "
  ` [libvirt] [PATCH 1/4] xenconfig: replace text 'xm' with 'xl' in xlconfigtest
  ` [libvirt] [PATCH 2/4] xenconfig: produce key=value disk config syntax in xl formatter

[PATCH 0/4] Updates to EDAC and AMD MCE driver
 2016-02-26 17:44 UTC  (5+ messages)
` [PATCH 4/4] x86/mce/AMD: Add comments for easier understanding

[PATCH] x86, pkeys: fix siginfo ABI breakage from new field
 2016-02-26 17:44 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: Replace for statement with list_for_each
 2016-02-26 17:42 UTC  (2+ messages)
` [Outreachy kernel] "

[ceph] what's going on with d_rehash() in splice_dentry()?
 2016-02-26 17:42 UTC 

[kvm-unit-tests PATCH v2 0/2] powerpc: add little-endian support
 2016-02-26 17:42 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] powerpc: allow to build big-endian binaries on little-endian host

[PATCH] clk: Ignore disabled DT clock providers
 2016-02-26 17:42 UTC  (2+ messages)

[RFC PATCH] namespaces: Avoid task_lock when setting tsk->nsproxy
 2016-02-26 17:31 UTC  (2+ messages)

fork on processes with lots of memory
 2016-02-26 17:41 UTC  (4+ messages)

Adding compression support for bluestore
 2016-02-26 17:41 UTC  (8+ messages)

[PATCH RFC 0/3] intermediate representation for jit and cls_u32 conversion
 2016-02-26 17:40 UTC  (4+ messages)

[PATCH 0/2] Adding support to show SoC revision in /proc/cpuinfo
 2016-02-26 17:40 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: meson: Adding hwrev syscon node

[PATCH] ALSA: hda - Autosuspend controller after probe even if codecs are already suspended
 2016-02-26 17:39 UTC 

[net-next PATCH v3 0/3] tc software only
 2016-02-26 17:39 UTC  (3+ messages)
` [net-next PATCH v3 1/3] net: sched: consolidate offload decision in cls_u32

[PATCH RFC 3/3] net: convert tc_u32 to use the intermediate representation
 2016-02-26 17:38 UTC  (4+ messages)

client_server example application crash with virtio
 2016-02-26 17:38 UTC 

[OE-core] Yocto Project Status WW09
 2016-02-26 17:36 UTC  (2+ messages)
`  "

[PATCH v2 2/2] driver/net/mpipe: fix the crash/hung issue when testpmd quits
 2016-02-26 17:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v11 0/4] ARC: Add PCI support
 2016-02-26 17:35 UTC  (4+ messages)
` [PATCH v11 4/4] PCI: designware: Add driver for prototyping kits based on ARC SDP

Btrfs progs release 4.4.1
 2016-02-26 17:35 UTC 

[PATCHv5 0/2] Clock driver for dm814x and dra62x ADPLL
 2016-02-26 17:35 UTC  (9+ messages)
` [PATCH 2/2] clk: ti: Add support for dm814x ADPLL


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.