All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-08 15:26:44 to 2014-12-08 16:16:02 UTC [more...]

[PATCH v4 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
 2014-12-08 16:16 UTC  (5+ messages)

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2014-12-08 16:15 UTC  (19+ messages)
` [PATCH 01/18] Introduce fsck options
` [PATCH 02/18] Introduce identifiers for fsck messages
` [PATCH 03/18] Provide a function to parse fsck message IDs
` [PATCH 04/18] Offer a function to demote fsck errors to warnings
` [PATCH 05/18] Allow demoting errors to warnings via receive.fsck.<key> = warn
` [PATCH 06/18] fsck: report the ID of the error/warning
` [PATCH 07/18] Make fsck_ident() warn-friendly
` [PATCH 08/18] Make fsck_commit() warn-friendly
` [PATCH 09/18] fsck: handle multiple authors in commits specially
` [PATCH 10/18] Make fsck_tag() warn-friendly
` [PATCH 11/18] Add a simple test for receive.fsck.*
` [PATCH 12/18] Disallow demoting grave fsck errors to warnings
` [PATCH 13/18] Optionally ignore specific fsck issues completely
` [PATCH 14/18] fsck: allow upgrading fsck warnings to errors
` [PATCH 15/18] Document the new receive.fsck.* options
` [PATCH 16/18] fsck: support demoting errors to warnings
` [PATCH 17/18] Introduce `git fsck --quick`
` [PATCH 18/18] git receive-pack: support excluding objects from fsck'ing

[PATCH] drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
 2014-12-08 16:10 UTC  (2+ messages)

[PATCH] mfd: dln2: add suspend/resume functionality
 2014-12-08 16:14 UTC  (7+ messages)

[REVIEW PATCH 0/2] img-ir: Some more fixes
 2014-12-08 16:13 UTC  (4+ messages)
` [REVIEW PATCH 1/2] img-ir/hw: Avoid clearing filter for no-op protocol change

[PATCH 00/11] FBC improvements + frontbuffer tracking conversion
 2014-12-08 16:12 UTC  (16+ messages)
` [PATCH 01/11] drm/i915: Move FBC stuff to intel_fbc.c
` [PATCH 02/11] drm/i915: Introduce FBC DocBook
` [PATCH 03/11] drm/i915: don't try to find crtcs for FBC if it's disabled
` [PATCH 04/11] drm/i915: don't keep reassigning FBC_UNSUPPORTED
` [PATCH 05/11] drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc
` [PATCH 06/11] drm/i915: pass which operation triggered the frontbuffer tracking
` [PATCH 07/11] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 08/11] drm/i915: add fronbuffer tracking to FBC
` [PATCH 09/11] drm/i915: extract intel_fbc_find_crtc()
` [PATCH 10/11] drm/i915: HSW+ FBC is tied to pipe A
` [PATCH 11/11] drm/i915: gen5+ can have FBC with multiple pipes
` [PATCH igt 1/4] lib: add igt_wait()
  ` [PATCH igt 2/4] tests/kms_fb_crc: call gem_sync() instead of gem_bo_busy()
  ` [PATCH igt 3/4] tests/kms_fbc_crc: add wait_for_fbc_enabled()
  ` [PATCH igt 4/4] tests/kms_fbc_crc: also gem_sync() on exec_nop()

git add <single file> and git add <list of files> behave differentely for ignored files
 2014-12-08 16:13 UTC  (4+ messages)
` [PATCH] check-ignore: clarify treatment of tracked files

[U-Boot] [PATCH RFC] arm: mx6: Add CCGR0 configuration to default DCD (spl_sd.cfg)
 2014-12-08 16:13 UTC  (8+ messages)

[PATCH 1/6] drm/radeon: take a fence reference in the sync code
 2014-12-08 16:11 UTC  (6+ messages)
` [PATCH 2/6] drm/radeon: add fence owners
` [PATCH 3/6] drm/radeon: add command submission IDs
` [PATCH 4/6] drm/radeon: add explicit command submission sync
` [PATCH 5/6] drm/radeon: optionally return an ID for the last PT update
` [PATCH 6/6] drm/radeon: add IOCTL to wait for a specific CS

[Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
 2014-12-08 16:10 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/9] pc: acpi: various fixes and cleanups
 2014-12-08 16:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
` [Qemu-devel] [PATCH 2/9] pc: acpi: decribe bridge device as not hotpluggable
` [Qemu-devel] [PATCH 3/9] pc: acpi-build: cleanup AcpiPmInfo initialization
` [Qemu-devel] [PATCH 4/9] acpi: build_append_nameseg(): add padding if necessary
` [Qemu-devel] [PATCH 5/9] acpi: move generic aml building helpers into dedictated file
` [Qemu-devel] [PATCH 6/9] acpi: add build_append_namestring() helper
` [Qemu-devel] [PATCH 7/9] acpi: replace opencoded notify codes with named values
` [Qemu-devel] [PATCH 8/9] acpi: drop min-bytes in build_package()
` [Qemu-devel] [PATCH 9/9] pc: acpi-build: replace recursive PCI bus tree generation with loop based

linux-next: manual merge of the bcm2835 tree with the arm-soc tree
 2014-12-08 16:08 UTC  (7+ messages)

[PATCH] drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
 2014-12-08 16:05 UTC  (4+ messages)

[PATCH for-4.5] flask/policy: Example policy updates for migration
 2014-12-08 16:07 UTC  (5+ messages)

[PATCH v2] xmalloc: add support for checking the pool integrity
 2014-12-08 16:04 UTC  (4+ messages)

[PATCH BlueZ 00/12] Simplify notification handling
 2014-12-08 16:05 UTC  (13+ messages)
` [PATCH BlueZ 01/12] build: Add coverage support
` [PATCH BlueZ 02/12] unit/test-queue: Add /queue/foreach_remove test
` [PATCH BlueZ 03/12] unit/test-queue: Add /queue/foreach_remove_backward test
` [PATCH BlueZ 04/12] shared/queue: Add reference counting to entries
` [PATCH BlueZ 05/12] unit/test-mgmt: Add /mgmt/response/1 test
` [PATCH BlueZ 06/12] unit/test-mgmt: Add /mgmt/response/2 test
` [PATCH BlueZ 07/12] unit/test-mgmt: Add /mgmt/event/1 test
` [PATCH BlueZ 08/12] unit/test-mgmt: Add /mgmt/event/2 test
` [PATCH BlueZ 09/12] unit/test-mgmt: Add /mgmt/unregister/1 test
` [PATCH BlueZ 10/12] unit/test-mgmt: Add /mgmt/unregister/2 test
` [PATCH BlueZ 11/12] unit/test-mgmt: Add /mgmt/destroy/1 test
` [PATCH BlueZ 12/12] shared/mgmt: Remove unnecessary code

[RFC/PATCH 0/5] git-glossary
 2014-12-08 16:04 UTC  (6+ messages)
` [RFC/PATCH 1/5] glossary.h: generate a glossary list from the Makefile
` [RFC/PATCH 2/5] glossary: introduce glossary lookup command
` [RFC/PATCH 3/5] glossary: man page
` [RFC/PATCH 4/5] l10n: git-glossary

[PATCH 1/2] mn88472: load demodulator register defaults
 2014-12-08 16:04 UTC  (4+ messages)
` [PATCH 2/2] mn88472: fix firmware loading

[Xen-devel] [PATCH v5 9/9] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute
 2014-12-08 16:04 UTC  (12+ messages)
                  `  "

[Qemu-devel] suggestion for the QEMU advent calendar
 2014-12-08 16:03 UTC  (4+ messages)

[RFC PATCH v6 0/9] The power allocator thermal governor
 2014-12-08 16:04 UTC  (4+ messages)
` [RFC PATCH v6 1/9] tracing: Add array printing helpers

using DMA-API on ARM
 2014-12-08 16:03 UTC  (13+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-08 16:02 UTC  (4+ messages)

[PATCH 3.18-rc3 v8 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2014-12-08 16:00 UTC  (4+ messages)
` [PATCH 3.18-rc4 v12 0/5] "

ceph branch status
 2014-12-08 16:00 UTC 

[Qemu-devel] [PATCH] vhost-user: multiqueue support
 2014-12-08 15:58 UTC  (2+ messages)

frequent lockups in 3.18rc4
 2014-12-08 15:57 UTC  (15+ messages)

[PATCH] misc: ioc4: fix variable may be used uninitialized warning
 2014-12-08 15:58 UTC  (8+ messages)
      ` [PATCH] misc: ioc4: simplify wave period measurement in clock_calibrate

[v8][PATCH 00/17] xen: RMRR fix
 2014-12-08 15:57 UTC  (9+ messages)
` [v8][PATCH 02/17] introduce XEN_DOMCTL_set_rdm
` [v8][PATCH 05/17] tools/libxc: introduce hypercall for xc_reserved_device_memory_map

Remove Ban?
 2014-12-08 15:56 UTC  (3+ messages)

[PATCH] srcu: Isolate srcu sections using CONFIG_SRCU
 2014-12-08 15:55 UTC 

[Buildroot] [PATCH v2] pinentry: Fix pinentry-qt4 build failure
 2014-12-08 15:55 UTC 

[GIT PULL] ASoC updates for v3.19
 2014-12-08 15:53 UTC  (5+ messages)

regarding yocto installation
 2014-12-08 15:53 UTC  (2+ messages)

Why is the actual disk usage of btrfs considered unknowable?
 2014-12-08 15:52 UTC  (4+ messages)

[Bug 88911] New: Radeon: Patch "drm/radeon: fix speaker allocation setup" causes kernel lockup
 2014-12-08 15:52 UTC  (2+ messages)
` [Bug 88911] "

[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
 2014-12-08 15:52 UTC  (2+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!

Accept-language test fails on Mac OS
 2014-12-08 15:51 UTC  (8+ messages)

[Qemu-devel] [PATCH] qapi-schema: fix typo about change-vnc-password
 2014-12-08 15:50 UTC  (2+ messages)

[GIT PULL][RESEND] hw_breakpoints: Support AMD range breakpoints
 2014-12-08 15:50 UTC  (3+ messages)

[PATCHv3 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2014-12-08 15:50 UTC  (4+ messages)
` [PATCHv3 bluetooth-next 1/3] 6lowpan: add generic nhc layer interface
` [PATCHv3 bluetooth-next 2/3] 6lowpan: add udp compression via nhc layer
` [PATCHv3 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions

[PATCH 0/4] drm/msm: YUV suppport addition for MDP4 & MDP5
 2014-12-08 15:48 UTC  (10+ messages)
` [PATCH 1/4] drm/msm/mdp: add register description for YUV support
` [PATCH 2/4] drm/msm/mdp: add common YUV information for MDP4/MDP5
` [PATCH 3/4] drm/msm/mdp5: add NV12 support for MDP5
` [PATCH 4/4] drm/msm/mdp4: add YUV format support

Porting document
 2014-12-08 15:47 UTC 

[PATCH] rnndb: Add registers for msm YUV support
 2014-12-08 15:46 UTC 

[PATCH] drm/atomic: fix potential null ptr on plane enable
 2014-12-08 15:45 UTC 

[PATCH] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
 2014-12-08 15:45 UTC  (2+ messages)

[PATCH v2 0/2] ath10k: NF calibration period debugfs file
 2014-12-08 15:44 UTC  (3+ messages)

[PATCH] drm/i915: Check mask/bit helper functions
 2014-12-08 15:44 UTC  (3+ messages)

[PATCH 0/20] fix misspelling of current function in string
 2014-12-08 15:44 UTC  (5+ messages)
` [PATCH 20/20] drm/radeon: "

3.18 fails in firmware init of qla on V880
 2014-12-08 15:43 UTC 

[PATCH v4 0/8] ath10k: add support for new wmi-tlv backend
 2014-12-08 15:41 UTC  (3+ messages)

[Buildroot] [PATCH] pinentry: Fix pinentry-qt4 build failure
 2014-12-08 15:41 UTC 

[PATCH] gpio: sn54hc595: new driver for GPIO shift registers chipsets
 2014-12-08 15:41 UTC  (4+ messages)

[PATCH] libxl: Set path to console on domain startup
 2014-12-08 15:40 UTC  (2+ messages)
` [libvirt] "

stable boot: 93 boots: 92 pass, 1 fail (v3.17.6)
 2014-12-08 15:39 UTC  (2+ messages)

[Qemu-devel] [RFC V2 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-12-08 15:38 UTC  (7+ messages)
` [Qemu-devel] [RFC V2 10/10] cpus: reclaim allocated vCPU objects

[PATCH iproute2 1/3] ip-link: display parentid for netdevs
 2014-12-08 15:37 UTC  (4+ messages)
` [PATCH net-next 2/3] netlink: IFLA_PHYS_SWITCH_ID to IFLA_PHYS_PARENT_ID

I2S frame configuration
 2014-12-08 15:37 UTC 

[Buildroot] [PATCH] Use CodeSourcery MIPS 2014.11 instead of 2014.05
 2014-12-08 15:36 UTC 

[PATCH nf-next 0/2] netfilter: conntrack: route cache for forwarded connections
 2014-12-08 15:36 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: conntrack: cache route "
` [PATCH nf-next 2/2] netfilter: use conntrack rtcache if available

[PATCH 1/3] ath10k: embed supported chip ids in hw_params
 2014-12-08 15:35 UTC  (4+ messages)
` [PATCH v2 1/3] ath10k: create a chip revision whielist

wl1251: NVS firmware data
 2014-12-08 15:35 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio: remove useless virtio_net_init define
 2014-12-08 15:34 UTC  (2+ messages)

[Buildroot] [PATCH] autobuild-run: remove unnecessary exceptions
 2014-12-08 15:34 UTC 

[PATCH v4 0/2] ath10k: device tree support
 2014-12-08 15:33 UTC  (4+ messages)

[PATCH] ext4/jbd2: fix race condition when initializing the crc32c "key"
 2014-12-08 15:33 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Trigger auto-increment of register addresses on i2c
 2014-12-08 15:33 UTC 

[PATCH V2][BTRFS-PROGS] Don't use LVM snapshot device
 2014-12-08 15:30 UTC  (2+ messages)

[Qemu-devel] dtb support on x86 machines
 2014-12-08 15:30 UTC  (2+ messages)

[PATCH 0/4] Display IO topology when PXM data is available
 2014-12-08 15:30 UTC  (9+ messages)
` [PATCH 2/4] sysctl/libxl: Add interface for returning IO topology data

[PATCH v2] android/bluetooth: Add support to read Le features by Android
 2014-12-08 15:29 UTC 

[Bug 89331] Radeon 8670M in DRI_PRIME shows garbage in scene
 2014-12-08 15:29 UTC 

[PATCH -mm] memcg: fix possible use-after-free in memcg_kmem_get_cache
 2014-12-08 15:29 UTC  (4+ messages)

[RFC] Discard update for 3.19
 2014-12-08 15:28 UTC  (5+ messages)
` [PATCH 1/3] libata: Whitelist SSDs that are known to properly return zeroes after TRIM

[PATCH] bridge: Remove BR_PROXYARP flooding check code
 2014-12-08 15:27 UTC 

[Bug 89221] Heavy workload bewteen two KVM guest using vxlan tunnel stuck
 2014-12-08 15:28 UTC 

[PATCH v2] VFIO: Avoid to enable vfio while the module not loaded
 2014-12-08 15:28 UTC  (4+ messages)
` [PATCH v4] "

[RFC][PATCH 0/8] drm/i915: Keep drm_crtc->state in sync
 2014-12-08 15:21 UTC  (2+ messages)
` [RFC][PATCH 2/8] drm/i915: Embedded struct drm_crtc_state in intel_crtc_state

[PATCH v5 0/7] Command parser batch buffer copy
 2014-12-08 15:19 UTC  (3+ messages)
` [PATCH v5 1/7] drm/i915: Implement a framework for batch buffer pools

error: value computed is not used
 2014-12-08 15:26 UTC  (4+ 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.