messages from 2016-02-06 16:21:36 to 2016-02-06 20:18:46 UTC [more...]
[PATCH 0/9] xen: build fixes with gcc5 and binutils 2.25.0
2016-02-06 20:18 UTC (10+ messages)
` [Cocci] [PATCH 2/9] Use gnutls_priority_set_direct() to deprecate gnutls_*_set()
` [Cocci] [Xen-devel] "
` "
[Buildroot] [PATCH] wine: Bump to version 1.8.1
2016-02-06 20:18 UTC (2+ messages)
[RFC nftables PATCH] nft: add bash completion script
2016-02-06 20:13 UTC (2+ messages)
[Qemu-devel] [PATCH 4/6] i.MX: Add i.MX6 System Reset Controller device
2016-02-06 20:07 UTC (3+ messages)
[PATCH v2 0/3] paravirt: rebrand paravirt_enabled as paravirt_legacy
2016-02-06 20:05 UTC (7+ messages)
` [Cocci] [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy
` "
[Buildroot] [PATCH v3 1/2] python-cryptography: new package
2016-02-06 20:03 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/2] python-pyopenssl: "
dvb_usb_dvbsky module not loading (ida_remove something)
2016-02-06 20:02 UTC (2+ messages)
[PATCH 2/2] drivers: iio: adc: xilinx-xadc-events: Fixed a coding style warning
2016-02-06 20:00 UTC
[PATCH 1/2] ARM: dts: mx53qsb: Enable VPU support
2016-02-06 19:54 UTC (3+ messages)
Orangefs ABI documentation
2016-02-06 19:42 UTC (11+ messages)
[patch net-next RFC 0/6] Introduce devlink interface and first drivers to use it
2016-02-06 19:40 UTC (9+ messages)
[PATCH] iio: health: Add driver for the TI AFE4403 heart monitor
2016-02-06 19:35 UTC (2+ messages)
[RFC v2 0/6] sti: add audio interface to the hdmi driver
2016-02-06 19:29 UTC (3+ messages)
` [RFC v2 5/6] ASoc: hdmi-codec: add IEC control
SGTL5000 misc
2016-02-06 19:29 UTC (14+ messages)
[Qemu-devel] [PULL v2 00/45] pc and misc cleanups and fixes, virtio optimizations
2016-02-06 19:15 UTC (48+ messages)
` [Qemu-devel] [PULL v2 01/45] Fix virtio migration
` [Qemu-devel] [PULL v2 02/45] pc: acpi: merge SSDT into DSDT
` [Qemu-devel] [PULL v2 03/45] tests: pc: acpi: drop not needed 'expected SSDT' blobs
` [Qemu-devel] [PULL v2 04/45] tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
` [Qemu-devel] [PULL v2 05/45] virtio: move VirtQueueElement at the beginning of the structs
` [Qemu-devel] [PULL v2 06/45] virtio: move allocation to virtqueue_pop/vring_pop
` [Qemu-devel] [PULL v2 07/45] virtio: introduce qemu_get/put_virtqueue_element
` [Qemu-devel] [PULL v2 08/45] virtio: introduce virtqueue_alloc_element
` [Qemu-devel] [PULL v2 09/45] virtio: slim down allocation of VirtQueueElements
` [Qemu-devel] [PULL v2 10/45] vring: "
` [Qemu-devel] [PULL v2 11/45] virtio: combine the read of a descriptor
` [Qemu-devel] [PULL v2 12/45] virtio: cache used_idx in a VirtQueue field
` [Qemu-devel] [PULL v2 13/45] virtio: read avail_idx from VQ only when necessary
` [Qemu-devel] [PULL v2 14/45] virtio: combine write of an entry into used ring
` [Qemu-devel] [PULL v2 15/45] hw/pxb: add pxb devices to the bridge category
` [Qemu-devel] [PULL v2 16/45] vhost-user-test: use correct ROM to speed up and avoid spurious failures
` [Qemu-devel] [PULL v2 17/45] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices
` [Qemu-devel] [PULL v2 18/45] ipmi: replace goto by a return statement
` [Qemu-devel] [PULL v2 19/45] ipmi: replace *_MAXCMD defines
` [Qemu-devel] [PULL v2 20/45] ipmi: cleanup error_report messages
` [Qemu-devel] [PULL v2 21/45] ipmi: fix SDR length value
` [Qemu-devel] [PULL v2 22/45] ipmi: introduce a struct ipmi_sdr_compact
` [Qemu-devel] [PULL v2 23/45] ipmi: add get and set SENSOR_TYPE commands
` [Qemu-devel] [PULL v2 24/45] ipmi: add GET_SYS_RESTART_CAUSE chassis command
` [Qemu-devel] [PULL v2 25/45] ipmi: add ACPI power and GUID commands
` [Qemu-devel] [PULL v2 26/45] pc: Move PcGuestInfo declaration to top of file
` [Qemu-devel] [PULL v2 27/45] pc: Eliminate struct PcGuestInfoState
` [Qemu-devel] [PULL v2 28/45] pc: Simplify pc_memory_init() signature
` [Qemu-devel] [PULL v2 29/45] pc: Simplify xen_load_linux() signature
` [Qemu-devel] [PULL v2 30/45] acpi: Remove guest_info parameters from functions
` [Qemu-devel] [PULL v2 31/45] acpi: Don't save PcGuestInfo on AcpiBuildState
` [Qemu-devel] [PULL v2 32/45] pc: Remove compat fields from PcGuestInfo
` [Qemu-devel] [PULL v2 33/45] pc: Remove RAM size "
` [Qemu-devel] [PULL v2 34/45] pc: Remove PcGuestInfo.isapc_ram_fw field
` [Qemu-devel] [PULL v2 35/45] pc: Move PcGuestInfo.fw_cfg to PCMachineState
` [Qemu-devel] [PULL v2 36/45] pc: Move APIC and NUMA data from PcGuestInfo "
` [Qemu-devel] [PULL v2 37/45] pc: Eliminate PcGuestInfo struct
` [Qemu-arm] [PULL v2 38/45] acpi: take oem_id in build_header(), optionally
` [Qemu-devel] "
` [Qemu-devel] [PULL v2 39/45] acpi: expose oem_id and oem_table_id in build_rsdt()
` [Qemu-devel] [PULL v2 40/45] acpi: add function to extract oem_id and oem_table_id from the user's SLIC
` [Qemu-devel] [PULL v2 41/45] pc: set the OEM fields in the RSDT and the FADT from the SLIC
` [Qemu-devel] [PULL v2 42/45] dimm: Correct type of MemoryHotplugState->base
` [Qemu-devel] [PULL v2 43/45] intel_iommu: large page support
` [Qemu-devel] [PULL v2 44/45] fix MSI injection on Xen
` "
` [Qemu-devel] [PULL v2 45/45] net: set endianness on all backend devices
[qemu-upstream-unstable baseline-only test] 38728: tolerable FAIL
2016-02-06 19:26 UTC
dma_alloc_coherent
2016-02-06 19:22 UTC (3+ messages)
[PATCH v2] clk: gpio: Make into a platform driver
2016-02-06 19:18 UTC (2+ messages)
[dm-crypt] The future of disk encryption with LUKS2
2016-02-06 19:18 UTC (16+ messages)
[Buildroot] [git commit] package/oprofile: fix musl build
2016-02-06 19:17 UTC
[PATCH net-next 0/2] tcp: fastopen: accept data/FIN present in SYNACK
2016-02-06 19:16 UTC (4+ messages)
` [PATCH net-next] tcp: fastopen: call tcp_fin() if FIN "
[PATCH] iio: Add IIO support for the DAC on the Apex Embedded Systems STX104
2016-02-06 19:15 UTC (2+ messages)
backports build issue with 4.5-rc2
2016-02-06 19:12 UTC (3+ messages)
[PATCH v5 0/4] iio: AFE4404 Heart Rate Monitor and Bio-Sensing
2016-02-06 19:08 UTC (15+ messages)
` [PATCH v5 1/4] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
` [PATCH v5 2/4] iio: health: Add driver for the TI "
` [PATCH v5 3/4] Documentation: afe4403: Add DT bindings for the AFE4403 "
` [PATCH v5 4/4] iio: health: Add driver for the TI "
[PATCH v2 net-next 0/4] batch calls to fib_flush and arp_ifdown
2016-02-06 18:58 UTC (3+ messages)
` [PATCH v2 net-next 2/4] net: dev: add batching to net_device notifiers
[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
2016-02-06 18:57 UTC (26+ messages)
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support
Scanning for beacons
2016-02-06 18:57 UTC
[Qemu-arm] [PATCH 0/7] Fix some more EL3 things and enable EL3 for AArch64
2016-02-06 18:55 UTC (21+ messages)
` [Qemu-arm] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
` [Qemu-arm] "
` [Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
` [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
` [Qemu-arm] "
` [Qemu-arm] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
` [Qemu-devel] "
` [Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
` [Qemu-arm] "
` [Qemu-arm] [Qemu-devel] "
[PATCH net-next 0/2] mpls: packet stats and ttl propagation config
2016-02-06 18:36 UTC (3+ messages)
` [PATCH net-next 2/2] mpls: allow TTL propagation to/from IP packets to be configured
[PATCH V4 0/6] Introduce framework for SLIMbus device drivers
2016-02-06 18:44 UTC (9+ messages)
` [PATCH V4 1/6] SLIMbus: Device management on SLIMbus
` [PATCH V4 2/6] of/slimbus: OF helper for SLIMbus
` [PATCH V4 3/6] slimbus: Add messaging APIs to slimbus framework
` [PATCH V4 4/6] slim: qcom: Add Qualcomm Slimbus controller driver
` [PATCH V4 5/6] slimbus: Add support for 'clock-pause' feature
` [PATCH V4 6/6] slim: qcom: Add runtime-pm support using clock-pause feature
[PATCH v4 00/12] ref-filter: use parsing functions
2016-02-06 18:44 UTC (6+ messages)
` [PATCH v4 09/12] ref-filter: align: introduce long-form syntax
` [PATCH v4 10/12] ref-filter: introduce remote_ref_atom_parser()
[PATCHv3] staging: iio: replace clk_get() with devm_clk_get()
2016-02-06 18:43 UTC (2+ messages)
[PATCH] iio: chemical: select IRQ_WORK for ATLAS ph sensor
2016-02-06 18:38 UTC (4+ messages)
[PATCH v2 1/4] iio: ad5755: add support for dt bindings
2016-02-06 18:36 UTC (8+ messages)
` [PATCH v2 2/4] iio: ad5755: Add DT binding documentation
` [PATCH v2 3/4] iio: ad5755: added full support for devicetree
` [PATCH v2 4/4] iio: ad5755: Add full DT binding documentation
[Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
2016-02-06 18:34 UTC (8+ messages)
net: mv643xx: interface does not transmit after some time
2016-02-06 18:34 UTC (2+ messages)
using monotonic clok for timstamping
2016-02-06 18:33 UTC (3+ messages)
complete boot failure in 4.5-rc1 caused by nvme: make SG_IO support optional
2016-02-06 18:33 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: do not leave reserved VLANs
2016-02-06 18:27 UTC (2+ messages)
[Qemu-arm] [PATCH 0/3] target-arm: Fix IL in syndromes for FP and copro traps
2016-02-06 18:25 UTC (10+ messages)
` [Qemu-arm] [PATCH 1/3] target-arm: Correct misleading 'is_thumb' syn_* parameter names
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/3] target-arm: Fix IL bit reported for Thumb coprocessor traps
` [Qemu-arm] "
` [Qemu-devel] [PATCH 3/3] target-arm: Fix IL bit reported for Thumb VFP and Neon traps
` [Qemu-arm] "
sound: heap out-of-bounds write in dummy_systimer_prepare
2016-02-06 18:26 UTC
[PATCH net] net: dsa: mv88e6xxx: fix software VLAN deletion
2016-02-06 18:25 UTC (2+ messages)
[PATCH v2] iio: Add helper function for calculating scan index storage size
2016-02-06 18:22 UTC (3+ messages)
[PATCH] Staging:iio:Remove exceptional & on function name
2016-02-06 18:19 UTC (2+ messages)
[REGRESSION] mm: filemap_map_pages NULL pointer dereference
2016-02-06 18:18 UTC (3+ messages)
[PATCH v3 0/2] ms5611: Add triggered buffer support
2016-02-06 18:18 UTC (5+ messages)
` [PATCH v3 1/2] iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to mask
` [PATCH v3 2/2] iio: pressure: ms5611: Add triggered buffer support
[U-Boot] Pull request: u-boot-staging
2016-02-06 18:18 UTC
[Rfi] Cyclone V CAN errors when application pinned to CPU1
2016-02-06 17:59 UTC (3+ messages)
[U-Boot] [PATCH] video: bcm2835: use bus_to_phys() on FB address
2016-02-06 18:13 UTC (2+ messages)
[PATCH v3] iio: adc: Add TI ADS1015 ADC driver support
2016-02-06 18:12 UTC (4+ messages)
[Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations
2016-02-06 18:10 UTC (4+ messages)
` [Qemu-devel] [PULL 06/49] virtio: move allocation to virtqueue_pop/vring_pop
[RFC PATCH 1/2] iio: hmc5843 Add channel attribute for bias configuration
2016-02-06 18:04 UTC (5+ messages)
[PATCH 1/3] ARM: bcm2835_defconfig: rebuild on next-20160205
2016-02-06 18:03 UTC (3+ messages)
` [PATCH 2/3] ARM: bcm2835_defconfig: disable DEBUG_LL
` [PATCH 3/3] ARM: bcm2835_defconfig: enable ARMv7 support
[Bug 94025] [bisected] r600_texture.c:562: r600_texture_get_htile_size: Assertion `0' failed
2016-02-06 18:03 UTC (2+ messages)
[PATCH] remote-curl: don't fall back to Basic auth if we haven't tried Negotiate
2016-02-06 17:53 UTC (6+ messages)
[PATCH 1/2] staging:iio:ad7606: Consolidate PM ops
2016-02-06 17:54 UTC (4+ messages)
[PATCH v2 4/5] ARM: dts: NSP: Add SP804 Support to DT
2016-02-06 17:53 UTC (2+ messages)
[PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
2016-02-06 17:43 UTC (10+ messages)
libgcc_s not present in Yocto image
2016-02-06 17:42 UTC (18+ messages)
avr32 build failures in linux-next
2016-02-06 17:28 UTC (6+ messages)
DPDK i40evf problem in receving packet
2016-02-06 17:22 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.7.1
2016-02-06 17:20 UTC
[PATCH] checkpatch.pl: fix naked sscanf false positives
2016-02-06 17:20 UTC (2+ messages)
[PATCH v2] IB/ipoib: fix for rare multicast join race condition
2016-02-06 17:18 UTC (2+ messages)
[PATCH tip v6 0/5] Simple wait queue support
2016-02-06 17:16 UTC (6+ messages)
` [PATCH] MIPS: Differentiate between 32 and 64 bit ELF header
[PATCH] watchdog: w83627hf: Added NCT6102D support
2016-02-06 17:10 UTC (3+ messages)
[PATCH] drm/gma500: remove helper function
2016-02-06 17:09 UTC (3+ messages)
[PATCH 0/3] new ib_drain_qp() API
2016-02-06 17:08 UTC (3+ messages)
` [PATCH 1/3] IB: new common API for draining a queue pair
[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-02-06_07-14-51
2016-02-06 17:05 UTC
[RFC 1/4] watchdog: ni9x3x_wdt: Add NI 903x/913x watchdog driver
2016-02-06 16:42 UTC (10+ messages)
` [RFC 2/4] watchdog: ni9x3x_wdt: Add counter sysfs attribute
` [RFC 4/4] watchdog: ni9x3x_wdt: Let user control watchdog mode
[U-Boot] [PATCH 1/2] ARM: rpi: update memory layout env. var. documentation
2016-02-06 16:36 UTC (3+ messages)
[PATCH v2 0/3] Adding NPS400 drivers
2016-02-06 16:16 UTC (2+ messages)
` [PATCH v3 "
[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
2016-02-06 16:21 UTC (9+ messages)
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.