messages from 2016-03-29 14:39:13 to 2016-03-29 15:20:04 UTC [more...]
[PATCH] Staging: rtl8723au: Remove unused functions
2016-03-29 15:20 UTC (2+ messages)
[PATCH] Staging: rtl8723au: Remove function rtw_enqueue_{recvbuf23a/recvbuf23a_to_head}
2016-03-29 15:19 UTC (2+ messages)
[PATCH V9 RESEND 00/14] Add T210 support in Tegra soctherm
2016-03-29 15:18 UTC (10+ messages)
` [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210
` [PATCH V9 RESEND 14/14] arm: tegra: set critical trips for Tegra124
[Cluster-devel] [PATCH] dlm: config: Fix ENOMEM failures in make_cluster()
2016-03-29 15:18 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/libldns: Fix build error with perl 5.10
2016-03-29 15:17 UTC (2+ messages)
[PATCH 00/23] tracing: 'hist' triggers
2016-03-29 15:17 UTC (4+ messages)
` [PATCH v16 22/23] tracing: Add hist trigger 'log2' modifier
[PATCH V2 0/3] Tracepoints for deadline scheduler
2016-03-29 15:16 UTC (3+ messages)
` [PATCH V2 3/3] sched/deadline: "
arm64 public OpenStack provider
2016-03-29 15:14 UTC (2+ messages)
[Buildroot] [git commit] libldns: Fix build error with perl 5.10
2016-03-29 15:16 UTC
[PATCH V2 0/3] cpufreq: dt: Create platform device from generic code
2016-03-29 15:14 UTC (6+ messages)
` [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support
` [PATCH V2 3/3] cpufreq: exynos: Use generic platdev driver
[Bug 115491] New: ext4_mb_generate_buddy, filesystem remounted read-only
2016-03-29 15:13 UTC
[PATCH] drm/core: Add drm_accurate_vblank_count_and_time
2016-03-29 15:13 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
Virtualenv tests still nort running
2016-03-29 15:12 UTC (3+ messages)
[Buildroot] [git commit] libldns: replace patches with proper Git formatted patches
2016-03-29 15:12 UTC
[Qemu-devel] [PATCH] doc: Mention proper use of handle
2016-03-29 15:12 UTC (6+ messages)
` [Qemu-devel] [PATCH 3/1] doc: Propose Structured Replies extension
` [Qemu-devel] [Nbd] "
[Qemu-devel] [PULL 00/48] Block layer patches
2016-03-29 15:08 UTC (49+ messages)
` [Qemu-devel] [PULL 01/48] block: Remove bdrv_make_anon()
` [Qemu-devel] [PULL 02/48] block: Remove copy-on-read from bdrv_move_feature_fields()
` [Qemu-devel] [PULL 03/48] block: Remove dirty bitmaps "
` [Qemu-devel] [PULL 04/48] block: Remove cache.writeback from blockdev-add
` [Qemu-devel] [PULL 05/48] block: Make backing files always writeback
` [Qemu-devel] [PULL 06/48] block: Reject writethrough mode except at the root
` [Qemu-devel] [PULL 07/48] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
` [Qemu-devel] [PULL 08/48] block: Remove blk_set_bs()
` [Qemu-devel] [PULL 09/48] block/qapi: make two printf() formats literal
` [Qemu-devel] [PULL 10/48] block/qapi: fix unbounded stack for dump_qdict
` [Qemu-devel] [PULL 11/48] block/qapi: Set s->device in bdrv_query_stats()
` [Qemu-devel] [PULL 12/48] block/qapi: Pass bdrv_query_blk_stats() s->stats
` [Qemu-devel] [PULL 13/48] block: add flag to indicate that no I/O will be performed
` [Qemu-devel] [PULL 14/48] qemu-img/qemu-io: don't prompt for passwords if not required
` [Qemu-devel] [PULL 15/48] tests: redirect stderr to stdout for iotests
` [Qemu-devel] [PULL 16/48] tests: refactor python I/O tests helper main method
` [Qemu-devel] [PULL 17/48] tests: add output filter to python I/O tests helper
` [Qemu-devel] [PULL 18/48] block: add generic full disk encryption driver
` [Qemu-devel] [PULL 19/48] block: move encryption deprecation warning into qcow code
` [Qemu-devel] [PULL 20/48] block: an interoperability test for luks vs dm-crypt/cryptsetup
` [Qemu-devel] [PULL 21/48] block: add flush callback
` [Qemu-devel] [PULL 22/48] replay: bh scheduling fix
` [Qemu-devel] [PULL 23/48] replay: fix error message
` [Qemu-devel] [PULL 24/48] replay: introduce block devices record/replay
` [Qemu-devel] [PULL 25/48] block: Add bdrv_parse_cache_mode()
` [Qemu-devel] [PULL 26/48] qemu-nbd: Call blk_set_enable_write_cache() explicitly
` [Qemu-devel] [PULL 27/48] qemu-io: "
` [Qemu-devel] [PULL 28/48] qemu-img: Expand all BDRV_O_FLAGS uses
` [Qemu-devel] [PULL 29/48] qemu-img: Call blk_set_enable_write_cache() explicitly
` [Qemu-devel] [PULL 30/48] xen_disk: "
` [Qemu-devel] [PULL 31/48] block: blockdev_init(): "
` [Qemu-devel] [PULL 32/48] block: Always set writeback mode in blk_new_open()
` [Qemu-devel] [PULL 33/48] block: Handle flush error in bdrv_pwrite_sync()
` [Qemu-devel] [PULL 34/48] block: Move enable_write_cache to BB level
` [Qemu-devel] [PULL 35/48] block/qapi: Use blk_enable_write_cache()
` [Qemu-devel] [PULL 36/48] block: Introduce bdrv_co_writev_flags()
` [Qemu-devel] [PULL 37/48] iscsi: Support BDRV_REQ_FUA
` [Qemu-devel] [PULL 38/48] nbd: "
` [Qemu-devel] [PULL 39/48] raw: "
` [Qemu-devel] [PULL 40/48] block: Use bdrv_parse_cache_mode() in drive_init()
` [Qemu-devel] [PULL 41/48] qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
` [Qemu-devel] [PULL 42/48] block: Remove bdrv_parse_cache_flags()
` [Qemu-devel] [PULL 43/48] block: Remove BDRV_O_CACHE_WB
` [Qemu-devel] [PULL 44/48] block: Remove bdrv_(set_)enable_write_cache()
` [Qemu-devel] [PULL 45/48] qemu-img: Fix preallocation with -S 0 for convert
` [Qemu-devel] [PULL 46/48] block/null-{co, aio}: Allow reading zeroes
` [Qemu-devel] [PULL 47/48] block/null-{co, aio}: Implement get_block_status()
` [Qemu-devel] [PULL 48/48] iotests: Test qemu-img convert -S 0 behavior
[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
2016-03-29 15:10 UTC (7+ messages)
[PATCH i-g-t 0/3] Skip tests in kms_plane
2016-03-29 15:06 UTC (2+ messages)
[Qemu-devel] [PATCH] exec: Rename and fix trace events for tracing I/O port access
2016-03-29 15:09 UTC (3+ messages)
[PATCH] cooker: Ensure bbappend order is deterministic
2016-03-29 15:09 UTC
[PATCH v2 0/7] Remove the tpm_vendor_specific structure
2016-03-29 15:09 UTC (6+ messages)
` [PATCH v2 1/7] tpm/tpm_atmel: drop remaining 'iobase' usage
[Buildroot] [PATCH v1] qt5quickcontrols2: new package
2016-03-29 15:09 UTC (2+ messages)
`git rev-parse --is-inside-work-tree` and $GIT_WORK_TREE
2016-03-29 15:08 UTC (4+ messages)
[Qemu-devel] [PATCH 0/1] virtio: keep ioeventfd assigned
2016-03-29 15:07 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/1] virtio: fix ioeventfd assignment race
[PATCH] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
2016-03-29 15:06 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] dataplane: fix start/stop races
2016-03-29 15:06 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-blk: use aio handler for data plane
[PATCH] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
2016-03-29 15:06 UTC (2+ messages)
[PATCH] sbs-battery: fix power status when battery is dry
2016-03-29 15:05 UTC (11+ messages)
[PATCH 1/3] git reset --hard gives clean working tree
2016-03-29 15:05 UTC (5+ messages)
` [PATCH v1 1/7] Make it possible to get sha1 for a path from the index
[PATCH i-g-t v3 0/6] Scheduler tests
2016-03-29 15:04 UTC (4+ messages)
` [PATCH i-g-t v3 2/6] lib/intel_batchbuffer: Add functions to be used in the scheduler test
[4.4.4-rt11] Possiblie recursive locking detected in kswapd / mb_cache_shrink_scan()
2016-03-29 15:04 UTC (4+ messages)
[meta-raspberrypi][PATCH 0/4] Various upgrade/fixes from Technux
2016-03-29 15:04 UTC (5+ messages)
` [meta-raspberrypi][PATCH 1/4] pitft: Add support for pitft28r
` [meta-raspberrypi][PATCH 2/4] rpi-base.inc: Remove deprecated MACHINE_FEATURES
` [meta-raspberrypi][PATCH 3/4] rpi-base.inc: Add overlay for rpi-ft5406
` [meta-raspberrypi][PATCH 4/4] .gitignore: Ignore some additional files
[Qemu-devel] [PATCH v3 0/4] qemu-img: Fix preallocation with -S 0 for convert
2016-03-29 15:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] "
` [Qemu-devel] [PATCH v3 2/4] block/null-{co, aio}: Allow reading zeroes
` [Qemu-devel] [PATCH v3 3/4] block/null-{co, aio}: Implement get_block_status()
` [Qemu-devel] [PATCH v3 4/4] iotests: Test qemu-img convert -S 0 behavior
[PATCH 1/8] mmc: atmel-mci: Remove redundant runtime PM calls
2016-03-29 15:03 UTC (2+ messages)
[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
2016-03-29 15:02 UTC (2+ messages)
` [Bug 60644] "
[PATCH 00/12] ARM: dts: Add dragonboard-600c support
2016-03-29 15:02 UTC (40+ messages)
` [PATCH 01/12] ARM: dts: apq8064: fix the pinctrls for i2c and spi
` [PATCH 05/12] ARM: dts: dragonboard-600c: add pmic regulator supplies
` [PATCH 06/12] ARM: dts: dragonboard-600c: Add eMMC and SD card support
` [PATCH 07/12] ARM: dts: dragonboard-600c: add usb support
` [PATCH 08/12] ARM: dts: dragonboard-600c: add pcie support
` [PATCH 09/12] ARM: dts: dragonboard-600c: add on board sata support
` [PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support
` [PATCH 11/12] ARM: dts: dragonboard-600c: add i2c support
[net-next] bond: set mac address only if necessary
2016-03-29 15:14 UTC
[PATCH 0/5] drm/i915: dsi dcs & cabc backlight control
2016-03-29 15:01 UTC (6+ messages)
` [PATCH 1/5] drm: Add new DCS commands in the enum list
` [PATCH 2/5] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT
` [PATCH 3/5] drm/i915: Parse LFP brightness control field "
` [PATCH 4/5] drm/i915: Add DCS control for Panel PWM
` [PATCH 5/5] CABC support for Panel PWM backlight control
[PATCH v7 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
2016-03-29 15:01 UTC (7+ messages)
` [PATCH v7 11/22] arm/acpi: Prepare EFI system table for Dom0
` [PATCH v7 12/22] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v7 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
[PATCHv2 1/4] xen: split the flask package into a policy and tools package
2016-03-29 15:00 UTC (7+ messages)
` [PATCHv2 2/4] xen: add the ability to configure the name of the policy
` [PATCHv2 3/4] xen: add the flask policy to the set of files installed to the deploy directory
` [PATCHv2 4/4] xen: add the extra packages released with xen 4.7
[PATCH V6 0/2] xsaves bug fix
2016-03-29 15:00 UTC (3+ messages)
` [PATCH V6 2/2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
Applied "regulator: s2mps11: Fix invalid selector mask and voltages for buck9" to the regulator tree
2016-03-29 14:59 UTC (3+ messages)
[PATCH 0/3] drm/exynos: Kconfig dependency fixes
2016-03-29 14:59 UTC (6+ messages)
[PATCH 1/2] regulator: core: Always flag voltage constraints as appliable
2016-03-29 14:58 UTC (9+ messages)
` [PATCH 2/2] regulator: core: Ensure we are at least in bounds for our constraints
[PATCH v3 0/7] Enhance PAT init to fix Xorg crashes
2016-03-29 15:49 UTC (7+ messages)
` [Xen-devel] "
[xen-unstable-smoke test] 87883: regressions - FAIL
2016-03-29 14:56 UTC
[PATCH 0/2] scsi_dh_alua fixes for kernel v4.6
2016-03-29 14:55 UTC (5+ messages)
` [PATCH 1/2] Declare local symbols static
` [PATCH 2/2] scsi_dh_alua: Fix a recently introduced deadlock
[Buildroot] [PATCH] git: bump version to 2.8.0
2016-03-29 14:55 UTC (2+ messages)
[Buildroot] [PATCH v2 0/2] core/pkg-kconfig: Fix .config generation
2016-03-29 14:55 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/2] core/pkg-kconfig: fix .config rule for silent mode
[Buildroot] [git commit] git: bump version to 2.8.0
2016-03-29 14:55 UTC
[Buildroot] [PATCH] freescale-imx: add BR2_PACKAGE_FREESCALE_IMX_HAS_VPU config
2016-03-29 14:55 UTC (4+ messages)
Bad mode in undefined instruction handler detected
2016-03-29 14:55 UTC
memory fragmentation issues on 4.4
2016-03-29 14:53 UTC (3+ messages)
On Fedora 24 I am seeing something strange with CIL
2016-03-29 14:53 UTC
[GIT PULL] hwmon fixes for v4.6-rc2
2016-03-29 14:53 UTC (2+ messages)
` [lm-sensors] "
[PATCH 0/7] Nokia N9/N950 misc. DT patches
2016-03-29 14:52 UTC (5+ messages)
` [PATCH 4/7] ARM: dts: Enable N950 keyboard sleep leds by default
[PATCH] sort the open posix tests before executing
2016-03-29 14:52 UTC (4+ messages)
` [LTP] "
[PATCH] MIPS: Detect DSP v3 support
2016-03-29 14:50 UTC (2+ messages)
[Qemu-devel] [PULL v3 00/13] Merge crypto code for LUKS encryption
2016-03-29 14:50 UTC (4+ messages)
` [Qemu-devel] [PULL v3 02/13] crypto: add support for PBKDF2 algorithm
[U-Boot] [PATCH v2 0/1] Use LS2080A as the only SoC name
2016-03-29 14:50 UTC (3+ messages)
` [U-Boot] [PATCH v2] armv8: LS2080A: Consolidate LS2080A and LS2085A
[Qemu-devel] [PATCH] crypto: do an explicit check for nettle pbkdf functions
2016-03-29 14:50 UTC
[PATCH 11/12] btrfs: introduce helper functions to perform hot replace
2016-03-29 14:45 UTC (2+ messages)
[PATCH] iio: light: new driver for the ROHM BH1780
2016-03-29 14:46 UTC (2+ messages)
[PATCH 1/5] drm: Add new DCS commands in the enum list
2016-03-29 14:43 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT
` [PATCH 3/5] drm/i915: Parse LFP brightness control field "
` [PATCH 4/5] drm/i915: Add DCS control for Panel PWM
` [PATCH 5/5] drm/i915: CABC support for Panel PWM backlight control
Did PCI/IRQ allocation change significantly after 4.2 kernel?
2016-03-29 14:43 UTC (3+ messages)
[RFC PATCH 0/3] ahci: add ports-implemented dt bindings
2016-03-29 14:43 UTC (6+ messages)
` [RFC PATCH 2/3] ata: ahci-platform: Add "
Global hotspare functionality
2016-03-29 14:43 UTC (4+ messages)
[Buildroot] [git commit] core/pkg-kconfig: fix .config rule for silent mode
2016-03-29 14:42 UTC
tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision3
2016-03-29 14:42 UTC
nvme device timeout
2016-03-29 14:42 UTC (8+ messages)
[Buildroot] [PATCH] tcl: bump version to 8.6.5
2016-03-29 14:41 UTC (3+ messages)
Should NLM resends change the xid ??
2016-03-29 14:40 UTC (2+ messages)
bpf: net/core/filter.c:2115 suspicious rcu_dereference_protected() usage!
2016-03-29 14:39 UTC (4+ messages)
[PATCH] gpio: pca953x: Use correct u16 value for register word write
2016-03-29 14:39 UTC (4+ messages)
[PATCH v4 0/9] arm64: Add support for KVM with ACPI
2016-03-29 14:39 UTC (4+ messages)
` [PATCH v4 9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
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.