All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 11:16:48 to 2021-06-08 11:51:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2021-06-08 11:51 UTC 

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-08 11:50 UTC  (11+ messages)
` [PATCH v3 05/28] tcg: Split out tcg_region_initial_alloc
` [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set
` [PATCH v3 07/28] tcg: Split out region.c
` [PATCH v3 08/28] accel/tcg: Inline cpu_gen_init
` [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2021-06-08 11:51 UTC 

[meta-zephyr][PATCH 0/2] Bump Zephyr kernel to 2.6.0
 2021-06-08 11:50 UTC  (3+ messages)
` [meta-zephyr][PATCH 1/2] zephyr-kernel-src: add 2.6.0 release
` [meta-zephyr][PATCH 2/2] zephyr-kernel-src set default preferred version to 2.6.0

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_big_fb: Wait for vblank before collecting CRC
 2021-06-08 11:50 UTC  (7+ messages)
  ` [Intel-gfx] [igt-dev] "
          ` [igt-dev] [Intel-gfx] "

[PATCH] ACPI : don't always override the acpi irq
 2021-06-08 11:50 UTC  (2+ messages)

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-06-08 11:50 UTC  (8+ messages)

[PATCH] arm64: dts: fix node name for the sysclk
 2021-06-08 11:31 UTC  (4+ messages)

[PATCH v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
 2021-06-08 11:49 UTC  (3+ messages)
` [PATCH] KVM: selftests: introduce P47V64 for s390x

[PATCH v1 0/9] ARM: dts: fixes for Protonic boards
 2021-06-08 11:49 UTC  (2+ messages)

[PATCH 0/1] riscv: better network performance with memcpy, uaccess
 2021-06-08 11:31 UTC  (4+ messages)
` [PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-08 11:49 UTC  (5+ messages)
` [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology
` [PATCH v5 4/6] cxl/acpi: Add downstream port data to cxl_port instances

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
 2021-06-08 11:47 UTC  (2+ messages)

[xen-unstable-smoke test] 162541: regressions - FAIL
 2021-06-08 11:48 UTC 

[PATCH nf 0/2] netfilter: nft_fib: ignore icmpv6 packets from ::
 2021-06-08 11:48 UTC  (3+ messages)
` [PATCH nf 1/2] selftests: netfilter: add fib test case
` [PATCH nf 2/2] netfilter: ipv6: skip ipv6 packets from any to link-local

[PATCHSET v6 0/9] xfs: deferred inode inactivation
 2021-06-08 11:48 UTC  (4+ messages)
` [PATCH 5/9] xfs: force inode garbage collection before fallocate when space is low

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-08 11:45 UTC  (9+ messages)

[PATCH v3 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-08 11:45 UTC  (16+ messages)
` [PATCH v3 1/7] KVM: arm64: Move hyp_pool locking out of refcount helpers
` [PATCH v3 2/7] KVM: arm64: Use refcount at hyp to check page availability
` [PATCH v3 3/7] KVM: arm64: Remove list_head from hyp_page
` [PATCH v3 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools
` [PATCH v3 5/7] KVM: arm64: Remove hyp_pool pointer from struct hyp_page
` [PATCH v3 6/7] KVM: arm64: Use less bits for hyp_page order
` [PATCH v3 7/7] KVM: arm64: Use less bits for hyp_page refcount

[PATCH 00/22] Convert more checks to Meson
 2021-06-08 11:23 UTC  (27+ messages)
` [PATCH 01/26] meson: drop unused CONFIG_GCRYPT_HMAC
` [PATCH 02/26] configure: drop unused variables for xts
` [PATCH 03/26] configure, meson: convert crypto detection to meson
` [PATCH 04/26] configure, meson: convert libtasn1 "
` [PATCH 05/26] configure, meson: convert pam "
` [PATCH 06/26] configure, meson: convert libusb "
` [PATCH 07/26] configure, meson: convert libcacard "
` [PATCH 08/26] configure, meson: convert libusbredir "
` [PATCH 09/26] configure, meson: convert vte "
` [PATCH 10/26] configure, meson: convert virgl "
` [PATCH 11/26] configure, meson: convert libdaxctl "
` [PATCH 12/26] configure, meson: convert libpmem "
` [PATCH 13/26] configure, meson: convert liburing "
` [PATCH 14/26] configure, meson: convert libxml2 "
` [PATCH 15/26] meson: sort header tests
` [PATCH 16/26] meson: remove preadv from summary
` [PATCH 17/26] configure, meson: move CONFIG_IVSHMEM to meson
` [PATCH 18/26] configure: convert HAVE_BROKEN_SIZE_MAX "
` [PATCH 19/26] configure: convert compiler tests to meson, part 1
` [PATCH 20/26] meson: store dependency('threads') in a variable
` [PATCH 21/26] configure: convert compiler tests to meson, part 2
` [PATCH 22/26] configure: convert compiler tests to meson, part 3
` [PATCH 23/26] configure: convert CONFIG_STATIC_ASSERT tests to meson
` [PATCH 24/26] configure: convert compiler tests to meson, part 4
` [PATCH 25/26] configure: convert compiler tests to meson, part 5
` [PATCH 26/26] configure: convert compiler tests to meson, part 6

[PATCH v2 0/2] Cleanups for zbud
 2021-06-08 11:45 UTC  (3+ messages)
` [PATCH v2 1/2] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
` [PATCH v2 2/2] mm/zbud: don't export any zbud API

[igt-dev] [PATCH i-g-t v2] tests/kms_flip_tiling: Fix clean up when subtest fails
 2021-06-08 11:45 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip_tiling: Fix clean up when subtest fails (rev2)

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-08 11:44 UTC  (11+ messages)

Some SSDT tables are not loading with kernel >= 5.12
 2021-06-08 11:44 UTC  (8+ messages)

[PATCH v11 00/13] blkcg:Support to track FC storage blk io traffic
 2021-06-08  4:35 UTC  (28+ messages)
` [PATCH v11 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v11 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v11 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v11 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v11 05/13] lpfc: vmid: VMID params initialization
` [PATCH v11 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v11 07/13] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v11 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v11 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v11 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v11 11/13] lpfc: vmid: Timeout implementation for vmid
` [PATCH v11 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v11 13/13] lpfc: vmid: Introducing vmid in io path

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-08 11:38 UTC  (4+ messages)
` [PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond

[PATCH v2 0/5] Venus fatal error handling
 2021-06-08 11:41 UTC  (6+ messages)
` [PATCH v2 1/5] venus: venc: Use pmruntime autosuspend
` [PATCH v2 2/5] venus: Make sys_error flag an atomic bitops
` [PATCH v2 3/5] venus: hfi: Check for sys error on session hfi functions
` [PATCH v2 4/5] venus: helpers: Add helper to mark fatal vb2 error
` [PATCH v2 5/5] venus: Handle fatal errors during encoding and decoding

[PATCH 1/1] iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH V2] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Ratelimit event dump
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH v3] iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-06-08 11:42 UTC  (3+ messages)

[PATCH v2 1/1] drm/amdkfd: use allowed domain for vmbo validation
 2021-06-08 11:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/will/linux
 2021-06-08 11:41 UTC 

[dpdk-dev] [PATCH v2] vhost: allocate and free packets in bulk in Tx split
 2021-06-08 11:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [PATCH v4] "

[PATCH next v2 0/2] introduce printk cpu lock
 2021-06-08 11:40 UTC  (3+ messages)
` [PATCH next v2 1/2] dump_stack: move cpu lock to printk.c

[PATCHES] namei cleanups
 2021-06-08 11:39 UTC  (5+ messages)
` [PATCH 1/4] switch file_open_root() to struct path
  ` [PATCH 2/4] take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
  ` [PATCH 3/4] teach set_nameidata() to handle setting the root as well
  ` [PATCH 4/4] namei: make sure nd->depth is always valid

[PATCH v2 0/2] Add MAINTAINERS and SECURITY files
 2021-06-08 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file

[PATCH for-next 0/5] RTRS enable write path fast memory regitration
 2021-06-08 11:35 UTC  (6+ messages)
` [PATCH for-next 1/5] RDMA/rtrs: Introduce head/tail wr
` [PATCH for-next 2/5] RDMA/rtrs-clt: Write path fast memory registration
` [PATCH for-next 3/5] RDMA/rtrs_clt: Alloc less memory with write "
` [PATCH for-next 4/5] RDMA/rtrs-clt: Raise MAX_SEGMENTS
` [PATCH for-next 5/5] rnbd/rtrs-clt: Query and use max_segments from rtrs-clt

[PATCH v1] [ZynqMP] Writing correct value to ANALOG_BUS
 2021-06-08 11:35 UTC  (2+ messages)

[PATCH] powerpc/kprobes: Pass ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-08 11:34 UTC  (6+ messages)

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08 11:33 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: "

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-08 11:33 UTC  (8+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "

[virtio-comment] [PATCH V3] virtio-gpio: Add the device specification
 2021-06-08 11:32 UTC 

[PATCH] branch: make -v useful
 2021-06-08 11:32 UTC  (9+ messages)

[dpdk-dev] 20.11.2 patches review and test
 2021-06-08 11:31 UTC  (2+ messages)

[PATCH v6 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-08 11:27 UTC  (7+ messages)
` [PATCH v6 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH -next] i2c: Fix missing pci_disable_device() on error in ali1535_setup()
 2021-06-08 11:30 UTC  (3+ messages)

[RFC] Integrate RPMSG/SMD into WWAN subsystem
 2021-06-08 11:30 UTC  (8+ messages)

[virtio-comment] [PATCH V2] virtio-gpio: add the device specification
 2021-06-08 11:30 UTC  (7+ messages)

[PATCH] tools/perf: Do not set a variable unless it will be used
 2021-06-08 11:28 UTC  (4+ messages)

[PATCH 1/1] vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
 2021-06-08 11:28 UTC 

[RFC][PATCHSET] iov_iter work
 2021-06-08 11:27 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2021-06-08 11:27 UTC 

AF_XDP Sockets Not Receiving Packets In XDP DRV Mode
 2021-06-08 11:26 UTC  (2+ messages)

[PATCH] sched/fair: use inclusive language in fair sched
 2021-06-08 11:25 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: renesas: salvator-x(s): Factor out common optional parts
 2021-06-08 11:17 UTC  (3+ messages)

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-08 11:20 UTC  (4+ messages)
` 答复: "

[RFC PATCH 00/10] Introduce SCMI transport atomic support
 2021-06-08 11:17 UTC  (8+ messages)
` [RFC PATCH 01/10] firmware: arm_scmi: Reset properly xfer SCMI status

[PATCH v2 0/8] arm64: String function updates
 2021-06-08 11:15 UTC  (4+ messages)
` [PATCH v2 6/8] arm64: Import latest memcpy()/memmove() implementation

[RFC] LKMM: Add volatile_if()
 2021-06-08 11:22 UTC  (11+ messages)

[PATCH 0/2] ASoC: Intel: boards: use software node API
 2021-06-08 11:22 UTC  (4+ messages)
` [PATCH 2/2] ASoC: Intel: boards: use software node API in Atom boards

[PATCH RESEND iproute2 net-next 0/4] devlink rate support
 2021-06-08 11:22 UTC  (5+ messages)
` [PATCH RESEND iproute2 net-next 1/4] uapi: update devlink kernel header
` [PATCH RESEND iproute2 net-next 2/4] devlink: Add helper function to validate object handler
` [PATCH RESEND iproute2 net-next 3/4] devlink: Add port func rate support
` [PATCH RESEND iproute2 net-next 4/4] devlink: Add ISO/IEC switch

[igt-dev] [PATCH i-g-t 1/7] tests/gem_exec_reloc: Remove banned tests
 2021-06-08 11:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] "

Unable to capture adv7280-m on i.MX6Q
 2021-06-08 11:21 UTC  (8+ messages)

PATCH] mmc: block: ioctl: Poll for TRAN if possible
 2021-06-08 11:22 UTC  (2+ messages)

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-08 11:10 UTC  (3+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH] staging: rtl8723bs: hal: Delete tests with no effects
 2021-06-08 11:21 UTC 

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-08 11:18 UTC  (6+ messages)
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends

[PATCH] nvme: NVME_TCP_OFFLOAD should not default to m
 2021-06-08 10:56 UTC 

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-08 11:17 UTC  (7+ messages)
` [PATCH v7 01/11] mm/mremap: Fix race between MOVE_PMD mremap and pageout

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-08 10:25 UTC  (5+ messages)
` [PATCH v5 01/10] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v5 05/10] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v5 07/10] gpio: gpio-aspeed-sgpio: Add set_config function

[patch V2 00/14] x86/fpu: Mop up XSAVES and related damage
 2021-06-08 11:17 UTC  (6+ messages)

[dpdk-dev] [PATCH] kni: fix compilation on SLES15-SP3
 2021-06-08 11:17 UTC  (2+ messages)

[PATCH 0/4] test-tool: split up "read-cache" tool
 2021-06-08 11:14 UTC  (3+ messages)

[PATCH net-next] net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution
 2021-06-08 11:16 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.