messages from 2015-12-29 04:28:03 to 2015-12-29 07:07:24 UTC [more...]
[Buildroot] [PATCH 1/1] xdotool: new package
2015-12-29 7:07 UTC (2+ messages)
[U-Boot] [PATCH 0/7] add fw_cfg interface support for qemu-x86 targets
2015-12-29 7:01 UTC (23+ messages)
` [U-Boot] [PATCH 1/7] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH 2/7] x86: qemu: add a cpu uclass driver for qemu target
` [U-Boot] [PATCH 3/7] x86: fix a typo in function name
` [U-Boot] [PATCH 4/7] x86: qemu: use actual CPU number for allocating memory
` [U-Boot] [PATCH 5/7] x86: qemu: add qemu_fwcfg_fdt_fixup()
` [U-Boot] [PATCH 6/7] x86: qemu: fixup cpu node in device tree
` [U-Boot] [PATCH 7/7] qemu-x86: add documentaion for the fw_cfg interface
[PATCH] mm,oom: Use hold off timer after invoking the OOM killer
2015-12-29 6:59 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
2015-12-29 6:58 UTC (3+ messages)
[PATCH] drm/i915: Unbind objects in shrinker only if device is runtime active
2015-12-29 7:05 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: Add rpm get/put in i915_shrinker_oom
[PATCH] usb: f_fs: avoid race condition with ffs_epfile_io_complete
2015-12-29 6:36 UTC
[PATCH 0/2] compiling with -fsanitize=undefined
2015-12-29 6:45 UTC (6+ messages)
` [PATCH 1/2] avoid shifting signed integers 31 bits
` [PATCH 2/2] bswap: add NO_UNALIGNED_LOADS define
[U-Boot] [PATCH re-send v6 00/17] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
2015-12-29 6:45 UTC (2+ messages)
[U-Boot] [PATCH v7] spi: Add support for dual and quad mode
2015-12-29 6:44 UTC (2+ messages)
[U-Boot] [PATCH v2 00/10] spi: Cleanup set
2015-12-29 6:43 UTC (4+ messages)
` [U-Boot] [PATCH v2 09/10] sf: Make IO modes at last in read modes
[PATCH v2] f2fs: serialize block allocation of dio writes to enhance multithread performance
2015-12-29 6:43 UTC
Donation/Charity
2015-12-29 5:14 UTC
[RFC PATCH 2/2] f2fs: export a threshold in sysfs for controlling dio serialization
2015-12-29 6:39 UTC (3+ messages)
[U-Boot] [PATCH] sf: Make IO modes at last in read modes
2015-12-29 6:29 UTC (2+ messages)
Donation/Charity
2015-12-29 5:06 UTC
[PATCH] f2fs: fix to stop recovering dot dentries in a readonly fs
2015-12-29 6:26 UTC (3+ messages)
[PATCH] BTRFS: Adds an option to select RAID Stripe size
2015-12-29 6:03 UTC (11+ messages)
Donation/Charity
2015-12-29 5:03 UTC
Donation/Charity
2015-12-29 5:02 UTC
[PATCH 3/5] f2fs: report readonly status in ->fsync
2015-12-29 6:21 UTC (5+ messages)
Donation/Charity
2015-12-29 5:02 UTC
Donation/Charity
2015-12-29 5:01 UTC
Donation/Charity
2015-12-29 5:01 UTC
Donation/Charity
2015-12-29 5:01 UTC
Donation/Charity
2015-12-29 5:00 UTC
gstreamer problem in yocto
2015-12-29 6:16 UTC
Donation/Charity
2015-12-29 4:58 UTC
[Qemu-devel] [PATCH] trace: Fix format specifiers for existing arguments
2015-12-29 6:13 UTC (2+ messages)
[PATCH 00/42] ACPICA: 20151218 Release
2015-12-29 6:04 UTC (86+ messages)
` [PATCH 01/42] ACPICA: Linuxize: reduce divergences for 20151218 release
` [PATCH 02/42] ACPICA: acpi_get_sleep_type_data: Reduce warnings
` [PATCH 03/42] ACPICA: Namespace: Fix wrong error log
` [PATCH 04/42] ACPICA: Debugger: reduce old external path format
` [PATCH 05/42] ACPICA: Fix SyncLevel support interaction with method auto-serialization
` [PATCH 06/42] ACPICA: Add "const" to some functions that return fixed strings
` [PATCH 07/42] ACPICA: exmutex: General cleanup, restructured some code
` [PATCH 08/42] ACPICA: Core: Major update for code formatting, no functional changes
` [PATCH 09/42] ACPICA: Split interpreter tracing functions to a new file
` [PATCH 10/42] ACPICA: acpiexec: Add support for AML files containing multiple tables
` [PATCH 11/42] ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
` [PATCH 12/42] ACPICA: iasl/acpiexec: Update input file handling and verification
` [PATCH 13/42] ACPICA: Debugger: Remove some unecessary NULL checks
` [PATCH 14/42] ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
` [PATCH 15/42] ACPICA: Add comment explaining _SUB removal
` [PATCH 16/42] ACPICA: acpiexec/acpinames: Update for error checking macros
` [PATCH 17/42] ACPICA: Concatenate operator: Add extensions to support all ACPI objects
` [PATCH 18/42] ACPICA: Debug Object: Cleanup output
` [PATCH 19/42] ACPICA: Debug object: Fix output for a NULL object
` [PATCH 20/42] ACPICA: Update for output of the Debug Object
` [PATCH 21/42] ACPICA: Namespace: Add scope information to the simple object repair mechanism
` [PATCH 22/42] ACPICA: Namespace: Add String -> ObjectReference conversion support
` [PATCH 23/42] ACPICA: getopt: Comment update, no functional change
` [PATCH 24/42] ACPICA: Tools: Add spacing and missing options in acpibin tool
` [PATCH 25/42] ACPICA: Add new exception code, AE_IO_ERROR
` [PATCH 26/42] ACPICA: iasl/Disassembler: Support ASL ElseIf operator
` [PATCH 27/42] ACPICA: Parser: Add constants for internal namepath function
` [PATCH 28/42] ACPICA: Parser: Fix for SuperName method invocation
` [PATCH 29/42] ACPICA: Update parameter type for ObjectType operator
` [PATCH 30/42] ACPICA: Update internal #defines for ObjectType operator. No functional change
` [PATCH 31/42] ACPICA: Update for CondRefOf and RefOf operators
` [PATCH 32/42] ACPICA: Cleanup code related to the per-table module level improvement
` [PATCH 33/42] ACPICA: Events: Deploys acpi_ev_find_region_handler()
` [PATCH 34/42] ACPICA: Events: Uses common_notify for address space handlers
` [PATCH 35/42] ACPICA: Utilities: Reorder initialization code
` [PATCH 36/42] ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached
` [PATCH 37/42] ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code
` [PATCH 38/42] ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages
` [PATCH 39/42] ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()
` [PATCH 40/42] ACPICA: Add "root node" case to the ACPI name repair code
` [PATCH 41/42] ACPICA: Add per-table execution of module-level code
` [PATCH 42/42] ACPICA: Update version to 20151218
[PATCH 0/4] improve symbolic-ref robustness
2015-12-29 6:03 UTC (14+ messages)
` [PATCH 3/4] create_symref: modernize variable names
` [PATCH 4/4] create_symref: use existing ref-lock code
` [PATCH v2 0/3] improve symbolic-ref robustness
` [PATCH 1/3] create_symref: modernize variable names
` [PATCH 2/3] create_symref: use existing ref-lock code
` [PATCH 3/3] create_symref: write reflog while holding lock
` [RFC/PATCH 4/3] create_symref: drop support for writing symbolic links
[GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5
2015-12-29 6:03 UTC (3+ messages)
` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try
Donation/Charity
2015-12-29 4:48 UTC
deque: New module
2015-12-29 6:00 UTC (3+ messages)
[ [PATCH v2] 00/13] Add virtio support in arm/arm64
2015-12-29 5:56 UTC (10+ messages)
` [PATCH] eal: map io resources for non x86 architectures
Queries about ath10k driver and QCA988x based radio from sparklan
2015-12-29 5:51 UTC (3+ messages)
[PATCH] lightnvm: check bi_error in gc
2015-12-29 5:50 UTC
patch about "don't reset vcpu_info on a cancelled suspend"
2015-12-29 5:49 UTC
patch about "don't reset vcpu_info on a cancelled suspend"
2015-12-29 5:49 UTC
Donation/Charity
2015-12-29 4:38 UTC
[PATCH 1/1] usb: cdc-acm: handle unlinked urb in acm read callback
2015-12-29 5:46 UTC
Donation/Charity
2015-12-29 4:36 UTC
Donation/Charity
2015-12-29 4:35 UTC
Donation/Charity
2015-12-29 4:34 UTC
Donation/Charity
2015-12-29 4:33 UTC
Donation/Charity
2015-12-29 4:33 UTC
[PATCH 00/18] sched: balance callbacks v4
2015-12-29 5:41 UTC (2+ messages)
Donation/Charity
2015-12-29 4:32 UTC
Donation/Charity
2015-12-29 4:30 UTC
[Qemu-devel] [Bug 1255303] [NEW] ALSA underruns occurr when using QEMU
2015-12-29 5:26 UTC (3+ messages)
` [Qemu-devel] [Bug 1255303] "
[RFC 0/3] Prototype PAPR hash page table resizing (guest side)
2015-12-29 4:09 UTC (5+ messages)
Donation/Charity
2015-12-29 4:27 UTC
[bug] btrfs fi usage reports bogus 16EiB free space
2015-12-29 5:32 UTC (4+ messages)
[PATCHv4 0/2] PCI: Safe VPD access
2015-12-29 5:29 UTC (7+ messages)
` [PATCH 2/2] pci: Update VPD size with correct length
[Qemu-devel] [Bug 1529764] [NEW] No video output with the official Windows XP VMWare VGA driver
2015-12-29 5:22 UTC
[U-Boot] [PATCH v1 07/18] board: Add Microchip PIC32MZ[DA] Starter Kit board
2015-12-29 5:25 UTC (3+ messages)
[PATCH v2 00/36] Add rdma verbs transport library
2015-12-29 5:23 UTC (3+ messages)
` [PATCH v2 01/36] IB/rdmavt: Create module framework and handle driver registration
Donation/Charity
2015-12-29 5:12 UTC
Developing environments used for kernel development
2015-12-29 5:10 UTC (7+ messages)
[PATCH] iommu:Check that iommu_device_create has completed successfully in alloc_iommu
2015-12-29 5:10 UTC
[GIT PULL] BCM2835/6 changes for 4.5 (I hope)
2015-12-29 5:01 UTC (10+ messages)
` [GIT PULL 1/4] BCM2835 SOC changes for 4.5
` [GIT PULL 2/4] BCM2835 drivers "
` [GIT PULL 3/4] BCM2835 DT "
` [GIT PULL 4/4] BCM2835 defconfig "
[PATCH RESEND v2 1/1] fix a dead loop when in heavy low memory
2015-12-29 4:58 UTC (3+ messages)
Is there an interrupt mode PMD for virtio
2015-12-29 4:51 UTC
Is there an interrupt mode PMD for virtio
2015-12-29 4:50 UTC
Donation/Charity
2015-12-29 4:49 UTC
Charity Donation
2015-12-29 3:41 UTC
Btrfs Check - "type mismatch with chunk"
2015-12-29 4:42 UTC (5+ messages)
Charity Donation
2015-12-29 3:36 UTC
Charity Donation
2015-12-29 3:27 UTC
Donation/Charity
2015-12-29 4:33 UTC
Charity Donation
2015-12-29 3:25 UTC
Charity Donation
2015-12-29 3:24 UTC
Charity Donation
2015-12-29 3:22 UTC
Charity Donation
2015-12-29 3:20 UTC
[PATCH v2] extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
2015-12-29 4:27 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.