All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 19:40:14 to 2025-04-22 20:10:03 UTC [more...]

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-22 19:14 UTC  (3+ messages)
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-22 19:38 UTC  (16+ messages)
` [PATCH v14 02/19] x86: Secure Launch Kconfig
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v14 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths

[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 -v5 0/8] sched: Make task_struct::thread constant size, x86/fpu: Remove thread::fpu
 2025-04-22 20:09 UTC  (3+ messages)

[PATCH 000/147] single-binary patch queue
 2025-04-22 19:28 UTC  (96+ messages)
` [PATCH 012/147] hw/xen: add stubs for various functions
` [PATCH 013/147] system/xen: remove inline stubs
` [PATCH 014/147] system/physmem: compilation unit is now common to all targets
` [PATCH 015/147] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH 017/147] system/memory: make compilation unit common
` [PATCH 020/147] accel/tcg: Build plugin-gen.c once
` [PATCH 021/147] accel/tcg: Fix cpu_ld*_code_mmu for user mode
` [PATCH 026/147] include/exec: Inline *_data_ra memory operations
` [PATCH 029/147] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH 041/147] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH 042/147] gdbstub: Move syscalls.c out of common_ss
` [PATCH 043/147] accel/tcg: Use libuser_ss and libsystem_ss
` [PATCH 044/147] target/mips: Restrict semihosting tests to system mode
` [PATCH 046/147] semihosting: Move user-only implementation out-of-line
` [PATCH 047/147] semihosting: Assert is_user in user-only semihosting_enabled
` [PATCH 048/147] include/exec: Split out watchpoint.h
` [PATCH 053/147] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH 054/147] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.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 058/147] include/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
` [PATCH 059/147] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PATCH 060/147] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PATCH 061/147] meson: Only allow CONFIG_USER_ONLY from certain source sets
` [PATCH 062/147] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PATCH 063/147] accel/tcg: Fix argument types of tlb_reset_dirty
` [PATCH 064/147] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
` [PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
` [PATCH 068/147] accel/tcg: Move get_page_addr_code* declarations
` [PATCH 069/147] accel/tcg: Remove page_protect
` [PATCH 070/147] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
` [PATCH 071/147] target/rx: Fix copy/paste typo (riscv -> rx)
` [PATCH 072/147] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PATCH 074/147] target/alpha: Restrict SoftMMU mmu_index() to TCG
` [PATCH 075/147] target/arm: "
` [PATCH 076/147] target/avr: "
` [PATCH 079/147] target/i386: Restrict cpu_mmu_index_kernel() "
` [PATCH 080/147] target/i386: Restrict SoftMMU mmu_index() "
` [PATCH 081/147] target/loongarch: "
` [PATCH 082/147] target/m68k: "
` [PATCH 083/147] target/microblaze: "
` [PATCH 084/147] target/mips: "
` [PATCH 085/147] target/openrisc: "
` [PATCH 086/147] target/ppc: "
` [PATCH 087/147] target/riscv: "
` [PATCH 088/147] target/rx: "
` [PATCH 089/147] target/s390x: "
` [PATCH 090/147] target/sh4: "
` [PATCH 091/147] target/sparc: "
` [PATCH 092/147] target/tricore: "
` [PATCH 093/147] target/xtensa: "
` [PATCH 094/147] target/hexagon: Implement TCGCPUOps.mmu_index
` [PATCH 095/147] hw/core/cpu: Remove CPUClass::mmu_index()
` [PATCH 096/147] accel/tcg: Build translator.c twice
` [PATCH 098/147] include/exec: Redefine tlb-flags with absolute values
` [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 103/147] exec/cpu-all: remove system/memory include
` [PATCH 104/147] exec/cpu-all: remove exec/page-protection 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 108/147] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
` [PATCH 110/147] exec/cpu-all: remove exec/target_page include
` [PATCH 112/147] exec/cpu-all: remove this header
` [PATCH 113/147] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PATCH 114/147] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PATCH 116/147] target/arm/cpu: flags2 is always uint64_t
` [PATCH 117/147] target/arm/cpu: define same set of registers for aarch32 and aarch64
` [PATCH 119/147] meson: add common hw files
` [PATCH 120/147] hw/arm/boot: make compilation unit hw common
` [PATCH 121/147] hw/arm/digic_boards: 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 127/147] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
` [PATCH 128/147] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
` [PATCH 129/147] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
` [PATCH 130/147] exec: Restrict 'cpu_ldst.h' "
` [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 133/147] tcg: Simplify tcg_req_mo() macro
` [PATCH 134/147] tcg: Define guest_default_memory_order in TCGCPUOps
` [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 137/147] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
` [PATCH 138/147] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
` [PATCH 139/147] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PATCH 140/147] tcg: Pass max_threads not max_cpus to tcg_init
` [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 145/147] target/riscv: Remove AccelCPUClass::cpu_class_init need
` [PATCH 146/147] target/i386: "
` [PATCH 147/147] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

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

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

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

[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 net-next v9 0/9] Device memory TCP TX
 2025-04-22 20:04 UTC  (12+ 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 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

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-04-22 19:57 UTC  (5+ messages)
` [RFC net-next 01/22] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC net-next 04/22] net: clarify the meaning of netdev_config members

[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] lsm: make SECURITY_PATH always enabled
 2025-04-22 19:53 UTC  (2+ messages)

[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

[PATCH i-g-t 0/5] Add test to validate survivability mode
 2025-04-22 19:51 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Add test to validate survivability mode (rev2)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22 19:51 UTC  (6+ messages)

[PATCH v6 0/9] Enable EINJv2 Support
 2025-04-22 19:49 UTC  (4+ messages)
` [PATCH v6 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections

[PATCH] sched/topology: clear freecpu bit on detach
 2025-04-22 19:48 UTC 

[PATCH AUTOSEL 5.10 1/6] pm: cpupower: bench: Prevent NULL dereference on malloc failure
 2025-04-22 19:48 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
              ` CONFIG_X86_HYPERVISOR (was: Re: [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine)

[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-22 19:48 UTC  (4+ messages)
` [PATCH v2 2/3] net: mana: Add sched HTB "

[RFC PATCH] buildsys: Disable 'unguarded-availability-new' warnings
 2025-04-22 19:45 UTC  (3+ messages)

[PATCH v2 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
 2025-04-22 17:45 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2: Add GPU node

[PATCH net v3] net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
 2025-04-22 17:01 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: bcm: Add support for Raspberry Pi 2 (2nd rev)
 2025-04-22 16:51 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
 2025-04-22 16:45 UTC  (17+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl

[PATCH v4 2/4] PCI: cadence-host: Introduce cdns_pcie_host_disable helper for cleanup
 2025-04-22 16:49 UTC  (2+ messages)

[RFC PATCH 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-22 16:22 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: jh7110-sys: add "
` [RFC PATCH 2/3] pinctrl: starfive: jh7110: support forcing inputs to low/high
` [RFC PATCH 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22 16:23 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing

[PATCH v2 0/4] kexec-tools RISC-V port
 2025-04-22 16:23 UTC  (9+ messages)
` [PATCH v2 1/4] RISC-V: Add support for riscv kexec/kdump on kexec-tools
` [PATCH v2 2/4] RISC-V: Enable kexec_file_load syscall
` [PATCH v2 3/4] RISC-V: Separate elf_riscv_find_pbase out
` [PATCH v2 4/4] RISC-V: Support loading Image binary file

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-22 16:17 UTC 

[PATCH net 0/2] net: stmmac: fix timestamp snapshots on dwmac1000
 2025-04-22 16:11 UTC  (7+ messages)
` [PATCH net 1/2] net: stmmac: fix dwmac1000 ptp timestamp status offset
` [PATCH net 2/2] net: stmmac: fix multiplication overflow when reading timestamp

[PATCH] media: amphion: Start decoding job when both queue are on
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 5.4/5.10] nvmet-fc: Remove unused functions
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 6.14.y] mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 2/3 v5.4.y] dmaengine: ti: edma: add missed operations
 2025-04-22 19:46 UTC  (2+ messages)

[PATCH 5.10.y] s390/dasd: fix double module refcount decrement
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.15/6.1/6.6] nvmet-fc: Remove unused functions
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.4+] MIPS: ds1287: Match ds1287_set_base_clock() function types
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH 5.4+] MIPS: dec: Declare which_prom() as static
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-22 19:45 UTC  (2+ messages)

[PATCH V1 0/3] Add support to disable UFS LPM
 2025-04-22 19:44 UTC  (4+ messages)
` [PATCH V1 3/3] scsi: ufs: qcom: Add support to disable UFS LPM Feature

[syzbot] [jfs?] [bcachefs?] KASAN: null-ptr-deref Read in drop_buffers (3)
 2025-04-22 19:44 UTC 

[Buildroot] [PATCH v2] package/linux-tools: Fix parallel compilation
 2025-04-22 19:43 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8974-samsung-hlte: Add touchkey support
 2025-04-22 19:43 UTC  (2+ messages)

[PATCH 0/2] drm/xe/hwmon: Documentation fixes wrt kernel version
 2025-04-22 19:42 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/hwmon: Fix kernel version documentation for temperature

[Buildroot] [git commit] package/linux-tools: fix parallel compilation
 2025-04-22 19:42 UTC 

[PATCH i-g-t 0/6] Sanity check Xe2 PEC OA reports
 2025-04-22 19:42 UTC  (6+ messages)
` [PATCH i-g-t 3/6] tests/intel/xe_oa: Sanity check PEC report data for TestOa metric set

Wiznet w5500 support
 2025-04-22 18:36 UTC 

[Buildroot] [PATCH v2 0/2] package/pixman: Fix riscv vector support
 2025-04-22 19:41 UTC  (2+ messages)

[PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
 2025-04-22 19:40 UTC  (5+ messages)


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.