linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-11 17:20:39 to 2013-04-11 20:47:27 UTC [more...]

kernel BUG at kernel/smpboot.c:134!
 2013-04-11 20:47 UTC  (21+ messages)
              ` [PATCH] kthread: Prevent unpark race which puts threads on the wrong cpu

[ 000/171 ] 3.6.11.2-stable review
 2013-04-11 20:42 UTC  (59+ messages)
` [ 001/171 ] IP_GRE: Revert "IP_GRE: Fix kernel panic in IP_GRE with GRE csum"
` [ 002/171 ] ppp: Revert backport of "ppp: set qdisc_tx_busylock to avoid LOCKDEP splat"
` [ 003/171 ] net: qdisc busylock needs lockdep annotations
` [ 004/171 ] sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
` [ 005/171 ] net/ipv4: Ensure that location of timestamp option is stored
` [ 006/171 ] netconsole: dont call __netpoll_cleanup() while atomic
` [ 007/171 ] batman-adv: verify tt len does not exceed packet len
` [ 008/171 ] bonding: dont call update_speed_duplex() under spinlocks
` [ 009/171 ] tg3: 5715 does not link up when autoneg off
` [ 010/171 ] sctp: Use correct sideffect command in duplicate cookie handling
` [ 011/171 ] sctp: dont break the loop while meeting the active_path so as to find the matched transport
` [ 012/171 ] ipv4: fix definition of FIB_TABLE_HASHSZ
` [ 013/171 ] tcp: fix skb_availroom()
` [ 014/171 ] skb: Propagate pfmemalloc on skb from head page only
` [ 015/171 ] rtnetlink: Mask the rta_type when range checking
` [ 016/171 ] bnx2x: add missing napi deletion in error path
` [ 017/171 ] vhost/net: fix heads usage of ubuf_info
` [ 018/171 ] bnx2x: fix occasional statistics off-by-4GB error
` [ 019/171 ] tcp: dont handle MTU reduction on LISTEN socket
` [ 020/171 ] inet: limit length of fragment queue hash table bucket lists
` [ 021/171 ] sfc: Properly sync RX DMA buffer when it is not the last in the page
` [ 022/171 ] sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
` [ 023/171 ] sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
` [ 024/171 ] sfc: lock TX queues when calling netif_device_detach()
` [ 025/171 ] sfc: Detach net device when stopping queues for reconfiguration
` [ 026/171 ] sfc: Only use TX push if a single descriptor is to be written
` [ 027/171 ] ALSA: hda/cirrus - Fix the digital beep registration
` [ 028/171 ] ALSA: hda - Fix typo in checking IEC958 emphasis bit
` [ 029/171 ] ALSA: snd-usb: mixer: propagate errors up the call chain
` [ 030/171 ] ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
` [ 031/171 ] saner proc_get_inode() calling conventions
` [ 032/171 ] vfs,proc: guarantee unique inodes in /proc
` [ 033/171 ] Revert "drm/i915: try to train DP even harder"
` [ 034/171 ] drm/i915: restrict kernel address leak in debugfs
` [ 035/171 ] tracing: Fix race in snapshot swapping
` [ 036/171 ] tracing: Fix free of probe entry by calling call_rcu_sched()
` [ 037/171 ] tracing: Protect tracer flags with trace_types_lock
` [ 038/171 ] tracing: Keep overwrite in sync between regular and snapshot buffers
` [ 039/171 ] rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
` [ 040/171 ] rtlwifi: rtl8192cu: Fix problem that prevents reassociation
` [ 041/171 ] mwifiex: fix potential out-of-boundary access to ibss rate table
` [ 042/171 ] drm/i915: bounds check execbuffer relocation count
` [ 043/171 ] KMS: fix EDID detailed timing vsync parsing
` [ 044/171 ] KMS: fix EDID detailed timing frame rate
` [ 045/171 ] mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting
` [ 046/171 ] mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
` [ 047/171 ] target/iscsi: Fix mutual CHAP auth on big-endian arches
` [ 048/171 ] target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
` [ 049/171 ] dm verity: avoid deadlock
` [ 050/171 ] drm/mgag200: Bug fix: Modified pll algorithm for EH project
` [ 051/171 ] drm/radeon: add Richland pci ids
` [ 052/171 ] drm/radeon: add support for Richland APUs
` [ 053/171 ] drm/radeon/benchmark: make sure bo blit copy exists before using it
` [ 054/171 ] cifs: ignore everything in SPNEGO blob after mechTypes
` [ 055/171 ] jbd2: fix use after free in jbd2_journal_dirty_metadata()
` [ 058/171 ] ext4: use atomic64_t for the per-flexbg free_clusters count
` [ 060/171 ] IPoIB: Fix send lockup due to missed TX completion

[PATCH 4/9] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
 2013-04-11 20:42 UTC  (3+ messages)
` [4/9] "

[PATCH 00/30] ARM: exynos multiplatform support
 2013-04-11 20:42 UTC  (9+ messages)
` [PATCH 10/30] usb: exynos: do not include plat/usb-phy.h
` [PATCH 29/30] spi: s3c64xx: move to generic dmaengine API
    ` [PATCH v2] "
` [PATCH 18/30] ASoC: samsung: move plat/ headers to local directory
    ` [PATCH] ASoC: samsung: fix neo1973-wm8753 compilation

[PATCH v3 0/3] Support memory hot-delete to boot memory
 2013-04-11 20:30 UTC  (4+ messages)
` [PATCH v3 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()

[PATCH v3 0/9] ARM: mvebu: Enable LPAE support for Armada XP SoCs
 2013-04-11 20:41 UTC  (8+ messages)
` [PATCH v3 2/9] ARM: mvebu: Limit the DMA zone when LPAE is selected
` [PATCH v3 3/9] ARM: mvebu: Align the internal registers virtual base to support LPAE
` [PATCH v3 4/9] ARM: mvebu: Enable pj4b on LPAE compilations

[PATCH 3/9] thermal: exynos: Moving into samsung directory for easy maintenance
 2013-04-11 20:25 UTC  (2+ messages)
` [3/9] "

[PATCH v2 0/7] Android Binder IPC Fixes
 2013-04-11 20:38 UTC  (12+ messages)
` [PATCH v2 3/7] staging: android: binder: fix binder interface for 64bit compat layer
` [PATCH v2 6/7] staging: android: binder: fix alignment issues

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-04-11 20:33 UTC  (4+ messages)
` [PATCH 9/9] powerpc: cpufreq: move cpufreq driver to drivers/cpufreq

[PATCH] backlight: platform_lcd: introduce probe callback
 2013-04-11 20:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] aio: convert the ioctx list to radix tree
 2013-04-11 20:25 UTC  (2+ messages)

[PATCH] drivers: tty: serial: use devm_ioremap_resource()
 2013-04-11 20:24 UTC  (2+ messages)
` [PATCH] drivers: tty: serial: tegra: "

[PATCH 0/4] x86: FPU detection in C
 2013-04-11 20:23 UTC  (11+ messages)
            ` [PATCH] x86, FPU: Fix FPU initialization

[PATCH] net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
 2013-04-11 20:23 UTC  (2+ messages)

[PATCH] net: mv643xx_eth: Add GRO support
 2013-04-11 20:22 UTC  (4+ messages)

[net-next PATCH 0/2] vlan TSO support for virtio-net
 2013-04-11 20:22 UTC  (2+ messages)

[PATCH] Do not force shutdown/reboot to boot cpu
 2013-04-11 20:17 UTC  (12+ messages)
            ` Bulk CPU Hotplug (Was Re: [PATCH] Do not force shutdown/reboot to boot cpu.)

[PATCH 0/2] net: mv643xx_eth: use managed clk and allocation
 2013-04-11 20:20 UTC  (2+ messages)

[PATCH documentation 0/2] OS-jitter documentation
 2013-04-11 20:19 UTC  (13+ messages)
` [PATCH documentation 1/2] nohz1: Add documentation
  ` [PATCH documentation 2/2] kthread: Document ways of reducing OS jitter due to per-CPU kthreads

[PATCH] net: mvmdio: add clocks property to binding documentation
 2013-04-11 20:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen
 2013-04-11 20:16 UTC  (4+ messages)

[PATCH] vhost_net: remove tx polling state
 2013-04-11 20:16 UTC  (3+ messages)

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-11 20:13 UTC  (6+ messages)

zsmalloc zbud hybrid design discussion?
 2013-04-11 20:10 UTC  (3+ messages)

[PATCH 2/9] thermal: exynos: Add support for instance based register/unregister
 2013-04-11 20:09 UTC  (2+ messages)
` [2/9] "

[PATCH 00/10] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-11 20:05 UTC  (6+ messages)
` [PATCH 02/10] staging: zcache: remove zcache_freeze
` [PATCH 05/10] staging: ramster: Move debugfs code out of ramster.c file

[PATCH RESEND] tcp: incoming connections might use wrong route under synflood
 2013-04-11 20:02 UTC  (2+ messages)

[PATCH 0/10] Reduce system disruption due to kswapd V3
 2013-04-11 19:57 UTC  (11+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
` [PATCH 02/10] mm: vmscan: Obey proportional scanning requirements for kswapd
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop
` [PATCH 04/10] mm: vmscan: Decide whether to compact the pgdat based on reclaim progress
` [PATCH 05/10] mm: vmscan: Do not allow kswapd to scan at maximum priority
` [PATCH 06/10] mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority
` [PATCH 09/10] mm: vmscan: Check if kswapd should writepage once per pgdat scan
` [PATCH 10/10] mm: vmscan: Move logic from balance_pgdat() to kswapd_shrink_zone()

dm-crypt parallelization patches
 2013-04-11 20:00 UTC  (14+ messages)
                ` [PATCH] make dm and dm-crypt forward cgroup context (was: dm-crypt parallelization patches)
                    ` [PATCH v2] "

[PATCH] net: mv643xx_eth: remove deprecated inet_lro support
 2013-04-11 19:52 UTC  (3+ messages)

[PATCH] pci_ids.h: add PCI_VENDOR_ID_AMCC
 2013-04-11 19:52 UTC  (2+ messages)

[PATCH v7] clk: add si5351 i2c common clock driver
 2013-04-11 19:42 UTC  (2+ messages)
` [PATCH v8] "

[patch 1/2 -next] dma-buf: double unlock in debugfs code
 2013-04-11 19:40 UTC  (2+ messages)

[PATCH] sparc: Use generic idle loop
 2013-04-11 19:38 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH 1/9] thermal: exynos: Adapt to temperature emulation core thermal framework
 2013-04-11 19:33 UTC  (2+ messages)
` [1/9] "

Re: drm/i915: new warning (regression) in 3.7.10 and 3.8.3
 2013-04-11 19:28 UTC  (12+ messages)
` [PATCH] drm/i915: don't check inconsistent modeset state when force-restoring
        ` [Intel-gfx] "

[PATCH 3/3] convert headers_install.pl to headers_install.sh
 2013-04-11 19:20 UTC  (2+ messages)

[PATCH 4/4] nohz: New option to force all CPUs in full dynticks range
 2013-04-11 19:17 UTC  (12+ messages)

[PATCH 25/26] arm: Don't use create_proc_read_entry() [RFC]
 2013-04-11 19:07 UTC  (11+ messages)
` [PATCH 00/26] Eliminate "
  ` [PATCH 05/26] comedi: Don't use "
    ` [PATCH 17/26] hostap: "

[ 00/19] 3.0.73-stable review
 2013-04-11 19:04 UTC  (4+ messages)
` [ 03/19] reiserfs: Fix warning and inode leak when deleting inode with xattrs

[PATCH] net: usb: active URB submitted multiple times
 2013-04-11 19:00 UTC  (6+ messages)

[PATCH] arm: vt8500: Add SDHC support to WM8505 DT
 2013-04-11 19:00 UTC 

[PATCH] drm/i915: Sanity check incoming ioctl data for a NULL pointer
 2013-04-11 18:59 UTC  (12+ messages)
` [Intel-gfx] "

print out hardware name & modules list when we encounter bad page tables
 2013-04-11 18:56 UTC 

[rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot
 2013-04-11 16:54 UTC  (4+ messages)
` [PATCH v2 0/5] "
    ` [rtc-linux] "

[PATCHSET v2] arch: unify task dump debug info
 2013-04-11 18:47 UTC  (3+ messages)

sched/cputime: sig->prev_stime underflow
 2013-04-11 18:47 UTC  (5+ messages)

[PATCH] checkpatch: Only warn for empty lines before closing braces by themselves
 2013-04-11 18:46 UTC  (2+ messages)

[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
 2013-04-11 18:46 UTC  (11+ messages)

[Linaro-QA-Service] [linux-next] Snowball build broken
 2013-04-11 18:45 UTC 

[RFC 2/2] initramfs with digital signature protection
 2013-04-11 18:42 UTC  (11+ messages)

[PATCH] thermal: exynos: fix handling of invalid frequency table entries
 2013-04-11 18:40 UTC  (3+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-11 18:35 UTC  (6+ messages)

[PATCH RT v2] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
 2013-04-11 18:33 UTC 

[PATCH] USB: ehci-omap: Select USB_PHY
 2013-04-11 18:29 UTC  (9+ messages)

[PATCH RT] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
 2013-04-11 18:27 UTC  (2+ messages)

[tip:sched/core] sched: Lower chances of cputime scaling overflow
 2013-04-11 18:26 UTC  (9+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-04-11 18:16 UTC  (3+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata

RFC: right way to conditional-ize some macros for LTO
 2013-04-11 18:18 UTC  (3+ messages)

[RFC Patch 0/2] mm: Add parameters to make kernel behavior at memory error on dirty cache selectable
 2013-04-11 18:10 UTC  (4+ messages)

[RFC] security: smack: add hash table for smack for quick label searching
 2013-04-11 17:59 UTC  (2+ messages)

[PATCH/RFC] m68k: Add -ffreestanding to KBUILD_CFLAGS
 2013-04-11 18:04 UTC  (7+ messages)

[PATCH] net: mv643xx_eth: Add GRO support
 2013-04-11 18:02 UTC  (8+ messages)

[PATCH RESEND] mm/x86: Flush lazy MMU when DEBUG_PAGEALLOC is set
 2013-04-11 17:59 UTC 

[PATCH] mm: remove compressed copy from zram in-memory
 2013-04-11 17:56 UTC  (14+ messages)
` zsmalloc defrag (Was: [PATCH] mm: remove compressed copy from zram in-memory)

[ANNOUNCE] 3.6.11.1-rt32
 2013-04-11 17:50 UTC  (3+ messages)

[PATCH 1/2] pci/of: remove weak annotation of pcibios_get_phb_of_node
 2013-04-11 17:39 UTC  (6+ messages)
` [PATCH 2/2] MIPS: implement pcibios_get_phb_of_node

[RFC] rootmpfs
 2013-04-11 17:25 UTC  (2+ messages)

[PATCH v8 00/13] Get rid of the ACPI PCI subdriver mechanism
 2013-04-11 17:29 UTC  (7+ messages)
` [PATCH v8 10/13] PCI/acpiphp: do not use "

[PATCH v2] include:linux: task_struct personality comment
 2013-04-11 17:30 UTC 

[PATCH V9 00/13] MIPS: Add Loongson-3 based machines support
 2013-04-11 17:05 UTC  (3+ messages)
` [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

linux-next: Tree for Apr 11 [ crypto: aesni-intel ]
 2013-04-11 17:23 UTC  (2+ messages)

[PATCH 00/10] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-11 17:17 UTC 

[PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
 2013-04-11 15:07 UTC 


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).