All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-21 17:14:20 to 2019-08-21 17:57:13 UTC [more...]

[Virtio-fs] [PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-21 17:57 UTC  (13+ messages)
` [Virtio-fs] [PATCH 01/19] dax: remove block device dependencies
` [Virtio-fs] [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
` [Virtio-fs] [PATCH 03/19] virtio: Add get_shm_region method
` [Virtio-fs] [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
` [Virtio-fs] [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport
` [Virtio-fs] [PATCH 06/19] fuse, dax: add fuse_conn->dax_dev field
` [Virtio-fs] [PATCH 07/19] virtio_fs, dax: Set up virtio_fs dax_device
` [Virtio-fs] [PATCH 08/19] fuse: Keep a list of free dax memory ranges
` [Virtio-fs] [PATCH 09/19] fuse: implement FUSE_INIT map_alignment field
` [Virtio-fs] [PATCH 10/19] fuse: Introduce setupmapping/removemapping commands
` [Virtio-fs] [PATCH 11/19] fuse, dax: Implement dax read/write operations
` [Virtio-fs] [PATCH 12/19] fuse, dax: add DAX mmap support

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2019-08-21 17:56 UTC 

[PATCH] ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c
 2019-08-21 17:56 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v4 00/75] rewrite MMX/SSE*/AVX/AVX2 vector instruction translation
 2019-08-21 17:29 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH v4 01/75] target/i386: Push rex_r into DisasContext
` [Qemu-devel] [RFC PATCH v4 02/75] target/i386: Push rex_w "
` [Qemu-devel] [RFC PATCH v4 03/75] target/i386: use dflag from DisasContext
` [Qemu-devel] [RFC PATCH v4 04/75] target/i386: use prefix "
` [Qemu-devel] [RFC PATCH v4 05/75] target/i386: introduce disas_insn_prefix
` [Qemu-devel] [RFC PATCH v4 08/75] target/i386: make variable b1 const
` [Qemu-devel] [RFC PATCH v4 09/75] target/i386: make variable is_xmm const
` [Qemu-devel] [RFC PATCH v4 10/75] target/i386: add vector register file alignment constraints
` [Qemu-devel] [RFC PATCH v4 11/75] target/i386: introduce gen_sse_ng
` [Qemu-devel] [RFC PATCH v4 12/75] target/i386: introduce CASES_* macros in gen_sse_ng
` [Qemu-devel] [RFC PATCH v4 13/75] target/i386: decode the 0F38/0F3A prefix "
` [Qemu-devel] [RFC PATCH v4 14/75] target/i386: introduce aliases for some tcg_gvec operations
` [Qemu-devel] [RFC PATCH v4 21/75] target/i386: introduce tcg register operands
` [Qemu-devel] [RFC PATCH v4 25/75] target/i386: introduce Ib (immediate) operand
` [Qemu-devel] [RFC PATCH v4 27/75] target/i386: introduce G*, R*, E* (general register) operands

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-21 17:55 UTC 

stable-rc/linux-5.2.y boot: 134 boots: 0 failed, 114 passed with 18 offline, 1 untried/unknown, 1 conflict (v5.2.9-136-g6451706234b4)
 2019-08-21 17:55 UTC 

[PATCH v6 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-21 17:54 UTC  (9+ messages)
` [PATCH v6 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles

RISC-V nommu support v3
 2019-08-21 17:54 UTC  (7+ messages)
` [PATCH 15/15] riscv: disable the EFI PECOFF header for M-mode

[RESEND PATCH] arm64: dts: rockchip: add rk3328 VPU node
 2019-08-21 17:54 UTC  (2+ messages)

[PATCH v1 00/63] atmel_mxt_ts misc
 2019-08-21 17:54 UTC  (5+ messages)
` [PATCH v1 03/63] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary

stable-rc/linux-4.19.y boot: 122 boots: 0 failed, 106 passed with 16 offline (v4.19.67-87-gbfa969cef25a)
 2019-08-21 17:53 UTC 

[dm-crypt] Bindings to other programming languages (Golang)
 2019-08-21 17:52 UTC 

[Xen-devel] [PATCH v4 0/2] More typesafe conversion of common interface
 2019-08-21 17:52 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 1/2] xen: Switch parameter in get_page_from_gfn to use typesafe gfn

[PATCH v4] kasan: add memory corruption identification for software tag-based mode
 2019-08-21 17:52 UTC  (5+ messages)

[Qemu-devel] [PULL 00/13] Misc patches for 2019-08-21
 2019-08-21 17:28 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/13] qemu-ga: clean up TOOLS variable
` [Qemu-devel] [PULL 02/13] configure: define CONFIG_TOOLS here
` [Qemu-devel] [PULL 03/13] module: use g_hash_table_add()
` [Qemu-devel] [PULL 04/13] module: return success on module load
` [Qemu-devel] [PULL 05/13] tests: add module loading test
` [Qemu-devel] [PULL 06/13] configure: remove AUTOCONF_HOST
` [Qemu-devel] [PULL 07/13] minikconf: don't print CONFIG_FOO=n lines
` [Qemu-devel] [PULL 08/13] memory: Refactor memory_region_clear_coalescing
` [Qemu-devel] [PULL 09/13] memory: Split zones when do coalesced_io_del()
` [Qemu-devel] [PULL 10/13] memory: Remove has_coalesced_range counter
` [Qemu-devel] [PULL 11/13] memory: Fix up memory_region_{add|del}_coalescing
` [Qemu-devel] [PULL 12/13] main-loop: Fix GSource leak in qio_task_thread_worker()
` [Qemu-devel] [PULL 13/13] char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()

[PATCH v1 1/2] leds: max77650: Switch to fwnode property API
 2019-08-21 17:51 UTC  (3+ messages)
` [PATCH v1 2/2] leds: Switch to use fwnode instead of be stuck with OF one

[PATCH v5 00/11] Move part of cros-ec out of MFD subsystem
 2019-08-21 17:50 UTC  (7+ messages)
` [PATCH v5 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v5 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-08-21 17:49 UTC 

[PATCH 1/2] fs: ntfs: drop unneeded likely() call around IS_ERR()
 2019-08-21 17:48 UTC  (7+ messages)
` [PATCH 2/2] drivers: input: mouse: alps: "

[PATCH] RDMA/iwpm: Delete unnecessary checks before =?UTF-8?B?IHRoZSBtYWNybyBjYWxs
 2019-08-21 17:47 UTC  (2+ messages)
` [PATCH] RDMA/iwpm: Delete unnecessary checks before the macro call “dev_kfree_skb”

[PATCH rdma-next 00/12] Improvements for ODP
 2019-08-21 17:47 UTC  (6+ messages)
` [PATCH rdma-next 02/12] RDMA/odp: Iterate over the whole rbtree directly

[PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-21 17:46 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
 2019-08-21 17:44 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: Convert Arm Mali GPUs to DT schema
 2019-08-21 17:43 UTC  (3+ messages)

[GIT PULL FOR v5.4] More DVB/RC changes
 2019-08-21 17:43 UTC  (5+ messages)

[PATCH] drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1x
 2019-08-21 17:43 UTC  (2+ messages)

[PATCH 00/11] Face lift for bu21013_ts driver
 2019-08-21 17:42 UTC  (3+ messages)

[PATCH 3/3] watchdog/aspeed: add support for dual boot
 2019-08-21 17:42 UTC  (4+ messages)

Integrate collectd with OpenBMC
 2019-08-21 17:41 UTC  (7+ messages)

[PATCH v2 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-21 17:42 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: imx8mq: add imx8mq iomux-gpr field defines

post-receive: pub/scm/linux/kernel/git/will/linux
 2019-08-21 17:42 UTC 

[PATCH v2 2/2] bugreport: generate config whitelist based on docs
 2019-08-21 17:40 UTC  (3+ messages)

post-receive: pub/scm/network/wireless/iwd
 2019-08-21 17:39 UTC 

[Virtio-fs] [PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-21 17:37 UTC  (28+ messages)
`  "
` [Virtio-fs] [PATCH 01/13] fuse: delete dentry if timeout is zero
  `  "
` [Virtio-fs] [PATCH 02/13] fuse: Use default_file_splice_read for direct IO
  `  "
` [Virtio-fs] [PATCH 03/13] fuse: export fuse_end_request()
  `  "
` [Virtio-fs] [PATCH 04/13] fuse: export fuse_len_args()
  `  "
` [Virtio-fs] [PATCH 05/13] fuse: Export fuse_send_init_request()
  `  "
` [Virtio-fs] [PATCH 06/13] fuse: export fuse_get_unique()
  `  "
` [Virtio-fs] [PATCH 07/13] Export fuse_dequeue_forget() function
  `  "
` [Virtio-fs] [PATCH 08/13] fuse: extract fuse_fill_super_common()
  `  "
` [Virtio-fs] [PATCH 09/13] fuse: add fuse_iqueue_ops callbacks
  `  "
` [Virtio-fs] [PATCH 10/13] fuse: Separate fuse device allocation and installation in fuse_conn
  `  "
` [Virtio-fs] [PATCH 11/13] virtio_fs: add skeleton virtio_fs.ko module
  `  "
` [Virtio-fs] [PATCH 12/13] virtio-fs: Do not provide abort interface in fusectl
  `  "
` [Virtio-fs] [PATCH 13/13] init/do_mounts.c: add virtio_fs root fs support
  `  "

[PATCH v2] drm/bridge: adv7511: Attach to DSI host at probe time
 2019-08-21 17:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2019-08-21 17:37 UTC  (2+ messages)
` [Qemu-riscv] "

[Qemu-devel] [PATCH v6 00/10] Measure Tiny Code Generation Quality
 2019-08-21 17:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] accel: introducing TBStatistics structure
` [Qemu-devel] [PATCH v6 02/10] accel: collecting TB execution count
` [Qemu-devel] [PATCH v6 03/10] accel: collecting JIT statistics
` [Qemu-devel] [PATCH v6 04/10] accel: replacing part of CONFIG_PROFILER with TBStats
` [Qemu-devel] [PATCH v6 05/10] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
` [Qemu-devel] [PATCH v6 06/10] log: adding -d tb_stats to control tbstats
` [Qemu-devel] [PATCH v6 07/10] monitor: adding tb_stats hmp command
` [Qemu-devel] [PATCH v6 08/10] Adding info [tb-list|tb|coverset] commands to HMP
` [Qemu-devel] [PATCH v6 09/10] monitor: adding new info cfg command
` [Qemu-devel] [PATCH v6 10/10] linux-user: dumping hot TBs at the end of the execution

stable-rc/linux-4.9.y boot: 105 boots: 0 failed, 90 passed with 15 offline (v4.9.189-105-g9c965ba1a288)
 2019-08-21 17:37 UTC 

[PATCH v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-21 17:37 UTC  (8+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
    ` [EXT] "

[GIT PULL] KVM fixes for Linux 5.3-rc6
 2019-08-21 17:36 UTC 

[v2 PATCH] RISC-V: Optimize tlb flush path
 2019-08-21 17:36 UTC  (4+ messages)

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-21 17:36 UTC  (5+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[PATCH -next v2] sched/fair: fix -Wunused-but-set-variable warnings
 2019-08-21 17:36 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS be6f7ef69cf0d8cfeb6af5ad62c558fe35e13cce
 2019-08-21 17:35 UTC 

[RFC] replacing dma_resv API
 2019-08-21 17:35 UTC  (5+ messages)
` [PATCH 08/10] dma-buf/resv: replace shared fence with new fences container

[PATCH 0/2] line-log: avoid unnecessary full tree diffs
 2019-08-21 17:35 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v9 0/3] arm64 tagged address ABI
 2019-08-21 17:35 UTC  (9+ messages)
` [PATCH v9 2/3] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v9 3/3] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH] gpu: drm: exynos: Remove set but unused value
 2019-08-21 17:34 UTC 

[PATCH] drm/i915: Do not create a new max_bpc prop for MST connectors
 2019-08-21 17:33 UTC  (2+ messages)

[PATCH] kbuild: remove unneeded dependency for $(DOC_TARGETS)
 2019-08-21 17:33 UTC 

[PATCH] kbuild: remove unneeded comments and code from scripts/basic/Makefile
 2019-08-21 17:32 UTC 

[Xen-devel] [PATCH] xen/console: Fix build when CONFIG_DEBUG_TRACE=y
 2019-08-21 17:30 UTC  (5+ messages)

[PATCH 1/5] drm/i915: Use enum pipe instead of crtc index to track active pipes
 2019-08-21 17:30 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()
` [PATCH 3/5] drm/i915: Use enum pipe consistently
` [PATCH 4/5] drm/i915: s/num_active_crtcs/num_active_pipes/
` [PATCH 5/5] drm/i915: Use hweight8() for 8bit masks

[Xen-devel] [ovmf test] 140448: all pass - PUSHED
 2019-08-21 17:29 UTC 

post-receive: pub/scm/linux/kernel/git/song/md
 2019-08-21 17:30 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2019-08-21 17:30 UTC 

[U-Boot] [PATCH] ARM: vexpress_*_defconfig: replace earlyprintk with earlycon
 2019-08-21 17:29 UTC  (2+ messages)
` [U-Boot] [PATCH] vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1

How cma allocation works ?
 2019-08-21 17:28 UTC 

[PATCH] mfd: cros_ec: Update cros_ec_commands.h
 2019-08-21 17:27 UTC  (5+ messages)

[PATCH] media: hantro: Enable VP8 decoding on RK3328
 2019-08-21 17:27 UTC 

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-21 17:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

KASAN: slab-out-of-bounds Read in hidraw_ioctl
 2019-08-21 17:27 UTC  (3+ messages)
` [PATCH] HID: hidraw: Fix invalid read "

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-08-21 17:25 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-08-21 17:25 UTC 

net: micrel: confusion about phyids used in driver
 2019-08-21 17:24 UTC  (9+ messages)

[PATCH v2 0/4] BPF-related documentation fixes
 2019-08-21 17:23 UTC  (5+ messages)
` [PATCH v2 3/4] bpf: clarify when bpf_trace_printk discards lines

[PATCH] x86/sgx: Return 0 when !CONFIG_INTEL_SGX_DRIVER
 2019-08-21 17:24 UTC  (8+ messages)

[PATCH RFC 0/4] ACPI: APEI: Add support to notify the vendor specific HW errors
 2019-08-21 17:23 UTC  (6+ messages)
  ` [PATCH RFC 1/4] "
  ` [PATCH RFC 2/4] ACPI: APEI: Add ghes_handle_memory_failure to the new notification method

[Xen-devel] [xen-unstable test] 140442: regressions - FAIL
 2019-08-21 17:22 UTC 

[dpdk-dev] [PATCH v2] timer: remove check_tsc_flags()
 2019-08-21 10:18 UTC 

[PATCH net] gve: Copy and paste buy in gve_get_stats()
 2019-08-21 17:20 UTC  (4+ messages)
` [PATCH v2 net] gve: Copy and paste bug "

[Qemu-devel] [PATCH] iotests: Add more "skip_if_unsupported" statements to the python tests
 2019-08-21 17:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-08-21 17:20 UTC 

[PATCH for-next 0/9] Fixes for hip08 driver
 2019-08-21 17:19 UTC  (3+ messages)
` [PATCH for-next 1/9] RDMA/hns: Refactor cmd init and mode selection for hip08

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2019-08-21 17:18 UTC 

[PATCH v5.3] iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
 2019-08-21 17:17 UTC  (2+ messages)
` [PATCH v5.3 v2] "

[PATCH] KVM: lapic: restart counter on change to periodic mode
 2019-08-21 17:17 UTC  (8+ messages)

[PATCH v1 1/2] leds: trigger: gpio: GPIO 0 is valid
 2019-08-21 17:17 UTC  (2+ messages)
` [PATCH v1 2/2] leds: trigger: gpio: Convert to use kstrtox()

[dpdk-dev] [PATCH] timer: remove check_tsc_flags()
 2019-08-21 10:11 UTC 

[Qemu-devel] [PATCH v8 0/3] NBD reconnect
 2019-08-21 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 1/3] qemu-coroutine-sleep: introduce qemu_co_sleep_wake

[RESEND PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-21 17:13 UTC  (3+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2019-08-21 17:14 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.