messages from 2013-02-20 23:02:26 to 2013-02-21 02:01:43 UTC [more...]
Origen board hang with functionfs
2013-02-21 2:01 UTC
linux-next: manual merge of the net-next tree with the mips tree
2013-02-21 2:01 UTC
[PATCH] libertas sdio: remove CMD_FUNC_INIT call
2013-02-21 1:59 UTC (6+ messages)
[PATCH] ALSA: usb: Fix Processing Unit Descriptor parsers
2013-02-21 1:55 UTC
Hello dear,
2013-02-21 1:54 UTC
[RFC 0/4] tty: port hangup and close issues
2013-02-21 1:53 UTC (3+ messages)
` [PATCH 0/4] TTY: port hangup and close fixes
[U-Boot] [PATCH v2 00/11] *** SUBJECT HERE ***
2013-02-21 1:50 UTC (4+ messages)
[Buildroot] libmad and AVR32 optimisations
2013-02-21 1:48 UTC (4+ messages)
[PATCH] x86: mm: Fix vmalloc_fault oops during lazy MMU updates
2013-02-21 1:45 UTC
[PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
2013-02-21 1:45 UTC (7+ messages)
[patch v5 0/15] power aware scheduling
2013-02-21 1:43 UTC (16+ messages)
` [patch v5 04/15] sched: add sched balance policies in kernel
` [patch v5 06/15] sched: log the cpu utilization at rq
` [patch v5 11/15] sched: add power/performance balance allow flag
why is it not allowed to add a new socket protocol family as an external module?
2013-02-21 1:39 UTC (5+ messages)
3.7.6+: ath9k: tx logic locks up after taking attenuation very high
2013-02-21 1:38 UTC (8+ messages)
[RFC] Kbuild support for ARM FIT images
2013-02-21 1:37 UTC (3+ messages)
` [U-Boot] "
[PATCH v2 0/9] 3.8-rc regression with pps-ldisc due to 70ece7a731
2013-02-21 1:35 UTC (3+ messages)
` [PATCH v2 8/9] pps: Use a single cdev
[PATCH] of/i2c: don't register disabled devices
2013-02-21 1:32 UTC (4+ messages)
[RFC PATCH 1/6] kvm: add device control API
2013-02-21 1:28 UTC (7+ messages)
[PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug
2013-02-21 1:17 UTC (4+ messages)
` [PATCH 2/7] ACPI / scan: Introduce common code for ACPI-based device hotplug
` [Update][PATCH "
[PATCH EDAC 00/13] Add a driver to report Firmware first errors (via GHES)
2013-02-21 1:26 UTC (3+ messages)
` [PATCH EDAC 03/13] ghes: add the needed hooks for EDAC error report
[ath9k-devel] improve operational ANI in Mesh mode
2013-02-21 1:23 UTC (20+ messages)
[PATCH 0/3] posix timers: Extend kernel API to report more info about timers
2013-02-21 1:21 UTC (3+ messages)
[PATCH 1/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
2013-02-21 1:19 UTC (3+ messages)
[GIT PULL] KVM updates for the 3.9 merge window
2013-02-21 1:17 UTC
[PATCH v2] vt: add init_hide parameter to suppress boot output
2013-02-21 1:12 UTC (8+ messages)
[PATCH] MIPS: sead3: Use generic suspend/resume for LEDs
2013-02-21 1:12 UTC
[PATCH 1/1] net: fec: fix crash at mx53 qsb board
2013-02-21 1:07 UTC
[PATCH] Documentation: update top level 00-INDEX file with new additions
2013-02-19 17:44 UTC (2+ messages)
[PATCH] bootparam.7: rdev was removed as of 2012
2013-02-21 0:57 UTC
[PATCH 00/36] introduce pipe_config with fdi auto-dithering
2013-02-21 0:50 UTC (37+ messages)
` [PATCH 01/36] drm/i915: introduce struct intel_crtc_config
` [PATCH 02/36] drm/i915: compute pipe_config earlier
` [PATCH 03/36] drm/i915: add pipe_config->timings_set
` [PATCH 04/36] drm/i915: add pipe_config->pixel_multiplier
` [PATCH 05/36] drm/i915: add pipe_config->has_pch_encoder
` [PATCH 06/36] drm/i915: clear up the fdi/dp set_m_n confusion
` [PATCH 07/36] drm/i915: move pipe bpp computation to pipe_config
` [PATCH 08/36] drm/i915: clean up plane bpp confusion
` [PATCH 09/36] drm/i915: clean up pipe "
` [PATCH 10/36] drm/i915: move dp_m_n computation to dp_encoder->compute_config
` [PATCH 11/36] drm/i915: track dp target_clock in pipe_config
` [PATCH 12/36] drm/i915: rip out superflous is_dp&is_cpu_edp tracking
` [PATCH 13/36] drm/i915: add hw state readout/checking for pipe_config
` [PATCH 14/36] drm/i915: hw readout support for ->has_pch_encoders
` [PATCH 15/36] drm/i915: gen2 has no tv out support
` [PATCH 16/36] drm/i915: create pipe_config->dpll for clock state
` [PATCH 17/36] drm/i915: move dp clock computations to encoder->compute_config
` [PATCH 18/36] drm/i915: add pipe_config->limited_color_range
` [PATCH 19/36] drm/i915: use pipe_config for lvds dithering
` [PATCH 20/36] drm/i915: move intel_crtc->fdi_lanes to pipe_config
` [PATCH 21/36] drm/i915: fixup 12bpc hdmi dotclock handling
` [PATCH 22/36] drm/i915: hw state readout support for pipe_config->fdi_lanes
` [PATCH 23/36] drm/i915: split up fdi_set_m_n into computation and hw setup
` [PATCH 24/36] drm/i915: Disable high-bpc on pre-1.4 EDID screens
` [PATCH 25/36] drm/i915: force bpp for eDP panels
` [PATCH 26/36] drm/i915: allow high-bpc modes on DP
` [PATCH 27/36] drm/i915: extract i9xx_set_pipeconf
` [PATCH 28/36] drm/i915: drop adjusted_mode from *_set_pipeconf functions
` [PATCH 29/36] drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
` [PATCH 30/36] drm/i915: compute fdi lane config earlier
` [PATCH 31/36] drm/i915: Split up ironlake_check_fdi_lanes
` [PATCH 32/36] drm/i915: move fdi lane configuration checks ahead
` [PATCH 33/36] drm/i915: don't count cpu ports for fdi B/C lane sharing
` [PATCH 34/36] drm/i915: consolidate pch pll computations a bit
` [PATCH 35/36] drm/i915: drop haswell fdi lane check from intel_crt_mode_valid
` [PATCH 36/36] drm/i915: implement fdi auto-dithering
status of patches ( raid5 multiple threads )
2013-02-21 0:50 UTC (8+ messages)
Hybrid Storage proposal
2013-02-21 0:49 UTC (2+ messages)
Problem with Reaktek 8168
2013-02-21 0:48 UTC (3+ messages)
RAID performance
2013-02-21 0:45 UTC (22+ messages)
[PATCH 2/5] lockdep: check that no locks held at freeze time
2013-02-21 0:42 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[GIT PULL] user namespace and namespace infrastructure changes for 3.9
2013-02-21 0:36 UTC (2+ messages)
[U-Boot] [PATCH] common: cmd_sata: Fix usage text for 'sata init'
2013-02-21 0:35 UTC
[PATCH 0/3] Get rid of big array from imx pinctrl driver
2013-02-21 0:34 UTC (6+ messages)
` [PATCH 2/3] ARM: dts: imx: replace magic number with pin function name
[RFC PATCH 1/6] kvm: add device control API
2013-02-21 0:33 UTC (7+ messages)
PS3: Strange issue with kexec and FreeBSD loader
2013-02-21 0:32 UTC (8+ messages)
Sunxi GPIO IRQ handling
2013-02-21 0:31 UTC (2+ messages)
sched: Fix signedness bug in yield_to()
2013-02-21 0:31 UTC
Corrupt packets with ath5k
2013-02-21 0:29 UTC (2+ messages)
[Bug fix PATCH 0/2] Make whatever node kernel resides in un-hotpluggable
2013-02-21 0:23 UTC (7+ messages)
` [Bug fix PATCH 1/2] acpi, movablemem_map: Exclude memblock.reserved ranges when parsing SRAT
[PATCH] tools: usb: ffs-test: Fix build failure
2013-02-21 0:22 UTC (3+ messages)
[PATCH 0/8] NVMe controller shutdown related patches
2013-02-21 0:19 UTC
[RFH/PATCH] imap-send: support SNI (RFC4366)
2013-02-21 0:18 UTC
[PATCH] x86, efi: Make "noefi" really disable EFI runtime serivces
2013-02-21 0:16 UTC (6+ messages)
` [tip:x86/urgent] "
[U-Boot] [PATCH v5 0/4] Tegra: MMC: Add DT support for MMC to T20 boards
2013-02-21 0:15 UTC (5+ messages)
` [U-Boot] [PATCH v5 3/4] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
Wonky PS2-USB converter issues
2013-02-21 0:14 UTC (3+ messages)
[RFC PATCH 0/6] Understanding delays due to throttling under very heavy write load
2013-02-21 0:12 UTC (5+ messages)
[PATCH 1/9] hwmon: (adt7410) Clear unwanted bits in the config register
2013-02-21 0:10 UTC (4+ messages)
` [PATCH 5/9] hwmon: (adt7410) Add device table entry for the adt7420
` [lm-sensors] "
[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
2013-02-21 0:01 UTC (2+ messages)
` [Bug 59069] "
mwifiex crash when removing interface while scanning
2013-02-21 0:00 UTC (5+ messages)
+ memstick-move-the-dereference-below-the-null-test.patch added to -mm tree
2013-02-20 23:58 UTC
+ configfs-move-the-dereference-below-the-null-test.patch added to -mm tree
2013-02-20 23:57 UTC
[PATCH v2 linux-next 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
2013-02-20 23:56 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
` [PATCH v3 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
[PATCH] sunrpc.ko: RPC cache fix races
2013-02-20 23:55 UTC
[PATCH 1/8] NVMe: Queue bio requests on device
2013-02-20 23:52 UTC (8+ messages)
` [PATCH 2/8] NVMe: Controller reset from user
` [PATCH 3/8] NVMe: Suspend/resume power management
` [PATCH 4/8] NVMe: Add shutdown callback
` [PATCH 5/8] NVMe: End queued bio requests for removed disks
` [PATCH 6/8] NVMe: Wait for controller status ready to clear
` [PATCH 7/8] NVMe: Automatically reset failed controller
` [PATCH 8/8] NVMe: Use schedule_timeout for sync commands
[PATCH] MC68328 platform code fix
2013-02-20 23:47 UTC
[PATCH] netfilter: ipset: timeout values corrupted on set resize
2013-02-20 23:46 UTC (3+ messages)
OMAP4 bust: MMC causes hung tasks
2013-02-20 23:43 UTC (3+ messages)
Updating fsl-community-bsp
2013-02-20 23:43 UTC
+ idr-explain-warn_on_once-on-negative-ids-out-of-range-id.patch added to -mm tree
2013-02-20 23:42 UTC
[PATCH V5 4/5] drivers/amba: add support for a PCI bridge
2013-02-20 23:37 UTC (8+ messages)
` [PATCH V5 0/5] x86: a bridge from PCI to AMBA
[Buildroot] editing device_table_dev.txt
2013-02-20 23:37 UTC
[PATCH] idr: prevent NULL deref on lookups before insertions
2013-02-20 23:35 UTC (15+ messages)
` [PATCH] posix-timer: don't call idr_find() w/ negative ID
` [PATCH] posix-timer: don't call idr_find() w/ out-of-range ID
` [PATCH UPDATED] "
` [PATCH] idr: explain WARN_ON_ONCE() on negative IDs "
[PATCH 1/5] vfork: don't freezer_count() for in-kernel users of CLONE_VFORK
2013-02-20 23:30 UTC (10+ messages)
` [PATCH 5/5] coredump: ignore non-fatal signals when core dumping to a pipe
[PATCH] jpeg: upgrade to 9
2013-02-20 23:13 UTC (5+ messages)
[meta-oe][PATCH] libconnman-qt: fixed directory typo
2013-02-20 23:11 UTC (2+ messages)
+ posix-timer-dont-call-idr_find-w-out-of-range-id.patch added to -mm tree
2013-02-20 23:26 UTC
[meta-oe/meta-systemd/V2 0/5] various patches
2013-02-20 23:10 UTC (9+ messages)
` [meta-oe/meta-systemd/V2 4/5] geany: initial add 1.22
netlink, RTM_NEWTCLASS, nested attributes
2013-02-20 23:24 UTC (3+ messages)
[PATCH] Btrfs: Include the device in most error printk()s
2013-02-15 23:12 UTC (2+ messages)
` [PATCH v2] "
[patch 0/2] make kcmp own config entry
2013-02-20 23:17 UTC (5+ messages)
` [patch 2/2] arm: Wire up kcmp syscall
+ arm-wire-up-kcmp-syscall.patch added to -mm tree
2013-02-20 23:16 UTC
[PATCH] nohz: Make tick_nohz_irq_exit() irq safe
2013-02-20 23:15 UTC (3+ messages)
[PATCH 0/3] coredump: fix the ancient signal problems
2013-02-20 23:14 UTC (4+ messages)
+ coredump-sanitize-the-setting-of-signal-group_exit_code.patch added to -mm tree
2013-02-20 23:13 UTC
+ coredump-ensure-that-sigkill-always-kills-the-dumping-thread.patch added to -mm tree
2013-02-20 23:13 UTC
+ coredump-only-sigkill-should-interrupt-the-coredumping-task.patch added to -mm tree
2013-02-20 23:13 UTC
[PATCH 01/10] netfilter: make /proc/net/netfilter pernet
2013-02-20 23:13 UTC (5+ messages)
[nftables 1/9] netfilter: nf_tables: fix compilation if CONFIG_COMPAT is disabled
2013-02-20 23:10 UTC (6+ messages)
` [nftables 3/9] netfilter: nf_tables: atomic rule updates and dumps
[PATCH] staging: imx/drm: request irq only after adding the crtc
2013-02-20 23:09 UTC (2+ messages)
+ posix-timer-dont-call-idr_find-w-out-of-range-id.patch added to -mm tree
2013-02-20 23:06 UTC
[to-be-updated] kernel-posix-timersc-dont-call-idr_find-w-negative-id.patch removed from -mm tree
2013-02-20 23:05 UTC
+ early_printk-consolidate-random-copies-of-identical-code.patch added to -mm tree
2013-02-20 23:04 UTC
synchronous AF_LOCAL connect
2013-02-20 23:03 UTC (10+ messages)
+ hfsplus-integrate-of-implemented-acls-support-into-driver.patch added to -mm tree
2013-02-20 23:02 UTC
[next:akpm 16/587] drivers/net/ethernet/intel/igb/igb_main.c:6231:2: error: call to '__compiletime_assert_6235' declared with attribute error: BUILD_BUG_ON failed: SKB_WITH_OVERHEAD(IGB_RX_BUFSZ) < (NET_SKB_PAD + NET_IP_ALIGN + IGB_TS_HDR_LEN + ETH_FRAME_LEN + ETH_FCS_LEN)
2013-02-20 23:02 UTC (9+ messages)
` [next:akpm 16/587] drivers/net/ethernet/intel/igb/igb_main.c:6231:2: error: call to '__compiletime_assert_6235' declared with attribute error: BUILD_BUG_ON failed: SKB_WITH_OVERHEAD(IGB_RX_BUFSZ) < (NET_SKB_PAD + NET_IP_ALIGN + IGB_TS_HDR_LEN + ETH
` [E1000-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.