All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-29 14:52:13 to 2017-05-29 15:50:17 UTC [more...]

[Qemu-devel] [PATCH v18 00/25] qcow2: persistent dirty bitmaps
 2017-05-29 15:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/25] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 09/25] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap

[PATCH for-next v3 00/22] x86: refactor trap handling code
 2017-05-29 15:49 UTC  (20+ messages)
` [PATCH for-next v3 01/22] x86/traps: move privilege instruction emulation code
` [PATCH for-next v3 02/22] x86/traps: move gate op "
` [PATCH for-next v3 03/22] x86/traps: move emulate_invalid_rdtscp
` [PATCH for-next v3 04/22] x86/traps: move emulate_forced_invalid_op
` [PATCH for-next v3 05/22] x86/pv: clean up emulate.c
` [PATCH for-next v3 06/22] x86/traps: move PV hypercall handlers to pv/traps.c
` [PATCH for-next v3 07/22] x86/traps: move pv_inject_event "
` [PATCH for-next v3 08/22] x86/traps: move set_guest_{machinecheck, nmi}_trapbounce
` [PATCH for-next v3 10/22] x86/traps: delcare percpu softirq_trap

[PATCH 00/15] make more driver use devm_of_platform_populate()
 2017-05-29 15:46 UTC  (34+ messages)
` [PATCH 01/15] iio: adc: stm32: "
` [PATCH 02/15] iio: dac: "
` [PATCH 03/15] drm: zte: "
` [PATCH 04/15] drm: msm: "
` [PATCH 05/15] mfd: stm32-timers: use devm_of_platform_populate
` [PATCH 06/15] mfd: atmel: use devm_of_platform_populate()
` [PATCH 07/15] mfd: cros_ec: "
` [PATCH 08/15] mfd: exynos: "
` [PATCH 09/15] mfd: fsl-imx25: "
` [PATCH 10/15] mfd: motorola-cpcap: "
` [PATCH 11/15] mfd: palmas: "
` [PATCH 12/15] mfd: qcom-spmi-pmic: "
` [PATCH 13/15] mfd: smsc-ece: "
` [PATCH 14/15] sound: stm32: "
` [PATCH 15/15] media: exynos4-is: "

[PATCH kvm-unit-tests] arm/arm64: code derived from Linux must be GPL not LGPL
 2017-05-29 15:48 UTC 

[Qemu-devel] [PATCH v3 0/2] iotests: Add test for colon handling
 2017-05-29 15:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] iotests: Use absolute paths for executables
` [Qemu-devel] [PATCH v3 2/2] iotests: Add test for colon handling

[U-Boot] [PATCH] sunxi: sinovoip: Use proper naming convention for BPI boards
 2017-05-29 15:46 UTC  (4+ messages)

[PATCH 1/3] btrfs: Introduce btrfs_check_namelen to avoid reading beyond boundary
 2017-05-29 15:43 UTC  (7+ messages)
` [PATCH 2/3] btrfs: check namelen with boundary in verify dir_item
` [PATCH 3/3] btrfs: check namelen before read/memcmp_extent_buffer

[PATCH 0/3] ipc subsystem refcounter conversions
 2017-05-29 15:43 UTC  (13+ messages)
                  ` [kernel-hardening] "

Investment Interest & Offer
 2017-05-29 15:42 UTC 

C APIs tracing control
 2017-05-29 15:40 UTC 

[PATCH 0/2] reset: Basic reset controller
 2017-05-29 15:41 UTC  (6+ messages)
` [PATCH 2/2] reset: Add basic single-register reset driver

[Buildroot] [PATCH 1/1] erlang: fix check-package help text warnings
 2017-05-29 15:39 UTC 

[Fuego] Integrate in-house test to Fuego
 2017-05-29 15:38 UTC 

[PATCH v7 00/34] i.MX Media Driver
 2017-05-29 15:36 UTC  (10+ messages)

[PATCH] errormsg: add descriptive macros to replace overloaded error codes
 2017-05-29 15:37 UTC 

[PATCH 1/2] errormsg: correct a number of messages that have drifted
 2017-05-29 15:36 UTC  (6+ messages)
` [PATCH 2/2] errormsg: add descriptive macros to replace overloaded error codes

[U-Boot] [PATCH] ARM: zynq: Add support for the topic-miamilite system-on-module
 2017-05-29 15:34 UTC  (2+ messages)

[Bug] setup_git_env called without repository
 2017-05-29 15:32 UTC  (3+ messages)

[PATCH 0/6] yocto-compat-layer.py: various enhancements
 2017-05-29 15:32 UTC  (7+ messages)
` [PATCH 1/6] yocto-compat-layer.py: avoid adding layers more than once
` [PATCH 2/6] yocto-compat-layer.py: tolerate broken world builds during signature diff
` [PATCH 3/6] yocto-compat-layer.py: apply test_signatures to all layers
` [PATCH 4/6] yocto-compat-layer.py: add test_world
` [PATCH 5/6] yocto-compat-layer.py: allow README with suffix
` [PATCH 6/6] yocto-compat-layer.py: make signature check code reusable

vxlan: use after free error
 2017-05-29 15:32 UTC  (4+ messages)

[PATCH 0/7] powerpc/mm: Fix kernel protection and implement STRICT_KERNEL_RWX on PPC32
 2017-05-29 15:32 UTC  (8+ messages)
` [PATCH 1/7] powerpc/mm: rename map_page() to map_kernel_page() "
` [PATCH 2/7] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
` [PATCH 3/7] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
` [PATCH 4/7] powerpc/mm: Implement STRICT_KERNEL_RWX "
` [PATCH 5/7] powerpc/mm: declare some local functions static
` [PATCH 6/7] powerpc/mm: remove __this_fixmap_does_not_exist()
` [PATCH 7/7] powerpc/mm: Simplify __set_fixmap()

[edk2] [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
 2017-05-29 15:27 UTC  (4+ messages)
`  "

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-29 15:31 UTC  (10+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova

Problem with query and any operation on PGs
 2017-05-29 15:31 UTC  (19+ messages)

[PATCH] net: dsa: mv88e6xxx: Add missing static to stub functions
 2017-05-29 15:30 UTC  (3+ messages)

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-29 15:30 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PATCH v2] implement drop action in hardware classifier
 2017-05-29 15:28 UTC  (2+ messages)
` [PATCH v2] net/mlx5: "

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-29 15:29 UTC  (14+ messages)

[PATCH]: perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-05-29 15:29 UTC  (5+ messages)

[PATCH net-next v3 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-05-29 15:29 UTC  (7+ messages)
` [PATCH net-next v3 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[PATCH net-next 0/3] udp: reduce cache pressure
 2017-05-29 15:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net: factor out a helper to decrement the skb refcount
` [PATCH net-next 2/3] udp: avoid a cache miss on dequeue
` [PATCH net-next 3/3] udp: try to avoid 2 "

[PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
 2017-05-29 15:27 UTC  (4+ messages)

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-05-29 15:26 UTC  (7+ messages)
` [PATCH v3 1/9] xen/vpci: introduce basic handlers to trap accesses to the PCI config space

[PATCH] ethdev: moved bypass functions to ixgbe pmd
 2017-05-29 15:22 UTC  (2+ messages)
` [PATCH v2] "

tty: possible deadlock in tty_buffer_flush
 2017-05-29 15:19 UTC 

[PATCH 1/1] MAINTAINERS: remove kernel@stlinux.com obsolete mailing list
 2017-05-29 15:17 UTC  (2+ messages)

[PATCH] event/sw: fix credit tracking in port dequeue
 2017-05-29 15:16 UTC 

is it possible to enable dualband or even 2.4 GHz on QCA9994? (Compex WLE1216V5-20)
 2017-05-29 15:15 UTC 

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-05-29 15:15 UTC  (4+ messages)
` [PATCH v2 07/11] ARC: [plat-eznps] disabled stall counter due to a HW bug

[PATCH] parisc/mm: Ensure IRQs are off in switch_mm()
 2017-05-29 15:14 UTC 

[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
 2017-05-29 15:12 UTC  (3+ messages)
` [PATCH 2/2] PM / Domains: Extend "

Possible bug on brcmfmac compat driver
 2017-05-29 14:43 UTC 

[PATCH v7 1/3] dt-bindings: Add bindings for video-multiplexer device
 2017-05-29 15:12 UTC  (3+ messages)
` [PATCH v7 2/3] [media] add mux and video interface bridge entity functions
` [PATCH v7 3/3] [media] platform: add video-multiplexer subdevice driver

[PATCH] netfilter: Remove duplicated rcu_read_lock
 2017-05-29 15:12 UTC  (2+ messages)

[PATCH v2 0/4] Add Basic SoC support for MT7622
 2017-05-29 15:11 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
` [PATCH v2 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file

[Qemu-devel] [PATCH] tests: Add unit tests for the VM Generation ID feature
 2017-05-29 15:10 UTC 

[PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
 2017-05-29 15:11 UTC  (5+ messages)

[linux-4.9 test] 109830: regressions - FAIL
 2017-05-29 15:08 UTC 

[U-Boot] [PATCH 00/26] dm: tegra: Move nyan-big to livetree
 2017-05-29 15:08 UTC  (3+ messages)
` [U-Boot] [PATCH 26/26] dm: tegra: nyan-big: Move "

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave
 2017-05-29 15:07 UTC  (3+ messages)
` [PATCH 1/3] regmap: Add OneWire (W1) bus support

[PATCH 12/27] Drivers: ccree: ssi_fips_ll.c - align block comments
 2017-05-29 14:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2017-05-29 15:07 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2017-05-29 15:07 UTC 

[Qemu-devel] [PULL 00/15] Block layer patches
 2017-05-29 15:06 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] stream: fix crash in stream_start() when block_job_create() fails
` [Qemu-devel] [PULL 02/15] qemu-iotests: Test streaming with missing job ID
` [Qemu-devel] [PULL 03/15] iotests: 147: Don't test inet6 if not available
` [Qemu-devel] [PULL 04/15] nvme: Add support for Controller Memory Buffers
` [Qemu-devel] [PULL 05/15] mirror: Drop permissions on s->target on completion
` [Qemu-devel] [PULL 06/15] qcow2: remove extra local_error variable
` [Qemu-devel] [PULL 07/15] qemu-img: Fix documentation of convert
` [Qemu-devel] [PULL 08/15] qemu-img: add support for --object with 'dd' command
` [Qemu-devel] [PULL 09/15] qemu-img: fix --image-opts usage with dd command
` [Qemu-devel] [PULL 10/15] qemu-img: introduce --target-image-opts for 'convert' command
` [Qemu-devel] [PULL 11/15] qemu-img: copy *key-secret opts when opening newly created files
` [Qemu-devel] [PULL 12/15] qemu-img: Fix leakage of options on error
` [Qemu-devel] [PULL 13/15] block: Tweak error message related to qemu-img amend
` [Qemu-devel] [PULL 14/15] block: Fix backing paths for filenames with colons
` [Qemu-devel] [PULL 15/15] block/file-*: *_parse_filename() and colons

Possible race condition during lock_count increment in srcu_read_lock
 2017-05-29 15:05 UTC  (2+ messages)

[PATCH] sparc64: Don't use devspec to determine the OBP path
 2017-05-29 15:05 UTC  (3+ messages)

[Qemu-devel] Throttling groups vs filter nodes
 2017-05-29 15:05 UTC  (2+ messages)

[Buildroot] Recent improvements in Buildroot QA
 2017-05-29 15:02 UTC 

write_ctrlreg event masking
 2017-05-29 15:01 UTC  (3+ messages)
` [PATCH 1/2] x86/monitor: add masking support for write_ctrlreg events

[PATCH kvm-unit-tests 0/8] Extend and apply the errata framework
 2017-05-29 15:00 UTC  (3+ messages)
` [PATCH kvm-unit-tests 4/8] arch-run: generate errata when no environ is provided

[PATCH 00/10] Btrfs, minor scrub code cleanups
 2017-05-29 14:59 UTC  (5+ messages)
` [PATCH 06/10] btrfs: scrub: use bool for flush_all_writes

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2017-05-29 14:58 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2017-05-29 14:58 UTC 

[PATCH v2] spi: Generalize SPI "master" to "controller"
 2017-05-29 14:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2017-05-29 14:57 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2017-05-29 14:57 UTC 

[LTP] [PATCH 1/3] tst_safe_sysv_ipc: add shared memory related macros
 2017-05-29 14:57 UTC  (3+ messages)
` [LTP] [PATCH 3/3] syscalls/shmat03.c: add new regression test

[PATCH] fix comment
 2017-05-29 14:56 UTC 

[PATCH 00/11] ARM: sun5i: cryptographic engine support
 2017-05-29 14:56 UTC  (5+ messages)
` [PATCH 09/11] crypto: sun4i-ss: move from ablkcipher to skcipher API

[OpenRISC] [PATCH] openrisc: Change toolchain from or32- to or1k-
 2017-05-29 14:56 UTC  (2+ messages)
`  "

[OpenRISC] [PATCH] openrisc: Switch to use export.h instead of module.h
 2017-05-29 14:55 UTC  (2+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-05-29 14:54 UTC 

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-05-29 14:54 UTC 

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-05-29 14:52 UTC 

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-05-29 14:52 UTC 


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.