messages from 2011-11-18 18:41:42 to 2011-11-18 20:03:03 UTC [more...]
b43: BCM 4331: MacBook 8,1: No connection after suspend
2011-11-18 20:02 UTC (6+ messages)
[Buildroot] systemd
2011-11-18 20:02 UTC
[PATCH 1/3] compat-wireless: make patches apply again
2011-11-18 20:01 UTC (6+ messages)
` [PATCH 2/3] compat-wireless: escape &
` [PATCH 3/3] compat-wireless: fetch crc8.c and cordic.c from kernel
PROBLEM: System call 'sendmsg' of process ospfd (quagga) causes kernel oops
2011-11-18 20:01 UTC (4+ messages)
` [0/6] Replace LL_ALLOCATED_SPACE to allow needed_headroom adjustment
[U-Boot] [PATCH V2 0/6] i.mx: add the initial i.mx6q core/board support
2011-11-18 20:01 UTC (6+ messages)
` [U-Boot] [PATCH V2 3/6] i.mx: mxc_gpio: add the i.mx6q support
[PATCH v8] Phonet: set the pipe handle using setsockopt
2011-11-18 20:01 UTC (3+ messages)
[patch net-next] team: replace kmalloc+memcpy by kmemdup
2011-11-18 20:00 UTC (2+ messages)
[patch net-next 1/2] team: add fix_features
2011-11-18 20:00 UTC (4+ messages)
` [patch net-next 2/2] team: avoid using variable-length array
[PATCH 1/1] mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path
2011-11-18 19:59 UTC (3+ messages)
+ mm-vmallocc-eliminate-extra-loop-in-pcpu_get_vm_areas-error-path-fix.patch added to -mm tree
2011-11-18 20:00 UTC
+ mm-vmallocc-eliminate-extra-loop-in-pcpu_get_vm_areas-error-path.patch added to -mm tree
2011-11-18 20:00 UTC
[RFC] LE: Low Latency GATT Write-Sign-Cmd
2011-11-18 19:58 UTC (3+ messages)
[U-Boot] [PATCH v2] bootvx: Clear and disable data cache, and call vxWorks with parameter
2011-11-18 19:58 UTC (2+ messages)
[PATCH 1/2] mac80211: Build TX radiotap header dynamically
2011-11-18 20:56 UTC (4+ messages)
` [PATCH] mac80211: Fix endian bug in radiotap header generation
` "
[ANNOUNCE] 3.2-rc2-rt3
2011-11-18 19:57 UTC
[PATCH] Fix RHBZ 754198 (multiple dmeventd snapshot extensions)
2011-11-18 19:56 UTC (9+ messages)
qemu needs > 2 GB of RAM to build?
2011-11-18 19:49 UTC (2+ messages)
NFS TCP race condition with SOCK_ASYNC_NOSPACE
2011-11-18 19:55 UTC (9+ messages)
[PATCH] net: add calxeda xgmac ethernet driver
2011-11-18 19:54 UTC (2+ messages)
[folded] numa-emulation-x86_64-documentation-changes-in-boot-optionstxt.patch removed from -mm tree
2011-11-18 19:53 UTC
Bug#645308: tg3 broken for NetXtreme 5714S in squeeze 6.0.3 installer
2011-11-18 19:54 UTC (6+ messages)
[PATCH] vfs: Export fallocate facility to kernel modules
2011-11-18 19:53 UTC (3+ messages)
[PATCH 1/2] NUMA emulation x86_64: numa=fake parameter for custom nodes distance
2011-11-18 19:53 UTC (2+ messages)
[U-Boot] [PATCH] mx5: Correct a warning in clock.c
2011-11-18 19:53 UTC (3+ messages)
WARNING: at fs/btrfs/inode.c:2198 btrfs_orphan_commit_root+0xa8/0xc0
2011-11-18 19:52 UTC (8+ messages)
[PATCH v5 00/10] per-cgroup tcp memory pressure
2011-11-18 19:51 UTC (9+ messages)
` [Devel] "
+ numa-emulation-x86_64-documentation-changes-in-boot-optionstxt.patch added to -mm tree
2011-11-18 19:51 UTC
+ numa-emulation-x86_64-numa=fake-parameter-for-custom-nodes-distance.patch added to -mm tree
2011-11-18 19:51 UTC
A flaw in dep generation with gcc -MMD?
2011-11-18 19:27 UTC (8+ messages)
[PATCH V2 0/2] debugfs: a tool to print 32-bit registers
2011-11-18 19:48 UTC (5+ messages)
` [PATCH V2 2/2] usb: dwc3: use debugfs_print_regs32()
[PATCH] ARM: w90x900: add common nuc9xx.h
2011-11-18 19:48 UTC
[GIT] IDE
2011-11-18 19:47 UTC
Inaccessible link
2011-11-18 19:47 UTC
[lm-sensors] wrong output with fam15h_power
2011-11-18 19:46 UTC (3+ messages)
[01: PATCH 0/7] Preparation for arch_reset changes
2011-11-18 19:46 UTC (5+ messages)
` [PATCH 18/41] ARM: restart: ixp4xx: use new restart hook
[Buildroot] RFC: package patching
2011-11-18 19:44 UTC (6+ messages)
[PATCH] compat: remove crc8 and cordic lib
2011-11-18 19:44 UTC
omap_hsmmc noisy/broken for suspend resume
2011-11-18 19:43 UTC (3+ messages)
LVM2 ./WHATS_NEW lib/activate/dev_manager.c
2011-11-18 19:42 UTC
Yocto usability questions
2011-11-18 19:40 UTC (6+ messages)
+ hugetlb-detect-race-upon-page-allocation-failure-during-cow.patch added to -mm tree
2011-11-18 19:40 UTC
[PATCH] hugetlb: detect race if fail to COW
2011-11-18 19:39 UTC (6+ messages)
[RFC] LE based Remote Name Request
2011-11-18 19:39 UTC
[PATCH] Btrfs: fix num_start_workers count if we fail to make an alloc
2011-11-18 19:38 UTC
[PATCH RFC 0/5] Speed booting by sorting exception tables at build time
2011-11-18 19:37 UTC (6+ messages)
` [PATCH RFC 1/5] scripts: Add sortextable to sort the kernel's exception table
` [PATCH RFC 2/5] extable: Skip sorting if sorted at build time
` [PATCH RFC 3/5] kbuild/extable: Hook up sortextable into the build system
` [PATCH RFC 4/5] MIPS: Select BUILDTIME_EXTABLE_SORT
` [PATCH RFC 5/5] x86: "
[PATCH 1/2] compat: avoid warning in compat_system_workqueue_create
2011-11-18 19:37 UTC (5+ messages)
` [PATCH 2/2] compat: implement dummy security_sk_clone
[PATCH] xen-netfront: report link speed to ethtool
2011-11-18 19:37 UTC (13+ messages)
` use a special value of -2 for virtual devices to report indeterminate speed?
LVM2/lib/filters filter.c
2011-11-18 19:36 UTC
[PATCH] drm/i915: add multi-threaded forcewake support
2011-11-18 19:36 UTC
LVM2 ./WHATS_NEW_DM libdm/libdm-common.c libdm
2011-11-18 19:34 UTC
[PATCH] compat-wireless: change CONFIG_IWLAGN -> CONFIG_IWLWIFI
2011-11-18 19:33 UTC (2+ messages)
[PATCH 0/2 v2] ramoops: use pstore interface
2011-11-18 19:31 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ramoops: remove module parameters
[PATCH v10 1/2] wireless: Support ht-capabilities over-rides
2011-11-18 19:32 UTC (2+ messages)
` [PATCH v10 2/2] mac80211: Support ht-cap over-rides
LVM2 ./WHATS_NEW lib/activate/activate.c lib/a
2011-11-18 19:31 UTC
+ memcg-make-mem_cgroup_split_huge_fixup-more-efficient-fix.patch added to -mm tree
2011-11-18 19:30 UTC
[PATCH v5 00/10] Add support for tegra30 and cardhu
2011-11-18 19:30 UTC (11+ messages)
` [PATCH 01/10] arm/tegra: initial device tree for tegra30
` [PATCH 03/10] arm/tegra: prepare clock code for multiple tegra variants
[U-Boot] [PATCH V4] Ethernut 5 board support
2011-11-18 19:30 UTC (2+ messages)
[PATCH v2] ahci: platform support for suspend/resume
2011-11-18 19:28 UTC (3+ messages)
[patch] [SCSI] be2iscsi: cleanup a min_t() call
2011-11-18 19:28 UTC (3+ messages)
LVM2 ./WHATS_NEW lib/metadata/metadata.c
2011-11-18 19:28 UTC
[Bug 43073] New: Trine not working on Radeon HD6520G
2011-11-18 19:27 UTC (3+ messages)
` [Bug 43073] "
Occasional oops with IPSec and IPv6
2011-11-18 19:26 UTC (5+ messages)
[PATCH] drm/i915: Fix invalid backpanel values for GEN3 or older chips
2011-11-18 19:25 UTC (4+ messages)
LVM2 ./WHATS_NEW lib/metadata/lv_manip.c test/
2011-11-18 19:25 UTC
[PATCH 0/1] add ia32-base.inc
2011-11-18 19:17 UTC (3+ messages)
` [PATCH 1/1] ia32-base.inc: new include file
Should "N/A" dust bunnies be swept from fw_version?
2011-11-18 19:23 UTC (5+ messages)
[GIT pull] x86 fixes for 3.2
2011-11-18 19:23 UTC
LVM2 ./WHATS_NEW tools/lvchange.c
2011-11-18 19:22 UTC
[PATCH 0/2] ARM: OMAP: misc. PM fixes for v3.2-rc
2011-11-18 19:22 UTC (6+ messages)
` [PATCH 1/2] ARM: OMAP: PM: only register TWL with voltage layer when device is present
` [PATCH 2/2] arm: omap: smartreflex: fix IRQ handling bug
[PATCH] PCI: Add helper macro for pci_register_driver boilerplate
2011-11-18 19:22 UTC (5+ messages)
` [PATCH] DWC3: use module_pci_driver
[PATCH] receive-pack, fetch-pack: reject bogus pack that records objects twice
2011-11-18 19:22 UTC (5+ messages)
[GIT] Sparc
2011-11-18 19:22 UTC (2+ messages)
[PATCH] xfs: Remove the entries from the queue while waking them up
2011-11-18 19:20 UTC
+ user-namespace-make-signalc-respect-user-namespaces-v5-fix.patch added to -mm tree
2011-11-18 19:19 UTC
LVM2 ./WHATS_NEW tools/toollib.c
2011-11-18 19:19 UTC
[Cluster-devel] [GFS2 PATCH] GFS2: decouple quota allocations from block allocations
2011-11-18 19:19 UTC (2+ messages)
` [Cluster-devel] [GFS2 PATCH TRY2] "
[PATCHv9 00/18] omap PRCM chain handler
2011-11-18 19:18 UTC (9+ messages)
` [PATCHv9 06/18] mfd: omap-prm: added chain interrupt handler
` [PATCHv9 07/18] mfd: omap-prm: added suspend prepare and complete callbacks
[PATCH] Add "-e" option to rpc.gssd to allow error on ticket expiry. Try 2 with added man pages
2011-11-18 19:19 UTC (3+ messages)
Cluster sync doesn't finsh
2011-11-18 19:18 UTC (4+ messages)
[PATCH] Don't spam kernel log with EKEYEXPIRED and EACCESS errors
2011-11-18 19:17 UTC (3+ messages)
[PATCH] Fixing compiler warning concerning uninitialized variables
2011-11-18 19:15 UTC
[BUG] Bad page map in process ibv_devinfo
2011-11-18 19:12 UTC (5+ messages)
[PATCH] Documentation for sysfs attributes for 3.3 (xen related)
2011-11-18 19:10 UTC (6+ messages)
[PATCH] Remove ttyS* from /etc/inittab that are not present
2011-11-18 19:04 UTC (6+ messages)
[PATCH v2] ahci: platform support for suspend/resume
2011-11-18 19:10 UTC
[PATCH v2 0/4] Checkpoint/Restore: Show in proc IDs of objects that can be shared between tasks
2011-11-18 19:07 UTC (4+ messages)
[PATCH 1/2] leds: save the delay values after a successful call to blink_set()
2011-11-18 19:06 UTC (4+ messages)
` [PATCH] Revert "leds: save the delay values after a successful call to blink_set()"
[PATCH] PM: HIBERNATION: skip the swap size check if the snapshot image size is anticipative
2011-11-18 19:02 UTC (7+ messages)
` [linux-pm] "
[Buildroot] kernel build name
2011-11-18 19:01 UTC
[RFC] [PATCH] printk: Don't emit console_cpu_notify() for CPU_DYING
2011-11-18 19:01 UTC (2+ messages)
[PATCH 0/1] zfcp: patch for 3.2-rc
2011-11-18 19:00 UTC (2+ messages)
` [PATCH 1/1] zfcp: return early from slave_destroy if slave_alloc returned early
[Buildroot] kernel build name
2011-11-18 19:00 UTC
[PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5
2011-11-18 18:59 UTC (2+ messages)
[PATCH] tracing: add trace console
2011-11-18 18:59 UTC (14+ messages)
` [PATCH] printk: add console output tracing
` [PATCH v2] "
[PATCH 1/7] MIPS: ath79: separate common PCI code
2011-11-18 18:58 UTC (5+ messages)
` [PATCH 4/7] MIPS: ath79: add a common PCI registration function
[PATCH 1/2] ASoC: cs42l73: Unify the way to define bits of register
2011-11-18 18:57 UTC (2+ messages)
[PATCH] x86/IO-APIC: refine EOI-ing of migrating level interrupts
2011-11-18 18:57 UTC (5+ messages)
Crash during vmcore_init
2011-11-18 18:55 UTC (12+ messages)
` [PATCH] percpu: fix chunk range calculation
[PATCH v2] Btrfs: Don't error on resizing FS to same size
2011-11-18 18:55 UTC
[PATCH] go7007: Fix 2250 urb type
2011-11-18 18:29 UTC
[U-Boot] [PATCH] CPCI750: Do not enable data cache in start.S
2011-11-18 18:50 UTC
[obsolete] linux-next-git-rejects.patch removed from -mm tree
2011-11-18 18:48 UTC
v0.38 released
2011-11-18 18:47 UTC (9+ messages)
[PATCH] include/log2.h: Fix rounddown_pow_of_two(1)
2011-11-18 18:46 UTC (2+ messages)
user namespace: make signal.c respect user namespaces (v5)
2011-11-18 18:46 UTC (5+ messages)
[U-Boot] [PATCH] CPCI750: Fix GCC 4.6 warning in board/esd/cpci750/mv_eth.c
2011-11-18 18:43 UTC
[PATCH v2 00/11] MIPS: BCM63XX: add support for Broadcom 6368 CPU
2011-11-18 18:41 UTC (4+ messages)
` [PATCH v2 11/11] MIPS: BCM63XX: add support for bcm6368 CPU
` [PATCH v3 "
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.