All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-19 18:56:56 to 2015-12-19 21:57:52 UTC [more...]

[U-Boot] [PATCH] mips: add base support for atheros ar71xx based SOCs
 2015-12-19 21:57 UTC  (2+ messages)

[PATCH] pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup()
 2015-12-19 21:54 UTC  (9+ messages)
  `  "

[xen-4.3-testing test] 66536: regressions - FAIL
 2015-12-19 21:50 UTC 

Timeouts copying large files to a Samba server with Btrfs
 2015-12-19 21:50 UTC 

[Buildroot] [PATCH 01/12] package/apache: bump version to 2.4.18
 2015-12-19 21:48 UTC  (3+ messages)
` [Buildroot] [PATCH 03/12] package/mesa3d: add support for new virgl Gallium driver

[Qemu-devel] [PATCH 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
 2015-12-19 21:45 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/10] hw/sd/sdhci.c: Remove x-drive property
` [Qemu-devel] [PATCH 02/10] hw/sd/sd.c: QOMify
` [Qemu-devel] [PATCH 03/10] hw/sd/sd.c: Convert sd_reset() function into Device reset method
` [Qemu-devel] [PATCH 04/10] hw/sd: Add QOM bus which SD cards plug in to
` [Qemu-devel] [PATCH 05/10] hw/sd/sdhci.c: Update to use SDBus APIs
` [Qemu-devel] [PATCH 06/10] sdhci_sysbus: Create SD card device in users, not the device itself
` [Qemu-devel] [PATCH 07/10] hw/sd/pxa2xx_mmci: convert to SysBusDevice object
` [Qemu-devel] [PATCH 08/10] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
` [Qemu-devel] [PATCH 09/10] hw/sd/pxa2xx_mmci: Convert to VMStateDescription
` [Qemu-devel] [PATCH 10/10] hw/sd/pxa2xx_mmci: Add reset function

[PATCH 00/17] MMC/SDHCI fixes
 2015-12-19 21:42 UTC  (20+ messages)
` [PATCH 01/17] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH 02/17] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH 03/17] mmc: core: report tuning command execution failure reason
` [PATCH 04/17] mmc: sdhci: move initialisation of command error member
` [PATCH 05/17] mmc: sdhci: clean up command error handling
` [PATCH 06/17] mmc: sdhci: command response CRC "
` [PATCH 07/17] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH 08/17] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH 09/17] mmc: sdhci: avoid walking SG list for writes
` [PATCH 10/17] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH 11/17] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH 12/17] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH 13/17] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH 14/17] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH 15/17] mmc: sdhci: clean up host cookie handling
` [PATCH 16/17] mmc: sdhci: plug DMA mapping leak on error
` [PATCH 17/17] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH 18/17] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()

[PATCH v4 07/21] ARM: dts: parse DMA config in pxamci
 2015-12-19 21:42 UTC  (5+ messages)
` [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

[Bug 93452] kernel crash(3.19 up) DRI_PRIME=1 HP zbook 14
 2015-12-19 21:41 UTC 

[U-Boot] [PATCH] lpc32xx: devkit3250: update board configuration file
 2015-12-19 21:41 UTC 

[PATCH] veth: don't modify ip-summed; doing so treats packets with bad checksums as good
 2015-12-19 21:41 UTC  (7+ messages)
  ` [PATCH] veth: don’t modify ip_summed; "

[PATCH] allow strictatime to be set as a global default
 2015-12-19 21:41 UTC  (5+ messages)

BUG - Bananapi USB not working on Mainline
 2015-12-19 21:39 UTC  (3+ messages)

[PATCH] nvmem: delete unneeded IS_ERR test
 2015-12-19 21:19 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] arm: lpc32xx: use driver model serial console drivers
 2015-12-19 21:29 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] serial: lpc32xx hsuart: port driver to driver model
` [U-Boot] [PATCH v2 2/3] arm: lpc32xx: switch serial console "
` [U-Boot] [PATCH v2 3/3] arm: lpc32xx: switch SPL builds "

[Qemu-devel] [PATCH v6 0/5] Add an i.MX25 specific CCM driver
 2015-12-19 21:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 5/5] i.MX: move i.MX31 CCM object to register array

[Qemu-devel] [PATCHv7 0/9] slirp: Adding IPv6 support to Qemu -net user mode
 2015-12-19 21:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] slirp: goto bad in udp_input if sosendto fails
  ` [Qemu-devel] [PATCH 2/9] slirp: Generalizing and neutralizing ARP code
  ` [Qemu-devel] [PATCH 3/9] slirp: Adding address family switch for produced frames
  ` [Qemu-devel] [PATCH 4/9] slirp: Make Socket structure IPv6 compatible
  ` [Qemu-devel] [PATCH 5/9] slirp: Factorizing address translation
  ` [Qemu-devel] [PATCH 6/9] slirp: Factorizing and cleaning solookup()
  ` [Qemu-devel] [PATCH 7/9] slirp: Add sockaddr_equal, make solookup family-agnostic
  ` [Qemu-devel] [PATCH 8/9] slirp: Make udp_attach IPv6 compatible
  ` [Qemu-devel] [PATCH 9/9] slirp: Adding family argument to tcp_fconnect()

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-19 21:23 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] usb: increase USB descriptor buffer size
 2015-12-19 21:23 UTC  (6+ messages)
` [U-Boot] [PATCH] usb: Alloc buffer for USB descriptor dynamically

[PATCH] devpts: Sensible /dev/ptmx & force newinstance
 2015-12-19 21:13 UTC  (3+ messages)

[PATCH] Input: xpad - use LED API when identifying wireless controllers
 2015-12-19 21:17 UTC  (2+ messages)

[Buildroot] [PATCH v2] python-pyxml: remove obsolete package
 2015-12-19 21:07 UTC  (2+ messages)

[PATCH] USB-FHCI: Use a signed return type for fhci_create_ep()
 2015-12-19 21:04 UTC  (10+ messages)

[PATCH] IB/usnic: delete unneeded IS_ERR test
 2015-12-19 20:48 UTC  (3+ messages)

[PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
 2015-12-19 20:55 UTC  (27+ messages)

ATTENTION!!!!!!
 2015-12-19 20:56 UTC 

[PATCH v2] RDS: don't pretend to use cpu notifiers
 2015-12-19 20:55 UTC 

xenbits GitHub mirror?
 2015-12-19 20:51 UTC 

[U-Boot] [PATCH 0/2] arm: lpc32xx: use driver model serial console drivers
 2015-12-19 20:50 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm: lpc32xx: switch serial console to driver model

net, ipv6: out of bounds access in secret_stable
 2015-12-19 20:50 UTC  (2+ messages)

[PATCH] x86/signal: fix restart_syscall number for x32 tasks
 2015-12-19 20:48 UTC  (7+ messages)
    ` [PATCH] x86/signal: Cleanup get_nr_restart_syscall
        ` [PATCH v2] "

[PATCH v4 0/2] um: Protect memory mapped file
 2015-12-19 18:18 UTC  (3+ messages)
` [PATCH v4 1/2] um: Do not set unsecure permission for temporary file
` [PATCH v4 2/2] um: Use race-free temporary file creation

[vfs:test.pages 30/51] arch/sparc/mm/io-unit.c:206:16: error: unused variable 'page'
 2015-12-19 20:49 UTC 

Congratulation From Reserve Bank of India(RBI)
 2015-12-19 16:35 UTC 

[PATCH] [media] gsc-m2m: Use an unsigned data type for a variable
 2015-12-19 20:42 UTC  (4+ messages)

[PATCH 5/5] fbdev: omap2: panel-dpi: allow specification of a vcc regulator
 2015-12-19 20:41 UTC  (2+ messages)

[PATCH v2] x86: Xen PV guests don't have the rtc_cmos platform device
 2015-12-19 20:39 UTC  (2+ messages)
` [tip:x86/urgent] x86/paravirt: Prevent rtc_cmos platform device init on PV guests

[Qemu-devel] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-19 20:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH 35/74] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PATCH 45/74] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PATCH 50/74] pc: acpi: move FDC0 device "
` [Qemu-devel] [PATCH 54/74] pc: acpi: move remaining GPE handlers into SSDT

[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
 2015-12-19 20:37 UTC  (4+ messages)

RAID6 - whole disk vs partitions
 2015-12-19 20:36 UTC  (2+ messages)

[lkp] [x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of network failed
 2015-12-19 20:31 UTC  (7+ messages)
  ` [LKP] "
          `  "

[U-Boot] ATAGS for Tegra, Sunxi, etc
 2015-12-19 20:31 UTC  (3+ messages)

[PATCH] mm: Fix missing #include in <linux/mmdebug.h>
 2015-12-19 20:30 UTC 

[PATCH] mm: Fix missing #include in <linux/mmdebug.h>
 2015-12-19 20:30 UTC 

[U-Boot] [PATCH] test: add sandbox timer to test.dts
 2015-12-19 20:30 UTC  (2+ messages)

[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
 2015-12-19 20:30 UTC  (2+ messages)

[U-Boot] Problems with USB 3 hubs
 2015-12-19 20:30 UTC  (5+ messages)

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-19 20:29 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 11/11] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [PATCH 00/11] zap: Do not use macros that are equivalent to IS_ENABLED(CONFIG_...)
 2015-12-19 20:29 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] m68k: add malloc memory for early malloc
 2015-12-19 20:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] m68k: add DM model serial driver

[vfs:test.pages 51/51] arch/microblaze/mm/consistent.c:64:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 2015-12-19 20:28 UTC 

[U-Boot] [PATCH] usb: Move determination of TT hub address/port into seperate function
 2015-12-19 20:26 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2 v2] "
  ` [U-Boot] [PATCH 2/2 v2] usb: musb: Fix hub port number for SPLIT transactions
` [U-Boot] [PATCH 1/2 v3] usb: Move determination of TT hub address/port into seperate function

[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
 2015-12-19 20:21 UTC  (5+ messages)

[PATCH] staging-slicoss: Use a signed return type for slic_card_locate()
 2015-12-19 20:19 UTC  (4+ messages)

[PATCH] SCSI-lpfc: Use a signed return type for two functions
 2015-12-19 20:17 UTC  (3+ messages)

[PATCH] ti-st: Use a signed return type for st_ll_sleep_state()
 2015-12-19 20:15 UTC  (3+ messages)

releases scheduling
 2015-12-19 20:13 UTC  (4+ messages)

[PATCH v3 00/21] ARM: support for ICP DAS LP-8x4x (with dts)
 2015-12-19 20:12 UTC  (11+ messages)
` [PATCH v4 0/2] series to support for ICP DAS LP-8x4x (ARM PXA270)
  ` [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core

ocrdma failure in 4.4.0-rc5
 2015-12-19 20:11 UTC 

[Buildroot] Trouble bringing up Raspberry Pi
 2015-12-19 20:11 UTC 

[PATCH] ALSA: hda/realtek - Fix silent headphone output on MacPro 4, 1
 2015-12-19 20:10 UTC  (2+ messages)

[patch 0/5] futex: Plug a pi_state leak and clarify the refcounting
 2015-12-19 20:07 UTC  (6+ messages)
` [patch 1/5] futex: Drop refcount if requeue_pi() acquired the rtmutex
` [patch 2/5] futex: Rename free_pi_state() to put_pi_state()
` [patch 3/5] futex: Document pi_state refcounting in requeue code
` [patch 4/5] futex: Remove pointless put_pi_state calls in requeue()
` [patch 5/5] futex: Cleanup the goto confusion in requeue_pi()

WITH ALL DUE RESPECT;
 2015-12-19 19:59 UTC 

New FocalTech FT6236 touchscreen driver is a duplicate with the existing edt-ft5x06.c driver
 2015-12-19 20:04 UTC 

[patch] Input: egalax: potential NULL dereference on error
 2015-12-19 20:04 UTC  (4+ messages)

[PATCH] mm, oom: initiallize all new zap_details fields before use
 2015-12-19 19:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/26] armv7m: exception handling, MPU, and more
 2015-12-19 19:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 08/26] armv7m: rewrite NVIC

[PATCH] mpt3sas:Fix missing error checks for calls to _transport_phy_reset in mpt3sas_transport.c
 2015-12-19 19:43 UTC  (2+ messages)

[vfs:test.pages 2/51] arch/s390/kernel/vdso.c:137:14: error: 'voud' undeclared
 2015-12-19 19:41 UTC 

[PATCH] mpt3sas:Fix missing error checks for calls to _transport_phy_reset in mpt3sas_transport.c
 2015-12-19 19:42 UTC  (2+ messages)

[PATCH v2] extensions: libxt_mark: Add translation to nft
 2015-12-19 19:36 UTC  (11+ messages)

[Bug 93425] d3dadapter.so (gallium-nine) segfaults since Mesa 11.0/LLVM 3.7
 2015-12-19 19:31 UTC  (2+ messages)

[vfs:test.pages 49/51] mm/page_alloc.c:3505:26: warning: passing argument 1 of 'make_alloc_exact' makes pointer from integer without a cast
 2015-12-19 19:29 UTC 

[PATCH] scripts/oe-selftest: Add support for selftest log with timestamp
 2015-12-19 19:41 UTC 

[Qemu-devel] [PATCH 58/74] pc: acpi: piix4: move PCI0._PRT() into SSDT
 2015-12-19 19:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH] Staging: comedi: pcmcia: fixed a line with over 80 chars
 2015-12-19 19:05 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] MIPS updates
 2015-12-19 19:20 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] MIPS: fix annotation of _start and relocate_code
` [U-Boot] [PATCH 2/5] MIPS: create .text sub-sections for assembler functions
` [U-Boot] [PATCH 3/5] MIPS: do not build position-independent executables for SPL
` [U-Boot] [PATCH 4/5] MIPS: add initial infrastructure for device-tree files
` [U-Boot] [PATCH 5/5] Kconfig: create symbolic link on MIPS

Issue with gatt_discover_primary()
 2015-12-19 19:18 UTC 

[PATCH 0/5] Tegra SDHCI UHS-I support
 2015-12-19 19:16 UTC  (6+ messages)
  ` [PATCH 1/5] mmc: tegra: implement module external clock change
  ` [PATCH 2/5] mmc: tegra: disable SPI_MODE_CLKEN
  ` [PATCH 3/5] mmc: tegra: implement UHS tuning
  ` [PATCH 4/5] mmc: tegra: enable UHS-I modes
` [PATCH 5/5] mmc: tegra: use correct accessor for misc ctrl register

[qemu-upstream-4.6-testing test] 66535: regressions - FAIL
 2015-12-19 19:13 UTC 

Merry Christmas
 2015-12-19 19:10 UTC 


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.