messages from 2013-03-08 23:28:57 to 2013-03-10 02:37:10 UTC [more...]
[RFC PATCH 0/5] tasklist_lock fairness issues
2013-03-10 2:37 UTC (3+ messages)
[PATCH v2 15/20] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
2013-03-10 2:33 UTC (5+ messages)
[PATCH] ARM:net: an issue for k which is u32, never < 0
2013-03-10 2:15 UTC
[PATCH] ARM:kernel: beautify code, using 'static const' instead of 'const static'
2013-03-10 1:59 UTC
[PATCH] ARM:kernel: beautify code, rel->r_offset is __u32 which never < 0
2013-03-10 1:51 UTC
[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
2013-03-10 1:11 UTC (3+ messages)
epoll: possible bug from wakeup_source activation
2013-03-10 1:11 UTC (7+ messages)
memory leak and other oddness in pinctrl-mvebu.c
2013-03-10 0:06 UTC (7+ messages)
[PATCH v2 0/7] kmod/usermodehelper changes
2013-03-09 23:57 UTC (14+ messages)
` [PATCH v2 1/7] kernel/sys.c: Use the simpler call_usermodehelper()
` [PATCH v2 2/7] usermodehelper: Export _exec() and _setup() functions
` [PATCH v2 3/7] kmod: split call to call_usermodehelper_fns()
` [PATCH v2 4/7] KEYS: "
` [PATCH v2 6/7] Split remaining calls "
[PATCHSET] workqueue: don't use [delayed_]work_pending()
2013-03-09 23:53 UTC (5+ messages)
` [PATCH 17/25] wm97xx: "
[PATCH 2/2] PCI: fix system hang issue of Marvell SATA host controller
2013-03-09 23:24 UTC (9+ messages)
Suggestion for fixing the variable length array used in the kernel
2013-03-09 23:00 UTC (6+ messages)
[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
2013-03-09 22:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH] tty: serial: fix typo "ARCH_S5P6450"
2013-03-09 22:16 UTC
x230: unhandled HKEY event 0x6050
2013-03-09 22:13 UTC (6+ messages)
` [ibm-acpi-devel] "
[PATCH] power: make goldfish option have a dependency on goldfish
2013-03-09 21:59 UTC (11+ messages)
Regression: Screen turns off when booting in EFI mode
2013-03-09 21:42 UTC (4+ messages)
ACPI undocking on 3.8-rc5 no longer works with Lenovo T61
2013-03-09 21:40 UTC (4+ messages)
[PATCH] thinkpad-acpi: fix potential suspend blocking issue
2013-03-09 21:34 UTC (11+ messages)
` [PATCH 0/1] thinkpad-acpi: kill hotkey_thread_mutex
` [PATCH 1/1] "
[PATCH] zcache: fix typo "64_BIT"
2013-03-09 21:19 UTC
[PATCH net-next] drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
2013-03-09 21:11 UTC (2+ messages)
lockdep trace from prepare_bprm_creds
2013-03-09 20:15 UTC (12+ messages)
` [PATCH 0/1] do not abuse ->cred_guard_mutex in threadgroup_lock()
` [PATCH 1/1] "
Hello
2013-03-08 13:51 UTC
[PATCH] ARM: OMAP: drop "select MACH_NOKIA_RM696"
2013-03-09 19:48 UTC (8+ messages)
linux-3.9.0-rc1+: Output from "make kernelrelease"contains incorrect data
2013-03-09 19:38 UTC
[PATCH -mm 0/3] coredump: signal_pending() checks and cleanups
2013-03-09 19:16 UTC (6+ messages)
` [PATCH 1/3] coredump: introduce dump_interrupted()
BUG: soft lockup on all kernels after 2.6.3x
2013-03-09 19:11 UTC (7+ messages)
[PATCH] ARM: S3C24XX: drop "select MACH_NEO1973"
2013-03-09 19:08 UTC
linux 3.9-rc1: nouveau crash on PPC
2013-03-09 18:44 UTC
[PATCH] hp_accel: Ignore the error from lis3lv02d_poweron() at resume
2013-03-09 18:39 UTC
3.9-rc1 NULL pointer crash at find_pid_ns
2013-03-09 15:51 UTC (11+ messages)
[PATCH 0/6] Make return type of i2c_del_adapter() (and i2c_del_mux_adapter()) void
2013-03-09 18:16 UTC (7+ messages)
` [PATCH 1/6] i2c: Remove detach_adapter
` [PATCH 2/6] i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
` [PATCH 3/6] i2c: Ignore return value of i2c_del_adapter()
` [PATCH 4/6] i2c: Make return type of i2c_del_adapter() void
` [PATCH 5/6] i2c: Ignore the return value of i2c_del_mux_adapter()
` [PATCH 6/6] i2c: Make the return type of i2c_del_mux_adapter() void
[PATCH] gpio: Renesas R-Car GPIO driver
2013-03-09 18:16 UTC (2+ messages)
[PATCH 5/5] rtc: tegra: use managed rtc_device_register
2013-03-09 18:13 UTC
[PATCH V2 0/5] ARM: DT: tegra114: Add DT entry for different controller
2013-03-09 18:11 UTC (6+ messages)
` [PATCH V2 1/5] ARM: DT: tegra114: add APB DMA controller DT entry
` [PATCH V2 2/5] ARM: DT: tegra114: Add i2c "
` [PATCH V2 3/5] ARM: DT: tegra114:add aliases and DMA requestor for serial controller
` [PATCH V2 4/5] ARM: DT: tegra114: add KBC controller DT entry
` [PATCH V2 5/5] ARM: DT: tegra114: Add spi "
[PATCH 0/5] rtc: tegra: cleanups to remove warning/code lines
2013-03-09 18:09 UTC (5+ messages)
` [PATCH 1/5] rtc: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
` [PATCH 2/5] rtc: tegra: Use struct dev_pm_ops for power management
` [PATCH 3/5] rtc: tegra: use module_platform_driver_probe for module init/exit
` [PATCH 4/5] rtc: tegra: set irq name as device name
[PATCH] amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround
2013-03-09 18:03 UTC (2+ messages)
[PATCH 0/9] fixes for ARM build regressions in 3.9-rc1
2013-03-09 18:02 UTC (3+ messages)
` [PATCH 8/9] iommu: OMAP: build only on OMAP2+
[PATCH] sunrpc: drop "select NETVM"
2013-03-09 17:51 UTC (2+ messages)
regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
2013-03-09 17:50 UTC
8250.nr_uarts broken in 3.7
2013-03-09 17:02 UTC (16+ messages)
PROBLEM: rtl8192cu driver issue
2013-03-09 16:41 UTC
[nsproxy] BUG: unable to handle kernel NULL pointer dereference at 0000000000000024
2013-03-09 16:48 UTC (7+ messages)
kernel BUG at fs/sysfs/group.c:65!
2013-03-09 16:36 UTC (4+ messages)
[PATCH] usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
2013-03-09 16:30 UTC
[PATCH] mfd: drop "select PMIC_DA9055"
2013-03-09 16:32 UTC
[GIT PULL] EDAC fixes for 3.8
2013-03-09 15:46 UTC (5+ messages)
[PATCH] atomic: improve atomic_inc_unless_negative/atomic_dec_unless_positive
2013-03-09 15:38 UTC
sunrpc ODEBUG assertion
2013-03-09 14:32 UTC (3+ messages)
[PATCH v3] fat: editions to support fat_fallocate
2013-03-09 14:18 UTC (3+ messages)
OOPS with switcheroo and nouveau
2013-03-09 13:15 UTC
Power Regression with TP T520 and 3.8.2
2013-03-09 13:08 UTC
[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
2013-03-09 13:07 UTC (4+ messages)
Legitimate Arrangement./ FROM ALEXANDER THAMBO & ASSOCIATES
2013-03-09 12:20 UTC
[Resend][PATCH] ACPI / PM: Do not power manage devices in unknown initial states
2013-03-09 12:09 UTC (4+ messages)
[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
2013-03-09 12:06 UTC (2+ messages)
` [Linaro-mm-sig] "
[PATCH] hp_accel: Add a new PnP ID HPQ6007 for new HP laptops
2013-03-09 11:59 UTC (6+ messages)
[PATCH V3 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440
2013-03-09 10:47 UTC (2+ messages)
[PATCH -next] res_counter: Add missing #include <linux/errno.h>
2013-03-09 10:41 UTC (2+ messages)
[PATCH] usb: cp210x new Vendor/Device IDs
2013-03-09 9:57 UTC
3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
2013-03-09 9:20 UTC (25+ messages)
BUG_ON(nd->inode != parent->d_inode);
2013-03-09 8:28 UTC (37+ messages)
[ANNOUNCE] 3.9-rc1-nohz1
2013-03-09 8:26 UTC (2+ messages)
Question about fixed-clock
2013-03-09 8:26 UTC (5+ messages)
BUSINESS OFFER; VIEW ATTACHMENT FOR DETAILS
2013-03-09 8:00 UTC
[PATCH v7 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
2013-03-09 7:52 UTC (4+ messages)
` [PATCH v7 1/3] VFIO: Wrapper for getting reference to vfio_device from device
` [PATCH v7 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
` [PATCH v7 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
[PATCH v2 00/26] x86, irq: support ioapic device hotplug
2013-03-09 7:25 UTC (8+ messages)
` [PATCH v2 02/26] x86, irq: Modify irq chip once for irq remapping
` [PATCH v2 12/26] x86, irq: Add realloc_irq_and_cfg_at()
[PATCH] x86: kvm: reset the bootstrap processor when it gets an INIT
2013-03-09 6:48 UTC
[PATCH 1/1] scripts/gen_sendmail.py: Script Added: Generate git send-email arguments automatically!
2013-03-09 6:13 UTC
[PATCH] [Timer][Trivial] __clocksource_register_scale return value use?
2013-03-09 6:03 UTC (2+ messages)
BUG in get_next_timer_interrupt
2013-03-09 5:20 UTC
[PATCH v4] Quirk for buggy dma source tags with Intel IOMMU
2013-03-09 5:07 UTC (3+ messages)
[RFC PATCH 0/5] crash dump bitmap: scan memory pages in kernel to speedup kernel dump process
2013-03-09 4:31 UTC (4+ messages)
[PATCH] mm: page_alloc: remove branch operation in free_pages_prepare()
2013-03-09 3:54 UTC (5+ messages)
mmap vs fs cache
2013-03-09 3:28 UTC (12+ messages)
[PATCH V2] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
2013-03-09 3:06 UTC (5+ messages)
[PATCH] intel_idle: set the state_tables array into __initdata to save mem
2013-03-09 3:01 UTC (8+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] intel_idle: changing the continue to break in intel_idle_cpu_init()
` [PATCH 2/3] intel_idle: Removing the redundant calculating for dev->state_count
` [PATCH 3/3] intel_idle: set the state_tables array as __initdata to save mem
[PATCH] usb/core/devio.c: Don't use GFP_KERNEL while we cannot reset a storage device
2013-03-09 2:59 UTC (2+ messages)
[3.9-rc1] Locking dependency problem
2013-03-09 2:17 UTC
Inactive memory keep growing and how to release it?
2013-03-09 2:14 UTC (4+ messages)
screen failing to display after resume from hibernate
2013-03-09 1:27 UTC
[PATCH] Kprobes blacklist: Conditionally add x86-specific symbols
2013-03-09 1:23 UTC (4+ messages)
` "
[PATCH 00/12] rwsem fast-path write lock stealing
2013-03-09 1:20 UTC (4+ messages)
` [PATCH 11/12] rwsem: wake all readers when first waiter is a reader
extra free kbytes tunable
2013-03-09 1:08 UTC (15+ messages)
` [PATCH] add "
[PATCHv2 0/10] Remove ARM local timer API
2013-03-09 1:06 UTC (12+ messages)
` [PATCH 03/10] ARM: smp_twd: Divorce smp_twd from "
[PATCH] epoll: trim epitem by one cache line on x86_64
2013-03-09 0:41 UTC (5+ messages)
` [PATCH] epoll: comment + BUILD_BUG_ON to prevent epitem bloat
[GIT PULL] Btrfs updates
2013-03-09 0:38 UTC
ipc/testmsg GPF
2013-03-09 0:32 UTC (3+ messages)
Basic perf PMU support for Haswell v9
2013-03-08 23:49 UTC (6+ messages)
` [PATCH 1/5] perf, x86: Add Haswell PEBS record support v4
` [PATCH 2/5] perf, x86: Basic Haswell PMU support v6
` [PATCH 3/5] perf, x86: Basic Haswell PEBS support v4
` [PATCH 4/5] perf, x86: Move NMI clearing to end of PMI handler after the counter registers are reset
` [PATCH 5/5] perf, x86: Support Haswell v4 LBR format
[Announce] open ath9k_htc firmware
2013-03-08 23:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox