All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-25 21:46:43 to 2017-04-25 22:43:21 UTC [more...]

[PATCH v4 0/9] NFC: trf7970a: Fixups & convert to desc-based GPIO
 2017-04-25 22:43 UTC  (3+ messages)

When is do_redundant_reads flag set?
 2017-04-25 22:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/26] Audio Cleanup
 2017-04-25 22:37 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] adlib: Remove support for YMF262
` [Qemu-devel] [PATCH 02/26] audio: remove Y8950 configuration
` [Qemu-devel] [PATCH 03/26] audio: Remove YM3526 support
` [Qemu-devel] [PATCH 04/26] audio: YM3812 was always defined
` [Qemu-devel] [PATCH 05/26] audio: Remove UINT8
` [Qemu-devel] [PATCH 06/26] audio: remove UINT16
` [Qemu-devel] [PATCH 07/26] audio: remove UINT32
` [Qemu-devel] [PATCH 08/26] audio: Remove INT8
` [Qemu-devel] [PATCH 09/26] audio: remove INT16
` [Qemu-devel] [PATCH 10/26] audio: Remove INT32
` [Qemu-devel] [PATCH 11/26] audio: Unfold OPLSAMPLE
` [Qemu-devel] [PATCH 12/26] audio: Remove Unused OPL_TYPE_*
` [Qemu-devel] [PATCH 13/26] audio: Remove type field
` [Qemu-devel] [PATCH 14/26] audio: Remove unused fields
` [Qemu-devel] [PATCH 15/26] audio: GUSbyte is uint8_t
` [Qemu-devel] [PATCH 16/26] audio: remove GUSchar
` [Qemu-devel] [PATCH 17/26] audio: GUSword is uint16_t
` [Qemu-devel] [PATCH 18/26] "
` [Qemu-devel] [PATCH 19/26] audio: GUSsample is int16_t
` [Qemu-devel] [PATCH 20/26] audio: OPLSetIRQHandler is not used anywhere
` [Qemu-devel] [PATCH 21/26] audio: OPLSetUpdateHandler "
` [Qemu-devel] [PATCH 22/26] audio: IRQHandler is not used anymore
` [Qemu-devel] [PATCH 23/26] audio: UpdateHandler "
` [Qemu-devel] [PATCH 24/26] audio: Remove unused typedefs
` [Qemu-devel] [PATCH 25/26] audio: un-export OPLResetChip
` [Qemu-devel] [PATCH 26/26] audio: Use ARRAY_SIZE from qemu/osdep.h

[PATCH 0/3] ARM/ARM64: silence large module first time allocation
 2017-04-25 22:36 UTC  (24+ messages)
` [PATCH 1/2] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 1/2] ARM: Silence non PLT "
` [PATCH 1/3] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
` [PATCH 2/2] mm: Silence vmap() allocation failures based on caller gfp_flags
` [PATCH 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

TREE_SRCU slows hotplug by factor ~16
 2017-04-25 22:36 UTC  (7+ messages)

[RFT] gcc7 and glibc-2.26 recipes
 2017-04-25 22:35 UTC  (9+ messages)
` [OE-core] "
              ` [yocto] "

Is there a way to get 'git fetch --no-tags' semantics with 'git clone'?
 2017-04-25 22:35 UTC  (3+ messages)
` [PATCH] clone: add a --no-tags option to clone without tags

[PATCH] nvme_fc: revise comment on teardown
 2017-04-25 22:35 UTC 

[xen-unstable test] 107642: tolerable FAIL
 2017-04-25 22:35 UTC 

[PATCH] led: ledtrig-transient: replace timer_list with hrtimer
 2017-04-25 22:34 UTC  (4+ messages)

[PATCH] nvme_fc: replace ioabort msleep loop with completion
 2017-04-25 22:34 UTC  (2+ messages)

[PATCH] lttng-modules: work around GCC 7 changes
 2017-04-25 22:33 UTC 

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-04-25 22:33 UTC  (6+ messages)

[PATCH i-g-t 00/29] Update i915 perf tests for Gen8+
 2017-04-25 22:33 UTC  (30+ messages)
` [PATCH i-g-t 01/29] igt/perf: generalize lookup for test metric set
` [PATCH i-g-t 02/29] igt/perf: improve robustness of polling/blocking tests
` [PATCH i-g-t 03/29] igt/perf: init timestamp freq and oa format per devid
` [PATCH i-g-t 04/29] igt/perf: update init_sys_info for skl with per-gt configs
` [PATCH i-g-t 05/29] igt/perf: add gen8 formats
` [PATCH i-g-t 06/29] igt/perf: fix a counter indexing
` [PATCH i-g-t 07/29] igt/perf: generalize checks for undefined A counters
` [PATCH i-g-t 08/29] igt/perf: generalize reading gpu ticks from reports
` [PATCH i-g-t 09/29] igt/perf: move timebase + oa exponent utilities up
` [PATCH i-g-t 10/29] igt/perf: wrap emission of MI_REPORT_PERF_COUNT
` [PATCH i-g-t 11/29] igt/perf: handling printing gen8 formats
` [PATCH i-g-t 12/29] igt/perf: avoid assumptions about oa exponent <-> freq mappings
` [PATCH i-g-t 13/29] igt/perf: allow 10% margin matching oa/sysfs freq in test_oa_exponents
` [PATCH i-g-t 14/29] igt/perf: s/test_perf_ctx_mi_rpc/hsw_test_single_ctx_counters/
` [PATCH i-g-t 15/29] igt/perf: don't assume constant of 40 EUs
` [PATCH i-g-t 16/29] igt/perf: consider ctx-switch reports while polling/blocking
` [PATCH i-g-t 17/29] igt/perf: factor out oa report sanity checking
` [PATCH i-g-t 18/29] igt/perf: print [un]slice freq and report reasons in debug
` [PATCH i-g-t 19/29] igt/perf: update print_reports to print context ID
` [PATCH i-g-t 20/29] igt/perf: add utility function for checking periodic reports
` [PATCH i-g-t 21/29] igt/perf: make stream_fd a global variable
` [PATCH i-g-t 22/29] igt/perf: add per context filtering test for gen8+
` [PATCH i-g-t 23/29] igt/perf: update max buffer size for reading reports
` [PATCH i-g-t 24/29] igt/perf: fix rc6 test
` [PATCH i-g-t 25/29] igt/perf: rework oa-exponent test
` [PATCH i-g-t 26/29] igt/perf: make enable-disable more reliable
` [PATCH i-g-t 27/29] igt/perf: make buffer-fill "
` [PATCH i-g-t 28/29] igt/perf: load gt_boost_freq_mhz as max gt frequency
` [PATCH i-g-t 29/29] igt/perf: remove unused frequency functions

[PATCH] nvme_fc: set logging level on resets/deletes
 2017-04-25 22:32 UTC 

[PATCH] nvme_fc: replace ioabort msleep loop with completion
 2017-04-25 22:32 UTC 

[PATCH] nvme_fc: stop queues on error detection
 2017-04-25 22:32 UTC 

[PATCH 0/2] nvme_fc: add support for new ctrl_loss_tmo
 2017-04-25 22:31 UTC  (3+ messages)
` [PATCH 1/2] nvme_fc: get rid of local reconnect_delay
` [PATCH 2/2] nvme_fc: Support ctrl_loss_tmo

[RESEND][PATCH V2 1/4] mfd: Add ROHM BD9571MWV-M PMIC DT bindings
 2017-04-25 22:31 UTC  (3+ messages)
` [RESEND][PATCH V2 4/4] regulator: Add ROHM BD9571MWV-M PMIC regulator driver

[GIT 2.12.2 REGRESSION] git cherry-pick -x
 2017-04-25 22:30 UTC  (8+ messages)
` [PATCH] sequencer: require trailing NL in footers

[PATCH v2 1/2] ARM: module: split core and init PLT sections
 2017-04-25 22:30 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v5 00/10] blk-mq debugfs patches for kernel v4.12
 2017-04-25 22:30 UTC  (10+ messages)
` [PATCH v5 05/10] blk-mq: Unregister debugfs attributes earlier
` [PATCH v5 10/10] scsi: Implement blk_mq_ops.show_rq()

[U-Boot] [PATCH] patman: encode CC list to UTF-8
 2017-04-25 22:27 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4 v6] migration/ppc: migrating DRC, ccs_list and pending_events
 2017-04-25 22:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] migration: alternative way to set instance_id in SaveStateEntry

[PATCH] Interface changes for prioritized contexts amd-staging-4.9
 2017-04-25 22:26 UTC  (6+ messages)
` [PATCH] drm/amdgpu: add parameter to allocate high priority contexts v8

[PATCH] drivers: input: joystick: Add PSX (Play Station 1/2) pad with SPI driver
 2017-04-25 22:24 UTC  (5+ messages)

[PATCH] libnvdimm: fix phys_addr for nvdimm_clear_poison
 2017-04-25 22:22 UTC  (6+ messages)

[PATCH v4 0/9] Introduce timestamp_t for timestamps
 2017-04-25 22:22 UTC  (4+ messages)
` [PATCH v5 0/8] "

linux-next: build failure after merge of the nvdimm tree
 2017-04-25 22:22 UTC  (3+ messages)

[RFC 0/4] Exynos DRM: add Picture Processor extension
 2017-04-25 22:21 UTC  (4+ messages)

[seabios test] 107670: regressions - FAIL
 2017-04-25 22:19 UTC 

[BUG] multipath-tools: redefined devices, with regex, in multipath.conf appear twice
 2017-04-25 22:18 UTC 

[RFC] scsi: reduce protection of scan_mutex in scsi_remove_device
 2017-04-25 22:17 UTC  (6+ messages)

[PATCH 1/2] grub: Fix build with gcc7
 2017-04-25 22:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v5] crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
 2017-04-25 22:15 UTC 

[Qemu-devel] [PATCH v4] crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
 2017-04-25 22:14 UTC  (3+ messages)

[PATCH 0/2] pinctrl: trivial: remove unneeded (void *) casts in of_match_table
 2017-04-25 22:11 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: rockchip: "

Input: mouse: Trackpoint middle button not recognized on Thinkpad E470
 2017-04-25 22:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/41] Migration cleanup
 2017-04-25 22:04 UTC  (42+ messages)
` [Qemu-devel] [PATCH 01/41] migration: Create migration/blocker.h
` [Qemu-devel] [PATCH 02/41] migration: Split migration/channel.c for channel operations
` [Qemu-devel] [PATCH 03/41] migration: Remove MigrationState from migration_channel_incomming()
` [Qemu-devel] [PATCH 04/41] migration: Export qemu-file-channel.c functions in its own file
` [Qemu-devel] [PATCH 05/41] migration: Remove migration.h from colo.h
` [Qemu-devel] [PATCH 06/41] migration: Move colo.h to migration/
` [Qemu-devel] [PATCH 07/41] migration: Move failover.h to migration/colo-failover.h
` [Qemu-devel] [PATCH 08/41] migration: Move page_cache.c to migration/
` [Qemu-devel] [PATCH 09/41] migration: Move qjson.h "
` [Qemu-devel] [PATCH 10/41] migration: Move postcopy-ram.h "
` [Qemu-devel] [PATCH 11/41] migration: Split vmstate-types.c from vmstate.c
` [Qemu-devel] [PATCH 12/41] migration: Remove qemu-file.h from vmstate.h
` [Qemu-devel] [PATCH 13/41] migration: Remove vmstate.h from migration.h
` [Qemu-devel] [PATCH 14/41] migration: migration.h was not needed
` [Qemu-devel] [PATCH 15/41] migration: Create include for migration snapshots
` [Qemu-devel] [PATCH 16/41] migration: Rename {save, load}_vmstate to {save, load}_snapshot
` [Qemu-devel] [PATCH 17/41] migration: Create savevm.h for functions exported from savevm.c
` [Qemu-devel] [PATCH 18/41] migration: Split qemu-file.h
` [Qemu-devel] [PATCH 19/41] migration: Remove unneeded includes of migration/vmstate.h
` [Qemu-devel] [PATCH 20/41] migration: Export exec.c functions in its own file
` [Qemu-devel] [PATCH 21/41] migration: Export fd.c "
` [Qemu-devel] [PATCH 22/41] migration: Export socket.c "
` [Qemu-devel] [PATCH 23/41] migration: Export tls.c "
` [Qemu-devel] [PATCH 24/41] migration: Export ram.c "
` [Qemu-devel] [PATCH 25/41] migration: Export rdma.c "
` [Qemu-devel] [PATCH 26/41] migration: Move include/migration/block.h into migration/
` [Qemu-devel] [PATCH 27/41] migration: Move self_announce_delay() to misc.h
` [Qemu-devel] [PATCH 28/41] migration: Split registration functions from vmstate.h
` [Qemu-devel] [PATCH 29/41] migration: loadvm_free_handlers is only used in migration/
` [Qemu-devel] [PATCH 30/41] migration: Move dump_vmsate_json_to_file() to misc.h
` [Qemu-devel] [PATCH 31/41] migration: Move postcopy stuff to postcopy-ram.c
` [Qemu-devel] [PATCH 32/41] migration: Move constants to savevm.h
` [Qemu-devel] [PATCH 33/41] migration: Commands are only used inside migration.c
` [Qemu-devel] [PATCH 34/41] migration: ram_control_* are implemented in qemu_file
` [Qemu-devel] [PATCH 35/41] migration: create global_state.c
` [Qemu-devel] [PATCH 36/41] migration: Move more exported functions to migration/misc.h
` [Qemu-devel] [PATCH 37/41] migration: Move last funtions to misc.h
` [Qemu-devel] [PATCH 38/41] migration: Move migration.h to migration/
` [Qemu-devel] [PATCH 39/41] exec: Create include for target_page_size()
` [Qemu-devel] [PATCH 40/41] migration: Make savevm.c target independent
` [Qemu-devel] [PATCH 41/41] migration: Remove unneeded includes

[PATCH -mm] mm, swap: Fix swap space leak in error path of swap_free_entries()
 2017-04-25 22:05 UTC  (4+ messages)

[PATCH v2 0/2] of: Add unit tests for applying overlays
 2017-04-25 22:04 UTC  (4+ messages)
` [PATCH v2 1/2] of: support dtc compiler flags for overlays

[PATCH] FS-Cache: print hexadecimal value for special cookies type
 2017-04-25 22:04 UTC  (6+ messages)

[PATCH] x86: kvm: Avoid guest page table walk when gpa_available is set
 2017-04-25 22:02 UTC  (5+ messages)

kgdb debug with ttyUSB0 instead of ttyS0
 2017-04-25 22:02 UTC  (2+ messages)

[nft RFC PATCH] expression: print sets and maps in pretty format
 2017-04-25 22:00 UTC  (2+ messages)

[Bug 100400] Game Valhalla Hills crash on startup
 2017-04-25 21:54 UTC  (2+ messages)

[PATCH] bnxt: Add new device ids
 2017-04-25 21:53 UTC 

[PATCH] IB/IPoIB: Check the headroom size
 2017-04-25 21:50 UTC  (8+ messages)

Serial Port connection with DBus API
 2017-04-25 21:48 UTC  (7+ messages)

[meta-qt5] Qt 5.8 examples are not built
 2017-04-25 12:14 UTC  (2+ messages)

[PATCH v8 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-25 21:47 UTC  (4+ messages)
` [PATCH v8 1/4] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols

[PATCH] f2fs: introduce valid_ipu_blkaddr to clean up
 2017-04-25 21:46 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.