All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-12 18:13:22 to 2021-01-12 18:51:14 UTC [more...]

[RFC PATCH v6 00/11] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-12 18:35 UTC  (8+ messages)
` [RFC PATCH v6 02/11] hw/ssi: imx_spi: Remove pointless variable initialization
` [RFC PATCH v6 03/11] hw/ssi: imx_spi: Convert some debug printf()s to trace events
` [RFC PATCH v6 04/11] hw/ssi: imx_spi: Reduce 'change_mask' variable scope
` [RFC PATCH v6 05/11] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
` [RFC PATCH v6 07/11] hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
` [RFC PATCH v6 08/11] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [RFC PATCH v6 10/11] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic

[PATCH v2 00/10] allow unprivileged overlay mounts
 2021-01-12 18:49 UTC  (8+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()

[PATCH] ASoC: imx-hdmi: Fix warning of the uninitialized variable ret
 2021-01-12 18:48 UTC  (6+ messages)

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-12 18:48 UTC  (5+ messages)
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v3 03/16] cxl/acpi: add OSC support

[PATCH net] net: dsa: clear devlink port type before unregistering slave netdevs
 2021-01-12 18:49 UTC  (2+ messages)

[PATCH] tests/tcg/multiarch/testthread.c: Add pthread_cancel test
 2021-01-12 18:33 UTC 

[PATCH V6 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-12 18:47 UTC  (4+ messages)
` [PATCH V6 05/10] remoteproc: imx_rproc: correct err message

[PATCH v2] pwm: bcm2835: Improve period and duty cycle calculation
 2021-01-12 18:47 UTC  (3+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-12 18:46 UTC  (6+ messages)
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions

suspected race between packing and fetch (single case study)
 2021-01-12 18:47 UTC  (6+ messages)

[PATCH v14 0/6] Carry forward IMA measurement log on kexec on ARM64
 2021-01-12 18:45 UTC  (9+ messages)

[xlnx:xlnx_rebase_v5.4 1172/1697] drivers/irqchip/irq-xilinx-intc.c:170:10: error: implicit declaration of function 'handle_domain_irq'; did you mean
 2021-01-12 18:44 UTC  (2+ messages)

[PATCH][v3] cpufreq: intel_pstate: Get percpu max freq via HWP MSR register if available
 2021-01-12 18:46 UTC  (4+ messages)

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-12 18:44 UTC  (5+ messages)
` [PATCH v13 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v13 14/15] s390/vfio-ap: handle AP bus scan completed notification

[renesas-drivers:topic/renesas-debug 11/20] drivers/soc/renesas/r8a77965-mstp.c:608:13: warning: no previous prototype for function 'r8a77965_disable_mstp_clocks'
 2021-01-12 18:44 UTC  (2+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-01-12 18:21 UTC  (5+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-12 18:43 UTC  (7+ messages)

[PATCH] blk: avoid divide-by-zero with zero granularity
 2021-01-12 18:42 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-12 18:43 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH V4] nvme: enable char device per namespace
 2021-01-12 18:41 UTC  (9+ messages)
  `  "

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-12 18:40 UTC  (8+ messages)
` [PATCH 6/8] t: prepare for GIT_TEST_WRITE_REV_INDEX
` [PATCH 7/8] t: support GIT_TEST_WRITE_REV_INDEX

[PATCH] btf_encoder: Add extra checks for symbol names
 2021-01-12 18:40 UTC 

[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-12 18:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/octeontx2: add support for 24B custom L2 header parsing
 2021-01-12 18:39 UTC  (2+ messages)

[PATCH v2] nvme: Check the PRINFO bit and the Metadata size before deciding the host buffer length
 2021-01-12 18:39 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
 2021-01-12 18:36 UTC  (2+ messages)

[PATCH v12 00/22] i386 cleanup PART 2
 2021-01-12 18:03 UTC  (16+ messages)
` [PATCH v12 03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v12 06/22] cpu: Move tlb_fill to tcg_ops
` [PATCH v12 10/22] cpu: move cc->transaction_failed "
` [PATCH v12 11/22] cpu: move do_unaligned_access "
` [PATCH v12 12/22] physmem: make watchpoint checking code TCG-only
` [PATCH v12 13/22] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v12 14/22] cpu: move debug_check_watchpoint "
` [PATCH v12 15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v12 16/22] accel: extend AccelState and AccelClass to user-mode
` [PATCH v12 17/22] accel: replace struct CpusAccel with AccelOpsClass
` [PATCH v12 18/22] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v12 19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v12 20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v12 21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v12 22/22] accel: introduce new accessor functions

[PATCH v3] x86/sgx: Synchronize encl->srcu in sgx_encl_release()
 2021-01-12 18:35 UTC  (4+ messages)

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-01-12 18:25 UTC  (3+ messages)

[PATCH net-next v2 0/7] ibmvnic: Use more consistent locking
 2021-01-12 18:35 UTC  (9+ messages)
` [PATCH net-next v2 1/7] ibmvnic: restore state in change-param reset
` [PATCH net-next v2 2/7] ibmvnic: update reset function prototypes
` [PATCH net-next v2 3/7] ibmvnic: avoid allocating rwi entries
` [PATCH net-next v2 4/7] ibmvnic: switch order of checks in ibmvnic_reset
` [PATCH net-next v2 5/7] ibmvnic: serialize access to work queue
` [PATCH net-next v2 6/7] ibmvnic: check adapter->state under state_lock
` [PATCH net-next v2 7/7] ibmvnic: add comments about state_lock

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.88-91-ge8d9751d41bf)
 2021-01-12 18:35 UTC 

NFULNL_CFG_F_CONNTRACK and IPv6
 2021-01-12 18:36 UTC  (7+ messages)

[PATCH V2 2/2] scripts: dtc: Build fdtoverlay and fdtdump tools
 2021-01-12 18:34 UTC  (5+ messages)
` [PATCH V3 "

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.214-56-g995bc2469cc73)
 2021-01-12 18:34 UTC 

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-12 16:45 UTC  (9+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

[PATCH 5.11 regression fix] drm/ttm: fix combining __GFP_HIGHMEM and __GFP_DMA32 flag for DMA32 pools
 2021-01-12 18:32 UTC 

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-12 18:31 UTC  (7+ messages)

[PULL 00/20] Misc patches for 2021-01-12
 2021-01-12 18:09 UTC  (2+ messages)

[PATCH] lib: rsa: rsa-verify: don't look for keys in the FIT image
 2021-01-12 18:30 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.4 903/1697] drivers/usb/dwc3/host.c:16:6: error: redefinition of 'dwc3_host_wakeup_capable'
 2021-01-12 18:28 UTC  (2+ messages)

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12 18:28 UTC  (14+ messages)
` [PATCH 04/11] kasan: add match-all tag tests
` [PATCH 06/11] kasan: rename CONFIG_TEST_KASAN_MODULE

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2021-01-12 18:28 UTC  (10+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[PATCH v6 00/35] Hexagon patch series
 2021-01-12 18:26 UTC  (5+ messages)
` [PATCH v6 34/35] Auto-import Docker support files

[PATCH] dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
 2021-01-12 18:29 UTC  (2+ messages)

[PATCH] tty: serial: cpm_uart: Add udbg support for enabling xmon
 2021-01-12 18:25 UTC  (2+ messages)

[PATCH net-next 0/5] skbuff: introduce skbuff_heads bulking and reusing
 2021-01-12 18:26 UTC  (5+ messages)

[PATCH v2 bpf-next 0/2] add xdp_build_skb_from_frame utility routine
 2021-01-12 18:26 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] net: xdp: introduce __xdp_build_skb_from_frame "
` [PATCH v2 bpf-next 2/2] net: xdp: introduce xdp_build_skb_from_frame "

stable-rc/linux-4.14.y baseline: 120 runs, 7 regressions (v4.14.214-58-ge3be7c59d3c1e)
 2021-01-12 18:25 UTC 

[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-12 18:25 UTC  (4+ messages)
` [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[xlnx:xlnx_rebase_v5.4 903/1697] drivers/usb/dwc3/core.h:1418:6: warning: no previous prototype for 'dwc3_simple_wakeup_capable'
 2021-01-12 18:22 UTC  (2+ messages)

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-12 18:24 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 1296/1697] ./usr/include/linux/xlnx_mpg2tsmux_interface.h:58:2: error: unknown type name 'u8'
 2021-01-12 18:22 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/l3fwd: fix max Tx queue count
 2021-01-12 18:24 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v2] examples/l3fwd: remove limitation on "

[PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
 2021-01-12 18:23 UTC  (7+ messages)

[MPTCP] [PATCH mptcp-next 2/2] mptcp: leverage the deferred actions for packet scheduling
 2021-01-12 18:24 UTC 

[MPTCP] [PATCH mptcp-next 1/2] mptcp: implement delegated action infrastructure
 2021-01-12 18:24 UTC 

[MPTCP] [PATCH mptcp-next 0/2] mptcp: delegate actions
 2021-01-12 18:24 UTC 

[PATCH 0/9] xfs: rework log quiesce to cover the log
 2021-01-12 18:20 UTC  (5+ messages)
` [PATCH 1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts

stable-rc/linux-5.4.y baseline: 194 runs, 8 regressions (v5.4.88-93-gcdbc5a73c7f4)
 2021-01-12 18:23 UTC 

[PATCH v3 00/15] Enable CPRh/3/4, CPU Scaling on various QCOM SoCs
 2021-01-12 18:20 UTC  (16+ messages)
` [PATCH v3 01/15] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [PATCH v3 02/15] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
` [PATCH v3 03/15] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
` [PATCH v3 04/15] cpufreq: blacklist SDM630/636/660 in cpufreq-dt-platdev
` [PATCH v3 05/15] cpufreq: blacklist MSM8998 "
` [PATCH v3 06/15] soc: qcom: cpr: Move common functions to new file
` [PATCH v3 07/15] dt-bindings: avs: cpr: Convert binding to YAML schema
` [PATCH v3 08/15] arm64: qcom: qcs404: Change CPR nvmem-names
` [PATCH v3 09/15] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v3 10/15] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v3 11/15] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v3 12/15] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
` [PATCH v3 13/15] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings
` [PATCH v3 14/15] cpufreq: qcom-hw: Implement CPRh aware OSM programming
` [PATCH v3 15/15] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[meta-python][PATCH 1/2] python3-rsa: Upgrade 4.6 -> 4.7
 2021-01-12 18:23 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pyjwt: Upgrade 1.7.1 -> 2.0.0

[Buildroot] Host tar 1.32 build issues
 2021-01-12 18:23 UTC  (5+ messages)

[PATCH bpf-next 1/4] bpf: enable task local storage for tracing programs
 2021-01-12 18:21 UTC  (3+ messages)

[android-common:android-mainline 2/2] drivers/md/dm-user.c:525:6: warning: no previous prototype for 'message_kill'
 2021-01-12 18:23 UTC 

Bug#979653: xfsprogs: Incomplete debian/copyright
 2021-01-12 18:19 UTC  (5+ messages)

[PATCH] Fix error: array subscript has type 'char'
 2021-01-12 18:12 UTC  (21+ messages)
` [PATCH] NetBSD hotplug: Introduce locking functions
` [PATCH] NetBSD hotplug: fix block unconfigure on destroy
` [PATCH] NetBSD hotplug: handle case where vifname is not present
` [PATCH] NetBSD: remove xenbackendd
` [PATCH] NetBSD: use system-provided headers
` [PATCH] gdbsx: use right path for privcmd
` [PATCH] libs/call: fix build on NetBSD
` [PATCH] libs/evtchn: "
` [PATCH] libs/foreignmemory: Implement "
` [PATCH] libs/gnttab: implement "
` [PATCH] libs/light: Switch NetBSD to QEMU_XEN
` [PATCH] libs/light: fix tv_sec printf format
` [PATCH] libs/light: fix uuid on NetBSD
` [PATCH] libs/light: make it build without setresuid()
` [PATCH] libs/light: pass some infos to qemu
` [PATCH] libs/store: make build without PTHREAD_STACK_MIN
` [PATCH] ocaml/libs/eventchn: drop unneeded evtchn.h
` [PATCH] xenpaging.c: include errno.h
` [PATCH] xenpmd.c: use dynamic allocation
` [PATCH] xenstat_netbsd: remove usused code

[PATCHv4 0/2] arm-virt: add secure pl061 for reset/power down
 2021-01-12 17:56 UTC  (3+ messages)
` [PATCHv4 1/2] hw: gpio: implement gpio-pwr driver for qemu reset/poweroff

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-12 18:17 UTC  (7+ messages)
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[xlnx:xlnx_rebase_v5.4 1102/1697] include/uapi/linux/swab.h:20:38: warning: 'pmap' may be used uninitialized in this function
 2021-01-12 18:14 UTC  (2+ messages)

[PATCH v6 00/11] Rework iotests/check
 2021-01-12 17:41 UTC  (3+ messages)
` [PATCH v6 10/11] iotests: rewrite check into python

[PATCH v1 0/3] Activate Tegra114 SoC support by Tegra DRM driver
 2021-01-12 18:14 UTC  (4+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable display controller driver for Tegra114
` [PATCH v1 2/3] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 3/3] drm/tegra: gr2d: Add compatible for Tegra114

[PATCH] scsi: mpt3sas: Again output non-intel branding
 2021-01-12 18:14 UTC 

[xlnx:xlnx_rebase_v5.4 1102/1697] arch/xtensa/include/uapi/asm/swab.h:24:5: warning: 'pmap' may be used uninitialized in this function
 2021-01-12 18:11 UTC 

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-12 18:10 UTC  (6+ messages)
` [PATCH 06/24] kvm: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH 11/24] kvm: x86/mmu: Put TDP MMU PT walks in RCU read-critical section
` [PATCH 12/24] kvm: x86/kvm: RCU dereference tdp mmu page table links
` [PATCH 20/24] kvm: x86/mmu: Add atomic option for setting SPTEs
` [PATCH 23/24] kvm: x86/mmu: Freeze SPTEs in disconnected pages

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-01-12 18:11 UTC  (8+ messages)

[PATCH v4 1/3] ASoC: SOF: Intel: hda: Resume codec to do jack detection
 2021-01-12 18:11 UTC  (5+ messages)
` [PATCH v4 2/3] ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
` [PATCH v4 3/3] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

[dpdk-dev] [PATCH] net/octeontx2: fix corruption in segments list
 2021-01-12 18:13 UTC  (3+ messages)

[PATCH] dt-bindings: usb: Use OF graph schema
 2021-01-12 18:12 UTC  (2+ 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.