LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-04 15:34:39 to 2023-08-04 17:54:47 UTC [more...]

[PATCH v1 2/3] selftests/nolibc: fix up O= option support
 2023-08-04 17:54 UTC  (6+ messages)

PROBLEM: Broken or delayed ethernet on Xilinx ZCU104 since 5.18 (regression)
 2023-08-04 17:52 UTC  (9+ messages)

[patch V3 00/40] x86/cpu: Rework the topology evaluation
 2023-08-04 17:50 UTC  (3+ messages)
` [patch V3 01/40] cpu/SMT: Make SMT control more robust against enumeration failures

[PATCH v2 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-04 17:49 UTC  (5+ messages)
` [PATCH v2 2/3] list_debug: Introduce inline wrappers for debug checks

[RFC PATCH v3 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-08-04 17:45 UTC  (3+ messages)
` [RFC PATCH v3 4/5] riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-08-04 17:36 UTC  (7+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments
` [PATCH RFC bootconfig] 2/2] fs/proc: Add /proc/cmdline_image for embedded arguments

BUG: KASAN: slab-out-of-bounds in print_synth_event+0xa68/0xa78
 2023-08-04 17:36 UTC  (4+ messages)

[RFC PATCH 1/1] x86/traps: Get rid of exception handlers' second argument error code
 2023-08-04 17:35 UTC  (7+ messages)

[PATCH 0/3] KVM: SEV: only access GHCB fields once
 2023-08-04 17:33 UTC  (4+ messages)
` [PATCH 1/3] KVM: SEV: snapshot the GHCB before accessing it
` [PATCH 2/3] KVM: SEV: only access GHCB fields once
` [PATCH 3/3] KVM: SEV: remove ghcb variable declarations

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-08-04 17:33 UTC  (7+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1

[PATCH v1 1/1] irqdomain: Refactor error path in __irq_domain_alloc_fwnode()
 2023-08-04 17:33 UTC  (2+ messages)

[RFC 0/2] Reduce TLB flushes under some specific conditions
 2023-08-04 17:32 UTC  (4+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH 0/3] arm64/ptrace: Fixes for more SME only streaming SVE cases
 2023-08-04 17:31 UTC  (2+ messages)

[PATCH] romfs: only select BUFFER_HEAD for the block based path
 2023-08-04 17:31 UTC  (2+ messages)

[PATCH v6 0/5] rcu: Dump memory object info if callback function is invalid
 2023-08-04 17:31 UTC  (2+ messages)

[PATCH] drm/amd/display: ensure async flips are only accepted for fast updates
 2023-08-04 17:29 UTC  (2+ messages)

[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
 2023-08-04 17:27 UTC  (15+ messages)

[PATCH 0/4] KVM: selftests: ioctl() macro cleanups
 2023-08-04 17:27 UTC  (6+ messages)
` [PATCH 2/4] KVM: selftests: Add helper macros for ioctl()s that return file descriptors
` [PATCH 3/4] KVM: selftests: Use asserting kvm_ioctl() macros when getting ARM page sizes

[PATCH 00/10] RISC-V: Refactor instructions
 2023-08-04 17:26 UTC  (6+ messages)
` [PATCH 01/10] RISC-V: Expand instruction definitions

[PATCH] watchdog: Enable COMPILE_TEST for more drivers
 2023-08-04 17:23 UTC  (3+ messages)

[PATCH v3] scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
 2023-08-04 17:17 UTC 

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-04 17:17 UTC  (6+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "

[PATCH v3] scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
 2023-08-04 17:15 UTC 

[PATCH v3 1/2] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-04 17:15 UTC  (3+ messages)
  ` [PATCH v3 1/2] [DONE REQ CHG] "

[PATCH v3] scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
 2023-08-04 17:14 UTC 

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-08-04 17:12 UTC  (18+ messages)
` [PATCH 1/4] keys: Introduce tsm keys

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-04 17:10 UTC  (13+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v4 5.4 1/2] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-04 17:05 UTC  (2+ messages)
` [PATCH v4 5.4 2/2] test_firmware: return -ENOMEM instead of -ENOSPC on failed memory allocation

[PATCH v2 0/3] sunxi: Orange Pi Zero 3 DT support
 2023-08-04 17:08 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: allwinner: h616: Split Orange Pi Zero 2 DT
` [PATCH v2 2/3] dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name
` [PATCH v2 3/3] arm64: dts: allwinner: h616: Add OrangePi Zero 3 board support

[PATCH 1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100
 2023-08-04 17:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Add DT "

[PATCH] tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
 2023-08-04 17:08 UTC 

[PATCH v3 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-04 17:07 UTC  (3+ messages)
` [PATCH v3 3/9] PM / QoS: Fix constraints alloc vs reclaim locking

[PATCH v4] usb: gadget: udc: gr_udc: Fix deferred probing
 2023-08-04 17:06 UTC  (2+ messages)

[PATCH net v3 0/2] net/smc: Fix effective buffer size
 2023-08-04 17:06 UTC  (3+ messages)
` [PATCH net v3 1/2] net/smc: Fix setsockopt and sysctl to specify same buffer size again
` [PATCH net v3 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC

[PATCH v3] perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock dependency
 2023-08-04 17:03 UTC  (10+ messages)

[PATCH 1/1] pstore/ram: Check member of buffers during the initialization phase of the pstore
 2023-08-04 17:04 UTC  (5+ messages)

[PATCH] perf/x86/intel/uncore: Fix uninitialized variable in skx_upi_topology_cb()
 2023-08-04 17:03 UTC 

[PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
 2023-08-04 17:00 UTC 

[PATCH v4] usb: musb: Fix deferred probing
 2023-08-04 17:01 UTC  (2+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-04 17:01 UTC  (9+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams

[PATCH 0/6] maple_tree: Change replacement strategy
 2023-08-04 16:59 UTC  (7+ messages)
` [PATCH 1/6] maple_tree: Add hex output to maple_arange64 dump
` [PATCH 2/6] maple_tree: Reorder replacement of nodes to avoid live lock
` [PATCH 3/6] maple_tree: introduce mas_put_in_tree()
` [PATCH 4/6] maple_tree: Introduce mas_tree_parent() definition
` [PATCH 5/6] maple_tree: Change mas_adopt_children() parent usage
` [PATCH 6/6] maple_tree: Replace data before marking dead in split and spanning store

[PATCH 0/8] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-04 16:58 UTC  (7+ messages)
` [PATCH 3/8] arm64: dts: qcom: Add PMIC pm7550ba dtsi

[PATCH] ASoC: SOF: mediatek: mt8186 modify dram type as non-cache
 2023-08-04 16:57 UTC  (2+ messages)

Kernel NULL pointer deref and data corruptions with xfs on 6.1
 2023-08-04 16:57 UTC  (5+ messages)

[PATCH 1/2] ASoC: dt-bindings: wlf,wm8960: Describe the power supplies
 2023-08-04 16:57 UTC  (3+ messages)

[PATCH v3 4.19 1/2] test_firmware: fix a memory leak with reqs buffer
 2023-08-04 16:53 UTC  (2+ messages)
` [PATCH v3 4.19 2/2] test_firmware: return -ENOMEM instead of -ENOSPC on failed memory allocation

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-04 16:56 UTC  (8+ messages)
` [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems

[PATCH v1 0/4] lib/vsprintf: Rework header inclusions
 2023-08-04 16:55 UTC  (5+ messages)
` [PATCH v1 1/4] lib/vsprintf: Declare no_hash_pointers in a local header

[PATCH net-next v3 0/2] net/smc: Fix effective buffer size
 2023-08-04 16:55 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC

[PATCH v5 0/3] firmware: Add support for Qualcomm UEFI Secure Application
 2023-08-04 16:54 UTC  (5+ messages)
` [PATCH v5 2/3] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface
` [PATCH v5 3/3] firmware: Add support for Qualcomm UEFI Secure Application

[PATCH] drm/msm/a6xx: Fix GMU lockdep splat
 2023-08-04 16:53 UTC  (2+ messages)

[PATCH 1/1] Revert "iommu/arm-smmu-v3: Set TTL invalidation hint better"
 2023-08-04 16:52 UTC  (5+ messages)
    ` [PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command

[PATCH] drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION
 2023-08-04 16:51 UTC  (3+ messages)

[PATCH] firmware: cs_dsp: Fix new control name check
 2023-08-04 16:52 UTC 

[PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
 2023-08-04 16:51 UTC  (3+ messages)

[PATCH] file: mostly eliminate spurious relocking in __range_close
 2023-08-04 16:49 UTC  (2+ messages)

[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
 2023-08-04 16:49 UTC  (2+ messages)

[PATCH v7 5/7] nvmem: core: Rework layouts to become platform devices
 2023-08-04 16:47 UTC  (7+ messages)

[GIT PULL] interconnect fixes for 6.5-rc
 2023-08-04 16:45 UTC 

[PATCH] regulator: da9063: better fix null deref with partial DT
 2023-08-04 16:45 UTC  (2+ messages)

[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-04 16:39 UTC  (4+ messages)
` [PATCH V3 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()

[PATCH 1/1] perf probe: Make synthesize_perf_probe_point() private to probe-event.c
 2023-08-04 16:38 UTC 

[PATCH] PCI/VGA: Make the vga_is_firmware_default() arch-independent
 2023-08-04 16:38 UTC  (2+ messages)

[PATCH v2] arm64/fpsimd: Only provide the length to cpufeature for xCR registers
 2023-08-04 16:37 UTC  (5+ messages)

[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
 2023-08-04 16:37 UTC  (2+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-08-04 16:31 UTC  (3+ messages)

[PATCH v2 00/10] Fix up icc clock rate calculation on some platforms
 2023-08-04 16:31 UTC  (2+ messages)

[PATCH v2 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-04 16:30 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings
` [PATCH v2 3/3] arm64: dts: qcom: sc7180: Add board id for lazor/limozeen

[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-08-04 16:29 UTC  (5+ messages)
` [PATCH v9 2/2] "

[PATCH] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
 2023-08-04 16:28 UTC  (2+ messages)

XFS metadata CRC errors on zram block device on ppc64le architecture
 2023-08-04 16:28 UTC  (8+ messages)

[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
 2023-08-04 16:27 UTC  (6+ messages)
` [PATCH 2/2] docs: memory-barriers: Add note on plain-accesses to address-dependency barriers

[PATCH v2 0/2] regulator: aw37503: add regulator driver for AWINIC AW37503
 2023-08-04 16:27 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: dt-bindings: Correct yamllint warnings/errors

[PATCH 1/1] perf probe: Free string returned by synthesize_perf_probe_point() on failure in synthesize_perf_probe_command()
 2023-08-04 16:26 UTC 

[PATCH] crypto: arm64/aes: remove Makefile hack
 2023-08-04 16:25 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUG
 2023-08-04 16:24 UTC  (2+ messages)

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-04 16:24 UTC  (8+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "

[PATCH] x86/microcode: Remove microcode_mutex
 2023-08-04 16:23 UTC  (5+ messages)
    ` [PATCH v2] "

[ANNOUNCE] v6.5-rc4-rt2
 2023-08-04 16:22 UTC 

[PATCH 1/1] perf probe: Free string returned by synthesize_perf_probe_point() on failure to add a probe
 2023-08-04 16:22 UTC 

[PATCH] LoongArch: Drop -ffreestanding from CFLAGS
 2023-08-04 16:15 UTC  (5+ messages)

[PATCH v4] staging: vme_user: fix check alignment should match open parenthesis
 2023-08-04 16:15 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: hwmon: Add MAX6639
 2023-08-04 16:10 UTC  (3+ messages)

[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-04 16:09 UTC 

[PATCH v4 0/5] Implement MTE tag compression for swapped pages
 2023-08-04 16:07 UTC  (6+ messages)
` [PATCH v4 1/5] lib/bitmap: add bitmap_{set,get}_value()

[PATCH v3 1/2] nmi_backtrace: Allow excluding an arbitrary CPU
 2023-08-04 16:06 UTC  (5+ messages)

Kernel regression tracking/reporting initiatives and KCIDB
 2023-08-04 16:06 UTC  (2+ messages)

[PATCH v2] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-04 16:05 UTC  (8+ messages)

[PATCH] floppy: ERROR: that open brace { should be on the previous line
 2023-08-04 16:05 UTC  (2+ messages)

[RFC PATCH] gpio: consumer: new virtual driver
 2023-08-04 16:03 UTC  (3+ messages)

[PATCH 0/2] coresight: Allow guests to be traced when FEAT_TRF and VHE are present
 2023-08-04 16:03 UTC  (5+ messages)
` [PATCH 1/2] arm64/sysreg: Move TRFCR definitions to sysreg

[PATCH v1 0/3] Updates for AMD Family 1Ah-based Models
 2023-08-04 16:03 UTC  (4+ messages)
` [PATCH v1 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh

[PATCH v5 00/19] Enable CET Virtualization
 2023-08-04 16:02 UTC  (3+ messages)
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS

[PATCH] mm: book3s32: add require space around that '?' and ':'
 2023-08-04 16:02 UTC  (2+ messages)

[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-04 16:00 UTC  (5+ messages)

[PATCH 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
 2023-08-04 16:03 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Type-C port plug orientation

[PATCH v9 0/3] Fix wakeup problems on some AMD platforms
 2023-08-04 15:56 UTC  (4+ messages)
` [PATCH v9 3/3] PCI/ACPI: Use device constraints to decide PCI target state fallback policy

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-08-04 15:56 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings

[PATCH] drivers: vxlan: vnifilter: free percpu vni stats on error path
 2023-08-04 15:53 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH 0/3] rtla fixes for 6.5
 2023-08-04 15:52 UTC  (4+ messages)
` [PATCH 1/3] rtla/timerlat_aa: Zero thread sum after every sample analysis
` [PATCH 2/3] rtla/timerlat_aa: Fix negative IRQ delay
` [PATCH 3/3] rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample

[PATCH v4 1/1] drm/i915: Move abs_diff() to math.h
 2023-08-04 15:50 UTC  (3+ messages)

[PATCH v2] fs: lockd: avoid possible wrong NULL parameter
 2023-08-04 15:49 UTC  (2+ messages)

[PATCH net v2 0/2] net/smc: Fix effective buffer size
 2023-08-04 15:41 UTC  (3+ messages)

[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers
 2023-08-04 15:41 UTC  (2+ messages)

[PATCH v2 1/4] ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
 2023-08-04 15:38 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: dts: st: stih407: drop max-duty-cycle

[PATCH] dt-bindings: mfd: bd71847-pmic: Remove unneeded LED header
 2023-08-04 15:39 UTC  (2+ messages)

[RESEND PATCH v3 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id
 2023-08-04 15:38 UTC  (2+ messages)

[PATCH v1 0/3] selftests/nolibc: add misc improvments
 2023-08-04 15:38 UTC  (3+ messages)
` [PATCH v1 3/3] tools/nolibc: stackprotector.h: make __stack_chk_init static

[PATCH 1/4] ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
 2023-08-04 15:37 UTC  (3+ messages)
` [PATCH 4/4] AMR: dts: st: stih407: drop max-duty-cycle

[PATCH 0/4] Introduce IEP driver and packet timestamping support
 2023-08-04 15:35 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add ICSS IEP

[PATCH] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips
 2023-08-04 15:34 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).