All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-31 22:45:46 to 2014-11-01 01:59:36 UTC [more...]

[PATCH] MIPS: asm/ptrace.h: include linux/types.h
 2014-11-01  1:59 UTC 

[Qemu-trivial] [PATCH 0/4] Trivial patches about qemu-char
 2014-11-01  1:50 UTC  (10+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/4] qemu-char: fix parameter check for qemu_chr_open_pipe
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/4] spice-qemu-char: fix check for in-parameter
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/4] qemu-char: convert some open functions to use Error API
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/4] spice-qemu-char: convert "
  ` [Qemu-devel] "

[nightly] Distroless meta-ti/master minimal build 2014-10-31_21-01-11
 2014-11-01  1:11 UTC 

[PATCH] net: fix saving TX flow hash in sock for outgoing connections
 2014-11-01  1:30 UTC  (5+ messages)

[PATCH] dm crypt: fix access beyond the end of allocated space
 2014-11-01  1:30 UTC  (2+ messages)

[stable request <= 3.11] net/mlx4_en: Fix BlueFlame race
 2014-11-01  1:29 UTC  (2+ messages)

BCM43228 wireless card broken in kernel update [b43]
 2014-11-01  1:15 UTC 

[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
 2014-11-01  1:14 UTC  (13+ messages)
      ` pm_runtime_enable() in ->probe() (was: Re: [PATCH v3 0/9] PM / Domains: Fix race conditions during boot)
` [PATCH v3 4/9] drivercore / platform: Keep PM domain powered during ->probe()

[PATCHv2 0/7] CGroup Namespaces
 2014-11-01  1:09 UTC  (12+ messages)
` [PATCHv2 5/7] cgroup: introduce cgroup namespaces
` [PATCHv2 7/7] cgroup: mount cgroupns-root when inside non-init cgroupns

[PATCH v4 0/2] x86_64,entry: Clear NT on entry and speed up switch_to
 2014-11-01  1:08 UTC  (4+ messages)
    ` [PATCH] x86_64, entry: Fix out of bounds read on sysenter

[libvirt test] 31284: tolerable FAIL - PUSHED
 2014-11-01  1:04 UTC 

[PATCH v8 0/5] amba/dma: pl330: add Power Management support
 2014-11-01  1:01 UTC  (12+ messages)
` [PATCH v8 1/5] PM / Runtime: Add getter for querying the IRQ safe option
` [PATCH v8 3/5] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM

[PATCH] davinci: Use standard logging styles
 2014-11-01  0:51 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-11-01  0:44 UTC  (8+ messages)

[PATCH 2/2] Added missing HID Consumer Page identifiers, for completeness
 2014-11-01  0:44 UTC  (2+ messages)

[PATCH] powerpc: Replace cc constraint in inline assembly with cr0
 2014-11-01  0:42 UTC 

[PATCH 1/2] Introduces Plantronics driver to fix errant mouse events
 2014-11-01  0:42 UTC  (4+ messages)

(Song) book of stamps. Lennart reigns, Linus follows
 2014-11-01  0:22 UTC 

Trying to get POLICY working
 2014-11-01  0:20 UTC  (2+ messages)

[PATCH 00/72] staging imx-drm new features and fixes
 2014-11-01  0:19 UTC  (75+ 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

[U-Boot] [PATCH] imx:mx6sxsabresd fix pfuz probe failed
 2014-11-01  0:16 UTC  (5+ messages)

[PATCH v3] drivers: s390: net: ctcm: migrate variables to handle y2038 problem
 2014-11-01  0:16 UTC 

[PATCH] acl: add acl dependency to acl-ptest
 2014-11-01  0:12 UTC 

[L10N] Startup of Git 2.2.0 l10n round 1
 2014-11-01  0:13 UTC 

[Buildroot] [PATCH 1/1] package/avahi: enable libavahi-client support
 2014-11-01  0:10 UTC 

[ath9k-devel] The operation of Minstrel_ht
 2014-11-01  0:04 UTC  (2+ messages)

[PATCH v2] x86, boot: add hex output for debugging
 2014-11-01  0:03 UTC  (4+ messages)

Machine crashes right *after* ~successful resume
 2014-11-01  0:00 UTC  (24+ messages)

[PATCH] swapoff: make LABEL= and UUID= work when turning off swap files
 2014-10-31 23:57 UTC 

[PATCH] x86, boot: add hex output for debugging
 2014-10-31 23:56 UTC  (4+ messages)

[PATCH 00/10] arm64 kexec kernel patches V5
 2014-10-31 23:50 UTC  (23+ messages)
` [PATCH 04/10] arm64: Add EL2 switch to soft_restart
` [PATCH 01/10] arm64/kvm: Fix assembler compatibility of macros
      ` [PATCH V2 "
` [PATCH 05/10] arm64: Convert dts to use reserved-memory nodes
` [PATCH 09/10] arm64/kexec: Enable kexec in the arm64 defconfig

[git pull] Input updates for 3.18-rc0
 2014-10-31 23:48 UTC 

[Buildroot] [git commit] avahi: fix avahi-ui build with libgtk3
 2014-10-31 23:46 UTC  (2+ messages)

[PATCH v2 1/1] ARM: exynos_defconfig: Enable options for display panel support
 2014-10-31 23:42 UTC  (3+ messages)

[Powertop] PowerTop 2.7 Schedule
 2014-10-31 23:32 UTC 

[PATCH v2] Staging: android: ion: fix typos in comments
 2014-10-31 23:31 UTC 

[Qemu-devel] [PATCH 0/3] More migration file cleanup
 2014-10-31 23:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] Start moving migration code into a migration directory

Problems with Wacom Intuos PT M (CTH680) on FreeBSD
 2014-10-31 23:27 UTC  (5+ messages)

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

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

[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)

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)

[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  (6+ 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)

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  (4+ 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)

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)


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.