messages from 2013-04-28 10:36:46 to 2013-04-28 17:42:31 UTC [more...]
[PATCH v3 0/3] Wait/wound mutex implementation, v3
2013-04-28 17:04 UTC (3+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
` [PATCH v3 3/3] mutex: Add ww tests to lib/locking-selftest.c. v3
[PATCH v2 00/31] Add r820t support at rtl28xxu
2013-04-28 17:42 UTC (2+ messages)
Unsigned widening casts of binary "not" operations
2013-04-28 17:39 UTC (12+ messages)
` [PATCH] x86: make DR*_RESERVED unsigned long
` [PATCH v2] "
[PATCH 00/11] pull: cal(1) spring clean up
2013-04-28 17:28 UTC (13+ messages)
` [PATCH 01/11] cal: fix preprocessor directive indendation
` [PATCH 02/11] cal: convert function like definitions to functions
` [PATCH 03/11] cal: clean up use of constants
` [PATCH 04/11] tests: add calendar reformation check
` [PATCH 05/11] cal: simplify calendar reformat calculations
` [PATCH 06/11] cal: remove unnecessary initializations
` [PATCH 07/11] cal: de-duplicate julian specific functions
` [PATCH 08/11] cal: allow day highlight testing
` [PATCH 09/11] tests: add cal day highlight corner cases
` [PATCH 10/11] cal: trim three month display trailing white spaces
` [PATCH 11/11] cal: move global variables to local scope
[PATCH resend 1/3] Revert "net: fec: fix missing napi_disable call"
2013-04-28 17:27 UTC (5+ messages)
mount namespaces issue
2013-04-28 17:18 UTC (2+ messages)
Modifying an existing mount namespace where user_ns != mnt_ns->user_ns
2013-04-28 17:05 UTC
[PATCH] scripts: Coccinelle script for pci_free_consistent()
2013-04-28 17:04 UTC
[PATCH v3 3/3] sh-pfc: r8a7779: add Ether pin groups
2013-04-28 16:57 UTC (2+ messages)
[Qemu-devel] [PATCH qtestfix for-1.5] libqos: Convert fw_cfg values to host endianness
2013-04-28 16:45 UTC
[PATCH] KVM: nVMX: Skip PF interception check when queuing during nested run
2013-04-28 16:40 UTC (6+ messages)
` [PATCH] KVM: x86: Account for failing enable_irq_window for NMI window request
lpfc and FLOGI failure
2013-04-28 16:38 UTC (2+ messages)
[PATCH 0/9] drxk cleanups
2013-04-28 16:35 UTC (11+ messages)
` [PATCH 1/9] [media] drxk_hard: don't re-implement log10
` [PATCH 2/9] [media] drxk_hard: Don't use CamelCase
` [PATCH 3/9] [media] drxk_hard: use pr_info/pr_warn/pr_err/... macros
` [PATCH 4/9] [media] drxk_hard: don't split strings across lines
` [PATCH 5/9] [media] drxk_hard: use usleep_range()
` [PATCH 6/9] [media] drxk_hard.h: Remove some alien comment markups
` [PATCH 7/9] [media] drxk_hard.h: don't use more than 80 columns
` [PATCH 8/9] [media] drxk_hard: remove needless parenthesis
` [PATCH 9/9] [media] drxk_hard: Remove most 80-cols checkpatch warnings
[PATCH V4 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
2013-04-28 16:31 UTC (2+ messages)
[U-Boot] mx28evk spi boot
2013-04-28 16:34 UTC
sustained write to disk, frozen copy
2013-04-28 16:50 UTC (2+ messages)
Booting physically installed Windows while in Arch (AHCI support in OVMF?)
2013-04-28 16:29 UTC
[PATCH] MAINTAINERS: add Samuel as stubdom and mini-os maintainer
2013-04-28 16:19 UTC (3+ messages)
SCSI testing/USB devices are amazing
2013-04-28 16:19 UTC
[PATCH 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
2013-04-28 16:12 UTC (5+ messages)
` [PATCH 2/3] perf tools: allow user to specify hardware breakpoint bp_len
[PATCH v2] ext4: fix fio regression
2013-04-28 16:29 UTC
oops in a kernel module
2013-04-28 16:07 UTC (2+ messages)
[uml-devel] Code for tracing thread
2013-04-28 15:43 UTC
[PATCH] [media] cx88: make core less verbose
2013-04-28 15:41 UTC
git merge/rebase ref -P ref
2013-04-28 15:35 UTC
[PATCH] [media] em28xx: fix oops at em28xx_dvb_bus_ctrl()
2013-04-28 15:34 UTC
em28xx: Kernel panic after installing latest linuxtv.org modules
2013-04-28 15:34 UTC (3+ messages)
[ath9k-devel] [PATCH RFC] ath9k: collect statistics about Rx-Dup and Rx-STBC packets
2013-04-28 15:32 UTC (15+ messages)
` "
[ath9k-devel] [PATCH 01/20] ath10k: Remove duplicate UART init code
2013-04-28 15:31 UTC (20+ messages)
` [ath9k-devel] [PATCH 02/20] ath10k: Merge mac.h with core.h
` [ath9k-devel] [PATCH 03/20] ath10k: Rename HIF callback post_init as init
` [ath9k-devel] [PATCH 04/20] ath10k: Remove "ar" inside WMI structure
` [ath9k-devel] [PATCH 05/20] ath10k: Remove "htc" inside HTT struct
` [ath9k-devel] [PATCH 06/20] ath10k: Move debug routines to debug.c
` [ath9k-devel] [PATCH 07/20] ath10k: Remove void pointers in HTC endpoints
` [ath9k-devel] [PATCH 08/20] ath10k: Use lockless SKB queue routines
` [ath9k-devel] [PATCH 09/20] ath10k: Optimize HTC queue handling
` [ath9k-devel] [PATCH 10/20] ath10k: Remove "credits_used" from SKB CB
` [ath9k-devel] [PATCH 11/20] ath10k: Disable credit flow control for EP0
` [ath9k-devel] [PATCH 12/20] ath10k: Optimize credit allocation
` [ath9k-devel] [PATCH 13/20] ath10k: Remove unused variable in processing credit report
` [ath9k-devel] [PATCH 14/20] ath10k: Print HTC service name
` [ath9k-devel] [PATCH 15/20] ath10k: Fix typo
` [ath9k-devel] [PATCH 16/20] ath10k: Merge txrx.c with HTT
` [ath9k-devel] [PATCH 17/20] ath10k: Use IS_ALIGNED macro to check alignment
` [ath9k-devel] [PATCH 18/20] ath10k: Move htt_rx_ind_get_mpdu_ranges to htt_rx.c
` [ath9k-devel] [PATCH 19/20] ath10k: Simplify excessively nested HTT structure layout
` [ath9k-devel] [PATCH 20/20] ath10k: Remove unneeded locks during HTT RX attach
[PATCH] Support fsl-dcp crypto coprocessor
2013-04-28 15:30 UTC (5+ messages)
[Qemu-devel] [PATCH 0/7] qtest: add libqos
2013-04-28 15:29 UTC (3+ messages)
` [Qemu-devel] [PATCH 7/7] fw_cfg: add qtest test case
[PATCH] pnfs: do not reset to mds if wb_offset != wb_pgbase
2013-04-28 15:20 UTC (7+ messages)
[U-Boot] what is sandbox?
2013-04-28 15:10 UTC (2+ messages)
[PATCH] net_sched: act_ipt forward compat with xtables
2013-04-28 15:06 UTC
[ath9k-devel] 3.9.0-rc8+ (hacked) splat
2013-04-28 15:05 UTC (3+ messages)
[PATCH v3 0/3] random: Account for entropy loss due to overwrites
2013-04-28 15:04 UTC (3+ messages)
` [PATCH 2/3] random: Allow fractional bits to be tracked
[PATCH V4 0/5] xen: public interface and foreign struct check changes for arm
2013-04-28 14:57 UTC (3+ messages)
` [PATCH V4 5/5] xen: remove evtchn_upcall_mask from interface on ARM
[PATCH 0/2 v9] arm: introduce psci_smp_ops
2013-04-28 14:50 UTC (8+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] ARM: Enable selection of SMP operations at boot time
linux-next: manual merge of the net-next tree with the net tree
2013-04-28 13:49 UTC (2+ messages)
[linux-linus test] 17844: regressions - FAIL
2013-04-28 14:44 UTC
PATCH iproute2] catch iptables interface changes
2013-04-28 14:44 UTC
NFS over RDMA benchmark
2013-04-28 14:42 UTC (12+ messages)
[PATCH v9 0/2] vcpu_block and WFI trapping
2013-04-28 14:32 UTC (2+ messages)
[IPROUTE PATCH] iproute2: act_ipt fix xtables breakage on older versions
2013-04-28 14:31 UTC (4+ messages)
[Qemu-trivial] [PATCH for-1.5] configure: Pick up libseccomp include path
2013-04-28 14:27 UTC (2+ messages)
` [Qemu-devel] "
[PATCH v4 0/12] xen/arm: guest SMP support
2013-04-28 14:26 UTC (4+ messages)
` [PATCH v4 04/12] xen/arm: support for guest SGI
[U-Boot] Displaying characters on the display in u-boot
2013-04-28 14:22 UTC (8+ messages)
Evdev like userspace/kernelspace communication system for char devices
2013-04-28 14:14 UTC
[Qemu-devel] [PATCH RFC qom-cpu-next] apic: QOM'ify APICCommonState casts
2013-04-28 14:13 UTC (4+ messages)
[Xenomai] xenomai "does not" ISO C, C99 and C++ standard
2013-04-28 14:12 UTC (4+ messages)
Bare-metal Xen on ARM boot
2013-04-28 14:04 UTC (6+ messages)
[Qemu-devel] [PULL 00/30] ppc patch queue 2013-04-26
2013-04-28 13:59 UTC (3+ messages)
` [Qemu-devel] [PATCH 05/30] PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450
Is there a way to make LTTng use the same subbuffers for multiple processes?
2013-04-28 13:51 UTC
[PATCH] UBI: optimize vid-header IO read checks
2013-04-28 13:51 UTC
Transpor error indicator in DVB-S (Hauppauge HVR-3000)
2013-04-28 13:47 UTC
[Qemu-devel] Debug init on Qemu using gdb
2013-04-28 13:42 UTC
[PATCH 1/2] pinctrl: tegra: add suspend-resume support
2013-04-28 13:42 UTC (8+ messages)
` [PATCH 2/2] ARM: DT: tegra: pinctrl suspend resume hook
[meta-efl][PATCH] e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
2013-04-28 13:08 UTC (2+ messages)
Bug#700333: Stack trace
2013-04-28 13:26 UTC (8+ messages)
[PATCH] drm/exynos: fix multiple definition build error
2013-04-28 13:24 UTC (7+ messages)
ipset-based routing
2013-04-28 13:20 UTC (3+ messages)
[PATCH usb-next] USB: Improve documentation for usbmon
2013-04-28 13:18 UTC
[PATCH 0/4] snd-firewire-lib: add handling AMDTP receive stream
2013-04-28 12:52 UTC (5+ messages)
` [PATCH 1/4] Rename functions, structure and member name for AMDTP
` [alsa-devel] "
` [PATCH 4/4] Add handling AMDTP receive stream
` [alsa-devel] "
[PATCH 0/3] snd-firewire-lib: add handling CMP output connection
2013-04-28 12:52 UTC (3+ messages)
` [PATCH 3/3] Add "
[PATCH v6 0/2] tcm_vhost flush
2013-04-28 12:50 UTC (11+ messages)
` [PATCH v6 1/2] vhost: Allow device specific fields per vq
` [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
How to monitor sampling over time with Perf
2013-04-28 12:47 UTC (2+ messages)
[PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
2013-04-28 12:43 UTC (2+ messages)
[PATCH] libfdt: Add fdt_next_subnode() to permit easy subnode iteration
2013-04-28 12:33 UTC (4+ messages)
` [PATCH v2] "
[Buildroot] [PATCH] nettle: bump to version 2.7
2013-04-28 12:31 UTC
massive 4k random read drop with next branch
2013-04-28 12:24 UTC (4+ messages)
[MERGE] AHCI: Put terms of `grub_ahci_hba_port_command` members in comments
2013-04-28 12:23 UTC
[PATCH v2] firewire: Fix 'failed to read phy reg' on FW643 rev8
2013-04-28 12:15 UTC (2+ messages)
[PATCH v5 0/8] In-kernel XICS interrupt controller emulation
2013-04-28 12:05 UTC (6+ messages)
GRUB as coreboot payload with *working* AHCI mode support
2013-04-28 12:04 UTC (3+ messages)
[PATCH 0/8] i-g-t: vebox test case
2013-04-28 12:02 UTC (3+ messages)
[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
2013-04-28 12:00 UTC (3+ messages)
` [PATCH v2] "
hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds
2013-04-28 11:53 UTC (7+ messages)
` timerfd and softirqd [Was: Re: hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds]
` timerfd read does not return [Was: Re: timerfd and softirqd]
` timerfd read does not return - was probably fixed in 3.4.38
Documentation on device-mapper and friends
2013-04-28 11:54 UTC (2+ messages)
[PATCH] exofs: don't increase urilen if krealloc() fails
2013-04-28 11:46 UTC
[PATCH] ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
2013-04-28 11:48 UTC (5+ messages)
[Bug 63997] New: Artifacts on the screen using a HD7480D on a A4-5300 APU
2013-04-28 11:44 UTC (8+ messages)
` [Bug 63997] Artifacts "
[PATCH] ext4: fix fio regression
2013-04-28 11:53 UTC (4+ messages)
[Xenomai] linux version question?
2013-04-28 11:34 UTC (2+ messages)
[PATCH 2/6] path: Make the 'get_st_mode_bits' symbol a file static
2013-04-28 11:32 UTC (3+ messages)
[Qemu-devel] [PATCH 1/3] virtio-pci: properly validate address before accessing config
2013-04-28 11:29 UTC (4+ messages)
15 Patches, which aren't commented or accepted yet
2013-04-28 11:18 UTC (2+ messages)
[PATCH 1/2] f2fs: fix inconsistent using of NM_WOUT_THRESHOLD
2013-04-28 11:16 UTC (2+ messages)
` [PATCH 2/2] f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as debug entry
Soluzione Mobile Wind All Inclusive special edition
2013-04-28 11:07 UTC
[U-Boot] [PATCH 0/5] vybrid: Add vybrid CPU and vf600 tower board support
2013-04-28 11:07 UTC (14+ messages)
` [U-Boot] [PATCH 1/5] vybrid: add vybrid CPU support
` [U-Boot] [PATCH 2/5] vybrid: add Freescale vybrid vf600 tower board support
` [U-Boot] [PATCH 3/5] vybrid: add uart driver support
` [U-Boot] [PATCH 4/5] vybrid: add eSDHC "
[Ocfs2-devel] Is it one issue. Do you have some good ideas, thanks a lot
2013-04-28 10:54 UTC
[PATCH v5 0/2] video: imxfb DT support
2013-04-28 10:48 UTC (5+ messages)
` [PATCH v5 2/2] video: imxfb: Add "
[Bug 35998] New: Artifacts under Gnome Shell
2013-04-28 10:40 UTC (2+ messages)
` [Bug 35998] RS600: Texture alignment issues "
[PATCH RFC] btrfs-progs: don't allow to delete default subvolume
2013-04-28 10:39 UTC
[U-Boot] [PATCH] ARM: cfi_flash: Avoid generation of unaligned accesses
2013-04-28 10:39 UTC
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.