All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 02:35:37 to 2021-11-05 03:58:27 UTC [more...]

[PATCH v2 0/6] KVM: arm64: Emulate the OS lock
 2021-11-05  3:56 UTC  (5+ messages)
` [PATCH v2 4/6] KVM: arm64: Emulate the OS Lock

A question about generated phandle during dtb=>dts conversion
 2021-11-05  3:57 UTC  (4+ messages)

[PATCH v4 00/36] bsd-user: arm (32-bit) support
 2021-11-05  3:19 UTC  (33+ 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 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 32/36] bsd-user/arm/target_arch_signal.c: arm get_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 V5 0/3] net/filter: Optimize filters vnet_hdr support
 2021-11-05  3:27 UTC  (9+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector

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

Cherry-picking 5.16 commits into OpenBMC Linux?
 2021-11-05  3:52 UTC  (3+ messages)

[PATCH] mm/kmemleak: Avoid scanning potential huge holes
 2021-11-05  3:52 UTC 

fs/io_uring.c:10086:24: warning: Value stored to 'sqe' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-05  3:52 UTC 

[PATCH] arm64: dts: qcom: c630: disable crypto due to serror
 2021-11-05  3:52 UTC 

[Intel-gfx] [PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-11-05  3:52 UTC  (40+ 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] "
` [Intel-gfx] [PATCH v4 09/14] drm/msm/dpu: Remove useless checks in dpu_encoder
  `  "
` [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] "
` [Intel-gfx] [PATCH v4 12/14] dt-bindings: msm/dp: Add bindings for HDCP registers
  `  "
` [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: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 1/2] powerpc: remove cpu_online_cores_map function
 2021-11-05  3:50 UTC  (2+ messages)
` [PATCH 2/2] powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192

[zen:5.14/prjc 115/229] kernel/sched/alt_core.c:6838:5: warning: no previous prototype for 'sched_group_set_shares'
 2021-11-05  3:52 UTC 

0-DAY CI LINUX KERNEL PERFORMANCE REPORT (V5.15)
 2021-11-05  3:50 UTC 

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

[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

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

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

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

[PATCH v3] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  3:29 UTC  (2+ 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)

[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] net: ethernet: litex: Remove unnecessary print function dev_err()
 2021-11-05  3:15 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  (9+ messages)
` [dpdk-dev] [PATCH v3 "
` [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  (14+ 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 1/9] net/hns3: fix the shift of DMA address in Rx/Tx queue
  ` [dpdk-dev] [PATCH v2 2/9] net/hns3: remove a redundant function declaration
  ` [dpdk-dev] [PATCH v2 3/9] net/hns3: modifying code alignment
  ` [dpdk-dev] [PATCH v2 4/9] net/hns3: use unsigned integer for bitwise operations
  ` [dpdk-dev] [PATCH v2 5/9] net/hns3: extract a common file
  ` [dpdk-dev] [PATCH v2 6/9] net/hns3: add hns3 flow header file
  ` [dpdk-dev] [PATCH v2 7/9] net/hns3: remove magic numbers
  ` [dpdk-dev] [PATCH v2 8/9] net/hns3: fix the return value of the function
  ` [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)

[linux-next:master 12968/13128] vmlinux.o: warning: objtool: malloc failed
 2021-11-05  2:48 UTC  (2+ messages)

[PATCH] vdpa: Avoid duplicate call to vp_vdpa get_status
 2021-11-05  2:48 UTC  (3+ messages)

next/pending-fixes build: 204 builds: 8 failed, 196 passed, 7 errors, 161 warnings (v5.15-10251-g42298a382ab9)
 2021-11-05  2:48 UTC 

[PATCH v3 00/25] PowerISA v3.1 instruction batch
 2021-11-05  1:26 UTC  (2+ messages)

[PATCH] mips: decompressor: do not copy source files while building
 2021-11-05  2:38 UTC 

drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c:406: warning: expecting prototype for hns3_nic_self_test(). Prototype was for hns3_self_test() instead
 2021-11-05  2:36 UTC  (2+ messages)

[PATCH] vdpa: Mark vdpa_config_ops.get_vq_notification as optional
 2021-11-05  2:35 UTC  (3+ 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.