public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 18:33:28 to 2013-01-15 22:30:03 UTC [more...]

[ 000/221] 3.7.3-stable review
 2013-01-15 18:50 UTC  (72+ messages)
` [ 001/221] regulator: wm831x: Set the new rather than old value for DVS VSEL
` [ 002/221] ath5k: fix tx path skb leaks
` [ 003/221] iwlwifi: dont handle masked interrupt
` [ 004/221] iwlwifi: silently ignore fw flaws in Tx path
` [ 005/221] bcma: mips: fix clearing device IRQ
` [ 006/221] rt2x00: Only specify interface combinations if more then one interface is possible
` [ 007/221] s390/kvm: dont announce RRBM support
` [ 008/221] s390/kvm: Fix address space mixup
` [ 009/221] powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
` [ 010/221] powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
` [ 011/221] powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
` [ 012/221] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
` [ 013/221] KVM: Fix user memslot overlap check
` [ 014/221] s390/cio: fix pgid reserved check
` [ 015/221] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
` [ 016/221] mm: compaction: fix echo 1 > compact_memory return error issue
` [ 017/221] mm: use aligned zone start for pfn_to_bitidx calculation
` [ 018/221] mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
` [ 019/221] ath9k_hw: Enable hw PLL power save for AR9462
` [ 020/221] Revert "ath9k_hw: Update AR9003 high_power tx gain table"
` [ 021/221] ath9k: ar9003: fix OTP register offsets for AR9340
` [ 022/221] ath9k_hw: Fix signal strength / channel noise reporting
` [ 023/221] ath9k_hw: Fix RX gain initvals for AR9485
` [ 024/221] mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
` [ 025/221] carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
` [ 026/221] firewire: net: Fix handling of fragmented multicast/broadcast packets
` [ 027/221] watchdog: Fix disable/enable regression
` [ 028/221] ASoC: wm8994: Use the same DCS codes for all WM1811 variants
` [ 029/221] ASoC: sigmadsp: Fix endianness conversion issue
` [ 030/221] regulator: s2mps11: Fix ramp delay value shift operation
` [ 031/221] SCSI: mvsas: fix undefined bit shift
` [ 032/221] SCSI: prevent stack buffer overflow in host_reset
` [ 033/221] SCSI: qla2xxx: Properly set result field of bsg_job reply structure for success and failure
` [ 034/221] SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically
` [ 035/221] SCSI: qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver
` [ 036/221] SCSI: qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()
` [ 037/221] iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
` [ 038/221] iscsi-target: Always send a response before terminating iSCSI connection
` [ 039/221] iscsit: use GFP_ATOMIC under spin lock
` [ 040/221] qla2xxx: Look up LUN for abort requests
` [ 041/221] sata_promise: fix hardreset lockdep error
` [ 042/221] sony-laptop: fix SNC buffer calls when SN06 returns Integers
` [ 044/221] mlx4_core: Fix potential deadlock in mlx4_eq_int()
` [ 045/221] pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
` [ 046/221] libata: set dma_mode to 0xff in reset
` [ 047/221] libata: fix Null pointer dereference on disk error
` [ 048/221] target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
` [ 049/221] target/tcm_fc: fix the lockdep warning due to inconsistent lock state
` [ 050/221] sbp-target: fix error path in sbp_make_tpg()
` [ 052/221] mfd: Only unregister platform devices allocated by the mfd core
` [ 053/221] mfd: Remove Unicode Byte Order Marks from da9055
` [ 054/221] ext4: fix memory leak in ext4_xattr_set_acl()s error path
` [ 056/221] mtd cs553x_nand: Initialise ecc.strength before nand_scan()
` [ 058/221] kbuild: Do not remove vmlinux when cleaning external module
` [ 059/221] OMAP: board-files: fix i2c_bus for tfp410
` [ 060/221] SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
` [ 061/221] SUNRPC: continue run over clients list on PipeFS event instead of break
` [ 062/221] svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
` [ 063/221] SUNRPC: Ensure that we free the rpc_task after cleanups are done
` [ 064/221] SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
` [ 065/221] jffs2: hold erase_completion_lock on exit
` [ 066/221] i2400m: add Intel 6150 device IDs
` [ 069/221] drm/radeon/dce32+: use fractional fb dividers for high clocks
` [ 070/221] drm/radeon: fix eDP clk and lane setup for scaled modes
` [ 071/221] drm/radeon: fix amd afusion gpu setup aka sumo v2
` [ 073/221] drm/radeon: dont leave fence blocked process on failed GPU reset
` [ 075/221] drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
` [ 076/221] drm/radeon: add connector table for Mac G4 Silver
` [ 078/221] drm/nouveau: fix init with agpgart-uninorth
` [ 080/221] mm: compaction: partially revert capture of suitable high-order page
` [ 082/221] drm/i915: Flush outstanding unpin tasks before pageflipping

[PATCH] menuconfig:inputbox: support navigate input position
 2013-01-15 22:28 UTC  (3+ messages)

[PATCH] nconf: add j, k and l keys for menu navigation
 2013-01-15 22:27 UTC  (4+ messages)
` [PATCH 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts
  ` [PATCH v2 "

[PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled
 2013-01-15 22:33 UTC  (4+ messages)
` [PATCH 1/2] ACPI: intel-idle: Don't register CPU notifier if we are not running
` [PATCH 2/2] ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled

[PATCH 0/3] ELF executable signing and verification
 2013-01-15 22:27 UTC  (6+ messages)
` [PATCH 1/3] module: export couple of functions for use in process signature verification
` [PATCH 2/3] binfmt_elf: Verify signature of signed elf binary
` [PATCH 3/3] binfmt_elf: Do not allow exec() if signed binary has intepreter
` [PATCH 4/3] User space utility "signelf" to sign elf executable

[BUG Fix Patch 0/6] Bug fix for physical memory hot-remove
 2013-01-15 22:26 UTC  (3+ messages)
` [BUG Fix Patch 1/6] Bug fix: Hold spinlock across find|remove /sys/firmware/memmap/X operation

[PATCH] TTY: do not reset master's packet mode
 2013-01-15 22:26 UTC 

linux-next: Why no Tree for Jan 15?
 2013-01-15 22:26 UTC  (4+ messages)

[PATCH 0/5] remove some unnecessary newline from error messages
 2013-01-15 22:27 UTC  (2+ messages)

fb: Rework locking to fix lock ordering on takeover
 2013-01-15 22:15 UTC  (3+ messages)

[PATCH net-next 1/3] net: stmmac: add gmac autoneg set for SGMII, TBI, and RTBI
 2013-01-15 22:06 UTC 

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-15 22:04 UTC  (9+ messages)
` [PATCH v8 08/22] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH v8 02/22] PCI: Add root bus children dev's res to fail list

[RFC Patch v1 45/55] ARC: unaligned access emulation
 2013-01-15 22:03 UTC  (4+ messages)
` [RESEND PATCH] Convert PARISC sysctl to be generic
  ` [RESEND PATCH] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-15 21:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH net-next 2/3] net: stmmac: add autoneg complete irq
 2013-01-15 21:49 UTC 

[PATCH RESEND 0/4] /proc/schedstat and /proc/sched_debug fail at 4096
 2013-01-15 21:46 UTC  (5+ messages)
` [PATCH RESEND 1/4] sched: /proc/sched_stat fails on very very large machines
` [PATCH RESEND 2/4] sched: /proc/sched_debug "
` [PATCH RESEND 3/4] timer_list: split timer_list_show_tickdevices
` [PATCH RESEND 4/4] timer_list: Convert timer list to be a proper seq_file

[PATCH net-next 3/3] net: stmmac: add gmac autonego set for ethtool support
 2013-01-15 21:45 UTC 

[PATCH] clk: mxs: Index is always positive
 2013-01-15 21:42 UTC  (3+ messages)

[PATCH] mips: function tracer: Fix broken function tracing
 2013-01-15 21:34 UTC  (8+ messages)

[PATCH] scripts: kconfig: qconf.cc: fix a compiliation error when using make xconfig
 2013-01-15 21:32 UTC  (4+ messages)

Bcache v. whatever
 2013-01-15 21:25 UTC  (9+ messages)
` [PATCH 1/4] Revert "rw_semaphore: remove up/down_read_non_owner"
` [PATCH 2/4] Export get_random_int()
` [PATCH 3/4] Export blk_fill_rwbs()
` [PATCH 4/4] Export __lockdep_no_validate__

Transparent Hugepage Nit
 2013-01-15 21:26 UTC  (2+ messages)

[GIT PULL] target fixes for v3.8-rc4
 2013-01-15 21:17 UTC 

[PATCH] staging: omapdrm/omap_gem_dmabuf.c: fix memory leakage
 2013-01-15 21:14 UTC  (2+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-15 21:14 UTC  (6+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH] media: dvb-frontends/stv0900_core.c: remove unnecessary null pointer check
 2013-01-15 21:07 UTC  (2+ messages)
` [PATCH v] media: dvb-frontends: "

linux-next: Tree for Jan 15
 2013-01-15  3:37 UTC 

linux-next: manual merge of the akpm tree with the block tree
 2013-01-15  3:10 UTC 

[next-20130114] Call-trace in LTP (lite) madvise02 test (block|mm|vfs related?)
 2013-01-15  3:11 UTC  (4+ messages)

[PATCH] clk: mvebu/clk-cpu.c: fix memory leakage
 2013-01-15 20:57 UTC  (10+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "

BUG at net/sunrpc/svc_xprt.c:921
 2013-01-15 20:56 UTC  (4+ messages)

[PATCH 1/5] module: constify within_module_*
 2013-01-15 20:46 UTC  (3+ messages)
` [PATCH 2/5] jump label: constify lookup functions

[PATCH v2] lpc_ich: fix gpio base and control offsets
 2013-01-15 20:42 UTC 

[PATCH v2 00/10] tx/rx LED trigger support
 2013-01-15 20:41 UTC  (2+ messages)

[PATCH v2.1 0/1] dm-integrity: integrity protection device-mapper target
 2013-01-15 20:35 UTC  (2+ messages)
` [PATCH v2.1 1/1] "

[PATCH] lpc_ich: fix gpio base and control offsets
 2013-01-15 20:34 UTC  (4+ messages)

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-15 20:32 UTC  (15+ messages)
` [PATCH v5 01/14] ARM: davinci: move private EDMA API to arm/common
` [PATCH v5 02/14] ARM: edma: remove unused transfer controller handlers
` [PATCH v5 03/14] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v5 04/14] dmaengine: edma: enable build for AM33XX
` [PATCH v5 05/14] dmaengine: edma: Add TI EDMA device tree binding
` [PATCH v5 06/14] ARM: dts: add AM33XX EDMA support
` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()
` [PATCH v5 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
` [PATCH v5 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
` [PATCH v5 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding
` [PATCH v5 11/14] ARM: dts: add AM33XX MMC support
` [PATCH v5 12/14] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
` [PATCH v5 13/14] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v5 14/14] ARM: dts: add AM33XX SPI DMA support

[PATCH v7u1 22/31] x86, boot: add fields to support load bzImage and ramdisk above 4G
 2013-01-15 20:28 UTC  (15+ messages)

[PATCH] MAINTAINERS: update email address for Timur Tabi
 2013-01-15 20:19 UTC 

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-15 20:18 UTC  (13+ messages)

[PATCH] linux-3.7.2 lpc_ich.c: fix gpio base and control offsets
 2013-01-15 19:07 UTC  (2+ messages)

[PATCH v2 1/3] timekeeping: Add persistent_clock_exist flag
 2013-01-15 19:50 UTC  (6+ messages)
` [PATCH v2 2/3] rtc: Skip the suspend/resume handling if persistent clock exist
` [PATCH v2 3/3] timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option

[RFCv3][PATCH 1/3] create slow_virt_to_phys()
 2013-01-15 19:46 UTC  (4+ messages)
` [RFCv3][PATCH 2/3] fix kvm's use of __pa() on percpu areas

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 19:36 UTC  (2+ messages)

[PATCH v2] hwmon: (sht15) check GPIO directions
 2013-01-15 19:36 UTC  (2+ messages)

[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-15 19:28 UTC  (4+ messages)

[PATCH] lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
 2013-01-15 19:20 UTC  (3+ messages)

[PATCH] net: netfilter/xt_CT.c: fix uninitialized variable
 2013-01-15 19:18 UTC  (4+ messages)

[RFC PATCH 0/6] uprobes: return probe implementation
 2013-01-15 19:15 UTC  (9+ messages)
` [RFC PATCH 5/6] uprobes: add bp_vaddr argument to consumer handler

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 19:11 UTC  (4+ messages)

[PATCH] MODSIGN: Don't taint unless signature enforcing is enabled
 2013-01-15 19:09 UTC  (4+ messages)
    ` [PATCH] MODSIGN: Add TAINT_NOKEY_MODULE

qemu-kvm hangs at start up under 3.8.0-rc3-00074-gb719f43 (works with CONFIG_LOCKDEP)
 2013-01-15 19:01 UTC  (8+ messages)

[PATCH 1/3] ARM: DT: tegra: add DT entry for KBC controller
 2013-01-15 18:59 UTC  (4+ messages)
` [PATCH 2/3] ARM: tegra: config: enable KEYBOARD_TEGRA

[PATCH] timer: vt8500: Convert vt8500 to use CLKSRC_OF
 2013-01-15 19:00 UTC  (2+ messages)

[PATCH v2 3/3 RFT] ARM: tegra: dts: seaboard: enable keyboard
 2013-01-15 18:59 UTC  (2+ messages)

[PATCH 1/6][v3] perf/Power7: Use macros to identify perf events
 2013-01-15 18:57 UTC  (3+ messages)
` [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

mmotm 2013-01-11-15-47 uploaded
 2013-01-15 18:46 UTC  (3+ messages)
` mmotm 2013-01-11-15-47 (trouble starting kvm)

[PATCHv5 0/8] Support for Tegra 2D hardware
 2013-01-15 18:44 UTC  (3+ messages)
` [PATCHv5 7/8] ARM: tegra: Add board data and 2D clocks

[ 00/49] 3.2.37-stable review
 2013-01-15 18:42 UTC  (3+ messages)
` [ 19/49] NFSv4: Add ACCESS operation to OPEN compound

[PATCHSET 00/13] perf report: Add support for event group view (v8)
 2013-01-15 18:38 UTC  (6+ messages)
` [PATCH 06/13] perf ui/hist: Add support for event group view
` [PATCH 08/13] perf gtk/browser: "

[PATCH 3/4] pinctrl: add abx500 pinctrl driver core
 2013-01-15 18:36 UTC  (2+ messages)


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