All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-27 00:16:57 to 2013-11-27 01:00:32 UTC [more...]

[PATCH 3.10 00/80] 3.10.21-stable review
 2013-11-27  0:57 UTC  (15+ messages)
` [PATCH 3.10 25/80] rt2x00: fix a crash bug in the HT descriptor handling fix
` [PATCH 3.10 26/80] rt2x00: check if device is still available on rt2x00mac_flush()
` [PATCH 3.10 29/80] Revert "ima: policy for RAMFS"
` [PATCH 3.10 33/80] ALSA: compress: fix drain calls blocking other compress functions (v6)
` [PATCH 3.10 38/80] ALSA: hda - Add support for CX20952
` [PATCH 3.10 39/80] ALSA: hda - Add pincfg fixup for ASUS W5A
` [PATCH 3.10 43/80] ALSA: hda - Dont clear the power state at snd_hda_codec_reset()
` [PATCH 3.10 47/80] ALSA: hda - Provide missing pin configs for VAIO with ALC260
` [PATCH 3.10 50/80] NFSv4: dont fail on missing fattr in open recover
` [PATCH 3.10 51/80] NFSv4: dont reprocess cached open CLAIM_PREVIOUS
` [PATCH 3.10 60/80] arm/arm64: KVM: Fix hyp mappings of vmalloc regions
` [PATCH 3.10 66/80] powerpc/vio: use strcpy in modalias_show
` [PATCH 3.10 67/80] powerpc/powernv: Add PE to its own PELTV
` [PATCH 3.10 79/80] drm/i915: quirk away phantom LVDS on Intels D510MO mainboard

[PATCH 3.12 000/116] 3.12.2-stable review
 2013-11-27  0:58 UTC  (29+ messages)
` [PATCH 3.12 012/116] ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
` [PATCH 3.12 021/116] ACPI / EC: Ensure lock is acquired before accessing ec struct members
` [PATCH 3.12 022/116] ACPI / video: Quirk initial backlight level 0
` [PATCH 3.12 027/116] staging: comedi: avoid memleak for subdevice private
` [PATCH 3.12 028/116] lkdtm: isolate stack corruption test
` [PATCH 3.12 029/116] Drivers: hv: vmbus: Fix a bug in channel rescind code
` [PATCH 3.12 030/116] rt2x00: fix a crash bug in the HT descriptor handling fix
` [PATCH 3.12 031/116] rt2x00: check if device is still available on rt2x00mac_flush()
` [PATCH 3.12 035/116] Revert "ima: policy for RAMFS"
` [PATCH 3.12 037/116] ALSA: 6fire: Fix probe of multiple cards
` [PATCH 3.12 038/116] ALSA: compress: fix drain calls blocking other compress functions
` [PATCH 3.12 042/116] ALSA: hda - Apply MacBook fixups for CS4208 correctly
` [PATCH 3.12 053/116] ALSA: hda - Dont turn off EAPD for headphone on Lenovo N100
` [PATCH 3.12 057/116] ALSA: hda - Add headset quirk for Dell Inspiron 3135
` [PATCH 3.12 059/116] NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec
` [PATCH 3.12 060/116] NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
` [PATCH 3.12 064/116] NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
` [PATCH 3.12 068/116] nfsd: return better errors to exportfs
` [PATCH 3.12 071/116] nfsd: split up nfsd_setattr
` [PATCH 3.12 072/116] nfsd: make sure to balance get/put_write_access
` [PATCH 3.12 073/116] nfsd4: fix xdr decoding of large non-write compounds
` [PATCH 3.12 081/116] drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
` [PATCH 3.12 097/116] SUNRPC: Avoid deep recursion in rpc_release_client
` [PATCH 3.12 100/116] xhci: Enable LPM support only for hardwired or BESL devices
` [PATCH 3.12 102/116] usb: Disable USB 2.0 Link PM before device reset
` [PATCH 3.12 103/116] usb: hub: Clear Port Reset Change during init/resume
` [PATCH 3.12 107/116] usb: musb: call musb_start() only once in OTG mode
` [PATCH 3.12 109/116] usb: musb: dsps: redo the otg timer

[GIT PULL] Immutable biovecs
 2013-11-27  0:59 UTC  (39+ messages)
    ` [PATCH 01/25] block: submit_bio_wait() conversions
      ` [PATCH 02/25] block: Convert various code to bio_for_each_segment()
      ` [PATCH 03/25] bcache: Kill unaligned bvec hack
      ` [Drbd-dev] [PATCH 04/25] block: Abstract out bvec iterator
        `  "
      ` [PATCH 05/25] dm: Use bvec_iter for dm_bio_record()
      ` [PATCH 06/25] block: Convert bio_iovec() to bvec_iter
      ` [Drbd-dev] [PATCH 07/25] block: Convert bio_for_each_segment() "
        `  "
        ` [Cluster-devel] "
      ` [PATCH 08/25] block: Immutable bio vecs
        ` [Drbd-dev] "
      ` [PATCH 09/25] block: Convert bio_copy_data() to bvec_iter
      ` [PATCH 10/25] bio-integrity: Convert "
      ` [PATCH 11/25] block: Kill bio_segments()/bi_vcnt usage
      ` [PATCH 12/25] block: Convert drivers to immutable biovecs
      ` [PATCH 13/25] aoe: Convert "
      ` [PATCH 14/25] ceph: "
      ` [PATCH 15/25] block: Kill bio_iovec_idx(), __bio_iovec()
      ` [PATCH 16/25] block: Refactor bio_clone_bioset() for immutable biovecs
      ` [PATCH 17/25] block: Add bio_clone_fast()
      ` [PATCH 18/25] rbd: Refactor bio cloning
      ` [PATCH 19/25] dm: Refactor for new bio cloning/splitting
      ` [PATCH 20/25] block: Don't save/copy bvec array anymore
      ` [PATCH 21/25] block: Remove bi_idx hacks
      ` [PATCH 22/25] block: Generic bio chaining
      ` [PATCH 23/25] block: Rename bio_split() -> bio_pair_split()
      ` [PATCH 24/25] block: Introduce new bio_split()
      ` [PATCH 25/25] block: Kill bio_pair_split()

[patch 0/9] mm: thrash detection-based file cache sizing v6
 2013-11-27  0:59 UTC  (7+ messages)
` [patch 9/9] mm: keep page cache radix tree nodes in check

[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
 2013-11-27  0:57 UTC  (17+ messages)
` [Qemu-devel] [PATCH 04/27] vl: convert -m to qemu_opts_parse()
` [Qemu-devel] [PATCH 16/27] acpi: ich9: allow guest to clear SCI rised by GPE

[PATCH] watchdog: s3c2410_wdt: Handle rounding a little better for timeout
 2013-11-27  0:57 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 3.4 00/39] 3.4.71-stable review
 2013-11-27  0:57 UTC  (10+ messages)
` [PATCH 3.4 01/39] vfs,proc: guarantee unique inodes in /proc
` [PATCH 3.4 08/39] ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field
` [PATCH 3.4 09/39] USB: mos7840: fix tiocmget error handling
` [PATCH 3.4 10/39] crypto: ansi_cprng - Fix off by one error in non-block size request
` [PATCH 3.4 31/39] block: fix a probe argument to blk_register_region
` [PATCH 3.4 32/39] block: properly stack underlying max_segment_size to DM device
` [PATCH 3.4 34/39] powerpc/powernv: Add PE to its own PELTV
` [PATCH 3.4 35/39] powerpc/signals: Mark VSX not saved with small contexts
` [PATCH 3.4 36/39] SUNRPC: Fix a data corruption issue when retransmitting RPC calls

[Qemu-devel] [PATCH v5 0/7] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2013-11-27  0:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 5/7] block: Parse "backing" option to reference existing BDS

[U-Boot] [PATCH] ARM: mx6: Update non-Freescale boards to include CPU errata
 2013-11-27  0:57 UTC  (2+ messages)

[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
 2013-11-27  1:09 UTC  (10+ messages)
` [PATCH v2 01/10] PCI: Use device_release_driver in pci_stop_root_bus
` [PATCH v2 08/10] PCI: Try best to allocate pref mmio 64bit above 4g

[PATCH] ARM: davinci: clock: return 0 upon error from clk_round_rate()
 2013-11-27  0:56 UTC 

[Qemu-devel] [PATCH arm-devs v2 1/2] hw/timer: Introduce ARM A9 Global Timer
 2013-11-27  0:55 UTC  (3+ messages)

[PATCH] drm/i915: Allocate atomically in execbuf path
 2013-11-27  0:55 UTC 

[PATCH] regulator: core: Use postcore_initcall(regulator_init_complete)
 2013-11-27  0:55 UTC  (3+ messages)

[PATCH] mke2fs: Fix block bitmaps initalization with -O ^resize_inode
 2013-11-27  0:55 UTC  (5+ messages)

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-11-27  0:53 UTC  (14+ messages)
            ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves

[PATCH] fbdev: sh_mipi_dsi/sh_mobile_hdmi: clk_round_rate() can return a zero upon error
 2013-11-27  0:53 UTC 

[PATCH] powerpc: : Kill CONFIG_MTD_PARTITIONS
 2013-11-27  0:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] eglibc: add security patch for CVE-2013-4788
 2013-11-27  0:51 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] qemu/mips64-malta: switch to eglibc

missing /sbin/fsck.btrfs
 2013-11-27  0:51 UTC  (2+ messages)

[Bug 71285] New: Xonotic LLVM ERROR
 2013-11-27  0:51 UTC  (2+ messages)
` [Bug 71285] "

nouveau/ NV11: 3.12 freezes if X.org is started headless
 2013-11-27  0:49 UTC  (5+ messages)

[PATCH] avr32: Kill CONFIG_MTD_PARTITIONS
 2013-11-27  0:49 UTC 

[PATCH] ARM: shmobile: mackerel: clk_round_rate() can return a zero to indicate an error
 2013-11-27  0:49 UTC  (2+ messages)

[PATCH v6 4/5] MCS Lock: Barrier corrections
 2013-11-27  0:46 UTC  (25+ messages)

[patch] mm, vmscan: abort futile reclaim if we've been oom killed
 2013-11-27  0:47 UTC  (12+ messages)

ARM: nommu: Unable to allocate RAM for process text/data, errno 12
 2013-11-27  0:44 UTC  (3+ messages)

Building Ceph using CMake
 2013-11-27  0:43 UTC  (2+ messages)

[PATCH 1/3] spi: rcar: Fix uninitialized variable warning
 2013-11-27  0:41 UTC  (6+ messages)
  ` [PATCH 2/3] spi: rcar: Fix pointer cast in the remove function
  ` [PATCH 3/3] spi: rcar: Use devm_* managed allocators

[PATCH v2] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks
 2013-11-27  0:53 UTC  (5+ messages)

linux-next: build warnings after merge of the block tree
 2013-11-27  0:39 UTC  (5+ messages)
      ` [PATCH] block: Silence spurious compiler warnings

[PATCH] spi: sh-msiof: Fix warnings due to improper casts
 2013-11-27  0:39 UTC  (2+ messages)

[PATCH] fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointer
 2013-11-27  0:38 UTC 

[PATCH -next] staging: rts5208: fix error return code in rtsx_probe()
 2013-11-27  0:38 UTC 

[PATCH 0/4] ACPI / bind: Simplify child devices lookup
 2013-11-27  0:33 UTC  (4+ messages)

[PATCH 0/1] tracing: Introduce "pseudo registers" for FETCH_MTD_reg
 2013-11-27  0:37 UTC  (6+ messages)
` [RFC PATCH 0/3] tracing: Teach FETCH_MTD_{symbol,deref} to handle per-cpu data
  ` [RFC PATCH 3/3] "
      ` [RFC PATCH 0/2] tracing: Teach FETCH_MTD_symbol "

[PATCH 07/12] memory: davinci-aemif: introduce AEMIF driver
 2013-11-27  0:37 UTC  (9+ messages)

Regression wrt mounting /proc in user namespace in 3.13
 2013-11-27  0:36 UTC  (15+ messages)
                ` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
                    ` [REVIEW][PATCH 2/3] fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
                    ` [REVIEW][PATCH 3/3] vfs: Fix a regression in mounting proc

[PATCH] mtd: sh_flctl: Fix warnings due to improper casts
 2013-11-27  0:35 UTC  (2+ messages)

[PATCH 1/2] mmc: sh_mmcif: Factorize DMA channel request and configuration code
 2013-11-27  0:34 UTC  (4+ messages)
` [PATCH 2/2] mmc: sh_mmcif: Fix compilation warning on 64-bit platforms

[PATCH] v4l: sh_vou: Fix warnings due to improper casts and printk formats
 2013-11-27  0:30 UTC  (2+ messages)

[PATCH 3/3] DMA: shdma: Make sh_dmae_pm static
 2013-11-27  0:29 UTC 

[PATCH 2/3] DMA: shdma: Fix warnings due to declared but unused symbols
 2013-11-27  0:29 UTC 

[PATCH 1/3] DMA: shdma: Fix warnings due to improper casts and printk formats
 2013-11-27  0:29 UTC 

Add memory barrier when waiting on futex
 2013-11-27  0:28 UTC  (5+ messages)

Fwd: [PATCH] MIPS: Kill CONFIG_MTD_PARTITIONS
 2013-11-27  0:29 UTC  (2+ messages)

[PATCH] submodule recursion in git-archive
 2013-11-27  0:28 UTC  (4+ messages)

[PATCH] serial: sh-sci: Fix warnings due to improper casts and printk formats
 2013-11-27  0:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 04/27] vl: convert -m to qemu_opts_parse()
 2013-11-27  0:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/28] vl: convert -m to QemuOpts
  ` [Qemu-devel] [PATCH 05/28] vl.c: extend -m option to support options for memory hotplug

[Ocfs2-devel] [PATCH] Remove versioning information
 2013-11-27  0:26 UTC  (2+ messages)

[PATCH 1/2] remove recursive call to migrate_disable in read_lock_bh
 2013-11-27  0:26 UTC  (3+ messages)
` [PATCH] condition migration_disable on lock acquisition

[Qemu-devel] [PATCH v4 0/4] add sunxi machine type
 2013-11-27  0:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/4] hw/arm: "

[PATCH v2 0/6] ARM: brcmstb: Add Broadcom STB SoC support
 2013-11-27  0:22 UTC  (14+ messages)
` [PATCH v2 1/6] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v2 2/6] ARM: do CPU-specific init for Broadcom Brahma15 cores
` [PATCH v2 3/6] ARM: brcmstb: add CPU binding for Broadcom Brahma15
` [PATCH v2 4/6] ARM: brcmstb: add misc. DT bindings for brcm,brcmstb
` [PATCH v2 5/6] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
` [PATCH v2 6/6] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445

Re: [PATCH] ARM: Kill CONFIG_MTD_PARTITIONS
 2013-11-27  0:21 UTC  (2+ messages)

[PATCH] mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
 2013-11-27  0:20 UTC  (3+ messages)

[PATCH] MAINTAINERS: add HSI subsystem
 2013-11-27  0:19 UTC  (4+ messages)

[U-Boot] [PATCH V2 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-27  0:17 UTC  (5+ messages)
` [U-Boot] [PATCH V2 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3


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.