All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-19 02:14:14 to 2016-01-19 03:45:28 UTC [more...]

[PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call
 2016-01-19  3:40 UTC  (2+ messages)
` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command

[PATCH] configure.ac: disable annoying warning -Wmissing-field-initializers
 2016-01-19  3:42 UTC  (7+ messages)

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2016-01-19  3:42 UTC  (8+ messages)
          ` [U-Boot] U-Boot: using tbot for U-Boot tests was: "

[PATCH] android: binder: Sanity check at binder ioctl
 2016-01-19  3:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-19  3:39 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH v2 2/6] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH v2 3/6] dm: x86: Add a common PIRQ init function
` [U-Boot] [PATCH v2 4/6] dm: x86: quark: Add an interrupt driver
` [U-Boot] [PATCH v2 5/6] dm: x86: queensbay: "
` [U-Boot] [PATCH v2 6/6] dm: x86: Drop the weak cpu_irq_init() function

Hint HB6 - kernel doesn't see chips behind it
 2016-01-19  3:38 UTC  (4+ messages)

[Qemu-devel] [PATCHv4 0/8] Cleanups to error reporting on ppc and spapr
 2016-01-19  3:39 UTC  (9+ messages)
` [Qemu-devel] [PATCHv4 1/8] ppc: Cleanup error handling in ppc_set_compat()
` [Qemu-devel] [PATCHv4 2/8] pseries: Cleanup error handling of spapr_cpu_init()
` [Qemu-devel] [PATCHv4 3/8] pseries: Clean up error handling in spapr_validate_node_memory()
` [Qemu-devel] [PATCHv4 4/8] pseries: Cleanup error handling in spapr_vga_init()
` [Qemu-devel] [PATCHv4 5/8] pseries: Clean up error handling in spapr_rtas_register()
` [Qemu-devel] [PATCHv4 6/8] pseries: Clean up error handling in xics_system_init()
` [Qemu-devel] [PATCHv4 7/8] pseries: Clean up error reporting in ppc_spapr_init()
` [Qemu-devel] [PATCHv4 8/8] pseries: Clean up error reporting in htab migration functions

Whats missing in my new FB DRM driver... "No connectors reported connected with modes"?
 2016-01-19  3:38 UTC  (5+ messages)

[Qemu-devel] [PATCH] migration: not send zero page header in ram bulk stage
 2016-01-19  3:36 UTC  (9+ messages)

[U-Boot] [PATCH v5 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
 2016-01-19  3:36 UTC  (16+ messages)
` [U-Boot] [PATCH v5 1/8] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH v5 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v5 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH v5 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v5 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v5 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v5 7/8] spi: ich: Separate out the read/write trace from normal debugging
` [U-Boot] [PATCH v5 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API

[PATCH v4 00/10] Refactor DT specific codes preparing for ACPI support on ARM64
 2016-01-19  3:36 UTC  (4+ messages)
` [PATCH v4 09/10] arm/uart: Rename dt-uart.c to arm-uart.c

[Qemu-devel] [PATCH COLO-Frame v13 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-01-19  3:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH COLO-Frame v13 34/39] net/filter-buffer: Add default filter-buffer for each netdev
` [Qemu-devel] [PATCH COLO-Frame v13 35/39] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v13 36/39] filter-buffer: Introduce a helper function to enable/disable default filter

[PATCH net 0/3] net: phy: Finally fix PHY_IGNORE_INTERRUPTS
 2016-01-19  3:33 UTC  (4+ messages)
` [PATCH net 1/3] net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
` [PATCH net 2/3] net: phy: Fix phy_mac_interrupt()
` [PATCH net 3/3] net: bcmgenet: Properly configure PHY to ignore interrupt

[PATCH] pci: Add support for multiple DMA aliases
 2016-01-19  3:33 UTC  (3+ messages)

[Qemu-devel] virtio-blk-dataplane performance numbers
 2016-01-19  3:32 UTC  (2+ messages)

[PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig
 2016-01-19  3:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
 2016-01-19  3:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] acpi: take oem_id in build_header(), optionally
` [Qemu-devel] [PATCH v2 2/4] acpi: expose oem_id and oem_table_id in build_rsdt()

[U-Boot] [PATCH V4 1/8] test/py: Implement pytest infrastructure
 2016-01-19  3:28 UTC  (16+ messages)
` [U-Boot] [PATCH V4 2/8] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V4 3/8] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V4 4/8] test/py: test the md/mw commands
` [U-Boot] [PATCH V4 5/8] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V4 6/8] test/py: test the shell if command
` [U-Boot] [PATCH V4 7/8] test/py: test the ums command
` [U-Boot] [PATCH V4 8/8] test/py: add a test for the sleep command

[PATCH -stable,4.x.y] netfilter: nf_nat_redirect: add missing NULL pointer check
 2016-01-19  3:26 UTC  (7+ messages)

[PATCH 0/2] e2fsprogs: fix PV and PACKAGECONFIG
 2016-01-19  3:23 UTC  (3+ messages)
` [PATCH 1/2] e2fsprogs: add PACKAGECONFIG for fuse
` [PATCH 2/2] e2fsprogs: fix PV

[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
 2016-01-19  3:22 UTC  (6+ messages)

Question about device recovery when under/over run error case
 2016-01-19  3:21 UTC  (8+ messages)

[PATCH v4 00/10] Add VMX TSC scaling support
 2016-01-19  3:19 UTC  (6+ messages)
` [PATCH v4 04/10] x86/hvm: Collect information of TSC scaling ratio
` [PATCH v4 09/10] vmx: Add VMX RDTSC(P) scaling support
  ` [RESEND PATCH "

[patch] perror.3: tfix
 2016-01-19  3:15 UTC 

[PATCH 1/1] linux-libc-headers: set ALLOW_EMPTY
 2016-01-19  3:12 UTC  (3+ messages)

[PATCH] ASoC: ab8500: remove the useless 'break' after 'return'
 2016-01-19  3:13 UTC 

[U-Boot] [PATCH v4 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
 2016-01-19  3:11 UTC  (9+ messages)
` [U-Boot] [PATCH v4 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v4 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API

[U-Boot] [PATCH] arm: use common instructions applicable to armv7m & other arm archs
 2016-01-19  3:11 UTC  (2+ messages)

linux-next: Tree for Jan 19
 2016-01-19  3:11 UTC 

[PATCH v3 1/1] USB: core: let USB device know device node
 2016-01-19  3:08 UTC  (4+ messages)

[U-Boot] [PATCH] x86: quark: Fix boot breakage
 2016-01-19  3:08 UTC  (3+ messages)

[PATCH] fuse: Add support for fuse stacked I/O
 2016-01-19  3:07 UTC  (14+ messages)

[PATCH] ASoC: ab8500: remove the useless 'break' after 'return'
 2016-01-19  3:05 UTC 

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2016-01-19  3:04 UTC  (5+ messages)
` [PATCH 2/2] "

[Ocfs2-devel] ocfs2: A race between refmap setting and clearing
 2016-01-19  3:03 UTC  (10+ messages)

[PATCH] mm:mempolicy: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
 2016-01-19  3:00 UTC  (6+ messages)

[PATCH v6 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-19  2:38 UTC  (21+ messages)
` [PATCH v6 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v6 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v6 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
  ` [PATCH v6 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v6 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v6 6/6] ARM: dts: add dts files for Hi3519

[U-Boot] [PATCH] pci_rom.c: Fix may be used uninitialized warning
 2016-01-19  3:01 UTC  (3+ messages)

[PATCH v3 contrib/subtree 1/1] Add a test for subtree rebase that loses commits
 2016-01-19  2:59 UTC  (5+ messages)
` [PATCH v4 1/1] contrib/subtree: "
    ` [PATCH v5 "

[Qemu-devel] qcow2 snapshot + resize
 2016-01-19  2:42 UTC  (9+ messages)

[U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support
 2016-01-19  2:57 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/14] dm: video: Add a video uclass
` [U-Boot] [PATCH v2 02/14] dm: lcd: Avoid using the lcd.h header file with driver model
` [U-Boot] [PATCH v2 03/14] dm: video: Add a uclass for the text console
` [U-Boot] [PATCH v2 04/14] dm: video: Add a 'normal' text console driver
` [U-Boot] [PATCH v2 05/14] dm: video: Add a driver for a rotated text console
` [U-Boot] [PATCH v2 06/14] common: Move LCD and video memory reservation together
` [U-Boot] [PATCH v2 07/14] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH v2 08/14] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH v2 09/14] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH v2 10/14] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH v2 11/14] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH v2 12/14] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH v2 14/14] dm: video: test: Test that bitmap display works correctly

[PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-19  2:55 UTC  (4+ messages)
` [PATCH] perf core: Introduce new ioctl options to pause and resume ring buffer

[PATCH 1/3] iommu/dma: Add some missing #includes
 2016-01-19  2:55 UTC  (5+ messages)
` [PATCH 3/3] iommu/dma: Avoid unlikely high-order allocations

[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
 2016-01-19  2:53 UTC  (6+ messages)
` [U-Boot] [PATCH 01/50] dm: clk: Add support for decoding clocks from the device tree

[PATCH v3 1/1] USB: core: let USB device know device node
 2016-01-19  2:52 UTC  (4+ messages)

[linux-linus bisection] complete test-armhf-armhf-xl-cubietruck
 2016-01-19  2:49 UTC 

net: hang in ip_finish_output
 2016-01-19  2:49 UTC  (3+ messages)

[Qemu-arm] [PATCH] cadence_gem: fix buffer overflow
 2016-01-19  2:48 UTC  (12+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "
          ` [Qemu-devel] [Qemu-arm] "

[PATCH 00/12] update ixgbe base driver
 2016-01-19  2:48 UTC  (13+ messages)
` [PATCH 01/12] ixgbe/base: update readme
` [PATCH 02/12] ixgbe/base: add new devices and mac type
` [PATCH 03/12] ixgeb/base: use PHY token for X550EM_a
` [PATCH 04/12] ixgbe/base: set VF mac address only when acked by PF
` [PATCH 05/12] ixgbe/base: always turn PHY power on when requested
` [PATCH 06/12] ixgbe/base: add definition of a register for mac SGMII busy
` [PATCH 07/12] ixgbe/base: support fuse for both x550em_x V1 and V2
` [PATCH 08/12] ixgbe/base: remove duplicate setting for fdir no match drop
` [PATCH 09/12] ixgbe/base: consolidate MDIO speed-setting
` [PATCH 10/12] ixgbe/base: use link instead of I2C combined abstraction
` [PATCH 11/12] ixgbe: support new devices and mac types
` [PATCH 12/12] doc: update release note for ixgbe base code update

[PATCH v2 0/7] virtio 1.0 enabling for virtio pmd driver
 2016-01-19  2:48 UTC  (8+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 7/8] virtio: add 1.0 support

linux-next: manual merge of the audit tree with Linus' tree
 2016-01-19  2:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] add support for loading ACPI tables from QEMU
 2016-01-19  2:48 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU
` [U-Boot] [PATCH 4/4] x86: qemu: loading ACPI table "

fio-2c2c93d and with a lot of numjobs causing fio Jobs to Time Out
 2016-01-19  2:45 UTC  (17+ messages)
                        ` How to stress a 8Gbps card to get 500 000 IOPS or 1600 MB/s

[RFC/WIP] xen: clk: introudce pvclk for device passthrough
 2016-01-19  2:43 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 0/2] s2mps11 code refactoring
 2016-01-19  2:43 UTC  (4+ messages)
` [PATCH 2/2] clk: s2mps11: allocate only one structure for clock init

linux-next: manual merge of the akpm tree with Linus' tree
 2016-01-19  2:42 UTC 

[PATCH 0/3] virtio: Add a new layer to abstract pci access method
 2016-01-19  2:41 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH 0/3] 8250: Split Fintek PCIE to UART to independent file
 2016-01-19  2:41 UTC  (4+ messages)
` [PATCH 1/3] serial: 8250_pci: Remove Fintek PCIE UART driver
` [PATCH 2/3] 8250_fintek_pci: Add "
` [PATCH 3/3] 8250_fintek_pci: Add GPIOLIB support

[PATCH] README: cosmetic fixes
 2016-01-19  2:40 UTC  (8+ messages)

[PATCH 0/4] Optimize memcpy for AVX512 platforms
 2016-01-19  2:37 UTC  (4+ messages)
` [PATCH v2 0/5] "

linux-next: manual merge of the akpm tree with Linus' tree
 2016-01-19  2:36 UTC 

[Bug 93748] [r600g]OpenCL driver causes ImageMagick to segfault
 2016-01-19  2:33 UTC  (2+ messages)

[BUG REPORT] ktime_get_ts64 causes Hard Lockup
 2016-01-19  2:31 UTC  (3+ messages)

[rfc patch v4.4-rt2] sched: fix up preempt lazy forward port
 2016-01-19  2:29 UTC  (4+ messages)

[U-Boot] [PATCH v2 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-19  2:27 UTC 

[PATCH V7 0/3][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-01-19  2:23 UTC  (4+ messages)
` [PATCH V7 1/3] btrfs: Introduce new mount option usebackuproot to replace recovery
` [PATCH V7 2/3] btrfs: Introduce new mount option to disable tree log replay
` [PATCH V7 3/3] btrfs: Introduce new mount option alias for nologreplay

Discarding the first few frames inside the kernel
 2016-01-19  2:22 UTC  (2+ messages)

cannot build Linux 4.4: arch/mips/kernel/signal.c:142:12: error: ‘struct ucontext’ has no member named ‘uc_extcontext’
 2016-01-19  2:22 UTC  (3+ messages)

[PATCH V6 0/3][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-01-19  2:13 UTC  (4+ messages)
` [PATCH V6 1/3] btrfs: Introduce new mount option usebackuproot to replace recovery


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.