All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-03 12:34:47 to 2015-03-03 13:32:05 UTC [more...]

[PATCH] Btrfs: fix data loss in the fast fsync path
 2015-03-03 13:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mk: add support for gdb debug info generation
 2015-03-03 13:31 UTC  (11+ messages)

i915 driver doesn't find all Modelines that nouveau driver finds
 2015-03-03 13:31 UTC  (9+ messages)

[PATCHv3 00/24] THP refcounting redesign
 2015-03-03 13:21 UTC  (6+ messages)
` [PATCHv3 03/24] mm: avoid PG_locked on tail pages

[Buildroot] [PATCH 1/1] Fix barebox compilation issue with 64bit kernel
 2015-03-03 13:31 UTC  (2+ messages)

[PATCH v3 1/7] rtlwifi: Remove unused defines from rtl8192cu driver
 2015-03-03 13:31 UTC  (2+ messages)
` [v3,1/7] "

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 13:29 UTC  (2+ messages)

[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING
 2015-03-03 13:29 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version

[PATCH] bridge: fix bridge netlink RCU usage
 2015-03-03 13:29 UTC 

File Read Returns Non-existent Null Bytes
 2015-03-03 13:29 UTC  (13+ messages)

[PATCH next] bcma: add missing includes
 2015-03-03 13:28 UTC  (4+ messages)

[Buildroot] [RFC v3 00/30] Add per-package staging feature
 2015-03-03 13:29 UTC  (2+ messages)

[PATCH] ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
 2015-03-03 13:29 UTC 

[PATCH] drm/radeon: fix DRM_IOCTL_RADEON_CS oops
 2015-03-03 13:28 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/1] Extend s390 pci representation in qemu
 2015-03-03 13:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 1/1] s390x/pci: Extend pci representation by new zpci device

[PATCH] ALSA: hda - Fix wrong detection of "Headphone+LO" or "Speaker+LO"
 2015-03-03 13:24 UTC  (2+ messages)

Beginner help
 2015-03-03 13:24 UTC 

[PATCH] PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
 2015-03-03 13:24 UTC  (2+ messages)

[PATCH] Staging: rtl8192u: Fix duplicate conditional branch
 2015-03-03 13:23 UTC  (3+ messages)
  ` [Outreachy kernel] "

i915 when using vaapi, screen only refreshes on mouse movement
 2015-03-03 13:23 UTC  (5+ messages)

[PATCH 00/23] Remove depencies on staged config for atomic transition
 2015-03-03 13:22 UTC  (24+ messages)
` [PATCH 01/23] drm/i915: Set crtc backpointer when duplicating crtc state
` [PATCH 02/23] drm/i915: Add a for_each_intel_connector macro
` [PATCH 03/23] drm/i915: Improve staged config logging
` [PATCH 04/23] drm/i915: Add intel_atomic_get_crtc_state() helper function
` [PATCH 05/23] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 06/23] drm/i915: Add an optional atomic state argument to intel_set_mode()
` [PATCH 07/23] drm/i915: Use an atomic state for the load detect modeset
` [PATCH 08/23] drm/i915: Allocate a crtc_state also when the crtc is being disabled
` [PATCH 09/23] drm/i915: Update dummy connector atomic state with current config
` [PATCH 10/23] drm/i915: Implement connector state duplication
` [PATCH 11/23] drm/i915: Copy the staged connector config to the legacy atomic state
` [PATCH 12/23] drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
` [PATCH 13/23] drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
` [PATCH 14/23] drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
` [PATCH 15/23] drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
` [PATCH 16/23] drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
` [PATCH 17/23] drm/i915: Don't use staged config in intel_dp_mst_compute_config()
` [PATCH 18/23] drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
` [PATCH 19/23] drm/i915: Pass an atomic state to modeset_global_resources() functions
` [PATCH 20/23] drm/i915: Use atomic state in pipe_has_enabled_pch()
` [PATCH 21/23] drm/i915: Convert intel_pipe_will_have_type() to using atomic state
` [PATCH 22/23] drm/i915: Don't look at staged config crtc when changing DRRS state
` [PATCH 23/23] drm/i915: Remove usage of encoder->new_crtc from clock computations

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-03 13:18 UTC  (6+ messages)
` [RFC 4/4] cxgb4: drop __GFP_NOFAIL allocation

[PATCH v2 0/5] crypto: talitos: Add crypto async queue handling
 2015-03-03 13:21 UTC  (12+ messages)
` [PATCH v2 1/5] crypto: talitos: Simplify per-channel initialization
` [PATCH v2 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE
` [PATCH v2 3/5] crypto: talitos: Fix off-by-one and use all hardware slots
` [PATCH v2 4/5] crypto: talitos: Reorganize request submission data structures
` [PATCH v2 5/5] crypto: talitos: Add software backlog queue handling

Soft lockups in __cancel_work_timer()
 2015-03-03 13:21 UTC  (6+ messages)
` [PATCH for-3.20-fixes] workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE

[Qemu-devel] [PATCH v2 0/2] improve memory hotplug documentation
 2015-03-03 13:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-options.hx: improve -m description
` [Qemu-devel] [PATCH 2/2] docs: add memory-hotplug.txt

[PATCH] ARM: sun6i: dt: Add new Mele I7 device
 2015-03-03 13:20 UTC  (6+ messages)
  ` [linux-sunxi] "
      `  "

[PATCH resend] ARM: nspire: Remove unneeded nspire_map_io()
 2015-03-03 13:20 UTC 

[PATCH net-next 00/14] Use eth_<foo>_addr instead of memset
 2015-03-03 13:19 UTC  (3+ messages)
` [PATCH net-next 01/14] etherdevice: Add eth_<foo>_addr CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS code

[Qemu-devel] Fedora FC21 - Bug: 100% CPU and hangs in gettimeofday(&tp, NULL); forever
 2015-03-03 13:18 UTC  (24+ messages)

[PATCH] workqueue: update numa affinity when node hotplug
 2015-03-03 13:18 UTC  (6+ messages)

[PATCH] ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
 2015-03-03 13:18 UTC  (3+ messages)
` [alsa-devel] "

[OSSTEST PATCH 1/3] allow files: Pass branch-specific allow file last to sg-report-flight
 2015-03-03 13:18 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] allow files: Support negation syntax
` [OSSTEST PATCH 3/3] allow files: Allow all libvirt test failures on other branches

[Buildroot] [PATCH] collectd: bump to version 5.4.2
 2015-03-03 13:18 UTC 

[patch] man5/filesystems.5: updated list and descriptions of supported
 2015-03-03 13:17 UTC  (4+ messages)
` man5/filesystems.5: updated list and descriptions of supported filesystems

Yocto-custom kernel build issue
 2015-03-03 13:16 UTC  (4+ messages)
` SDK generation issue

kasan_map_early_shadow() on Xen
 2015-03-03 13:15 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Convert non-returned local variable to boolean when relevant
 2015-03-03 13:14 UTC  (3+ messages)

GstVolume with dizzy is not working when changing to a value inferior to 1
 2015-03-03 13:13 UTC  (4+ messages)

[Qemu-devel] Delaying -rc0?
 2015-03-03 13:12 UTC  (4+ messages)

[RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops
 2015-03-03 13:11 UTC  (4+ messages)
` [RFC PATCH 1/2] acpi: video: Allow forcing native backlight on non win8 machines

[PATCH v3] staging: iio: meter: add check on return variables
 2015-03-03 13:11 UTC  (5+ messages)
` [Outreachy kernel] "

I want to remove my current kernel after upgradtion of new kernel
 2015-03-03 13:11 UTC  (6+ messages)

[rumpuserxen test] 35788: regressions - FAIL
 2015-03-03 13:11 UTC 

[lm-sensors] [PATCH] sensors-detect: Nuvoton chip updates
 2015-03-03 13:10 UTC  (2+ messages)

[RFC PATCH v2 0/3] arm64: IOMMU-backed DMA mapping
 2015-03-03 13:10 UTC  (5+ messages)
` [RFC PATCH v2 3/3] arm64: hook up IOMMU dma_ops

[PATCH 0/2] cpufreq-dt: support for cluster level clock
 2015-03-03 13:10 UTC  (8+ messages)
` [PATCH 1/2] cpufreq-dt: support "
` [PATCH 2/2] ARM: mvebu: update cpufreq-dt's platform data

[PATCH,RESEND] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-03-03 13:09 UTC 

[Qemu-devel] [PULL 00/15] Misc changes for 2015-03-02
 2015-03-03 13:09 UTC  (2+ messages)

[PATCH 1/2] Staging: fbtft: fb_pcd8544: Fixed coding style errors and warnings
 2015-03-03 13:07 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 00/12] PPGTT with 48b addressing
 2015-03-03 13:08 UTC  (7+ messages)
` [PATCH 05/12] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH 06/12] drm/i915/bdw: Add 4 level switching infrastructure
` [PATCH 07/12] drm/i915/bdw: Support 64 bit PPGTT in lrc mode

[PATCH 1/2] Staging: media: Add a blank line after declaration
 2015-03-03 13:08 UTC  (3+ messages)
` [PATCH 2/2] Staging: media: omap24xx: Merge quoted string across lines
  ` [Outreachy kernel] "

[PATCH v3 0/5] Subject: The power allocator thermal governor
 2015-03-03 13:07 UTC  (7+ messages)
` [PATCH v3 5/5] thermal: cpu_cooling: update the cpu device when cpufreq updates the policy cpu

Looking for an idea/workaround for using MIPS ioremap_nocache (__ioremap) in IRQ
 2015-03-03 13:06 UTC  (2+ messages)

[PATCH 1/3] drm/i915: DP link training optimization
 2015-03-03 13:04 UTC 

[PATCH v2] iommu/io-pgtable-arm: Add built time dependency
 2015-03-03 13:05 UTC  (3+ messages)

[PATCH] of/overlay: Remove unused variable
 2015-03-03 13:04 UTC 

[U-Boot] [PATCH v2] warp: Add a README file
 2015-03-03 13:03 UTC  (7+ messages)

[PATCH] ARM: dts: sun6i: hummingbird: Enable IR receiver
 2015-03-03 13:03 UTC  (2+ messages)

[GIT PULL 00/19] perf/core improvements and fixes
 2015-03-03 13:02 UTC  (8+ messages)
` [PATCH] perf tools: Add PERF-FEATURES to the .gitignore file
  ` [PATCH] perf tools: Improve Python feature detection messages
  ` [PATCH] perf tools: Improve 'libbabel' feature check failure message

[PATCH 0/4] replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
 2015-03-03 13:02 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8192e: "
` [PATCH 2/4] "
` [PATCH 3/4] staging: rtl8192u: "
` [PATCH 4/4] staging: rtl8192u: ieee80211: "

[PATCH 13/13] x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()
 2015-03-03 13:00 UTC  (2+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix out of bounds memory access to the extended header

[PATCH] cpuidle: mvebu: Fix the CPU PM notifier usage
 2015-03-03 13:00 UTC  (10+ messages)

[PATCH] pi_stress: Clear affinity for DEADLINE tasks
 2015-03-03 12:59 UTC  (2+ messages)

[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
 2015-03-03 12:59 UTC  (6+ messages)

[PATCH] drm/i915: Changes for calculating dsi clk for CHT
 2015-03-03 12:57 UTC 

[PATCH 00/16] pull: changes to various utils
 2015-03-03 12:59 UTC  (6+ messages)
` [PATCH 01/16] whereis: tell when mandatory option is missing

[PATCH] drivers: usb: gadget: udc: Fix NULL dereference
 2015-03-03 12:58 UTC 

[PATCH] phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
 2015-03-03 12:57 UTC  (2+ messages)

[PATCH 1/9] ath9k: Move MCI registers to reg_mci.h
 2015-03-03 12:57 UTC  (2+ messages)
` [1/9] "

[PATCH] pci: save list of detached devices, and re-probe during driver unload
 2015-03-03 12:56 UTC  (7+ messages)

[GIT PULL] microcode loader updates
 2015-03-03 12:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] Introduce machine specific default memory size
 2015-03-03 12:54 UTC 

inconsistency with adding LICENSE lines to images
 2015-03-03 12:54 UTC  (3+ messages)

[PATCH] staging/lustre/llite: Fix obd name after c&p error
 2015-03-03 12:53 UTC  (3+ messages)

[PATCH v2] net: bridge: add compile-time assert for cb struct size
 2015-03-03 12:53 UTC 

[PATCH] ARM: ARMADA XP: WRT1900AC: Add support for the Ethernet switch
 2015-03-03 12:52 UTC  (4+ messages)

[PATCH 00/18] x86: multiboot2 protocol support
 2015-03-03 12:51 UTC  (8+ messages)

[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
 2015-03-03 12:51 UTC  (5+ messages)
` [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
` [PATCH v10 07/11] sched: get CPU's usage statistic

[PATCH] ASoC: omap-pcm: Allow only formats with 1, 2, and 4 byte physical size
 2015-03-03 12:51 UTC  (5+ messages)

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-03-03 12:50 UTC  (5+ messages)
` [PATCH v3 12/24] xen/arm: Release IRQ routed to a domain when it's destroying

[meta-oe][PATCH] mozjs 17.0.0: fix aarch64 and 64k page builds, generic cleanups
 2015-03-03 12:50 UTC  (2+ messages)

[PATCH 0/4] Refactor Qualcomm RPM regulator to single platform_device
 2015-03-03 12:50 UTC  (6+ messages)
` [PATCH 1/4] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
` [PATCH 2/4] regulator: core: Expose init_data to of_parse_cb

[PATCHv3 0/8] introduce dynamic device creation/removal
 2015-03-03 12:49 UTC  (9+ messages)
` [PATCH 1/8] zram: cosmetic ZRAM_ATTR_RO code formatting tweak
` [PATCH 2/8] zram: use idr instead of `zram_devices' array
` [PATCH 3/8] zram: factor out device reset from reset_store()
` [PATCH 4/8] zram: reorganize code layout
` [PATCH 5/8] zram: add dynamic device add/remove functionality
` [PATCH 6/8] zram: remove max_num_devices limitation
` [PATCH 7/8] zram: report every added and removed device
` [PATCH 8/8] zram: trivial: correct flag operations comment

[meta-oe][PATCHv2] mozjs 17.0.0: fix aarch64 and 64k page builds, generic cleanups
 2015-03-03 12:47 UTC 

[xen-unstable test] 35257: regressions - FAIL
 2015-03-03 12:46 UTC  (3+ messages)

Beginner help
 2015-03-03 12:45 UTC 

[PATCH] ARM: fix exynos randconfig build error
 2015-03-03 12:44 UTC  (5+ messages)

[PATCH] xsm/policy: remove gawk-ism line in Makefile
 2015-03-03 12:44 UTC 

[Buildroot] [PATCH 1/1] Add ARM chromebook support to buildroot
 2015-03-03 12:43 UTC 

[PATCH 0/4] mwifiex: throughput enhancements for TX
 2015-03-03 12:39 UTC  (5+ messages)
` [PATCH 1/4] mwifiex: avoid queue_work while work is ongoing
` [PATCH 3/4] mwifiex: remove_bss_prio_lock

Alignment issue with ldmia
 2015-03-03 12:36 UTC  (3+ messages)

[PATCH] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
 2015-03-03 12:36 UTC  (3+ messages)

[PATCH 0/9] ARM: samsung: randconfig build fixes
 2015-03-03 12:35 UTC  (4+ messages)
` [PATCH 9/9] ARM: EXYNOS: make exynos 4210 cpuidle build without SMP

Returned mail: see transcript for details
 2015-03-03 12:35 UTC 


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.