All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-04 16:52:31 to 2015-12-04 17:25:28 UTC [more...]

[U-Boot] [PATCH 1/4] tegra: Remove merge markers in some Kconfig files
 2015-12-04 17:25 UTC  (3+ messages)

[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
 2015-12-04 17:24 UTC  (4+ messages)

[RFC PATCH] powerpc: enable cpu clock for powerpc64
 2015-12-04 17:24 UTC  (2+ messages)

[PATCH] drm/i915: Separate cherryview from valleyview
 2015-12-04 17:24 UTC  (9+ messages)

[PATCH] ARM: at91: fix pinctrl driver selection
 2015-12-04 17:18 UTC  (2+ messages)

[Patch V0] x86, mce: Ensure offline CPU's don't participate in mce rendezvous process
 2015-12-04 17:23 UTC  (5+ messages)

[Bug 92996] [Fiji/amdgpu/Powerplay] Problems with vsync, interactivity, performance, EQ overflow with Powerplay
 2015-12-04 17:22 UTC  (2+ messages)
` [Bug 92996] [Fiji/amdgpu/Powerplay] Problems with "

[U-Boot] [PATCH 0/5] arm: ls1021a: merge SoC specific code in a separate file
 2015-12-04 17:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/5] move erratum a008336 and a008514 to soc specific file

[PATCH] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
 2015-12-04 17:21 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Add DPI FIFO empty status check
 2015-12-04 17:20 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Correct the Ref clock value for BXT
` [PATCH 3/3] drm/i915: Use the ceil value for the additional clk divider

[PATCH] mk: fix the combined library problems by replacing it with a linker script
 2015-12-04 17:19 UTC  (2+ messages)

[RFC2 PATCH v6 00/19] ILP32 for ARM64
 2015-12-04 17:18 UTC  (9+ messages)
` [PATCH v6 07/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)

[PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc
 2015-12-04 17:18 UTC  (6+ messages)

[PATCH 00/12] etnaviv DRM driver
 2015-12-04 17:18 UTC  (12+ messages)
` [PATCH 02/12] drm/etnaviv: add devicetree bindings
` [PATCH 11/12] MAINTAINERS: add Lucas Stach as maintainer for the etnaviv DRM driver

[GIT PULL] KVM/ARM fixes for 4.4-rc4
 2015-12-04 17:17 UTC  (12+ messages)
` [PATCH 1/5] arm64: KVM: Correctly handle zero register during MMIO
` [PATCH 2/5] arm64: KVM: Remove const from struct sys_reg_params
` [PATCH 3/5] arm64: KVM: Correctly handle zero register in system register accesses
` [PATCH 4/5] arm64: KVM: Get rid of old vcpu_reg()
` [PATCH 5/5] ARM/arm64: KVM: correct PTE uncachedness check

[linux-mingo-tip-master test] 65352: regressions - FAIL
 2015-12-04 17:17 UTC 

[U-Boot] [PATCH] common: cli_simple: Recursively parse variables
 2015-12-04 17:17 UTC 

[RFC PATCH 0/2] slab: implement bulking for SLAB allocator
 2015-12-04 17:17 UTC  (5+ messages)
` [RFC PATCH 1/2] slab: implement bulk alloc in "
` [RFC PATCH 2/2] slab: implement bulk free "

[v2 0/2] ata/libata-eh.c: introduce ATA_FLAG_NO_LOG_PAGE
 2015-12-04 17:14 UTC  (6+ messages)
` [v2 1/2] libata-eh.c: Introduce new ata port flag for controller which lockup on read log page
` [v2 2/2] ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads

[PATCH] drivers: dma-coherent: use ioremap_wc() for DMA_MEMORY_MAP
 2015-12-04 17:15 UTC  (6+ messages)

[PATCH v3 0/7] mm/compaction: redesign compaction: part1
 2015-12-04 17:15 UTC  (4+ messages)
` [PATCH v3 5/7] mm/compaction: respect compaction order when updating defer counter

use-after-free in sctp_do_sm
 2015-12-04 17:14 UTC  (9+ messages)
` [PATCH net 0/3] sctp: packet timestamp fixes
  ` [PATCH net 1/3] sctp: use the same clock as if sock source timestamps were on
  ` [PATCH net 2/3] sctp: update the netstamp_needed counter when copying sockets
  ` [PATCH net 3/3] sctp: also copy sk_tsflags when copying the socket

[dpdk-users] dpdk - for video frames too ?
 2015-12-04 17:13 UTC 

[PATCH v3 00/13] ARM: at91: PMC driver rework
 2015-12-04 17:03 UTC  (28+ messages)
` [PATCH v3 01/13] clk: at91: make use of syscon to share PMC registers in several drivers
` [PATCH v3 02/13] clk: at91: make use of syscon/regmap internally
` [PATCH v3 03/13] clk: at91: clk-main: factorize irq handling
` [PATCH v3 04/13] clk: at91: make IRQ optional and register them later
` [PATCH v3 05/13] clk: at91: only disable available IRQs
` [PATCH v3 06/13] clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
` [PATCH v3 07/13] clk: at91: pmc: move pmc structures to C file
` [PATCH v3 08/13] ARM: at91: pm: simply call at91_pm_init
` [PATCH v3 09/13] ARM: at91: pm: find and remap the pmc
` [PATCH v3 10/13] ARM: at91: pm: move idle functions to pm.c
` [PATCH v3 11/13] ARM: at91: remove useless includes and function prototypes
` [PATCH v3 12/13] usb: gadget: atmel: access the PMC using regmap
` [PATCH v3 13/13] clk: at91: pmc: drop at91_pmc_base

[PATCH 0/8] bonding: fixes and enhancements
 2015-12-04 17:14 UTC  (9+ messages)
` [PATCH 1/8] bond: use existing enslaved device queues
` [PATCH 2/8] bond mode 4: copy entire config structure
` [PATCH 3/8] bond mode 4: do not ignore multicast
` [PATCH 4/8] bond mode 4: allow external state machine
` [PATCH 5/8] bond: active slaves with no primary
` [PATCH 6/8] bond: handle slaves with fewer queues than bonding device
` [PATCH 7/8] bond: per-slave intermediate rx ring
` [PATCH 8/8] bond: do not activate slave twice

[PATCH v1 0/4] NFSv4.2: Add support for the COPY operation
 2015-12-04 17:14 UTC  (7+ messages)
` [PATCH v1 2/3] NFSD: Implement the COPY call

->poll() instances shouldn't be indefinitely blocking
 2015-12-04 17:13 UTC  (4+ messages)
` more POLL... fun

[PATCH v2 0/2] um: Protect memory mapped file
 2015-12-04 17:13 UTC  (3+ messages)
` [PATCH v2 1/2] um: Set secure access mode for temporary file

[Bug 93250] New: After VGA change monitor do not detects properly
 2015-12-04 17:13 UTC  (2+ messages)
  ` [Bug 93250] "

[RFC PATCH net] vxlan: fix incorrect RCO bit in VXLAN header
 2015-12-04 17:13 UTC  (4+ messages)

[PATCH v2 0/5] Cleaning printk stuff in NMI context
 2015-12-04 17:12 UTC  (7+ messages)
` [PATCH v2 3/5] printk/nmi: Try hard to print Oops message "

[bug] Volume at maximum when track with different frequency is played with my RME sound card
 2015-12-04 17:13 UTC  (19+ messages)

[PATCH v2 3/3] ARM: dts: enable GPIO-a for Broadcom NSP
 2015-12-04 17:12 UTC  (3+ messages)

[PATCH v3 0/4] Add get_eld audio component for i915/HD-audio
 2015-12-04 17:12 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915: Add get_eld audio component
` [PATCH v3 2/4] drm/i915: Add reverse mapping between port and intel_encoder
` [PATCH v3 3/4] ALSA: hda - Use component ops for i915 HDMI/DP audio jack handling
` [PATCH v3 4/4] ALSA: hda - Move audio component accesses to hdac_i915.c

[PATCH v2 2/3] pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC
 2015-12-04 17:11 UTC  (3+ messages)

[PATCH] mk: fix objects/library order when linking
 2015-12-04 17:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/3] pinctrl: Broadcom NSP GPIO-a device tree bindings
 2015-12-04 17:10 UTC  (3+ messages)

use-after-free in sctp_do_sm
 2015-12-04 17:11 UTC  (20+ messages)

[PATCH 1/2] perf test: Adding an entry for the perftool-testsuite
 2015-12-04 17:11 UTC 

[PATCH 0/2] The testsuite again
 2015-12-04 17:10 UTC 

[PATCH 1/2] pinctrl: single: Use a separate lockdep class
 2015-12-04 17:10 UTC  (22+ messages)
` [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag

[PATCH v2 0/3] gpio support for Broadcom NSP
 2015-12-04 17:09 UTC  (3+ messages)

[PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set
 2015-12-04 17:09 UTC  (2+ messages)
` [PATCH] Makefile/coreboot use SOURCE_DATE_EPOCH as time source "

kernel BUG at drivers/scsi/scsi_lib.c:1096!
 2015-12-04 17:09 UTC  (17+ messages)

best practices against long git rebase times?
 2015-12-04 17:09 UTC  (2+ messages)

BUG: KASAN: slab-out-of-bounds in ses_enclosure_data_process+0x900/0xe50
 2015-12-04 17:09 UTC  (7+ messages)

[PATCH] mempool: fix mlx driver loading
 2015-12-04 17:07 UTC 

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-04 17:07 UTC  (16+ messages)
                      ` [Qemu-devel] "
                        ` [Intel-wired-lan] "

btrfs crashing the kernel with Seagate 8TB SMR drives
 2015-12-04 16:59 UTC  (3+ messages)

[PATCH] PCI: MSI: Only use the generic MSI layer when domain is hierarchical
 2015-12-04 17:07 UTC  (6+ messages)

[PATCH] of: Fix comparison of reserved memory regions
 2015-12-04 17:07 UTC  (3+ messages)

[U-Boot] mmc erase fails from U-Boot command line
 2015-12-04 17:06 UTC  (17+ messages)

[PATCH 1/3] clk: tegra: Fix sparse warning for pll_m
 2015-12-04 17:04 UTC  (6+ messages)
` [PATCH 2/3] clk: tegra210: Fix sparse warnings for functions not declared as static
` [PATCH 3/3] clk: tegra-super: "

[PATCH] trace-cmd: filter out specific pids
 2015-12-04 17:03 UTC 

[Bug 108901] New: amdgpu: corruption for R9 380X (Tonga XT)
 2015-12-04 17:03 UTC  (2+ messages)
` [Bug 108901] "

Updated drm-intel-testing
 2015-12-04 17:01 UTC 

[PATCH 0/7] perf: Untangle aux refcounting
 2015-12-04 17:02 UTC  (3+ messages)
` [PATCH 4/7] perf: Free aux pages in unmap path

[Buildroot] [PATCH] gnutls: needs argp-standalone for musl/uclibc
 2015-12-04 17:01 UTC 

[PATCH 00/19] Support fuse mounts in user namespaces
 2015-12-04 17:01 UTC  (5+ messages)
` [PATCH 03/19] fs: Treat foreign mounts as nosuid
` [PATCH 05/19] userns: Replace in_userns with current_in_userns

[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
 2015-12-04 17:01 UTC  (8+ messages)
      ` rhashtable: ENOMEM errors when hit with a flood of insertions
          ` rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation

[PATCH v2] libxl: add p2p migration
 2015-12-04 17:00 UTC  (2+ messages)

[Buildroot] [PATCH] flite: disable ALSA support
 2015-12-04 16:59 UTC 

Re:# libata: introduce ATA_FLAG_NO_LOG_PAGE
 2015-12-04 16:56 UTC 

[PATCH] drm/i915: Enable PSR by default
 2015-12-04 16:57 UTC  (5+ messages)

[PATCH v2] usb: host: pci_quirks: fix memory leak, by adding iounmap
 2015-12-04 16:39 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 1/5] printk/nmi: Generic solution for safe printk in NMI
 2015-12-04 16:57 UTC  (7+ messages)

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-12-04 16:55 UTC  (18+ messages)

Denali NAND driver on SocKit
 2015-12-04 16:55 UTC  (3+ messages)

[PATCH v2 0/9] KVM: Hyper-V SynIC timers
 2015-12-04 16:55 UTC  (7+ messages)
` [PATCH v2 1/9] drivers/hv: replace enum hv_message_type by u32
        ` [Qemu-devel] "

[PATCH] mpm-transport: Change file permissions
 2015-12-04 16:55 UTC 

[tisdk-setup-scripts][PATCH 0/5] Keystone enhancements
 2015-12-04 16:54 UTC  (3+ messages)
` [tisdk-setup-scripts][PATCH 4/5] setup-tftp: Copy pmmc-firmware if available

[Buildroot] [PATCH] directfb: disable for sparc
 2015-12-04 16:54 UTC 

[Buildroot] [PATCH] openvmtools: enable for uClibc toolchains
 2015-12-04 16:53 UTC 

[meta-oracle-java][PATCH v2] oracle-jse-jdk: Don't use ${D} installing symlink target
 2015-12-04 12:05 UTC  (2+ messages)

DESIGN: Logitech G710+ keyboard driver
 2015-12-04 16:53 UTC  (5+ messages)

[Qemu-devel] [PATCH] arm: soc-dma: use hwaddr instead of target_ulong in printf
 2015-12-04 16:52 UTC  (6+ messages)

[Buildroot] [PATCH] wine: fix sane related build failure
 2015-12-04 16:52 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.