All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 21:06:08 to 2013-01-15 22:32:31 UTC [more...]

[PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled
 2013-01-15 22:33 UTC  (6+ 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

[ 000/221] 3.7.3-stable review
 2013-01-15 18:50 UTC  (56+ messages)
` [ 031/221] SCSI: mvsas: fix undefined bit shift
` [ 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
` [ 077/221] drm/radeon: Properly handle DDC probe for DP bridges
` [ 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
` [ 083/221] drm/i915: dont disable disconnected outputs
` [ 085/221] drm/prime: drop reference on imported dma-buf come from gem
` [ 086/221] drm: Only evict the blocks required to create the requested hole
` [ 090/221] RDMA/nes: Fix for terminate timer crash
` [ 091/221] dm: disable WRITE SAME
` [ 092/221] dm persistent data: rename node to btree_node
` [ 094/221] dm thin: replace dm_cell_release_singleton with cell_defer_except
` [ 095/221] staging: vt6656: [BUG] out of bound array reference in RFbSetPower
` [ 096/221] staging: vt6656: 64 bit fixes: use u32 for QWORD definition
` [ 097/221] staging: vt6656: 64 bit fixes : correct all type sizes
` [ 098/221] staging: vt6656: 64 bit fixes: fix long warning messages
` [ 100/221] staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer
` [ 101/221] hwmon: (lm73} Detect and report i2c bus errors
` [ 102/221] audit: create explicit AUDIT_SECCOMP event type
` [ 103/221] xen/netfront: improve truesize tracking
` [ 105/221] brcmfmac: fix parsing rsn ie for ap mode
` [ 107/221] samsung-laptop: Add quirk for broken acpi_video backlight on N250P
` [ 109/221] ext4: fix extent tree corruption caused by hole punch
` [ 113/221] ext4: lock i_mutex when truncating orphan inodes
` [ 114/221] ext4: avoid hang when mounting non-journal filesystems with orphan list
` [ 116/221] aoe: remove vestigial request queue allocation
` [ 120/221] regmap: debugfs: Avoid overflows for very small reads
` [ 124/221] ASoC: arizona: Do proper shift for setting AIF rate
` [ 126/221] ASoC: wm2000: Fix sense of speech clarity enable
` [ 129/221] ASoC: sta529: Fix update register bits in sta529_set_dai_fmt

[PATCH v2 00/14] Remove unused code from imap-send.c
 2013-01-15 22:30 UTC  (4+ messages)
` [PATCH v2 06/14] imap-send.c: remove some unused fields from struct store

Test infrastructure: 2 or more servers?
 2013-01-15 22:30 UTC  (4+ messages)

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

[PATCH 1/3] mke2fs: indicate bigalloc feature explicity when cluster-size is enabled
 2013-01-15 22:28 UTC  (8+ messages)
` [PATCH 3/3] mke2fs: document bigalloc and cluster-size

[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 "

+ lockdep-rwsem-fix-down_write_nest_lock-if-config_debug_lock_alloc.patch added to -mm tree
 2013-01-15 22:27 UTC 

+ mmotm-2013-01-11-15-47-trouble-starting-kvm.patch added to -mm tree
 2013-01-15 22:27 UTC 

[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  (6+ messages)
` [BUG Fix Patch 1/6] Bug fix: Hold spinlock across find|remove /sys/firmware/memmap/X operation

__thread and fork() is a big no-no
 2013-01-15 22:27 UTC  (2+ messages)

[PATCH 0/5] remove some unnecessary newline from error messages
 2013-01-15 22:28 UTC  (4+ messages)
` [PATCH 4/5] ACPICA: GPE support: remove "

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

[Qemu-trivial] [PATCH] hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
 2013-01-15 22:23 UTC  (2+ messages)
` [Qemu-devel] "

[Buildroot] [PATCH] proxychains updated to proxychains-ng 4.4
 2013-01-15 22:21 UTC  (2+ messages)

[PATCH] [RFC] Proposed changes to eliminate 'union mips_instruction' type
 2013-01-15 22:19 UTC  (3+ messages)

[Buildroot] [git commit] proxychains updated to proxychains-ng 4.4
 2013-01-15 22:20 UTC 

[Buildroot] [PATCH 00/33] Pull request for 2012.11/bug-fixes
 2013-01-15 22:18 UTC  (6+ messages)
` [Buildroot] [PATCH 21/33] rrdtool: add python binding support
` [Buildroot] [PATCH 29/33] ltp-testsuite: add license info

[U-Boot] [STATUS] v2013.01 released
 2013-01-15 22:17 UTC 

[Buildroot] [git commit] ltp-testsuite: add license info
 2013-01-15 22:17 UTC 

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

[PATCH] multipath: change default configuration parameters
 2013-01-15 22:14 UTC  (5+ messages)

[lm-sensors] [PATCH] hwmon: Driver for Texas Instruments amc6821
 2013-01-15 22:10 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: Driver for Texas Instruments INA209

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

[ath9k-devel] Auth Packet TX Delay
 2013-01-15 22:06 UTC  (3+ messages)
`  "

OSD nodes with >=8 spinners, SSD-backed journals, and their performance impact
 2013-01-15 21:58 UTC  (7+ messages)

Rendering a btrfs filesystem unmountable with the btrfs command
 2013-01-15 22:06 UTC  (2+ messages)

[PATCH v9] usb_8dev: Add support for USB2CAN interface from 8 devices
 2013-01-15 22:05 UTC  (3+ messages)

[PATCH 0/8] Initial support for Python 3
 2013-01-15 22:04 UTC  (10+ messages)
` [PATCH 2/8] git_remote_helpers: fix input when running under "
          ` [RFC/PATCH 2/8 v2] "

[RFC v2 0/4] uhid LED input events handling
 2013-01-15 22:04 UTC  (4+ messages)

[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 v2] libata: export host controller number thru /sys
 2013-01-15 22:07 UTC 

+ rtc-pl031-add-wake-up-support.patch added to -mm tree
 2013-01-15 21:58 UTC 

+ drivers-rtc-rtc-vt8500c-fix-year-field-in-vt8500_rtc_set_time.patch added to -mm tree
 2013-01-15 21:58 UTC 

[RFC PATCH] saa7134: Add AverMedia Satelllite Hybrid+FM A706 (and FM radio problems)
 2013-01-15 21:57 UTC  (3+ messages)

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

+ tools-vm-add-gitignore-to-ignore-built-binaries.patch added to -mm tree
 2013-01-15 21:53 UTC 

[Buildroot] [PATCH] proxychains: bump to version 4.4
 2013-01-15 21:52 UTC  (5+ messages)

[PATCH] config.txt: Document help.htmlpath config parameter
 2013-01-15 21:51 UTC  (2+ messages)

[lm-sensors] [PATCH v3] hwmon: Driver for Maxim MAX6697 and compatibles
 2013-01-15 21:50 UTC  (3+ messages)
`  "

REMINDER: all argonaut users should upgrade to v0.48.3argonaut
 2013-01-15 21:49 UTC 

[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 

+ memory-hotplug-remove-sys-firmware-memmap-x-sysfs-fix-fix-fix.patch added to -mm tree
 2013-01-15 21:44 UTC 

+ bug-fix-reuse-the-storage-of-sys-firmware-memmap-x-allocated-by-bootmem.patch added to -mm tree
 2013-01-15 21:44 UTC 

+ memory-hotplug-remove-sys-firmware-memmap-x-sysfs-fix-fix.patch added to -mm tree
 2013-01-15 21:43 UTC 

cron job: media_tree daily build: ERRORS
 2013-01-15 21:42 UTC 

+ memory-hotplug-common-apis-to-support-page-tables-hot-remove-fix-fix-fix-fix.patch added to -mm tree
 2013-01-15 21:42 UTC 

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

+ memory-hotplug-common-apis-to-support-page-tables-hot-remove-fix-fix-fix.patch added to -mm tree
 2013-01-15 21:41 UTC 

[U-Boot] [U-Boot-Users] standalone code
 2013-01-15 21:40 UTC  (2+ messages)

[Bug 30151] New: HDMI audio via radeon DRM driver is not working
 2013-01-15 21:39 UTC  (2+ messages)
` [Bug 30151] "

+ memory-hotplug-common-apis-to-support-page-tables-hot-remove-fix-fix.patch added to -mm tree
 2013-01-15 21:37 UTC 

Patch for stable: bridge: Pull ip header into skb->data before looking into ip header
 2013-01-15 21:36 UTC  (2+ messages)

Concepts of whole cluster snapshots/backups and backups in general
 2013-01-15 21:36 UTC 

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

[PATCH net-next] ipip: do not use 'err' variable for setting return value
 2013-01-15 21:32 UTC  (3+ messages)

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

[Buildroot] [PATCH v2 0/6] Add support for udisks package
 2013-01-15 21:29 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/6] sg3_utils: new package

[PATCH BlueZ] gdbus: Add a way to get the sender of a DBus Property Set message
 2013-01-15 21:28 UTC 

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)

WebHob feedback on early design prototype
 2013-01-15 21:26 UTC  (2+ messages)
` Busybox still old version: Still looking for a clear understanding of an old mystery

[PATCH 00/13] The final nail in AGP on GEN6+
 2013-01-15 21:26 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Kill gtt_end
` [PATCH 02/13] drm/i915: Mappable_end can't ever be > end
` [PATCH 03/13] drm/i915: Remove gtt_mappable_total
` [PATCH 04/13] drm/i915: Create a gtt structure
` [PATCH 05/13] drm/i915: Remove use on gma_bus_addr on gen6+
` [PATCH 06/13] drm/i915: Remove use of gtt_mappable_entries
` [PATCH 07/13] drm/i915: Stop using gtt_total_entries
` [PATCH 08/13] drm/i915: Move stolen_size to the new struct
` [PATCH 09/13] agp/intel: decouple more of the agp-i915 sharing
` [PATCH 10/13] drm/i915: Needs dmar, not
` [PATCH 11/13] drm/i915: Cut out the infamous ILK w/a from AGP layer
` [PATCH 12/13] drm/i915: Remove scratch page from shared
` [PATCH 13/13] drm/i915: Finally kill off struct intel-gtt

+ memory-hotplug-remove-sys-firmware-memmap-x-sysfs-fix.patch added to -mm tree
 2013-01-15 21:25 UTC 

How defragmentation works in linux filesystems ?
 2013-01-15 21:23 UTC  (2+ messages)

[LTP] [ ltp-Bugs-3601028 ] ltp-devel is missing the bash functions
 2013-01-15 21:23 UTC 

+ drivers-base-cpuc-fix-typo-in-comment.patch added to -mm tree
 2013-01-15 21:18 UTC 

+ mm-increase-totalram_pages-when-free-pages-allocated-by-bootmem-allocator.patch added to -mm tree
 2013-01-15 21:18 UTC 

+ mm-set-zone-present_pages-to-number-of-existing-pages-in-the-zone.patch added to -mm tree
 2013-01-15 21:18 UTC 

+ mm-use-zone-present_pages-instead-of-zone-managed_pages-where-appropriate.patch added to -mm tree
 2013-01-15 21:18 UTC 

[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  (8+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[Cocci] Two identical declarer macros handled differently
 2013-01-15 21:13 UTC  (4+ messages)

Compat-wireless release for 2013-01-15 is baked
 2013-01-15 21:12 UTC 

__thread and fork() is a big no-no
 2013-01-15 21:11 UTC  (3+ messages)

mdadm grow size gives device or resource busy error
 2013-01-15 21:09 UTC 

[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: "

[Buildroot] CANBUs Quesetion
 2013-01-15 21:06 UTC  (12+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.