messages from 2016-02-12 09:16:34 to 2016-02-12 10:16:56 UTC [more...]
[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
2016-02-12 10:14 UTC (9+ messages)
` [PATCH V3 06/10] irqchip, GICv3, ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
[PATCH] v4l2-mc: remove the unused sensor var
2016-02-12 10:13 UTC
[PATCH] pinctrl: intel: Remove unneeded header includes
2016-02-12 10:13 UTC
[BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
2016-02-12 10:12 UTC (9+ messages)
[PATCH] x86: Fix build following c/s 623c720f "x86: use CLFLUSHOPT when available"
2016-02-12 10:12 UTC (9+ messages)
[PATCH] tests: add test for loop option in fstab
2016-02-12 10:10 UTC (2+ messages)
[PATCH] tests: add btrfs mount tests
2016-02-12 10:07 UTC (8+ messages)
` [PATCH] tests: add btrfs mount tests (fails!)
master - pvmove: fix memory pool corruption
2016-02-12 10:07 UTC
[kvm-unit-tests PATCH v2 00/14] ppc64: initial drop
2016-02-12 10:07 UTC (12+ messages)
` [kvm-unit-tests PATCH v2 06/14] powerpc/ppc64: add boot rom source
[PATCH v2 0/6] serial: 8250: fixes for modular build
2016-02-12 10:07 UTC (12+ messages)
` [PATCH v2 4/6] serial: 8250/uniphier: fix "
` [PATCH v2 5/6] serial: 8250/mediatek: fix building with SERIAL_8250=m
` [PATCH v2 6/6] serial: 8250/ingenic: "
[PATCH] earlycon: rework common framework for earlycon declarations
2016-02-12 10:05 UTC (6+ messages)
[RFC][PATCH 1/1] lib : Added set_advertising_parameters function to lib
2016-02-12 10:06 UTC
[PATCH] Revert "mmc: block: don't use parameter prefix if built as module"
2016-02-12 10:06 UTC (3+ messages)
[PATCH 1/2] drm/i915: Do not return stale status / remove impossible WARN
2016-02-12 10:05 UTC (3+ messages)
[Qemu-devel] [PATCH 0/9] pc: do not create invalid MADT.LAPIC/Processor entries
2016-02-12 10:05 UTC (12+ messages)
` [Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
` [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
[RFC][PATCH 0/1] lib : Add hci_le_set_advertising_parameters
2016-02-12 10:05 UTC
read_raw when buffered sampling enabled
2016-02-12 10:05 UTC
[PATCH] Implement https public key pinning
2016-02-12 10:02 UTC (4+ messages)
[PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support
2016-02-12 10:01 UTC (4+ messages)
[PATCH v2 1/2] hvm/vmx: save dr7 during vmx_vmcs_save
2016-02-12 9:57 UTC (3+ messages)
` [PATCH v2 2/2] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs
[PATCH] xen/common: Uniformally use __ varients for attribute names
2016-02-12 9:56 UTC (3+ messages)
Eclipse IDE plugin failure
2016-02-12 9:50 UTC (4+ messages)
[PATCH 00/11] Some improvements/fixes
2016-02-12 9:55 UTC (15+ messages)
` [PATCH 01/11] [media] v4l2-mc.h: prevent it for being included twice
` [PATCH 02/11] [media] v4l2-mc: add a routine to create USB media_device
` [PATCH 03/11] [media] rc-core: don't lock device at rc_register_device()
` [PATCH 04/11] [media] allow overriding the driver name
` [PATCH 05/11] [media] use v4l2_mc_usb_media_device_init() on most USB devices
` [PATCH 06/11] [media] v4l2-mc: use usb_make_path() to provide bus info
` [PATCH 07/11] [media] em28xx-dvb: create RF connector on DVB-only mode
` [PATCH 08/11] [media] cx231xx: use v4l2 core function to create the MC graph
` [PATCH 09/11] [media] si2157: register as a tuner entity
` [PATCH 10/11] [media] cx231xx, em28xx: pass media_device to si2157
` [PATCH 11/11] [media] cx231xx: create connectors at the media graph
[RFC v2] vfs 64 bit time transition proposals
2016-02-12 9:52 UTC (29+ messages)
` [RFC v2a 00/12] vfs 64 bit time transition proposal
` [RFC v2a 01/12] vfs: Add vfs_time abstractions
` [RFC v2a 02/12] fs: cifs: Change cifs_fscache_inode_auxdata to use vfs_time data type
` [RFC v2a 03/12] fs: cifs: Change cifs_fattr timestamps data type to vfs_time
` [RFC v2a 04/12] fs: cifs: Make cnvrtDosUnixTm() y2038 safe
` [RFC v2a 05/12] fs: cifs: Use vfs_time_get_real_* time functions
` [RFC v2a 06/12] fs: btrfs: Change btrfs_inode.i_otime to use vfs_time data type
` [RFC v2a 07/12] fs: btrfs: Use vfs_time data type for btrfs_update_time()
` [RFC v2a 08/12] fs: btrfs: Change timespec data types to use vfs_time
` [RFC v2a 09/12] fs: ceph: Change encode and decode functions "
` [RFC v2a 10/12] fs: ceph: Replace timespec data type with vfs_time
` [RFC v2a 11/12] net: ceph: use vfs_time data type instead of timespec
` [RFC v2a 12/12] fs: xfs: change inode times to use vfs_time data type
` [RFC v2b 0/5] vfs 64 bit time transition proposal
` [RFC v2b 1/5] vfs: Add vfs_time accessors
` [RFC v2b 2/5] fs: cifs: Use "
` [RFC v2b 3/5] fs: btrfs: "
` [RFC v2b 4/5] fs: ceph: Use vfs timestamp accessors
` [RFC v2b 5/5] fs: xfs: change inode times to use vfs_time data type
` [RFC v2c 0/8] vfs 64 bit time transition proposal
` [RFC v2c 1/8] vfs: Add vfs_time abstractions
` [RFC v2c 2/8] fs: cifs: Change auxdata to struct timespec64 data type
` [RFC v2c 3/8] fs: cifs: Change cifs_fattr timestamps data type to timespec64
` [RFC v2c 4/8] fs: cifs: Make cnvrtDosUnixTm() y2038 safe
` [RFC v2c 5/8] fs: btrfs: Change btrfs_inode.i_otime to vfs_time data type
` [RFC v2c 6/8] fs: btrfs: Use vfs timestamp abstraction helper
` [RFC v2c 7/8] fs: ceph: Use vfs timestamp abstraction helpers
` [RFC v2c 8/8] fs: xfs: change inode times to use vfs_time data type
[PATCH V2 0/2] ltp upgrade and out of tree builds with distutils
2016-02-12 9:54 UTC (3+ messages)
` [PATCH 1/2] distutils: Consider S != B case
` [PATCH 2/2] ltp: Upgrade to 20160126 and fix build on musl
[PATCH v4 00/25] MMC/SDHCI fixes
2016-02-12 9:49 UTC (3+ messages)
Parsing exception with latest oe-core
2016-02-12 9:52 UTC
[PATCH V1 0/6] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-02-12 9:51 UTC (6+ messages)
` [PATCH V1 6/6] acpi: apei: handle SEA notification type for ARMv8
[PATCH 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated
2016-02-12 9:50 UTC (4+ messages)
` [PATCH v2 1/2] xen: credit1: trace vCPU boost/unboost
` [PATCH v2 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated
[patch 08/10] kernel/locking/lockdep.c: convert hash tables to hlists
2016-02-12 9:50 UTC
[Buildroot] [PATCH] Don't install in mysql directory
2016-02-12 9:48 UTC (4+ messages)
Yocto/Poky with external linaro toolchain
2016-02-12 9:47 UTC (3+ messages)
[PATCH v2] ARM: mm: mark section-aligned portion of rodata NX
2016-02-12 9:45 UTC (5+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-11
2016-02-12 9:45 UTC (2+ messages)
` [Buildroot] Analysis of build failures
[PATCH] wlcore: Fix regression in wlcore_set_partition()
2016-02-12 9:45 UTC (2+ messages)
` "
[Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
2016-02-12 9:44 UTC (11+ messages)
[PATCH 0/4] mailbox: mailbox-test: support single channel with separate Tx and Rx buffer
2016-02-12 9:41 UTC (10+ messages)
` [PATCH 3/4] mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
` [PATCH 4/4] mailbox: mailbox-test: add support for separate tx/rx buffer with single channel
[PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused
2016-02-12 9:40 UTC (11+ messages)
` breaking DT compatibility (was: Re: [PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused)
[PATCH i-g-t 0/4] Scheduler tests
2016-02-12 9:38 UTC (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library
` [PATCH i-g-t 2/4] tests/gem_scheduler: Add gem_scheduler test
` [PATCH i-g-t 3/4] igt/gem_ctx_param_basic: Updated to support scheduler priority interface
` [PATCH i-g-t 4/4] tests/gem_scheduler: Add subtests to test batch priority behaviour
[U-Boot] [PATCHv7 1/2] sf: remove conditional compilation for BAR wr/rd command
2016-02-12 9:39 UTC (3+ messages)
` [U-Boot] [PATCHv7 2/2] sf: Turn SPI flash chip into 3-Byte address mode
[PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control
2016-02-12 9:39 UTC (5+ messages)
[U-Boot] [PATCH][v3] armv8/ls2080ardb: Enable VID support
2016-02-12 9:39 UTC
[PATCH 0/8] soc: tegra: pmc: Various fixes
2016-02-12 9:38 UTC (3+ messages)
` [PATCH 8/8] soc: tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
Anyone know where the official qemu(1) man pages are hosted?
2016-02-12 9:36 UTC
[PATCH 0/6 v5] xfs: get rid of xfs_cluster_write()
2016-02-12 9:36 UTC (5+ messages)
` [PATCH 2/6] xfs: remove xfs_cancel_ioend
` [PATCH 6/6] xfs: don't chain ioends during writepage submission
[PATCH] oeqa/selftest/prservice: Added new tc: check pr-server stop msg
2016-02-12 9:35 UTC
[Qemu-arm] [PATCH 0/4] target-arm: Clean up trap/undef handling of SRS
2016-02-12 9:34 UTC (4+ messages)
` [Qemu-arm] [PATCH 4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
` [Qemu-devel] "
[PATCH] drm/i915: Avoid vblank counter for gen9+
2016-02-12 9:34 UTC (2+ messages)
[U-Boot] How to boot bare board binary from U-Boot>
2016-02-12 9:32 UTC
[Buildroot] [PATCH 1/1] Add config to nfsd to set number of threads
2016-02-12 9:31 UTC (7+ messages)
[PATCH v2 0/2] clk: sunxi: Fix APBS clock for Allwinner A80
2016-02-12 9:31 UTC (9+ messages)
` [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock
` [PATCH v2 2/2] ARM: dts: sun9i: Fix apbs clock compatible
md raid5 on top of dmcrypt, or dmcrypt on top of md raid5?
2016-02-12 9:30 UTC (2+ messages)
[PATCH] xfs: fix two memory leaks in xfs_attr_list.c error paths
2016-02-12 9:27 UTC (3+ messages)
[PATCHv12 00/17] HDMI CEC framework
2016-02-12 9:27 UTC (3+ messages)
` [PATCHv12 05/17] HID: add HDMI CEC specific keycodes
[PATCH 0/4] drm/sti: cleanup and minor fixes
2016-02-12 8:48 UTC (5+ messages)
` [PATCH 1/4] drm/sti: update VTG timing programming
` [PATCH 2/4] drm/sti: awg_utils code cleanup
` [PATCH 3/4] drm/sti: clarify the skip frame/field message
` [PATCH 4/4] drm/sti: GDP planes only support RGB formats
[PATCH] git-gui--askpass: generalize the window title
2016-02-12 9:26 UTC (2+ messages)
[Buildroot] [PATCH 1/1] openldap: add support to build the server
2016-02-12 9:26 UTC (6+ messages)
[PATCH 0/2] drm/sti: support of interlaced content with Bottom Field
2016-02-12 9:26 UTC (3+ messages)
` [PATCH 1/2] drm: Add DRM_MODE_FB_BFF flag definition
` [PATCH 2/2] drm/sti: support interlaced top / bottom field first
[PATCH] Fixes to Xen pcifront and pciback (v1)
2016-02-12 9:25 UTC (7+ messages)
` [PATCH 1/4] xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
` [Xen-devel] "
` [PATCH 2/4] xen/pciback: Save the number of MSI-X entries to be copied later
` [Xen-devel] "
[U-Boot] [PATCH v3 0/6] add dma uclass implementation and adopt ti-edma3 to it
2016-02-12 9:24 UTC (3+ messages)
` [U-Boot] [PATCH v3 5/6] drivers: dma: ti-edma3: convert driver to adopt driver model
[PATCH] git-completion.bash: always swallow error output of for-each-ref
2016-02-12 9:23 UTC (2+ messages)
megaraid_sas: Task management support
2016-02-12 9:22 UTC (2+ messages)
master - tests: update test
2016-02-12 9:22 UTC
master - gcc: better code for older compiler
2016-02-12 9:22 UTC
[PATCH] staging: rtl8192u: ieee80211: Replace MSEC macro with msecs_to_jiffies
2016-02-12 9:21 UTC
[PATCH v4 0/6] drm/dsi: DSI for devices with different control bus
2016-02-12 9:18 UTC (13+ messages)
` [PATCH v5 0/5] "
` [PATCH v5 1/5] drm/dsi: check for CONFIG_OF when defining of_mipi_dsi_device_add
` [PATCH v5 2/5] drm/dsi: Use mipi_dsi_device_register_full for DSI device creation
` [PATCH v5 3/5] drm/dsi: Try to match non-DT DSI devices
` [PATCH v5 4/5] drm/dsi: Add routine to unregister a DSI device
` [PATCH v5 5/5] drm/dsi: Get DSI host by DT device node
[PATCH] mm, tracing: refresh __def_vmaflag_names
2016-02-12 9:19 UTC (2+ messages)
Bug 4.1.16: self-detected stall in net/unix/?
2016-02-12 9:19 UTC (8+ messages)
` [PATCH net] af_unix: Guard against other == sk in unix_dgram_sendmsg
[PATCH 00/10] Exynos DRM: various fixes for 64bit and Exynos5433
2016-02-12 9:19 UTC (3+ messages)
[Buildroot] [PATCH 1/3] libraw: add dependency on host-pkgconf
2016-02-12 9:19 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] libraw: add patch to remove Byte order mark
` [Buildroot] [PATCH 3/3] libraw1394: add patch to fix CLOCK_MONOTONIC_RAW build problem
[jethro][master][PATCH 2/2] initscripts: start urandom after populate-volatiles
2016-02-12 9:18 UTC
[PATCH] MAINTAINERS: mmc: Add Adrian Hunter as the maintainer for SDHCI
2016-02-12 9:18 UTC (3+ messages)
[PATCH 1/2] initscripts: populate-volatiles.sh: add mount-bind feature
2016-02-12 9:17 UTC
[Qemu-devel] [PATCH v19 7/9] machine: add properties to compat_props incrementaly
2016-02-12 9:17 UTC (12+ messages)
` [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
[jethro][PATCH v2] glibc: add patch from release/2.22/master fix memory corruption
2016-02-12 9:16 UTC
[Qemu-arm] [PATCH v2 0/6] target-arm: Implement various EL3 traps
2016-02-12 9:13 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/6] target-arm: Fix handling of SCR.SMD
` [Qemu-arm] "
[PATCH v2 0/4] Various fixes for L2fwd-crypto
2016-02-12 9:17 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] l2fwd-crypto: fix typos
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.