All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-17 20:24:23 to 2021-02-17 21:08:36 UTC [more...]

[PATCH v4 00/71] TCI fixes and cleanups
 2021-02-17 20:20 UTC  (47+ messages)
` [PATCH v4 01/71] tcg/tci: Use exec/cpu_ldst.h interfaces
` [PATCH v4 03/71] tcg: Manage splitwx in tc_ptr_to_region_tree by hand
` [PATCH v4 05/71] tcg/tci: Remove tci_read_r8
` [PATCH v4 06/71] tcg/tci: Remove tci_read_r8s
` [PATCH v4 07/71] tcg/tci: Remove tci_read_r16
` [PATCH v4 08/71] tcg/tci: Remove tci_read_r16s
` [PATCH v4 09/71] tcg/tci: Remove tci_read_r32
` [PATCH v4 10/71] tcg/tci: Remove tci_read_r32s
` [PATCH v4 11/71] tcg/tci: Reduce use of tci_read_r64
` [PATCH v4 12/71] tcg/tci: Merge basic arithmetic operations
` [PATCH v4 13/71] tcg/tci: Merge extension operations
` [PATCH v4 14/71] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
` [PATCH v4 15/71] tcg/tci: Merge bswap operations
` [PATCH v4 16/71] tcg/tci: Merge mov, not and neg operations
` [PATCH v4 17/71] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v4 18/71] tcg/tci: Split out tci_args_rrs
` [PATCH v4 19/71] tcg/tci: Split out tci_args_rr
` [PATCH v4 20/71] tcg/tci: Split out tci_args_rrr
` [PATCH v4 21/71] tcg/tci: Split out tci_args_rrrc
` [PATCH v4 22/71] tcg/tci: Split out tci_args_l
` [PATCH v4 23/71] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v4 24/71] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v4 25/71] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v4 26/71] tcg/tci: Reuse tci_args_l for calls
` [PATCH v4 27/71] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v4 28/71] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v4 29/71] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v4 30/71] tcg/tci: Split out tci_args_rrrr
` [PATCH v4 31/71] tcg/tci: Clean up deposit operations
` [PATCH v4 32/71] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v4 33/71] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v4 34/71] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v4 35/71] tcg/tci: Remove tci_disas
` [PATCH v4 36/71] tcg/tci: Implement the disassembler properly
` [PATCH v4 37/71] tcg: Build ffi data structures for helpers
` [PATCH v4 38/71] tcg/tci: Use ffi for calls
` [PATCH v4 41/71] tcg/tci: Push opcode emit into each case
` [PATCH v4 42/71] tcg/tci: Split out tcg_out_op_rrs
` [PATCH v4 43/71] tcg/tci: Split out tcg_out_op_l
` [PATCH v4 44/71] tcg/tci: Split out tcg_out_op_p
` [PATCH v4 47/71] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v4 50/71] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v4 51/71] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v4 53/71] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v4 54/71] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v4 55/71] tcg/tci: Split out tcg_out_op_v

[PATCH] qemu: Refresh mmap fixes patch status/content
 2021-02-17 21:07 UTC  (6+ messages)
` [OE-core] "

[PATCH v2 0/3] Add Bitstream configuration support for Versal
 2021-02-17 21:06 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

[PATCH 0/5] xfs: various log stuff
 2021-02-17 21:06 UTC  (3+ messages)
` [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards

[PATCH 1/3] Input: applespi: Don't wait for responses to commands indefinitely
 2021-02-17 21:06 UTC  (7+ messages)
` [PATCH 3/3] Input: applespi: Add trace_event module param for early tracing

[PATCH 1/1] io_uring: fix read memory leaks
 2021-02-17 21:02 UTC 

[PATCH V3] iscsi: Do Not set param when sock is NULL
 2021-02-17 21:05 UTC  (4+ messages)

[PATCH v5 0/4] USB: misc: Add onboard_usb_hub driver
 2021-02-17 21:04 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: usb: Add binding for discrete onboard USB hubs

[PATCH v2] rm: honor sparse checkout patterns
 2021-02-17 21:02 UTC  (9+ messages)
` [RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
  ` [RFC PATCH 1/7] add --chmod: don't update index when --dry-run is used
  ` [RFC PATCH 2/7] add: include magic part of pathspec on --refresh error
  ` [RFC PATCH 3/7] t3705: add tests for `git add` in sparse checkouts
  ` [RFC PATCH 4/7] add: make --chmod and --renormalize honor "
  ` [RFC PATCH 5/7] pathspec: allow to ignore SKIP_WORKTREE entries on index matching
  ` [RFC PATCH 6/7] add: warn when pathspec only matches SKIP_WORKTREE entries
  ` [RFC PATCH 7/7] rm: honor sparse checkout patterns

Redfish v1/Systems/system/EthernetInterfaces
 2021-02-17 21:04 UTC  (7+ messages)

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-17 21:02 UTC  (3+ messages)
` [PATCH 00/14] fsck: API improvements

[dpdk-dev] [PATCH 19.11] net/mlx5: fix storing the synched MAC to internal table
 2021-02-17 21:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH 19.11 v2] "

[PATCH] USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
 2021-02-17 21:01 UTC 

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-pumpkin board
 2021-02-17 20:59 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: mt8183: add mt8183 pumpkin board

FAILED: patch "[PATCH] usb: gadget: u_ether: Fix MTU size mismatch with RX packet" failed to apply to 4.14-stable tree
 2021-02-17 21:00 UTC  (2+ messages)

[PATCH RESEND] mm, kasan: don't poison boot memory
 2021-02-17 20:59 UTC  (3+ messages)

[RFC PATCH 0/9] drm/i915/spi: discrete graphics internal spi
 2021-02-17 20:58 UTC  (9+ messages)
` [RFC PATCH 2/9] drm/i915/spi: intel_spi_region map
      ` [Intel-gfx] "
` [RFC PATCH 3/9] drm/i915/spi: add driver for on-die spi device
      ` [Intel-gfx] "

[PATCH bpf-next 0/6] Add BTF_KIND_FLOAT support
 2021-02-17 20:58 UTC  (3+ messages)
` [PATCH bpf-next 2/6] libbpf: "

[PATCH] mm, kasan: don't poison boot memory
 2021-02-17 20:56 UTC  (3+ messages)

[PATCH] PCI: cadence: Fix erroneous early return from an iterator
 2021-02-17 20:57 UTC  (2+ messages)

[Buildroot] CMake package requires out of source build
 2021-02-17 20:58 UTC  (7+ messages)

[PATCH] mm: vmstat: add cma statistics
 2021-02-17 20:57 UTC  (2+ messages)

the git add command
 2021-02-17 20:48 UTC  (2+ messages)

[PATCH v28 0/8] Timestamp synchronization of host - guest tracing session
 2021-02-17 20:55 UTC  (3+ messages)
` [PATCH v28 1/8] trace-cmd: Save command lines in VM agent

[GIT PULL] seccomp updates for v5.12-rc1
 2021-02-17 20:54 UTC 

[Virtio-fs] Question on ACLs support in virtiofs
 2021-02-17 20:52 UTC  (7+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-17 20:52 UTC  (4+ messages)
` [PATCH v3 4/8] cgroup: rstat: support cgroup1

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-17 20:51 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915/bios: vbt child device rework
 2021-02-17 20:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/display: Compute aux ch power domain during DDI initialization
 2021-02-17 20:51 UTC  (4+ messages)

[poky-contrib][RFC PATCH 0/5] Suggestions for improvements?
 2021-02-17 20:51 UTC  (6+ messages)
` [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings
  ` [OE-core] "

use ssd as write-journal or lvm-cache?
 2021-02-17 20:50 UTC  (4+ messages)

[PATCH] trace-cmd/timesync: Remove double check of finding the protocol
 2021-02-17 20:50 UTC 

[RELEASE] LTTng-UST 2.11.3 and 2.12.1 (Linux user-space tracer)
 2021-02-17 20:50 UTC  (3+ messages)
` [diamon-discuss] "
` [lttng-dev] "

[PATCH v2] IMA: support for duplicate data measurement
 2021-02-17 20:49 UTC  (5+ messages)

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-17 20:47 UTC  (3+ messages)
` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies

[libnftnl PATCH 2/2] Avoid out of bounds read from data
 2021-02-17 20:46 UTC 

[PATCH v2 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-17 20:46 UTC  (5+ messages)
` [PATCH v2 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v2 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
  ` [PATCH v2 3/4] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
  ` [PATCH v2 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-17 20:45 UTC  (21+ messages)
` [PATCH v1 10/18] media: hantro: Add helper functions for buffer information
` [PATCH v1 11/18] media: hantro: Add helper function for auxiliary buffers allocation
` [PATCH v1 13/18] media: hantro: Introduce G2/HEVC decoder
` [PATCH v1 18/18] arm64: dts: imx8mq: Add node to G2 hardware

[libnftnl PATCH 1/2] Avoid out of bound reads in tests
 2021-02-17 20:45 UTC 

[GIT PULL] Performance events updates for v5.12
 2021-02-17 20:44 UTC 

Optimized clocksource with AMD AVIC enabled for Windows guest
 2021-02-17 20:41 UTC  (10+ messages)

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-17 20:41 UTC  (2+ messages)
  ` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH BlueZ 1/3] avdtp: Fix setting disconnect timer when there is no local endpoints
 2021-02-17 20:37 UTC  (6+ messages)
` [PATCH BlueZ 3/3] avdtp: Remove use of G_PRIORITY_LOW
` [BlueZ,1/3] avdtp: Fix setting disconnect timer when there is no local endpoints

ucm2: add support to for Qualcomm RB5 Platform
 2021-02-17 20:37 UTC 

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-02-17 20:35 UTC  (7+ messages)

[tpm2] policies in conjunctive normal form
 2021-02-17 20:36 UTC 

[PATCH net-next] net: mscc: ocelot: select PACKING in the Kconfig
 2021-02-17 20:33 UTC 

[PATCH 00/25 V5] target: fix cmd plugging and submission
 2021-02-17 20:28 UTC  (26+ messages)
` [PATCH 01/25] target: move t_task_cdb initialization
` [PATCH 02/25] target: drop kref_get_unless_zero in target_get_sess_cmd
` [PATCH 03/25] target: rename transport_init_se_cmd
` [PATCH 04/25] target: break up target_submit_cmd_map_sgls
` [PATCH 05/25] srpt: Convert to new submission API
` [PATCH 06/25] ibmvscsi_tgt: "
` [PATCH 07/25] qla2xxx: "
` [PATCH 08/25] tcm_loop: "
` [PATCH 09/25] sbp_target: "
` [PATCH 10/25] usb gadget: "
` [PATCH 11/25] vhost-scsi: "
` [PATCH 12/25] xen-scsiback: "
` [PATCH 13/25] tcm_fc: "
` [PATCH 14/25] target: remove target_submit_cmd_map_sgls
` [PATCH 15/25] target: add gfp_t arg to target_cmd_init_cdb
` [PATCH 16/25] target: add workqueue based cmd submission
` [PATCH 17/25] vhost scsi: use lio wq cmd submission helper
` [PATCH 18/25] tcm loop: use blk cmd allocator for se_cmds
` [PATCH 19/25] tcm loop: use lio wq cmd submission helper
` [PATCH 20/25] target: cleanup cmd flag bits
` [PATCH 21/25] target: fix backend plugging
` [PATCH 22/25] target iblock: add backend plug/unplug callouts
` [PATCH 23/25] target_core_user: "
` [PATCH 24/25] target: flush submission work during TMR processing
` [PATCH 25/25] target: make completion affinity configurable

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 4da500b8a3239e0c11aa7c9543579761874688e5
 2021-02-17 20:34 UTC 

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-17 20:29 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] packfile: add kept-pack cache for find_kept_pack_entry()

[PATCH net-next] net: mdio: Remove of_phy_attach()
 2021-02-17 20:30 UTC  (2+ messages)

[GIT PULL] f2fs update for 5.12-rc1
 2021-02-17 20:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-17 20:28 UTC  (2+ messages)

[meta-oe][PATCH] softhsm: update to 2.6.1 and align
 2021-02-17 20:29 UTC 

[PATCH 2/2] ath9k: fix ath_tx_process_buffer() potential null ptr dereference
 2021-02-17 20:28 UTC  (7+ messages)

[dm-crypt] How to attached a detached header?
 2021-02-17 20:27 UTC  (4+ messages)

[PATCH bpf-next V1 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-02-17 20:27 UTC  (3+ messages)
` [PATCH bpf-next V1 2/2] selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-17 20:25 UTC  (3+ messages)
` [RFC PATCH 5/5] mm proc/task_mmu.c: add hugetlb specific routine for clear_refs

[PATCH V0 0/6] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-02-17 20:24 UTC  (4+ messages)
` [PATCH V0 1/6] dt-bindings: Added the yaml bindings for DCC

[PATCH V10 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-02-17 20:24 UTC  (4+ messages)
` [PATCH V10 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

[PATCH] drm/admgpu: Set reference clock to 100Mhz on Renoir
 2021-02-17 20:26 UTC 

[PATCH v3 RESEND] Added AMS tsl2591 driver implementation
 2021-02-17 20:24 UTC  (2+ messages)

[PATCH v2 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-02-17 20:24 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for LT8912

[PATCH 0/3] NVIDIA Tegra NVDEC support
 2021-02-17 20:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add YAML bindings for Host1x and NVDEC

[PATCH v2 1/2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindings
 2021-02-17 20:24 UTC  (2+ messages)

[PATCH] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST
 2021-02-17 20:23 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.