All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-27 00:36:00 to 2013-11-27 01:09:57 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  (41+ 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 087/116] powerpc/vio: use strcpy in modalias_show
` [PATCH 3.12 089/116] powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
` [PATCH 3.12 090/116] powerpc: Fix __get_user_pages_fast() irq handling
` [PATCH 3.12 091/116] powerpc/signals: Mark VSX not saved with small contexts
` [PATCH 3.12 092/116] powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
` [PATCH 3.12 093/116] powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
` [PATCH 3.12 094/116] slub: Handle NULL parameter in kmem_cache_flags
` [PATCH 3.12 095/116] SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
` [PATCH 3.12 096/116] SUNRPC: Fix a data corruption issue when retransmitting RPC calls
` [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
` [PATCH 3.12 112/116] s390/vtime: correct idle time calculation
` [PATCH 3.12 113/116] configfs: fix race between dentry put and lookup
` [PATCH 3.12 116/116] cris: media platform drivers: fix build

[PATCH v2 0/9] arm: zynq: Add support for cpufreq
 2013-11-27  1:04 UTC  (24+ messages)
` [PATCH v2 1/9] arm: dt: zynq: Remove 'clock-ranges' from TTC nodes
` [PATCH v2 2/9] arm: dt: zynq: Add 'cpus' node
` [PATCH v2 3/9] clocksource/cadence_ttc: Store timer frequency in driver data
` [PATCH v2 4/9] clocksource/cadence_ttc: Use enable/disable_irq
` [PATCH v2 5/9] clocksource/cadence_ttc: Adjust interval in clock notifier
` [PATCH v2 6/9] clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
` [PATCH v2 7/9] clocksource/cadence_ttc: Use only one counter
` [PATCH v2 8/9] arm: zynq: Don't use arm_global_timer with cpufreq
` [PATCH v2 9/9] arm: zynq: Add support for cpufreq

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

[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
 2013-11-27  1:17 UTC  (8+ messages)
` [PATCH v2 01/10] PCI: Use device_release_driver in pci_stop_root_bus
` [PATCH v2 03/10] PCI: Move resources and bus_list releasing to pci_release_dev
` [PATCH v2 04/10] PCI: Destroy pci dev only once

[PATCH] C6X: clock: return 0 upon error from clk_round_rate()
 2013-11-27  1:04 UTC 

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

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

userns idea: preventing SCM_CREDENTIALS from leaking out
 2013-11-27  1:02 UTC 

Argument type for FS_IOC_GETFLAGS/FS_IOC_SETFLAGS ioctls
 2013-11-27  1:01 UTC  (2+ messages)

[PATCH] ARM: versatile: clock: return 0 upon error from clk_round_rate()
 2013-11-27  1:02 UTC 

[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
 2013-11-27  1:01 UTC  (3+ messages)

[PATCH] blackfin: bf60x: clock: return 0 upon error from clk_round_rate()
 2013-11-27  1:00 UTC 

[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  (14+ messages)
` [Qemu-devel] [PATCH 16/27] acpi: ich9: allow guest to clear SCI rised by GPE

[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] 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] 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  (4+ 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/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  (13+ messages)
                ` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
                  ` [REVIEW][PATCH 3/3] vfs: Fix a regression in mounting proc


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.