public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-27 00:56:12 to 2012-06-27 09:34:41 UTC [more...]

[PATCH 28/36] staging: comedi: cb_pcidas: remove 'volatile' on private data variables
 2012-06-27  9:34 UTC  (2+ messages)

[PATCH v2 0/6] kvm: level triggered irqfd support
 2012-06-27  9:34 UTC  (10+ messages)
` [PATCH v2 1/6] kvm: Pass kvm_irqfd to functions
` [PATCH v2 2/6] kvm: Add missing KVM_IRQFD API documentation
` [PATCH v2 3/6] kvm: Sanitize KVM_IRQFD flags
` [PATCH v2 4/6] kvm: Extend irqfd to support level interrupts
` [PATCH v2 5/6] kvm: KVM_EOIFD, an eventfd for EOIs
` [PATCH v2 6/6] kvm: Level IRQ de-assert for KVM_IRQFD

[PATCH] samples: seccomp: add .gitignore for untracked executables
 2012-06-27  9:33 UTC 

[PATCH 00/11] kmem controller for memcg: stripped down version
 2012-06-27  9:29 UTC  (11+ messages)
` [PATCH 06/11] memcg: kmem controller infrastructure
      ` Fork bomb limitation in memcg WAS: Re: [PATCH 00/11] kmem controller for memcg: stripped down version

[GIT PULL FOR v3.5] Move sta2x11_vip to staging
 2012-06-27  9:17 UTC  (2+ messages)

[PATCH 0/3 v2] i2c: i801: enable irq
 2012-06-27  9:24 UTC  (2+ messages)

MAIL 27.06.2012
 2012-06-27  9:11 UTC 

[PATCH] drm/i2c/ch7006: Convert to dev_pm_ops
 2012-06-27  9:21 UTC  (2+ messages)

[PATCH 16/36] staging: comedi: cb_pcidas: simplify the boardinfo
 2012-06-27  9:20 UTC  (2+ messages)

[PATCH V5 0/13] perf: Intel uncore pmu counting support
 2012-06-27  9:10 UTC  (9+ messages)

[PATCH] perf sched replay: fix event lookup
 2012-06-27  9:18 UTC  (6+ messages)

[PATCH v2 0/7] affs: stop using write_supers and s_dirt
 2012-06-27  9:18 UTC  (4+ messages)
` [PATCH v2 1/7] affs: stop setting bm_flags

[PATCH] kvm: don't clear level from irqfd
 2012-06-27  9:13 UTC 

[Ksummit-2012-discuss] [ATTEND] Your upstream maintainer just isn't that into you
 2012-06-27  9:11 UTC  (26+ messages)
  ` [patch -resend] [SCSI] bfa: off by one in bfa_ioc_mbox_isr()
  ` [patch -resend] [SCSI] bfa: dereferencing freed memory in bfad_im_probe()
  ` [patch -resend] [SCSI] megaraid: remove a spurious IRQ enable
  ` [patch 1/2 -resend] SCSI: advansys: handle errors from scsi_dma_map()
  ` [patch 2/2 -resend] SCSI: advansys: use a subsystem error code
  ` [patch -resend] 9p: fix min_t() casting in p9pdu_vwritef()
  ` [patch -resend] spi/spidev: handle integer wrap in spidev_message()
  ` [patch -resend] mmc: ushc: fix an endianness conversion in ushc_request()
  ` [patch -resend] sgi-xp: nested calls to spin_lock_irqsave()
  ` [patch 1/3 -resend] [SCSI] pmcraid: remove unneeded check
  ` [patch 2/3 -resend] [SCSI] pmcraid: cpu_to_le32() => cpu_to_le64()
  ` [patch 3/3 -resend] [SCSI] pmcraid: find_first_zero_bit() takes bits not bytes
  ` [patch -resend] [SCSI] isci: add a couple __iomem annotations
  ` [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts
  ` [patch -resend] NVMe: handle allocation failure in nvme_map_user_pages()
  ` [patch -resend] [media] az6007: precedence bug in az6007_i2c_xfer()
  ` [patch v3 -resend] edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
  ` [patch -resend] [SCSI] megaraid: cleanup type issue in mega_build_cmd()
  ` [patch 1/2 -resend] dma-debug: debugfs_create_bool() takes a u32 pointer
  ` [patch 2/2 -resend] iommu/amd: fix type bug in flush code
  ` [patch -resend] isci: make function declaration match implementation
  ` [patch -resend] drm/i915/bios: cleanup return type of intel_parse_bios()
  ` [patch -resend] leds-lp5523: BUG() in error handling in probe()
  ` [patch -resend] Input: ff-memless - fix a couple min_t() casts
  ` [patch -resend] [patch] tlb_uv: remove some dead code in parse_tunables_write()

[V4]fix ocfs2 aio/dio writing process hang
 2012-06-27  9:09 UTC  (3+ messages)
` [PATCH v4 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
` [PATCH v4 2/2] ocfs2: clear unaligned io flag when dio fails

[Regression] No sound on HP Pavilion dv6, STAC92xx
 2012-06-27  9:09 UTC  (6+ messages)

[PATCH] acpi, cpuidle: Register with cpuidle even if cpu is onlined after boot (beyond maxcpus)
 2012-06-27  9:07 UTC  (2+ messages)
` [PATCH] acpi: intel_idle : break dependency between modules

[PATCH] Add a page cache-backed balloon device driver
 2012-06-27  9:04 UTC  (9+ messages)

[PATCH] perf: fix wrong hw_breakpoint documentation
 2012-06-27  8:59 UTC  (2+ messages)

[PATCH v2] memcg: unify mem_control_xxx to memcg_xxx
 2012-06-27  9:00 UTC  (4+ messages)

[PATCH v3 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-27  8:56 UTC  (6+ messages)
` [PATCH v3 1/5] x86: Add helper variables and functions to hold VMCSINFO
` [PATCH v3 2/5] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v3 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v3 4/5] Sysfs: Export VMCSINFO via sysfs
` [PATCH v3 5/5] Documentation: Add ABI entry for vmcs sysfs interface

[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
 2012-06-27  8:49 UTC  (18+ messages)
` [RFC PATCH 1/12] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [RFC PATCH 3/12] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH 5/12] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH 6/12] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH 7/12] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH 8/12] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH 9/12] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH 10/12] memory-hotplug : free memmap "
` [RFC PATCH 11/12] memory-hotplug : add node_device_release
` [RFC PATCH 12/12] memory-hotplug : remove sysfs file of node

[net-next RFC V3 PATCH 4/6] tuntap: multiqueue support
 2012-06-27  8:44 UTC  (9+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-06-27  8:43 UTC  (10+ messages)
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb

[PATCH] iwlegacy: print how long queue was actually stuck
 2012-06-27  8:36 UTC 

[PATCH] drm/i915/sprite: Fix mem leak in intel_plane_init()
 2012-06-27  8:34 UTC  (2+ messages)

[PATCH 1/2] sparc: Correct comments about prom_init() return values
 2012-06-27  8:35 UTC  (4+ messages)
` [PATCH 2/2] sparc32: Remove superfluous extern declarations for prom_*() functions

[PATCH] Input: MT - Include win8 support
 2012-06-27  8:28 UTC 

[PATCH] frv: Kill used but uninitialized variable
 2012-06-27  7:54 UTC 

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-06-27  7:53 UTC  (2+ messages)
` [PATCH SLUB 1/2 v2] "

[PATCH] asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID
 2012-06-27  7:53 UTC  (4+ messages)

[PATCH 0/2 v2] fix livelock because of kswapd stop
 2012-06-27  7:51 UTC  (3+ messages)
` [PATCH 1/2 v2] mm: Factor out memory isolate functions
` [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem

[PATCH] SCSI: Fix BLKSECTGET ioctl of sg device caculation mistake
 2012-06-27  7:49 UTC  (2+ messages)

[PATCH v5] kvm: notify host when the guest is panicked
 2012-06-27  7:04 UTC  (7+ messages)
` [PATCH 1/6 v5] start vm after reseting it
` [PATCH 2/6 v5] update linux headers
` [PATCH 3/6 v5] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH 4/6 v5] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
` [PATCH 6/6 v5] deal with panicked event accoring to '-machine panic_action=action'

[PATCH 00/12] kmap_atomic cleanup for 3.6
 2012-06-27  7:32 UTC  (5+ messages)
` [PATCH 04/12] frv: remove km_type definitions

Attaching a process to cgroups
 2012-06-27  7:23 UTC  (6+ messages)

Build regressions/improvements in v3.5-rc4
 2012-06-27  7:19 UTC  (3+ messages)

UBI fastmap updates
 2012-06-27  7:17 UTC  (4+ messages)

[PATCH] syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
 2012-06-27  7:15 UTC  (9+ messages)

[PATCH 1/2] perf/x86: Use 0xff as pseudo code for fixed uncore event
 2012-06-27  7:09 UTC  (2+ messages)
` [PATCH 2/2] perf/x86: Uncore Filter support for SandyBridge-EP

[PATCH] watchdog: xilinx: Read clock frequency directly from DT node
 2012-06-27  7:04 UTC  (3+ messages)

[PATCH 1/2] drivers: crypto: move nx build to driver/crypto Makefile
 2012-06-27  6:49 UTC  (2+ messages)

>>FROM BARRISTER CLIFTON HILL ESQ!!
 2012-06-27  6:21 UTC 

[PATCH 0/3] zsmalloc: remove x86 dependency
 2012-06-27  6:26 UTC  (12+ messages)
` [PATCH 1/3] zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
` [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
` [PATCH 3/3] x86: add local_tlb_flush_kernel_range()

[PATCH RESEND v7 2/3] mmc: core: Support packed write command for eMMC4.5 device
 2012-06-27  6:25 UTC  (4+ messages)

cosmetic printk() issue with lockdep warning in arch/x86/kernel/alternative.c
 2012-06-27  6:09 UTC 

[PATCH v6 0/6] ACPI: Add _OST support for ACPI hotplug
 2012-06-27  6:05 UTC  (3+ messages)
` [PATCH v6 5/6] ACPI: Add _OST support for ACPI container hotplug

[PATCH 00/21 v5] cleanup atmel_mxt_ts
 2012-06-27  6:04 UTC  (3+ messages)
` [PATCH 09/21 v5] Input: atmel_mxt_ts - print all instances when dumping objects

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-27  5:59 UTC  (11+ messages)
      ` [PATCH] printk: Revert the buffered-printk() changes for now

[ANN] Linux Security Summit 2012 - Schedule Published
 2012-06-27  5:57 UTC 

[git pull] m68knommu arch fix for 3.5-rc4
 2012-06-27  5:35 UTC 

[GIT PULL rcu/urgent] Fix for RCU-related hang
 2012-06-27  5:33 UTC  (2+ messages)

[git pull] drm fixes
 2012-06-27  5:30 UTC  (2+ messages)

[PATCH -v2 0/2] x86, microcode: Reload ucode only per-system
 2012-06-27  5:20 UTC  (6+ messages)
` [PATCH -v2 1/2] x86, microcode: Sanitize per-cpu microcode reloading interface

[PATCH v6] ARM: imx: Add basic imx6q thermal driver
 2012-06-27  4:51 UTC  (2+ messages)

[PATCH 0/8] some fixes about acpi_memhotplug
 2012-06-27  4:33 UTC  (18+ messages)
` [PATCH 1/8] fix memory leak when memory device is unbound from the module acpi_memhotplug
` [PATCH 2/8] free memory device if acpi_memory_enable_device() failed
` [PATCH 3/8] remove memory info from list before freeing it
` [PATCH 4/8] donot allow to eject the memory device if it is being used
` [PATCH 5/8] don't print message if request_resource() failed
` [PATCH 6/8] bind the memory device when the driver is being loaded
` [PATCH 7/8] auto bind the memory device which is hotpluged before the driver is loaded
` [PATCH 8/8] release memory resources if hotadd_new_pgdat() failed

[PATCH 0/5][RFC] Fallocate Volatile Ranges v5
 2012-06-27  4:17 UTC  (6+ messages)
` [PATCH 1/5] [RFC] Add volatile range management code
` [PATCH 2/5] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
` [PATCH 3/5] [RFC] ashmem: Convert ashmem to use volatile ranges
` [PATCH 4/5] [RFC][HACK] tmpfs: Purge volatile ranges on writepage instead of using shrinker
` [PATCH 5/5] [RFC][HACK] mm: Change memory management of anonymous pages on swapless systems

[xen vMCE RFC V0.2] xen vMCE design
 2012-06-27  3:51 UTC 

memcg: cat: memory.memsw.* : Operation not supported
 2012-06-27  3:49 UTC 

linux-next: Tree for Jun 27
 2012-06-27  3:22 UTC 

linux-next: build failure after merge of the final tree (device-mapper tree related)
 2012-06-27  3:02 UTC 

[PATCH] Documentation: kernel-parameters.txt remove capability.disable
 2012-06-27  2:58 UTC  (2+ messages)

[PATCH 01/12] f81232: correct stubbed termios handler
 2012-06-27  2:30 UTC  (8+ messages)
` [PATCH 04/12] gpio-sch: Fix resource leak
` [PATCH 05/12] kobil_sct: Fix some bogus tty handling
` [PATCH 06/12] 8250: use the 8250 register interface not the legacy one

[PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-06-27  1:54 UTC  (3+ messages)
` [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region

[PATCH] dm thin: reinstate missing mempool_free in cell_release_singleton
 2012-06-27  1:51 UTC  (2+ messages)

no USB keyboard in 3.5-rc1 and later
 2012-06-27  1:30 UTC 

[PATCH 0/1] locks: prevent side-effects of locks_release_private before file_lock is initialized
 2012-06-27  1:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 36/36] staging: comedi: cb_pcidas: cleanup dac08_write()
 2012-06-27  1:12 UTC 

[PATCH 35/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn()
 2012-06-27  1:11 UTC 

[PATCH 34/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn()
 2012-06-27  1:10 UTC 

[PATCH 33/36] staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn()
 2012-06-27  1:10 UTC 

[PATCH 32/36] staging: comedi: cb_pcidas: fix remaining checkpatch.pl issues
 2012-06-27  1:09 UTC 

[PATCH 31/36] staging: comedi: cb_pcidas: add whitespace to all the #define's
 2012-06-27  1:09 UTC 

[PATCH 30/36] staging: comedi: cb_pcidas: change dac bit enums into defines
 2012-06-27  1:08 UTC 

[PATCH 29/36] staging: comedi: cb_pcidas: fix comments in private data struct
 2012-06-27  1:07 UTC 

[PATCH 27/36] staging: comedi: cb_pcidas: fix comments in *_cmdtest functions
 2012-06-27  1:06 UTC 

linux-next: manual merge of the hid tree with Linus' tree
 2012-06-27  1:05 UTC 

[PATCH 26/36] staging: comedi: cb_pcidas: fix some > 80 char lines
 2012-06-27  1:05 UTC 

[PATCH 25/36] staging: comedi: cb_pcidas: fix a space before tab issue
 2012-06-27  1:04 UTC 

[PATCH 24/36] staging: comedi: cb_pcidas: check for failure of subdev_8255_init
 2012-06-27  1:03 UTC 

[PATCH 23/36] staging: comedi: cb_pcidas: use the driver_name for the resource name
 2012-06-27  1:02 UTC 

[PATCH 22/36] staging: comedi: cb_pcidas: move the "find pci" dev_printk messages
 2012-06-27  1:01 UTC 

[PATCH 21/36] staging: comedi: cb_pcidas: cleanup ai_config_insn()
 2012-06-27  1:01 UTC 

[PATCH 20/36] staging: comedi: cb_pcidas: cleanup the boardinfo 4
 2012-06-27  1:00 UTC 

[PATCH 19/36] staging: comedi: cb_pcidas: cleanup the boardinfo 3
 2012-06-27  0:59 UTC 

[PATCH 18/36] staging: comedi: cb_pcidas: cleanup the boardinfo 2
 2012-06-27  0:58 UTC 

[PATCH 17/36] staging: comedi: cb_pcidas: cleanup the boardinfo 1
 2012-06-27  0:57 UTC 

[PATCH 15/36] staging: comedi: cb_pcidas: remove unused io region size defines
 2012-06-27  0:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox