All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-31 21:47:54 to 2014-10-31 23:26:49 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-10-31 23:26 UTC 

[GIT PULL] ext4 bug fixes for 3.18
 2014-10-31 23:26 UTC  (2+ messages)

[PATCH 00/10] arm64 kexec kernel patches V5
 2014-10-31 23:25 UTC  (9+ messages)
` [PATCH 01/10] arm64/kvm: Fix assembler compatibility of macros
      ` [PATCH V2 "

[PATCH] i8k: Add support for Dell Latitude E6440
 2014-10-31 23:22 UTC  (4+ messages)

[Powertop] reserved identifier violation
 2014-10-31 23:22 UTC 

[PATCH v2] git-svn: use SVN::Ra::get_dir2 when possible
 2014-10-31 23:22 UTC  (2+ messages)

[PATCH RFC] sched/deadline: support dl task migrate during cpu hotplug
 2014-10-31 23:21 UTC 

[Powertop] Completion of error handling
 2014-10-31 23:19 UTC 

[PATCH] Valgrind: Remove test apps not building with ppc64 and PTEST
 2014-10-31 23:18 UTC  (2+ messages)

Machine crashes right *after* ~successful resume
 2014-10-31 23:18 UTC  (23+ messages)

slow connection
 2014-10-31 23:15 UTC  (4+ messages)

[Powertop] [PATCH 00/14] pull: various changes, mostly build system related
 2014-10-31 23:07 UTC 

[PATCH v3 0/2] Disable the ThinkPad HW mute/level control when possible
 2014-10-31 23:07 UTC  (5+ messages)
` [PATCH v3 1/2] thinkpad-acpi: Try to use full software mute control
` [PATCH v3 2/2] acpi: Remove _OSI(Linux) for ThinkPads

Auto loading nls-iso8859-1kernel module
 2014-10-31 23:06 UTC  (7+ messages)

[PATCH v8 0/5] amba/dma: pl330: add Power Management support
 2014-10-31 23:11 UTC  (4+ messages)
` [PATCH v8 1/5] PM / Runtime: Add getter for querying the IRQ safe option

[meta-browser] Problem building chromium
 2014-10-31 22:54 UTC 

[PATCH 0/5] staging: comedi: split bus support into separate modules
 2014-10-31 23:00 UTC  (8+ messages)

[PATCH v3] clk: rockchip: disable unused clocks
 2014-10-31 22:59 UTC  (3+ messages)

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-10-31 22:59 UTC  (2+ messages)

[PATCH v3] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-10-31 22:57 UTC  (3+ messages)

iptables/ipset "-m set" alignment problem 64bit kernel 32bit userspace
 2014-10-31 22:57 UTC  (3+ messages)

[PATCH 00/72] staging imx-drm new features and fixes
 2014-10-31 22:54 UTC  (73+ messages)
` [PATCH 01/72] ARM: dts: imx6qdl-sabrelite: Add HDMI device
` [PATCH 02/72] ARM: dts: imx6qdl-sabreauto: "
` [PATCH 03/72] ARM: dts: imx6qdl: Create imx-drm crtc nodes
` [PATCH 04/72] ARM: i.MX6: use pll2_pfd0_352m as clock root of ipu_di
` [PATCH 05/72] ARM: i.MX6: select pll3_usb_otg for ldb_di for rev 1.0 chip
` [PATCH 06/72] gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
` [PATCH 07/72] gpu: ipu-v3: Add ipu_dp_set_chroma_key()
` [PATCH 08/72] gpu: ipu-v3: Add ipu_dp_set_gamma_correction()
` [PATCH 09/72] gpu: ipu-v3: Add support for dynamic DC interface pixel maps
` [PATCH 10/72] gpu: ipu-v3: Add ipu_dc_uninit_sync()
` [PATCH 11/72] gpu: ipu-v3: Pass struct ipu_dc to enable/disable
` [PATCH 12/72] gpu: ipu-v3: Add ipu_dp_uninit_channel()
` [PATCH 13/72] gpu: ipu-v3: Pass struct ipu_dp to enable/disable
` [PATCH 14/72] gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable()
` [PATCH 15/72] gpu: ipu-v3: fix HDMI timing issues
` [PATCH 16/72] gpu: ipu-v3: Add DMFC/DP/DC/DI module enable/disable debug
` [PATCH 17/72] gpu: ipu-v3: Add ipu_di_uninit_sync_panel()
` [PATCH 18/72] gpu: ipu-v3: Split out DI clock enable/disable
` [PATCH 19/72] gpu: ipu-v3: Protect more CM reg access with IPU lock
` [PATCH 20/72] gpu: ipu-v3: Move DI waveform counter enable/disable to ipu-di
` [PATCH 21/72] gpu: ipu-v3: Update DP sync SRM always in ipu_dp_enable_channel()
` [PATCH 22/72] gpu: ipu-v3: Fix indent/ws in ipu-dmfc
` [PATCH 23/72] gpu: ipu-v3: Allow burstsize of 20 in ipu_dmfc_setup_channel()
` [PATCH 24/72] gpu: ipu-v3: Remove ipu_dmfc_init_channel()
` [PATCH 25/72] gpu: ipu-v3: Consolidate mutex lock in ipu_dmfc_alloc_bandwidth()
` [PATCH 26/72] gpu: ipu-v3: Enumerate the DC channel names
` [PATCH 27/72] gpu: ipu-di: Move ipu pointer init
` [PATCH 28/72] gpu: ipu-di: Add and improve debug/error messages
` [PATCH 29/72] gpu: ipu-v3: Change signal names in struct ipu_di_signal_cfg
` [PATCH 30/72] gpu: ipu-v3: Remove IPU client registration
` [PATCH 31/72] gpu: ipu-di: Set rate of DI pre clock
` [PATCH 32/72] gpu: ipu-v3: Add RGB666 interface pixel map
` [PATCH 33/72] gpu: ipu-cpmem: Pass drm fourcc to ipu_cpmem_set_yuv_*
` [PATCH 34/72] gpu: ipu-v3: Add ipu_drm_fourcc_is_planar()
` [PATCH 35/72] gpu: ipu-v3: Add IDMA channel linking support
` [PATCH 36/72] gpu: ipu-cpmem: Support YVU422
` [PATCH 37/72] gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
` [PATCH 38/72] imx-drm: Crtcs moved to device tree
` [PATCH 39/72] imx-drm: hdmi: optimize i2c write wait
` [PATCH 40/72] imx-drm: parallel-display: Support RGB666 pixel fmt
` [PATCH 41/72] imx-drm: imx-ldb: Add debug to connector/encoder entry points
` [PATCH 42/72] imx-drm: imx-ldb: Implement imx_ldb_encoder_dpms()
` [PATCH 43/72] imx-drm: parallel-display: Fix typo when setting mode type
` [PATCH 44/72] imx-drm: ipuv3-plane: Fix planar formats
` [PATCH 45/72] imx-drm: ipuv3-plane: Allow YUV space for background plane
` [PATCH 46/72] imx-drm: ipuv3-plane: Add more supported pixel formats
` [PATCH 47/72] imx-drm: ipuv3-plane: Implement global alpha and colorkey properties
` [PATCH 48/72] imx-drm: hdmi: rework irq request/free
` [PATCH 49/72] imx-drm: imx-ldb: Add DDC support
` [PATCH 50/72] imx-drm: Fix separate primary plane objects
` [PATCH 51/72] imx-drm: Move page flip handling to plane driver
` [PATCH 52/72] imx-drm: Reset ipu unit pointers to NULL on errors
` [PATCH 53/72] drm: implement page flipping support for planes
` [PATCH 54/72] imx-drm: ipuv3-plane: Assign page_flip method to drm_plane_funcs
` [PATCH 55/72] imx-drm: Implement DRM gamma set
` [PATCH 56/72] imx-drm: Implement custom ioctl to set gamma
` [PATCH 57/72] imx-drm: Add support for interface pixel maps
` [PATCH 58/72] imx-drm: parallel-display: Add interface-pix-map DT property
` [PATCH 59/72] imx-drm: hdmi: set DI clock source to DI pre clock
` [PATCH 60/72] imx-drm: ipuv3-crtc: Set the crtc device name
` [PATCH 61/72] imx-drm: hdmi: Save ipu/di mux for later iomux setup
` [PATCH 62/72] imx-drm: ipuv3-plane: Assign correct dmfc burst size
` [PATCH 63/72] drm_modes: videomode: add pos/neg pixel clock polarity flag
` [PATCH 64/72] imx-drm: ipuv3-crtc: Use DRM mode flags to configure pixel clock polarity
` [PATCH 65/72] imx-drm: imx-ldb: Add all defined of video modes
` [PATCH 66/72] imx-drm: parallel-display: "
` [PATCH 67/72] imx-drm: ipuv3-crtc: Disable fb on crtc unbind
` [PATCH 68/72] imx-drm: imx-ldb: Use DDC probe as connection detect
` [PATCH 69/72] imx-drm: ipuv3-crtc: Implement mode_set_base
` [PATCH 70/72] imx-drm: Cancel pending page flip events at preclose
` [PATCH 71/72] imx-drm: ipuv3-crtc: Disable overlay plane during crtc disable
` [PATCH 72/72] imx-drm: ipuv3-plane: Enable 8 burst locking

hyperv storvsc cleanup / optimization
 2014-10-31 22:56 UTC  (2+ messages)

[PATCH 1/3] ACPI / processor: Update the comments in processor.h
 2014-10-31 22:55 UTC  (6+ messages)
` [PATCH 3/3] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()

[RFC/PATCH 0/5 v2] mtd:ubi: Read disturb and Data retention handling
 2014-10-31 22:55 UTC  (10+ messages)

Q on contribution to DPDK
 2014-10-31 22:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2014-10-31 22:53 UTC 

Fwd: FOSDEM conference - call for participation
 2014-10-31 22:53 UTC 

[PATCH net 0/2] net: systemport: TX dma fixes
 2014-10-31 22:51 UTC  (3+ messages)
` [PATCH net 1/2] net: systemport: fix DMA allocation/freeing sizes
` [PATCH net 2/2] net: systemport: do not crash freeing an unitialized TX ring

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v2
 2014-10-31 22:48 UTC  (2+ messages)

[Bug 85667] New: GPU lockup when playing H264 video with vlc on Radeon 3850HD and R600_uvd.bin loaded
 2014-10-31 22:46 UTC  (2+ messages)
` [Bug 85667] "

[Qemu-devel] [PATCH RFC 0/2] block: Warn on insecure format probing
 2014-10-31 22:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 2/2] "

L3.10.17_1.0.2 Release ABI changes
 2014-10-31 22:45 UTC  (3+ messages)

[PATCH 0/4] Support for DLINK DIR665
 2014-10-31 22:45 UTC  (6+ messages)
` [PATCH 1/4] ARM: Kirkwood: Add support for DLink DIR665
` [PATCH 2/4] ARM: Kirkwood: DIR665: Instantiate Distributed Switch Architecture
` [PATCH 3/4] ARM: mvebu: Add DLINK DIR665 options to mvebu_v5_defconfig
` [PATCH 4/4] ARM: config: Add DLINK DIR665 options to multi_v5_defconfig

[PATCH 0/7] Various fixes for nested sleep stuff
 2014-10-31 22:42 UTC  (9+ messages)
` [PATCH 1/7] sched,wait: Fix a kthread race with wait_woken()
` [PATCH 2/7] wait: Reimplement wait_event_freezable()
` [PATCH 7/7] sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test

[PATCH] m501fb: don't return zero on failure path in sm501fb_probe()
 2014-10-31 22:40 UTC  (2+ messages)

Security policy ambiguities - XSA-108 process post-mortem
 2014-10-31 22:40 UTC  (5+ messages)

[U-Boot] [PATCH v5] fs: fat/ext4/sandbox - Deal with files greater than 2GB
 2014-10-31 22:40 UTC  (3+ messages)

resume from hibernation without touching saved image?
 2014-10-31 23:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2014-10-31 22:39 UTC 

post-receive: pub/scm/linux/kernel/git/dtor/input
 2014-10-31 22:36 UTC 

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-10-31 22:33 UTC  (7+ messages)

[PATCH RFC] Update/Improve build system
 2014-10-31 22:33 UTC  (4+ messages)

[PATCH 0/1] Compact interface for Device-Tree
 2014-10-31 22:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2014-10-31 22:24 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-10-31 22:19 UTC 

[Bug 70388] New: [NV34] failed to idle channel 0xcccc0000
 2014-10-31 22:17 UTC  (2+ messages)
  ` [Bug 70388] [NV34] failed to idle channel 0xcccc0000 (also NV44A)

[ath9k-devel] ath9k_hw_addrxbuf_edma
 2014-10-31 22:13 UTC  (9+ messages)

[PATCH 0/8] cdrom: sysctl export + clean-up
 2014-10-31 22:12 UTC  (10+ messages)
` [PATCH 1/8] cdrom: include linux/uaccess.h instead of asm/uaccess.h
` [PATCH 2/8] cdrom: use static const char * const where possible
` [PATCH 3/8] cdrom: fix spaces required errors
` [PATCH 4/8] cdrom: move EXPORT_SYMBOL after functions
` [PATCH 5/8] cdrom: remove bool comparison/assignment to 0/1
` [PATCH 6/8] cdrom: use bool for true/false initialized variable
` [PATCH 7/8] cdrom: cdrom: export sysctl code
` [PATCH 8/8] cdrom: fix init_cdrom_command in dvd_do_auth

[PATCH] [v2] x86 mpx: give bndX registers actual names
 2014-10-31 22:10 UTC  (2+ messages)

Q on code contribution to DPDK
 2014-10-31 22:10 UTC 

[GIT PULL] ACPI and power management fixes for 3.18-rc3
 2014-10-31 22:09 UTC 

[PATCH v3] staging: panel: Remove outdated TODO tasks
 2014-10-31 22:08 UTC  (2+ messages)

[PATCH] ftracetest: Take the first debugfs mount found
 2014-10-31 22:06 UTC 

[dpdk-announce] DPDK Features for Q1 2015
 2014-10-31 22:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-10-31 22:04 UTC 

WinTV HVR 2200 radio
 2014-10-31 22:03 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-10-31 22:02 UTC 

next branch is back
 2014-10-31 22:01 UTC  (2+ messages)

bug report: use after free bug leading to kernel panic
 2014-10-31 22:00 UTC  (4+ messages)

Problem with multiple i2c multiplexers on the same bus
 2014-10-31 21:59 UTC  (6+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-10-31 21:59 UTC  (23+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] btrfs: Deletion of unnecessary checks before six "
                                  ` [Cocci] "

[PATCH 0/2] i2c: Imagination Technologies I2C adapter driver
 2014-10-31 21:58 UTC  (4+ messages)
` [PATCH 1/2] i2c: Add Imagination Technologies I2C SCB driver

[PATCH 0/3] Priorty patches for 1.6.2
 2014-10-31 21:54 UTC  (4+ messages)
` [PATCH 1/3] pseudo*.bb: update to pseudo 1.6.2
` [PATCH 2/3] yocto-bsp: Update qemu inclusion lists
` [PATCH 3/3] ltp: Added zip-native as a DEPENDS

[PATCH] ovl: initialize ->is_cursor
 2014-10-31 21:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2014-10-31 21:53 UTC 

[PATCH v3 0/7] Introduce IIO interface for Android advanced features
 2014-10-31 21:52 UTC  (3+ messages)
` [PATCH v3 2/7] iio: core: Introduce IIO_ACTIVITY channel

[Qemu-devel] [PATCH v8 00/27] target-arm: add Security Extensions for CPUs
 2014-10-31 21:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 13/27] target-arm: add SCTLR_EL3 and make SCTLR banked

[PATCH] x86: UV BAU Increase maximum CPUs per socket/hub
 2014-10-31 21:49 UTC 

[RFC][PATCH] x86 mpx: give bndX registers actual names
 2014-10-31 21:50 UTC  (2+ messages)

[PATCH] use child_process_init() to initialize struct child_process variables
 2014-10-31 21:48 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2014-10-31 21:48 UTC 

[Buildroot] [PATCH 1/2] rdesktop: bump to version 1.8.3
 2014-10-31 21:47 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] squid: bump to version 3.4.9


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.