messages from 2015-11-25 10:54:31 to 2015-11-25 11:30:16 UTC [more...]
[PATCH OSSTEST 0/5] make-flight job filter cleanups
2015-11-25 11:30 UTC (9+ messages)
` [PATCH OSSTEST 1/5] mg-adjust-flight-makexrefs: Make a nop in Standalone mode
` [PATCH OSSTEST 2/5] mfi-common: Drop armhf build jobs on older linux-* branches
` [PATCH OSSTEST 3/5] make-*flight: Reorder
` [PATCH OSSTEST 5/5] make-flight: move in-lined branch vs arch filtering into callbacks
[PATCH] drm: imx: convert to drm_crtc_send_vblank_event()
2015-11-25 11:30 UTC (3+ messages)
[PATCH] mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
2015-11-25 11:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] IIO version of INA2xx (followup of related RFC)
2015-11-25 11:28 UTC (3+ messages)
` [PATCH 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors
` [PATCH 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs
[PATCH 0/3] mmc: Add new MMC_CAP2_NO_SDIO cap
2015-11-25 11:28 UTC (4+ messages)
` [PATCH 1/3] mmc: Rename mmc_is_io_op to mmc_is_rw_io_op
` [PATCH 2/3] mmc: Add a new mmc_is_io_op helper function
` [PATCH 3/3] mmc: core: Introduce MMC_CAP2_NO_SDIO cap
[PATCH] mm: vmscan: Obey indeed proportional scanning for kswapd and memcg
2015-11-25 11:28 UTC (3+ messages)
[PATCH] tty/n_gsm.c: fix false positive WARN_ON and do some codes improvement
2015-11-25 11:27 UTC (2+ messages)
[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target
2015-11-25 11:27 UTC (10+ messages)
` [Qemu-devel] "
[PATCH] drivers/tty/serial: make tegra_serial_handle_break() static
2015-11-25 11:27 UTC
[PATCH v2 0/3] libxl: xenstore related cleanup
2015-11-25 11:27 UTC (5+ messages)
` [PATCH v2 1/3] libxl: re-name libxl__xs_write() to libxl__xs_printf()
[PATCH] drm/i915: Disable FLT if DP config changes
2015-11-25 11:26 UTC
[PATCH] sched/fair: update scale invariance of pelt
2015-11-25 11:25 UTC (3+ messages)
[PATCH] lightnvm: missing nvm_lock acquire
2015-11-25 11:24 UTC (4+ messages)
[PATCH] eal: fix compile error for old glibc caused by pthread_setname_np()
2015-11-25 11:24 UTC (4+ messages)
` [PATCH v2] "
drm_read() to paged-out memory area
2015-11-25 11:24 UTC (2+ messages)
[Qemu-devel] [PULL for-2.5 0/2] xen-20151125
2015-11-25 11:22 UTC (6+ messages)
` "
` [Qemu-devel] [PULL for-4.5 1/2] xen: fix usage of xc_domain_create in domain builder
` "
` [Qemu-devel] [PULL for-4.5 2/2] xen_disk: Remove ioreq.postsync
` "
[RFC PATCH 00/10] Support for Cortex-M Prototyping System
2015-11-25 11:22 UTC (4+ messages)
[PATCH v2 0/2] ALSA: compress: Add procfs info file for compressed nodes
2015-11-25 11:22 UTC (9+ messages)
` [PATCH v2 2/2] ALSA: compress: Pass id string to snd_compress_new
[PATCH 4/8] platform: goldfish: pipe: add devicetree bindings
2015-11-25 11:22 UTC (2+ messages)
[Buildroot] [PATCH next] xfsprogs: bump version to 4.3.0
2015-11-25 11:19 UTC
[PATCH 0/2] GFP_NOFAIL reserves + warning about reserves depletion
2015-11-25 11:18 UTC (8+ messages)
` [PATCH 1/2] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
` [PATCH 2/2] mm: warn about ALLOC_NO_WATERMARKS request failures
[PATCH 0/4 v5] i915 to call hda driver on HDMI plug/unplug
2015-11-25 11:17 UTC (6+ messages)
` [PATCH 4/4] ALSA: hda - Wake the codec up on pin/ELD notify events
[PATCH v2] powerpc: Append linux_banner to exception information in xmon
2015-11-25 11:15 UTC (3+ messages)
[RFC PATCH] iommu/amd: make kmemleak ignore the 'irq_remap_table' object
2015-11-25 11:14 UTC (4+ messages)
` [RFC PATCH v2] iommu/amd: gray the 'irq_remap_table' object for kmemleak
[RFC PATCH 0/6] libxl: xenstore related changes
2015-11-25 11:14 UTC (15+ messages)
` [RFC PATCH 2/6] libxl: stop using libxl__xs_mkdir() for ~/control/shutdown
[kernel-hardening] [PATCH 0/2] introduce post-init read-only memory
2015-11-25 11:14 UTC (7+ messages)
` "
[PATCH 1/4] libxc: prefer using privcmd character device
2015-11-25 11:14 UTC (6+ messages)
` [PATCH 3/4] gdbsx: prefer "
[PATCH 00/38] DRBD update
2015-11-25 10:54 UTC (62+ messages)
` [PATCH 01/38] MAINTAINERS: Updated information for DRBD DRIVER
` [PATCH 02/38] drbd: Remove pointless check
` [PATCH 03/38] drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
` [PATCH 04/38] drbd: Get rid of some first_peer_device() calls
` [PATCH 05/38] drbd: Move enum write_ordering_e to drbd.h
` [PATCH 06/38] drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
` [PATCH 07/38] drbd: Fix locking across all resources
` [PATCH 08/38] drbd: Backport the "events2" command
` [PATCH 09/38] drbd: Backport the "status" command
` [PATCH 10/38] drbd: Deletion of an unnecessary check before the function call "lc_destroy"
` [PATCH 11/38] drbd: Replace 0 with the more meaningful GFP_NOWAIT
` [PATCH 12/38] drbd: Fix spurious disk-timeout
` [PATCH 13/38] drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
` [PATCH 14/38] drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever"
` [PATCH 15/38] drbd: also bump UUIDs if a diskless primary connects
` [PATCH 16/38] drbd: add comment why we want to first call local-io-error, then send state
` [Drbd-dev] "
` [PATCH 17/38] drbd: drbd_panic_after_delayed_completion_of_aborted_request()
` [Drbd-dev] "
` [PATCH 18/38] drbd: improve network timeout detection
` [Drbd-dev] "
` [PATCH 19/38] drbd: fix NULL deref in remember_new_state
` [Drbd-dev] "
` [PATCH 20/38] drbd: fix refcount error during detach of an already failed disk
` [Drbd-dev] "
` [PATCH 21/38] drbd: Rename asender to ack_receiver
` [Drbd-dev] "
` [PATCH 22/38] drbd: Create a dedicated workqueue for sending acks on the control connection
` [Drbd-dev] "
` [PATCH 23/38] drbd: prevent NULL pointer deref when resuming diskless primary
` [Drbd-dev] "
` [PATCH 24/38] drbd: debugfs: expose ed_data_gen_id
` [Drbd-dev] "
` [PATCH 25/38] drbd: use resource name in workqueue
` [Drbd-dev] "
` [PATCH 26/38] drbd: avoid redefinition of BITS_PER_PAGE
` [Drbd-dev] "
` [PATCH 27/38] drbd: use bitmap_weight() helper, don't open code
` [Drbd-dev] "
` [PATCH 28/38] drbd: fix spurious alert level printk
` [Drbd-dev] "
` [PATCH 29/38] drbd: fix queue limit setup for discard
` [Drbd-dev] "
` [PATCH 30/38] drbd: make drbd known to lsblk: use bd_link_disk_holder
` [Drbd-dev] "
` [PATCH 31/38] lru_cache: Converted lc_seq_printf_status to return void
` [Drbd-dev] "
` [PATCH 32/38] drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
` [Drbd-dev] "
` [PATCH 33/38] drbd: fix memory leak in drbd_adm_resize
` [Drbd-dev] "
` [PATCH 34/38] drbd: fix "endless" transfer log walk in protocol A
` [Drbd-dev] "
` [PATCH 35/38] drbd: make suspend_io() / resume_io() must be thread and recursion safe
` [Drbd-dev] "
` [PATCH 36/38] drbd: separate out __al_write_transaction helper function
` [Drbd-dev] "
` [PATCH 37/38] drbd: avoid potential deadlock during handshake
` [Drbd-dev] "
` [PATCH 38/38] drbd: fix error path during resize
` [Drbd-dev] "
[LTP] [PATCH V3] controllers/pids: Add new testcases
2015-11-25 11:13 UTC (2+ messages)
[PATCHv2 0/3] Implement per-cpu reader-writer locks
2015-11-25 11:12 UTC (3+ messages)
` [PATCHv2 1/3] rwlock: Add "
[PATCH 00/12] Fix Btrfs tests to work on non-4k block sized fs instances
2015-11-25 11:11 UTC (14+ messages)
` [PATCH 01/12] Filter xfs_io and od's output in units of FS block size and the CPU's page size
` [PATCH 02/12] Fix btrfs/017 to work on non-4k block sized filesystems
` [PATCH 03/12] Fix btrfs/052 "
` [PATCH 04/12] Fix btrfs/055 "
` [PATCH 05/12] Fix btrfs/056 "
` [PATCH 06/12] Fix btrfs/094 "
` [PATCH 07/12] Fix btrfs/095 "
` [PATCH 08/12] Fix btrfs/096 "
` [PATCH 09/12] Fix btrfs/097 "
` [PATCH 10/12] Fix btrfs/098 "
` [PATCH 11/12] Fix btrfs/103 "
` [PATCH 12/12] Fix btrfs/106 "
Re: [PATCH v2 2/2] MAINTAINERS: Add devfreq-event entry
2015-11-25 11:11 UTC (2+ messages)
` "
[PATCH xfsprogs] mdrestore: do not do dynamic linking of libtool libraries
2015-11-25 11:10 UTC
[PATCH v2 0/5] sunxi: THS support
2015-11-25 11:02 UTC (7+ messages)
` [PATCH v2 3/5] thermal: Add a driver for the Allwinner THS sensor
` [linux-sunxi] "
` "
[Buildroot] [git commit branch/next] libtirpc: bump to version 1.0.1
2015-11-25 11:10 UTC
[Buildroot] [git commit] libtirpc: bump to version 1.0.1
2015-11-25 11:10 UTC
[Buildroot] [git commit branch/next] rpcbind: backport adjustment to changes in libtirpc 1.0.1
2015-11-25 11:10 UTC
[Buildroot] [git commit] rpcbind: backport adjustment to changes in libtirpc 1.0.1
2015-11-25 11:10 UTC
[Buildroot] [PATCH] sunxi-tools: bump version, add hash
2015-11-25 11:10 UTC (2+ messages)
[PATCH] merge-file: consider core.crlf when writing merge markers
2015-11-25 11:09 UTC (5+ messages)
[Buildroot] [git commit] sunxi-tools: bump version, add hash
2015-11-25 11:09 UTC
[Buildroot] [git commit branch/next] sunxi-tools: bump version, add hash
2015-11-25 11:09 UTC
[U-Boot] [PATCH] cgtqmx6eval: Fix defconfig name
2015-11-25 11:09 UTC
[rtc-linux] [PATCH] rtc: ds1307: fix alarm reading at probe time
2015-11-25 11:07 UTC (2+ messages)
` [rtc-linux] "
[PATCH] mm, vmstat: Allow WQ concurrency to discover memory reclaim doesn't make any progress
2015-11-25 11:07 UTC (4+ messages)
[Qemu-devel] [PATCH for-2.5 0/1] vhost-user: live migration with multiqueue fails
2015-11-25 11:04 UTC (7+ messages)
` [Qemu-devel] [PATCH for-2.5 1/1] vhost-user: do not send SET_VRING_ENABLE at start
[PATCH] rtc: ds1307: fix kernel splat due to wakeup irq handling
2015-11-25 11:05 UTC (4+ messages)
` [rtc-linux] "
[PATCH] block: kmemleak: Track the page allocations for struct request
2015-11-25 11:04 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.5] xen_disk: Remove ioreq.postsync
2015-11-25 11:04 UTC (2+ messages)
no hugepage with UIO poll-mode driver
2015-11-25 11:03 UTC (6+ messages)
[PATCH v3 0/4] ARM SMC Calling Convention interface
2015-11-25 11:04 UTC (5+ messages)
` [PATCH v3 1/4] arm/arm64: add arm-smccc
` [PATCH v3 2/4] arm: add implementation for arm-smccc
` [PATCH v3 3/4] arm64: "
` [PATCH v3 4/4] drivers: psci: replace psci firmware calls
[PATCH V9 0/7] xen pvusb toolstack work
2015-11-25 11:03 UTC (3+ messages)
osstest serial logs
2015-11-25 11:03 UTC (2+ messages)
[PATCH] ARM: MM: Simplify using vma_pages function
2015-11-25 11:02 UTC (2+ messages)
[PATCH] drm/i915 : Avoid superfluous invalidation of CPU cache lines
2015-11-25 11:02 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] Fix regression in object creation order
2015-11-25 11:02 UTC (2+ messages)
[PATCH v6 00/10] Crypto API and device framework
2015-11-25 10:59 UTC (5+ messages)
` [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD
[ovmf baseline-only test] 38340: regressions - FAIL
2015-11-25 11:00 UTC
[PATCH 0/2] 2 zone_pages_reclaimable fixes
2015-11-25 11:00 UTC (4+ messages)
` [PATCH 1/2] mm, vmscan: consider isolated pages in zone_reclaimable_pages
[PATCH 1/3] ath10k: update WMI 10.x service map
2015-11-25 10:59 UTC (4+ messages)
[PATCH OSSTEST] Debian: Move FANCYTTY=0 setting from preseed_create to preseed_base
2015-11-25 10:58 UTC (2+ messages)
[PATCH OSSTEST] Debian: Move sysvinit-core install from preseed_create to preseed_base
2015-11-25 10:58 UTC (2+ messages)
[PATCH v2 1/5] btrfs-progs: introduce framework to check kernel supported features
2015-11-25 10:58 UTC (2+ messages)
` [PATCH v3 "
[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-11-24
2015-11-25 10:58 UTC (6+ messages)
` [net-next 06/16] i40e: Properly cast type for arithmetic
[Qemu-devel] [PATCH] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
2015-11-25 10:58 UTC (2+ messages)
[Qemu-devel] [Bug 1518969] [NEW] Instance of QEMU doesn't unplug virtio scsi disk after device_del and drive_del commands
2015-11-25 10:57 UTC (2+ messages)
[PATCH v8 0/2] Mediatek SPI-NOR flash driver
2015-11-25 10:57 UTC (6+ messages)
` [PATCH v8 2/2] arm64: dts: mt8173: Add nor flash node
[U-Boot] [PATCH] arm: mx6: Reduce SPL malloc pool size
2015-11-25 10:56 UTC (4+ messages)
[jethro][PATCH] license.bbclass: fix host contamination warnings for license files
2015-11-25 10:55 UTC (4+ 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.