messages from 2013-05-08 20:30:49 to 2013-05-09 07:08:55 UTC [more...]
SHM oops in newseg()
2013-05-09 7:08 UTC (2+ messages)
linux-next: manual merge of the microblaze tree with Linus' tree
2013-05-09 6:55 UTC (2+ messages)
[page fault tracepoint 1/2] Add page fault trace event definitions
2013-05-09 6:46 UTC (3+ messages)
` [page fault tracepoint 2/2] x86:Instruments page fault trace event
[PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization
2013-05-09 6:38 UTC (3+ messages)
[GIT PULL REQUEST] watchdog - v3.10-rc1 patches
2013-05-09 6:36 UTC
[PATCH v3] TTY: Fix tty miss restart after we turn off flow-control
2013-05-09 6:16 UTC
(no subject)
2013-05-09 6:09 UTC
[PATCH RESEND 0/4] usb: fix four memleak
2013-05-09 6:05 UTC (5+ messages)
` [PATCH RESEND 1/4] usb: ehci-s5p: fix memleak when devm_usb_get_phy fail
` [PATCH RESEND 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail
` [PATCH RESEND 3/4] usb: ohci: fix goto wrong tag in err case
` [PATCH RESEND 4/4] usb: tilegx: fix memleak when create hcd fail
[PATCH] ARM: mmc: bcm281xx SDHCI driver
2013-05-09 5:55 UTC
[PATCH 00/11] tracing: bugfix and kprobe-based dynamic event updates
2013-05-09 5:44 UTC (12+ messages)
` [PATCH 01/11] [BUGFIX] tracing: Return 0 if event_enable_func succeeded
` [PATCH 02/11] [BUGFIX] ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
` [PATCH 03/11] ftrace: Cleanup regex_lock and ftrace_lock around hash updating
` [PATCH 04/11] [BUGFIX] tracing/kprobes: Fix to increment return event probe hit-count
` [PATCH 05/11] tracing: Indicate enabled soft-mode in enable file
` [PATCH 06/11] [BUGFIX] tracing: Modify soft-mode only if no other referrer
` [PATCH 07/11] [TRIVIAL] tracing/kprobes: Use bool for retprobe checker
` [PATCH 08/11] tracing/kprobes: Increment probe hit-count even if it is used by perf
` [PATCH 09/11] tracing/kprobes: Pass trace_probe directly from dispatcher
` [PATCH 10/11] tracing/kprobes: Support ftrace_event_file base multibuffer
` [PATCH 11/11] tracing/kprobes: Support soft-mode disabling
[PATCH] x86: make stat/statfs 64-bit for x86_64 kernels
2013-05-09 5:44 UTC (8+ messages)
[PATCH v5 0/7] use runnable load avg in load balance
2013-05-09 5:29 UTC (9+ messages)
` [PATCH v5 6/7] sched: consider runnable load average in move_tasks
[PATCH 1/2] i2c: i2c-bfin-twi: don`t free peripheral before it`s init successful
2013-05-09 5:07 UTC (2+ messages)
` [uclinux-dist-devel] "
[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
2013-05-09 5:18 UTC (4+ messages)
` [PATCH 1/3] driver core: Add API to wait for deferred probe to complete during init
` [PATCH 2/3] clk: Disable unused clocks after deferred probing is done
` [PATCH 3/3] regulator: core: Disable unused regulators "
[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
2013-05-09 5:15 UTC (4+ messages)
` [PATCH V3 02/21] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
[RFC] next cycle fun: ->release() API change
2013-05-09 5:03 UTC
[PATCH 0/4] usb: fix four memleak
2013-05-09 4:58 UTC (5+ messages)
` [PATCH 1/4] usb: ehci-s5p: fix memleak when fallback to pdata
` [PATCH 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail
` [PATCH 3/4] usb: ohci: fix goto wrong tag in err case
` [PATCH 4/4] usb: tilegx: fix memleak when create hcd fail
[GIT PULL] arch/arc for 3.10
2013-05-09 4:51 UTC
[PATCH 00/13] perf: kvm live mode
2013-05-09 4:31 UTC (14+ messages)
` [PATCH 01/13] perf evlist: restore methods removed in earlier cleanup
` [PATCH 02/13] perf evlist: move tracepoint processing code to evlist.c
` [PATCH 03/13] perf evlist: add initialzation function for tracepoints
` [PATCH 04/13] perf session: export a few functions for event processing
` [PATCH 05/13] perf top: move CONSOLE_CLEAR to header file
` [PATCH 06/13] perf kvm: handle realloc failures
` [PATCH 07/13] perf kvm: split out tracepoints from record args
` [PATCH 08/13] perf stats: fix divide by 0 in variance
` [PATCH 09/13] perf stats: add max and min stats
` [PATCH 10/13] perf kvm: add live mode
` [PATCH 11/13] perf kvm: add min and max stats to display
` [PATCH 12/13] perf kvm: option to print events that exceed a threshold
` [PATCH 13/13] perf kvm: debug for missing vmexit/vmentry event
[PATCH 00/21] more arm build fixes
2013-05-09 4:22 UTC (7+ messages)
` [PATCH 03/21] ARM: shmobile: don't call irqchip_init unconditionally
[PATCH v2 0/9] liblockdep: userspace lockdep
2013-05-09 4:19 UTC (10+ messages)
` [PATCH v2 1/9] lockdep: Be nice about building from userspace
` [PATCH v2 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage "
` [PATCH v2 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH v2 4/9] liblockdep: Add pthread_mutex_t test suite
` [PATCH v2 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH v2 6/9] liblockdep: Add pthread_rwlock_t test suite
` [PATCH v2 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH v2 8/9] liblockdep: Add the 'lockdep' user-space utility
` [PATCH v2 9/9] liblockdep: Add a MAINTAINERS entry
linux-next: Tree for May 9
2013-05-09 4:19 UTC
[PATCH] perf tools: fix -ldw/-lelf link test when static linking
2013-05-09 4:17 UTC
Build failures due to commit ea4054a2384 (handle huge number of modules)
2013-05-09 4:15 UTC (3+ messages)
[PATCH v2 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm
2013-05-09 4:12 UTC (4+ messages)
` [v2, "
[ANNOUNCE] lsscsi version 0.27 released
2013-05-09 4:08 UTC
linux-next: build warning after merge of the final tree (Linus' tree related)
2013-05-09 3:55 UTC
[PATCH v2 0/3] clk: implement remuxing during set_rate
2013-05-09 3:50 UTC (3+ messages)
[PATCH] input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
2013-05-09 3:25 UTC (2+ messages)
net: phy: realtek: add rtl8201f driver
2013-05-09 2:35 UTC (5+ messages)
[PATCH v2 4/4] PCI: Check if the pci device get removed from pci tree already in remove_callback()
2013-05-09 2:23 UTC (3+ messages)
[PATCH] uio: fix error return code in uio_dev_add_attributes()
2013-05-09 2:16 UTC
[PATCH V3 01/21] thermal: exynos: Moving exynos thermal files into samsung directory
2013-05-09 2:15 UTC (4+ messages)
` [RESEND PATCH "
linux-next: manual merge of the vhost tree with Linus' tree
2013-05-09 2:04 UTC
[PATCH] remoteproc: fix error return code in rproc_fw_boot()
2013-05-09 2:02 UTC
[PATCH RFC 00/48] Add namespace support for audit
2013-05-09 1:13 UTC (3+ messages)
linux-next: manual merge of the regmap tree with Linus' tree
2013-05-09 1:56 UTC
[PATCH v2] TTY: Fix tty miss restart after we turn off flow-control
2013-05-09 1:46 UTC
[PATCHv3 00/14] drivers: mailbox: framework creation
2013-05-09 1:25 UTC (9+ messages)
` [RFC 2/3] mailbox: Introduce a new common API
[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
2013-05-09 1:25 UTC (11+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock
` [PATCH 2/3] firmware: Avoid deadlock of usermodehelper lock at shutdown
[PATCH] x86/sched/dynamic-ticks: Call new schedule_irq_disable() for scheduling in entry_64.S
2013-05-09 1:21 UTC
[GIT] Networking
2013-05-09 1:01 UTC
[PATCH] staging: android: logger: use kuid_t instead of uid_t
2013-05-09 0:58 UTC (3+ messages)
[PATCH]TTY: Fix tty can't be restarted by TCXONC ioctl request
2013-05-09 0:42 UTC (9+ messages)
device tree not the answer in the ARM world [was: Re: running Debian on a Cubieboard]
2013-05-09 0:25 UTC (2+ messages)
v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
2013-05-09 0:23 UTC (7+ messages)
[PATCH] COMPACTION: bugfix of improper cache flush in MIGRATION code
2013-05-09 0:18 UTC
[PATCH v2 2/3] ARM: dts: AM33XX: Add GPMC node
2013-05-09 0:16 UTC (2+ messages)
` [PATCH v3,2/3] "
Invalid perf_branch_entry.to entries question
2013-05-09 0:02 UTC (6+ messages)
Full dynticks needs evtdesc set before marking cpu online
2013-05-08 23:57 UTC
[PATCH] ARM: OMAP2+: omap-usb-host: clean up pin mux setup code
2013-05-08 23:52 UTC (2+ messages)
[PATCH] [PATCH] full listing for RT Systems ftdi devices
2013-05-08 23:51 UTC
linux-next: Tree for May 8
2013-05-08 23:47 UTC (6+ messages)
` linux-next: Tree for May 8 (dlm)
` [PATCH -next] media/usb: fix kconfig dependencies (aka bool depending on tristate considered harmful)
` [PATCH -next v2] "
[PATCHv2] ARM:dts:omap4-panda:Update the LED support for the panda DTS
2013-05-08 23:47 UTC (4+ messages)
[PATCH] PCI: Fix racing for pci device removing via sysfs
2013-05-08 23:43 UTC (11+ messages)
[PATCH] mm: honor FOLL_GET flag in follow_hugetlb_page v2
2013-05-08 23:41 UTC (6+ messages)
[PATCH v3] mm: remove compressed copy from zram in-memory
2013-05-08 23:41 UTC
[PATCH v4 0/6] Per process reclaim
2013-05-08 23:39 UTC (7+ messages)
` [PATCH v4 1/6] mm: "
` [PATCH v4 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v4 3/6] mm: Remove shrink_page
` [PATCH v4 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v4 5/6] mm: Support address range reclaim
` [PATCH v4 6/6] add documentation about reclaim knob on proc.txt
[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
2013-05-08 23:35 UTC (5+ messages)
` [PATCH v5, part4 20/41] mm/h8300: prepare for removing num_physpages and simplify mem_init()
[PATCH] ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 Si
2013-05-08 23:33 UTC (2+ messages)
Fwd: [PATCH v2] MIPS: Make virt_to_phys() work for all unmapped addresses
2013-05-08 23:27 UTC
[GIT Pull] Please pull more NFS client bug fixes
2013-05-08 23:23 UTC
dm-cache not writing out cache metadata at reboot?
2013-05-08 23:23 UTC (3+ messages)
[PATCH]Add kmsg_dump() to kexec path
2013-05-08 23:18 UTC
[PATCH 3.9-stable ]drbd: fix for deadlock when using automatic split-brain-recovery
2013-05-08 23:14 UTC
ACPI: battery: Made sure all spaces were in correct places
2013-05-08 23:11 UTC
[PATCH 3.9-stable] drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
2013-05-08 23:06 UTC
WT memory type on x86_64?
2013-05-08 22:49 UTC (5+ messages)
[PATCH 3.9-stable] drbd: fix memory leak
2013-05-08 22:48 UTC
[patch 1/2] dump_stack: serialize the output from dump_stack()
2013-05-08 22:41 UTC (2+ messages)
[PATCHv10 0/4] zswap: compressed swap caching
2013-05-08 22:37 UTC (5+ messages)
` [PATCHv10 1/4] debugfs: add get/set for atomic types
` [PATCHv10 2/4] zbud: add to mm/
` [PATCHv10 3/4] zswap: "
` [PATCHv10 4/4] zswap: add documentation
[PATCH] ARM: omap2: gpmc: fix compilation warning
2013-05-08 22:26 UTC
[PATCH] aerdrv: Move cper_print_pcie() out of interrupt context
2013-05-08 22:28 UTC (3+ messages)
rcu_preempt running flat out on idle desktop
2013-05-08 22:20 UTC (6+ messages)
[patch] err.h: IS_ERR() can accept __user pointers
2013-05-08 22:16 UTC (2+ messages)
[PATCH] ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/Bx
2013-05-08 22:12 UTC (2+ messages)
[GIT PULL] SLAB changes for v3.10
2013-05-08 22:09 UTC (11+ messages)
` [PATCH] Fix crash during slab init
[PATCH] ACPI: battery: Changed leading spaces to tab
2013-05-08 22:05 UTC (2+ messages)
[PATCH] ARM: avoid mis-detecting some V7 cores in the decompressor
2013-05-08 21:50 UTC (2+ messages)
[PATCH] radeon: Allow disabling UVD
2013-05-08 21:39 UTC (6+ messages)
HID: protect hid_debug_list
2013-05-08 21:42 UTC
[PATCH] mfd: cros_ec_spi: Use %z to format pointer differences
2013-05-08 21:37 UTC
[RFC PATCH] Fixes and cleanups to the tmem driver. (v1)
2013-05-08 21:31 UTC (9+ messages)
` [PATCH 1/8] xen/tmem: Cleanup. Remove the parts that say temporary
` [PATCH 2/8] xen/tmem: Move all of the boot and module parameters to the top of the file
` [PATCH 3/8] xen/tmem: Split out the different module/boot options
` [PATCH 4/8] xen/tmem: Fix compile warning
` [PATCH 5/8] xen/tmem: s/disable_// and change the logic
` [PATCH 6/8] xen/tmem: Remove the boot options and fold them in the tmem.X parameters
` [PATCH 7/8] xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead
` [PATCH 8/8] xen/tmem: Remove the usage of 'noselfballoon','selfballoon' and use 'tmem.selfballon' "
[PATCH] kmsg: honor dmesg_restrict sysctl on /dev/kmsg
2013-05-08 21:32 UTC (4+ messages)
[GIT PULL] please pull infiniband.git
2013-05-08 21:20 UTC
3.9+ tty lockdep trace
2013-05-08 21:18 UTC (8+ messages)
[PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96
2013-05-08 21:05 UTC
[PATCH] scripts: Coccinelle script for pci_free_consistent()
2013-05-08 21:03 UTC
[patch 2/2] panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
2013-05-08 21:01 UTC
[patch 0/2] fix output from dump_stack/warn on multi-processor systems
2013-05-08 21:01 UTC
[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
2013-05-08 20:50 UTC (3+ messages)
` [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel
ipc/shm.c:494:18: warning: unused variable ‘hs’ [-Wunused-variable]
2013-05-08 20:48 UTC (4+ messages)
` [PATCH] ipc/shm.c: don't use auto variable hs in newseg()
[PATCH 3/9] vt: delete unneeded functions register_con_driver|take_over_console
2013-05-08 20:45 UTC (5+ messages)
relayfs question related to removing parent directory
2013-05-08 20:37 UTC (3+ messages)
[PATCH] rbd: Use min_t() to fix comparison of distinct pointer types warning
2013-05-08 20:36 UTC (2+ messages)
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