All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-21 12:42:58 to 2020-01-21 13:24:02 UTC [more...]

[PATCH v2 000/109] virtiofs daemon [all]
 2020-01-21 12:24 UTC  (50+ messages)
` [PATCH v2 012/109] virtiofsd: Trim out compatibility code
` [PATCH v2 017/109] virtiofsd: Open vhost connection instead of mounting
` [PATCH v2 018/109] virtiofsd: Start wiring up vhost-user
` [PATCH v2 020/109] virtiofsd: get/set features callbacks
` [PATCH v2 021/109] virtiofsd: Start queue threads
` [PATCH v2 022/109] virtiofsd: Poll kick_fd for queue
` [PATCH v2 023/109] virtiofsd: Start reading commands from queue
` [PATCH v2 024/109] virtiofsd: Send replies to messages
` [PATCH v2 025/109] virtiofsd: Keep track of replies
` [PATCH v2 026/109] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PATCH v2 027/109] virtiofsd: Fast path for virtio read
` [PATCH v2 028/109] virtiofsd: add --fd=FDNUM fd passing option
` [PATCH v2 029/109] virtiofsd: make -f (foreground) the default
` [PATCH v2 030/109] virtiofsd: add vhost-user.json file
` [PATCH v2 031/109] virtiofsd: add --print-capabilities option
` [PATCH v2 032/109] virtiofs: Add maintainers entry
` [PATCH v2 033/109] virtiofsd: passthrough_ll: create new files in caller's context
` [PATCH v2 034/109] virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
` [PATCH v2 035/109] virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
` [PATCH v2 036/109] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
` [PATCH v2 037/109] virtiofsd: passthrough_ll: add fd_map to hide file descriptors
` [PATCH v2 038/109] virtiofsd: passthrough_ll: add fallback for racy ops
` [PATCH v2 039/109] virtiofsd: validate path components
` [PATCH v2 040/109] virtiofsd: Plumb fuse_bufvec through to do_write_buf
` [PATCH v2 041/109] virtiofsd: Pass write iov's all the way through
` [PATCH v2 042/109] virtiofsd: add fuse_mbuf_iter API
` [PATCH v2 044/109] virtiofsd: check input buffer size in fuse_lowlevel.c ops
` [PATCH v2 045/109] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PATCH v2 046/109] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PATCH v2 047/109] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PATCH v2 048/109] virtiofsd: sandbox mount namespace
` [PATCH v2 049/109] virtiofsd: move to an empty network namespace
` [PATCH v2 050/109] virtiofsd: move to a new pid namespace
` [PATCH v2 052/109] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [PATCH v2 054/109] virtiofsd: Drop CAP_FSETID if client asked for it
` [PATCH v2 055/109] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PATCH v2 057/109] docs: Add docs/tools
` [PATCH v2 058/109] virtiofsd: add security guide document
` [PATCH v2 059/109] virtiofsd: add --syslog command-line option
` [PATCH v2 060/109] virtiofsd: print log only when priority is high enough
` [PATCH v2 061/109] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PATCH v2 062/109] virtiofsd: Add timestamp "
` [PATCH v2 065/109] virtiofsd: Kill threads when queues are stopped
` [PATCH v2 066/109] vhost-user: Print unexpected slave message types
` [PATCH v2 067/109] contrib/libvhost-user: Protect slave fd with mutex
` [PATCH v2 071/109] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PATCH v2 084/109] virtiofsd: fix incorrect error handling in lo_do_lookup
` [PATCH v2 087/109] virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
` [PATCH v2 094/109] virtiofsd: passthrough_ll: fix refcounting on remove/rename

[psplash][PATCH v2] add systemd support
 2020-01-21 13:22 UTC  (5+ messages)
` [yocto] "

[PATCH v4 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-21 13:21 UTC  (18+ messages)
` [PATCH v4 01/17] octeontx2-pf: Add Marvell OcteonTX2 NIC driver
` [PATCH v4 02/17] octeontx2-pf: Mailbox communication with AF
` [PATCH v4 03/17] octeontx2-pf: Attach NIX and NPA block LFs
` [PATCH v4 04/17] octeontx2-pf: Initialize and config queues
` [PATCH v4 05/17] octeontx2-pf: Setup interrupts and NAPI handler
` [PATCH v4 06/17] octeontx2-pf: Receive packet handling support
` [PATCH v4 07/17] octeontx2-pf: Add packet transmission support
` [PATCH v4 08/17] octeontx2-pf: Register and handle link notifications
` [PATCH v4 09/17] octeontx2-pf: MTU, MAC and RX mode config support
` [PATCH v4 10/17] octeontx2-pf: Error handling support
` [PATCH v4 11/17] octeontx2-pf: Receive side scaling support
` [PATCH v4 12/17] octeontx2-pf: TCP segmentation offload support
` [PATCH v4 13/17] octeontx2-pf: Add ndo_get_stats64
` [PATCH v4 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v4 15/17] octeontx2-pf: ethtool RSS config support
` [PATCH v4 16/17] Documentation: net: octeontx2: Add RVU HW and drivers overview
` [PATCH v4 17/17] MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver

[dpdk-dev] [PATCH] build: allow using wildcards to disable drivers
 2020-01-21 13:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] drm/amdgpu: individualize fence allocation per entity
 2020-01-21 13:23 UTC 

[Intel-gfx] [PATCH] drm/i915: Don't show the blank process name for internal/simulated errors
 2020-01-21 13:21 UTC 

[Qemu-devel] [PATCH] target/riscv: Disallow WFI instruction from U-mode
 2020-01-21 13:20 UTC  (3+ messages)

[RFC PATCH v2 00/10] ceph: asynchronous file create support
 2020-01-21 13:20 UTC  (4+ messages)

[PATCH] Btrfs: fix infinite loop during fsync after rename operations
 2020-01-21 13:20 UTC  (2+ messages)

[PATCH] lib/bitmap: remove expect_eq_u32_array
 2020-01-21 13:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-21 13:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/display: convert to struct drm_device logging macros
 2020-01-21 13:19 UTC 

[PATCH net 0/9] r8152: serial fixes
 2020-01-21 13:19 UTC  (12+ messages)
` [PATCH net 2/9] r8152: reset flow control patch when linking on for RTL8153B
` [PATCH net 3/9] r8152: get default setting of WOL before initializing
` [PATCH net 4/9] r8152: disable U2P3 for RTL8153B
` [PATCH net 5/9] r8152: Disable PLA MCU clock speed down
` [PATCH net 6/9] r8152: disable test IO for RTL8153B
` [PATCH net 7/9] r8152: don't enable U1U2 with USB_SPEED_HIGH "
` [PATCH net 8/9] r8152: avoid the MCU to clear the lanwake
` [PATCH net 9/9] r8152: disable DelayPhyPwrChg

[PATCH v1 1/1] target/riscv: Correctly implement TSR trap
 2020-01-21 13:18 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2020-01-21 13:19 UTC  (3+ messages)

[PATCH] drm/amdgpu: individualize fence allocation per entity
 2020-01-21 13:18 UTC  (2+ messages)

[PULL kvm-unit-tests 0/3] arm/arm64: Add prefetch abort test
 2020-01-21 13:17 UTC  (8+ messages)
` [PATCH kvm-unit-tests 1/3] arm/arm64: Improve memory region management
` [PATCH kvm-unit-tests 2/3] arm/arm64: selftest: Allow test_exception clobber list to be extended
` [PATCH kvm-unit-tests 3/3] arm/arm64: selftest: Add prefetch abort test

[PATCH] lib/bitmap: remove unused macro BASEDEC
 2020-01-21 13:18 UTC  (2+ messages)

[PATCH v2] bitbakery: automate build testing across all MACHINEs/LIBCs
 2020-01-21 13:17 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/2] lib/librte_cryptodev: sha3 support enabling in ccp
 2020-01-21 13:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v1 2/2] examples/crypto: crypto test application

[Xen-devel] [PATCH v3 0/9] Add hypervisor sysfs-like support
 2020-01-21 13:14 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 2/9] xen: split parameter related definitions in own header file
` [Xen-devel] [PATCH v3 3/9] docs: add feature document for Xen hypervisor sysfs-like support

Build failed in Jenkins: libcamera #72
 2020-01-21 13:14 UTC  (4+ messages)

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2020-01-21 13:00 UTC  (3+ messages)
` [Bug 205099] "

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200121
 2020-01-21 13:13 UTC 

[PATCH net-next 1/3] vsock: add network namespace support
 2020-01-21 13:13 UTC  (11+ messages)

[Linux-kernel-mentees] [PATCH] kernel: time: posix-timers: Pass lockdep expression to RCU lists
 2020-01-21 13:11 UTC  (2+ messages)
`  "

[PATCH 0/2] RISC-V TIME CSR for privileged mode
 2020-01-21 13:11 UTC  (2+ messages)

[PATCH v2] dt-bindings: convert rockchip-drm.txt to rockchip-drm.yaml
 2020-01-21 13:11 UTC  (4+ messages)

[PATCH v13 00/11] Support ROHM BD71828 PMIC
 2020-01-21 13:11 UTC  (4+ messages)

[PATCH v4] mm/mempolicy,hugetlb: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-21 13:08 UTC  (13+ messages)

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-21 13:07 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 7/9] s390x: smp: Remove unneeded cpu loops

[PATCH][RESEND] btrfs: free block groups after free'ing fs trees
 2020-01-21 13:07 UTC  (2+ messages)

[PATCH 1/2] cmd64x: potential buffer overflow in cmd64x_program_timings()
 2020-01-21 13:06 UTC  (3+ messages)
` [PATCH] ide: make drive->dn read only

[PATCH v3 00/10] Add support for loading main_r5fss0_core0
 2020-01-21 13:07 UTC  (11+ messages)
` [PATCH v3 01/10] lib: elf: Move the generic elf loading/validating functions to lib
` [PATCH v3 02/10] arm: k3: Add support for loading non linux remote cores
` [PATCH v3 07/10] include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5fss0_core0
` [PATCH v3 08/10] configs: j721e_evm_r5: Enable R5F remoteproc support
` [PATCH v3 10/10] env: nowhere: set default enviroment

[PATCH] net, ip_tunnel: fix namespaces move
 2020-01-21 13:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2020-01-21 13:05 UTC  (3+ messages)

BTRFS failure after resume from hibernate
 2020-01-21 13:04 UTC  (11+ messages)

[Intel-gfx] [PATCH] drm/i915/execlists: Reclaim hanging virtual request
 2020-01-21 13:04 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3] drm/i915/execlists: Reclaim the "

[Intel-gfx] [PATCH RESEND] drm/i915: add display engine uncore helpers
 2020-01-21 13:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] drm/etnaviv: only reject timeouts with tv_nsec >= 2 seconds
 2020-01-21 13:02 UTC  (5+ messages)

[PATCH] dracut: Verify multipath config_dir option
 2020-01-21 13:02 UTC  (2+ messages)

[PATCH 1/4] media: rockchip/rga: add rk3228-rga to rockchip_rga_match[]
 2020-01-21 13:01 UTC  (4+ messages)

[PATCH 1/5] include/linux: Add instrumented.h infrastructure
 2020-01-21 13:01 UTC  (4+ messages)

[Xen-devel] [PATCH V8 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2020-01-21 13:01 UTC  (8+ messages)
` [Xen-devel] [PATCH V8 2/4] x86/altp2m: Add hypercall to set a range of sve bits
` [Xen-devel] [PATCH V8 3/4] x86/mm: Pull vendor-independent altp2m code out of p2m-ept.c and into p2m.c
` [Xen-devel] [PATCH V8 4/4] x86/mm: Make use of the default access param from xc_altp2m_create_view

[PATCH v2 00/10] ARM: clearfog: add run-time board detect
 2020-01-21 13:00 UTC  (2+ messages)

[PATCH v13 0/2] ARMv8.5-RNG support
 2020-01-21 12:58 UTC  (3+ messages)
` [PATCH v13 1/2] arm64: Implement archrandom.h for ARMv8.5-RNG
` [PATCH v13 2/2] arm64: Use v8.5-RNG entropy for KASLR seed

[igt-dev] [PATCH i-g-t] runner: Clean up quickly if the kernel OOPSed during a test
 2020-01-21 12:59 UTC  (2+ messages)

[PATCH v13 00/13] add the latest exfat driver
 2020-01-21 12:57 UTC  (14+ messages)
` [PATCH v13 01/13] exfat: add in-memory and on-disk structures and headers
` [PATCH v13 02/13] exfat: add super block operations
` [PATCH v13 03/13] exfat: add inode operations
` [PATCH v13 04/13] exfat: add directory operations
` [PATCH v13 05/13] exfat: add file operations
` [PATCH v13 06/13] exfat: add fat entry operations
` [PATCH v13 07/13] exfat: add bitmap operations
` [PATCH v13 08/13] exfat: add exfat cache
` [PATCH v13 09/13] exfat: add misc operations
` [PATCH v13 10/13] exfat: add nls operations
` [PATCH v13 11/13] exfat: add Kconfig and Makefile
` [PATCH v13 12/13] MAINTAINERS: add exfat filesystem
` [PATCH v13 13/13] staging: exfat: make staging/exfat and fs/exfat mutually exclusive

[nft PATCH 0/4] Fixes for a recent covscan run
 2020-01-21 12:57 UTC  (9+ messages)
` [nft PATCH 1/4] netlink: Fix leak in unterminated string deserializer
` [nft PATCH 2/4] netlink: Fix leaks in netlink_parse_cmp()
` [nft PATCH 3/4] segtree: Fix for potential NULL-pointer deref in ei_insert()
` [nft PATCH 4/4] netlink: Avoid potential NULL-pointer deref in netlink_gen_payload_stmt()

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2020-01-21 12:56 UTC  (5+ messages)
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers

[PATCH v5] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-01-21 12:56 UTC  (6+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 96e5718a48b7086d85890aeebf091147f893c97c
 2020-01-21 12:55 UTC 

[igt-dev] [PATCH i-g-t v3 0/3] validate color tests using chamelium
 2020-01-21  5:54 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/igt_chamelium Added chamelium_frame_match_or_dump which returns bool that the captured frame matches
` [igt-dev] [PATCH i-g-t v3 3/3] tests/kms_color_chamelium: add subtests to validate color

[U-boot,0/4] Add ethernet support for MT7622
 2020-01-21 12:53 UTC  (2+ messages)
` Aw: "

[Xen-devel] [linux-5.4 test] 146345: regressions - FAIL
 2020-01-21 12:51 UTC 

[LTP] [PATCH] syscalls/timer*: use linux git tags for timer testcases
 2020-01-21 12:50 UTC  (2+ messages)

[PATCH] selftests: KVM: AMD Nested SVM test infrastructure
 2020-01-21 12:50 UTC  (5+ messages)

[PATCH 00/15] Multipath patch dump
 2020-01-21 12:49 UTC  (6+ messages)
` [PATCH 10/15] libmultipath: change how the checker async is set

[Linux-kernel-mentees] [PATCH] kernel: module: Pass lockdep expression to RCU lists
 2020-01-21 12:47 UTC  (2+ messages)
`  "

[PATCH] nbd: add a flush_workqueue in nbd_start_device
 2020-01-21 12:48 UTC 

[PATCH kvm-unit-tests 0/3] arm/arm64: selftest for pabt
 2020-01-21 12:47 UTC  (4+ messages)

[PATCH] IB/opa_vnic: Spelling correction of 'erorr' to 'error'
 2020-01-21 12:47 UTC  (2+ messages)

[PATCH 01/24] python3: update to 3.8.1
 2020-01-21 12:47 UTC  (4+ messages)
` [PATCH 05/24] nss: update to 3.49.1

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-21 12:45 UTC  (6+ messages)
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices

vfat: Broken case-insensitive support for UTF-8
 2020-01-21 12:43 UTC  (8+ messages)

[RFC] irq: Skip printing irq when desc->action is null even if any_count is not zero
 2020-01-21 13:09 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.