messages from 2014-11-20 16:53:57 to 2014-11-20 17:35:52 UTC [more...]
[Qemu-devel] [Bug 1394550] [NEW] qemu: linux kernel too old to load a ram disk
2014-11-20 17:28 UTC (5+ messages)
` [Qemu-devel] [Bug 1394550] "
Exposing host debug capabilities to userspace
2014-11-20 16:55 UTC
[PATCH] bonding: clear header_ops when last slave detached (v2)
2014-11-20 17:34 UTC (6+ messages)
[Qemu-devel] [PATCH] linux-user: Use the 5KEf processor for 64-bit emulation
2014-11-20 17:33 UTC (4+ messages)
[PATCH v3 00/14] ref-transactions-reflog
2014-11-20 17:34 UTC (10+ messages)
[PATCH 0/7] fix error return code
2014-11-20 17:34 UTC (13+ messages)
` [PATCH 2/7] gdrom: "
` [PATCH 1/7] umem: "
` [PATCH 3/7] dwc3: dwc3-keystone: "
` [PATCH 4/7] serial: icom: "
` [PATCH 5/7] rsxx: "
` [PATCH 6/7] host: ehci-w90x900: "
` [PATCH 7/7] parport_sunbpp: "
[PATCH RFC 00/10] Add proper resume support to USB-audio quirks
2014-11-20 17:33 UTC (11+ messages)
` [PATCH RFC 01/10] ALSA: usb-audio: Refactor ignore_ctl_error checks
` [PATCH RFC 02/10] ALSA: usb-audio: Allow quirks to handle own resume and proc dump
` [PATCH RFC 03/10] ALSA: usb-audio: Add audigy2nx resume support
` [PATCH RFC 04/10] ALSA: usb-audio: Add Emu0204 channel switch "
` [PATCH RFC 05/10] ALSA: usb-audio: Add Xonar U1 "
` [PATCH RFC 06/10] ALSA: usb-audio: Add Digidesign Mbox 1 "
` [PATCH RFC 07/10] ALSA: usb-audio: Add resume support for Native Instruments controls
` [PATCH RFC 08/10] ALSA: usb-audio: Add resume support for FTU controls
` [PATCH RFC 09/10] ALSA: usb-audio: Add resume support for MicroII SPDIF ctls
` [PATCH RFC 10/10] ALSA: usb-audio: Add resume support for Scarlett mixers
[Bug 88501] New: AMD/ATI RS690M Console blanks to white
2014-11-20 17:33 UTC (2+ messages)
` [Bug 88501] "
[PATCH 0/5] Some fixes for HV KVM on PPC
2014-11-20 17:32 UTC (4+ messages)
` [PATCH 2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
[U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra
2014-11-20 17:31 UTC (4+ messages)
[PATCH 00/17] RFC: userfault v2
2014-11-20 17:29 UTC (10+ messages)
` [Qemu-devel] "
Question about Transaction::get_data_alignment
2014-11-20 17:30 UTC (5+ messages)
[Qemu-devel] [PATCH] target-ppc: explicitly save page table headers in big endian
2014-11-20 17:29 UTC (2+ messages)
[GIT PULL] ARM: OMAP2+: some clock/hwmod patches for v3.19
2014-11-20 17:29 UTC (4+ messages)
[Cocci] Remove unnecessary null pointer checks?
2014-11-20 17:29 UTC (24+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH 1/1] net: Xilinx: Deletion of unnecessary checks before two "
` [PATCH 1/1] SCSI-OSD: Deletion of an unnecessary check before the function call "put_disk"
[PATCH v3 1/3] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-20 17:28 UTC (3+ messages)
` [PATCH v3 2/3] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
` [PATCH v3 3/3] sched/deadline: Change the return meaning of cpudl_find()
[PATCH v3 00/13] arm64: stable UEFI mappings for kexec
2014-11-20 17:28 UTC (4+ messages)
` [PATCH v3 11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM
[autobuilder][PATCH] buildset-config.controller: add nightly-arm64 target
2014-11-20 17:28 UTC
[PATCH] KVM: PPC: Book3S HV: ptes are big endian
2014-11-20 17:28 UTC (3+ messages)
[PATCH v10 00/27] Add gdb python scripts as kernel debugging helpers
2014-11-20 17:02 UTC (31+ messages)
` [PATCH v10 01/27] scripts/gdb: Add infrastructure
` [PATCH v10 02/27] scripts/gdb: Add cache for type objects
` [PATCH v10 03/27] scripts/gdb: Add container_of helper and convenience function
` [PATCH v10 04/27] scripts/gdb: Add module iteration class
` [PATCH v10 05/27] scripts/gdb: Add lx-symbols command
` [PATCH v10 06/27] module: Do not inline do_init_module
` [PATCH v10 07/27] scripts/gdb: Add automatic symbol reloading on module insertion
` [PATCH v10 08/27] scripts/gdb: Add internal helper and convenience function to look up a module
` [PATCH v10 09/27] scripts/gdb: Add get_target_endianness helper
` [PATCH v10 10/27] scripts/gdb: Add read_u16/32/64 helpers
` [PATCH v10 11/27] scripts/gdb: Add lx-dmesg command
` [PATCH v10 12/27] scripts/gdb: Add task iteration class
` [PATCH v10 13/27] scripts/gdb: Add helper and convenience function to look up tasks
` [PATCH v10 14/27] scripts/gdb: Add is_target_arch helper
` [PATCH v10 15/27] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v10 16/27] scripts/gdb: Add get_gdbserver_type helper
` [PATCH v10 17/27] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
` [PATCH v10 18/27] scripts/gdb: Add lx_current convenience function
` [PATCH v10 19/27] scripts/gdb: Add class to iterate over CPU masks
` [PATCH v10 20/27] scripts/gdb: Add lx-lsmod command
` [PATCH v10 21/27] scripts/gdb: Add basic documentation
` [PATCH v10 22/27] scripts/gdb: Port to python3 / gdb7.7
` [PATCH v10 23/27] scripts/gdb: Ignore byte-compiled python files
` [PATCH v10 24/27] scripts/gdb: Use a generator instead of iterator for task list
` [PATCH v10 25/27] scripts/gdb: Convert ModuleList to generator function
` [PATCH v10 26/27] scripts/gdb: Convert CpuList "
` [PATCH v10 27/27] scripts/gdb: Define maintainer
[GIT PULL] ARM: OMAP2+: some more hwmod & clock patches for v3.19
2014-11-20 17:27 UTC (2+ messages)
[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
2014-11-20 17:25 UTC (3+ messages)
` [PATCH 15/15] drm/i915: Enable PSR for Baytrail and Braswell
[PATCH] android/README: Update documention with Android 5 info
2014-11-20 17:24 UTC
[Qemu-devel] [PATCH v3 0/4] Add TriCore RCPW, RCRR, RCRW, RLC and RCR instructions
2014-11-20 17:24 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] target-tricore: Add instructions of RCR opcode format
[RFD/PATCH] add: ignore only ignored files
2014-11-20 17:23 UTC (6+ messages)
[PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
2014-11-20 17:23 UTC (3+ messages)
[PATCH] gpio_wdt: Add "always_running" feature to GPIO watchdog
2014-11-20 17:23 UTC (2+ messages)
[U-Boot] [PATCH 0/7] MIPS: convert all boards to generic-board
2014-11-20 17:22 UTC (7+ messages)
` [U-Boot] [PATCH 1/7] common/board_f: add setup of initial stack frame for MIPS
[PATCH] drm/i915: Remove intel_psr_is_enabled function
2014-11-20 10:22 UTC (2+ messages)
[pull] radeon drm-fixes-3.18
2014-11-20 17:21 UTC
[lm-sensors] [PATCH v2] hwmon: (nct6775) Documentation updates
2014-11-20 17:21 UTC
[PATCH for-4.5] scripts/get_maintainer.pl: Correctly CC the maintainers
2014-11-20 17:20 UTC (11+ messages)
[lm-sensors] [PATCH] hwmon: (nct6775) Documentation updates
2014-11-20 17:20 UTC (2+ messages)
Potential data race in dput and __d_lookup
2014-11-20 17:20 UTC
[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
2014-11-20 17:19 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 33/47] Postcopy: Postcopy startup in migration thread
[Cluster-devel] gfs2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here
2014-11-20 17:19 UTC (3+ messages)
[PATCH] cmdline: Fix broken functionality in FreeBSD
2014-11-20 17:19 UTC (5+ messages)
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
2014-11-20 17:17 UTC (15+ messages)
mlx5: don't duplicate kvfree()
2014-11-20 17:09 UTC (5+ messages)
[U-Boot] [PATCH 8/8] dm: core: abolish u-boot, dm-pre-reloc property
2014-11-20 17:16 UTC (5+ messages)
[PATCH] git-new-workdir: Don't fail if the target directory is empty
2014-11-20 17:13 UTC (2+ messages)
[PATCH] thermal: core: ignore invalid trip temperature
2014-11-20 17:13 UTC (4+ messages)
Unexpected folder mode when unix extensions are enabled
2014-11-20 17:12 UTC (2+ messages)
[Documentation][PATCH] RN: Reallocate description of kernel provider
2014-11-20 17:11 UTC
btrfs send erroring
2014-11-20 17:11 UTC (2+ messages)
versioning and maintenance
2014-11-20 17:09 UTC (4+ messages)
STIG issue with auditctl -l
2014-11-20 17:08 UTC (4+ messages)
[PoC PATCH] arm: allow modules outside of bl range
2014-11-20 17:08 UTC
[Qemu-devel] [PATCH v3 00/22] qcow2: Support refcount orders != 4
2014-11-20 17:06 UTC (23+ messages)
` [Qemu-devel] [PATCH v3 01/22] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PATCH v3 02/22] qcow2: Add refcount_width to format-specific info
` [Qemu-devel] [PATCH v3 03/22] qcow2: Use 64 bits for refcount values
` [Qemu-devel] [PATCH v3 04/22] qcow2: Respect error in qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v3 05/22] qcow2: Refcount overflow and qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v3 06/22] qcow2: Helper for refcount array reallocation
` [Qemu-devel] [PATCH v3 07/22] qcow2: Helper function for refcount modification
` [Qemu-devel] [PATCH v3 08/22] qcow2: More helpers "
` [Qemu-devel] [PATCH v3 09/22] qcow2: Open images with refcount order != 4
` [Qemu-devel] [PATCH v3 10/22] qcow2: refcount_order parameter for qcow2_create2
` [Qemu-devel] [PATCH v3 11/22] iotests: Prepare for refcount_width option
` [Qemu-devel] [PATCH v3 12/22] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PATCH v3 13/22] progress: Allow regressing progress
` [Qemu-devel] [PATCH v3 14/22] block: Add opaque value to the amend CB
` [Qemu-devel] [PATCH v3 15/22] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH v3 16/22] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH v3 17/22] qcow2: Split upgrade/downgrade paths for amend
` [Qemu-devel] [PATCH v3 18/22] qcow2: Use intermediate helper CB "
` [Qemu-devel] [PATCH v3 19/22] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v3 20/22] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v3 21/22] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH v3 22/22] iotests: Add test for different refcount widths
[Qemu-devel] Fwd: Re: Tunneled Migration with Non-Shared Storage
2014-11-20 17:04 UTC (3+ messages)
[PATCH net-next v1 0/8] amd-xgbe: AMD XGBE driver updates 2014-11-20
2014-11-20 17:04 UTC (9+ messages)
` [PATCH net-next v1 1/8] amd-xgbe: Add a read memory barrier to Tx/Rx path
` [PATCH net-next v1 2/8] amd-xgbe: Tx engine must not be active before stopping it
` [PATCH net-next v1 3/8] amd-xgbe: Incorporate Smatch coding suggestion
` [PATCH net-next v1 4/8] amd-xgbe: Separate Tx/Rx ring data fields into new structs
` [PATCH net-next v1 5/8] amd-xgbe: Add BQL support
` [PATCH net-next v1 6/8] amd-xgbe: Remove unused variable
` [PATCH net-next v1 7/8] amd-xgbe: Perform Tx coalescing on a packet basis
` [PATCH net-next v1 8/8] amd-xgbe: Add support for the skb->xmit_more flag
[Qemu-devel] [RFC][PATCH 0/4] Add support for SDHCI PCI devices
2014-11-20 17:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/4] sdhci: Support SDHCI devices on PCI
Can I limit buffering for each object in radosgw?
2014-11-20 17:03 UTC (2+ messages)
[RFC/RFT] multi-layer support for overlay filesystem
2014-11-20 17:03 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/3] chardev: Add -qmp-pretty
2014-11-20 17:02 UTC (2+ messages)
DPDK Community Conference Call - Friday 31st October
2014-11-20 17:02 UTC (6+ messages)
[Buildroot] [PATCH] system/inittab: adjust shutdown
2014-11-20 17:01 UTC
[GIT PULL] DaVinci updates for v3.19 - edma
2014-11-20 17:01 UTC (4+ messages)
` [GIT PULL] DaVinci updates for v3.19 - cleanups
PATCH change for HID_BATTERY_STRENGTH kconfig
2014-11-20 17:01 UTC (6+ messages)
[RFC PATCH 1/1] drm/exynos: Move platform drivers registration to module init
2014-11-20 17:01 UTC (6+ messages)
[PATCH 0/9] Support for Fujitsu MB86S7X SoCs
2014-11-20 16:59 UTC (5+ messages)
` [PATCH 6/9] mmc: sdhci: host: add new f_sdh30
[PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested
2014-11-20 16:58 UTC (5+ messages)
[PATCH for-4.5 v2] libxc: don't leak buffer containing the uncompressed PV kernel
2014-11-20 16:58 UTC (2+ messages)
[PATCH] refs.c: add a function to append a reflog entry to a fd
2014-11-20 16:57 UTC (4+ messages)
[RFC PATCH] ARM: DRA: hwmod: RTC: Add reset function for RTC
2014-11-20 16:56 UTC (4+ messages)
[PATCH] ASoC: samsung: In the i2s_set_sysclk() callback we are currently clearing all bits of the IISMOD register in i2s_set_sysclk. It's due to an incorrect mask used for the AND operation which is introduced in commit a5a56871f804edac93a53b5e871c0e9818fb9033 (ASoC: samsung: add support for exynos7 I2S controller) and also adds the missing break statement
2014-11-20 16:56 UTC (3+ messages)
` [alsa-devel] "
` usb: offset in trigger_tstamp?
[PATCH] NVMe: make setup work for devices that don't do INTx
2014-11-20 16:55 UTC (4+ messages)
[PATCH 0/5] MODSIGN: Use PKCS#7 for module signatures
2014-11-20 16:54 UTC (6+ messages)
` [PATCH 1/5] X.509: Extract both parts of the AuthorityKeyIdentifier
` [PATCH 2/5] X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
` [PATCH 3/5] PKCS#7: Allow detached data to be supplied for signature checking purposes
` [PATCH 4/5] MODSIGN: Provide a utility to append a PKCS#7 signature to a module
` [PATCH 5/5] MODSIGN: Use PKCS#7 messages as module signatures
[PATCH 1/2] iio: document ti-dac8554 devicetree bindings
2014-11-20 16:54 UTC (2+ messages)
` [PATCH 2/2] iio: add driver for the TI DAC8554
frequent lockups in 3.18rc4
2014-11-20 16:54 UTC (11+ messages)
[GIT PULL] ARM: STi: defconfig changes for v3.19, round 1
2014-11-20 16:53 UTC (2+ messages)
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.