All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-21 15:17:47 to 2015-05-21 15:58:38 UTC [more...]

[PATCH] drm/vgem: drop DRIVER_PRIME (v2)
 2015-05-21 15:58 UTC 

[PATCH 1/2] dma: omap-dma: Fix line over 80 characters
 2015-05-21 15:59 UTC  (2+ messages)

[PATCH v4 00/35] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-05-21 15:53 UTC  (18+ messages)
` [PATCH v4 05/35] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v4 09/35] staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()
` [PATCH v4 13/35] staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()
` [PATCH v4 14/35] staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()
` [PATCH v4 16/35] staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()
` [PATCH v4 19/35] staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)
` [PATCH v4 25/35] staging: rtl8192e: Fix OOM_MESSAGE warnings
` [PATCH v4 26/35] staging: rtl8192e: Remove unused rtl_crypto.h
` [PATCH v4 27/35] staging: rtl8192e: Replace ?: with max_t
` [PATCH v4 28/35] staging: rtl8192e: Replace ?: with min_t
` [PATCH v4 29/35] staging: rtl8192e: Replace ?: with max
` [PATCH v4 30/35] staging: rtl8192e: Remove unneeded RT_TRACE(COMP_ERR,...)
` [PATCH v4 31/35] staging: rtl8192e: rtl8192_phy_checkBBAndRF(): Don't check MAC
` [PATCH v4 32/35] staging: rtl8192e: Replace RT_TRACE(COMP_ERR, ...) with netdev_*
` [PATCH v4 33/35] staging: rtl8192e: Fix trivial LONG_LINE errors
` [PATCH v4 34/35] staging: rtl8192e: rtl8192E_suspend(): Fix WOL reporting
` [PATCH v4 35/35] staging: rtl8192e: Fix SPACING error

[PATCH] tools/libxc: Fix build of 32bit toolstacks on CentOS 5.x following XSA-125
 2015-05-21 15:57 UTC  (6+ messages)
      ` [PING] "
        ` [PING] "

[PATCH v3 00/21] libnd: non-volatile memory device support
 2015-05-21 15:56 UTC  (5+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support

[Intel-wired-lan] e1000e pci_disable_link_state_locked() issues
 2015-05-21 15:56 UTC  (3+ messages)

Assert in pcm_params.c
 2015-05-21 15:56 UTC  (4+ messages)

[PATCH bluetooth-next 0/3] ATUSB driver updates
 2015-05-21 15:55 UTC  (3+ messages)

[PATCH 1/1 linux-next] btrfs: remove -ENOENT from test values in btrfs_get_acl()
 2015-05-21 15:55 UTC 

[memcg:since-4.0 307/333] include/trace/events/kmem.h:281:10: error: 'struct ftrace_raw_mm_page_pcpu_drain' has no member named 'page'
 2015-05-21 15:55 UTC  (2+ messages)

[U-Boot] [PATCH] thermal: imx_thermal: increase critical temperature threshold
 2015-05-21 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
 2015-05-21 15:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC V2 1/4] Use Aff1 with mpidr

[Qemu-devel] [PATCH v3 0/2] semihosting: clean up and add --semihosting-config arg
 2015-05-21 15:54 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 2/2] semihosting: add --semihosting-config arg sub-argument

[PATCH 00/23] userfaultfd v4
 2015-05-21 15:52 UTC  (7+ messages)
    ` [Qemu-devel] "

[PATCH] ACPI / PCI: remove stale list_head in struct acpi_prt_entry
 2015-05-21 15:53 UTC  (8+ messages)

[PATCH trivial] lpfc: Grammar s/an negative/a negative/
 2015-05-21 15:53 UTC  (2+ messages)

[RFD] linux-firmware key arrangement for firmware signing
 2015-05-21 15:53 UTC  (13+ messages)

Modifying sg_dma_len(sg)?
 2015-05-21 15:53 UTC  (3+ messages)

[PATCH] btrfs-progs: use openat for process_clone in receive
 2015-05-21 15:42 UTC 

[PATCH 5/5] drm/i915/skl: Deinit/init the display at suspend/resume
 2015-05-21 15:54 UTC  (5+ messages)
` [PATCH v3] "

CIL: migrate_store issues with MLS policy
 2015-05-21 15:51 UTC  (3+ messages)

[PATCH OSSTEST 0/5] Debian Jessie patches
 2015-05-21 15:04 UTC  (3+ messages)
` [PATCH OSSTEST 1/5] mg-debian-installer-update: use new url for armhf packages

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-21 15:47 UTC  (22+ messages)
` [RFC v3 PATCH 01/10] mm/hugetlb: compute/return the number of regions added by region_add()
` [RFC v3 PATCH 02/10] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
` [RFC v3 PATCH 03/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v3 PATCH 05/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [RFC v3 PATCH 06/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v3 PATCH 07/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v3 PATCH 08/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [RFC v3 PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v3 PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

[RFC 00/15] Atomic watermark updates
 2015-05-21 15:52 UTC  (7+ messages)
` [RFC 05/15] drm/i915: Lookup CRTC for plane directly
` [RFC 13/15] drm/i915: Introduce intel_schedule_vblank_job()

[EDT][PATCH 1/1] dma/pl330.c : Initialize pl330 pointer after NULL check of pch pointer
 2015-05-21 15:51 UTC  (2+ messages)

[GIT PULL 2/2] omap1 sparse irq support for v4.2
 2015-05-21 15:49 UTC  (6+ messages)

[PATCH v4 0/3] Compile-time stack frame pointer validation
 2015-05-21 15:49 UTC  (4+ messages)
` [PATCH 1/3] x86/documentation: Move kernel-stacks doc one level up
  ` [PATCH 2/3] x86/documentation: Remove STACKFAULT_STACK bulletpoint
  ` [PATCH 3/3] x86/documentation: Adapt Ingo's explanation on printing backtraces

Announcing qboot, a minimal x86 firmware for QEMU
 2015-05-21 15:48 UTC  (2+ messages)
` [Qemu-devel] "

incomplete RAID0 array causing bdi_unregister WARN_ON
 2015-05-21 15:47 UTC 

[RFC PATCH] percpu system call: fast userspace percpu critical sections
 2015-05-21 15:46 UTC  (2+ messages)

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-21 15:46 UTC  (15+ messages)
  ` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
  ` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver

Proposal for a Backport tracker
 2015-05-21 15:46 UTC  (6+ messages)

[PATCH 0/4] Add VIC support for Tegra124
 2015-05-21 15:44 UTC  (6+ messages)
` [PATCH 3/4] drm/tegra: Add VIC support

Plans for the SEDF scheduler
 2015-05-21 15:01 UTC  (3+ messages)

[PATCH 00/10] Various x86 pmu scheduling patches
 2015-05-21 15:42 UTC  (4+ messages)
` [PATCH 01/10] perf,x86: Fix event/group validation

[U-Boot] [PATCH] imx: ventana: update README for micro-SD boot medium
 2015-05-21 15:42 UTC 

[U-Boot] [PATCH] imx: ventana: update MMC env configuration
 2015-05-21 15:41 UTC 

[U-Boot] [PATCH] wandboard: Switch to SPL support
 2015-05-21 15:41 UTC  (4+ messages)

[PATCH] ARM: rockchip: restore dapswjdp after suspend
 2015-05-21 15:40 UTC  (5+ messages)

Issue when merging a subtree whose a file has been removed
 2015-05-21 15:40 UTC 

NFS lowerdir support in mainline kernel anytime soon?
 2015-05-21 15:40 UTC  (2+ messages)

[PATCH] bitbake.conf: add support for NFC into combined features
 2015-05-21 15:39 UTC 

[PATCH atubs-fw 0/4] ATUSB firmware changes towards a 0.2 release
 2015-05-21 15:39 UTC  (4+ messages)

Bug in overlay FS
 2015-05-21 15:38 UTC 

firewall questions
 2015-05-21 15:37 UTC  (4+ messages)

[PATCH REPOST] serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
 2015-05-21 15:37 UTC  (2+ messages)

[PATCH net v2] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
 2015-05-21 15:37 UTC  (6+ messages)

v3.18.14 build: 0 failures 33 warnings (v3.18.14)
 2015-05-21 15:36 UTC 

[PATCH] drm: Only create a cmdline mode if no probed modes match
 2015-05-21 15:36 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] irqchip: irq-mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
 2015-05-21 15:36 UTC  (2+ messages)

[PATCH] selinux: enable per-file labeling for debugfs files
 2015-05-21 15:36 UTC  (2+ messages)

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-21 15:35 UTC  (4+ messages)

[PATCH] xen/arm: Drop support of platform where GICH_LR_HW is not working correctly
 2015-05-21 14:53 UTC  (3+ messages)

[PATCH] arch/arm64 :Cyclic Test fix in ARM64 fpsimd
 2015-05-21 15:35 UTC  (6+ messages)

[PATCH] Added one larger ghash testvector (400 bytes) to the testmgr
 2015-05-21 15:34 UTC 

[Qemu-devel] [PULL 00/18] target-alpha fpu improvments
 2015-05-21 15:34 UTC  (3+ messages)

RBD mirroring design draft
 2015-05-21 15:34 UTC  (5+ messages)

[PATCH v3] Mediatek SCPSYS power domain support
 2015-05-21 15:34 UTC  (6+ messages)
` [PATCH 5/5] ARM64: MediaTek MT8173: Add SCPSYS device node

[PATCH v5 00/12] drm/exynos: atomic modesetting support
 2015-05-21 15:33 UTC  (6+ messages)
` [PATCH] drm/exynos: use drm_atomic_state directly
` [PATCH v5 09/12] drm/exynos: remove exported functions from exynos_drm_plane

[PATCH 1/4] Staging: lustre: sparse static warning fix
 2015-05-21 15:33 UTC  (8+ messages)
  ` [PATCH 2/4] "
    ` [PATCH 3/4] Staging: lustre: Fixed typo
      ` [PATCH 4/4] Staging: lustre: sparse lock warning fix

[PATCH] android/pts: Update AVCTP test results
 2015-05-21 15:33 UTC 

[Xenomai] Are concurrent writes to XDDP sockets allowed ?
 2015-05-21 15:32 UTC  (5+ messages)

Fermi+ shader header docs
 2015-05-21 15:32 UTC  (3+ messages)

[PATCH] libxl: fix "xl mem-set" regression from 0c029c4da2
 2015-05-21 14:51 UTC  (9+ messages)

[PATCH] drm/i915: Unconditionally flush writes before execbuffer
 2015-05-21 15:30 UTC  (10+ messages)
    ` [Intel-gfx] "

[PATCH] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
 2015-05-21 15:29 UTC  (2+ messages)
` [rtc-linux] "

[PATCH v2] ACPI / PCI: remove stale list_head in struct acpi_prt_entry
 2015-05-21 15:29 UTC 

[PATCH] tools/configure: Missing [ in the aio check
 2015-05-21 14:54 UTC  (2+ messages)

[RESEND PATCH 1/2] modetest: make middle SMPTE colors transparent
 2015-05-21 15:29 UTC  (3+ messages)
` [RESEND PATCH 2/2] modetest: only select plane with matching format

[PATCH v2] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
 2015-05-21 15:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] TriCore v1.6.1 ISA and missing v1.6 instructions
 2015-05-21 15:28 UTC  (2+ messages)

[PATCH 0/2] selinux: add targeted whitelisting of ioctl commands
 2015-05-21 15:27 UTC  (11+ messages)

[PATCH] MAINTAINERS: Remove Frediano Ziglio from "HISILICON HIP04 Support"
 2015-05-21 14:52 UTC  (9+ messages)

[lm-sensors] [PATCH] hwmon: New driver for Texas Instruments TPS2480/TPS2481
 2015-05-21 15:26 UTC 

[PATCH] android/pts: Update AVRCP test results
 2015-05-21 15:26 UTC 

[PATCH v5 00/10] tracing: 'hist' triggers
 2015-05-21 15:26 UTC  (3+ messages)

[PATCH] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
 2015-05-21 15:26 UTC  (4+ messages)

[PATCH 0/20] leds: put hard limit on minimum blink period for slow leds
 2015-05-21 15:26 UTC  (16+ messages)
` [PATCH 01/20] leds: implement LED_BRIGHTNESS_FAST flag
` [PATCH 10/20] leds: mark hp6xx driver with "
` [PATCH 11/20] leds: mark locomo "
` [PATCH 13/20] leds: mark netxbig "
` [PATCH 14/20] leds: mark ns2 "
` [PATCH 15/20] leds: mark ot200 "
` [PATCH 16/20] leds: mark pwm "
` [PATCH 17/20] leds: mark s3c24xx "
` [PATCH 18/20] leds: mark ss4200 "
` [PATCH 19/20] leds: mark versatile "
` [PATCH 20/20] leds: mark wrap "

[PATCH] xen/arm: gic: Typo in comment in gic_remove_irq_from_guest
 2015-05-21 14:52 UTC  (2+ messages)

[PATCH] selinux: update netlink socket classes
 2015-05-21 15:25 UTC  (2+ messages)

[linux-next test] 56810: regressions - FAIL
 2015-05-21 15:24 UTC  (3+ messages)

[PATCH] drm/vgem: drop DRIVER_PRIME
 2015-05-21 15:24 UTC  (4+ messages)

[PATCH] coresight-etm3x: Add Qualcomm PFT v1.1 peripheral ID
 2015-05-21 15:24 UTC  (4+ messages)

[PATCH v2] tools: add configure --with-dumpdir=DIR option
 2015-05-21 15:23 UTC  (4+ messages)

[Bug 89228] Regression with left for dead 2
 2015-05-21 15:21 UTC  (2+ messages)

[PATCH] xen/arm: gic-v3: Implement correctly the callback send_SGI
 2015-05-21 14:50 UTC  (3+ messages)

[libvirt test] 56876: regressions - FAIL
 2015-05-21 15:21 UTC 

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-05-21 15:20 UTC  (10+ messages)
` [PATCH v2 4/6] soc: mediatek: Add SMI driver

[PATCH] tools/libx: Don't export libxl__arch_* to the library
 2015-05-21 14:49 UTC  (2+ messages)

[PATCH v9 0/6] xen/arm: Add support for non-PCI passthrough
 2015-05-21 14:49 UTC  (2+ messages)

[PATCH 00/20] ppgtt cleanups / scratch merge
 2015-05-21 15:19 UTC  (3+ messages)
` [PATCH 12/20] drm/i915/gtt: Introduce kmap|kunmap for dma page


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.