All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-02 22:19:32 to 2018-06-03 06:58:37 UTC [more...]

[RFC PATCH 0/7] merge requirement: index matches head
 2018-06-03  6:58 UTC  (7+ messages)
` [RFC PATCH 2/7] t6044: add a testcase for index matching head, when head doesn't match HEAD
` [RFC PATCH 3/7] merge-recursive: make sure when we say we abort that we actually abort
` [RFC PATCH 4/7] merge-recursive: fix assumption that head tree being merged is HEAD
` [RFC PATCH 5/7] t6044: add more testcases with staged changes before a merge is invoked
` [RFC PATCH 6/7] merge-recursive: enforce rule that index matches head before merging
` [RFC PATCH 7/7] merge: fix misleading pre-merge check documentation

[PATCH bpf-next v3 00/11] Misc BPF improvements
 2018-06-03  6:56 UTC  (3+ messages)
` [PATCH bpf-next v3 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps

[PATCH] telnetd: Fix deadlock on cleanup
 2018-06-03  6:42 UTC 

add toshiba dtb305 to unusual_devs.h
 2018-06-03  6:32 UTC 

Nethammer and kernel network drivers
 2018-06-03  6:31 UTC  (5+ messages)

[PATCH v2 0/4] MIPS: provide basic ELF support
 2018-06-03  6:23 UTC  (5+ messages)
` [PATCH v2 1/4] filetype: add ELF type
` [PATCH v2 2/4] add basic ELF parser
` [PATCH v2 3/4] bootm: split split bootm_load_devicetree function
` [PATCH v2 4/4] MIPS: bootm: add ELF handler

[PATCH] rcu: Check the range of jiffies_till_{first,next}_fqs when setting them
 2018-06-03  6:23 UTC  (4+ messages)

format-patch: no 'prerequisite-patch-id' info when specifying commit range
 2018-06-03  6:07 UTC  (2+ messages)

[xen-unstable test] 123569: tolerable FAIL
 2018-06-03  6:06 UTC 

[RFTv3 0/6] Runtime PM support for wlcore
 2018-06-03  6:04 UTC  (5+ messages)
` [RFT 3/6] wlcore: Add support for runtime PM
    ` [EXTERNAL] "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-06-02
 2018-06-03  6:00 UTC 

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-03  5:23 UTC  (28+ messages)
` [PATCH v2 01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v2 02/11] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v2 03/11] device-dax: Enable page_mapping()
` [PATCH v2 04/11] device-dax: Set page->index
` [PATCH v2 05/11] filesystem-dax: "
` [PATCH v2 06/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v2 07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec()
  ` [v2,07/11] "
` [PATCH v2 08/11] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v2 09/11] mm, memory_failure: Fix page->mapping assumptions relative to the page lock
` [PATCH v2 10/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v2 11/11] libnvdimm, pmem: Restore page attributes when clearing errors

[U-Boot] [PATCH] rockchip: make_fit_atf.py depends on u-boot
 2018-06-03  5:23 UTC 

[RESEND PATCH v3 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value
 2018-06-03  5:20 UTC  (6+ messages)
` [RESEND, v3, "

[Qemu-devel] [PATCH V7 RESEND 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-06-03  5:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH V7 RESEND 12/17] savevm: split the process of different stages for loadvm/savevm

[PATCH v2] exec: binfmt_misc: update reference to documentation
 2018-06-03  5:09 UTC  (2+ messages)

[Qemu-devel] [PATCH V8 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-06-03  5:05 UTC  (18+ messages)
` [Qemu-devel] [PATCH V8 01/17] filter-rewriter: fix memory leak for connection in connection_track_table
` [Qemu-devel] [PATCH V8 02/17] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH V8 03/17] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH V8 04/17] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH V8 05/17] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH V8 06/17] COLO: Remove colo_state migration struct
` [Qemu-devel] [PATCH V8 07/17] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PATCH V8 08/17] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH V8 09/17] COLO: Flush memory data from ram cache
` [Qemu-devel] [PATCH V8 10/17] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH V8 11/17] qapi: Add new command to query colo status
` [Qemu-devel] [PATCH V8 12/17] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH V8 13/17] COLO: flush host dirty ram from cache
` [Qemu-devel] [PATCH V8 14/17] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PATCH V8 15/17] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PATCH V8 16/17] COLO: notify net filters about checkpoint/failover event
` [Qemu-devel] [PATCH V8 17/17] COLO: quick failover process by kick COLO thread

[PATCH/RFC/BUG] unpack-trees.c: do not use "the_index"
 2018-06-03  4:58 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] support/docker: make the image more reproducible
 2018-06-03  4:50 UTC  (7+ messages)
` [Buildroot] [PATCH 2/4] support/docker: sort the list of installed packages
` [Buildroot] [PATCH 3/4] support/testing: fix python syntax
` [Buildroot] [PATCH 4/4] support/docker: use the distro-provided flake8

[MPTCP] Presentations on network stack and indirect calls
 2018-06-03  4:44 UTC 

[PATCH] net: skbuff.h: drop unneeded <linux/slab.h>
 2018-06-03  4:40 UTC 

[distros-debian-stretch test] 74773: tolerable FAIL
 2018-06-03  4:26 UTC 

[U-Boot] [PATCH 1/2] net: phy: mv88e61xx: Force CPU port link up
 2018-06-03  4:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: kirkwood: SBx81LIFKW: Enable network hardware

[Buildroot] [PATCH 1/4] support/docker: run apt-get update and apt-get install in two RUNs
 2018-06-03  4:20 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2018-06-03  4:16 UTC 

[vfs:mount-open_tree 49/55] (.text.__se_sys_fspick+0xb0): undefined reference to `anon_inode_getfd'
 2018-06-03  3:32 UTC 

Ext4 fiemap implementation
 2018-06-03  3:28 UTC  (3+ messages)

[vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'
 2018-06-03  3:26 UTC  (2+ messages)

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-03  3:24 UTC 

[PATCH] Staging:greybus Fix comparison to NULL
 2018-06-03 12:52 UTC 

[PATCH 1/4] clk: imx6q: remove clks_init_on array
 2018-06-03  3:00 UTC  (8+ messages)
` [PATCH 2/4] clk: imx6sl: "
` [PATCH 3/4] clk: imx6sx: "
` [PATCH 4/4] clk: imx6ul: "

[PATCH 0/7] MIPS: boot: fix various problems in arch/mips/boot/Makefile
 2018-06-03  2:59 UTC  (2+ messages)

[Bug 106666] amdgpu 0000:09:00.0: [gfxhub] VMC page fault (src_id:0 ring:56 vmid:3 pas_id:0), [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, last signaled seq=327845, last emitted seq=327847
 2018-06-03  2:50 UTC  (3+ messages)

[PATCH net-next] net: chelsio: Use zeroing memory allocator instead of allocator/memset
 2018-06-03  2:40 UTC 

[PATCH V2 1/3] ARM: imx: add L2 page power control for GPC
 2018-06-03  2:33 UTC  (6+ messages)
` [PATCH V2 2/3] ARM: imx: add cpu idle support for i.MX6SLL
` [PATCH V2 3/3] ARM: imx: remove i.MX6SLL support in i.MX6SL cpu idle driver

[PATCH RESEND] um: vdso: remove unused vdso-syms.lds
 2018-06-03  2:37 UTC  (2+ messages)

Strange XFS problem
 2018-06-03  2:32 UTC  (2+ messages)

[meta-oe][PATCH] htop: upgrade to 2.2.0
 2018-06-03  2:26 UTC 

[Buildroot] [PATCH] fs: allow extra arguments to common tarball extraction
 2018-06-03  2:21 UTC 

[meta][lib/oeqa][PATCH v3] Meta runtime cases: add testcases for kernel sample
 2018-06-03  2:13 UTC 

[meta-perl][PATCH] adduser: fix HOMEPAGE
 2018-06-03  2:12 UTC 

[PATCH 1/2] dma-coherent: Add one parameter to save available coherent memory
 2018-06-03  2:12 UTC  (8+ messages)
` [PATCH 2/2] dma-coherent: Change the bitmap APIs

[vfs:mount-open_tree 26/55] <stdin>:1335:2: warning: #warning syscall open_tree not implemented
 2018-06-03  2:08 UTC 

[PATCH V2 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-03  2:06 UTC  (8+ messages)
` [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

[meta-oe][PATCH v3] iso-codes: fix SRC_URI
 2018-06-03  2:03 UTC 

linux-next: Signed-off-by missing for commits in the pci tree
 2018-06-03  1:41 UTC 

[linux-linus test] 123554: tolerable FAIL - PUSHED
 2018-06-03  1:39 UTC 

[PATCH] x86,switch_mm: skip atomic operations for init_mm
 2018-06-03  1:38 UTC  (14+ messages)

[PATCH 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-03  1:36 UTC  (6+ messages)

[PATCH net] rxrpc: Fix handling of call quietly cancelled out on server
 2018-06-03  1:17 UTC 

[Bug 106788] DP audio plays slower than HDMI
 2018-06-03  1:11 UTC 

Error in creating session in Embedded Android based development board
 2018-06-03  1:01 UTC 

git glob pattern in .gitignore and git command
 2018-06-03  0:58 UTC 

[PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8]
 2018-06-03  0:55 UTC  (11+ messages)
  ` [PATCH 00/32] VFS: Introduce filesystem context "
                  ` [PATCH][RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8])

[PATCH 0/4] RFC CPSW switchdev mode
 2018-06-03  0:49 UTC  (11+ messages)

[Qemu-arm] [PATCH 0/2] armv7m: Remove armv7m_init() function
 2018-06-03  0:48 UTC  (4+ messages)
` [Qemu-arm] [PATCH 2/2] hw/arm/armv7m: Remove unused "
    ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/8] sdcard: cleanup the SD_SPEC version
 2018-06-03  0:08 UTC  (18+ messages)
` [Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/8] sdcard: Allow commands valid in SPI mode
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/8] sdcard: Add a 'spec_version' property
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/8] sdcard: Set Spec v2.00 as default
` [Qemu-devel] [PATCH 5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
` [Qemu-devel] [PATCH 6/8] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
` [Qemu-arm] [PATCH 7/8] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 8/8] sdcard: Disable CMD19/CMD23 for Spec v2

[Qemu-devel] [Bug 1774830] [NEW] qemu monitor disassembled memory dump produces incorrect output
 2018-06-03  0:05 UTC 

[ovmf baseline-only test] 74774: regressions - FAIL
 2018-06-02 23:56 UTC 

[GIT] Networking
 2018-06-02 23:39 UTC 

[PATCH 0/9,v2] Netfilter updates for net-next
 2018-06-02 23:25 UTC 

[meta-oe][PATCH] minicom: fix SRC_URI
 2018-06-02 23:15 UTC 

[PATCH 0/9] Netfilter updates for net-next
 2018-06-02 23:14 UTC  (10+ messages)
` [PATCH 1/9] netfilter: Decrease code duplication regarding transparent socket option
` [PATCH 2/9] netfilter: Libify xt_TPROXY
` [PATCH 3/9] netfilter: nf_tables: pass context to object destroy indirection
` [PATCH 4/9] netfilter: nf_conncount: expose connection list interface
` [PATCH 5/9] netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
` [PATCH 6/9] netfilter: nf_tables: garbage collection for stateful expressions
` [PATCH 7/9] netfilter: nf_tables: add destroy_clone expression
` [PATCH 8/9] netfilter: nf_tables: add connlimit support
` [PATCH 9/9] netfilter: nf_tables: handle chain name lookups via rhltable

[linux-4.9 test] 123542: regressions - FAIL
 2018-06-02 23:12 UTC 

[meta-oe][PATCH v2 1/2] chrpath: fix SRC_URI
 2018-06-02 22:59 UTC  (2+ messages)
` [meta-oe][PATCH v2 2/2] iso-codes: "

[RFC PATCH v2 0/2] Implement standard color keying properties for DRM planes
 2018-06-02 22:56 UTC  (4+ messages)
` [RFC PATCH v2 1/2] drm: Add generic colorkey properties

[PATCH v2 00/12] Integrate commit-graph into fsck and gc
 2018-06-02 22:50 UTC  (10+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'
  ` [PATCH v3 07/20] commit-graph: verify catches corrupt signature
  ` [PATCH v3 11/20] commit-graph: verify root tree OIDs

[PATCH 1/1] common: state: allow to overlay state backend
 2018-06-02 22:39 UTC 

[Bug 106787] New: Thinkpad P52s NVIDIA Quadro P500 gp108 WARNING: CPU: 3 PID: 395 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:86 nvkm_pmu_reset+0x14c/0x160 [nouveau]
 2018-06-02 22:36 UTC  (2+ messages)
  ` [Bug 106787] "

[Qemu-devel] [PATCH] main-loop: document IOCanReadHandler
 2018-06-02 22:28 UTC  (2+ messages)

[PATCH v8] ASoC: pxa: switch to new ac97 bus support
 2018-06-02 22:27 UTC  (3+ messages)

[Qemu-arm] [RFC PATCH] hw/registerfields: Deposit fields "in place"
 2018-06-02 22:26 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] power: reset: zx-reboot: put device node in zx_reboot_probe()
 2018-06-02 22:22 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.