All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-25 11:37:49 to 2015-09-25 12:32:07 UTC [more...]

[U-Boot] [Patch V3 00/16] Add LS1043A platform support
 2015-09-25 12:32 UTC  (15+ messages)
` [U-Boot] [Patch V3 01/16] armv7/ls1021a: move ns_access to common file
` [U-Boot] [Patch V3 02/16] common/board_f.c: modify the macro to use get_clocks() more common
` [U-Boot] [Patch V3 03/16] net/fm: Fix the endian issue to support both
` [U-Boot] [Patch V3 04/16] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [Patch V3 05/16] net/fm: Add support for 64-bit platforms
` [U-Boot] [Patch V3 06/16] net/fm: Make the return value logic consistent with convention
` [U-Boot] [Patch V3 07/16] net/fm: bug fix when CONFIG_PHYLIB not defined
` [U-Boot] [Patch V3 08/16] net: Move some header files to include/
` [U-Boot] [Patch V3 09/16] net/fm: Add QSGMII PCS init
` [U-Boot] [Patch V3 10/16] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch V3 11/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
` [U-Boot] [Patch V3 12/16] armv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [Patch V3 13/16] armv8/ls1043ardb: Add nand boot support
` [U-Boot] [Patch V3 14/16] armv8/ls1043a: Add Fman support

[PATCH] Btrfs: add a flags field to btrfs_transaction
 2015-09-25 12:30 UTC  (2+ messages)

[PATCH] drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2
 2015-09-25 12:29 UTC  (3+ messages)
` [PATCH] drm/i915: On reset/suspend disable hpd pins & cancel pending delayed work

[PATCH 3/3] page-flags: rectify forward declaration
 2015-09-25 12:29 UTC  (5+ messages)
` [PATCH 00/16] Refreshed page-flags patchset
  ` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages

preparing for 4.5.2
 2015-09-25 12:28 UTC  (4+ messages)

[PATCH] i40e: workaround for Security issue in SR-IOV mode
 2015-09-25 12:28 UTC  (2+ messages)

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-25 12:28 UTC  (4+ messages)
` [U-Boot] [Patch v2 09/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC

[Buildroot] [PATCH 1/1] libwebsockets: add option to enable/disable ipv6 support
 2015-09-25 12:27 UTC  (5+ messages)

[PATCH 01/16] drm/gma500: Sanity-check pipe index
 2015-09-25 12:26 UTC  (5+ messages)
` [PATCH 09/16] drm/irq: Use unsigned int pipe in public API

[PATCH for-4.6] tools/libxc: arm: Check the index before accessing the bank
 2015-09-25 12:26 UTC  (6+ messages)

PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
 2015-09-25 12:25 UTC  (3+ messages)

[PATCH][RFC][WIP][meta-qt5] qt5: upgrade to latest revision in 5.5 branches
 2015-09-25 12:24 UTC  (2+ messages)
` [PATCHv2][meta-qt5] "

[PATCH] MIPS: kernel: scall: Always run the seccomp syscall filters
 2015-09-25 12:24 UTC  (5+ messages)
` [PATCH] FIXUP: MIPS: fix n64 syscall address calculation

[PATCH] drm/i915: fix task reference leak in i915_debugfs.c
 2015-09-25 12:27 UTC  (4+ messages)

[PATCH] xfs: validate metadata LSNs against log on v5 superblocks
 2015-09-25 12:24 UTC 

[PATCH] x86/processor.h: Force inlining of cpu_relax()
 2015-09-25 12:22 UTC  (3+ messages)
` [tip:x86/asm] x86/asm: "

[RFC 06/30] x86/sched/64: Don't save flags on context switch (reinstated)
 2015-09-25 12:21 UTC  (2+ messages)
` [tip:x86/asm] x86/sched/64: Don't save flags on context switch ( reinstated)

[PATCH] perf/x86: test_aperfmperf and test_intel should be static
 2015-09-25 12:22 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: Change test_aperfmperf() and test_intel() to static

[Linux v4.2] workqueue: llvmlinux: acpid: BUG: sleeping function called from invalid context at kernel/workqueue.c:2680
 2015-09-25 12:22 UTC  (11+ messages)

[RFC DP-typeC 0/2] Support USB typeC based DP on BXT
 2015-09-25 12:22 UTC  (5+ messages)

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-09-25 12:20 UTC  (52+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 01/48] staging: etnaviv: avoid holding struct_mutex over dma_alloc_coherent()
  ` [PATCH 02/48] staging: etnaviv: restructure iommu handling
  ` [PATCH 03/48] staging: etnaviv: remove compat MMU code
  ` [PATCH 04/48] staging: etnaviv: clean up public API (part 2)
  ` [PATCH 05/48] staging: etnaviv: rename last remaining msm_* symbols
  ` [PATCH 06/48] staging: etnaviv: rename last remaining bits from msm to etnaviv
  ` [PATCH 07/48] staging: etnaviv: quiten down kernel log output
  ` [PATCH 08/48] staging: etnaviv: add proper license header to all files
  ` [PATCH 09/48] staging: etnaviv: add Dove GPU subsystem compatible
  ` [PATCH 10/48] staging: etnaviv: fix missing error cleanups in etnaviv_load()
  ` [PATCH 11/48] staging: etnaviv: fix off-by-one for iommu aperture end
  ` [PATCH 12/48] staging: etnaviv: avoid lockdep circular dependency warning
  ` [PATCH 13/48] staging: etnaviv: fix gpu debugfs show implementation
  ` [PATCH 14/48] staging: etnaviv: use vm_insert_page() rather than vm_insert_mixed()
  ` [PATCH 15/48] staging: etnaviv: etnaviv_gem_fault: reduce struct_mutex exposure
  ` [PATCH 16/48] staging: etnaviv: give etnaviv_gem_mmap_offset() a sane behaviour
  ` [PATCH 17/48] staging: etnaviv: allow etnaviv_ioctl_gem_info() locking to be interruptible
  ` [PATCH 18/48] staging: etnaviv: make context a per-GPU thing
  ` [PATCH 19/48] staging: etnaviv: switch to per-GPU fence completion implementation
  ` [PATCH 20/48] staging: etnaviv: provide etnaviv_queue_work()
  ` [PATCH 21/48] staging: etnaviv: use standard kernel types rather than stdint.h types
  ` [PATCH 22/48] staging: etnaviv: no need to initialise a list_head
  ` [PATCH 23/48] staging: etnaviv: fix oops caused by scanning for free blocks
  ` [PATCH 24/48] staging: etnaviv: clean up etnaviv_iommu_unmap_gem() signature
  ` [PATCH 25/48] staging: etnaviv: increase page table size to maximum
  ` [PATCH 26/48] staging: etnaviv: fix BUG_ON when removing module
  ` [PATCH 27/48] staging: etnaviv: provide a helper to load the GPU clock field
  ` [PATCH 28/48] staging: etnaviv: rename GPU clock functions
  ` [PATCH 29/48] staging: etnaviv: fix runtime resume
  ` [PATCH 30/48] staging: etnaviv: drop event ring buffer tracking
  ` [PATCH 31/48] staging: etnaviv: improve efficiency of command parser
  ` [PATCH 32/48] staging: etnaviv: no point looking up the mapping for cmdstream bos
  ` [PATCH 33/48] staging: etnaviv: copy submit command and bos in one go
  ` [PATCH 34/48] staging: etnaviv: remove cmd buffer offset validation in submit_reloc()
  ` [PATCH 35/48] staging: etnaviv: move mapping teardown into etnaviv_gem_free_object()
  ` [PATCH 36/48] staging: etnaviv: add support for GEM_WAIT ioctl
  ` [PATCH 37/48] staging: etnaviv: avoid pinning pages in CMA
  ` [PATCH 38/48] staging: etnaviv: fix 'ret' may be used uninitialized in this function
  ` [PATCH 39/48] staging: etnaviv: fix error: 'etnaviv_gpu_hw_resume' defined but not used
  ` [PATCH 40/48] staging: etnaviv: debugfs: add possibility to dump kernel buffer
  ` [PATCH 41/48] staging: etnaviv: change etnaviv_buffer_init() to return prefetch
  ` [PATCH 42/48] staging: etnaviv: implement simple hang recovery
  ` [PATCH 43/48] staging: etnaviv: map all buffers to the GPU
  ` [PATCH 44/48] staging: etnaviv: implement cache maintenance on cpu_(prep|fini)
  ` [PATCH 45/48] staging: etnaviv: remove submit type
  ` [PATCH 46/48] staging: etnaviv: rewrite submit interface to use copy from user
  ` [PATCH 47/48] staging: etnaviv: don't use GEM buffer for internal ring buffer
  ` [PATCH 48/48] staging: etnaviv: remove CMDSTREAM GEM allocation from UAPI

[PATCH] parisc: adjust L1_CACHE_BYTES to 128 bytes on PA8800 and PA8900 CPUs
 2015-09-25 12:20 UTC  (10+ messages)

[PATCH v2 1/2] mac80211: make sta_info_alloc() return value an ERR_PTR
 2015-09-25 12:20 UTC  (2+ messages)
` [PATCH v2 2/2] mac80211: allow driver to prevent two stations w/ same address

[PULL] topic/drm-misc
 2015-09-25 12:18 UTC 

[PATCH 1/6] driver-core: platform: Provide helpers for multi-driver modules
 2015-09-25 12:17 UTC  (5+ messages)
` [PATCH 3/6] drm/imx: Build monolithic driver

Bugs in multipath scsi in 4.3-rc2
 2015-09-25 12:16 UTC 

[PATCH 0/4] Assorted DMA mapping tweaks
 2015-09-25 12:15 UTC  (19+ messages)
` [PATCH 1/4] dmapool: Fix overflow condition in pool_find_page
` [PATCH 2/4] dma-mapping: Tidy up dma_parms default handling
` [PATCH 3/4] dma-debug: Check nents in dma_sync_sg*
` [PATCH 4/4] dma-debug: Allow poisoning nonzero allocations

[PATCH v2] xen/arm: Propagate clock-frequency to DOMU if present in the DT timer node
 2015-09-25 12:14 UTC  (2+ messages)

[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-09-25 12:13 UTC  (12+ messages)
` [V4 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V4 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option

fuse scalability part 1
 2015-09-25 12:11 UTC  (3+ messages)

[Bug 91993] Graphical glitch in Astromenace (open-source game)
 2015-09-25 12:09 UTC  (2+ messages)

[iproute PATCH 0/3] improve MACVLAN/MACVTAP support
 2015-09-25 12:09 UTC  (4+ messages)
` [iproute PATCH 1/3] ip: link: consolidate macvlan and macvtap
` [iproute PATCH 2/3] ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag
` [iproute PATCH 3/3] man: ip-link: document MACVLAN/MACVTAP interface types

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-25 12:08 UTC  (2+ messages)

Steps to submit a new arch/arm port
 2015-09-25 12:06 UTC  (5+ messages)

[PATCH] hid: enable hid device to suspend/resume asynchronously
 2015-09-25 12:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-25 12:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/7] memory: Allow replay of IOMMU mapping notifications

[PATCH 0/5] various clean-ups
 2015-09-25 12:02 UTC  (8+ messages)
` [PATCH 1/5] libelf: use enum instead of hard coded values in elf_dom_parms.pae
` [PATCH 2/5] xen: make use of new pae enum in hypervisor
` [PATCH 3/5] libxc: make use of new pae enum in libxc
` [PATCH 4/5] xen: remove unused macros from sched.h
` [PATCH 5/5] xen: clean up VPF flags macros

[PATCH] mac80211: allow driver to prevent two stations w/ same address
 2015-09-25 12:02 UTC 

Problems with printk logs and my driver
 2015-09-25 12:02 UTC  (4+ messages)

[patch added to the 3.12 stable tree] unshare: Unsharing a thread does not require unsharing a vm
 2015-09-25 12:00 UTC  (18+ messages)
` [patch added to the 3.12 stable tree] rtlwifi: rtl8192cu: Add new device ID
` [patch added to the 3.12 stable tree] tg3: Fix temperature reporting
` [patch added to the 3.12 stable tree] mac80211: enable assoc check for mesh interfaces
` [patch added to the 3.12 stable tree] arm64: kconfig: Move LIST_POISON to a safe value
` [patch added to the 3.12 stable tree] arm64: compat: fix vfp save/restore across signal handlers in big-endian
` [patch added to the 3.12 stable tree] arm64: head.S: initialise mdcr_el2 in el2_setup
` [patch added to the 3.12 stable tree] arm64: errata: add module build workaround for erratum #843419
` [patch added to the 3.12 stable tree] arm64: KVM: Disable virtual timer even if the guest is not using it
` [patch added to the 3.12 stable tree] Input: synaptics - fix handling of disabling gesture mode
` [patch added to the 3.12 stable tree] Input: evdev - do not report errors form flush()
` [patch added to the 3.12 stable tree] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
` [patch added to the 3.12 stable tree] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
` [patch added to the 3.12 stable tree] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
` [patch added to the 3.12 stable tree] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
` [patch added to the 3.12 stable tree] powerpc/mm: Recompute hash value after a failed update
` [patch added to the 3.12 stable tree] Add radeon suspend/resume quirk for HP Compaq dc5750
` [patch added to the 3.12 stable tree] x86/mm: Initialize pmd_idx in page_table_range_init_count()

Recent changes (master)
 2015-09-25 12:00 UTC 

Adding Data-At-Rest compression support to Ceph
 2015-09-25 11:59 UTC  (15+ messages)

[PATCH 04/43] drm/i915: Parametrize fence registers
 2015-09-25 12:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Add support for driver directories
 2015-09-25 11:58 UTC  (3+ messages)
` [PATCH 1/2] eal: refactor plugin list append from eal_parse_args() to a helper function
` [PATCH 2/2] eal: add support for driver directory concept

[PATCH v4 0/2] Support Mbigen interrupt controller
 2015-09-25 11:56 UTC  (7+ messages)
` [PATCH v4 1/2] Add the driver of mbigen "

[Buildroot] [PATCH] pulseaudio: bump to version 7.0
 2015-09-25 11:56 UTC  (2+ messages)

Data race in __inode_add_bytes
 2015-09-25 11:52 UTC  (5+ messages)

[Buildroot] [git commit] pulseaudio: bump to version 7.0
 2015-09-25 11:52 UTC 

[PATCH] ixgbe: prefetch cacheline after pointer becomes valid
 2015-09-25 11:47 UTC  (2+ messages)

[PATCH 1/2] drm: Add SCDC helpers
 2015-09-25 11:46 UTC  (4+ messages)
` [PATCH 2/2] drm/edid: Implement SCDC support detection

Pool setting for recovery priority
 2015-09-25 11:44 UTC  (4+ messages)

[xen-unstable-smoke baseline test] 62352: tolerable FAIL
 2015-09-25 11:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: fix CPU breakpoint handling
 2015-09-25 11:42 UTC  (5+ messages)

[PATCH 1/3] Make /dev/urandom scalable
 2015-09-25 11:41 UTC  (10+ messages)

[PATCH v2 0/9] mm/compaction: redesign compaction
 2015-09-25 11:41 UTC  (4+ messages)
` [PATCH v2 8/9] mm/compaction: don't use higher order freepage than compaction aims at

[PATCH 1/2] distrodata: handle recipes with empty or absent SRC_URI in checkpkg()
 2015-09-25 11:41 UTC  (2+ messages)
` [PATCH 2/2] recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is empty or absent

linux: sata_nv: adma support
 2015-09-25 11:40 UTC  (4+ messages)

[Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0
 2015-09-25 11:40 UTC  (2+ messages)

[conntrackd] allowing DisableExternalCache in alarm mode
 2015-09-25 11:38 UTC  (5+ messages)

[PATCH 00/22] arm64: Consolidate CPU feature handling
 2015-09-25 11:38 UTC  (4+ messages)
` [PATCH 07/22] arm64: Keep track of CPU feature registers

[PATCH] input: fix data race __ps2_command
 2015-09-25 11:38 UTC  (3+ 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.