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

[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 v5 00/10] blk-mq debugfs patches for kernel v4.12
 2017-04-25 22:24 UTC  (13+ messages)
` [PATCH v5 04/10] blk-mq: Only unregister hctxs for which registration succeeded
` [PATCH v5 05/10] blk-mq: Unregister debugfs attributes earlier
` [PATCH v5 09/10] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH v5 10/10] scsi: Implement blk_mq_ops.show_rq()

[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  (8+ 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  (10+ 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  (10+ messages)
` [PATCH 1/2] pinctrl: rockchip: "
` [PATCH 2/2] pinctrl: samsung: "

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  (5+ messages)

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

[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  (2+ messages)

[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-25 21:46 UTC  (7+ messages)
` [PATCH -mm -v10 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v10 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[Fuego] Functional.fuego_board_check test failure - console log (/dev/ttyUSB0)
 2017-04-25 21:45 UTC  (2+ messages)

[PATCH 00/12] mkfs: save user input into opts table
 2017-04-25 21:45 UTC  (3+ messages)
` [PATCH 04/12] mkfs: merge tables for opts parsing into one table

[PATCH v5 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-04-25 21:44 UTC  (11+ messages)
          ` [kernel-hardening] "

[PATCH v3 0/2][XTF] xtf/vpmu VPMU tests
 2017-04-25 21:45 UTC  (4+ messages)
` [PATCH v3 2/2][XTF] xtf/vpmu: MSR read/write tests for VPMU

[PATCH] Prevent timer value 0 for MWAITX
 2017-04-25 21:44 UTC 

+ scripts-spellingtxt-add-several-more-common-spelling-mistakes.patch added to -mm tree
 2017-04-25 21:38 UTC 

[PATCH] qla4xxx: fix spelling mistake: "Tempalate" -> "Template"
 2017-04-25 21:37 UTC 

+ mm-swap-fix-swap-space-leak-in-error-path-of-swap_free_entries.patch added to -mm tree
 2017-04-25 21:37 UTC 

[Patch net] ipv6: check skb->protocol before lookup for nexthop
 2017-04-25 21:37 UTC 

[PATCH 0/4] optimize f2fs IPU v3
 2017-04-25 21:35 UTC  (5+ messages)
` [PATCH 2/4] f2fs: lookup extent cache first under IPU scenario
` [PATCH 4/4] f2fs: unlock dnode before IPU

Git For Windows SDK - cannot build
 2017-04-25 21:33 UTC  (2+ messages)

[PATCH net-next 00/10] tcp: do not use tcp_time_stamp for rcv autotuning
 2017-04-25 21:33 UTC  (4+ messages)
` [PATCH net-next 01/10] tcp: add tp->tcp_mstamp field

[PATCH] Fix returns of some CLK API calls, if !CONFIG_HAVE_CLOCK
 2017-04-25 21:33 UTC  (4+ messages)

[PATCH] [media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"
 2017-04-25 21:32 UTC 

+ mm-gup-fix-access_ok-argument-type.patch added to -mm tree
 2017-04-25 21:32 UTC 

[Buildroot] [PATCH] package/bullet: bump to version 2.86.1
 2017-04-25 21:32 UTC 

+ dma-debug-use-offset_in_page-macro.patch added to -mm tree
 2017-04-25 21:30 UTC 

+ dmaengine-mv_xor-use-offset_in_page-macro.patch added to -mm tree
 2017-04-25 21:30 UTC 

+ dmaengine-dmatest-use-offset_in_page-macro.patch added to -mm tree
 2017-04-25 21:30 UTC 

[PATCH v4] kbuild: Add support to generate LLVM assembly files
 2017-04-25 21:30 UTC  (2+ messages)

Status of Meson GPIO IRQ support
 2017-04-25 21:28 UTC  (3+ messages)

[PATCH v3 tip/core/rcu 0/40] SRCU callback parallelization for 4.12
 2017-04-25 21:27 UTC  (4+ messages)
` [PATCH v3 tip/core/rcu 05/40] rcu: Semicolon inside RCU_TRACE() for rcu.h

+ fs-ocfs2-cluster-use-offset_in_page-macro.patch added to -mm tree
 2017-04-25 21:27 UTC 

BUG: diff-{index,files,tree} (and git-gui) do not respect the diff.indentHeuristic config setting
 2017-04-25 21:27 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.64-stable review
 2017-04-25 21:26 UTC  (2+ messages)

[Buildroot] [PATCH] package/xenomai: fallback to http
 2017-04-25 21:26 UTC 

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-25 21:26 UTC  (7+ messages)

[Buildroot] [PATCH] package/python-json-schema-validator: Remove Python2 dependency
 2017-04-25 21:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-versiontools: Remove Python2 dependency
 2017-04-25 21:25 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix use of interruptible waiting
 2017-04-25 21:25 UTC  (2+ messages)
  ` [PATCH 2/2] "

[PATCH v5 0/5] vfs: Add timestamp range check support
 2017-04-25 21:23 UTC  (10+ messages)
` [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits
          ` [Y2038] "

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-25 21:23 UTC  (29+ messages)

[PATCH] rebase -i: add config to abbreviate command name
 2017-04-25 21:23 UTC  (4+ messages)
` [PATCH v2] rebase -i: add config to abbreviate command-names

Status of pwritev2/preadv2 in glibc?
 2017-04-25 21:23 UTC  (3+ messages)

[PATCH] security: hooks : Prevent security to persist in memory (PR #31)
 2017-04-25 21:21 UTC  (2+ messages)

[PATCH] ath10k: append the wmi_op_version to testmode get_version cmd
 2017-04-25 21:19 UTC  (2+ messages)

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-04-25 21:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/1] qga: Add `guest-get-timezone` command
 2017-04-25 20:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/1] "

[Qemu-devel] [PATCH v5 0/1] qga: Add 'guest-get-users' command
 2017-04-25 20:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/1] "

[Qemu-devel] [PATCH v4] qga: Add support network interface statistics in
 2017-04-25 21:16 UTC  (2+ messages)

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-04-25 21:15 UTC  (11+ messages)
` [PATCH 2/2] sched/fair: Always propagate runnable_load_avg
` [PATCH 3/2] sched/fair: Skip __update_load_avg() on cfs_rq sched_entities

Inquiries about the use of captured images etc
 2017-04-25 21:15 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] libsamplerate: security bump to version 0.1.9
 2017-04-25 21:11 UTC 

[PATCH] staging: ks7010: Change capability field to __le16
 2017-04-25 21:11 UTC  (5+ messages)

[PATCH] busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
 2017-04-25 21:11 UTC  (4+ messages)
` ✗ patchtest: failure for "

[U-Boot] [PATCH 0/6] arm: am335x: Enable SPL_DM
 2017-04-25 21:10 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] dm: mmc: omap_hsmmc: Update to support of-platdata
` [U-Boot] [PATCH 2/6] dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
` [U-Boot] [PATCH 3/6] configs: am335x_evm: Use omap2 generic spl load script
` [U-Boot] [PATCH 4/6] am33xx: Provide platform data for mmc
` [U-Boot] [PATCH 5/6] configs: am335x_evm: Enable SPL_DM
` [U-Boot] [PATCH 6/6] arm: am335x: Enable tiny printf in SPL

[PATCH 1/2] raid5: Use raw_spinlock for stripe management
 2017-04-25 21:09 UTC  (3+ messages)

[PATCH] acpi, nfit: fix the memory error check in nfit_handle_mce
 2017-04-25 21:07 UTC  (10+ messages)
            ` [PATCH 1/2] x86/MCE: Export memory_error()

[PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-25 21:07 UTC  (5+ messages)

[PATCH] staging: ks7010: fix block comment style in ks_wlan_net.c
 2017-04-25 20:59 UTC 

[PATCH v4 00/19] PCRE v1 improvements & PCRE v2 support
 2017-04-25 21:05 UTC  (4+ messages)
` [PATCH v4 17/19] grep: add support for PCRE v2
` [PATCH v4 18/19] grep: remove support for concurrent use of both PCRE v1 & v2
` [PATCH v4 19/19] Makefile & configure: make PCRE v2 the default PCRE implementation


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.