All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 02:49:45 to 2021-11-05 03:50:02 UTC [more...]

[PATCH] KVM: move struct kvm_vcpu * array to the bottom of struct kvm
 2021-11-05  3:49 UTC 

[PATCH v4 00/36] bsd-user: arm (32-bit) support
 2021-11-05  3:19 UTC  (66+ messages)
` [PATCH v4 01/36] bsd-user/mips*: Remove
` [PATCH v4 02/36] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PATCH v4 03/36] bsd-user: create a per-arch signal.c file
` [PATCH v4 04/36] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
` [PATCH v4 05/36] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
` [PATCH v4 06/36] bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD
` [PATCH v4 07/36] bsd-user/i386: Move the inlines into signal.c
` [PATCH v4 08/36] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext
` [PATCH v4 09/36] bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h
` [PATCH v4 10/36] bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
` [PATCH v4 11/36] bsd-user/x86_64: Move functions into signal.c
` [PATCH v4 12/36] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
` [PATCH v4 13/36] bsd-user/arm/target_syscall.h: Add copyright and update name
` [PATCH v4 14/36] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PATCH v4 15/36] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PATCH v4 16/36] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH v4 17/36] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH v4 18/36] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v4 19/36] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH v4 20/36] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PATCH v4 21/36] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH v4 22/36] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH v4 23/36] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PATCH v4 24/36] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v4 25/36] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH v4 26/36] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH v4 27/36] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PATCH v4 28/36] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PATCH v4 29/36] bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals
` [PATCH v4 30/36] bsd-user/arm/target_arch_signal.h: Define size of *context_t
` [PATCH v4 31/36] bsd-user/arm/target_arch_signal.c: arm set_sigtramp_args
` [PATCH v4 32/36] bsd-user/arm/target_arch_signal.c: arm get_mcontext
` [PATCH v4 33/36] bsd-user/arm/target_arch_signal.c: arm set_mcontext
` [PATCH v4 34/36] bsd-user/arm/target_arch_signal.c: arm get_ucontext_sigreturn
` [PATCH v4 35/36] bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
` [PATCH v4 36/36] bsd-user: add arm target build

[PATCH 0/5] generic: add a couple of MMAP CoW tests
 2021-11-05  3:49 UTC  (7+ messages)
` [PATCH 1/5] generic/xxx: Add MMAP CoW test for 'regular' case
` [PATCH 2/5] generic/xxx: Add MMAP CoW test for 'unwritten' case
` [PATCH 3/5] generic/xxx: Add MMAP CoW test for 'hole' case
` [PATCH 4/5] generic/xxx: Add MMAP CoW test for 'delalloc' case
` [PATCH 5/5] generic/xxx: Add MMAP CoW test for 'all' case

[dpdk-dev] [PATCH] net/i40e: fix forward outer IPv6 VXLAN packets
 2021-11-05  3:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS e6ba5273d4ede03d075d7a116b8edad1f6115f4d
 2021-11-05  3:47 UTC 

[PATCH v4] ext4: add test for all ext4/ext3/ext2 mount options
 2021-11-05  3:45 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2] scsi: scsi_debug: don't call kcalloc if size arg is zero
 2021-11-05  3:42 UTC  (2+ messages)

[zen:5.14/prjc 82/229] kernel/sched/alt_core.c:5925:45: warning: passing argument 2 of 'cpumask_copy' makes pointer from integer without a cast
 2021-11-05  3:42 UTC 

[PATCH] powerpc: xmon: remove the duplicated operand of the bitwise operator
 2021-11-05  3:40 UTC  (2+ messages)

linux-next: Tree for Nov 5
 2021-11-05  3:39 UTC 

[zen:5.14/prjc 93/229] kernel/sched/alt_core.c:5867:5: warning: no previous prototype for 'sched_cpu_wait_empty'
 2021-11-05  3:38 UTC 

include/linux/input.h:256:2: error: "SW_MAX and INPUT_DEVICE_ID_SW_MAX do not match"
 2021-11-05  3:37 UTC  (2+ messages)

[PATCH v3 0/7] Add pm8150b TPCM driver
 2021-11-05  3:35 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: usb: Add qcom,pmic-usb-typec dt-binding header
` [PATCH v3 2/7] dt-bindings: usb: Add Qualcomm PMIC type C controller YAML schema
` [PATCH v3 3/7] dt-bindings: usb: Add qcom,pmic-usb-pdphy dt-binding header
` [PATCH v3 4/7] dt-bindings: usb: Add Qualcomm PMIC PDPHY controller YAML schema
` [PATCH v3 5/7] dt-bindings: usb: Add Qualcomm PMIC TCPM "
` [PATCH v3 6/7] usb: typec: qcom: Remove standalone qcom pm8150b typec driver
` [PATCH v3 7/7] usb: typec: qcom: Add a pm8150b TCPM driver

[dm-devel] futher decouple DAX from block devices
 2021-11-05  3:30 UTC  (15+ messages)
            `  "

[PATCH v2] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-05  3:32 UTC  (4+ messages)

[PATCH v2] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  3:28 UTC  (7+ messages)

[PATCH v3] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  3:29 UTC  (3+ messages)

ld.lld: error: arch/hexagon/kernel/head.o:(.init.text+0xd4): relocation R_HEX_B22_PCREL out of range: 2634928 is not in [-2097152, 2097151]; references __vmnewmap
 2021-11-05  3:28 UTC  (2+ messages)

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-11-05  3:24 UTC  (17+ messages)
` [PATCH v5 04/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v5 05/11] test/py: efi_capsule: add image authentication test

static-mem preventing dom0 from booting
 2021-11-05  3:23 UTC  (2+ messages)

[PATCH] nvme: fix write zeroes pi
 2021-11-05  3:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-11-05  3:22 UTC  (39+ messages)
`  "
` [PATCH v4 01/14] drm/hdcp: Add drm_hdcp_atomic_check()
  ` [Intel-gfx] "
` [PATCH v4 02/14] drm/hdcp: Avoid changing crtc state in hdcp atomic check
  ` [Intel-gfx] "
` [PATCH v4 03/14] drm/hdcp: Update property value on content type and user changes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 04/14] drm/hdcp: Expand HDCP helper library for enable/disable/check
  `  "
` [PATCH v4 05/14] drm/i915/hdcp: Consolidate HDCP setup/state cache
  ` [Intel-gfx] "
` [PATCH v4 06/14] drm/i915/hdcp: Retain hdcp_capable return codes
  ` [Intel-gfx] "
` [PATCH v4 07/14] drm/i915/hdcp: Use HDCP helpers for i915
  ` [Intel-gfx] "
` [PATCH v4 08/14] drm/msm/dpu_kms: Re-order dpu includes
  ` [Intel-gfx] "
` [PATCH v4 09/14] drm/msm/dpu: Remove useless checks in dpu_encoder
  ` [Intel-gfx] "
` [PATCH v4 10/14] drm/msm/dpu: Remove encoder->enable() hack
  ` [Intel-gfx] "
` [PATCH v4 11/14] drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
  ` [Intel-gfx] "
` [PATCH v4 12/14] dt-bindings: msm/dp: Add bindings for HDCP registers
  ` [Intel-gfx] "
` [PATCH v4 13/14] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller
  ` [Intel-gfx] "
` [PATCH v4 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/hdcp: Pull HDCP auth/exchange/check into helpers (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] configure: Support modules for Windows
 2021-11-05  3:19 UTC 

[PATCH v12 1/4] dt-bindings:drm/bridge:anx7625:add vendor define
 2021-11-05  3:19 UTC  (5+ messages)
` [PATCH v12 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v12 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v12 4/4] drm/bridge: anx7625: add HDMI audio function

[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
 2021-11-05  3:12 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] vhost: call destroy_device always in vhost_destroy_device_notify
 2021-11-05  3:18 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH V5 0/3] net/filter: Optimize filters vnet_hdr support
 2021-11-05  3:16 UTC  (8+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector

[PATCH] net: ethernet: litex: Remove unnecessary print function dev_err()
 2021-11-05  3:15 UTC  (2+ messages)

[PATCH] lib: pmu: support the event ID encoded by a bitmap
 2021-11-05  3:10 UTC  (2+ messages)

[PATCH 5.14 00/16] 5.14.17-rc1 review
 2021-11-05  3:10 UTC  (2+ messages)

[PATCH] driver core: platform: Make use of the helper function dev_err_probe()
 2021-11-05  3:09 UTC 

[PATCH v12 0/4] Add MIPI rx DPI support
 2021-11-05  3:07 UTC  (4+ messages)

[luxis1999-dev-iommu:iommufd-vfio-v5.16-rc1 29/32] drivers/iommufd/iommufd.c:339 iommufd_process_dma_op() warn: unsigned 'dma.ioas' is never less than zero
 2021-11-05  3:05 UTC  (2+ messages)

[PATCH] quotactl.2: Remove kernel version for Q_XQUOTARM ioctl
 2021-11-05  3:05 UTC  (9+ messages)

[PATCH] rtc: pcf85063: add i2c_device_id name matching support
 2021-11-05  3:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: mark old macros as deprecated
 2021-11-05  3:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH] ethdev: fix crash on owner delete
  ` [dpdk-dev] [dpdk-stable] "

[LTP] [PATCH v2 0/2] Test support for new fanotify FAN_REPORT_PIDFD feature
 2021-11-05  3:03 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] syscalls/fanotify20: add new test for FAN_REPORT_PIDFD

[LTP] [PATCH] syscalls/fanotify: Kill the child process before exit
 2021-11-05  3:01 UTC  (2+ messages)

[PATCH] vdpa: add driver_override support
 2021-11-05  3:01 UTC  (3+ messages)

The regression caused by snd_soc_dapm_enable_pin
 2021-11-05  2:58 UTC 

[PATCH net-next v4] net: marvell: prestera: add firmware v4.0 support
 2021-11-05  2:59 UTC  (2+ messages)

[PATCH] bus: brcmstb_gisb: Allow building as module
 2021-11-05  2:56 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 1/4] vfio: drop fallback Linux implementation
 2021-11-05  2:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 2/4] vfio: fix wrong return value for FreeBSD
` [dpdk-dev] [PATCH v3 3/4] vfio: fix documentation to match intended behavior
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v5 0/4] PCI MCFG consolidation and APEI resource filtering
 2021-11-05  2:55 UTC  (5+ messages)

[PATCH] ACPI/IORT: Add 'smmu=off' command line option
 2021-11-05  2:54 UTC  (4+ messages)

[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
 2021-11-05  2:55 UTC  (3+ messages)
` [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()

[RFC PATCH] mm: migrate: Add new node demotion strategy
 2021-11-05  2:51 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2021-11-05  2:50 UTC  (2+ messages)

[PATCH] x86/mce: correct cpu_missing reporting in mce_timed_out
 2021-11-05  2:19 UTC  (5+ messages)
      `  "

[dpdk-dev] [PATCH 0/9] code optimization for hns3 PMD
 2021-11-05  2:49 UTC  (7+ messages)
` [dpdk-dev] [PATCH 9/9] net/hns3: remove PF/VF duplicate code
` [dpdk-dev] [PATCH v2 0/9] code optimization for hns3 PMD
  ` [dpdk-dev] [PATCH v2 6/9] net/hns3: add hns3 flow header file
  ` [dpdk-dev] [PATCH v2 9/9] net/hns3: remove PF/VF duplicate code

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-05  2:49 UTC  (11+ messages)


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.