All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-27 00:32:58 to 2025-07-27 08:15:45 UTC [more...]

[PATCH for-10.2 00/82] target/arm: Implement FEAT_GCS
 2025-07-27  8:02 UTC  (55+ messages)
` [PATCH 01/82] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH 02/82] target/arm: Add in_prot_check to S1Translate
` [PATCH 03/82] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH 04/82] target/arm: Introduce get_phys_addr_for_at
` [PATCH 05/82] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH 06/82] target/arm: Add prot_check parameter to do_ats_write
` [PATCH 07/82] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH 08/82] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH 09/82] target/arm: Implement FEAT_ATS1A
` [PATCH 10/82] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
` [PATCH 11/82] target/arm: Enable TCR2_ELx.PIE
` [PATCH 12/82] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH 13/82] target/arm: Force HPD for stage2 translations
` [PATCH 14/82] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH 15/82] target/arm: Populate PIE in aa64_va_parameters
` [PATCH 16/82] target/arm: Implement get_S1prot_indirect
` [PATCH 17/82] target/arm: Implement get_S2prot_indirect
` [PATCH 18/82] target/arm: Do not migrate env->exception
` [PATCH 21/82] target/arm: Implement dirtybit check for PIE
` [PATCH 22/82] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH 23/82] include/hw/core/cpu: Introduce MMUIdxMap
` [PATCH 24/82] include/hw/core/cpu: Introduce cpu_tlb_fast
` [PATCH 27/82] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH 28/82] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH 29/82] target/arm: Split out mmuidx.h from cpu.h
` [PATCH 30/82] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH 31/82] target/arm: Remove unused env argument from regime_el
` [PATCH 32/82] target/arm: Convert regime_el from switch to table
` [PATCH 34/82] target/arm: Remove unused env argument from regime_is_pan
` [PATCH 35/82] target/arm: Convert regime_is_pan from switch to table
` [PATCH 36/82] target/arm: Remove unused env argument from regime_is_user
` [PATCH 38/82] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
` [PATCH 39/82] target/arm: Convert regime_is_stage2 "
` [PATCH 40/82] target/arm: Introduce mmu indexes for GCS
` [PATCH 41/82] target/arm: Introduce regime_to_gcs
` [PATCH 42/82] target/arm: Support page protections for GCS mmu indexes
` [PATCH 45/82] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH 46/82] target/arm: Implement FEAT_CHK
` [PATCH 49/82] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
` [PATCH 51/82] target/arm: Introduce delay_exception{_el}
` [PATCH 52/82] target/arm: Emit HSTR trap exception out of line
` [PATCH 53/82] target/arm: Emit v7m LTPSIZE "
` [PATCH 54/82] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH 55/82] target/arm: Implement GCSB
` [PATCH 56/82] target/arm: Implement GCSPUSHM
` [PATCH 61/82] target/arm: Implement GCSSS1
` [PATCH 62/82] target/arm: Implement GCSSS2
` [PATCH 64/82] target/arm: Add gcs record for BLR
` [PATCH 67/82] target/arm: Load gcs record for RET with PAuth
` [PATCH 68/82] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
` [PATCH 72/82] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH 75/82] target/arm: Enable GCSPR_EL0 for read in user-mode
` [PATCH 77/82] linux-user/aarch64: Generate GCS signal records
` [PATCH 80/82] tests/tcg/aarch64: Add gcsstr

[RFC PATCH V4 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
 2025-07-27  8:10 UTC  (2+ messages)

[PATCH net v2 1/4] auxiliary: Support hexadecimal ids
 2025-07-27  8:07 UTC  (11+ messages)

[net-next v16 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-27  8:05 UTC  (6+ messages)
` [net-next v16 04/12] net: mtip: The L2 switch driver for imx287

[PATCH] leds: max77705: Function return instead of variable assignment
 2025-07-27  7:56 UTC 

[PATCH v2 0/1] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-07-27  7:51 UTC  (5+ messages)
` [PATCH v2 1/1] "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[android-common:android14-kiwi-6.1 427/427] arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dtb: /soc/pwrap@10026000/pmic/regulators: failed to match any schema with compatible: ['mediatek,mt6359-regulator']
 2025-07-27  7:50 UTC 

[PATCH for-10.2 v9 0/6] target/arm: Add FEAT_MEC to max cpu
 2025-07-27  7:42 UTC  (7+ messages)
` [PATCH v9 1/6] tests/functional/test_aarch64_device_passthrough: update image
` [PATCH v9 2/6] tests/functional/test_aarch64_rme: "
` [PATCH v9 3/6] target/arm: Implement FEAT_SCTLR2 and enable with -cpu max
` [PATCH v9 4/6] target/arm: Implement FEAT_TCR2 "
` [PATCH v9 5/6] target/arm: Implement FEAT_MEC registers
` [PATCH v9 6/6] target/arm: Enable FEAT_MEC in -cpu max

[PATCH] meminfo: correct "free" memory region size
 2025-07-27  7:42 UTC 

[PULL 0/3] linux-user patch queue
 2025-07-27  7:37 UTC  (4+ messages)
` [PULL 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PULL 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PULL 3/3] linux-user/aarch64: Support ZT_MAGIC "

[brgl:gpio/devel] BUILD REGRESSION 2c924414c5d54d7ffc883039176b66efbb735b72
 2025-07-27  7:37 UTC 

[PATCH v2 0/7] porting pq compnent for MT8196
 2025-07-27  7:15 UTC  (8+ messages)
` [PATCH v2 1/7] drm/mediatek: Add CCORR component support "
` [PATCH v2 2/7] drm/mediatek: fix CCORR mtk_ctm_s31_32_to_s1_n function issue
` [PATCH v2 3/7] drm/mediatek: Add TDSHP component support for MT8196
` [PATCH v2 4/7] dt-bindings: display: mediatek: disp-tdshp: Add "
` [PATCH v2 5/7] dt-bindings: display: mediatek: ccorr: "
` [PATCH v2 6/7] dt-bindings: display: mediatek: dither: "
` [PATCH v2 7/7] dt-bindings: display: mediatek: gamma: "

[PATCH] MAINTAINERS: add "DEVICE I/O & IRQ [RUST]" entry
 2025-07-27  7:34 UTC  (2+ messages)

[PATCH 0/2] Arithmetic ops for Instant/Delta
 2025-07-27  7:33 UTC  (7+ messages)
` [PATCH 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
` [PATCH 2/2] rust: time: Implement basic arithmetic operations for Delta

[isar-cip-core][PATCH] linux-cip: Update to 6.12.39-cip5
 2025-07-27  7:30 UTC 

[PATCH 7/7] rust: kernel: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-27  7:30 UTC  (4+ messages)

[PATCH v2 net] net/sched: taprio: enforce minimum value for picos_per_byte
 2025-07-27  7:22 UTC  (2+ messages)

[avpatel:riscv_trace_support_v1 69/84] ./include/generated/asm-offsets.h:334:9: warning: 'NR_CPUS' macro redefined
 2025-07-27  7:18 UTC 

[PATCH v5 0/2] rust: alloc: kvec doc example and allocator unit tests
 2025-07-27  7:16 UTC  (2+ messages)

[PATCH v2] pcie_sriov: Fix configuration and state synchronization
 2025-07-27  6:50 UTC 

[PATCH] clk: clocking-wizard: Fix the round rate handling for versal
 2025-07-27  6:52 UTC  (2+ messages)

[PATCH v3] rust: transmute: add `as_bytes` method for `AsBytes` trait
 2025-07-27  6:52 UTC  (2+ messages)

[GIT PULL] Qualcomm clock updated for v6.17
 2025-07-27  6:48 UTC  (2+ messages)

[PATCH] clk: Fix typos
 2025-07-27  6:49 UTC  (2+ messages)

[BUG?] git-daemon 2.49.0 in F40 no longer exports user directories
 2025-07-27  6:45 UTC  (4+ messages)

[linux-next:master 1309/12319] arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-gb200nvl-bmc.dtb: /ahb/apb/syscon@1e6e2000/smp-memram@180: failed to match any schema with compatible: ['aspeed,ast2600-smpmem']
 2025-07-27  6:42 UTC 

[PATCH 0/9] um: Add SMP support
 2025-07-27  6:29 UTC  (10+ messages)
` [PATCH 1/9] um: Stop tracking virtual CPUs via mm_cpumask()
` [PATCH 2/9] um: Remove unused cpu_data and current_cpu_data macros
` [PATCH 3/9] um: vdso: Implement __vdso_getcpu() via syscall
` [PATCH 4/9] um: Preserve errno within signal handler
` [PATCH 5/9] um: Turn signals_* into thread-local variables
` [PATCH 6/9] um: Determine sleep based on need_resched()
` [PATCH 7/9] um: Define timers on a per-CPU basis
` [PATCH 8/9] um: Support directing IO signals to calling thread
` [PATCH 9/9] um: Add initial SMP support

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-27  6:30 UTC  (4+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH] net/tipc: Fix typo 'retrun' -> 'return'
 2025-07-27  6:27 UTC  (2+ messages)

[PATCH v3] virtio-net: Fix VLAN filter table reset timing
 2025-07-27  6:22 UTC 

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-27  6:23 UTC  (5+ messages)
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-27  6:16 UTC  (13+ messages)
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 0/1] Mark xe driver as BROKEN until fixed
 2025-07-27  6:13 UTC  (7+ messages)
` [PATCH 1/1] Mark xe driver as BROKEN if kernel page size is not 4kB
` ✗ CI.checkpatch: warning for Mark xe driver as BROKEN until fixed
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 1/1] dt-bindings: fsl: fsl,rcpm: reference power-domains.yaml
 2025-07-27  6:06 UTC 

[PATCH v3 00/13] ARM: dts: aspeed: Add Meta Darwin dts
 2025-07-27  5:57 UTC  (7+ messages)
` [PATCH v3 10/13] ARM: dts: aspeed: Add Facebook Fuji-data64 (AST2600) Board

[PATCH] mips: mtmips: add CPU reset support for MT7628
 2025-07-27  5:55 UTC 

[PATCH] io_uring/net: Allow to do vectorized send
 2025-07-27  4:49 UTC  (3+ messages)

[PATCH] arm: dts: mediatek: remove useless SPI property must_tx
 2025-07-27  5:35 UTC 

[Hypervisor Live Update] Notes from July 14, 2025
 2025-07-27  5:28 UTC 

Bootable partitions in GPT
 2025-07-26 17:46 UTC 

[PATCH 1/2] SUNRPC: Don't allow waiting for exiting tasks
 2025-07-27  4:50 UTC  (3+ messages)
  ` [LTP] "

[syzbot] [input?] possible deadlock in input_ff_flush
 2025-07-27  4:48 UTC  (3+ messages)

[ath:master] BUILD SUCCESS 0f79768f8d665b43b77967d38b5df6ccebe8cb57
 2025-07-27  4:39 UTC 

[linux-next:master 12241/12319] arch/arm/boot/dts/nvidia/tegra30-asus-p1801-t.dtb: pmic@2d (ti,tps65911): 'pmic-sleep-hog', 'wakeup-source' do not match any of the regexes: '^(vcc(io|[1-7])-supply)$', '^pinctrl-[0-9]+$'
 2025-07-27  4:34 UTC 

[PATCH 1/1] dt-bindings: fsl: fsl,rcpm: reference power-domains.yaml
 2025-07-27  4:13 UTC 

[PATCH liburing v2 0/3] Manpage updates for iowait toggle feature and one extra FFI fix
 2025-07-27  3:52 UTC  (6+ messages)
` [PATCH liburing v2 1/3] man: Add `io_uring_set_iowait(3)`
` [PATCH liburing v2 2/3] man: Add `IORING_ENTER_NO_IOWAIT` flag
` [PATCH liburing v2 3/3] liburing: Don't use `IOURINGINLINE` on private helpers

[PATCH] watchdog: Don't need a definition of the perf fallback-attr
 2025-07-27  3:25 UTC 

[PATCH 0/2] Documentation: Fix typos
 2025-07-27  3:16 UTC  (3+ messages)
` [PATCH 1/2] "

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-26
 2025-07-27  3:14 UTC 

[PATCH 11/23] arm64: dts: qcom: sdm630: use dedicated elite-audio dtsi
 2025-07-27  3:11 UTC 

[linux-next:master 269/12319] ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'vdso32_end'; recompile with -fPIC
 2025-07-27  3:04 UTC 

[RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity
 2025-07-27  3:04 UTC  (6+ messages)

[android-common:android12-kiwi-5.10 150/150] kernel/events/ring_buffer.c:22:9: sparse: sparse: incorrect type in assignment (different base types)
 2025-07-27  3:01 UTC 

zoombinis
 2025-07-27  3:00 UTC 

[jfern:nova/irq-2 33/86] warning: missing documentation for a method
 2025-07-27  2:58 UTC 

[PATCH] fs/dlm: Fix typo 'definate' -> 'definite'
 2025-07-27  2:33 UTC 

[PATCH] drivers/tty/serial: Fix typo 'incomming' -> 'incoming'
 2025-07-27  2:32 UTC 

[PATCH] drivers/tty/pty.c: Fix typo 'peform' -> 'perform'
 2025-07-27  2:32 UTC 

[PATCH] drivers/net/wireless: Fix typo 'thresold' -> 'threshold'
 2025-07-27  2:32 UTC 

[PATCH] drivers/net/wireless: Fix typo 'relevent' -> 'relevant'
 2025-07-27  2:32 UTC 

[PATCH] drivers/net/wireless: Fix typo 'recieved' -> 'received'
 2025-07-27  2:32 UTC 

[PATCH] drivers/net/wireless: Fix typo 'neccesary' -> 'necessary'
 2025-07-27  2:32 UTC 

[PATCH] drivers/net/ethernet: Fix typo 'immedate' -> 'immediate'
 2025-07-27  2:31 UTC 

[PATCH] drivers/net/ethernet: Fix typo 'futher' -> 'further'
 2025-07-27  2:31 UTC 

[PATCH] drivers/media/tuners: Fix typo 'isnt' -> 'isn't'
 2025-07-27  2:31 UTC 

[PATCH] drivers/i2c/busses: Fix typo 'peform' -> 'perform'
 2025-07-27  2:31 UTC 

[PATCH] drivers/greybus/greybus_trace.h: Fix typo 'registerd' -> 'registered'
 2025-07-27  2:31 UTC 

[PATCH] drivers/gpu/drm: Fix typo 'paramter' -> 'parameter'
 2025-07-27  2:31 UTC 

[PATCH] drivers/gpu/drm: Fix typo 'minimun' -> 'minimum'
 2025-07-27  2:31 UTC 

[PATCH] drivers/gpu/drm: Fix typo 'isnt' -> 'isn't'
 2025-07-27  2:30 UTC 

[PATCH] drivers/gpu/drm: Fix typo 'concurent' -> 'concurrent'
 2025-07-27  2:30 UTC 

[PATCH] drivers/cxl/cxlmem.h: Fix typo 'occured' -> 'occurred'
 2025-07-27  2:30 UTC 

[PATCH] drivers/crypto/cavium: Fix typo 'interupt' -> 'interrupt'
 2025-07-27  2:30 UTC 

[PATCH] drivers/cpufreq/qcom-cpufreq-nvmem.c: Fix typo 'defered' -> 'deferred'
 2025-07-27  2:30 UTC 

[RFC 0/2] Add AI coding assistant configuration to Linux kernel
 2025-07-27  2:24 UTC  (5+ messages)
` [RFC 1/2] AI: Add unified AI coding assistant configuration

[PATCH 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor
 2025-07-27  2:09 UTC  (2+ messages)

[PATCH v5 0/5] Add commands to load BLS and UKI files
 2025-07-27  1:54 UTC  (6+ messages)
` [PATCH v5 1/5] kern/misc: Implement grub_strtok()
` [PATCH v5 2/5] blsuki: Add blscfg command to parse Boot Loader Specification snippets
` [PATCH v5 3/5] util/misc.c: Change offset type for grub_util_write_image_at()
` [PATCH v5 4/5] blsuki: Check for mounted /boot in emu
` [PATCH v5 5/5] blsuki: Add uki command to load Unified Kernel Image entries

[PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
 2025-07-27  1:49 UTC  (2+ messages)

[PATCH v3 0/2] irqchip: aspeed: Add AST2700 INTC debugfs support and yaml update
 2025-07-27  1:47 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: aspeed: Add parent node compatibles and refine documentation

[PATCH v8] rust: transmute: Add methods for FromBytes trait
 2025-07-27  1:37 UTC  (2+ messages)

[GIT PULL] Networking for v6.17
 2025-07-27  1:34 UTC 

[mptcp:export 1/31] .git_markup: warning: ignored by one of the .gitignore files
 2025-07-27  1:32 UTC 

[PATCH v11 3/7] soc: ti: Add IOMMU-like PVU driver
 2025-07-27  0:57 UTC  (2+ messages)

[PATCH v4 0/5] Support trampoline for LoongArch
 2025-07-27  1:00 UTC  (2+ messages)

Pull request efi-2025-10-rc1
 2025-07-27  0:58 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 1ffcf8b8ae8a786b61350ee082b6c82846a31e53
 2025-07-27  0:57 UTC 

xl devd crashes in domU - Xen 4.20
 2025-07-27  0:56 UTC 

[PATCH liburing 0/3] Manpage updates for iowait toggle feature and one extra FFI fix
 2025-07-27  0:53 UTC  (5+ messages)
` [PATCH liburing 1/3] man: Add `io_uring_set_iowait(3)`
` [PATCH liburing 2/3] man: Add `IORING_ENTER_NO_IOWAIT` flag
` [PATCH liburing 3/3] liburing: Don't use `IOURINGINLINE` on private helpers

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-27  0:49 UTC  (3+ messages)
` [PATCH 17/17] drm/msm/adreno: Relax devfreq tunings

[PATCH v1 0/6] perf tools: Some improvements on data type profiler
 2025-07-27  0:32 UTC  (3+ messages)
` [PATCH v1 6/6] perf annotate: Track arithmetic instructions on pointers


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.