All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 15:02:33 to 2021-10-21 15:23:01 UTC [more...]

[PATCH v5 00/21] drm/bridge: Make panel and bridge probe order consistent
 2021-10-21 15:22 UTC  (4+ messages)
` [PATCH v5 13/21] drm/bridge: sn65dsi83: Fix bridge removal

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-21 15:22 UTC  (12+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory

[PATCH 0/3] linux-aio: allow block devices to limit aio-max-batch
 2021-10-21 15:20 UTC  (3+ messages)
` [PATCH 3/3] linux-aio: add `dev_max_batch` parameter to laio_io_unplug()

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-10-21  6:37 UTC  (5+ messages)
` [PATCH v7 1/5] ARM: dts: aspeed: Drop reg-io-width from LPC nodes

[PATCH v1] PCI: qcom: Fix incorrect register offset in pcie init
 2021-10-21 15:21 UTC  (3+ messages)

[RFC PATCH v5 0/3] riscv: Add preliminary custom CSR support
 2021-10-21 15:09 UTC  (8+ messages)
` [RFC PATCH v5 1/3] riscv: Adding Andes A25 and AX25 cpu models
` [RFC PATCH v5 2/3] riscv: Introduce custom CSR hooks to riscv_csrrw()
` [RFC PATCH v5 3/3] riscv: Enable custom CSR support for Andes AX25 and A25 CPUs

[RFC PATCH v1 0/2] riscv: Add preliminary custom instruction support
 2021-10-21 15:13 UTC  (2+ messages)

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-21 15:20 UTC  (5+ messages)

[PATCH 00/12] xen: drop hypercall function tables
 2021-10-21 15:19 UTC  (3+ messages)
` [PATCH 12/12] xen/x86: add hypercall performance counters for hvm, correct pv

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-21 15:19 UTC  (8+ messages)

[PATCH v3 00/25] Unify PCI error response checking
 2021-10-21 15:19 UTC  (73+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
` [PATCH v3 02/25] PCI: Set error response in config access defines when ops->read() fails
` [PATCH v3 03/25] PCI: Use SET_PCI_ERROR_RESPONSE() when device not found
` [PATCH v3 04/25] PCI: Remove redundant error fabrication when device read fails
` [PATCH v3 05/25] PCI: thunder: "
` [PATCH v3 06/25] PCI: iproc: "
` [PATCH v3 07/25] PCI: mediatek: "
` [PATCH v3 08/25] PCI: exynos: "
` [PATCH v3 09/25] PCI: histb: "
` [PATCH v3 10/25] PCI: kirin: "
` [PATCH v3 11/25] PCI: aardvark: "
` [PATCH v3 12/25] PCI: mvebu: "
` [PATCH v3 13/25] PCI: altera: "
` [PATCH v3 14/25] PCI: rcar: "
` [PATCH v3 15/25] PCI: rockchip: "
` [PATCH v3 16/25] PCI/ERR: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
` [PATCH v3 17/25] PCI: vmd: "
` [PATCH v3 18/25] PCI: pciehp: "
` [PATCH v3 19/25] PCI/DPC: "
` [PATCH v3 20/25] PCI/PME: "
` [PATCH v3 21/25] PCI: cpqphp: "
` [PATCH v3 22/25] PCI: Use PCI_ERROR_RESPONSE to specify hardware error
` [PATCH v3 23/25] PCI: keystone: "
` [PATCH v3 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
` [PATCH v3 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PATCH] locking: Generic ticket lock
 2021-10-21 15:14 UTC  (3+ messages)

[PATCH v9 0/7] env: Allow environment in text files
 2021-10-21 15:18 UTC  (9+ messages)
` [PATCH v9 3/7] env: Allow U-Boot scripts to be placed in a .env file

[GIT PULL] riscv: dts: few cleanups for v5.16
 2021-10-21 15:18 UTC  (6+ messages)

FW: [PATCH 1/3] drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
 2021-10-21 15:18 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dmabuf: fix broken build
 2021-10-21 15:18 UTC  (3+ messages)
`  "

[PATCH v5 0/1] Add support for the Mercury+ AA1 module
 2021-10-21 15:17 UTC  (2+ messages)
` [PATCH v5 1/1] dts: socfpga: Add Mercury+ AA1 devicetree

please revert the UFS HPB support
 2021-10-21 15:17 UTC  (4+ messages)

[PATCH 0/4] KVM: arm64: Stop mapping current thread_info at EL2
 2021-10-21 15:11 UTC  (15+ messages)
` [PATCH 1/4] KVM: arm64: Reorder vcpu flag definitions
` [PATCH 2/4] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH 3/4] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH 4/4] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

[PATCH bpf-next v2 0/3] Support RENAME_EXCHANGE on bpffs
 2021-10-21 15:15 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
` [PATCH bpf-next v2 2/3] selftests: bpf: convert test_bpffs to ASSERT macros
` [PATCH bpf-next v2 3/3] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs

[RFC PATCH v1 1/2] riscv: Add preliminary infra for custom instrcution handling
 2021-10-21 15:11 UTC  (2+ messages)
` [RFC PATCH v1 2/2] Enable custom instruction suport for Andes A25 and AX25 CPU model

[Intel-gfx] [PATCH 3/4] drm/amd/display: Add DP 2.0 MST DC Support
 2021-10-21 15:15 UTC  (3+ messages)
  `  "

[veth] 9d3684c24a: kernel-selftests.net/mptcp.mptcp_join.sh.fail
 2021-10-21 15:34 UTC  (3+ messages)

[PATCH] media: Document coding style requirements
 2021-10-21 15:14 UTC  (3+ messages)

[PATCH V1] gcc-plugins: remove duplicate include in gcc-common.h
 2021-10-21 15:13 UTC  (2+ messages)

[PATCH v4] xen/arm: vgic: Ignore write access to ICPENDR*
 2021-10-21 15:14 UTC  (2+ messages)
` [for-4.16] "

[PATCH v3 00/25] block layer: split block APIs in global state and I/O
 2021-10-21 15:11 UTC  (9+ messages)
` [PATCH v3 08/25] block: introduce assert_bdrv_graph_writable
` [PATCH v3 13/25] include/sysemu/blockdev.h: move drive_add and inline drive_def
` [PATCH v3 17/25] block/copy-before-write.h: global state API + assertions
` [PATCH v3 24/25] job.h: split function pointers in JobDriver

[PATCH] x86/unwind/orc: Handle kretprobes_trampoline
 2021-10-21 15:13 UTC  (6+ messages)

[PATCH] usb: gadget: mass_storage: Make use of the helper macro kthread_run()
 2021-10-21 15:13 UTC  (2+ messages)

[patch 09/21] x86/fpu/core: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 02/21] x86/fpu: Convert fpstate_init() to struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 01/21] x86/fpu: Provide struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

drm/virtio: not pin pages on demand
 2021-10-21  9:55 UTC  (3+ messages)

[patch 06/21] x86/fpu: Convert tracing to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 03/21] x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 07/21] x86/fpu/regset: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 08/21] x86/fpu/signal: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 10/21] x86/math-emu: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 11/21] x86/fpu: Remove fpu::state
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 12/21] x86/fpu: Do not leak fpstate pointer on fork
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 13/21] x86/process: Move arch_thread_struct_whitelist() out of line
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 14/21] x86/fpu: Add size and mask information to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 15/21] x86/fpu: Use fpstate::size
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V2 15/30] x86/fpu: Replace KVMs home brewed FPU copy to user
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 04/21] x86/fpu: Replace KVMs xstate component clearing
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 05/21] x86/KVM: Convert to fpstate
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 16/21] x86/fpu/xstate: Use fpstate for os_xsave()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 17/21] x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 18/21] x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 19/21] x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V2 21/21] x86/fpu/signal: Use fpstate for size and features
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 20/21] x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
 2021-10-21 15:12 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH testsuite] tests/sctp: add client peeloff tests
 2021-10-21 15:11 UTC  (2+ messages)

[PATCH 00/20] exit cleanups
 2021-10-21 15:11 UTC  (7+ messages)
` [PATCH 12/20] exit/kthread: Have kernel threads return instead of calling do_exit
` [PATCH 18/20] exit/rtl8723bs: Replace the macro thread_exit with a simple return 0

[kvm-unit-tests PATCH] MAINTAINERS: Add Claudio as s390x maintainer
 2021-10-21 15:11 UTC  (3+ messages)

[PATCH] librsvg: Fix vendored libc to work on riscv and musl
 2021-10-21 15:11 UTC 

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-21 15:09 UTC  (8+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH net] net: enetc: fix ethtool counter name for PM0_TERR
 2021-10-21 15:10 UTC  (2+ messages)

[PATCH net] net: enetc: make sure all traffic classes can send large frames
 2021-10-21 15:10 UTC  (2+ messages)

[PATCHv2] usbnet: sanity check for maxpacket
 2021-10-21 15:10 UTC  (2+ messages)

[PATCH 1/3] strace: remove obsolete patch
 2021-10-21 15:10 UTC  (5+ messages)
` [PATCH 2/3] strace: handle loaded test systems
  ` [OE-core] "

[PATCH] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
 2021-10-21 15:09 UTC  (2+ messages)

[PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
 2021-10-21 15:09 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-21 15:07 UTC  (4+ messages)
` [PATCH v5 2/2] firmware: arm_scmi: Add optee transport

Looking for advise on debugging a non-boot kernel on qemu-system-sh4
 2021-10-21 15:07 UTC  (5+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-21 15:06 UTC  (19+ messages)

[PATCH v9 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-21 15:04 UTC  (2+ messages)

[PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-21 15:05 UTC  (7+ messages)
  ` [PATCH memcg 3/3] memcg: handle memcg oom failures

[PATCH] MAINTAINERS: Chrome: Drop Enric Balletbo i Serra
 2021-10-21 15:04 UTC  (2+ messages)

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-21 15:04 UTC  (3+ messages)
` [PATCH v6 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-21 15:02 UTC  (5+ messages)
` [PATCH v6 12/16] drm/mediatek: add display merge api support for MT8195

AW: CoDeSys Git Sale
 2021-10-21 15:03 UTC  (2+ messages)
` AW: CoDeSys Git Sale (licencing?)

Make KSM code hugepage aware
 2021-10-21 15:03 UTC 

coherency issue observed after hotplug on POWER8
 2021-10-21 15:01 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.