linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 18:09:13 to 2023-01-18 20:53:39 UTC [more...]

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-18 20:59 UTC  (6+ messages)
` [PATCH v5 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v5 2/5] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v5 4/5] cxl/region: "
` [PATCH v5 5/5] tools/testing/cxl: Mock support for Get Poison List

[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
 2023-01-18 20:53 UTC  (8+ messages)

[PATCH v9] livepatch: Clear relocation targets on a module removal
 2023-01-18 20:47 UTC 

[PATCH V6 0/7] KVM: selftests: Add simple SEV test
 2023-01-18 20:50 UTC  (2+ messages)

[PATCH V2 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-18 20:50 UTC  (8+ messages)
` [PATCH V2 1/7] iommu/vt-d: Support size of the register set in DRHD
` [PATCH V2 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information
` [PATCH V2 3/7] iommu/vt-d: Support Enhanced Command Interface
` [PATCH V2 4/7] iommu/vt-d: Add IOMMU perfmon support
` [PATCH V2 5/7] iommu/vt-d: Support cpumask for IOMMU perfmon
` [PATCH V2 6/7] iommu/vt-d: Add IOMMU perfmon overflow handler support
` [PATCH V2 7/7] iommu/vt-d: Enable IOMMU perfmon support

[PATCH 0/2] Fix a spurious wakeup regression
 2023-01-18 20:50 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU

[PATCH] arm64: dts: qcom: sm6115: Add CPU idle-states
 2023-01-18 20:48 UTC  (3+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-01-18 20:45 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH v3] kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
 2023-01-18 20:43 UTC  (3+ messages)

[RFC PATCH v5 0/6] KVM: x86: add per-vCPU exits disable capability
 2023-01-18 20:43 UTC  (5+ messages)
` [RFC PATCH v5 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-18 20:40 UTC  (5+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

[PATCH 0/7] KVM: VMX: Handle NMI VM-Exits in noinstr section
 2023-01-18 20:38 UTC  (3+ messages)

linux-next: duplicate patch in the kspp tree
 2023-01-18 20:38 UTC  (4+ messages)

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-18 20:37 UTC  (3+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO

[PATCH v3 2/9] interconnect: qcom: rpm: Always set QoS params on QNoC
 2023-01-18 20:36 UTC  (4+ messages)
` [PATCH v3 8/9] interconnect: qcom: rpm: Add a way to always set QoS registers

[PATCH] bnxt: Do not read past the end of test names
 2023-01-18 20:35 UTC 

[PATCH] workqueue: fix enum type for gcc-13
 2023-01-18 20:32 UTC  (4+ messages)

[PATCH v2 0/6] improve AP queue reset processing
 2023-01-18 20:31 UTC  (7+ messages)
` [PATCH v2 1/6] s390/vfio-ap: verify reset complete in separate function
` [PATCH v2 2/6] s390/vfio_ap: check TAPQ response code when waiting for queue reset
` [PATCH v2 3/6] s390/vfio_ap: use TAPQ to verify reset in progress completes
` [PATCH v2 4/6] s390/vfio_ap: verify ZAPQ completion after return of response code zero
` [PATCH v2 5/6] s390/vfio_ap: fix handling of error response codes
` [PATCH v2 6/6] s390/vfio_ap: increase max wait time for reset verification

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-18 20:30 UTC  (17+ messages)

[PATCH RFC 0/3] vsock: add support for sockmap
 2023-01-18 20:27 UTC  (4+ messages)
` [PATCH RFC 1/3] vsock: support sockmap
` [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap

[PATCH linux-next] KVM: x86: remove redundant ret variable
 2023-01-18 20:29 UTC  (2+ messages)

[PATCH] gcc-plugins: Reorganize gimple includes for GCC 13
 2023-01-18 20:25 UTC  (2+ messages)

[PATCH -next] evm: Support small xattr in dump_security_xattr()
 2023-01-18 20:23 UTC  (2+ messages)

[PATCH] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
 2023-01-18 20:23 UTC 

[PATCH v2] drm/i915/gvt: Avoid full proxy f_ops for debugfs attributes
 2023-01-18 20:23 UTC 

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-18 20:22 UTC  (3+ messages)

[PATCH 00/41] Per-VMA locks
 2023-01-18 20:20 UTC  (14+ messages)
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[GIT PULL] HID fixes
 2023-01-18 20:17 UTC 

[PATCH v1 1/1] platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()
 2023-01-18 20:15 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-vntb: add kernel-doc for num_mws on epf_ntb_mw_bar_clear()
 2023-01-18 20:15 UTC  (2+ messages)

[PATCH] perf vendor events intel: Add Emerald Rapids
 2023-01-18 20:14 UTC  (3+ messages)

[PATCH] of: Make of framebuffer devices unique
 2023-01-18 20:13 UTC  (2+ messages)

[PATCH v2 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-18 20:10 UTC  (4+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

arch/arm64/kvm/arm.c:52:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_page' was not declared. Should it be static?
 2023-01-18 20:06 UTC 

[PATCH] thermal/intel: Modify function description
 2023-01-18 20:04 UTC  (2+ messages)

[PATCH v2] module: Don't wait for GOING modules
 2023-01-18 20:02 UTC  (7+ messages)

[PATCH 0/9] staging: rtl8192e: Rename or remove CamelCase variables from r8192_priv
 2023-01-18 20:00 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8192e: Rename LongRetryL.., ShortRetryL.. and ReceiveConfig
` [PATCH 2/9] staging: rtl8192e: Rename LastRxDescTSF, LoopbackMode and pFirmware
` [PATCH 3/9] staging: rtl8192e: Rename PHYRegDef, CurrentChannelBW and CustomerID
` [PATCH 4/9] staging: rtl8192e: Remove unused variable SifsTime
` [PATCH 5/9] staging: rtl8192e: Remove unused variable framesyncC34
` [PATCH 7/9] staging: rtl8192e: Remove unused variable H2CTxCmdSeq
` [PATCH 6/9] staging: rtl8192e: Remove unused variable PwrDomainProtect
` [PATCH 8/9] staging: rtl8192e: Remove unused variable RF_C_TxPwDiff
` [PATCH 9/9] staging: rtl8192e: Remove unused variable DM_Type

WARNING in __thermal_cooling_device_register()
 2023-01-18 20:00 UTC  (3+ messages)

[PATCH v2] KVM: x86: Replace 0-length arrays with flexible arrays
 2023-01-18 19:59 UTC 

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-18 19:58 UTC  (4+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2023-01-18 19:56 UTC  (2+ messages)

[PATCH v1 1/1] device property: Make fwnode_graph_for_each_endpoint() consistent
 2023-01-18 19:55 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-18 19:55 UTC  (4+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-18 19:48 UTC  (13+ messages)
` [PATCH drm-next 02/14] drm/exec: fix memory leak in drm_exec_prepare_obj()

[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
 2023-01-18 19:42 UTC  (2+ messages)

[PATCHSET 0/8] perf/core: Prepare sample data for BPF (v3)
 2023-01-18 19:42 UTC  (3+ messages)

[PATCH v8 00/16] TDX host kernel support
 2023-01-18 19:38 UTC  (5+ messages)
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[PATCH v1 1/1] net: hns: Switch to use acpi_evaluate_dsm_typed()
 2023-01-18 19:33 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-18 19:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-18 19:30 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH v6 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-01-18 19:30 UTC  (11+ messages)
` [PATCH v6 01/10] drm/hdcp: Add drm_hdcp_atomic_check()
` [PATCH v6 02/10] drm/hdcp: Avoid changing crtc state in hdcp atomic check
` [PATCH v6 03/10] drm/hdcp: Update property value on content type and user changes
` [PATCH v6 04/10] drm/hdcp: Expand HDCP helper library for enable/disable/check
` [PATCH v6 05/10] drm/i915/hdcp: Consolidate HDCP setup/state cache
` [PATCH v6 06/10] drm/i915/hdcp: Retain hdcp_capable return codes
` [PATCH v6 07/10] drm/i915/hdcp: Use HDCP helpers for i915
` [PATCH v6 08/10] dt-bindings: msm/dp: Add bindings for HDCP registers
` [PATCH v6 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller
` [PATCH v6 10/10] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-18 19:28 UTC  (14+ messages)

[PATCH] tools: bpf: Disable stack protector
 2023-01-18 19:28 UTC  (2+ messages)

[PATCH] zsmalloc: avoid unused-function warning
 2023-01-18 19:27 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Fix soft lockup during VM teardown
 2023-01-18 19:24 UTC  (3+ messages)

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-18 19:23 UTC  (7+ messages)

[PATCH] ARM: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newer
 2023-01-18 19:22 UTC 

[PATCH v4 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-18 19:18 UTC  (7+ messages)
` [PATCH v4 1/6] staging: vc04_services: Drop __VCCOREVER__ remnants
` [PATCH v4 2/6] vc04_services: bcm2835-audio: Drop include Makefile directive
` [PATCH v4 3/6] vc04_services: bcm2835-camera: "
` [PATCH v4 4/6] vc04_services: vchiq-mmal: "
` [PATCH v4 5/6] vc04_services: interface: "
` [PATCH v4 6/6] staging: vc04_services: vchiq: Register devices with a custom bus_type

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-18 19:11 UTC  (4+ messages)

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-18 19:09 UTC  (4+ messages)
` [PATCH 2/3] thermal/drivers/intel: Use generic trip points for processor_thermal_device_pci
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

[PATCH v6 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-18 19:05 UTC  (4+ messages)
` [PATCH v6 01/17] EDAC/device: Respect any driver-supplied workqueue polling value

[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
 2023-01-18 19:04 UTC  (3+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex

[PATCH v2] regulator: dt-bindings: qcom-labibb: Allow regulator-common properties
 2023-01-18 19:01 UTC  (2+ messages)

[PATCH V5 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
 2023-01-18 19:00 UTC  (4+ messages)
` [PATCH V5 1/1] "

[PATCH 0/2] media: i2c: add imx415 cmos image sensor driver
 2023-01-18 19:00 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor

[PATCH v2 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-18 18:59 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH v2 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH v2 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
` [PATCH v2 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
` [PATCH v2 5/5] dt-bindings: usb: Convert Nuvoton "

[PATCH v2 1/2] dt-bindings: hwmon: adi,ltc2992: correct unit address in example
 2023-01-18 18:57 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: correct indentation and style in examples

[PATCH] rtmutex: ensure we wake up the top waiter
 2023-01-18 18:49 UTC  (3+ messages)

[RFC PATCH] drm/simpledrm: Allow physical width and height configuration via DT
 2023-01-18 18:48 UTC 

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-18 18:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH 3/5] dt-bindings: iio: correct node names in examples
` [PATCH 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation

[PATCH v2 0/8] ASoC: cs42l42: Add Soundwire support
 2023-01-18 17:43 UTC  (10+ messages)
` [PATCH v2 1/8] soundwire: stream: Add specific prep/deprep commands to port_prep callback
` [PATCH v2 2/8] ASoC: cs42l42: Add SOFT_RESET_REBOOT register
` [PATCH v2 3/8] ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rate
` [PATCH v2 6/8] ASoC: cs42l42: Add Soundwire support

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-18 18:34 UTC  (4+ messages)
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response

[PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
 2023-01-18 18:35 UTC  (6+ messages)

[PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
 2023-01-18 18:32 UTC  (9+ messages)
` [PATCH v3 0/2] hwmon: ltc2945: Add binding and shunt resistor support
  ` [PATCH v3 3/5] hwmon: ltc2945: Handle error case in ltc2945_value_store

[PATCH v1 1/4] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-01-18 18:32 UTC  (4+ messages)

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-18 18:31 UTC  (6+ messages)
` [RFC v4 1/5] dt-bindings: usb: Add bindings to support multiport properties
` [RFC v4 5/5] arm: dts: msm: Add multiport controller node for usb

[PATCH v1 0/3] Update SMCA Error Decoding for AMD EPYC Processors
 2023-01-18 18:31 UTC  (4+ messages)
` [PATCH v1 3/3] x86/MCE/AMD: Handle reassigned bit definitions for CS SMCA

[PATCH v6 0/2] do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
 2023-01-18 18:29 UTC  (3+ messages)
` [PATCH v6 2/2] drm/msm/dp: enhance dp controller isr

[PATCH] sched/deadline: fix inactive_task_timer splat with CONFIG_PREEMPT_RT
 2023-01-18 18:28 UTC  (7+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-18 18:26 UTC  (3+ messages)
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC

[PATCH] usb: typec: altmodes/displayport: Update active state
 2023-01-18 18:26 UTC  (3+ messages)

[PATCH] workqueue: Add WQ_SCHED_FIFO
 2023-01-18 18:25 UTC  (6+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-18 18:24 UTC  (6+ messages)

arch/arm64/kvm/hyp/nvhe/stacktrace.c:15:1: sparse: sparse: symbol '__pcpu_scope_kvm_stacktrace_info' was not declared. Should it be static?
 2023-01-18 18:23 UTC 

[PATCH] alpha: potential dereference of null pointer
 2023-01-18 18:16 UTC  (2+ messages)

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-18 18:15 UTC  (8+ messages)

[PATCH 1/2] fs/aio: Use kmap_local() instead of kmap()
 2023-01-18 18:19 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-01-18 18:15 UTC  (4+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-18 18:15 UTC  (4+ messages)
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map

[PATCH v2] KEYS: asymmetric: Fix ECDSA use via keyctl uapi
 2023-01-18 18:14 UTC  (2+ messages)

[PATCH] thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 18:13 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8226: add RPMCC node
 2023-01-18 18:13 UTC 

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-18 18:12 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding

[PATCH] dt-bindings: iio: addac: adi,74115: Add missing maxItems
 2023-01-18 18:11 UTC  (3+ messages)

[RFC PATCH 0/4] Drop custom logging
 2023-01-18 18:10 UTC  (3+ messages)
` [RFC PATCH 4/4] staging: vc04_services: Drop remnants of "

[PATCH 5.15 00/86] 5.15.89-rc1 review
 2023-01-18 18:10 UTC  (2+ messages)

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-18 18:09 UTC  (8+ messages)

[PATCH] ARM: dts: qcom: msm8226: add clocks and clock-names to gcc node
 2023-01-18 18:08 UTC 

[PATCH v2 1/2] dt-bindings: usb: Introduce GPIO-based SBU mux
 2023-01-18 18:08 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).