All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 09:44:18 to 2014-11-17 10:36:09 UTC [more...]

[PATCH v5 0/6] UIO driver for APM X-Gene QMTM
 2014-11-17 10:36 UTC  (7+ messages)
` [PATCH v5 1/6] uio: code style cleanup
` [PATCH v5 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions
` [PATCH v5 3/6] Documentation: Update documentation for UIO_MEM_PHYS_CACHE

[PATCH 00/12] add TSO support
 2014-11-17 10:35 UTC  (4+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 05/13] mbuf: remove too specific PKT_TX_OFFLOAD_MASK definition

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-17 10:35 UTC  (3+ messages)
` [PATCH 05/16] overlayfs: Replace smp_read_barrier_depends() with lockless_dereference()

support for sharing huge pages with grant table?
 2014-11-17 10:34 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-17 10:34 UTC  (25+ messages)
                                ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                  ` [PATCH 1/1] ALSA: hda: Deletion of unnecessary checks before two "
                                    ` [Cocci] "
                                  ` [PATCH 1/1] ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume"
                                    ` [Cocci] "

[RFC/PATCH 00/21] Add support for the org.freedesktop.DBus.Properties interface
 2014-11-17 10:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 for-2.2 0/3] raw-posix: Get rid of FIEMAP, fix SEEK_HOLE
 2014-11-17 10:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 for-2.2 1/3] raw-posix: Fix comment for raw_co_get_block_status()
` [Qemu-devel] [PATCH v3 for-2.2 2/3] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
` [Qemu-devel] [PATCH v3 for-2.2 3/3] raw-posix: The SEEK_HOLE code is flawed, rewrite it

[Qemu-devel] [PATCH 0/4] migration: fix CVE-2014-7840
 2014-11-17 10:32 UTC  (3+ messages)

[PATCH v2 0/2] Add SPI support for Diolan DLN2
 2014-11-17 10:33 UTC  (7+ messages)
` [PATCH v2 1/2] spi: add support for DLN-2 USB-SPI adapter

[RFC PATCH] overlayfs: support more than one read-only layer
 2014-11-17 10:32 UTC  (6+ messages)

[PATCH 2/2] powerpc/mpc85xx: Add DPAA Q/BMan support to device tree(s)
 2014-11-17 10:31 UTC  (3+ messages)

[PATCH] android/gatt: Set Descriptor handle and Include Service handle
 2014-11-17 10:30 UTC 

Question on Ceph LRC design
 2014-11-17 10:30 UTC  (3+ messages)

[PATCH (alsa-lib)] USB-audio: Add five more cards to IEC958 blacklist
 2014-11-17 10:29 UTC 

[PATCH] libxl: avoid bringing up vcpus already online
 2014-11-17 10:29 UTC  (3+ messages)

[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
 2014-11-17 10:28 UTC  (13+ messages)
` [PATCH V3 2/2] virtio-net: sanitize buggy features advertised by host

[PATCH 1/3] ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)
 2014-11-17 10:28 UTC  (5+ messages)
` [PATCH 2/3] ASoC: adau1373: "
` [PATCH 3/3] ASoC: adau17x1: "

[PATCH] drm: omapdrm: remove unused variable
 2014-11-17 10:21 UTC 

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-11-17 10:26 UTC  (15+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "

[PATCH] clk: qcom: Fix duplicate rbcpr clock name
 2014-11-17 10:26 UTC  (3+ messages)

[PATCH] fix rename: xenstore not fully updated
 2014-11-17 10:25 UTC  (3+ messages)

[PATCH v2] PCI: designware: Add support 4 ATUs assignment
 2014-11-17 10:25 UTC  (18+ messages)

[U-Boot] exynos: please check compiler warning
 2014-11-17 10:24 UTC 

/proc/net/sockstat invalid memory accounting or memory leak in latest kernels?
 2014-11-17 10:22 UTC  (14+ messages)
                          ` /proc/net/sockstat invalid memory accounting or memory leak in latest kernels? (trying to debug)

[Xenomai] "inconsistent lock state" on boot-up
 2014-11-17 10:22 UTC  (8+ messages)

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-17 10:21 UTC  (29+ messages)
` [RFC PATCH 06/16] PCI: Use u32 type to combine PCI domain and bus number
` [RFC PATCH 02/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus()
` [RFC PATCH 01/16] PCI: Enhance pci_scan_root_bus() to support default IO/MEM resources
` [RFC PATCH 08/16] PCI: Introduce pci_scan_host_bridge() and pci_host_info
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [RFC PATCH 11/16] x86/PCI: Use pci_scan_host_bridge() instead "
` [RFC PATCH 03/16] PCI: Clean up pci_scan_bus()
` [RFC PATCH 04/16] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [RFC PATCH 05/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus_parented()
` [RFC PATCH 09/16] PCI: Associate .get_msi_ctrl() with pci_host_bridge
` [RFC PATCH 10/16] PCI: Add of_scan_bus() to pci_host_info
` [RFC PATCH 12/16] ia64/PCI: Remove the redundant bus variable
` [RFC PATCH 13/16] ia64/PCI: Use pci_scan_host_bridge() to refactor pci_acpi_scan_root()
` [RFC PATCH 14/16] arm/PCI: Introduce pci_get_domain_nr()
` [RFC PATCH 15/16] arm/PCI: Use pci_scan_host_bridge() instead of pci_scan_root_bus()
` [RFC PATCH 16/16] powerpc/PCI: Use pci_scan_host_bridge() to scan PCI bus

[PATCH 0/5] mfd: sec-core: Add support S2MPS13 PMIC device
 2014-11-17 10:20 UTC  (12+ messages)
` [PATCH 2/5] regulator: s2mps11: Add support S2MPS13 regulator device
` [PATCH 3/5] clk: s2mps11: Add the support for S2MPS13 PMIC clock
` [PATCH 4/5] rtc: s5m: Add the support for S2MPS13 RTC
` [PATCH 5/5] mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC

[PATCH v4 0/6] UIO driver for APM X-Gene QMTM
 2014-11-17 10:20 UTC  (5+ messages)
` [PATCH v4 5/6] Documentation: dt-bindings: Add binding info for X-Gene QMTM UIO driver

[U-Boot] [PATCH v8 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-17 10:20 UTC  (8+ messages)
` [U-Boot] [PATCH v8 1/3] exynos5: fix GPIO information of exynos5420
` [U-Boot] [PATCH v8 2/3] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [PATCH v8 3/3] Odroid-XU3: Add documentation "

[U-Boot] [PATCH v3 0/30] ARM: tegra: Add PCIe support
 2014-11-17 10:18 UTC  (9+ messages)
` [U-Boot] [PATCH v3 01/30] vsprintf: Add modifier for phys_addr_t
` [U-Boot] [PATCH v3 05/30] power: Add AMS AS3722 PMIC support
` [U-Boot] [PATCH v3 29/30] net: rtl8169: Use non-cached memory if available
` [U-Boot] [PATCH v3 30/30] net: rtl8169: Add support for RTL-8168/8111g

[PATCH] gpio: mxs: implement get_direction callback
 2014-11-17 10:17 UTC  (26+ messages)
              ` request an irq without enabling? [Was: Re: [PATCH] gpio: mxs: implement get_direction callback]

[RFC] adp1653: Add device tree bindings for LED controller
 2014-11-17 10:15 UTC  (9+ messages)

Load-balancing position field in DPDK load_balancer sample app vs. Hash table
 2014-11-17 10:15 UTC  (7+ messages)

[U-Boot] [PATCH 0/6] sunxi: HDMI (cfb) console support
 2014-11-17 10:14 UTC  (13+ messages)
` [U-Boot] [PATCH 5/6] sunxi: video: Add simplefb support
      `  "

[Qemu-devel] [RFC][PATCH 1/2] hw:xen:xen_pt: register isa bridge specific to IGD passthrough
 2014-11-17 10:13 UTC  (10+ messages)
` [Qemu-devel] [RFC][PATCH 2/2] xen:i386:pc_piix: create "
              `  "

Does order/ sequence of SATA drives matter?
 2014-11-17 10:13 UTC 

[PATCH v7 00/13] ARM: berlin: USB support
 2014-11-17 10:01 UTC  (8+ messages)
` [PATCH v7 08/13] usb: chipidea: add a usb2 driver for ci13xxx

[Xenomai] IMX kernel 3.0.35_4.1.0 + adeos-ipipe-3.0.43-mx6q-1.18-14 -> very slow boot
 2014-11-17 10:12 UTC  (5+ messages)

[PATCH] net: team: expose sysfs attributes for each team option
 2014-11-17 10:11 UTC 

STK1160 Sharpness
 2014-11-17 10:11 UTC  (5+ messages)

[RESEND PATCH v2 0/3] regulator: max77686/802: Cleanup
 2014-11-17 10:07 UTC  (2+ messages)

[Printing-architecture] rastertopclx filter
 2014-11-17 10:07 UTC 

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-11-17 10:05 UTC  (27+ messages)
` [v7][RFC][PATCH 06/13] hvmloader/ram: check if guest memory is out of reserved device memory maps

[PATCH] nios2: fix error handling of irq_of_parse_and_map
 2014-11-17 10:04 UTC  (3+ messages)

[PATCH] android/sco: Add sco helper lib
 2014-11-17 10:01 UTC  (3+ messages)

[PATCH] android/pts: PTS tests for PBAP on Android 5
 2014-11-17 10:01 UTC 

[PATCH] staging: comedi: me4000: Fixed code style issue
 2014-11-17  9:59 UTC  (2+ messages)

[PATCH 0/3] Driver for Cirrus Logic CS47L24 codec
 2014-11-17  9:58 UTC  (4+ messages)
` [PATCH 2/3] gpio: arizona: Add support for CS47L24

[PATCH v1 0/3] RFC: common API for displaying status codes
 2014-11-17  9:55 UTC  (2+ messages)

[PATCH RESEND 6/7] megaraid_sas : Corrected return of wait_event from abort frame path
 2014-11-17  9:54 UTC 

[PATCH RESEND 5/7] megaraid_sas : Make HBA operational after LD_MAP_SYNC DCMD in OCR path
 2014-11-17  9:54 UTC 

[PATCH RESEND 4/7] megaraid_sas : Online Firmware upgrade support for Extended VD feature
 2014-11-17  9:54 UTC 

[PATCH RESEND 7/7] megaraid_sas : Endinaness related bug fixes
 2014-11-17  9:54 UTC 

[PATCH RESEND 3/7] megaraid_sas : Do not process IOCTLs and SCSI commands during driver removal
 2014-11-17  9:54 UTC 

[U-Boot] loadb problem. Hangs on START_CHAR
 2014-11-17  9:54 UTC  (5+ messages)

[PATCH RESEND 2/7] megaraid_sas : Update MAINTAINERS and copyright information for megaraid drivers
 2014-11-17  9:54 UTC 

[PATCH RESEND 0/7] megaraid_sas : Description Patch
 2014-11-17  9:53 UTC 

[PATCH RESEND 1/7] megaraid_sas : Driver version upgrade and remove some meta data of driver
 2014-11-17  9:53 UTC 

'man dash' typo: "the shell .... proceed onto"
 2014-11-17  9:52 UTC  (3+ messages)

Redirection: interval file descriptor (0-9)
 2014-11-17  9:51 UTC  (3+ messages)

[Bug 85647] New: Random radeonsi crashes with mesa 10.3.x
 2014-11-17  9:52 UTC  (2+ messages)
` [Bug 85647] "

[PATCH v12 0/3] ARM: rk3288: Add PM Domain support
 2014-11-17  9:50 UTC  (9+ messages)
` [PATCH v12 1/3] dt-bindings: add document of Rockchip power domain
` [PATCH v12 2/3] power-domain: rockchip: add power domain driver
` [PATCH v12 3/3] ARM: dts: add rk3288 power-domain node

[PATCH 0/8] net: fec: assorted cleanup patches
 2014-11-17  9:51 UTC  (9+ messages)
` [PATCH 1/8] net: fec: indentation cleanup
` [PATCH 2/8] net: fec: consistently use lower case chars as hex digits
` [PATCH 3/8] net: fec: properly parenthesize macro args
` [PATCH 4/8] net: fec: change type of 'bufdesc_ex' to bool
` [PATCH 5/8] net: fec: improve access to quirk flags by copying them into fec_enet_private struct
` [PATCH 6/8] net: fec: use swab32s() instead of cpu_to_be32()
` [PATCH 7/8] net: fec: simplify loop counter handling in swap_buffer()
` [PATCH 8/8] net: fec: remove unused return value from swap_buffer()

Long radeon stalls on recent kernels
 2014-11-17  9:51 UTC  (2+ messages)

[PATCH 1/2] sched/deadline: introduce start_hrtick_dl for !CONFIG_SCHED_HRTICK
 2014-11-17  9:50 UTC  (5+ messages)
` [PATCH 2/2] sched/deadline: fix start high-res preemption tick for a non-running task

[PATCH BlueZ] shared/gatt-db: Leave value untouched if realloc fails
 2014-11-17  9:49 UTC  (2+ messages)

[PATCH] ARM: mvebu: fix ordering in Armada 370 .dtsi
 2014-11-17  9:49 UTC  (4+ messages)

[PATCH BlueZ] shared/gatt-client: Fix memory bug in service_changed_complete
 2014-11-17  9:49 UTC  (3+ messages)

[PATCH BlueZ v3 0/6] Introduce tools/btgatt-server and other bug fixes
 2014-11-17  9:48 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2014-11-17  9:47 UTC  (3+ messages)

[PATCH v2 0/2] Don't make $GIT_DIR executable
 2014-11-17  9:46 UTC  (4+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config

[RFC PATCH 00/11] Add configuration store support
 2014-11-17  9:46 UTC  (6+ messages)
` [RFC PATCH 07/11] v4l2-ctrls: implement 'ignore after use' support

snapshot data corrupted after the output buffer is filled
 2014-11-17  9:45 UTC 

xen/arm: Bootwrapper update to support PSCI and GICv3
 2014-11-17  9:44 UTC  (4+ messages)
` [PATCH 2/4] Fix build when Xen is not enabled


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.