public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-01 18:48:15 to 2011-12-02 01:11:04 UTC [more...]

[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
 2011-12-02  0:46 UTC  (12+ messages)

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-02  0:26 UTC  (11+ messages)

[patch 00/25] dynamic-debug during module initialization
 2011-12-02  0:50 UTC  (6+ messages)
` [PATCH 18/25] dynamic_debug: Introduce global fake module param module.ddebug

[PATCH] Add virtio-scsi to the virtio spec
 2011-12-02  0:51 UTC  (4+ messages)

[patch v3 0/6] nohz idle load balancing patches
 2011-12-02  1:07 UTC  (6+ messages)
` [patch v3 1/6] sched, nohz: introduce nohz_flags in the struct rq
` [patch v3 2/6] sched, nohz: track nr_busy_cpus in the sched_group_power
` [patch v3 3/6] sched, nohz: sched group, domain aware nohz idle load balancing
` [patch v3 4/6] sched, nohz: cleanup the find_new_ilb() using sched groups nr_busy_cpus
` [patch v3 6/6] sched: fix the sched group node allocation for SD_OVERLAP domain

[PATCH v3] sound/soc/codecs: add LAPIS Semiconductor ML26124
 2011-12-02  1:06 UTC  (15+ messages)

Linux 3.2-rc4
 2011-12-02  1:00 UTC 

[PATCH] Set the initial TRIM information as TRIMMED
 2011-12-02  0:50 UTC  (4+ messages)

[PATCH] mm: Ensure that pfn_valid is called once per pageblock when reserving pageblocks
 2011-12-02  0:46 UTC  (2+ messages)

[PATCH 0/3] RFC Fix Fsl 8250 BRK bug via letting plat code set bugs
 2011-12-02  0:57 UTC  (9+ messages)
` [PATCH 1/3] serial: make bugs field not specific to 8250 type uarts
` [PATCH 2/3] serial: allow passing in hardware bug info via platform device
` [PATCH 3/3] 8250: add workaround for MPC8[356]xx UART break IRQ storm

[PATCH] nohz: Remove update_ts_time_stat from tick_nohz_start_idle
 2011-12-02  0:45 UTC  (2+ messages)

[rfc 0/3] A small bundle in a sake of checkpoint/restore
 2011-12-02  0:40 UTC  (11+ messages)
` [rfc 1/3] fs, proc: Add start_data, end_data, start_brk members to /proc/$pid/stat
` [rfc 2/3] fs, proc: Introduce the Children: line in /proc/<pid>/status

[PATCH 1/5] TTY: ldisc, allow waiting for ldisc arbitrarily long
 2011-12-02  0:40 UTC  (4+ messages)
` [PATCH 2/5] TTY: ldisc, move wait idle to caller

[PATCH] jump_label: jump_label for boot options
 2011-12-02  0:28 UTC  (12+ messages)

[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
 2011-12-02  0:25 UTC  (19+ messages)
` [PATCH 01/14] crc32: removed two instances of trailing whitespaces
` [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/14] crc32: Simplify unit test code
` [PATCH 04/14] crc32: Speed up memory table access on powerpc
` [PATCH 05/14] crc32: Miscellaneous cleanups
` [PATCH 06/14] crc32: Fix mixing of endian-specific types
` [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 09/14] crc32: Optimize loop counter for x86
` [PATCH 10/14] crc32: Add note about this patchset to crc32.c
` [PATCH 11/14] crc32: Bolt on crc32c
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 13/14] crc32: Add self-test code for crc32c
` [PATCH 14/14] crc32: Select an algorithm via kconfig

[RFC PATCH V2 0/1] making order in file2alias
 2011-12-02  0:04 UTC  (4+ messages)
` [PATCH V2 1/1] modpost: use table-lookup to build module aliases

[GIT PULL] RTC fixes for 3.2
 2011-12-02  0:01 UTC  (2+ messages)

[PATCH 0/3] Patches focus on clocksource_calc_mult_shift()
 2011-12-01 23:58 UTC  (5+ messages)
` [PATCH 1/3] clocksource: Also tweak ->maxadj in clocksource_calc_mult_shift()
` [PATCH 2/3] clocksource: dbx500: convert to clocksource_register_hz()

[PATCH 1/2] MTD: NAND: ndfc: fix compilation error
 2011-12-01 23:54 UTC  (3+ messages)

[PATCH 01/11] mm: export vmalloc_sync_all symbol to GPL modules
 2011-12-01 23:47 UTC  (22+ messages)
` [PATCH 03/11] fs/splice: export splice_to_pipe "
` [PATCH 09/11] sched: export task_prio "

CIFS mount: 3.2.0-rc3 suspend crash
 2011-12-01 23:40 UTC  (14+ messages)

The ocfs2 and configfs trees are back at git.kernel.org
 2011-12-01 23:39 UTC  (2+ messages)

[PATCH] mmc: convert drivers/mmc/host/* to use module_platform_driver()
 2011-12-01 23:37 UTC  (3+ messages)

[PATCH RESEND] NUMA x86: add constraints check for nid parameters
 2011-12-01 23:28 UTC  (4+ messages)
  `  "

[PATCH 0/4] iommu: iommu_ops group interface
 2011-12-01 23:14 UTC  (13+ messages)
` [PATCH 1/4] iommu: Add iommu_device_group callback and iommu_group sysfs entry

[PATCH] ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
 2011-12-01 23:12 UTC  (2+ messages)

[PATCH] specific do_timer_cpu value for nohz off mode
 2011-12-01 22:56 UTC  (9+ messages)

[RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?
 2011-12-01 22:55 UTC  (8+ messages)

[GIT PULL] ocfs2 fixes for 3.2-rc3
 2011-12-01 22:53 UTC 

[PATCH] asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
 2011-12-01 22:48 UTC  (2+ messages)

BCM43224: 00:00:00:00:00:00 address (3.2.0-rc3-00099-g883381d)
 2011-12-01 22:48 UTC 

[PATCH-RFC 0/2] tile: switch to generic pci_iomap
 2011-12-01 22:47 UTC  (8+ messages)
` [PATCH-RFC 1/2] tile: don't panic on iomap
      ` [PATCH] lib/devres.c: allow specifying NO_IOPORT while using PCI

i915: RC6 causes sudden shutdowns
 2011-12-01 22:45 UTC  (2+ messages)

[PATCH] perf stat: Failure with "Operation not supported"
 2011-12-01 22:38 UTC 

[3.2-rc3] OOM killer doesn't kill the obvious memory hog
 2011-12-01 22:35 UTC  (4+ messages)

[bug?] r8169: hangs under heavy load
 2011-12-01 22:26 UTC  (13+ messages)

[PATCH 1/1] hv: Update MAINTAINERS
 2011-12-01 22:31 UTC 

your business proposal file
 2011-12-01 15:36 UTC 

[PATCH RFC] bootmem: micro optimize freeing pages in bulks
 2011-12-01 22:10 UTC 

[PATCH 1/1] hv: Update MAINTAINERS
 2011-12-01 22:04 UTC  (2+ messages)

[PATCH v3 0/5] common clk framework
 2011-12-01 22:03 UTC  (8+ messages)
` [PATCH v3 3/5] clk: introduce the common clock framework

[PATCH 2/2 v5] pinctrl: introduce generic pin config
 2011-12-01 21:56 UTC  (2+ messages)

[PATCH] PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl error/test paths
 2011-12-01 21:53 UTC  (4+ messages)

[PATCH] PM / Hibernation: Remove deprecated hibernation test modes
 2011-12-01 21:53 UTC  (2+ messages)

[PATCH] PM / Hibernate: Enable usermodehelpers in software_resume() error path
 2011-12-01 21:52 UTC  (2+ messages)

[PATCH] sunrpc/nfs: don't allow TASK_KILLABLE sleeps to block the freezer
 2011-12-01 21:52 UTC  (2+ messages)

[PATCH 1/2 v5] pinctrl: add a pin config interface
 2011-12-01 21:44 UTC  (2+ messages)

[RFC PATCH 0/7] Introducing ZIO, a new I/O framework
 2011-12-01 21:41 UTC  (4+ messages)

[SERIAL]fix serial_cs I/O windows for Argosy RS-COM 2P
 2011-12-01 21:39 UTC 

[BUG?]3.0-rc4+ftrace+kprobe: set kprobe at instruction 'stwu' lead to system crash/freeze
 2011-12-01 21:37 UTC  (11+ messages)

[PATCH 1/3] ARM: msm: Remove MSM7x00 support
 2011-12-01 21:34 UTC  (17+ messages)

[PATCH] Guest stop notification
 2011-12-01 21:32 UTC  (8+ messages)

[PATCH]sched_rt.c: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()
 2011-12-01 21:26 UTC 

[PATCH 0/5 V4] Avoid soft lockup message when KVM is stopped by host
 2011-12-01 21:25 UTC  (2+ messages)

[PATCH] irq: Fix race condition when stopping the irq thread
 2011-12-01 21:23 UTC  (2+ messages)

[PATCH 1/5] ARM: OMAP1: Fix dpll1 default rate reprogramming method
 2011-12-01 21:16 UTC  (16+ messages)
` [PATCH 2a/5] Remove unsafe clock values from omap1_defconfig
            ` [PATCH] ARM: OMAP1: "
          ` [PATCH 0/2 v2] ARM: OMAP1: Fix dpll1 reprogramming related issues
            ` [PATCH v2] ARM: OMAP1: Update dpll1 default rate reprogramming method
          ` [PATCH 1/2 v2] ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate
          ` [PATCH 2/2 v2] ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram
` [PATCH 2a/5 v2] ARM: OMAP1: select clock rate by CPU type

GMA500 support
 2011-12-01 21:17 UTC  (4+ messages)

[PATCH 0000/0005] Staging: hv: storvsc cleanup
 2011-12-01 21:13 UTC  (7+ messages)
` [PATCH 1/5] Staging: hv: storvsc: Disable clustering
  ` [PATCH 4/5] Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()

[PATCH v4 0/2] nfs/sunrpc: allow freezing of tasks with NFS calls in flight
 2011-12-01 21:13 UTC  (5+ messages)

[PATCH v1] Input: tegra-kbc - report wakeup key for some platforms
 2011-12-01 21:09 UTC  (5+ messages)

[PATCH] mm: incorrect overflow check in shrink_slab()
 2011-12-01 20:54 UTC  (3+ messages)

[PATCH 0/9] rework of extended state handling, LWP support
 2011-12-01 20:36 UTC  (5+ messages)

[V2 PATCH 00/62] highmem: remove the second argument of kmap_atomic/kunmap_atomic
 2011-12-01 20:18 UTC  (3+ messages)
` [PATCH 44/62] ocfs2: remove the second argument of k[un]map_atomic()

[PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code
 2011-12-01 20:12 UTC  (3+ messages)

Different behaviour when using "nosmp" parameter on SMP and UP
 2011-12-01 20:09 UTC  (8+ messages)

linux-next: manual merge of the staging tree with the hid tree
 2011-12-01 19:54 UTC  (7+ messages)

[PATCH 1/1] Staging: hv: mousevsc: Properly add the hid device
 2011-12-01 19:55 UTC  (2+ messages)

[PATCH] merge_config.sh: Fix bug in final check
 2011-12-01 19:50 UTC 

[PATCH RFC V3 0/4] kvm : Paravirt-spinlock support for KVM guests
 2011-12-01 19:50 UTC  (4+ messages)
` [PATCH RFC V3 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks

[RFC PATCH 0/6] ARM: Remove the __ARCH_WANT_INTERRUPTS_ON_CTXSW definition
 2011-12-01 19:42 UTC  (5+ messages)
` [RFC PATCH 4/6] ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs

[PATCH] KVM: Veirfy memory slot only for readability
 2011-12-01 19:42 UTC 

[PATCHSET] cgroup: stable threadgroup during attach & subsys methods consolidation
 2011-12-01 19:29 UTC  (7+ messages)
` [PATCH 03/10] threadgroup: extend threadgroup_lock() to cover exit and exec
  ` [PATCH UPDATED "

3.2.0-rc2: WARNING: at iwlwifi/wl-trans-pcie.c:1105
 2011-12-01 19:17 UTC  (7+ messages)

[PATCH] NFC: pn533: Staticise pn533_data_exchange()
 2011-12-01 19:14 UTC  (2+ messages)

[PATCH 0/4] nfc: Logging updates
 2011-12-01 19:09 UTC  (5+ messages)
` [PATCH 1/4] nfc: Use standard logging styles

[PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2011-12-01 18:58 UTC  (4+ messages)

g33: tiled output
 2011-12-01 18:55 UTC  (6+ messages)

Which one corresponds to ioctl in the file_operations struct in linux/fs.h?
 2011-12-01 18:55 UTC  (3+ messages)

Contact Me Urgently
 2011-12-01 16:26 UTC 


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