All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 19:53:09 to 2025-04-22 20:48:32 UTC [more...]

[PATCH 0/2][next] Add STACK_FLEX_ARRAY_SIZE() helper
 2025-04-22 20:48 UTC  (6+ messages)
` [PATCH 1/2][next] overflow: "
` [PATCH 2/2][next] kunit/overflow: Add tests for "

[PATCH v3 0/3] Add ti,suppress-v1p8-ena
 2025-04-22 20:44 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: sdhci-am654: "

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-22 20:47 UTC  (10+ messages)

[PATCH 00/21] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-04-22 20:46 UTC  (4+ messages)
` [PATCH 02/21] include/xen/slr_table.h: Secure Launch Resource Table definitions

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22 20:46 UTC  (13+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support

[PATCH 000/147] single-binary patch queue
 2025-04-22 20:46 UTC  (65+ messages)
` [PATCH 020/147] accel/tcg: Build plugin-gen.c once
` [PATCH 026/147] include/exec: Inline *_data_ra memory operations
` [PATCH 030/147] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH 041/147] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH 042/147] gdbstub: Move syscalls.c out of common_ss
` [PATCH 044/147] target/mips: Restrict semihosting tests to system mode
` [PATCH 045/147] target/xtensa: "
` [PATCH 047/147] semihosting: Assert is_user in user-only semihosting_enabled
` [PATCH 048/147] include/exec: Split out watchpoint.h
` [PATCH 050/147] system: Move most files to libsystem_ss
` [PATCH 053/147] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH 055/147] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PATCH 056/147] include/exec: Split out icount.h
` [PATCH 057/147] include/exec: Protect icount_enabled from poisoned symbols
` [PATCH 058/147] include/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
` [PATCH 061/147] meson: Only allow CONFIG_USER_ONLY from certain source sets
` [PATCH 063/147] accel/tcg: Fix argument types of tlb_reset_dirty
` [PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
` [PATCH 072/147] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PATCH 078/147] target/i386: Remove unused cpu_(ldub, stb)_kernel macros
` [PATCH 080/147] target/i386: Restrict SoftMMU mmu_index() to TCG
` [PATCH 082/147] target/m68k: "
` [PATCH 086/147] target/ppc: "
` [PATCH 087/147] target/riscv: "
` [PATCH 088/147] target/rx: "
` [PATCH 089/147] target/s390x: "
` [PATCH 091/147] target/sparc: "
` [PATCH 092/147] target/tricore: "
` [PATCH 093/147] target/xtensa: "
` [PATCH 096/147] accel/tcg: Build translator.c twice
` [PATCH 099/147] page-vary: Move and rename qemu_target_page_bits_min
` [PATCH 100/147] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
` [PATCH 101/147] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH 102/147] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH 105/147] exec/cpu-all: remove tswap include
` [PATCH 106/147] exec/cpu-all: remove exec/cpu-interrupt include
` [PATCH 107/147] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
` [PATCH 114/147] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PATCH 115/147] target/arm/cpu: always define kvm related registers
` [PATCH 116/147] target/arm/cpu: flags2 is always uint64_t
` [PATCH 118/147] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH 119/147] meson: add common hw files
` [PATCH 120/147] hw/arm/boot: make compilation unit hw common
` [PATCH 122/147] hw/arm/xlnx-zynqmp: prepare compilation unit to be common
` [PATCH 123/147] hw/arm/xlnx-versal: "
` [PATCH 124/147] hw/arm: make most of the compilation units common
` [PATCH 125/147] target/riscv: Do not expose rv128 CPU on user mode emulation
` [PATCH 126/147] tcg: Include missing 'cpu.h' in translate-all.c
` [PATCH 128/147] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
` [PATCH 131/147] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
` [PATCH 132/147] tcg: Always define TCG_GUEST_DEFAULT_MO
` [PATCH 135/147] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
` [PATCH 136/147] tcg: Propagate CPUState argument to cpu_req_mo()
` [PATCH 139/147] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PATCH 141/147] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PATCH 142/147] accel/tcg: Remove mttcg_enabled
` [PATCH 143/147] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH 144/147] accel/tcg: Move mttcg warning to tcg_init_machine

[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-22 20:45 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: qcom: Add support for multi-root port

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-22 20:45 UTC  (5+ messages)
` [PATCH 22/22] man2: Add uprobe syscall page

[PATCH v2] audit,module: restore audit logging in load failure case
 2025-04-22 20:44 UTC  (4+ messages)

[PATCH] drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB
 2025-04-22 20:43 UTC  (2+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, April 22nd
 2025-04-22 20:42 UTC 

[Buildroot] [git commit] package/mender-artifact: bump to version 4.1.0
 2025-04-22 20:40 UTC 

[PATCH BlueZ v5] workflows: Add CI action
 2025-04-22 20:40 UTC  (2+ messages)

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-22 20:17 UTC  (26+ messages)
` [PATCH 01/33] dt-bindings: arm: cpus: Add Kryo 470 CPUs
` [PATCH 02/33] dt-bindings: cpufreq: qcom-hw: Add the SM7150 compatible
` [PATCH 03/33] dt-bindings: watchdog: qcom-wdt: "
` [PATCH 04/33] dt-bindings: mailbox: qcom: Add the SM7150 APCS compatible
` [PATCH 05/33] dt-bindings: sram: qcom,imem: Add the SM7150 compatible
` [PATCH 06/33] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 07/33] dt-bindings: thermal: tsens: "
` [PATCH 08/33] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/33] dt-bindings: usb: dwc3: "
` [PATCH 10/33] dt-bindings: phy: qcom,qusb2: "
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: "
` [PATCH 12/33] dt-bindings: soc: qcom,dcc: "
` [PATCH 13/33] dt-bindings: mfd: qcom,tcsr: "
` [PATCH 14/33] dt-bindings: net: qcom,ipa: "
` [PATCH 15/33] dt-bindings: ufs: qcom: "
` [PATCH 16/33] dt-bindings: dmaengine: qcom: gpi: "

[PATCH v5] media: amphion: Support dmabuf and v4l2 buffer without binding
 2025-04-22 20:39 UTC  (3+ messages)

[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-04-22 20:37 UTC  (3+ messages)
` [PATCH v6 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL

[RFC 00/38] Hyperlaunch domain builder
 2025-04-22 20:36 UTC  (3+ messages)
` [RFC 03/38] x86/hyperlaunch: convert max vcpu determination to "

[Buildroot] [PATCH v1 1/2] package/fpgautil: new package
 2025-04-22 20:36 UTC  (2+ messages)

[PATCH 1/2] x86_64-efi: Ensure that memory is mapped when allocating
 2025-04-22 20:33 UTC  (2+ messages)
` [PATCH 2/2] kern/efi/mm: ask for more that 4GB if we need it

[PATCH 1/2] x86_64-efi: Ensure that memory is mapped when allocating This is a replacement workaround for EFIs that do not map memory above 4G and allows to increase maximum available address to 128TiB
 2025-04-22 20:33 UTC  (3+ messages)
` [PATCH 2/2] kern/efi/mm: ask for more that 4GB if we need it

Verifying data integrity of two git repositories
 2025-04-22 19:57 UTC  (2+ messages)

[RFC PATCH] buildsys: Disable 'unguarded-availability-new' warnings
 2025-04-22 20:31 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size
 2025-04-22 20:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mender-artifact: bump to version 4.1.0
 2025-04-22 20:31 UTC  (2+ messages)

[PATCH] lsm: make SECURITY_PATH always enabled
 2025-04-22 20:31 UTC  (3+ messages)

[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
 2025-04-22 20:30 UTC  (13+ messages)

[RFC PATCH bpf-next/net v1 00/13] BPF Standard Streams
 2025-04-22 20:30 UTC  (3+ messages)
` [RFC PATCH bpf-next/net v1 12/13] bpftool: Add support for dumping streams

[PATCH i-g-t v8 0/3] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-04-22 20:28 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv() (rev9)

[PATCH v4 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
 2025-04-22 20:28 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot

[oe] [meta-python] [PATCH 24/30] python3-posix-ipc: upgrade 1.1.1 -> 1.2.0
 2025-04-22 20:28 UTC  (2+ messages)
`  "

[PATCH] clk: rockchip: rk3568: Add PLL rate for 33.3MHz
 2025-04-22 20:25 UTC  (3+ messages)

Flow API Test Suite Inquiry
 2025-04-22 20:27 UTC  (3+ messages)

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-22 20:25 UTC  (5+ messages)

[PATCH net-next 0/7] Netfilter updates for net-next
 2025-04-22 20:23 UTC  (8+ messages)
` [PATCH net-next 1/7] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
` [PATCH net-next 2/7] netfilter: xt_cgroup: Make it independent from net_cls
` [PATCH net-next 3/7] net: cgroup: Guard users of sock_cgroup_classid()
` [PATCH net-next 4/7] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
` [PATCH net-next 5/7] netfilter: conntrack: Remove redundant NFCT_ALIGN call
` [PATCH net-next 6/7] docs: tproxy: fix formatting for nft code block
` [PATCH net-next 7/7] netfilter: nf_tables: export set count and backend name to userspace

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-22 20:23 UTC  (3+ messages)
` [PATCH 06/20] media: iris: Add handling for no show frames

[PATCH] dm-verity: use softirq context only when !need_resched()
 2025-04-22 20:22 UTC 

[PATCH net-next 0/5] net: bcmasp: Add v3.0 and remove v2.0
 2025-04-22 20:20 UTC  (4+ messages)
` [PATCH net-next 3/5] net: bcmasp: Remove support for asp-v2.0

[PATCH 1/1] configs: add UNIT_TESTS to big-endian Malta boards
 2025-04-22 20:20 UTC  (2+ messages)

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-04-22 20:18 UTC  (7+ messages)
` [RFC net-next 04/22] net: clarify the meaning of netdev_config members
` [RFC net-next 13/22] net: add queue config validation callback
` [RFC net-next 14/22] eth: bnxt: always set the queue mgmt ops

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-22 20:17 UTC  (10+ messages)
          ` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)

[android-common:android12-kiwi-5.10 128/128] hvc_console.c:undefined reference to `tty_port_put'
 2025-04-22 20:16 UTC 

[PATCH v12 net-next 0/5] DUALPI2 patch
 2025-04-22 20:16 UTC  (6+ messages)
` [PATCH v12 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v12 net-next 2/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v12 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v12 net-next 4/5] sched: Dump configuration and statistics "
` [PATCH v12 net-next 5/5] sched: Add enqueue/dequeue "

nfs compile error nfslocalio.o and localio.o since v6.14-rc1
 2025-04-22 20:16 UTC  (11+ messages)
  ` [PATCH] nfs: add dummy definition for nfsd_file
      ` [PATCH v2] "

[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-04-22 20:15 UTC  (3+ messages)

[PATCH v2] media: amphion: Add H264 and HEVC profile and level control
 2025-04-22 20:15 UTC  (2+ messages)

[PATCH 0/4] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-04-22 20:12 UTC  (3+ messages)
` [PATCH 2/4] cxl: Defer hardware dport->port_id assignment and registers probing

[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
 2025-04-22 20:12 UTC  (2+ messages)

[PATCH] xen: Use asm inline when available for alternatives
 2025-04-22 20:12 UTC  (9+ messages)

[PATCH] iio: adc: ad7173: fix compiling without gpiolib
 2025-04-22 20:12 UTC 

[PATCH -v5 0/8] sched: Make task_struct::thread constant size, x86/fpu: Remove thread::fpu
 2025-04-22 20:11 UTC  (5+ messages)
` question about switch_fpu_prepare/switch_fpu_finish

[PATCH] dm-bufio: remove maximum age based eviction
 2025-04-22 20:07 UTC 

[net-next PATCH 2/2] net: phylink: Fix issues with link balancing w/ BMC present
 2025-04-22 20:09 UTC  (12+ messages)
` [PATCH net] net: phylink: fix suspend/resume with WoL enabled and link down

[PATCH v3 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-22 20:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Enable SVM atomics in Xe / GPU SVM (rev3)

[PATCH v2] noinstr: Use asm_inline() in instrumentation_{begin,end}()
 2025-04-22 20:05 UTC  (4+ messages)

[PATCH v3 0/3] Add WebP support to hantro decoder
 2025-04-22 20:02 UTC  (10+ messages)
` [PATCH v3 1/3] media: uapi: add WebP uAPI
` [PATCH v3 2/3] media: verisilicon: add WebP decoding support
` [PATCH v3 3/3] media: verisilicon: postproc: 4K support

[PATCH bpf-next v3 0/2] bpf: Allow access to const void pointer arguments in tracing programs
 2025-04-22 20:03 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "

[Buildroot] [PATCH 0/2] package/ripgrep: ripgrep upgrade to version 14.1.1
 2025-04-22 20:00 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/ripgrep: bump "

[PATCH 6.1.y] ASoC: qcom: Fix sc7280 lpass potential buffer overflow
 2025-04-22 19:59 UTC  (3+ messages)

[PATCH] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
 2025-04-22 19:59 UTC  (2+ messages)

[Buildroot] [git commit] package/ripgrep: bump to version 14.1.1
 2025-04-22 19:53 UTC 

[PATCH v4 2/2] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-22 19:57 UTC  (3+ messages)
` [PATCH] cpuset: relax locking on cpuset_node_allowed

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-22 19:57 UTC  (6+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator

[tj-cgroup:for-6.16] BUILD SUCCESS 7efbc8f2f9b3eed3ffc6560abf8305859f2153d3
 2025-04-22 19:56 UTC 

[PATCH v5 0/6] x86: Refactor and consolidate startup code
 2025-04-22 19:55 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 68d22e7da593c0c8431d88993595480222933f3c
 2025-04-22 19:53 UTC 

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-22 19:53 UTC  (3+ messages)

CVE checker not choosing the correct base score
 2025-04-22 19:53 UTC 

[master/scarthgap][PATCH v1 1/3] am62: apply u-boot config fragment on ti-falcon
 2025-04-22 19:53 UTC  (9+ messages)
` [master/scarthgap][PATCH v1 3/3] bsp: u-boot: deploy tispl_falcon.bin to rootfs
  ` [meta-ti] "

[PATCH nf-next,v2 1/2] netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
 2025-04-22 19:52 UTC  (2+ messages)
` [PATCH nf-next,v2 2/2] netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX


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.