All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 16:11:03 to 2018-07-16 17:11:33 UTC [more...]

[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
 2018-07-16 17:01 UTC  (31+ messages)
` [PATCH v2 01/14] mm: Plumb dev_pagemap instead of vmem_altmap to memmap_init_zone()
` [PATCH v2 02/14] mm: Enable asynchronous __add_pages() and vmemmap_populate_hugepages()
` [PATCH v2 04/14] mm: Multithread ZONE_DEVICE initialization
` [PATCH v2 05/14] mm, memremap: Up-level foreach_order_pgoff()
` [PATCH v2 06/14] mm: Allow an external agent to coordinate memmap initialization
` [PATCH v2 07/14] libnvdimm, pmem: Allow a NULL-pfn to ->direct_access()
` [PATCH v2 08/14] tools/testing/nvdimm: "
` [PATCH v2 09/14] s390, dcssblk: "
` [PATCH v2 10/14] filesystem-dax: Do not request a pfn when not required
` [PATCH v2 11/14] filesystem-dax: Make mount time pfn validation a debug check
` [PATCH v2 12/14] libnvdimm, pmem: Initialize the memmap in the background
` [PATCH v2 13/14] device-dax: "
` [PATCH v2 14/14] libnvdimm, namespace: Publish page structure init state / control

[PATCH 4.17 00/67] 4.17.7-stable review
 2018-07-16 17:09 UTC  (6+ messages)
  ` [PATCH 4.17 62/67] kvm: vmx: Nested VM-entry prereqs for event inj

dmesg warning during init
 2018-07-16 17:09 UTC  (8+ messages)

[PATCH iproute2-next v10] Add support for CAKE qdisc
 2018-07-16 16:39 UTC 

[PATCH] x86/HVM: avoid memory_type_changed() invocations when possible
 2018-07-16 17:08 UTC  (2+ messages)

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-16 17:08 UTC  (7+ messages)

[PATCH] [RFC] initrd/initramfs: extracted common code to init_rootfs.c file
 2018-07-16 17:08 UTC  (2+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-07-16 17:07 UTC  (2+ messages)
` [Bug 105760] [4.17-rc1] "

Payment Through Western Union
 2018-07-16 16:38 UTC 

[U-Boot] [PATCH 1/3] bmips: ram: add an option to force the size of the ram
 2018-07-16 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bcm6838: add initial support
` [U-Boot] [PATCH 3/3] bcm968380gerg: "

Questions about locating the rte_mbuf payload
 2018-07-16 17:05 UTC  (3+ messages)

[PATCH] mm: don't do zero_resv_unavail if memmap is not allocated
 2018-07-16 17:05 UTC  (3+ messages)

Section 4.2: wrong error reporting for pthread functions
 2018-07-16 16:39 UTC  (4+ messages)

[PATCH v3.1] libxl: Design of an async API to issue QMP commands to QEMU
 2018-07-16 17:04 UTC  (4+ messages)
` [PATCH v3.2] "
    ` [PATCH v3.2] libxl: Design of an async API to issue QMP commands to QEMU [and 1 more messages]

[Qemu-devel] [PATCH] chardev: unconditionally set FD_PASS feature for socket type=fd
 2018-07-16 17:03 UTC  (5+ messages)

[PATCH v2] arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
 2018-07-16 17:02 UTC  (3+ messages)

[PATCH] x86: report use of PCID together with reporting XPTI status
 2018-07-16 17:01 UTC  (2+ messages)

Toaster enhancement set posted
 2018-07-16 17:00 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator
 2018-07-16 16:59 UTC  (2+ messages)

[PATCH] test: fix incorrect return types
 2018-07-16 16:58 UTC 

[PATCH 2nd REPOST 0/5] media: use irqsave() in USB's complete callback
 2018-07-16 16:30 UTC  (2+ messages)

[PATCH v4] bsg: mitigate read/write abuse, block uaccess in release
 2018-07-16 16:57 UTC  (3+ messages)

[PATCH] VMX: fix vmx_{find,del}_msr() build
 2018-07-16 16:56 UTC  (2+ messages)

[PATCHv2 0/2] Fix crash due to vma_is_anonymous() false-positives
 2018-07-16 16:57 UTC  (6+ messages)
` [PATCHv2 2/2] mm: Drop unneeded ->vm_ops checks
  ` REGRESSION: "

cpu_no_speculation omissions?
 2018-07-16 16:56 UTC  (2+ messages)

[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
 2018-07-16 16:56 UTC  (25+ messages)
` 答复: "
  ` [alsa-devel] "
        ` 答复: "
          ` 答复: "
                    ` 答复: 答复: "

[PATCH 1/2] btrfs-progs: lowmem: fix false alerts of referencer count mismatch for blocks relocated
 2018-07-16 16:27 UTC  (2+ messages)

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-16 16:55 UTC  (4+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5

[PATCH 0/4] add crc64 calculation as kernel library
 2018-07-16 16:55 UTC  (5+ messages)
` [PATCH 1/4] lib/crc64: add crc64 option to lib/Kconfig
` [PATCH 2/4] lib: add crc64 calculation routines
` [PATCH 3/4] bcache: use routines from lib/crc64.c for CRC64 calculation
` [PATCH 4/4] lib/test_crc: Add test cases for crc calculation

[PATCH v2 0/2] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-07-16 16:26 UTC  (8+ messages)

[PATCH] arm64: cpuinfo: Include cleartext implementer and part strings
 2018-07-16 16:52 UTC  (5+ messages)

[PATCH 6/6] alpha: uapi header and system call table file generation
 2018-07-16 16:23 UTC  (5+ messages)

[PATCH v5 1/2] leds: core: Introduce generic pattern interface
 2018-07-16 16:51 UTC  (2+ messages)

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-16 16:50 UTC  (5+ messages)
` [RFC][PATCH 09/11] tty_io: Use do_send_sig_info in __do_SACK to forcibly kill tasks

[PATCH 1/2] mtd: rawnand: marvell: document a bit more the driver
 2018-07-16 16:50 UTC  (3+ messages)
` [PATCH v4 12/14] arm64: dts: marvell: add AP806 SEI subnode

[PATCH RFC V2 0/3] blk-mq: support runtime PM
 2018-07-16 16:21 UTC  (5+ messages)

4.18-rc* regression: x86-32 troubles (with timers?)
 2018-07-16 16:49 UTC  (6+ messages)

[PATCH v3 net-next 0/3] rds: IPv6 support
 2018-07-16 16:20 UTC  (2+ messages)

[PATCH] btrfs-progs: tests/fuzz: Use correct suffix for raw image
 2018-07-16 16:18 UTC  (2+ messages)

Caching/buffers become useless after some time
 2018-07-16 16:45 UTC  (7+ messages)

[PATCH 1/3] btrfs-progs: check: orig: Don't panic out when unexpected root item is referring to one extent
 2018-07-16 16:15 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] target-arm queue
 2018-07-16 16:43 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] target/arm: Fix LD1W and LDFF1W (scalar plus vector)
` [Qemu-devel] [PULL 2/8] aspeed: Implement write-1-{set, clear} for AST2500 strapping
` [Qemu-devel] [PULL 3/8] hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
` [Qemu-devel] [PULL 4/8] hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
` [Qemu-devel] [PULL 5/8] hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
` [Qemu-devel] [PULL 6/8] bcm2835_aux: Swap RX and TX interrupt assignments
` [Qemu-devel] [PULL 7/8] accel/tcg: Use correct test when looking in victim TLB for code
` [Qemu-devel] [PULL 8/8] accel/tcg: Assert that tlb fill gave us a valid TLB entry

[PATCH] media: coda: add SPS fixup code for frame sizes that are not multiples of 16
 2018-07-16 16:14 UTC  (3+ messages)

[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
 2018-07-16 16:29 UTC 

[igt-dev] [PATCH i-g-t 0/9] trace.pl fixes and improvements
 2018-07-16 16:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for trace.pl fixes and improvements (rev7)

[PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress
 2018-07-16 16:41 UTC  (2+ messages)

[PATCH 4.9 00/32] 4.9.113-stable review
 2018-07-16 16:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 0/5] Add support for TPM Physical Presence interface
 2018-07-16 16:41 UTC  (2+ messages)

compliation error with aio_abi.h
 2018-07-16 16:40 UTC 

[PATCH v4 00/14] Add System Error Interrupt support to Armada SoCs
 2018-07-16 16:39 UTC  (5+ messages)
` [PATCH v4 10/14] dt-bindings/interrupt-controller: update Marvell ICU bindings

[tpm2] OE recipe for tpm2-tss works with 1.4.0 but not 2.0.0
 2018-07-16 16:38 UTC 

[Xenomai] [PATCH 0/6] Fix issues around setsched on remote threads
 2018-07-16 16:37 UTC  (7+ messages)
` [Xenomai] [PATCH 1/6] cobalt/posix: Harden cobalt_thread_shadow against invalid requests
` [Xenomai] [PATCH 2/6] cobalt/posix: Avoid mapping remote threads in cobalt_sched_setscheduler_ex
` [Xenomai] [PATCH 3/6] cobalt/posix: Remove task parameter from cobalt_thread_shadow
` [Xenomai] [PATCH 4/6] lib/cobalt: Avoid requesting shadowing for remote threads
` [Xenomai] [PATCH 5/6] lib/cobalt: Pass setsched requests for unknown threads to glibc
` [Xenomai] [PATCH 6/6] cobalt: Fix error code of cobalt_thread_setschedparam_ex

[PATCH v2 net] net/ipv6: Do not allow device only routes via the multipath API
 2018-07-16 16:09 UTC  (2+ messages)

[PATCH] ixgbe: wait longer for link after fiber MAC setup
 2018-07-16 16:36 UTC 

[PATCHv4 0/4] nvme timeout updates
 2018-07-16 16:36 UTC  (7+ messages)
` [PATCHv4 1/4] nvme: Sync request queues on reset
` [PATCHv4 3/4] nvme: Introduce frozen controller state

[fstests PATCH v2 0/2] Add test for DAX+ext4+DMA race
 2018-07-16 16:07 UTC  (4+ messages)
` [fstests PATCH v2 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH v2] btrfs-progs: inspect-internal: add option '-k u64,u8,u64' of dump-tree
 2018-07-16 16:05 UTC  (2+ messages)

TPM support within Grub2
 2018-07-16 16:33 UTC  (4+ messages)

[PATCH] test: ensure EAL flags autotest works properly on BSD
 2018-07-16 16:34 UTC 

[PATCH 1/6] oeqa: Add selftest parallelisation support
 2018-07-16 16:33 UTC  (6+ messages)
` [PATCH 2/6] oeqa/core/threaded: Remove in favour of using concurrenttests
` [PATCH 3/6] oeqa/runner: Simplify code
` [PATCH 4/6] oeqa: Remove xmlrunner
` [PATCH 5/6] testsdk: Enable multiprocess execution
` [PATCH 6/6] oeqa/decorator: Improve reliability

[PATCH] [RESEND] perf/x86/intel/uncore: Fix the index of PCU.3 Broadwell CPUs
 2018-07-16 16:31 UTC  (5+ messages)

[PATCH] media: imx208: Add imx208 camera sensor driver
 2018-07-16 16:03 UTC  (4+ messages)

[PATCH v3] time: Fix incorrect sleeptime injection when suspend fails
 2018-07-16 16:30 UTC  (6+ messages)

[PATCH 1/2] fs/fuse, splice: use kvmalloc to allocate array of pipe_buffer structs
 2018-07-16 16:03 UTC 

KMS does not work on MSI B350M MORTAR with AMD Ryzen 3 2200g
 2018-07-16 16:30 UTC  (4+ messages)

[PATCH v3] rte_ring: clarify preemptible nature of ring algorithm
 2018-07-16 16:28 UTC  (3+ messages)

[Buildroot] [PATCH v6 0/4] chromium: new package
 2018-07-16 16:29 UTC  (6+ messages)
` [Buildroot] [PATCH v6 4/4] "

[PATCH] net/rds: void function cannot return -1
 2018-07-16 16:29 UTC  (2+ messages)

[PATCH] atk: add explicit gettext-native dependency
 2018-07-16 16:27 UTC  (3+ messages)

[Qemu-arm] [PATCH for-3.0 0/2] accel/tcg: fix get_page_addr_code() victim TLB lookups
 2018-07-16 16:27 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2 1/4] dt-bindings: sound: wm8994: document wlf,spkmode-pu property
 2018-07-16 16:27 UTC  (4+ messages)

[PATCH 4.14 00/54] 4.14.56-stable review
 2018-07-16 16:26 UTC  (2+ messages)

[PATCH RFC API ONLY] mtd: get parsers from lookup table
 2018-07-16 16:23 UTC  (2+ messages)

[xen-unstable-smoke test] 125237: tolerable all pass - PUSHED
 2018-07-16 16:23 UTC 

[PATCH 4.4 00/43] 4.4.141-stable review
 2018-07-16 16:22 UTC  (2+ messages)

[PATCH 19/21] dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU
 2018-07-16 16:21 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-16 16:20 UTC  (7+ messages)

[LTP] [PATCH 0/4] Add dependency checking
 2018-07-16 16:20 UTC  (3+ messages)

[PATCH] IPoIB: use kvzalloc to allocate an array of bucket pointers
 2018-07-16 16:19 UTC  (2+ messages)

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-16 16:19 UTC  (3+ messages)
` [PATCH v2 20/21] xen: support console_switching between Dom0 and DomUs on ARM

[PATCH] dual-camera-demo: bump SRCREV to pick up the workaround for LTS2018
 2018-07-16 16:18 UTC  (2+ messages)
` [EXTERNAL] "

[Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-07-16 (3.0.0-rc1)
 2018-07-16 16:18 UTC  (2+ messages)

[PATCH 00/16] Consolidate reachability logic
 2018-07-16 16:18 UTC  (3+ messages)

[ti2018.01/rocko/master] [PATCH v2] packagegroup-arago-tisdk-multimedia: add ipumm-fw for am5-hs and dra7-hs
 2018-07-16 16:18 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/2] btrfs-progs: Exit gracefully when overlap chunks are detected
 2018-07-16 15:49 UTC  (2+ messages)

[PATCH] drm/connector: Fix typo in drm_connector_list_iter_next()
 2018-07-16 16:16 UTC  (2+ messages)

Error on boot with Raven Ridge
 2018-07-16 16:16 UTC  (3+ messages)

[PATCH 1/2] blk-iolatency: don't change the latency window
 2018-07-16 16:16 UTC  (3+ messages)
` [PATCH 2/2] blk-iolatency: truncate our current time

[PATCH 1/2] nbd: don't requeue the same request twice
 2018-07-16 16:16 UTC  (3+ messages)
` [PATCH 2/2] nbd: handle unexpected replies better

[Qemu-arm] [RFC PATCH] hw: arm: Add basic support for cprman (clock subsystem)
 2018-07-16 16:14 UTC  (4+ messages)
    ` [Qemu-devel] "

HI
 2018-07-16 15:46 UTC 

[PATCH v5 0/7] add support for Bluetooth on MT7622 SoC
 2018-07-16 16:15 UTC  (9+ messages)
` [PATCH v5 4/7] Bluetooth: Add new quirk for non-persistent setup settings
          ` [SPAM]Re: "

[Buildroot] [PATCH 0/5] support/docker: add new dockers
 2018-07-16 16:15 UTC  (9+ messages)
` [Buildroot] [PATCH 4/5] support/docker: add an Arch image

[PATCH 0/3] ravb: small sparse fixes
 2018-07-16 15:47 UTC  (5+ messages)
` [PATCH 2/3] ravb: fix warning about memcpy length
` [PATCH 3/3] ravb: fix byte order for TX descriptor tag field lower bits

[PATCH 1/4] drm/amdgpu/pp/smu7: use a local variable for toc indexing
 2018-07-16 16:13 UTC  (2+ messages)

[PATCH 1/2] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 16:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3] drm/i915/execlists: Always clear preempt status on cancelling all (rev3)

[PATCH v2] sched/cputime: Ensure accurate utime and stime ratio in cputime_adjust()
 2018-07-16 16:11 UTC  (4+ messages)
` [tip:sched/core] "

[PATCH 2/3] mtd: rawnand: micron: Disable ECC earlier in the read path
 2018-07-16 16:10 UTC  (3+ messages)
` [2/3] "

[PATCH v2 1/2] dt-bindings: ufs: Add UFS platform driver for Cadence UFS
 2018-07-16 16:11 UTC  (2+ messages)

[PATCH v2 00/17] y2038: system calls, part 3
 2018-07-16 16:11 UTC  (2+ messages)
` [PATCH v2 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64


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.