All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-16 20:01:54 to 2020-12-16 21:11:09 UTC [more...]

[Virtio-fs] [edk2 PATCH 00/48] ArmVirtPkg, OvmfPkg: virtio filesystem driver
 2020-12-16 21:11 UTC  (33+ messages)
` [Virtio-fs] [edk2 PATCH 01/48] OvmfPkg: introduce VirtioFsDxe
` [Virtio-fs] [edk2 PATCH 02/48] ArmVirtPkg: include VirtioFsDxe in the ArmVirtQemu* platforms
` [Virtio-fs] [edk2 PATCH 03/48] OvmfPkg/VirtioFsDxe: DriverBinding: open VirtioDevice, install SimpleFs
` [Virtio-fs] [edk2 PATCH 04/48] OvmfPkg/VirtioFsDxe: implement virtio device (un)initialization
` [Virtio-fs] [edk2 PATCH 05/48] OvmfPkg/VirtioFsDxe: add a scatter-gather list data type
` [Virtio-fs] [edk2 PATCH 06/48] OvmfPkg/VirtioFsDxe: introduce the basic FUSE request/response headers
` [Virtio-fs] [edk2 PATCH 07/48] OvmfPkg/VirtioFsDxe: map "errno" values to EFI_STATUS
` [Virtio-fs] [edk2 PATCH 08/48] OvmfPkg/VirtioFsDxe: submit the FUSE_INIT request to the device
` [Virtio-fs] [edk2 PATCH 09/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_OPENDIR
` [Virtio-fs] [edk2 PATCH 10/48] OvmfPkg/VirtioFsDxe: add shared wrapper for FUSE_RELEASE / FUSE_RELEASEDIR
` [Virtio-fs] [edk2 PATCH 11/48] OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
` [Virtio-fs] [edk2 PATCH 12/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_FORGET
` [Virtio-fs] [edk2 PATCH 13/48] OvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_FSYNC / FUSE_FSYNCDIR
` [Virtio-fs] [edk2 PATCH 14/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_FLUSH
` [Virtio-fs] [edk2 PATCH 15/48] OvmfPkg/VirtioFsDxe: flush, sync, release and forget in Close() / Delete()
` [Virtio-fs] [edk2 PATCH 16/48] OvmfPkg/VirtioFsDxe: add helper for appending and sanitizing paths
` [Virtio-fs] [edk2 PATCH 17/48] OvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolume, Close, Delete
` [Virtio-fs] [edk2 PATCH 18/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_OPEN
` [Virtio-fs] [edk2 PATCH 19/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_MKDIR
` [Virtio-fs] [edk2 PATCH 20/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_CREATE
` [Virtio-fs] [edk2 PATCH 21/48] OvmfPkg/VirtioFsDxe: convert FUSE inode attributes to EFI_FILE_INFO
` [Virtio-fs] [edk2 PATCH 22/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_LOOKUP
` [Virtio-fs] [edk2 PATCH 23/48] OvmfPkg/VirtioFsDxe: split canon. path into last parent + last component
` [Virtio-fs] [edk2 PATCH 24/48] OvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_UNLINK / FUSE_RMDIR
` [Virtio-fs] [edk2 PATCH 25/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_GETATTR
` [Virtio-fs] [edk2 PATCH 26/48] OvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Open()
` [Virtio-fs] [edk2 PATCH 27/48] OvmfPkg/VirtioFsDxe: erase the dir. entry in EFI_FILE_PROTOCOL.Delete()
` [Virtio-fs] [edk2 PATCH 28/48] OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_STATFS
` [Virtio-fs] [edk2 PATCH 29/48] OvmfPkg/VirtioFsDxe: add helper for formatting UEFI basenames
` [Virtio-fs] [edk2 PATCH 30/48] OvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetInfo()
` [Virtio-fs] [edk2 PATCH 31/48] OvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetPosition, .SetPosition
` [Virtio-fs] [edk2 PATCH 32/48] OvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_READ / FUSE_READDIRPLUS

[net-next] tipc: do sanity check payload of a netlink message
 2020-12-16 21:10 UTC  (2+ messages)

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-16 20:56 UTC  (2+ messages)
` [Bug 1906193] "

[igt-dev] [PATCH i-g-t 1/2] intel_gpu_top: Support exiting the tool by pressing 'q'
 2020-12-16 21:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [v2,i-g-t,1/2] intel_gpu_top: Support exiting the tool by pressing 'q' (rev3)

[PATCH v2 0/2] Fix locking for btrfs direct writes
 2020-12-16 21:07 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock

[ovmf test] 157571: regressions - FAIL
 2020-12-16 21:07 UTC 

[dm-devel] [PATCH v2 0/6] Misc Multipath patches
 2020-12-16 21:07 UTC  (3+ messages)
` [dm-devel] [PATCH v2 2/6] libmultipath: add eh_deadline multipath.conf parameter

[PATCH 1/7] net/fq_impl: bulk-free packets from a flow on overmemory
 2020-12-16 21:06 UTC  (12+ messages)
` [PATCH 2/7] mac80211: force calculation of software hash for tx fair queueing
` [PATCH 3/7] net/fq_impl: drop get_default_func, move default flow to fq_tin
` [PATCH 4/7] net/fq_impl: do not maintain a backlog-sorted list of flows
` [PATCH 5/7] mac80211: fix encryption key selection for 802.3 xmit
` [PATCH 6/7] mac80211: fix fast-rx encryption check
` [PATCH 7/7] mac80211: add rx decapsulation offload support

[PATCH] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
 2020-12-16 21:05 UTC  (4+ messages)

[PATCH v2] ceph: implement updated ceph_mds_request_head structure
 2020-12-16 21:04 UTC  (4+ messages)

[PATCH] conntrack: fix zone sync issue
 2020-12-16 21:03 UTC  (3+ messages)
` [ovs-dev] "

[PATCH v6 0/4] migration: UFFD write-tracking migration/snapshots
 2020-12-16 21:02 UTC  (5+ messages)

[RFC PATCH v2 00/14] CXL 2.0 Support
 2020-12-16 21:02 UTC  (9+ messages)
` [RFC PATCH 11/14] cxl/mem: Add a "RAW" send command
` [RFC PATCH 12/14] cxl: Add basic debugging

[Buildroot] [PATCH v5 1/9] package/nxp: new package directory
 2020-12-16 21:02 UTC  (3+ messages)
` [Buildroot] [PATCH v5 2/9] package/qoriq-rcw: move rcw into nxp and rename it

[PATCH 23/25] mm: Add flush_dcache_folio
 2020-12-16 20:59 UTC  (3+ messages)

[PATCH v3 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-12-16 20:58 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport
` [PATCH v3 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt

[PATCH 0/5] crypto: add NEON-optimized BLAKE2b
 2020-12-16 20:57 UTC  (6+ messages)
` [PATCH 5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation

[PATCH net v2 0/2] fixes for vhost_net
 2020-12-16 20:56 UTC  (4+ messages)
` [PATCH net v2 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails

Cloning empty repository uses locally configured default branch name
 2020-12-16 20:56 UTC  (11+ messages)
` [PATCH] clone: in protocol v2, use remote's default branch

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-16 20:55 UTC  (3+ messages)

WARNING: suspicious RCU usage in count
 2020-12-16 20:55 UTC  (2+ messages)

[linux-next:master 13004/13311] drivers/gpio/gpio-hisi.c:257:28: warning: variable 'clr' set but not used
 2020-12-16 20:55 UTC  (3+ messages)

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-16 20:54 UTC  (14+ messages)
` [PATCH v12 09/17] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v12 10/17] s390/vfio-ap: initialize the guest apcb
` [PATCH v12 11/17] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v12 14/17] s390/zcrypt: Notify driver on config changed and scan complete callbacks

linusw/devel bisection: baseline.bootrr.mediatek-mt8173-pinctrl-probed on mt8173-elm-hana
 2020-12-16 20:52 UTC  (7+ messages)

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2020-12-16 20:52 UTC  (3+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[Intel-gfx] [PATCH i-g-t] i915/gem_softpin: Check the last 32b page is excluded
 2020-12-16 20:52 UTC 

[dm-devel] [PATCH v3 0/4] add library to check if device is a valid path
 2020-12-16 20:52 UTC  (2+ messages)

[PATCH] fuzz: fix the generic-fuzz-floppy config
 2020-12-16 20:33 UTC 

[Intel-gfx] [CI] drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
 2020-12-16 20:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] gpiolib: Allow name duplicates of "" and "NC"
 2020-12-16 20:50 UTC  (6+ messages)

[PATCH net-next v2 0/3] lockless version of netdev_notify_peers
 2020-12-16 20:50 UTC  (2+ messages)

[Bug 210695] New: error: kvm run failed Invalid argument
 2020-12-16 20:49 UTC  (2+ messages)
` [Bug 210695] "

Fwd: [PATCH] mt76: mt76u: fix NULL pointer dereference in mt76u_status_worker
 2020-12-16 20:47 UTC  (3+ messages)

[PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-16 20:48 UTC  (5+ messages)
` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size

[GIT PULL] pin control changes for the v5.11 kernel cycle
 2020-12-16 20:47 UTC 

static_branch_enable() does not work from a __init function?
 2020-12-16 20:45 UTC  (4+ messages)

[PATCH 0/5] dwc2: improve gadget support
 2020-12-16 20:45 UTC  (6+ messages)
` [PATCH 1/5] usb: dwc2: cleanup on error for deferred probing
` [PATCH 2/5] usb: dwc2: add clk dependency for probe via oftree
` [PATCH 3/5] usb: dwc2: add reset controller "
` [PATCH 4/5] usb: dwc2: update the dr_mode on set_mode callback
` [PATCH 5/5] usb: dwc2: add support to force gadget mode

[Bug report] includeIf config is not displayed in normal directories
 2020-12-16 20:43 UTC  (4+ messages)

[PATCH] net: korina: remove busy skb free
 2020-12-16 20:43 UTC  (3+ messages)
` [PATCH v2] net: korina: fix return value

[Intel-gfx] [PATCH] drm/i915: Fix mismatch between misplaced vma check and vma insert
 2020-12-16 20:44 UTC  (7+ messages)

[PATCH v2] mm/mmap: Don't unlock VMAs in remap_file_pages()
 2020-12-16 20:42 UTC  (3+ messages)

[PATCH 0/3] merge-ort: implement recursive merges
 2020-12-16 20:41 UTC  (6+ messages)
` [PATCH 1/3] merge-ort: copy a few small helper functions from merge-recursive.c

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Try to spot unfairness
 2020-12-16 20:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_exec_schedule: Try to spot unfairness (rev14)

[net-next v4 00/15] Add mlx5 subfunction support
 2020-12-16 20:35 UTC  (11+ messages)

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-16 20:35 UTC  (2+ messages)

[PATCH v3 0/3] merge-ort: implement recursive merges
 2020-12-16 20:35 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] merge-ort: copy a few small helper functions from merge-recursive.c
  ` [PATCH v4 2/3] merge-ort: make clear_internal_opts() aware of partial clearing
  ` [PATCH v4 3/3] merge-ort: implement merge_incore_recursive()

ethtool 5.10 released
 2020-12-16 20:35 UTC 

[dpdk-dev] 19.11.6 patches review and test
 2020-12-16 20:34 UTC  (2+ messages)

[PATCH] libtracefs: Remove Makfefile targets that reference "gui"
 2020-12-16 20:33 UTC 

[PATCH 0/8] drm/doc: improve plane property docs
 2020-12-16 20:22 UTC  (9+ messages)
` [PATCH 1/8] drm/doc: rename FB_DAMAGE_CLIPS section
` [PATCH 2/8] drm/doc: move composition function docs to new section
` [PATCH 3/8] drm/doc: move damage tracking functions "
` [PATCH 4/8] drm/doc: move color management functions under CRTC section
` [PATCH 5/8] drm/doc: the KMS properties section is for user-space devs
` [PATCH 6/8] drm/doc: introduce new section for standard plane properties
` [PATCH 7/8] drm/doc: fix drm_plane_type docs
` [PATCH 8/8] drm/doc: document the type plane property

[PATCH v2] trace-cmd: Re-enable the build of KernelShark v1
 2020-12-16 20:28 UTC  (3+ messages)

[GIT PULL] gcc-plugins updates for v5.11-rc1
 2020-12-16 20:28 UTC  (4+ messages)

assignment of spi to can channels
 2020-12-16 20:27 UTC  (4+ messages)
  ` AW: "

U-Boot failures on CM4 and Pi4-8Gb
 2020-12-16 20:28 UTC  (5+ messages)

[PATCH 4/5] examples: Fix arguments check in https-client-test
 2020-12-16 20:27 UTC  (2+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2020-12-16 20:21 UTC  (16+ messages)
` [PATCH v7 1/5] clk: sifive: Extract prci core to common base
` [PATCH v7 2/5] clk: sifive: Use common name for prci configuration
` [PATCH v7 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v7 4/5] clk: sifive: Fix the wrong bit field shift
` [PATCH v7 5/5] clk: sifive: Add clock enable and disable ops

[PATCH v4 net-next 0/5] net: dsa: Link aggregation support
 2020-12-16 20:21 UTC  (7+ messages)
` [PATCH v4 net-next 3/5] "
` [PATCH v4 net-next 4/5] net: dsa: mv88e6xxx: "

[PATCH 0/2] trace-cmd: Add -rpath to trace-cmd and libtracecmd.so
 2020-12-16 20:19 UTC  (3+ messages)
` [PATCH 1/2] libtracecmd: Add -rpath to libtracecmd.so
` [PATCH 2/2] trace-cmd: Add -rpath=$(libdir) for trace-cmd to find libtracecmd.so

[PATCH 00/17] use config-based hooks (config-based hooks part
 2020-12-16 20:19 UTC  (4+ messages)
` [PATCH 08/17] git-p4: use 'git hook' to run hooks

[PATCH] hwmon: SENSORS_SBTSI should depend on X86
 2020-12-16 20:17 UTC  (3+ messages)

[GIT PULL] arch/microblaze patches for 5.11-rc1
 2020-12-16 20:16 UTC  (2+ messages)

[GIT PULL] MIPS changes for v5.11
 2020-12-16 20:16 UTC  (2+ messages)

[PATCH -next] watchdog: convert comma to semicolon
 2020-12-16 20:16 UTC  (2+ messages)

[PATCH V2] scsi: ufs-debugfs: Add error counters
 2020-12-16 20:16 UTC  (2+ messages)

[GIT PULL] parisc architecture updates for kernel v5.11-rc1
 2020-12-16 20:16 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for 5.11
 2020-12-16 20:16 UTC  (2+ messages)

Fujitsu does not respond to GPL request
 2020-12-16 20:17 UTC 

[Intel-gfx] [CI 1/7] drm/i915/gt: Track all timelines created using the HWSP
 2020-12-16 20:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/7] "

[PATCH v5 0/8] propose config-based hooks (part I)
 2020-12-16 20:16 UTC  (5+ messages)
` [PATCH v6 00/17] "

[RFC PATCH net-next 00/16] LAG offload for Ocelot DSA switches
 2020-12-16 20:15 UTC  (3+ messages)
` [RFC PATCH net-next 11/16] net: mscc: ocelot: set up logical port IDs centrally

[GIT PULL] xen: branch for v5.11-rc1
 2020-12-16 20:16 UTC  (2+ messages)

[PATCH v2] Add support for 10G Base-R IP core version to xilinx_axi_enet driver
 2020-12-16 20:15 UTC  (2+ messages)
` [PATCH v3] net: xilinx: axi_emac: Add support for 10G Base-R IP

[PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
 2020-12-16 20:10 UTC  (3+ messages)

[kvm-unit-tests PATCH v1 00/12] Fix and improve the page allocator
 2020-12-16 20:12 UTC  (13+ messages)
` [kvm-unit-tests PATCH v1 01/12] lib/x86: fix page.h to include the generic header
` [kvm-unit-tests PATCH v1 02/12] lib/list.h: add list_add_tail
` [kvm-unit-tests PATCH v1 03/12] lib/vmalloc: add some asserts and improvements
` [kvm-unit-tests PATCH v1 04/12] lib/asm: Fix definitions of memory areas
` [kvm-unit-tests PATCH v1 05/12] lib/alloc_page: fix and improve the page allocator
` [kvm-unit-tests PATCH v1 06/12] lib/alloc.h: remove align_min from struct alloc_ops
` [kvm-unit-tests PATCH v1 07/12] lib/alloc_page: Optimization to skip known empty freelists
` [kvm-unit-tests PATCH v1 08/12] lib/alloc_page: rework metadata format
` [kvm-unit-tests PATCH v1 09/12] lib/alloc: replace areas with more generic flags
` [kvm-unit-tests PATCH v1 10/12] lib/alloc_page: Wire up ZERO_FLAG
` [kvm-unit-tests PATCH v1 11/12] lib/alloc_page: Properly handle requests for fresh blocks
` [kvm-unit-tests PATCH v1 12/12] lib/alloc_page: default flags and zero pages by default

Xen-ARM DomUs
 2020-12-16 20:13 UTC  (4+ messages)

[PATCH v12 00/23] i386 cleanup PART 1
 2020-12-16 20:11 UTC  (7+ messages)
` [PATCH v12 16/23] cpu: Move synchronize_from_tb() to tcg_ops

[PATCH 0/8] libtracefs: More Makefile updates to make packaging the library easier
 2020-12-16 20:11 UTC  (9+ messages)
` [PATCH 1/8] libtracefs: Clean up tracefs.h
` [PATCH 2/8] libtracefs: Use $(objtree) instead of $(OUTPUT) for ld.so test
` [PATCH 3/8] libtracefs: Do not hardcode location of libtraceevent
` [PATCH 4/8] libtracefs: Use $(obj) instead of $(OUTPUT) for libtracefs.pc file
` [PATCH 5/8] libtracefs: Allow the pkg-config libs and cflags prefix to be overwritten
` [PATCH 6/8] libtracefs: Remove unneccessary TRACE_LIBS variable
` [PATCH 7/8] libtracefs: Have only one definition of overriding CFLAGS
` [PATCH 8/8] libtracefs: Add -rpath to libtracefs.so

[PATCH] binutils: add libopcodes package for perf
 2020-12-16 20:06 UTC  (5+ messages)
` [OE-core] "

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-16 20:02 UTC  (7+ messages)

New objtool warning
 2020-12-16 20:01 UTC  (3+ messages)

[PATCH] x86/cpu: Add AVX512_FP16 cpu feature
 2020-12-16 22:40 UTC  (2+ messages)

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-16 20:01 UTC  (4+ messages)
` [PATCH v5 0/8] config: allow specifying config entries via env
  ` [PATCH v5 6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS

[PATCH v1 0/6] gdbstub (auxv, tests, cleanup)
 2020-12-16 19:56 UTC  (5+ messages)
` [PATCH v1 5/6] gdbstub: drop gdbserver_cleanup in favour of gdb_exit
` [PATCH v1 6/6] gdbstub: ensure we clean-up when terminated

[OE-core][PATCH v2 0/1] opkg: upgrade to 0.4.4
 2020-12-16 20:00 UTC  (2+ messages)
` [OE-core][PATCH v2 1/1] opkg: upgrade to version 0.4.4


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.