All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-20 09:02:02 to 2022-10-20 09:33:45 UTC [more...]

[PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
 2022-10-21  1:58 UTC  (4+ messages)
` [PATCH RESEND V2 1/3] docs/zh_CN: core-api: Add this_cpu_ops Chinese translation
  ` [PATCH "

[PATCH v12 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-20  9:16 UTC  (4+ messages)
` [PATCH v12 01/17] net: introduce convert_host_port()
` [PATCH v12 02/17] net: remove the @errp argument of net_client_inits()
` [PATCH v12 11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram()

[PATCH v2 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-20  9:32 UTC  (10+ messages)
` [PATCH v2 13/15] phy: qcom-qmp-pcie: add support for pipediv2 clock
` [PATCH v2 15/15] phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYs

[PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
 2022-10-20  9:32 UTC  (2+ messages)

Question about 'for_each_kernel_tracepoint(...)' function
 2022-10-20  9:32 UTC 

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-20  9:20 UTC  (4+ messages)

[PATCH 1/2] mm: gup: Re-pin pages in case of trying several times to migrate
 2022-10-20  9:33 UTC  (6+ messages)
` [PATCH 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[dpdk-dev] [PATCH v2] ethdev: fix one MAC address occupies two index in mac addrs
 2022-10-20  9:31 UTC  (2+ messages)
` [PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs

[PATCH v3 1/1] mtd: spi-nor: micron-st: Enable locking for mt25qu256a
 2022-10-20  9:20 UTC  (2+ messages)

devtool upgrade for go recipes with git "broken"
 2022-10-20  9:32 UTC  (2+ messages)
` [yocto] "

[PATCH net-next v2 0/9] Add support for Sparx5 IS2 VCAP
 2022-10-20  9:24 UTC  (16+ messages)
` [PATCH net-next v2 4/9] net: microchip: sparx5: Adding initial tc flower support for VCAP API
` [PATCH net-next v2 5/9] net: microchip: sparx5: Adding port keyset config and callback interface
` [PATCH net-next v2 6/9] net: microchip: sparx5: Adding basic rule management in VCAP API
` [PATCH net-next v2 7/9] net: microchip: sparx5: Writing rules to the IS2 VCAP

[PATCH v2 0/2] docs/zh_CN: Add staging/index and xz Chinese translation
 2022-10-20  9:31 UTC  (4+ messages)
` [PATCH v2 2/2] docs/zh_CN: Add staging/xz "

[PATCH 0/4] nSVM: fix L0 crash if L2 has shutdown condtion which L1 doesn't intercept
 2022-10-20  9:30 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: nSVM: leave nested mode on vCPU free
` [PATCH 2/4] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
` [PATCH 3/4] KVM: x86: add kvm_leave_nested
` [PATCH 4/4] KVM: x86: forcibly leave nested mode on vCPU reset

[PATCH v1] drm: rockchip: remove rockchip_drm_framebuffer_init() function
 2022-10-20  9:30 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: Disable cpuidle states
 2022-10-20  9:30 UTC  (3+ messages)

[LTP] [PATCH 1/2] getitimer02: add ITIMER_VIRTUAL timer error check
 2022-10-20  9:30 UTC  (4+ messages)
` [LTP] [PATCH 2/2] setitimer03: convert to new API

[PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2022-10-20  9:07 UTC  (54+ messages)
` [PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH 03/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
` [PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
` [PATCH 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
` [PATCH 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
` [PATCH 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
` [PATCH 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
` [PATCH 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
` [PATCH 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
` [PATCH 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
` [PATCH 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
` [PATCH 16/17] arm64: Allow arm64_sw.hvhe on command line
` [PATCH 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE

[PATCH] efi: libstub: Fix incorrect payload size in zboot header
 2022-10-20  9:29 UTC 

[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
 2022-10-20  9:29 UTC  (4+ messages)
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler

[PATCH v4 1/9] net/gve/base: introduce GVE PMD base code
 2022-10-20  9:29 UTC  (10+ messages)
` [PATCH v5 0/8] introduce GVE PMD
  ` [PATCH v5 3/8] net/gve: add support for device initialization
  ` [PATCH v5 6/8] net/gve: add support for dev info get and dev configure

[Intel-gfx] [PATCH 0/1] Removing Connector iterator macro
 2022-10-20  9:28 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Removing one use macro

[PATCH for-next 00/16] Implement work queues for rdma_rxe
 2022-10-20  9:28 UTC  (5+ messages)
` [PATCH for-next 15/16] RDMA/rxe: Add workqueue support for tasks

[f2fs-dev] [PATCH] f2fs: fix the assign logic of iocb
 2022-10-20  9:27 UTC  (4+ messages)
    `  "

[PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20  9:28 UTC  (2+ messages)

man-pages RELEASE file
 2022-10-20  9:27 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/7] s390x: PV fixups
 2022-10-20  9:26 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 1/7] s390x: snippets: asm: Add a macro to write an exception PSW
` [kvm-unit-tests PATCH v2 2/7] s390x: MAKEFILE: Use $< instead of pathsubst
` [kvm-unit-tests PATCH v2 4/7] lib: s390x: sie: Improve validity handling and make it vm specific
` [kvm-unit-tests PATCH v2 5/7] lib: s390x: Use a new asce for each PV guest
` [kvm-unit-tests PATCH v2 6/7] lib: s390x: Enable reusability of VMs that were in PV mode

[Intel-gfx] [PATCH 00/15] drm/edid: EDID override refactoring and fixes
 2022-10-20  9:25 UTC  (7+ messages)
` [Intel-gfx] [PATCH 01/15] drm/i915/hdmi: do dual mode detect only if connected

A little patch fix dev_read to make it works with large file
 2022-10-20  9:24 UTC  (2+ messages)

[PATCH v3 00/10] staging: r8188eu: trivial code cleanup patches
 2022-10-20  9:24 UTC  (8+ messages)
` [PATCH v3 05/10] staging: r8188eu: correct misspelled words in comments
` [PATCH v3 06/10] staging: r8188eu: Add space between function & macro parameters

[LTP] [PATCH] syscalls/fork02: Remove it
 2022-10-20  9:23 UTC  (4+ messages)

[PATCH v2 1/1] mtd: spi-nor: micron-st: Enable locking for n25q256ax1/mt25qu256a
 2022-10-20  9:15 UTC  (8+ messages)

[PATCH] pm-graph v5.10
 2022-10-20  9:23 UTC 

[f2fs-dev] [PATCH 1/3] f2fs-tools: give less overprovisioning space
 2022-10-20  9:07 UTC  (2+ messages)

[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-10-20  9:15 UTC  (6+ messages)
` [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH v4 0/7] drm/vc4: Fix the core clock behaviour
 2022-10-20  9:12 UTC  (24+ messages)
` [PATCH v4 1/7] firmware: raspberrypi: Introduce rpi_firmware_find_node()
` [PATCH v4 2/7] firmware: raspberrypi: Move the clock IDs to the firmware header
` [PATCH v4 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate
` [PATCH v4 4/7] drm/vc4: hdmi: Fix hdmi_enable_4kp60 detection
` [PATCH v4 5/7] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
` [PATCH v4 6/7] drm/vc4: hdmi: Add more checks for 4k resolutions
` [PATCH v4 7/7] drm/vc4: Make sure we don't end up with a core clock too high

[PATCH v7 0/2] Fix LoongArch extioi coreisr accessing
 2022-10-20  9:04 UTC  (3+ messages)
` [PATCH v7 1/2] hw/intc: Convert the memops to with_attrs in LoongArch extioi
` [PATCH v7 2/2] hw/intc: Fix LoongArch extioi coreisr accessing

[RESEND PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-10-20  9:21 UTC  (6+ messages)

[PATCH linux-next] fs/proc/kcore.c: Use strscpy() instead of strlcpy()
 2022-10-20  9:20 UTC 

[PATCH] net/iavf: fix handling of IPsec events
 2022-10-20  9:20 UTC 

[PATCH] bus: fix memleak during pci device cleanup
 2022-10-20  9:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions
 2022-10-20  9:19 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/qt6: Change license hashes
 2022-10-20  9:18 UTC  (2+ messages)

[PATCH] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20  9:18 UTC  (10+ messages)

[PATCH RESEND] scsi: ufs: core: Let delay value after LPM can be modified by vendor
 2022-10-20  9:16 UTC  (3+ messages)

Endless "reclaiming chunk"/"relocating block group"
 2022-10-20  9:16 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-20  9:16 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 13/17] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
        `  "

[LTP] [PATCH v1] Add epoll_wait05 test
 2022-10-20  9:10 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: introduce dummy cache info for property asic
 2022-10-20  9:15 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: update gfx1037 Lx cache setting

[RESEND] sched/fair: Add min_ratio for cfs bandwidth_control
 2022-10-20  9:14 UTC  (3+ messages)
  ` [External] "

[PATCH] erofs: fix possible memory leak in erofs_init_sysfs()
 2022-10-20  9:14 UTC  (4+ messages)

[PATCH v1 0/2] vhost: introduce DMA vchannel unconfiguration
 2022-10-20  9:11 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] examples/vhost: unconfigure DMA vchannel

[PATCH for-6.1 0/2] don't fallback if sock doesn't undestand zc
 2022-10-20  9:13 UTC  (3+ messages)
` [PATCH for-6.1 1/2] io_uring/net: fail zc send for unsupported protocols

[igt-dev] [PATCH i-g-t] lib/i915_blt: Equalize pitch and aux-ccs for full resolve
 2022-10-20  9:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915_blt: Equalize pitch and aux-ccs for full resolve (rev3)

[PATCH linux-next] clocksource: Use strscpy() instead of strlcpy()
 2022-10-20  9:13 UTC 

Generic Linked List Library (like C++ STL list) - version 1.0
 2022-10-20  9:11 UTC  (2+ messages)

[Bug] double ->queue_rq() because of timeout in ->queue_rq()
 2022-10-20  9:10 UTC  (2+ messages)

[PATCH] net/iavf: fix queue stop for large VF
 2022-10-20  9:09 UTC 

drivers/input/gameport/lightning.c:99 l4_open() warn: ignoring unreachable code
 2022-10-20  9:10 UTC 

[igt-dev] [PATCH] chamelium: Get connector After plug to get EDID
 2022-10-20  9:09 UTC  (2+ messages)

[PATCH v3] net: hinic: Set max_mtu/min_mtu directly to simplify the code
 2022-10-20  9:09 UTC  (2+ messages)

devtool upgrade multiple architectures possible?
 2022-10-20  9:09 UTC  (2+ messages)
` [yocto] "

[kvm-unit-tests PATCH v3 0/8] s390x: uv-host: Access check extensions and improvements
 2022-10-20  9:03 UTC  (2+ messages)

[PATCH v2 00/16] drm/vmwgfx: fb, cursors and hashtable refactor
 2022-10-20  9:06 UTC  (3+ messages)
` [PATCH v2 13/16] drm/vmwgfx: Port the framebuffer code to drm fb helpers

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-10-20  9:05 UTC  (8+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[PATCH 0/2] Add dpi compatibles and platform data for MT8188
 2022-10-20  9:04 UTC  (6+ messages)
` [PATCH,2/2] drm: mediatek: Add mt8188 dpi compatibles and platform data

[LTP] [PATCH] lib: Move setup_ipc() to the beginning of do_setup()
 2022-10-20  8:58 UTC  (2+ messages)

[PATCH v2 0/5] Support more parts in LTC2983
 2022-10-20  9:02 UTC  (6+ messages)
` [PATCH v2 1/5] iio: temperature: ltc2983: allocate iio channels once
` [PATCH v2 2/5] iio: temperature: ltc2983: make bulk write buffer DMA-safe
` [PATCH v2 3/5] dt-bindings: iio: temperature: ltc2983: refine
` [PATCH v2 4/5] dt-bindings: iio: temperature: ltc2983: support more parts
` [PATCH v2 5/5] "

b4 send --output-dir eml's sent with git send-email creates two From: in the mail body
 2022-10-20  9:03 UTC  (3+ messages)

[PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
 2022-10-20  9:01 UTC  (4+ messages)
` [PATCH 11/44] serial: atmel: Use uart_xmit_advance()


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.