linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-18 19:52:15 to 2012-01-19 05:16:32 UTC [more...]

[BUG] kernel BUG at mm/memcontrol.c:1074!
 2012-01-19  5:16 UTC  (5+ messages)

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-01-19  5:06 UTC  (17+ messages)

[PATCH 1/2] PM / devfreq: add min/max_freq limit requested by users
 2012-01-19  5:05 UTC  (7+ messages)

[PATCH] devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
 2012-01-19  4:51 UTC 

[PATCH] leds-lm3530: support pwm input mode and add platform data
 2012-01-19  4:36 UTC 

[RESEND PATCH v2 0/3] Tegra30 clockframework
 2012-01-19  4:18 UTC  (4+ messages)
` [PATCH] ARM: tegra: initialize basic system clocks

[PATCH] KEYS: Allow special keyrings to be cleared
 2012-01-19  4:03 UTC  (2+ messages)

[PATCH v2] arm/tegra: add support for tegra30 interrupts
 2012-01-19  3:52 UTC  (2+ messages)

[PATCH V1] ARM: tegra: Pause DMA when reading transfer count
 2012-01-19  3:48 UTC  (3+ messages)

[PATCH] eCryptfs: infinite loop bug
 2012-01-19  3:43 UTC  (5+ messages)
    `  "

linux-next: Tree for Jan 19
 2012-01-19  3:40 UTC  (4+ messages)
` linux-next: Tree for Jan 19 (uml)

[PATCH V1 2/2] regulator: tps65910: Initialize n_voltages for rails
 2012-01-19  3:24 UTC  (4+ messages)

[PATCH v4 0/4] Support for the TS-5500 platform
 2012-01-19  2:57 UTC  (7+ messages)
` [PATCH v4 1/4] x86/platform: (TS-5500) add platform base support
` [PATCH v4 2/4] x86/platform: (TS-5500) add GPIO support
` [PATCH v4 3/4] x86/platform: (TS-5500) add LED support
` [PATCH v4 4/4] x86/platform: (TS-5500) add ADC support

[PATCH] mm: Enable MAP_UNINITIALIZED for archs with mmu
 2012-01-19  2:42 UTC  (2+ messages)

[PATCH 1/2] cgroup: revise how we re-populate root directory
 2012-01-19  2:40 UTC  (11+ messages)
` [PATCH 2/2] cgroup: add xattr support

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-19  2:35 UTC  (19+ messages)
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param
  ` [PATCH 1/2] power: Add function to init wakeup capability without enabling
    ` [PATCH 2/2] serial: Use device_init_wakeup_flag() to make device wakeup-capable

[PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
 2012-01-19  2:34 UTC  (2+ messages)

[RFC 0/3] low memory notify
 2012-01-19  2:25 UTC  (19+ messages)
` [RFC 1/3] /dev/low_mem_notify
` [RFC 2/3] vmscan hook

[RFC] splitting cgroup.c
 2012-01-19  2:24 UTC  (2+ messages)

[PATCH] pch_phub: add message to notify installing pch_phub
 2012-01-19  2:22 UTC  (3+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-19  2:16 UTC  (54+ messages)
                      ` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
                                    ` Compat 32-bit syscall entry from 64-bit task!?

[PATCH] x86/uv: Fix uv_gpa_to_soc_phys_ram shift
 2012-01-19  2:07 UTC 

[patch]block,cfq: change code order
 2012-01-19  2:08 UTC 

[3.1.6] Deadlock upon recursive call_usermodehelper_exec()
 2012-01-19  2:07 UTC  (5+ messages)
` [PATCH] kmod: Avoid deadlock by recursive kmod call
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] net: ftgmac100/ftmac100: add missing interrupt.h include
 2012-01-19  2:01 UTC  (2+ messages)

Kernel crash in icq_free_icq_rcu
 2012-01-19  1:43 UTC  (12+ messages)
                  ` [patch]block: fix NULL icq_cache reference

[PATCH] Update magic.h with some pseudofs magic
 2012-01-19  1:31 UTC 

Netfilter: New target: RLOG
 2012-01-19  1:21 UTC  (9+ messages)
` [PATCH 1/5] ring_buffer: Export for_each_buffer_cpu()
` [PATCH 2/5] xt_log: Make printk() in sb_close() optional
` [PATCH 3/5] nf_log: Export dump_packet() and dump_mac_header() functions
` [PATCH 4/5] netfilter: Implement xt_RLOG
` [PATCH 5/5] xt_RLOG: add userspace-components

[RFC 0/3]block: An IOPS based ioscheduler
 2012-01-19  1:21 UTC  (12+ messages)

[PATCHSET] blkcg: kill policy node and blkg->dev
 2012-01-19  1:18 UTC  (14+ messages)
` [PATCH 01/12] blkcg: obtaining blkg should be enclosed inside rcu_read_lock()
` [PATCH 02/12] cfq: don't register propio policy if !CONFIG_CFQ_GROUP_IOSCHED
` [PATCH 03/12] elevator: clear auxiliary data earlier during elevator switch
` [PATCH 04/12] elevator: make elevator_init_fn() return 0/-errno
` [PATCH 05/12] blkcg: update blkg get functions take blkio_cgroup as parameter
` [PATCH 06/12] blkcg: use q and plid instead of opaque void * for blkio_group association
` [PATCH 07/12] blkcg: add blkio_policy[] array and allow one policy per policy ID
` [PATCH 08/12] blkcg: use the usual get blkg path for root blkio_group
` [PATCH 09/12] blkcg: factor out blkio_group creation
` [PATCH 10/12] blkcg: don't allow or retain configuration of missing devices
` [PATCH 11/12] blkcg: kill blkio_policy_node
` [PATCH 12/12] blkcg: kill the mind-bending blkg->dev

[ANNOUNCE] Git 1.7.9.rc2
 2012-01-19  1:16 UTC 

[PATCH 1/3] block: add missing block_bio_complete() tracepoint
 2012-01-19  1:14 UTC  (5+ messages)
` [PATCH 2/3] block: prevent duplicated bio completion report

[PATCH] dma-buf: Use EXPORT_SYMBOL
 2012-01-19  1:11 UTC  (7+ messages)

[PATCH v10 0/2] security: Yama LSM
 2012-01-19  0:55 UTC  (4+ messages)

linux-next: build failure after merge of the cifs tree
 2012-01-19  0:31 UTC  (2+ messages)

[PATCH] dmatest: fix merge error resulting in incorrect count handling
 2012-01-19  0:21 UTC 

+ crc32-move-long-comment-about-crc32-fundamentals-to-documentation.patch added to -mm tree
 2012-01-19  0:02 UTC 

linux-next: build warning in Linus' tree
 2012-01-18 23:47 UTC  (2+ messages)

linux-next: build failure after merge of the origin tree
 2012-01-18 23:31 UTC 

[RFC] syscalls, x86: Add __NR_kcmp syscall
 2012-01-18 23:29 UTC  (8+ messages)

[PATCH 1/2] SHM_UNLOCK: fix long unpreemptible section
 2012-01-18 23:26 UTC  (4+ messages)

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-18 23:21 UTC  (6+ messages)
` [PATCH 3/3] mm: adjust rss counters for migration entiries

[PATCH v5] ramoops: use pstore interface
 2012-01-18 23:20 UTC  (7+ messages)

Q: cgroup: Questions about possible issues in cgroup locking
 2012-01-18 23:17 UTC  (11+ messages)

linux-next: build warning in Linus' tree
 2012-01-18 23:09 UTC 

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

[PATCH] nfsd: Fix oops when parsing a 0 length export
 2012-01-18 22:41 UTC  (5+ messages)
` [patch] nfsd: oopses in cache_parse()
    ` [patch] nfsd: don't allow zero length strings "

[PATCH 1/1] xfs: kill the unused XFS_BB_FSB_OFFSET macro
 2012-01-18 22:36 UTC  (2+ messages)

[PATCH v1] Input: tegra-kbc - enable key interrupt for wakeup
 2012-01-18 22:33 UTC 

[PATCH] PM / Hibernate: Fix s2disk regression related to unlock_system_sleep()
 2012-01-18 22:22 UTC  (14+ messages)
` [Update][PATCH] "

[PATCH] kconfig: untangle EXPERT and EMBEDDED
 2012-01-18 22:13 UTC  (11+ messages)

New Year Payment To Our Beneficiary!!!
 2012-01-18 22:14 UTC 

x86/mce: machine check warning during poweroff
 2012-01-18 22:08 UTC  (12+ messages)

Last Warning Notification
 2012-01-18 20:56 UTC 

[PATCHv5 0/7] ftrace, perf: Adding support to use function trace
 2012-01-18 21:43 UTC  (3+ messages)
` [PATCHv6 "

[PATCH] pch_gbe: Do not abort probe on bad MAC
 2012-01-18 21:41 UTC  (2+ messages)

[PATCH v3] rtc: ds1307: generalise ram size and offset
 2012-01-18 21:41 UTC  (4+ messages)

[PATCH] lis3lv02d: Add STMicroelectronics lis33ldlh digital
 2012-01-18 21:36 UTC  (3+ messages)

[RFC 06/14] irq_domain/powerpc: Eliminate virq_is_host()
 2012-01-18 21:25 UTC  (4+ messages)
` [RFC 0/14] Finish up irq_domain generalization

[PATCH 1/1] Input: tegra-kbc - remove pre Tegra20 definitions
 2012-01-18 21:12 UTC  (4+ messages)

[PATCH 1/2] gpio-pch: cleanup __iomem annotation usage
 2012-01-18 21:07 UTC  (8+ messages)
        ` PATCH] use void __iomem * pointers for ioread32()/iowrite32()

[PATCH] add netconsole support for xen-netfront
 2012-01-18 21:06 UTC  (6+ messages)

[PATCH] eCryptfs: infinite loop bug
 2012-01-18 21:04 UTC  (2+ messages)

pull request: wireless 2012-01-18
 2012-01-18 21:01 UTC  (2+ messages)

change in protections of /proc/$pid/mem
 2012-01-18 20:56 UTC 

[PATCH V1] gpio: tps65910: Use correct offset for gpio initialization
 2012-01-18 20:49 UTC  (2+ messages)

[GIT PULL] sound (ASoC) fixes for 3.3-rc1
 2012-01-18 20:44 UTC 

[patch 0/2] mm: memcg reclaim integration followups
 2012-01-18 20:38 UTC  (8+ messages)
` [patch 2/2] mm: memcg: hierarchical soft limit reclaim

Pinmux bindings proposal
 2012-01-18 20:22 UTC  (11+ messages)

Crash in writeback:single_inode tracepoint after card removal
 2012-01-18 20:09 UTC  (3+ messages)

[GIT PULL] slave-dmaengine updates
 2012-01-18 20:03 UTC  (3+ messages)

[PATCH 08/21] KEYS: Add signature verification facility [ver #3]
 2012-01-18 19:59 UTC  (8+ messages)
` [RFC][PATCH 00/21] Crypto keys and module signing "

[PATCH 0/2] [RFC] jump-label/x86: Compress jmps to 2 bytes where possible
 2012-01-18 19:53 UTC  (3+ messages)
` [PATCH 1/2] jump labels: Add infrastructure to update jump labels at compile time
` [PATCH 2/2] jump labels/x86: Use etiher 5 byte or 2 byte jumps


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).