All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 14:17:35 to 2020-08-18 14:37:49 UTC [more...]

[PULL 000/150] Meson-based build system
 2020-08-18 14:09 UTC  (43+ messages)
` [PULL 004/150] trace: switch position of headers to what Meson requires
` [PULL 009/150] tests/vm: check for Python YAML parser in the Makefile
` [PULL 010/150] tests/docker: add test script for static linux-user builds
` [PULL 014/150] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
` [PULL 015/150] tests/vm: include setuptools
` [PULL 016/150] configure: integrate Meson in the build system
` [PULL 017/150] configure: generate Meson cross file
` [PULL 018/150] build-sys hack: link with whole .fa archives
` [PULL 019/150] build-sys: add meson submodule
` [PULL 020/150] meson: move summary to meson.build
` [PULL 021/150] meson: enable pie
` [PULL 022/150] meson: use coverage option
` [PULL 024/150] meson: add testsuite Makefile generator
` [PULL 025/150] libqemuutil, qapi, trace: convert to meson
` [PULL 026/150] meson: add remaining generated tcg trace helpers
` [PULL 027/150] meson: add version.o
` [PULL 028/150] contrib/libvhost-user: convert to Meson
` [PULL 029/150] tools/virtiofsd: "
` [PULL 030/150] contrib/vhost-user-blk: "
` [PULL 031/150] vhost-user-scsi: add compatibility for libiscsi 1.9.0
` [PULL 032/150] contrib/vhost-user-scsi: convert to Meson
` [PULL 033/150] contrib/rdmacm-mux: "
` [PULL 034/150] contrib/vhost-user-input: convert to meson
` [PULL 035/150] contrib/vhost-user-gpu: "
` [PULL 036/150] contrib/ivshmem: "
` [PULL 037/150] contrib/elf2dmp: "
` [PULL 038/150] meson: add macos dependencies
` [PULL 039/150] meson: add solaris and Haiku libraries
` [PULL 041/150] meson: convert vss-win32
` [PULL 042/150] meson: add msi generation
` [PULL 043/150] meson: convert dummy Windows qga/qemu-ga target
` [PULL 044/150] meson: add qemu-bridge-helper
` [PULL 045/150] meson: add qemu-keymap
` [PULL 046/150] meson: add qemu-edid
` [PULL 048/150] meson: keymap-gen
` [PULL 049/150] meson: generate qemu-version.h
` [PULL 050/150] meson: generate shader headers
` [PULL 051/150] meson: generate hxtool files
` [PULL 056/150] meson: convert qom directory to Meson (tools part)
` [PULL 078/150] meson: convert replay directory to Meson
` [PULL 085/150] meson: convert hw/xen
` [PULL 089/150] meson: convert hw/smbios

[PATCH v2 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 14:37 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: change fallback string rockchip,rk3308-spdif

[PATCHv2 00/12] Add support for read-only requests
 2020-08-18 14:37 UTC  (13+ messages)
` [PATCHv2 01/12] media/mc: keep track of outstanding requests
` [PATCHv2 02/12] vivid: add read-only int32 control
` [PATCHv2 03/12] media: document read-only requests
` [PATCHv2 04/12] videodev2.h: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS
` [PATCHv2 05/12] videobuf2-core: add vb2_request_buffer_first()
` [PATCHv2 06/12] v4l2-ctrls.c: add v4l2_ctrl_request_add_handler
` [PATCHv2 07/12] vivid: call v4l2_ctrl_request_add_handler()
` [PATCHv2 08/12] vivid: add ro_requests module option
` [PATCHv2 09/12] v4l2-mem2mem.c: add v4l2_m2m_request_validate()
` [PATCHv2 10/12] vim2m: use v4l2_m2m_request_validate()
` [PATCHv2 11/12] vim2m: support read-only requests on the capture queue
` [PATCHv2 12/12] vicodec: add support for read-only requests

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2020-08-18 14:37 UTC  (10+ messages)

[LTP] [PATCH v3 0/2] testcases/kernel/syscalls: Adding new testcases for existing tests
 2020-08-18 14:37 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] syscalls/{send|recv}mmsg: add a test case for timeout and errno test

[PATCH] scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
 2020-08-18 14:37 UTC  (2+ messages)

[PATCH 00/11] soundwire: intel: add multi-link support
 2020-08-18  2:41 UTC  (14+ messages)
` [PATCH 01/11] soundwire: intel: disable shim wake on suspend
` [PATCH 02/11] soundwire: intel: ignore software command retries
` [PATCH 03/11] soundwire: intel: add multi-link support
` [PATCH 04/11] soundwire: intel: add missing support for all clock stop modes
` [PATCH 05/11] soundwire: bus: update multi-link definition with hw sync details
` [PATCH 06/11] soundwire: intel: add multi-link hw_synchronization information
` [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for the first cpu_dai
` [PATCH 08/11] soundwire: stream: enable hw_sync as needed by hardware
` [PATCH 09/11] soundwire: intel: add dynamic debug trace for clock-stop invalid configs
` [PATCH 10/11] soundwire: intel: pass link_mask information to each master
` [PATCH 11/11] soundwire: intel: don't manage link power individually

[PATCH] net: sctp: Fix negotiation of the number of data streams
 2020-08-18 14:36 UTC 

Scheduler benchmarks
 2020-08-18 14:36 UTC  (3+ messages)

[PATCH v3 0/3] selinux: add detailed tracepoint on audited events
 2020-08-18 14:36 UTC  (5+ messages)
` [PATCH v3 1/3] selinux: add "
` [PATCH v3 2/3] selinux: add basic filtering for audit trace events

[dpdk-dev] [RFC PATCH] config: remap flags used for Arm platforms
 2020-08-18 14:36 UTC  (2+ messages)

[PATCH v3 0/4] fs/squashfs: Add new decompression algorithms
 2020-08-18 14:35 UTC  (7+ messages)
` [PATCH v3 1/4] fs/squashfs: Add init. and clean-up functions to decompression
` [PATCH v3 2/4] fs/squashfs: add support for ZSTD decompression
` [PATCH v3 3/4] fs/squashfs: add support for LZO decompression
` [PATCH v3 4/4] test/py: Add tests for LZO and ZSTD

[RESEND][PATCH 0/3] Raspberry pi improvements usb core
 2020-08-18 14:34 UTC  (4+ messages)
` [RESEND][PATCH 1/3] usb_kbd: succeed even if no interrupt is pending
` [RESEND][PATCH 2/3] common/usb.c: Work around keyboard reporting "USB device not accepting new address"
` [RESEND][PATCH 3/3] usb.c: Add a retry in the usb_prepare_device()

[PATCH] brcmfmac: reserve tx credit only when txctl is ready to send
 2020-08-18 14:33 UTC  (2+ messages)

[RFC PATCH 4/4] plugins: gemalto: fix incomplete at-chat shutdown
 2020-08-18 14:33 UTC  (2+ messages)

[PATCH v4] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-18 14:31 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-18 14:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook

[PATCH][dunfell 1/2] ghostscript: update to 9.52
 2020-08-18 14:32 UTC  (2+ messages)
` ✗ patchtest: failure for "[dunfell] ghostscript: update ..." and 1 more

[PATCH 0/8] x86: switch default MSR behavior
 2020-08-18 14:31 UTC  (5+ messages)
` [PATCH 5/8] x86/pv: allow reading APIC_BASE MSR
` [PATCH 7/8] x86/pv: disallow access to unknown MSRs

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-18 14:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

[PATCH 00/18] xfsprogs: widen timestamps to deal with y2038
 2020-08-18 14:31 UTC  (19+ messages)
` [PATCH 01/18] libxfs: create a real struct timespec64
` [PATCH 02/18] xfs: explicitly define inode timestamp range
` [PATCH 03/18] xfs: refactor quota expiration timer modification
` [PATCH 04/18] xfs: refactor default quota grace period setting code
` [PATCH 05/18] xfs: remove xfs_timestamp_t
` [PATCH 06/18] xfs: move xfs_log_dinode_to_disk to the log code
` [PATCH 07/18] xfs: refactor inode timestamp coding
` [PATCH 08/18] xfs: convert struct xfs_timestamp to union
` [PATCH 09/18] libxfs: refactor NSEC_PER_SEC

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-18 14:30 UTC  (4+ messages)
` [PATCH bpf-next v8 1/7] A purely mechanical change to split the renaming from the actual generalization

[PATCH v3 00/44] SPMI patches needed by Hikey 970
 2020-08-18 14:28 UTC  (10+ messages)
` [PATCH v3 42/44] MAINTAINERS: add an entry for HiSilicon 6421v600 drivers
` [PATCH v3 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties
  ` [PATCH v3.1 "

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-08-18 14:24 UTC  (21+ messages)
` [PATCH v3 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v3 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v3 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v3 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v3 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory
  ` [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or m

[PATCH] staging: emxx_udc: Use standard BIT() macro
 2020-08-18 14:29 UTC  (2+ messages)

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-18 14:26 UTC  (9+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs

[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
 2020-08-18 14:05 UTC  (3+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-18 14:27 UTC  (6+ messages)
` [PATCH v2 1/4] staging: android: Replace BUG_ON with WARN_ON

[PATCH v36 00/24] Intel SGX foundations
 2020-08-18 14:26 UTC  (4+ messages)
` [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-18 14:25 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] fetch: optionally allow disabling FETCH_HEAD update
  ` [PATCH v2 2/9] maintenance: add prefetch task
  ` [PATCH v2 3/9] maintenance: add loose-objects task
  ` [PATCH v2 4/9] maintenance: create auto condition for loose-objects
  ` [PATCH v2 5/9] midx: enable core.multiPackIndex by default
  ` [PATCH v2 6/9] midx: use start_delayed_progress()
  ` [PATCH v2 7/9] maintenance: add incremental-repack task
  ` [PATCH v2 8/9] maintenance: auto-size incremental-repack batch
  ` [PATCH v2 9/9] maintenance: add incremental-repack auto condition

[PATCH v2 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-18 14:25 UTC 

[Buildroot] [PATCH v2 1/1] package/ibm-sw-tpm2: fix glibc build errors
 2020-08-18 14:25 UTC 

[PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
 2020-08-18 14:23 UTC  (8+ messages)

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-18 14:23 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] maintenance: create basic maintenance runner
  ` [PATCH v2 02/11] maintenance: add --quiet option
  ` [PATCH v2 03/11] maintenance: replace run_auto_gc()
  ` [PATCH v2 04/11] maintenance: initialize task array
  ` [PATCH v2 05/11] maintenance: add commit-graph task
  ` [PATCH v2 06/11] maintenance: add --task option
  ` [PATCH v2 07/11] maintenance: take a lock on the objects directory
  ` [PATCH v2 08/11] maintenance: create maintenance.<task>.enabled config
  ` [PATCH v2 09/11] maintenance: use pointers to check --auto
  ` [PATCH v2 10/11] maintenance: add auto condition for commit-graph task
  ` [PATCH v2 11/11] maintenance: add trace2 regions for task execution

[PATCH v1] pinctrl: intel: Update header block to reflect direct dependencies
 2020-08-18 14:23 UTC 

[PATCH 1/3] fpga manager: xilinx-spi: remove stray comment
 2020-08-18 14:21 UTC  (6+ messages)
` [PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure

[PATCH v2] powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
 2020-08-18 13:58 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag
 2020-08-18 14:21 UTC  (2+ messages)

[rcu:rcu/next 125/128] kernel/rcu/rcuscale.c:430:6: error: 'perf_type' undeclared; did you mean
 2020-08-18 14:19 UTC  (3+ messages)

arch/powerpc/platforms/86xx/mpc8610_hpcd.c:295:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-18 14:18 UTC  (2+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-18 14:15 UTC  (10+ messages)
` [PATCH v4 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v4 2/6] mmap: make mlock_future_check() global
` [PATCH v4 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v4 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v4 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-18 14:18 UTC  (7+ messages)

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-18 14:18 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 02/11] revision: parse parent in indegree_walk_step()

[PATCH v7 00/18] Add static_call
 2020-08-18 13:57 UTC 

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-08-18 14:17 UTC  (7+ messages)
` [PATCH 0/5] crypto: Implement cmac based on cbc skcipher


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.