All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-12 17:13:38 to 2019-12-12 17:48:46 UTC [more...]

[PATCH 000/104] virtiofs daemon [all]
 2019-12-12 16:39 UTC  (44+ messages)
` [PATCH 023/104] virtiofsd: Send replies to messages
` [PATCH 029/104] virtiofsd: add vhost-user.json file
` [PATCH 035/104] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
` [PATCH 038/104] virtiofsd: validate path components
` [PATCH 040/104] virtiofsd: Pass write iov's all the way through
` [PATCH 042/104] virtiofsd: validate input buffer sizes in do_write_buf()
` [PATCH 045/104] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PATCH 046/104] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PATCH 047/104] virtiofsd: sandbox mount namespace
` [PATCH 048/104] virtiofsd: move to an empty network namespace
` [PATCH 049/104] virtiofsd: move to a new pid namespace
` [PATCH 050/104] virtiofsd: add seccomp whitelist
` [PATCH 051/104] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [PATCH 052/104] virtiofsd: cap-ng helpers
` [PATCH 053/104] virtiofsd: Drop CAP_FSETID if client asked for it
` [PATCH 054/104] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PATCH 055/104] virtiofsd: fix libfuse information leaks
` [PATCH 056/104] virtiofsd: add security guide document
` [PATCH 057/104] virtiofsd: add --syslog command-line option
` [PATCH 058/104] virtiofsd: print log only when priority is high enough
` [PATCH 059/104] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PATCH 060/104] virtiofsd: Add timestamp "
` [PATCH 061/104] virtiofsd: Handle reinit
` [PATCH 062/104] virtiofsd: Handle hard reboot
` [PATCH 063/104] virtiofsd: Kill threads when queues are stopped
` [PATCH 064/104] vhost-user: Print unexpected slave message types
` [PATCH 065/104] contrib/libvhost-user: Protect slave fd with mutex
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support
` [PATCH 067/104] virtiofsd: passthrough_ll: disable readdirplus on cache=never
` [PATCH 068/104] virtiofsd: passthrough_ll: control readdirplus
` [PATCH 069/104] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PATCH 070/104] virtiofsd: fail when parent inode isn't known in lo_do_lookup()
` [PATCH 071/104] virtiofsd: extract root inode init into setup_root()
` [PATCH 072/104] virtiofsd: passthrough_ll: fix refcounting on remove/rename
` [PATCH 074/104] virtiofsd: passthrough_ll: use hashtable
` [PATCH 076/104] virtiofsd: support nanosecond resolution for file timestamp
` [PATCH 077/104] virtiofsd: fix error handling in main()
` [PATCH 079/104] virtiofsd: fix memory leak on lo.source
` [PATCH 081/104] virtiofsd: Prevent multiply running with same vhost_user_socket
` [PATCH 084/104] Virtiofsd: fix memory leak on fuse queueinfo
` [PATCH 096/104] virtiofsd: Reset O_DIRECT flag during file open
` [PATCH 099/104] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
` [PATCH 103/104] virtiofsd: add --thread-pool-size=NUM option

arm_smccc_smc as generic smc interface?
 2019-12-12 17:47 UTC  (8+ messages)

[PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
 2019-12-12 17:48 UTC  (6+ messages)

[PATCH] vfs: Don't reject unknown parameters
 2019-12-12 17:47 UTC  (3+ messages)

[PATCH v2 00/13] KVM: x86: Extend Spectre-v1 mitigation
 2019-12-12 17:47 UTC  (5+ messages)
` [PATCH v2 02/13] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-12 17:47 UTC  (8+ messages)
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

[PATCH] spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
 2019-12-12 17:47 UTC 

[PATCH rt-tests] queuelat: use ARM implementation of gettick also for all !x86 archs
 2019-12-12 17:46 UTC  (4+ messages)

[PATCH nft] main: allow for getopt parser from top-level scope only
 2019-12-12 17:45 UTC  (2+ messages)

[PATCH v4 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-12 17:45 UTC  (12+ messages)
` [PATCH v4 2/2] "

[PATCH] gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
 2019-12-12 17:44 UTC  (4+ messages)

[Intel-gfx][PATCH] drm/i915/display: cleanup intel_bw_state on i915 module removal
 2019-12-12 17:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH] "

[PATCH net-next 0/3] improve clause 45 support in phylink
 2019-12-12 17:43 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phylink: improve clause 45 PHY ksettings_set implementation
` [PATCH net-next 2/3] net: phylink: extend clause 45 PHY validation workaround
` [PATCH net-next 3/3] net: mvpp2: update mvpp2 validate() implementation

[PATCH v1] Bluetooth: hci_qca: Enable clocks required for BT SOC
 2019-12-12 17:43 UTC  (2+ messages)

[PATCH net] tcp/dccp: fix possible race __inet_lookup_established()
 2019-12-12 17:43 UTC  (3+ messages)

QEMU VM crashes when enabling KVM
 2019-12-12 16:40 UTC  (5+ messages)

[Intel-gfx] [PATCH v12 0/3] Refactor Gen11+ SAGV support
 2019-12-12 17:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev13)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ARM: OMAP2+: am43xx: Add lcdc clockdomain
 2019-12-12 17:42 UTC  (3+ messages)

[PATCH v6] usb: typec: ucsi: add support for separate DP altmode devices
 2019-12-12 17:42 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-12 17:41 UTC  (10+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-12-12 17:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: Skip the test when all the tiled connectors are not connected
 2019-12-12 17:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] LSM: allow an LSM to disable all hooks at once
 2019-12-12 17:39 UTC  (9+ messages)

Cannot bring up SDIO based 9377 (dma_alloc_coherent() fails)
 2019-12-12 17:36 UTC  (3+ messages)

[PATCH][next] rcu: fix spelling mistake "leval" -> "level"
 2019-12-12 17:36 UTC 

[Intel-wired-lan] [PATCH v2] igc: Add PHY power management control
 2019-12-12 17:36 UTC 

[PATCH] ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0
 2019-12-12 17:35 UTC  (3+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-12 17:34 UTC  (10+ messages)
` [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c

[PATCH] ARM: dts: am335x-evmsk: Use drm simple-panel instead of tilcdc-panel
 2019-12-12 17:34 UTC  (4+ messages)

[PATCH crypto-next v3 0/3] crypto: poly1305 improvements
 2019-12-12 17:32 UTC  (4+ messages)
` [PATCH crypto-next v3 1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
` [PATCH crypto-next v3 2/3] crypto: x86_64/poly1305 - add faster implementations
` [PATCH crypto-next v3 3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-12 17:33 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 7/9] s390x: css: msch, enable test

[PATCH v2] ARM: dts: am335x-evm: Use drm simple-panel instead of tilcdc-panel
 2019-12-12 17:33 UTC  (3+ messages)

[RFC 0/5] Introduce i3c device userspace interface
 2019-12-12 17:32 UTC  (8+ messages)
` [RFC 5/5] i3c: add i3cdev module to expose i3c dev in /dev

[Xen-devel] [PATCH 0/4] Post-299 cleanups
 2019-12-12 17:32 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/4] x86/mm: Refactor put_page_from_l*e to reduce code duplication
` [Xen-devel] [PATCH 2/4] x86/mm: Implement common put_data_pages for put_page_from_l[23]e
` [Xen-devel] [PATCH 3/4] x86/mm: Use a more descriptive name for pagetable mfns
` [Xen-devel] [PATCH 4/4] x86/mm: More discriptive names for page de/validation functions

[PATCH 4.9 00/47] 4.9.196-stable review
 2019-12-12 17:32 UTC  (5+ messages)
` [PATCH 4.9 45/47] Smack: Dont ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set

[Buildroot] [PATCH v4 00/13] use host-systemd to enable units
 2019-12-12 17:31 UTC  (4+ messages)
` [Buildroot] [PATCH v4 01/13] new recipe : host-systemd

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-12 17:31 UTC  (8+ messages)

[PATCH 1/4] ARM: dts: am437x-gp-evm: add HDMI support
 2019-12-12 17:31 UTC  (5+ messages)

[PATCH 0/7] docs: Update ko_KR translations
 2019-12-12 17:30 UTC  (4+ messages)
` [PATCH] docs/memory-barriers.txt.kokr: Minor wordsmith

[GIT PULL] KVM/arm updates for 5.5-rc2
 2019-12-12 17:28 UTC  (27+ messages)
` [PATCH 1/8] KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
` [PATCH 2/8] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
` [PATCH 3/8] KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
` [PATCH 4/8] KVM: arm64: Sanely ratelimit sysreg messages
` [PATCH 5/8] KVM: arm64: Don't log IMP DEF sysreg traps
` [PATCH 6/8] KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_region
` [PATCH 7/8] KVM: arm64: Ensure 'params' is initialised when looking up sys register
` [PATCH 8/8] KVM: arm/arm64: Properly handle faulting of device mappings

[PATCH v2 0/3] drm/virtio: some optimitations
 2019-12-12 17:30 UTC  (2+ messages)

bluez: Export SDP "Remote audio volume control" item for HSP profile
 2019-12-12 17:29 UTC 

[meta-virtualization] [PATCH] python-alembic: Remove the recipe
 2019-12-12 17:29 UTC  (21+ messages)
` [meta-virtualization] [PATCH] python-anyjson: "
  ` [meta-virtualization] [PATCH] python-appdirs: "
    ` [meta-virtualization] [PATCH] python-babel: "
      ` [meta-virtualization] [PATCH] python-beautifulsoup4: "
        ` [meta-virtualization] [PATCH] python-cachetools: "
          ` [meta-virtualization] [PATCH] python-cmd2: "
            ` [meta-virtualization] [PATCH] python-contextlib2: "
              ` [meta-virtualization] [PATCH] python-decorator: "
                ` [meta-virtualization] [PATCH] python-dnspython: "
                  ` [meta-virtualization] [PATCH] python-html5lib: "
                    ` [meta-virtualization] [PATCH] python-iso8601: "
                      ` [meta-virtualization] [PATCH] python-jinja2: "
                        ` [meta-virtualization] [PATCH] python-jsonpatch: "
                          ` [meta-virtualization] [PATCH] python-jsonpointer: "
                            ` [meta-virtualization] [PATCH] python-lxml: "
                              ` [meta-virtualization] [PATCH] python-markupsafe: "
                                ` [meta-virtualization] [PATCH] python-monotonic: "
                                  ` [meta-virtualization] [PATCH] python-netaddr: "
                                    ` [meta-virtualization] [PATCH] python-netifaces: "

adiantum testmgr tests not running?
 2019-12-12 17:28 UTC  (3+ messages)

[PATCH v3] bluetooth: hci_bcm: enable IRQ capability from node
 2019-12-12 17:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ipn3ke, raw/ifpga: fix meson build
 2019-12-12 17:28 UTC 

Use of multilib.conf taints hashes of -native recipes
 2019-12-12 17:28 UTC  (2+ messages)

[meta-virtualization][m-c-s][PATCH] hashicorp-serf: add recipe for 0.8.5
 2019-12-12 17:27 UTC  (2+ messages)

s5p4418: friendlyarm nanopi2: add support
 2019-12-12 17:27 UTC 

[PATCH] drm/i915/bios: fix off by one in parse_generic_dtd()
 2019-12-12 17:27 UTC  (4+ messages)
  ` [Intel-gfx] "

KCSAN Support on ARM64 Kernel
 2019-12-12 17:27 UTC  (4+ messages)

[Xen-devel] [xen-4.8-testing test] 144761: trouble: pass/preparing/queued
 2019-12-12 17:25 UTC 

[PATCH] arm64: defconfig: Enable Qualcomm PM8XXX vibrator support
 2019-12-12 17:25 UTC  (2+ messages)

[PATCH] usb: musb: fix idling for suspend after disconnect interrupt
 2019-12-12 17:26 UTC  (9+ messages)

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-12 17:25 UTC  (9+ messages)

traceevent support for kernels with CONFIG_GCC_PLUGIN_STRUCTLEAK=y
 2019-12-12 17:25 UTC  (2+ messages)

[alsa-devel] [PATCH] ALSA: hda: Use standard waitqueue for RIRB wakeup
 2019-12-12 17:23 UTC  (3+ messages)

[tpm2] Re: tpm2_create signature verification fails due to "RSA_padding_check_PKCS_type1:invalid padding"
 2019-12-12 17:21 UTC 

[PATCH v2 bpf-next] libbpf: fix printf compilation warnings on ppc64le arch
 2019-12-12 17:19 UTC 

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-12 17:19 UTC  (6+ messages)
` [RFC 04/25] spi: gpio: Implement LSB First bitbang support

[PATCH] coresight: etm4x: fix unused function warning
 2019-12-12 17:19 UTC  (3+ messages)

[Buildroot] [PATCH v2] SDL_mixer: Prefer Tremor over libvorbis
 2019-12-12 17:18 UTC 

[PATCH] vhost/vsock: accept only packets with the right dst_cid
 2019-12-12 17:18 UTC  (7+ messages)

[Xen-devel] [xen-4.9-testing test] 144723: regressions - trouble: fail/pass/starved
 2019-12-12 17:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Sync i915_pciids.h
 2019-12-12 17:18 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx51-babbage: Fix the DVI output description
 2019-12-12 17:17 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select the TFP410 driver

[PATCH libdrm] intel: sync i915_pciids.h with kernel
 2019-12-12 17:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: Use EAGAIN for trylock failures
 2019-12-12 17:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Use EAGAIN for trylock failures (rev2)

[Xen-devel] [xen-unstable-smoke test] 144766: tolerable all pass - PUSHED
 2019-12-12 17:16 UTC 

[PATCH net-next] net: phylink: propagate phy_attach_direct() return code
 2019-12-12 17:16 UTC 

[PATCH RFC 0/2] kcov: collect coverage from usbhid interrupts
 2019-12-12 17:15 UTC  (3+ messages)
` [PATCH RFC 1/2] kcov: collect coverage from interrupts
` [PATCH RFC 2/2] HID: usbhid: kcov: add annotations for coverage collection

[PATCH 4.4 0/7] fs/proc: Stop reporting eip and esp in
 2019-12-12 17:15 UTC  (2+ messages)

[PATCH 00/13] git-p4: python3 compatibility
 2019-12-12 17:15 UTC  (7+ messages)
` [PATCH 01/13] ci: also run linux-gcc pipeline with python-3.7 environment

[PATCH 1/5] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-12 17:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm: Add __drm_atomic_helper_crtc_state_reset() & co. (rev2)

[PATCH] ath10k: Fix setting txpower to zero
 2019-12-12 17:14 UTC  (2+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-12 17:11 UTC  (2+ messages)
` [PATCH RFC v4 13/13] virtio-mem: Drop slab objects when unplug continues to fail


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.