messages from 2016-05-11 09:35:31 to 2016-05-11 10:20:18 UTC [more...]
[Patch]cpuidle: Save current cpu as local once instead of calling smp_processor_id() in loop
2016-05-11 9:49 UTC (2+ messages)
[PATCH v5 00/11] Add HW throttle for Tegra soctherm
2016-05-11 10:20 UTC (13+ messages)
` [PATCH v5 01/11] of: Add bindings of hw "
` [PATCH v5 02/11] thermal: tegra: add hw-throttle function
` [PATCH v5 03/11] thermal: tegra: add hw-throttle for Tegra132
` [PATCH v5 04/11] arm: tegra: set critical trips for Tegra124
` [PATCH v5 06/11] arm64: tegra: use tegra132-soctherm for Tegra132
` [PATCH v5 07/11] arm64: tegra: set critical trips "
` [PATCH v5 10/11] arm64: tegra: set critical trips for Tegra210
` [PATCH v5 11/11] arm64: tegra: set hot "
[Qemu-devel] [PATCH v3 0/3] usb, xen: add pvUSB backend
2016-05-11 10:19 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] "
` "
[Buildroot] [PATCH] python-coherence: fix twisted detection
2016-05-11 10:19 UTC
S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
2016-05-11 10:19 UTC
[PATCH v2 0/5] drm/i2c: adv7511: ADV7533 support
2016-05-11 10:19 UTC (5+ messages)
` [PATCH v3 4/7] drm/i2c: adv7511: Create a MIPI DSI device
[xen-unstable-smoke test] 94022: tolerable all pass - PUSHED
2016-05-11 10:18 UTC
[PATCH] mm-kasan-initial-memory-quarantine-implementation-v8-fix
2016-05-11 10:18 UTC (3+ messages)
[PATCH v4] examples/qos_sched: fix bad bit shift operation
2016-05-11 10:17 UTC (2+ messages)
crash on boot with 4.6.1 on fedora 24
2016-05-11 10:16 UTC (20+ messages)
[PATCH] crypto: rsa - return raw integer for the ASN.1 parser
2016-05-11 7:41 UTC (3+ messages)
[PATCH] x86: use compat version for preadv2 and pwritev2
2016-05-11 10:14 UTC (2+ messages)
fast red autotest
2016-05-11 10:15 UTC (2+ messages)
[RFC6 PATCH v6 00/21] ILP32 for ARM64
2016-05-11 10:12 UTC (7+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
[PATCH v8 0/2] memory: add Atmel EBI (External Bus Interface) driver
2016-05-11 10:13 UTC (7+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] memory: atmel-ebi: add DT bindings documentation
[PATCH] ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
2016-05-11 10:11 UTC (3+ messages)
[PATCH V7 00/11] Support for generic ACPI based PCI host controller
2016-05-11 10:11 UTC (6+ messages)
` [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment
[PATCH] proc.5: Formatting fix of .IR
2016-05-11 10:09 UTC
[PATCH] xen/arm: mm: optimize setup_pagetables
2016-05-11 10:08 UTC (5+ messages)
[PATCH] x86/PCI: Fix Broadwell-EP Home Agent & PCU non-compliant BARs
2016-05-11 10:08 UTC (5+ messages)
[RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
2016-05-11 10:07 UTC (4+ messages)
` [Qemu-devel] "
[RFC PATCH 0/4] ux500 ab8500 cleanup
2016-05-11 10:05 UTC (5+ messages)
` [PATCH 2/4] ARM: ux500: move ab8500_regulator_plat_data into driver
[PATCH] crypto/ccp: remove rwlocks_types.h
2016-05-11 10:06 UTC
[patch V4 00/31] bitops: add parity functions
2016-05-11 10:06 UTC (12+ messages)
` [patch V4 02/31] bitops: Include generic parity.h in some architectures' bitops.h
` [patch V4 09/31] bitops: Add x86-specific parity functions
[PATCH 0/2] perf, pt: Fix massive data losses
2016-05-11 10:05 UTC (6+ messages)
` [PATCH 2/2] perf: Disable the event on a truncated AUX record
[PATCH] workqueue: fix rebind bound workers warning
2016-05-11 10:03 UTC (7+ messages)
[PATCH] infiniband/ulp/ipoib: remove pkey_mutex
2016-05-11 10:04 UTC
[PATCH 00/12] TLB/XPA fixes & cleanups
2016-05-11 10:03 UTC (7+ messages)
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable
[Qemu-devel] [PATCH v4 00/27] block: Lock images when opening
2016-05-11 10:03 UTC (11+ messages)
[PATCH 10/36] mempool: use the list to iterate the mempool elements
2016-05-11 10:02 UTC (2+ messages)
` [PATCH v2 "
[GIT PULL] irqchip updates for 4.7
2016-05-11 10:01 UTC (2+ messages)
[REVERT] blktap2: Use RING_COPY_REQUEST
2016-05-11 10:00 UTC (3+ messages)
[PATCH 00/16] Python 3 support (the beginning)
2016-05-11 7:38 UTC (17+ messages)
` [PATCH 01/16] toaster: Remove DATABASE_URL being passed around as an environment var
` [PATCH 02/16] bin, toaster: Fix print and exception syntax
` [PATCH 03/16] toaster: use force_text instead of force_bytes
` [PATCH 04/16] toaster: use print function in toaster script
` [PATCH 05/16] toaster: get rid of using reduce
` [PATCH 06/16] toaster: fix imports to work for python 3
` [PATCH 07/16] toaster: fix local imports
` [PATCH 08/16] toaster: modified list of dependencies
` [PATCH 09/16] toaster: use decode('utf-8') for binary data
` [PATCH 10/16] toaster: use items and range instead of old APIs
` [PATCH 11/16] toaster: replace map with list comprehensions
` [PATCH 12/16] toaster: use 'in' instead of has_key
` [PATCH 13/16] toaster: use re.sub() instead of translate()
` [PATCH 14/16] toaster: use new syntax of except statement
` [PATCH 15/16] toaster: read timezone files in binary mode
` [PATCH 16/16] toaster: moved import bb.server.xmlrpc
[PATCH 0/7 v4] DAX cleanups and fixes
2016-05-11 9:58 UTC (19+ messages)
` [PATCH 1/7] DAX: move RADIX_DAX_ definitions to dax.c
` [PATCH 2/7] dax: Remove complete_unwritten argument
` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 4/7] dax: Remove dead zeroing code from fault handlers
` [PATCH 5/7] dax: Remove zeroing from dax_io()
` [PATCH 6/7] dax: Remove pointless writeback from dax_do_io()
` [PATCH 7/7] dax: Remove redundant inode size checks
[Qemu-devel] [PATCH] vga: use vbe_enabled() helper
2016-05-11 9:59 UTC (2+ messages)
Problems with 6lowpan on at91: ping (truncated)
2016-05-11 9:57 UTC (2+ messages)
sched: tweak select_idle_sibling to look for idle threads
2016-05-11 9:56 UTC (12+ messages)
[PATCH v2 1/2] mempool: allow for user-owned mempool caches
2016-05-11 9:56 UTC (2+ messages)
[U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
2016-05-11 9:56 UTC (7+ messages)
[PATCH v2] workqueue: fix rebind bound workers warning
2016-05-11 9:55 UTC
[Qemu-devel] [PATCH v2] usb: Support compilation without poll.h
2016-05-11 9:54 UTC (3+ messages)
[U-Boot] GPIO driver for Freescale QorIQ T2080
2016-05-11 9:54 UTC (2+ messages)
[PATCH] thermal: check validity get_trip_hyst function pointer in bang-bang governor
2016-05-11 9:49 UTC
[PATCH 9] xSplice v1 design and implementation
2016-05-11 9:51 UTC (5+ messages)
` [PATCH v9 12/27] xsplice: Implement support for applying/reverting/replacing patches
[PATCH v3 0/6] Kconfig debug options
2016-05-11 9:53 UTC (7+ messages)
` [PATCH v3 2/6] build: convert crash_debug to Kconfig
` [PATCH v3 3/6] build: convert verbose "
` [PATCH v3 5/6] build: convert perfc{, _arrays} "
[Qemu-devel] [RFC for 2.7 0/2] virtio: show guest features in 'info qtree'
2016-05-11 9:52 UTC (3+ messages)
` [Qemu-devel] [RFC 1/2] qdev: add read-only bit/bit64 property
` [Qemu-devel] [RFC 2/2] virtio: show features acked by guest in 'info qtree' dump
[PATCH 0/6] Enable ethernet support on Amlogic meson8b / Hardkernel ODROID-C1
2016-05-11 9:52 UTC (6+ messages)
` [PATCH 1/6] pinctrl: meson: Fix eth_tx_en bit index
[Cocci] remove redundant const qualifiers from function arguments
2016-05-11 9:51 UTC (6+ messages)
[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
2016-05-11 9:50 UTC (19+ messages)
` [PATCH v3 18/55] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v3 19/55] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v3 21/55] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v3 22/55] KVM: arm/arm64: vgic-new: Add GICv2 "
[PATCH v2] usb: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
2016-05-11 9:49 UTC (2+ messages)
[PATCH v2 0/2] More reasonable LIC_FILES_CHKSUM enforcement
2016-05-11 9:36 UTC (3+ messages)
` [PATCH v2 1/2] classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set
[PATCH 4.5 00/88] 4.5.4-stable review
2016-05-11 8:45 UTC (3+ messages)
[RFC PATCH 0/2] net: threadable napi poll loop
2016-05-11 9:48 UTC (7+ messages)
[PATCH] drm: use seqlock for vblank time/count
2016-05-11 9:48 UTC (2+ messages)
[PATCH v7 0/5] dwc3: omap: fixes and dual-role preparation
2016-05-11 9:47 UTC (7+ messages)
` [PATCH v7 1/5] usb: dwc3: omap: use request_threaded_irq()
[PATCH wpan-misc] website: update testing scripts for netns
2016-05-11 9:46 UTC
[PATCH] mk: remove useless test targets
2016-05-11 9:46 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mk: fix autotest lists
[PATCH wpan-tools 1/2] nl802154: update nl802154.h
2016-05-11 9:46 UTC (2+ messages)
` [PATCH wpan-tools 2/2] phy: add netns support
Help with understanding throttle.finish()
2016-05-11 9:46 UTC (6+ messages)
` Could be due to a race condition... "
[PATCH] sched: fix useless call
2016-05-11 9:46 UTC (3+ messages)
[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-05-11 9:44 UTC (10+ messages)
` [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain
[PATCH bluetooth-next 1/3] nl802154: move PAD to right position
2016-05-11 9:44 UTC (3+ messages)
` [PATCH bluetooth-next 2/3] ieee802154: add netns support
` [PATCH bluetooth-next 3/3] ieee802154: allow netns create of lowpan interface
PCI: Provide sensible irq vector alloc/free routines
2016-05-11 9:44 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH] arm64: kernel: Fix incorrect brk randomization
2016-05-11 9:44 UTC (2+ messages)
[PATCH] x86/extable: ensure entries are swapped completely when sorting
2016-05-11 9:43 UTC (2+ messages)
` [tip:x86/mm] x86/extable: Ensure "
[qemu-upstream-unstable baseline-only test] 44403: regressions - trouble: blocked/broken/fail/pass
2016-05-11 9:43 UTC
[Buildroot] uClibc debug symbols
2016-05-11 9:43 UTC
[PATCH v2 00/23] ata: sata_dwc_460ex: make it working again
2016-05-11 9:42 UTC (12+ messages)
[LTP] [PATCH] direct_io/diotest1.c: fix gcc warning and use test temp directory
2016-05-11 9:42 UTC (3+ messages)
[PATCH i-g-t 1/2] lib/igt_aux: update encoder and type names
2016-05-11 9:42 UTC (2+ messages)
` [PATCH i-g-t 2/2] lib/igt_aux: define actual functions for kmstest_*_str
[PATCH v3 0/3] Extend the LED panic trigger
2016-05-11 9:41 UTC (13+ messages)
` [PATCH v3 1/3] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
` Brightness control irrespective of blink state
[Qemu-devel] [PATCH 0/2] IOAPIC: clear remote IRR for edge interrupts
2016-05-11 9:41 UTC (2+ messages)
[PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
2016-05-11 9:41 UTC (11+ messages)
[PATCH] megaraid: add scsi_cmnd NULL check before use
2016-05-11 9:41 UTC (6+ messages)
[PATCH] arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
2016-05-11 9:40 UTC (6+ messages)
[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
2016-05-11 9:40 UTC (5+ messages)
[PATCH] NVMe: User initiated rescan
2016-05-11 9:40 UTC (2+ messages)
Device replace issues and disabling it until they are solved
2016-05-11 9:39 UTC (3+ messages)
[PATCH v3] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-05-11 9:39 UTC (2+ messages)
[PATCH 0/4] ext4: DAX fixes
2016-05-11 9:39 UTC (10+ messages)
` [PATCH 1/4] ext4: Handle transient ENOSPC properly for DAX
` [PATCH 2/4] ext4: Fix race in transient ENOSPC detection
` [PATCH 3/4] ext4: Refactor direct IO code
` [PATCH 4/4] ext4: Pre-zero allocated blocks for DAX IO
bcache_gc: BUG: soft lockup
2016-05-11 9:33 UTC (13+ messages)
[Qemu-trivial] [PATCH] nbd: fix trim/discard commands with a length bigger than NBD_MAX_BUFFER_SIZE
2016-05-11 9:38 UTC (11+ messages)
` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [Nbd] "
` [Qemu-devel] [Nbd] "
[PATCH v4 00/18] nbd: fixes for might_sleep warning, checkpatch warning and device wait
2016-05-11 9:38 UTC (4+ messages)
` [PATCH v4 02/18] nbd: fix checkpatch trailing space warning
` Fwd: "
[PATCH] clk: qcom: mmcc-8996: Remove clocks that should be controlled by RPM
2016-05-11 9:37 UTC
Kernel 3.14.28 (imx duallite) will compile under 1.7, but not under 2.0-2.1
2016-05-11 9:36 UTC (3+ messages)
[PATCH 1/2] dbus: Add name_cache argument NULL checks
2016-05-11 9:36 UTC (4+ messages)
` [PATCH 2/2] dbus: Create dbus->filter and name_cache lazily
` [PATCH 1/2] dbus: Utility to look up UNIX_FDS field in raw header
` [PATCH 2/2] dbus: Use blocking socket for Dbus1, adapt IO calls
[B.A.T.M.A.N.] [PATCH v8 0/4] batman-adv: throughput meter
2016-05-11 9:35 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCH v8 1/2] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO
` [B.A.T.M.A.N.] [PATCH v8 2/2] batctl: introduce throughput meter support
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.