All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-27 11:57:33 to 2015-07-27 12:35:49 UTC [more...]

[PATCH v2 00/12] DPMS updates and atomic state checking
 2015-07-27 12:35 UTC  (13+ messages)
` [PATCH v2 01/12] drm/i915: Make the force_thru workaround atomic
` [PATCH v2 02/12] drm/i915: Update atomic state when removing mst connector
` [PATCH v2 03/12] drm/i915: Convert connector checking to atomic
` [PATCH v2 04/12] drm/i915: Remove some unneeded checks from check_crtc_state
` [PATCH v2 05/12] drm/i915: Remove connectors_active from state checking
` [PATCH v2 06/12] drm/i915: Make crtc checking use the atomic state
` [PATCH v2 07/12] drm/i915: Get rid of dpms handling
` [PATCH v2 08/12] drm/i915: Remove connectors_active from sanitization
` [PATCH v2 09/12] drm/i915: Remove connectors_active from intel_dp.c
` [PATCH v2 10/12] drm/i915: Remove connectors_active
` [PATCH v2 11/12] drm/i915: Only update mode related state if a modeset happened
` [PATCH v2 12/12] drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.3
 2015-07-27 12:35 UTC  (3+ messages)

HDMI and Composite capture on Lager, for kernel 4.1, version 5
 2015-07-27 12:35 UTC  (7+ messages)
` [PATCH 03/13] media: adv7604: fix probe of ADV7611/7612
` [PATCH 07/13] media: soc_camera pad-aware driver initialisation

[PATCH v2] xen/events: Support event channel rebind on ARM
 2015-07-27 12:35 UTC  (4+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v4.3
 2015-07-27 12:35 UTC  (3+ messages)

fido LICENSE error opencv
 2015-07-27 12:34 UTC 

[PATCH] libxl: check nesthvm and altp2m in libxl level
 2015-07-27 12:34 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Cve 2015 5154 patches
 2015-07-27 12:34 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/3] ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
` [Qemu-devel] [PULL 2/3] ide/atapi: Fix START STOP UNIT command completion
` [Qemu-devel] [PULL 3/3] ide: Clear DRQ after handling all expected accesses
` [Qemu-devel] [Qemu-stable] [PULL 0/3] Cve 2015 5154 patches

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-07-27 12:33 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Marzen Board Removal for v4.3
 2015-07-27 12:33 UTC  (3+ messages)

[patch] ext4: memory leak on error in ext4_symlink()
 2015-07-27 12:32 UTC  (3+ messages)

[PATCH 1/4] gpio: mpc8xxx: constify of_device_id
 2015-07-27 12:32 UTC  (3+ messages)

[PATCH V3 0/4] Fixes for systemd services in systemd
 2015-07-27 12:32 UTC  (3+ messages)
` [PATCH V3 3/4] sysklogd: add systemd support

[U-Boot] [PATCH 01/12] usb: USB_ARCH_HAS_HCD Kconfig option removal
 2015-07-27 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH 08/12] sunxi: USB EHCI Kconfig option instead of config define

[PATCH 00/18] Clean up exposure of arch-internal code
 2015-07-27 12:30 UTC  (38+ messages)
` [PATCH 01/18] ARM: reduce visibility of dmac_* functions
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
` [PATCH 03/18] iommu: tegra-smmu: fix iova_to_phys() method
` [PATCH 04/18] iommu: tegra-smmu: fix unmap() method
` [PATCH 05/18] iommu: tegra-smmu: factor out common pte setting
` [PATCH 06/18] iommu: tegra-smmu: add iova_pd_index() and iova_pt_index() helpers
` [PATCH 07/18] iommu: tegra-smmu: fix page table lookup in unmap/iova_to_phys methods
` [PATCH 08/18] iommu: tegra-smmu: store struct page pointer for page tables
` [PATCH 09/18] iommu: tegra-smmu: use kcalloc() to allocate counter array
` [PATCH 10/18] iommu: tegra-smmu: move flush_dcache to tegra-smmu.c
` [PATCH 11/18] iommu: tegra-smmu: split smmu_flush_ptc()
` [PATCH 12/18] iommu: tegra-smmu: smmu_flush_ptc() wants device address
` [PATCH 13/18] iommu: tegra-smmu: convert to use DMA API
` [PATCH 14/18] iommu: tegra-smmu: remove PageReserved manipulation
` [PATCH 15/18] iommu: tegra-smmu: use __GFP_ZERO to allocate zeroed pages
` [PATCH 16/18] iommu: tegra-smmu: get_use
` [PATCH 17/18] iommu: tegra-smmu: more cleanups
` [PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h

[U-Boot] [PATCH 00/16] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-07-27 12:30 UTC  (5+ messages)
` [U-Boot] [PATCH 16/16] of: clean up OF_CONTROL ifdef conditionals

Several races in "usbnet" module (kernel 4.1.x)
 2015-07-27 12:29 UTC  (4+ messages)

[PATCH V2 0/9] CPUFreq: governors: further cleanups
 2015-07-27 12:28 UTC  (19+ messages)
` [PATCH V2 1/9] cpufreq: Use __func__ to print function's name
` [PATCH V2 2/9] cpufreq: conservative: remove 'enable' field
` [PATCH V2 3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate()
` [PATCH V2 4/9] cpufreq: governor: Drop __gov_queue_work()
` [PATCH V2 5/9] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
` [PATCH V2 6/9] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V2 7/9] cpufreq: ondemand: update sampling rate immidiately
` [PATCH V2 8/9] cpufreq: governor: Quit work-handlers early if governor is stopped
` [PATCH V2 9/9] cpufreq: Get rid of ->governor_enabled and its lock

What is SAM value? "ieee802154 phy0 wpan0: SAM value 0x3 not supported"
 2015-07-27 12:29 UTC  (12+ messages)

[PATCH 0/4] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:27 UTC  (12+ messages)
` [PATCH 1/4] pinctrl: sunxi: Use common functions to change irq_chip and handler
` [PATCH 2/4] pinctrl: sunxi: Add irq_chip name
` [PATCH 3/4] pinctrl: sunxi: Add custom irq_domain_ops

[GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.3
 2015-07-27 12:27 UTC  (3+ messages)

[review-request] ed/toaster/misc
 2015-07-27 12:26 UTC  (7+ messages)

[PATCH 2/9] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-07-27 12:26 UTC  (4+ messages)
` [PATCH 6/9] MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-27 12:26 UTC  (7+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[PATCH v3 0/7] btrfs-progs: Fix wrong address accessing by subthread in btrfs-convert
 2015-07-27 12:24 UTC  (8+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] btrfs-progs: Move close timer handle code to line after sub process exit
` [PATCH v3 3/7] btrfs-progs: Remove cleanup-timer code for btrfs-convert
` [PATCH v3 4/7] btrfs-progs: resst info->periodic.timer_fd's value after free
` [PATCH v3 5/7] btrfs-progs: Set info->periodic.timer_fd to 0 in init-fail
` [PATCH v3 6/7] btrfs-progs: Move code to create loop device to common
` [PATCH v3 7/7] btrfs-progs: Introduce a misc test for thread conflict in btrfs-convert

[GIT PULL] STM32 DT changes for v4.3 v2
 2015-07-27 12:26 UTC  (2+ messages)

include all kernel modules in image
 2015-07-27 12:26 UTC  (6+ messages)

[GIT PULL]STi SoC changes for v4.3, round 1
 2015-07-27 12:25 UTC  (2+ messages)

[PATCH v1 1/1] mmc: atmel-mci: allow DMA transfers for AVR32
 2015-07-27 12:24 UTC  (2+ messages)

[GIT PULL] STi DT changes for v4.3, round 1
 2015-07-27 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] fixup! virtio-blk: fail get_features when both scsi and 1.0 were set
 2015-07-27 12:24 UTC  (2+ messages)

[GIT PULL] STi defconfig updates for v4.3, round 1
 2015-07-27 12:23 UTC  (2+ messages)

[PATCH] nvme: Using PRACT bit to generate and verify PI by controller
 2015-07-27 12:23 UTC 

[PATCH] ARM: [phyFLEX,phyCARD]-i.MX6: rename define in flash-headers
 2015-07-27 12:20 UTC 

[PATCH] scripts/spelling.txt: spelling of uninitialized
 2015-07-27 12:20 UTC 

[PATCH v3] oeqa/buildoptions.py: automate test case 929: check for correct GPL licenses
 2015-07-27 12:31 UTC 

master - gitignore: Update for in-place build
 2015-07-27 12:19 UTC 

[PATCH 0/4] omap: Fix broken pbias device creation
 2015-07-27 12:16 UTC  (15+ messages)
` [RFT PATCH 1/4] ARM: dts: omap24xx: "
` [PATCH 2/4] ARM: dts: OMAP4: "
` [PATCH 3/4] ARM: dts: OMAP5: "
` [PATCH 4/4] ARM: dts: dra7: "

[PATCH] eal: fix set_tsc_freq
 2015-07-27 12:17 UTC 

[PATCH] tile: Provide atomic_{or,xor,and}
 2015-07-27 12:17 UTC  (2+ messages)
` [tip:locking/arch-atomic] "

[PATCHv3 0/6] recipetool/devtool/oe-selftest: pull from BBPATH
 2015-07-27 12:16 UTC  (4+ messages)

[PATCH] arm64/efi: map the entire UEFI vendor string before reading it
 2015-07-27 12:16 UTC  (5+ messages)

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-27 12:16 UTC  (19+ messages)

[PATCH] dm cache: fix alloc_bitset check that always evaluates as false
 2015-07-27 12:15 UTC  (2+ messages)
`  "

[PATCH] dm: crypt: update wiki page URL
 2015-07-27 12:14 UTC  (3+ messages)
  `  "

linux-4.2-rc4/drivers/md/dm-cache-policy-smq.c:1689: bad if test ?
 2015-07-27 12:14 UTC  (2+ messages)

[linux-3.18 test] 59942: regressions - trouble: broken/fail/pass
 2015-07-27 12:13 UTC 

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-27 12:12 UTC  (11+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH 1/2] spi: img-spfi: check for timeout error before proceeding
 2015-07-27 12:11 UTC  (3+ messages)
` [PATCH 2/2] spi: img-spfi: fix spfi_setup by removing gpio_request_one

[PATCH 1/1] sound/usb: Add Asus Xonar U7 Mixer - input support
 2015-07-27 12:10 UTC  (2+ messages)

new dmesg warning in 4.1.3: WARNING: CPU: 1 PID: 1 at arch/x86/mm/ioremap.c:202 __ioremap_caller+0x26f/0x3b0()
 2015-07-27 12:09 UTC 

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-27 12:09 UTC  (5+ messages)
` [linux-sunxi] "

[review-request] adamian/bug_fixes
 2015-07-27 12:08 UTC  (4+ messages)

Next round: revised futex(2) man page for review
 2015-07-27 12:07 UTC  (2+ messages)

[PATCH 1/2] drm/i915: use error path
 2015-07-27 12:06 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: check for return value

[PATCH] ARM: shmobile: IPMMU and DMAC prototype
 2015-07-27 12:05 UTC 

[Buildroot] libfslcodecs libraries installation location
 2015-07-27 12:04 UTC  (5+ messages)

Xen Security Advisory 138 (CVE-2015-5154) - QEMU heap overflow flaw while processing certain ATAPI commands
 2015-07-27 12:03 UTC 

[PATCH] mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties
 2015-07-27 12:02 UTC 

[PATCH v2 00/20] arm64: support for 8.1 LSE atomic instructions
 2015-07-27 12:02 UTC  (4+ messages)
` [PATCH v2 02/20] documentation: Clarify failed cmpxchg memory ordering semantics

[PATCH v4 0/10] port tag.c to use ref-filter APIs
 2015-07-27 12:01 UTC  (5+ messages)
` [PATCH v4 01/10] ref-filter: add option to align atoms to the left

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-27 12:01 UTC  (7+ messages)
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support

[meta-networking][PATCH 1/1] ypbind-mt: add dependency but keep as broken
 2015-07-27 12:00 UTC  (2+ messages)

Error in repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b fido
 2015-07-27 11:52 UTC 

[GIT PULL] a8293 & tda10071 improvements
 2015-07-27 11:58 UTC 

[PATCH] clone: fix repo name when cloning a server's root
 2015-07-27 11:48 UTC 

[Patch RFC 1/2] tracing: allow disabling compilation of specific trace systems
 2015-07-27 11:57 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events

[PATCH v5] Add toeplitz hash algorithm used by RSS
 2015-07-27 11:57 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v2] ravb: minimize TX data copying
 2015-07-27 11:57 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.