messages from 2016-12-27 15:00:07 to 2016-12-27 16:18:17 UTC [more...]
[PATCH] selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
2016-12-27 16:17 UTC
[PATCH 01/12] Make and configuration files
2016-12-27 16:15 UTC (2+ messages)
[U-Boot] [PATCH] fs/ext4: Initialize group descriptor size for revision level 0 filesystems
2016-12-27 16:15 UTC (3+ messages)
[PATCH] alsactl: Make homedir configurable
2016-12-27 16:15 UTC
v11.1.1 Kraken rc released
2016-12-27 16:13 UTC
[RFC PATCH 0/6] Support the PCIe for TM2(exynos5433)
2016-12-27 16:11 UTC (3+ messages)
` [RFC PATCH 3/6] ARM64: dts: exynos5433: add the pcie_phy node for PCIe
[Qemu-devel] [RFC PATCH v3 0/6] translate: [tcg] Generic translation framework
2016-12-27 16:10 UTC (13+ messages)
` [Qemu-arm] [PATCH v3 1/6] Pass generic CPUState to gen_intermediate_code()
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 2/6] queue: Add macro for incremental traversal
` [Qemu-devel] [PATCH v3 3/6] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v3 4/6] target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*)
` [Qemu-devel] [PATCH v3 5/6] target: [tcg, i386] Port to generic translation framework
` [Qemu-arm] [PATCH v3 6/6] target: [tcg, arm] "
` [Qemu-devel] "
[PATCH v1 00/54] block: support multipage bvec
2016-12-27 15:56 UTC (45+ messages)
` [Cluster-devel] "
` [PATCH v1 01/54] block: drbd: comment on direct access bvec table
` [Drbd-dev] "
` [PATCH v1 02/54] block: loop: comment on direct access to "
` [PATCH v1 03/54] kernel/power/swap.c: "
` [PATCH v1 04/54] mm: page_io.c: "
` [PATCH v1 05/54] fs/buffer: "
` [PATCH v1 06/54] f2fs: f2fs_read_end_io: "
` [PATCH v1 07/54] bcache: "
` [PATCH v1 08/54] block: comment on bio_alloc_pages()
` [PATCH v1 09/54] block: comment on bio_iov_iter_get_pages()
` [PATCH v1 10/54] block: introduce flag QUEUE_FLAG_NO_MP
` [PATCH v1 11/54] md: set NO_MP for request queue of md
` [PATCH v1 12/54] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v1 13/54] block: comments on bio_for_each_segment[_all]
` [PATCH v1 14/54] block: introduce multipage/single page bvec helpers
` [PATCH v1 15/54] block: implement sp version of bvec iterator helpers
` [PATCH v1 16/54] block: introduce bio_for_each_segment_mp()
` [PATCH v1 17/54] block: introduce bio_clone_sp()
` [PATCH v1 18/54] bvec_iter: introduce BVEC_ITER_ALL_INIT
` [PATCH v1 19/54] block: bounce: avoid direct access to bvec table
` [PATCH v1 20/54] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH v1 21/54] block: introduce bio_can_convert_to_sp()
` [PATCH v1 22/54] block: bounce: convert multipage bvecs into singlepage
` [PATCH v1 23/54] bcache: handle bio_clone() & bvec updating for multipage bvecs
` [PATCH v1 24/54] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v1 25/54] block: blk-merge: try to make front segments in full size
` [PATCH v1 26/54] block: blk-merge: remove unnecessary check
` [PATCH v1 27/54] block: use bio_for_each_segment_mp() to compute segments count
` [PATCH v1 28/54] block: use bio_for_each_segment_mp() to map sg
` [PATCH v1 29/54] block: introduce bvec_for_each_sp_bvec()
` [PATCH v1 30/54] block: bio: introduce single/multi page version of bio_for_each_segment_all()
` [PATCH v1 31/54] block: introduce bio_segments_all()
[PATCH] pinctrl: single: fix spelling mistakes on "Ivalid"
2016-12-27 16:09 UTC (3+ messages)
[Linux v4.10.0-rc1] call-traces after suspend-resume (pm? i915? cpu/hotplug?)
2016-12-27 16:07 UTC (8+ messages)
DPDK Acceleartion Enhancement - compression
2016-12-27 16:08 UTC
[PATCH v1 32/54] block: introduce bvec_get_last_sp()
2016-12-27 16:05 UTC (30+ messages)
` [PATCH v1 33/54] block: deal with dirtying pages for multipage bvec
` [PATCH v1 34/54] block: convert to singe/multi page version of bio_for_each_segment_all()
` [PATCH v1 35/54] bcache: convert to bio_for_each_segment_all_sp()
` [PATCH v1 36/54] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH v1 37/54] dm-crypt: convert to bio_for_each_segment_all_sp()
` [PATCH v1 38/54] md/raid1.c: "
` [PATCH v1 39/54] fs/mpage: "
` [PATCH v1 40/54] fs/direct-io: "
` [PATCH v1 41/54] ext4: "
` [PATCH v1 42/54] xfs: "
` [PATCH v1 43/54] gfs2: "
` [Cluster-devel] "
` [PATCH v1 44/54] f2fs: "
` [PATCH v1 45/54] exofs: "
` [PATCH v1 46/54] fs: crypto: "
` [PATCH v1 47/54] fs/btrfs: "
` [PATCH v1 48/54] fs/block_dev.c: "
` [PATCH v1 49/54] fs/iomap.c: "
` [PATCH v1 50/54] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH v1 51/54] btrfs: avoid access to .bi_vcnt directly
` [PATCH v1 52/54] btrfs: use bvec_get_last_sp to get the last singlepage bvec
` [PATCH v1 53/54] btrfs: comment on direct access bvec table
` [PATCH v1 54/54] block: enable multipage bvecs
[PATCH] Fix interface autodetection in legacy IDE driver (trial #2)
2016-12-27 16:06 UTC (4+ messages)
[PATCH] nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
2016-12-27 16:04 UTC (2+ messages)
[PATCH] alsactl: Fix spelling mistakes
2016-12-27 16:04 UTC
[RFC] thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
2016-12-27 16:04 UTC (3+ messages)
[PATCH] Input: xpad - use correct product id for x360w controllers
2016-12-27 16:01 UTC
[U-Boot] [PATCH] imx_common: check for bmode Serial Downloader
2016-12-27 16:01 UTC
[Qemu-devel] [PATCH] Further tidy-up on block status
2016-12-27 15:56 UTC (3+ messages)
OOM: Better, but still there on
2016-12-27 15:55 UTC (12+ messages)
` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
[PATCH v2 0/5] General Build Fixes
2016-12-27 15:55 UTC (7+ messages)
` [PATCH v2 1/5] Remove hardcoded strict -Werror checking
[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
2016-12-27 15:54 UTC (2+ messages)
` [Bug 66963] Rv6xx dpm problems
[Drbd-dev] NULL pointer derefernce in 8.4.7-1 during drbd_destroy_connection()
2016-12-27 15:54 UTC (2+ messages)
[PATCH] ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3
2016-12-27 15:51 UTC (3+ messages)
` [PATCH] ARM, ARM64: dts: drop "arm, amba-bus" "
JMS56x not working reliably with uas driver
2016-12-27 15:53 UTC (3+ messages)
[refpolicy] [PATCH] bootloader: stricter permissions and more tailored file contexts
2016-12-27 15:53 UTC (2+ messages)
[refpolicy] [PATCH] modutils: update to run in confined mode
2016-12-27 15:53 UTC (2+ messages)
[refpolicy] [PATCH 1/2] base: use new genhomedircon template for username
2016-12-27 15:52 UTC (4+ messages)
` [refpolicy] [PATCH 2/2] contrib: "
[refpolicy] [PATCH] kernel: missing permissions for confined execution
2016-12-27 15:52 UTC (3+ messages)
` [refpolicy] [PATCH v2] "
[PATCH v3] drm/i915: Check HAS_PCH_NOP when install or reset dispaly IRQ
2016-12-27 15:49 UTC (12+ messages)
drm_mm fixes, take 4?
2016-12-27 15:48 UTC (3+ messages)
` [PATCH v4 26/38] drm: Extract struct drm_mm_scan from struct drm_mm
[v2 PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
2016-12-27 15:47 UTC (2+ messages)
` [v2 PATCH 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code
[PATCH 0/2] x86/VMX: XSA-203 follow-up
2016-12-27 15:44 UTC (9+ messages)
` [PATCH 2/2] x86/VMX: don't needlessly install VMFUNC emulation hook
[GLK MIPI DSI V2 0/9] GLK MIPI DSI VIDEO MODE PATCHES
2016-12-27 15:43 UTC (8+ messages)
` [GLK MIPI DSI V2 3/9] drm/i915/glk: Add MIPIIO Enable/disable sequence
[linux-3.18 test] 103973: regressions - FAIL
2016-12-27 15:40 UTC
[PATCH igt 1/6] tests/kms_draw_crc: remove unnecessary mode unset calls
2016-12-27 15:40 UTC (3+ messages)
[PATCH 0/9] Runtime PM for Exynos pin controller driver
2016-12-27 15:39 UTC (11+ messages)
` [PATCH 5/9] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
` [PATCH 7/9] pinctrl: samsung: Add property to mark pad state as suitable for power down
[PATCH] docs: Clarify scope of reboot= and noreboot Xen command line options
2016-12-27 15:36 UTC (4+ messages)
[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
2016-12-27 15:36 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] Introduce basic headers for time, typecheck, iopoll
2016-12-27 15:36 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] delay: collect {m, n, u}delay declarations to include/linux/delay.h
` [U-Boot] [PATCH v2 2/5] time: move timer APIs to include/time.h
` [U-Boot] [PATCH v2 3/5] typecheck: import include/linux/typecheck.h from Linux 4.9
` [U-Boot] [PATCH v2 4/5] time: import time_after, time_before and friends from Linux
` [U-Boot] [PATCH v2 5/5] iopoll: import include/linux/iopoll.h from Linux 4.9
Proposal for the ASN.1 form of TPM1.2 and TPM2 keys
2016-12-27 15:35 UTC (6+ messages)
` [gnutls-devel] "
[PATCH][RFC] VM: x86: Return ealier if clocksource has not changed
2016-12-27 15:32 UTC (4+ messages)
[PATCH] MIPS: lantiq: set physical_memsize
2016-12-27 15:31 UTC
[PATCH 0/2] Enable inlinelinks of alphapf.bst for 1c
2016-12-27 15:30 UTC (3+ messages)
` [PATCH 1/2] Makefile: Fix .bbl dependency
` [PATCH 2/2] Enable 'inlinelinks' option of alphapf.bst for 1c layout
[refpolicy] [PATCH 1/2] xserver: introduce new fc and interface to manage X session logs
2016-12-27 15:28 UTC (8+ messages)
` [refpolicy] [PATCH v2 "
` [refpolicy] [PATCH v3 "
` [refpolicy] [PATCH v4 "
[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
2016-12-27 15:27 UTC (5+ messages)
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
` [Qemu-devel] "
[PATCH] ath10k: Enable advertising support for channel 169, 5Ghz
2016-12-27 15:23 UTC (2+ messages)
[Buildroot] [PATCH] rtl8723bs: new package
2016-12-27 15:23 UTC
[Qemu-devel] [PULL 00/25] target-arm queue
2016-12-27 15:21 UTC (26+ messages)
` [Qemu-devel] [PULL 01/25] cadence_uart: Check baud rate generator and divider values on migration
` [Qemu-devel] [PULL 02/25] cadence_uart: Check if receiver timeout counter is disabled
` [Qemu-devel] [PULL 03/25] Correct value of ARM Cortex-A8 MVFR1 register
` [Qemu-devel] [PULL 04/25] target-arm: Fix aarch64 vec_reg_offset
` [Qemu-devel] [PULL 05/25] target-arm: Fix aarch64 disas_ldst_single_struct
` [Qemu-devel] [PULL 06/25] hw/intc/arm_gicv3_common: fix aff3 in typer
` [Qemu-devel] [PULL 07/25] target-arm: Log AArch64 exception returns
` [Qemu-devel] [PULL 08/25] hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
` [Qemu-devel] [PULL 09/25] hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
` [Qemu-devel] [PULL 10/25] hw/arm/virt: add 2.9 machine type
` [Qemu-devel] [PULL 11/25] m25p80: add support for the mx66l1g45g
` [Qemu-devel] [PULL 12/25] aspeed: QOMify the CPU object and attach it to the SoC
` [Qemu-devel] [PULL 13/25] aspeed: remove cannot_destroy_with_object_finalize_yet
` [Qemu-devel] [PULL 14/25] aspeed: attach the second SPI controller object to the SoC
` [Qemu-devel] [PULL 15/25] aspeed: extend the board configuration with flash models
` [Qemu-devel] [PULL 16/25] aspeed: add support for the romulus-bmc board
` [Qemu-devel] [PULL 17/25] aspeed: add a memory region for SRAM
` [Qemu-devel] [PULL 18/25] aspeed: add the definitions for the AST2400 A1 SoC
` [Qemu-devel] [PULL 19/25] aspeed: change SoC revision of the palmetto-bmc machine
` [Qemu-devel] [PULL 20/25] aspeed/scu: fix SCU region size
` [Qemu-devel] [PULL 21/25] aspeed/smc: improve segment register support
` [Qemu-devel] [PULL 22/25] aspeed/smc: set the number of flash modules for the FMC controller
` [Qemu-devel] [PULL 23/25] hw/arm: remove trailing whitespace
` [Qemu-devel] [PULL 24/25] hw/i2c: Add a NULL check for i2c slave init callbacks
` [Qemu-devel] [PULL 25/25] target-arm: Add VBAR support to ARM1176 CPUs
[PATCH] INSTALL: Remove spaces from blank line
2016-12-27 15:20 UTC
net/gadget: slab-out-of-bounds write in dev_config
2016-12-27 15:12 UTC (2+ messages)
[refpolicy] [PATCH] contrib: extend wm ability to launch confined graphical applications
2016-12-27 15:20 UTC (2+ messages)
[Xenomai] Fwd: rt,Heap segfault with unittest
2016-12-27 15:20 UTC (2+ messages)
typo in sched(7), vers. 4.09
2016-12-27 15:18 UTC
Faster fio verification
2016-12-27 15:15 UTC (2+ messages)
[Qemu-arm] [PATCH 00/23] arm: Add virtualization to GICv3, and enable EL2 on 64-bit CPUs
2016-12-27 15:13 UTC (5+ messages)
` [Qemu-arm] [PATCH 01/23] target-arm: Log AArch64 exception returns
` [Qemu-arm] [Qemu-devel] "
` "
Build error with clang 4.0
2016-12-27 15:10 UTC
[PATCH 1/2] drm/i915: enable FBC on gen9+ too
2016-12-27 15:08 UTC (2+ messages)
[PATCH] getline.3: document ENOMEM error case
2016-12-27 15:01 UTC
[Buildroot] [PATCH v2 1/3] package/x11r7/xserver_xorg-server: Fix build with wayland, part I
2016-12-27 15:00 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/x11r7/xserver_xorg-server: Fix build with wayland, part II
` [Buildroot] [PATCH v2 3/3] package/pkgconf: variable pkgdatadir also needs sysroot prefixing, wayland patch III
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.