All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-11 10:22:16 to 2013-12-11 10:42:59 UTC [more...]

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-11 10:42 UTC  (51+ messages)
` [Cluster-devel] "
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
  ` [Cluster-devel] "
` [PATCH 02/18] fs: add get_acl helper
  ` [Cluster-devel] "
` [PATCH 03/18] fs: add a set_acl inode operation
  ` [Cluster-devel] "
` [PATCH 04/18] fs: add generic xattr_acl handlers
  ` [Cluster-devel] "
` [PATCH 05/18] fs: make posix_acl_chmod more useful
  ` [Cluster-devel] "
` [PATCH 06/18] fs: make posix_acl_create "
  ` [Cluster-devel] "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
  ` [Cluster-devel] "
` [PATCH 08/18] ext2/3/4: "
  ` [Cluster-devel] "
` [PATCH 09/18] f2fs: "
  ` [Cluster-devel] "
` [PATCH 10/18] hfsplus: "
  ` [Cluster-devel] "
` [PATCH 11/18] jffs2: "
  ` [Cluster-devel] "
` [PATCH 12/18] ocfs2: "
  ` [Cluster-devel] "
` [PATCH 13/18] reiserfs: "
  ` [Cluster-devel] "
` [PATCH 14/18] xfs: "
  ` [Cluster-devel] "
` [PATCH 15/18] jfs: "
  ` [Cluster-devel] "
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "

[PATCHv3 0/2] CMA for arm64
 2013-12-11 10:42 UTC  (5+ messages)
` [PATCHv3 1/2] arm64: Check for NULL device before getting the coherent_dma_mask
` [PATCHv3 2/2] arm64: Enable CMA

[Qemu-devel] [PATCH] piix: do not reset APIC base address (0x80) on piix4_reset
 2013-12-11 10:44 UTC  (3+ messages)

[PATCH 0/2] Add initial support of PMU and CMU for exynos5260
 2013-12-11 10:40 UTC  (6+ messages)
` [PATCH 1/2] ARM: EXYNOS: Add initial support of PMU for Exynos5260
` [PATCH 2/2] ARM: EXYNOS: Add CMU virtual addresses for exynos5260

btrfs/024 is unhappy on current HEAD
 2013-12-11 10:39 UTC 

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-11 10:39 UTC  (5+ messages)
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap

[Qemu-devel] [PATCH v2] char: restore read callback on a reattached (hotplug) chardev
 2013-12-11 10:36 UTC  (2+ messages)

perf: hsw model numbers
 2013-12-11 10:36 UTC 

[Qemu-devel] [PATCH v10 0/5] add allwinner A10 SoC support
 2013-12-11 10:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 5/5] hw/arm: add cubieboard support

[Qemu-devel] [PATCH v4 0/8] spapr: bootindex support
 2013-12-11 10:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/8] qom: do not register interface "types" in the type table
` [Qemu-devel] [PATCH v4 2/8] qom: detect bad reentrance during object_class_foreach
` [Qemu-devel] [PATCH v4 3/8] boot: extend get_boot_devices_list() to ignore suffixes
` [Qemu-devel] [PATCH v4 4/8] spapr-llan: add to boot device list
` [Qemu-devel] [PATCH v4 5/8] spapr-vio: fix firmware names
` [Qemu-devel] [PATCH v4 6/8] qdev: introduce FWPathProvider interface
` [Qemu-devel] [PATCH v4 7/8] vl: allow customizing the class of /machine
` [Qemu-devel] [PATCH v4 8/8] spapr: define interface to fix device pathname

[PATCH 0/2] Completion for 'perf kvm'
 2013-12-11 10:34 UTC  (3+ messages)
` [PATCH 1/2] perf completion: complete "
` [PATCH 2/2] perf tools: ignore files generated by "

[PATCH 00/50] more drm de-midlayering
 2013-12-11 10:35 UTC  (51+ messages)
` [PATCH 01/50] drm/rcar: call drm_put_dev directly in the ->remove hook
` [PATCH 02/50] drm/exynos: call drm_put_dev directly from ->remove
` [PATCH 03/50] drm/imx: directly call drm_put_dev in ->remove
` [PATCH 04/50] drm/tilcdc: call drm_put_dev directly from ->remove
` [PATCH 05/50] drm/omap: call drm_put_dev directly in ->remove
` [PATCH 06/50] drm/shmob: call drm_put_dev directly from ->remove hook
` [PATCH 07/50] drm/armada: directly call drm_put_dev in ->remove
` [PATCH 08/50] drm/msm: call drm_put_dev directly "
` [PATCH 09/50] drm: rip out drm_platform_exit
` [PATCH 10/50] drm: restrict the device list for shadow attached drivers
` [PATCH 11/50] drm/bufs: remove handling of _DRM_GEM mappings
` [PATCH 12/50] drm: kill DRIVER_REQUIRE_AGP
` [PATCH 13/50] drm: ->agp_init can't fail
` [PATCH 14/50] drm: rip out drm_core_has_AGP
` [PATCH 15/50] drm: remove agp_init() bus callback
` [PATCH 16/50] drm: inline drm_agp_destroy
` [PATCH 17/50] drm: kill the ->agp_destroy callback
` [PATCH 18/50] drm: remove global_mutex locking around agp_init
` [PATCH 19/50] drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
` [PATCH 20/50] drm: Kill DRM_HZ
` [PATCH 21/50] drm: Kill DRM_IRQ_ARGS
` [PATCH 22/50] drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
` [PATCH 23/50] drm: Kill DRM_COPY_(TO|FROM)_USER
` [PATCH 24/50] drm: Kill DRM_*MEMORYBARRIER
` [PATCH 25/50] drm: Kill DRM_SUSER
` [PATCH 26/50] drm/gma500: Remove dead code
` [PATCH 27/50] drm/irq: Replace DRM_WAIT_ON with wait_event
` [PATCH 28/50] drm: Remove DRM_WAIT_ON from all drivers
` [PATCH 29/50] drm/irq: simplify irq checks in drm_wait_vblank
` [PATCH 30/50] drm/pci: fold in irq_by_busid support
` [PATCH 31/50] drm/irq: drm_control is a legacy ioctl, so pci devices only
` [PATCH 32/50] drm/irq: remove cargo-culted locking from irq_install/unistall
` [PATCH 33/50] drm: remove drm_dev_to_irq from drivers
` [PATCH 34/50] drm: kill drm_bus->bus_type
` [PATCH 35/50] drm: Rip out totally bogus vga_switcheroo->can_switch locking
` [PATCH 36/50] drm: rename dev->count_lock to dev->buf_lock
` [PATCH 37/50] drm/irq: track the irq installed in drm_irq_install in dev->irq
` [PATCH 38/50] drm/irq: Look up the pci irq directly in the drm_control ioctl
` [PATCH 39/50] drm: pass the irq explicitly to drm_irq_install
` [PATCH 40/50] drm: remove bus->get_irq implementations
` [PATCH 41/50] drm: inline drm_pci_set_unique
` [PATCH 42/50] drm: rip out dev->devname
` [PATCH 43/50] drm: remove drm_bus->get_name
` [PATCH 44/50] drm: Remove dev->kdriver
` [PATCH 45/50] drm/<drivers>: don't set driver->dev_priv_size to 0
` [PATCH 46/50] drm: store the gem vma offset manager in a typed pointer
` [PATCH 47/50] drm: rip out dev->ioctl_count tracking
` [PATCH 48/50] drm: Kill file_priv->ioctl_count tracking
` [PATCH 49/50] drm: remove dev->vma_count
` [PATCH 50/50] drm: use memdup_user() as a cleanup

[PATCH][3.11.y] intel_pstate: fix no_turbo
 2013-12-11 10:35 UTC  (2+ messages)

[U-Boot] Some M68K boards are depending the specific order of libraries
 2013-12-11 10:35 UTC  (3+ messages)

[PATCH 1/1] AX88179_178A: Enable the hardware pseudo header in case of the NET_IP_ALIGN equals 0
 2013-12-11 10:33 UTC  (5+ messages)

[PATCH net v3 0/2] xen-netback: napi fixes
 2013-12-11 10:34 UTC  (7+ messages)
` [PATCH net v3 2/2] xen-netback: napi: don't prematurely request a tx event

ipt_SYNPROXY: kernel panic caused by nullpointer dereference
 2013-12-11 10:33 UTC  (4+ messages)

[RFC PATCH net-next 0/3] unify netfront and netback checksum setup code
 2013-12-11 10:32 UTC  (3+ messages)

[meta-fsl-arm-extra][PATCH v3 1/2] wandboard.inc: add file with common settings for wandboard boards
 2013-12-11 10:31 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support

[Qemu-devel] [PATCH for-1.7 0/5] acpi unit-test: added tests
 2013-12-11 10:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-1.7 3/5] acpi unit-test: add test files

[PATCH 1/9] android/bluetooth: Add support for reporting adapter type property
 2013-12-11 10:31 UTC  (9+ messages)
` [PATCH 2/9] android/bluetooth: Add support for adapter bonded devices property
` [PATCH 3/9] android/bluetooth: Add support for remote device friendly name
` [PATCH 4/9] android/bluetooth: Free devices on service unregister
` [PATCH 5/9] android/bluetooth: Add support for remote device class
` [PATCH 6/9] android/bluetooth: Add support for remote device RSSI
` [PATCH 7/9] android/bluetooth: Add support for get remote device properties command
` [PATCH 8/9] android/bluetooth: Add support for remote device type property
` [PATCH 9/9] android/bluetooth: Code style and whitespace cleanup

[refpolicy] RFC: direct_init_entry breaks direct_initrc
 2013-12-11 10:31 UTC  (4+ messages)

[PATCH 1/7] PCI: imx6: Make reset-gpio optional
 2013-12-11 10:30 UTC  (14+ messages)
` [PATCH 2/7] PCI: imx6: Fix waiting for link up
` [PATCH V2 3/7] PCI: imx6: Split away the PHY reset
` [PATCH 4/7] PCI: imx6: Split away the link up wait loop
` [PATCH V2 5/7] PCI: imx6: Fix link start operation
` [PATCH 6/7] PCI: imx6: Fix bugs in PCIe startup code
` [PATCH 7/7] ARM: dts: imx6q-sabrelite: Enable PCI express

[PATCH RFC 0/5] OSSTest: OVMF guest test case
 2013-12-11 10:29 UTC  (7+ messages)
` [PATCH RFC 2/5] Build OVMF for Xen-unstable

[RFCv4 PATCH 0/8] vb2: various cleanups and improvements
 2013-12-11 10:28 UTC  (5+ messages)
` [RFCv4 PATCH 7/8] vb2: return ENODATA in start_streaming in case of too few buffers

[PATCH cryptodev] crypto: arch - use crypto_memneq instead of memcmp
 2013-12-11 10:28 UTC 

[PATCH v6 0/6] mm: sched: numa: several fixups
 2013-12-11 10:28 UTC  (4+ messages)

How to debug Ethernet connectivity
 2013-12-11 10:28 UTC  (13+ messages)

[PATCH] powerpc: set default kernel thread priority to medium-low
 2013-12-11 10:30 UTC  (4+ messages)

[PATCH v2 0/6] interrupt handling fixes
 2013-12-11 10:28 UTC  (5+ messages)
` [PATCH v2 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
 2013-12-11 10:26 UTC  (8+ messages)
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state

[PATCH] Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range
 2013-12-11 10:27 UTC  (6+ messages)

[PATCH v2] kexec/x86: Do not map crash kernel area
 2013-12-11 10:26 UTC 

[PATCH V2 0/6] Memory compaction efficiency improvements
 2013-12-11 10:24 UTC  (14+ messages)
` [PATCH V2 1/6] mm: compaction: trace compaction begin and end
` [PATCH V2 2/6] mm: compaction: encapsulate defer reset logic
` [PATCH V2 3/6] mm: compaction: reset cached scanner pfn's before reading them
` [PATCH V2 4/6] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH V2 5/6] mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
` [PATCH V2 6/6] mm: compaction: reset scanner positions immediately when they meet

[PATCH 0/2] net: smc91x: add DT flags for legacy platforms
 2013-12-11 10:21 UTC  (3+ messages)
` [PATCH 1/2] net: smc91x: Read hardware behavior flags from device tree
` [PATCH 2/2] ARM: dts: omap2430-sdp: add flags for ethernet functionality


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.