public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-12 06:47:41 to 2012-07-12 14:02:59 UTC [more...]

3.4.4: disabling irq
 2012-07-12 14:02 UTC  (4+ messages)

[patch] block: fix infinite loop in __getblk_slow
 2012-07-12 14:02 UTC  (2+ messages)

[PATCH] sched: Fix spacing issues in coding style
 2012-07-12 14:01 UTC  (2+ messages)

[RFC PATCH] sched: add load balance cpumask pointer into lb_env
 2012-07-12 14:00 UTC  (2+ messages)

Organising Mini Summits within the Kernel Summit
 2012-07-12 13:58 UTC  (8+ messages)
` ARM mini-summit
    ` [Ksummit-2012-discuss] "

[PATCH] sched: deliver sched_switch events to a current task
 2012-07-12 13:56 UTC  (2+ messages)

[PATCH] xen pv-on-hvm: add pfn_is_ram helper for kdump
 2012-07-12 13:47 UTC  (2+ messages)
` [Xen-devel] "

3.5-rc6 printk formatting problem during oom-kill
 2012-07-12 13:52 UTC  (5+ messages)

3.4.4-rt13: btrfs + xfstests 006 = BOOM.. and a bonus rt_mutex deadlock report for absolutely free!
 2012-07-12 13:51 UTC  (11+ messages)

[patch 00/11] mm: memcg: charge/uncharge improvements
 2012-07-12 13:51 UTC  (7+ messages)
` [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages

Kernel boot hangs on commit "switch fput to task_work_add"
 2012-07-12 13:46 UTC  (2+ messages)

[RESEND PATCH v4 0/5] thermal: Add kernel thermal support for exynos platform
 2012-07-12 13:41 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation
` [RESEND PATCH v4 2/5] hwmon: exynos4: move thermal sensor driver to driver/thermal directory
` [RESEND PATCH v4 3/5] thermal: exynos5: add exynos5 thermal sensor driver support
` [RESEND PATCH v4 4/5] thermal: exynos: register the tmu sensor with the kernel thermal layer
` [RESEND PATCH v4 5/5] ARM: exynos: add thermal sensor driver platform data support

[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
 2012-07-12 13:40 UTC  (5+ messages)
` [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug

[PATCH RFC] mm/memcg: recalculate chargeable space after waiting migrating charges
 2012-07-12 13:38 UTC  (5+ messages)

[PATCH 0/3] fs/ufs: stop using write_supers and s_dirt
 2012-07-12 13:28 UTC  (4+ messages)
` [PATCH 1/3] fs/ufs: remove extra superblock write on unmount
` [PATCH 2/3] fs/ufs: re-arrange the code a bit
` [PATCH 3/3] fs/ufs: get rid of write_super

IMPORTANT
 2012-07-12 13:10 UTC 

[RFC PATCH 0/5] fuse: make maximum read/write request size tunable
 2012-07-12 13:13 UTC  (8+ messages)
` [RFC PATCH 5/5] fuse: add documentation of sysfs parameter to limit maximum fuse request size
  ` [fuse-devel] [RFC PATCH 0/5] fuse: make maximum read/write request size tunable

linux-next: manual merge of the arm-soc tree with the i2c-embedded tree
 2012-07-12 13:12 UTC  (2+ messages)

3.5-rcX : Big problem with root device returning
 2012-07-12 12:08 UTC 

[RESEND PATCH 1/1] clk: add DT support for clock gating control
 2012-07-12 13:08 UTC  (3+ messages)

[PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
 2012-07-12 13:06 UTC  (2+ messages)

[PATCH 1/3] panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block
 2012-07-12 13:01 UTC  (3+ messages)
` [PATCH 2/3] panel: Use pr_info(...) rather than printk(KERN_INFO
` [PATCH 3/3] panel: Use pr_err(...) rather than printk(KERN_ERR ...)

linux-next: manual merge of the net-next tree with the infiniband tree
 2012-07-12 12:59 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the infiniband tree
 2012-07-12 12:57 UTC  (2+ messages)

[PATCH] regulator: Fix bug in regulator_mode_to_status() core function
 2012-07-12 12:53 UTC  (8+ messages)
          ` [PATCH] regulator: Fix a typo "
            ` [PATCH] regulator: Add REGULATOR_STATUS_UNDEFINED

3.0+ NFS issues
 2012-07-12 12:53 UTC  (11+ messages)

[PATCH v3 1/3] acpi : cpu hot-remove returns error when cpu_down() fails
 2012-07-12 12:41 UTC  (6+ messages)
` [PATCH v3 2/3] acpi : prevent cpu from becoming online
  ` [PATCH v3 2/3 RESEND] "
` [PATCH v3 3/3] acpi : acpi_bus_trim() stops removing devices when failing to remove the device

[PATCH v3 0/6] mmc: dw_mmc: add support for device tree based instantiation
 2012-07-12 12:54 UTC  (7+ messages)
` [PATCH v3 1/6] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
` [PATCH v3 2/6] mmc: dw_mmc: allow probe to succeed even if one slot is initialized
` [PATCH v3 3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH v3 4/6] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH v3 5/6] mmc: dw_mmc: add device tree support
` [PATCH v3 6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions

Is TCP vulneribility patch (as in RFC 5961) done in linux?
 2012-07-12 12:40 UTC 

[RFC][PATCH 0/4 v4] ftrace/kprobes: Setting up ftrace for kprobes
 2012-07-12 12:39 UTC  (5+ messages)
` [RFC][PATCH 1/4 v4] ftrace/x86: Add separate function to save regs
` [RFC][PATCH 2/4 v4] ftrace/x86: Add save_regs for i386 function calls

[PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated)
 2012-07-12 12:32 UTC  (11+ messages)
` [PATCH 1/6] hrtimer: Provide clock_was_set_delayed()

[PATCH RFC 0/2] kvm: Improving directed yield in PLE handler
 2012-07-12 12:31 UTC  (26+ messages)
` [PATCH RFC 1/2] kvm vcpu: Note down pause loop exit

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-07-12 12:22 UTC  (3+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "
` [PATCH 2/2] mtd: lpc32xx_mlc: "

[PATCH WIP 0/6] xen/arm: PV console support
 2012-07-12 12:04 UTC  (7+ messages)
` [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs
  ` [PATCH WIP 2/6] xen/arm: Introduce xen_guest_init
    ` [Xen-devel] "

pr_cat() + CATSTR(name, size)?
 2012-07-12 12:04 UTC  (9+ messages)

[PATCH 0/5] i2c: tegra: Code cleanups and suspend/resume related changes
 2012-07-12 11:58 UTC  (12+ messages)
` [PATCH 2/5] i2c: tegra: use clk_disable_unprepare in place of clk_disable
` [PATCH 3/5] i2c: tegra: use of_match_ptr() for match_table initialization
` [PATCH 4/5] i2c: tegra: Use struct dev_pm_ops for power management
` [PATCH 5/5] i2c: tegra: convert normal suspend/resume to *_noirq

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-07-12 11:57 UTC  (11+ messages)

[GIT PULL] KVM fixes for 3.5-rc6
 2012-07-12 11:55 UTC 

Re:
 2012-07-12 11:43 UTC 

[PATCH] powerpc: remove rejected merge file from arch/powerpc/kernel in linux-next
 2012-07-12 11:23 UTC  (2+ messages)

[PATCH v4 2/4] usb gadget: Configure endpoint according to gadget speed
 2012-07-12 11:23 UTC  (2+ messages)

[PATCH] fork: fix error handling in dup_task()
 2012-07-12 11:04 UTC 

[PATCH 0/2] gpio/omap: few code realignment and update of missing code
 2012-07-12 11:03 UTC  (4+ messages)
` [PATCH 2/2] gpio/omap: add *remove* callback in platform_driver

[PATCH 00/36] AArch64 Linux kernel port
 2012-07-12 10:56 UTC  (5+ messages)
` [PATCH 33/36] AArch64: Generic timers support

[PATCH v4] net: cgroup: fix access the unallocated memory in netprio cgroup
 2012-07-12 10:56 UTC  (2+ messages)

How to use the generic thermal sysfs
 2012-07-12 10:54 UTC  (2+ messages)

[PATCH] clk: allow clocks without parents to change rate
 2012-07-12 10:50 UTC  (3+ messages)

linux-next: Tree for July 10 (gpio/gpio-tps65910.c)
 2012-07-12 10:47 UTC  (5+ messages)

[PATCH 0/4] zsmalloc improvements
 2012-07-12 10:40 UTC  (7+ messages)

[PATCH v4] virtio-scsi: hotplug support for virtio-scsi
 2012-07-12 10:37 UTC  (2+ messages)

[PATCH] olpc-xo15-sci: Use struct dev_pm_ops for power management
 2012-07-12 10:29 UTC 

[PATCH RFC] mm/memcg: calculate max hierarchy limit number instead of min
 2012-07-12 10:18 UTC  (4+ messages)

[PATCH 1/3 v3] mm: Factor out memory isolate functions
 2012-07-12 10:16 UTC  (5+ messages)
` [PATCH 2/3 v3] mm: bug fix free page check in zone_watermark_ok

(no subject)
 2012-07-12 10:14 UTC 

[PATCH] fat: Support fallocate on fat
 2012-07-12 10:13 UTC  (8+ messages)

[PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver
 2012-07-12  9:57 UTC  (8+ messages)
` [PATCH 1/7] MFD: Fix mc13xxx SPI regmap
` [PATCH 2/7] MFD: mc13xxx workaround SPI hardware bug on i.Mx
` [PATCH 3/7] rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
` [PATCH 4/7] rtc/mc13xxx: add support for the rtc in the mc34708 pmic
` [PATCH 5/7] mfd/mc13xxx: drop modifying driver's id_table in probe
` [PATCH 6/7] mfd/mc13xxx: change probing details for mc13xxx devices
` [PATCH 7/7] mfd/mc13xxx: add support for mc34708

[PATCH 0/7] PM / I2C: Convert platform I2C drivers to PM handling based on struct dev_pm_ops
 2012-07-12 10:17 UTC  (3+ messages)

[PATCH v2 0/2] fat (exportfs): fix dentry reconnection
 2012-07-12 10:12 UTC  (5+ messages)
` [PATCH 1/2] fat (exportfs): move NFS support code
` [PATCH 2/2] fat (exportfs): fix dentry reconnection

[RFC][PATCHv2 0/3] Power sequences interpreter for pwm_backlight
 2012-07-12 10:11 UTC  (5+ messages)
` [RFC][PATCH V2 3/3] tegra: add pwm backlight device tree nodes

[PATCH V2 1/5] i2c: tegra: remove unused member variable
 2012-07-12  9:51 UTC  (2+ messages)

[PATCH v5 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-12  9:59 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v5 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v5 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH RFT] regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions
 2012-07-12  9:50 UTC  (2+ messages)

[PATCH RESEND] Fix a dead loop in async_synchronize_full()
 2012-07-12  9:56 UTC  (4+ messages)

[PATCH] PM / Runtime: Do not increment device usage counts before probing
 2012-07-12  9:51 UTC 

[patch 00/10] mm: memcg: charge/uncharge improvements v2
 2012-07-12  9:42 UTC  (6+ messages)
` [patch 01/10] mm: memcg: fix compaction/migration failing due to memcg limits

[PATCH v3 0/2] kvm: level irqfd and new eoifd
 2012-07-12  9:35 UTC  (8+ messages)

[PATCH] usb: host: tegra: pass correct pointer in ehci_setup()
 2012-07-12  9:12 UTC  (2+ messages)

[PATCH 2/2] staging/et131x: remove memset for the TCB
 2012-07-12  9:11 UTC  (5+ messages)

[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
 2012-07-12  9:04 UTC  (8+ messages)

question about IO-sched
 2012-07-12  9:01 UTC 

[PATCH 00/30] staging: comedi: move 'struct pci_dev *' into comedi_device
 2012-07-12  9:02 UTC  (4+ messages)

mmotm 2012-07-10-16-59 uploaded
 2012-07-12  9:00 UTC  (4+ messages)
` mmotm 2012-07-10-16-59 uploaded (staging/ccg)

[PATCH] staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled
 2012-07-12  8:58 UTC 

[PATCH 0/3] random compat IPC fixes required by AArch64
 2012-07-12  8:59 UTC  (5+ messages)
` [PATCH 2/3] ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC

[PATCH] resource: make sure requested range intersects root range
 2012-07-12  8:56 UTC  (8+ messages)

lots of APIC_TMICT exit on VM with assigned NIC
 2012-07-12  8:50 UTC  (2+ messages)

[patch RT 0/7] Various fixes for the stable RT series - part I
 2012-07-12  8:49 UTC  (3+ messages)

[PATCH 0/4] dma: sh: stop using .private
 2012-07-12  8:34 UTC  (5+ messages)
` [PATCH 3/4] dma: sh: provide a migration path for slave drivers to "

[PATCH] MAINTAINERS: Update EXYNOS DP DRIVER F: patterns
 2012-07-12  8:29 UTC 

3.4-rc2, ilwagn still most of the time completely unusable
 2012-07-12  8:14 UTC  (10+ messages)
  ` iwlagn (3.3-wl), the saga continuous
            ` [Ilw] Re: 3.4-rc2, ilwagn still most of the time completely unusable

[PATCH 1/8] /proc/net/ entries for bluetooth protocols
 2012-07-12  7:42 UTC  (5+ messages)
` [PATCH v3 1/8] bluetooth: "

[RESEND PATCH v1 1/2] mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
 2012-07-12  7:26 UTC 

UIO: missing resource mapping
 2012-07-12  7:26 UTC 

linux-next: Early crashed kernel on CONFIG_SLOB
 2012-07-12  7:13 UTC  (4+ messages)

82571EB: Detected Hardware Unit Hang
 2012-07-12  7:10 UTC  (20+ messages)

[PATCH -mm] memcg: prevent from OOM with too many dirty pages
 2012-07-12  7:05 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH 00/16] Swap-over-NBD without deadlocking V15
 2012-07-12  6:40 UTC  (9+ messages)
` [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 07/16] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call

Darlehen
 2012-07-12  6:37 UTC 

[PATCH 0/2] Fix info leaks on export for udf and isofs
 2012-07-12  6:46 UTC  (3+ messages)
` [PATCH 1/2] isofs: avoid info leak on export
` [PATCH 2/2] udf: "


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