messages from 2017-08-07 14:20:49 to 2017-08-07 14:54:57 UTC [more...]
[PATCH v2 0/7] enable ghes_edac on selected platforms
2017-08-07 14:54 UTC (19+ messages)
` [PATCH v2 1/7] ACPI / blacklist: add acpi_match_oemlist() interface
` [v2,1/7] "
` [PATCH v2 3/7] ACPI / APEI: add OSC APEI bit check for ghes_edac
` [v2,3/7] "
` [PATCH v2 5/7] ghes_edac: add platform check to enable ghes_edac
` [v2,5/7] "
[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
2017-08-07 14:54 UTC (9+ messages)
` [Qemu-devel] [PATCH v7 2/6] qmp: Create IOThrottle structure
` [Qemu-devel] [PATCH v7 6/6] fsdev: QMP interface for throttling
[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
2017-08-07 14:54 UTC (5+ messages)
Problem with touchscreen Display 1366x768 with Qt 5.9 and eglfs
2017-08-07 14:51 UTC (2+ messages)
[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
2017-08-07 14:21 UTC (3+ messages)
[PATCH] x86/apic/x2apic: Share IRQ vector between cluster members only when no cpumask is specified
2017-08-07 14:52 UTC (6+ messages)
[PATCH] clk: hi3660: fix incorrect uart3 clock freqency
2017-08-07 14:51 UTC (2+ messages)
Updates to meta-freescale (pyro) in 2017-08-07
2017-08-07 14:51 UTC
[PATCH V4 00/11] mmc: Add Command Queue support
2017-08-07 14:51 UTC (7+ messages)
` [PATCH V4 05/11] mmc: core: Add support for handling CQE requests
` [PATCH V4 06/11] mmc: mmc: Enable Command Queuing
` [PATCH V4 07/11] mmc: mmc: Enable CQE's
[PATCH] quota: correct space limit check
2017-08-07 14:49 UTC (2+ messages)
Updates to meta-freescale-3rdparty (master) in 2017-08-07
2017-08-07 14:49 UTC
[PATCH/RFC] branch: warn user about non-existent branch
2017-08-07 14:49 UTC (4+ messages)
` Change in output as a result of patch
[PATCH] media: i2c: OV5647: gate clock lane before stream on
2017-08-07 14:48 UTC (7+ messages)
Questions about enriched format and Node on RHEL 7.4
2017-08-07 14:43 UTC
[Qemu-devel] [RFC PATCH 00/56] qapi: Use 'size' for byte counts & offsets
2017-08-07 14:46 UTC (57+ messages)
` [Qemu-devel] [RFC PATCH 01/56] qobject: Touch up comments to say @param instead of 'param'
` [Qemu-devel] [RFC PATCH 02/56] qdict: New helpers to put and get unsigned integers
` [Qemu-devel] [RFC PATCH 03/56] monitor: Rewrite comment describing HMP .args_type
` [Qemu-devel] [RFC PATCH 04/56] char: Make ringbuf-read size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 05/56] char: Make ringbuf size unsigned in QAPI
` [Qemu-devel] [RFC PATCH 06/56] char: Don't truncate -chardev and HMP chardev-add ringbuf size
` [Qemu-devel] [RFC PATCH 07/56] cpus: Make memsave, pmemsave sizes, addresses unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 08/56] dump: Make sizes and "
` [Qemu-devel] [RFC PATCH 09/56] balloon: Make balloon size "
` [Qemu-devel] [RFC PATCH 10/56] hmp: Make balloon's argument unsigned
` [Qemu-devel] [RFC PATCH 11/56] monitor: Drop unused HMP .args_type 'M'
` [Qemu-devel] [RFC PATCH 12/56] pc-dimm: Make size and address unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 13/56] pci: Make PCI addresses and sizes "
` [Qemu-devel] [RFC PATCH 14/56] migration: Fix migrate-set-cache-size error reporting
` [Qemu-devel] [RFC PATCH 15/56] migration: Make XBZRLE cache size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 16/56] migration: Make XBZRLE transferred "
` [Qemu-devel] [RFC PATCH 17/56] migration: Make MigrationStats sizes "
` [Qemu-devel] [RFC PATCH 18/56] migration: Make parameter max-bandwidth "
` [Qemu-devel] [RFC PATCH 19/56] block: Make snapshot VM state size "
` [Qemu-devel] [RFC PATCH 20/56] block: Make ImageInfo sizes "
` [Qemu-devel] [RFC PATCH 21/56] block: Clean up get_human_readable_size()
` [Qemu-devel] [RFC PATCH 22/56] block: Mix up signed and unsigned less in bdrv_img_create()
` [Qemu-devel] [RFC PATCH 23/56] option: Fix type of qemu_opt_set_number() parameter @val
` [Qemu-devel] [RFC PATCH 24/56] block/qcow2: Change align_offset() to operate on uint64_t
` [Qemu-devel] [RFC PATCH 25/56] block/qcow2: Change qcow2_calc_prealloc_size() to uint64_t
` [Qemu-devel] [RFC PATCH 26/56] block: Make BlockMeasureInfo sizes unsigned in QAPI
` [Qemu-devel] [RFC PATCH 27/56] block/dirty-bitmap: Clean up signed vs. unsigned dirty counts
` [Qemu-devel] [RFC PATCH 28/56] block: Widen dirty bitmap granularity to uint64_t for safety
` [Qemu-devel] [RFC PATCH 29/56] block: Make BlockDirtyInfo byte count unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 30/56] block: Make write thresholds "
` [Qemu-devel] [RFC PATCH 31/56] block: Make throttle byte rates and sizes "
` [Qemu-devel] [RFC PATCH 32/56] hmp: Make block_set_io_throttle's arguments unsigned
` [Qemu-devel] [RFC PATCH 33/56] block: Make block_resize size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 34/56] block: Make BlockDeviceStats sizes, offsets "
` [Qemu-devel] [RFC PATCH 35/56] blockjob: Lift speed sign conversion into block_job_set_speed()
` [Qemu-devel] [RFC PATCH 36/56] blockjob: Drop unused parameter @errp of method set_speed()
` [Qemu-devel] [RFC PATCH 37/56] blockjob: Make BlockJobInfo and event speed unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 38/56] blockjob: Lift speed sign conversion out of block_job_set_speed()
` [Qemu-devel] [RFC PATCH 39/56] blockjob: Lift speed sign conversion out of block_job_create()
` [Qemu-devel] [RFC PATCH 40/56] blockjob: Lift speed sign conversion out of backup_job_create()
` [Qemu-devel] [RFC PATCH 41/56] blockjob: Lift speed sign conversion out of mirror_start_job()
` [Qemu-devel] [RFC PATCH 42/56] blockjob: Lift speed sign conversion out of stream_start()
` [Qemu-devel] [RFC PATCH 43/56] blockjob: Lift speed sign conversion out of mirror_start()
` [Qemu-devel] [RFC PATCH 44/56] blockjob: Lift speed sign conversion out of blockdev_mirror_common()
` [Qemu-devel] [RFC PATCH 45/56] blockjob: Lift speed sign conversion out of commit_start() etc
` [Qemu-devel] [RFC PATCH 46/56] blockjob: Make job commands' speed parameter unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 47/56] blockjob: Make BlockJobInfo and event offsets "
` [Qemu-devel] [RFC PATCH 48/56] block: Make mirror buffer size "
` [Qemu-devel] [RFC PATCH 49/56] block: Make ImageCheck file offset unsigned in QAPI
` [Qemu-devel] [RFC PATCH 50/56] block: Make BLOCK_IMAGE_CORRUPTED offset, size unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 51/56] block/nfs: Fix for readahead-size, page-cache-size > INT64_MAX
` [Qemu-devel] [RFC PATCH 52/56] block/nfs: Reject negative readahead-size, page-cache-size
` [Qemu-devel] [RFC PATCH 53/56] block: Make blockdev-add byte counts unsigned in QAPI/QMP
` [Qemu-devel] [RFC PATCH 54/56] qemu-img: blk_getlength() can fail, fix img_map() to check
` [Qemu-devel] [RFC PATCH 55/56] block: Make MapEntry offsets and size unsigned in QAPI
` [Qemu-devel] [RFC PATCH 56/56] crypto: Make QCryptoBlockInfoLUKS offsets unsigned in QAPI/QMP
Updates to meta-freescale (master) in 2017-08-07
2017-08-07 14:46 UTC
[PATCH libdrm 1/2] drm: fix missing mutex unlock before return
2017-08-07 14:46 UTC (3+ messages)
` [PATCH libdrm 2/2] drm:fix race issue between two bo functions(v2)
[PATCH v6 0/8] Memory scrubbing from idle loop
2017-08-07 14:46 UTC (7+ messages)
` [PATCH v6 1/8] mm: Place unscrubbed pages at the end of pagelist
[PATCH 1/6] sepolicy: fix Python3 syntax in manpage
2017-08-07 14:45 UTC (3+ messages)
` [PATCH 6/6] sepolicy: remove stray space in section "SEE ALSO"
[PATCH 1/2] Travis-CI: use sugulite environment
2017-08-07 14:45 UTC (3+ messages)
` [PATCH 2/2] Travis-CI: do not test gold linkers with clang
[PATCH 1/3] zfs: remove size_t typedef and use grub_size_t instead
2017-08-07 14:44 UTC (3+ messages)
Yocto Project Status WW32’17
2017-08-07 14:42 UTC
reftable [v5]: new ref storage format
2017-08-07 14:41 UTC (4+ messages)
[PATCH] sunvdc: Delete an error message for a failed memory allocation in vdc_port_probe()
2017-08-07 14:41 UTC (2+ messages)
[PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
2017-08-07 14:41 UTC (7+ messages)
` [PATCH 10/18] staging: typec: fusb302: Add support for fcs, vbus-regulator-name device-property
` [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
[Qemu-devel] AVMF & OVMF blobs in QEMU tree???
2017-08-07 14:40 UTC (2+ messages)
[PATCH] ehci: fix build error of print format specifier
2017-08-07 14:39 UTC (2+ messages)
[PATCH v2 01/13] MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 option
2017-08-07 14:39 UTC (13+ messages)
` [PATCH v2 02/13] MIPS: ath79: add initial QCA AR9344 SoC support
` [PATCH v2 03/13] MIPS: ath79: add TP-Link WDR4300 board support
` [PATCH v2 04/13] MIPS: add virt_to_phys() and phys_to_virt()
` [PATCH v2 05/13] net: ath79: add ag71xx Ethernet driver
` [PATCH v2 06/13] net: ag71xx: bit 19 should be set to 1 for GE0
` [PATCH v2 07/13] MIPS: tplink-mr3020: pbl: move WMAC init after flash addr test
` [PATCH v2 08/13] MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup "
` [PATCH v2 09/13] MIPS: tplink-mr3020_defconfig: enable more options
` [PATCH v2 10/13] MIPS: tplink-mr3020.dts: add partition table
` [PATCH v2 11/13] MIPS: ar9344.dtsi: add ag71xx Ethernet driver
` [PATCH v2 12/13] MIPS: ath79: add barebox update handler
` [PATCH v2 13/13] filetype: fix file type detection for Barebox MIPS
[Qemu-arm] [PATCH 0/2] loader: Handle ELF files with overlapping zero-init data
2017-08-07 14:39 UTC (6+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/2] loader: Handle ELF files with overlapping zero-initialized data
` [Qemu-arm] "
` [Qemu-devel] [PATCH 2/2] loader: Ignore zero-sized ELF segments
` [Qemu-arm] "
Change in output as a result of patch
2017-08-07 14:39 UTC (4+ messages)
` Can the '--set-upstream' option of branch be removed ?
` [PATCH 1/2 / RFC] builtin/branch: remove the deprecated '--set-upstream' option
` [PATCH 2/2 / RFC] branch: quote branch/ref names to improve readability
[PATCH] x86/asm: Fix UNWIND_HINT_REGS macro for older binutils
2017-08-07 14:38 UTC
[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
2017-08-07 14:37 UTC (3+ messages)
[PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math
2017-08-07 14:37 UTC (5+ messages)
` [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge
Decrypt AES(rijndael) file
2017-08-07 14:36 UTC (2+ messages)
[PATCH v2 net-next 0/7] net: l3mdev: Support for sockets bound to enslaved device
2017-08-07 14:35 UTC (4+ messages)
[PATCH] doc: deprecate Xen dom0 support
2017-08-07 14:34 UTC (4+ messages)
` [PATCH v2] doc: deprecate Xen support
[PATCH 1/2] doc: fix small issues in SubmittingPatches
2017-08-07 14:34 UTC (10+ messages)
` [PATCH 2/2] doc: add another way to identify if a patch has been merged
[Buildroot] [PATCHv2] fs/squashfs: honour the number of parallel jobs
2017-08-07 14:33 UTC (2+ messages)
[PATCH linux dev-4.10] ARM: dts: aspeed: palmetto: Use new occ-hwmon driver
2017-08-07 14:33 UTC (2+ messages)
Metadata corruption at xfs_attr3_leaf_write_verify()
2017-08-07 14:32 UTC (7+ messages)
[PATCH 0/5] arm64: defconfig: enable configs for HiKey960
2017-08-07 14:32 UTC (12+ messages)
` [PATCH 1/5] arm64: defconfig: enable Kirin PCIe
` [PATCH 2/5] arm64: defconfig: enable support hi6421v530 PMIC
` [PATCH 3/5] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE
` [PATCH 4/5] arm64: defconfig: enable support for serial port connected device
` [PATCH 5/5] arm64: defconfig: enable OP-TEE
[PATCH v2 00/13] mpt3sas driver NVMe support:
2017-08-07 14:31 UTC (8+ messages)
[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
2017-08-07 14:31 UTC (4+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver
[PATCH v06 00/36] Userspace compile test and fixes for exported uapi header files
2017-08-07 14:30 UTC (3+ messages)
` [PATCH v06 12/36] x86 uapi asm/signal.h: use __kernel_size_t instead of size_t
[PATCH v5 net-next 00/12] bpf: rewrite value tracking in verifier
2017-08-07 14:30 UTC (13+ messages)
` [PATCH v5 net-next 01/12] bpf/verifier: rework value tracking
` [PATCH v5 net-next 02/12] bpf/verifier: track signed and unsigned min/max values
` [PATCH v5 net-next 03/12] bpf/verifier: more concise register state logs for constant var_off
` [PATCH v5 net-next 04/12] selftests/bpf: change test_verifier expectations
` [PATCH v5 net-next 05/12] selftests/bpf: rewrite test_align
` [PATCH v5 net-next 06/12] selftests/bpf: add a test to test_align
` [PATCH v5 net-next 07/12] selftests/bpf: add test for bogus operations on pointers
` [PATCH v5 net-next 08/12] selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
` [PATCH v5 net-next 09/12] selftests/bpf: add tests for subtraction & negative numbers
` [PATCH v5 net-next 10/12] selftests/bpf: variable offset negative tests
` [PATCH v5 net-next 11/12] Documentation: describe the new eBPF verifier value tracking behaviour
` [PATCH v5 net-next 12/12] bpf/verifier: increase complexity limit to 128k
[Qemu-devel] [PATCH] iotests: fix 185
2017-08-07 14:29 UTC (2+ messages)
` [Qemu-devel] [PATCH for-2.10] "
[PATCH libdrm] drm: fix race issue
2017-08-07 14:29 UTC (3+ messages)
[Intel-wired-lan] [next PATCH S78-V6 00/12] Change Log
2017-08-07 14:28 UTC (13+ messages)
` [Intel-wired-lan] [next PATCH S78-V6 01/12] i40e: Fix reporting of supported link modes
` [Intel-wired-lan] [next PATCH S78-V6 02/12] i40e: Add support for 'ethtool -m'
` [Intel-wired-lan] [next PATCH S78-V6 03/12] i40e: use admin queue for setting LEDs behavior
` [Intel-wired-lan] [next PATCH S78-V6 04/12] i40e: don't hold spinlock while resetting VF
` [Intel-wired-lan] [next PATCH S78-V6 05/12] i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
` [Intel-wired-lan] [next PATCH S78-V6 06/12] i40e: make use of i40e_vc_disable_vf
` [Intel-wired-lan] [next PATCH S78-V6 07/12] i40e: ensure reset occurs when disabling VF
` [Intel-wired-lan] [next PATCH S78-V6 08/12] i40evf: Enable VF to request an alternate queue allocation
` [Intel-wired-lan] [next PATCH S78-V6 09/12] i40e: make i40evf_map_rings_to_vectors void
` [Intel-wired-lan] [next PATCH S78-V6 10/12] i40e: fix handling of vf_states variable
` [Intel-wired-lan] [next PATCH S78-V6 11/12] i40e: fix client notify of VF reset
` [Intel-wired-lan] [next PATCH S78-V6 12/12] i40e: Stop dropping 802.1ad tags (eth proto 0x88a8
[PATCH 3/3] io: add a GZ prefix to gzio specific defines
2017-08-07 14:26 UTC (2+ messages)
[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
2017-08-07 14:25 UTC (4+ messages)
[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
2017-08-07 14:25 UTC (11+ messages)
` [PATCH v2 1/4] i386/kvm: use a switch statement for MSR detection
` [Qemu-devel] "
` [PATCH v2 3/4] i386/kvm: introduce tsc_is_stable_and_known()
` [Qemu-devel] "
` [PATCH v2 4/4] i386/kvm: advertise Hyper-V frequency MSRs
` [Qemu-devel] "
[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
2017-08-07 14:25 UTC (2+ messages)
` [Drbd-dev] "
[PATCH 2/3] crypto: switch nonstandard escape sequence to its hex value
2017-08-07 14:24 UTC (2+ messages)
[PATCH] Input: elantech - support new touchpad IC and extend elan's touchapd command Origianl ic-body field is not sufficient for upcoming IC, Elan ps/2 driver extend the fomation to support future IC. Signed-off-by: KT Liao <kt.liao@emc.com.tw>
2017-08-07 14:24 UTC (4+ messages)
[PATCH 4/4] imap-send: use curl by default
2017-08-07 14:04 UTC
[Qemu-trivial] [PATCH] unicore32: abort when entering "x 0" on the monitor
2017-08-07 14:16 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] net: dsa: mediatek: add adjust link support for user ports
2017-08-07 14:20 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.