All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 03:05:47 to 2024-04-12 04:29:23 UTC [more...]

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-04-12  4:29 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests

RTT-PROBE: lore-subspace-rtt
 2024-04-12  4:29 UTC 

[PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
 2024-04-12  4:29 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: ti: k3-j7*: Add missing ESM and watchdog nodes
 2024-04-12  4:25 UTC  (12+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance
` [PATCH v2 2/5] arm64: dts: ti: k3-j721e-mcu: Add the MCU domain watchdog instances
` [PATCH v2 3/5] arm64: dts: ti: k3-j721e-main: Add the MAIN "
` [PATCH v2 4/5] arm64: dts: ti: k3-j7200-main: "
` [PATCH v2 5/5] arm64: dts: ti: k3-j7200-mcu: Add the MCU "

linux-next: manual merge of the usb tree with the usb.current tree
 2024-04-12  4:25 UTC 

[PATCH i-g-t] tests/intel/gem_exec_capture: Fix many-* subtests
 2024-04-12  4:24 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/gem_exec_capture: Fix many-* subtests (rev2)

[PATCH 0/4] arm64: dts: ti: k3-j7*: Add missing ESM and watchdog nodes
 2024-04-12  4:23 UTC  (9+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-j721e-mcu: Add the MCU domain watchdog instances
` [PATCH 3/4] arm64: dts: ti: k3-j721e-main: Add the MAIN "

[tty:tty-testing] BUILD SUCCESS 1b743485e27f3d874695434cc8103f557dfdf4b9
 2024-04-12  4:22 UTC 

[PATCH 0/2] fuzz: build fuzzers by default on Linux
 2024-04-12  4:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ci: also define CXX environment variable

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-04-12  4:22 UTC  (5+ messages)
` [RFC PATCH v3 01/10] KVM: VMX: "
` [RFC PATCH v3 07/10] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support

linux-next: duplicate patches in the rcu tree
 2024-04-12  4:20 UTC  (2+ messages)

[PATCH] target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
 2024-04-12  4:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  4:19 UTC 

[PATCH v3 0/4] Give chance to build under !CONFIG_SMP for LoongArch
 2024-04-12  4:18 UTC  (10+ messages)
` [PATCH v3 1/4] LoongArch: Move CONFIG_HAVE_SETUP_PER_CPU_AREA related code to smp.c
` [PATCH v3 2/4] LoongArch: Refactor get_acpi_id_for_cpu() related code
` [PATCH v3 3/4] LoongArch: Save and restore PERCPU_BASE_KS for ACPI S3 state

[PATCH 1/2] Revert "tests/intel/xe_vm: Do not error on -ECANCELED"
 2024-04-12  4:18 UTC  (2+ messages)
` [PATCH 2/2] tests/intel/xe_vm: Always have at least 2 pages bound in munmap hammer sections

[PATCH 0/7] x86/bugs: BHI fixes / improvements
 2024-04-12  4:17 UTC  (5+ messages)
` [PATCH 5/7] x86/bugs: Only harden syscalls when needed

[PATCH] Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
 2024-04-12  4:16 UTC  (2+ messages)

[PATCH v5 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-12  3:56 UTC  (5+ messages)
` [PATCH v5 1/2] ASoC: dt-bindings: imx-audio-spdif: convert "
` [PATCH v5 2/2] ARM: dts: imx6: exchange fallback and specific compatible string

[PATCH] drm/amdgpu/mes11: print MES opcodes rather than numbers
 2024-04-12  4:16 UTC  (2+ messages)

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12  4:11 UTC  (54+ messages)
` [PATCH 01/19] dt-bindings: riscv: Add vendorid and archid
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 04/19] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 05/19] riscv: Fix extension subset checking
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 09/19] riscv: uaccess: Add alternative for xtheadvector uaccess
` [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 11/19] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH 12/19] riscv: Create xtheadvector file
` [PATCH 13/19] riscv: vector: Support xtheadvector save/restore
` [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
` [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
` [PATCH 17/19] riscv: hwprobe: Document vendor extensions and xtheadvector extension
` [PATCH 18/19] selftests: riscv: Fix vector tests
` [PATCH 19/19] selftests: riscv: Support xtheadvector in "

[PATCH] drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft reset
 2024-04-12  4:15 UTC  (2+ messages)

[PATCH] migration-guides: release-notes-5.0: update docs highlights
 2024-04-12  4:13 UTC 

[pull] amdgpu firmware amd-2024-04-12
 2024-04-12  4:12 UTC 

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-12  4:11 UTC  (17+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy

RTT-PROBE: lore-subspace-rtt
 2024-04-12  4:09 UTC 

[PATCH v7 00/10] Support blob memory and venus on qemu
 2024-04-12  3:58 UTC  (2+ messages)

[PATCH v9 0/4] Add support for vibrator in multiple PMICs
 2024-04-12  4:04 UTC  (11+ messages)
` [PATCH v9 2/4] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH v3 0/9] media: subdev: Improve stream enable/disable machinery
 2024-04-12  4:02 UTC  (3+ messages)
` [PATCH v3 6/9] media: subdev: Add v4l2_subdev_is_streaming()

linux-next: duplicate patch in the leds-lj tree
 2024-04-12  4:01 UTC 

[PATCH v3] media: mediatek: vcodec: support 36 bits physical address
 2024-04-12  3:59 UTC  (4+ messages)

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-12  4:00 UTC  (11+ messages)

[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-12  4:00 UTC  (7+ messages)
` [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state
` [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:59 UTC 

[PATCH] media: mediatek: vcodec: Fix unreasonable data conversion
 2024-04-12  3:57 UTC  (2+ messages)

[PATCH v5 1/3] ui/console: Introduce dpy_gl_qemu_dmabuf_get_..() helpers
 2024-04-12  3:53 UTC  (3+ messages)
` [PATCH v5 2/3] ui/console: Introduce dpy_gl_qemu_dmabuf_set_..() helpers
` [PATCH v5 3/3] ui/console: Introduce dpy_gl_qemu_dmabuf_new() and free() helpers

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-12  3:56 UTC  (4+ messages)
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling

[PATCH net-next v6 2/4] ethtool: provide customized dim profile management
 2024-04-12  3:56 UTC  (2+ messages)

[PATCH] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-12  3:55 UTC  (9+ messages)

[PATCH v4 0/6] Early Boot Allocation on Power
 2024-04-12  3:55 UTC  (7+ messages)
` [PATCH v4 1/6] xen/ppc: Introduce stub asm/static-shmem.h
` [PATCH v4 2/6] xen/device-tree: Move Arm's setup.c bootinfo functions to common
` [PATCH v4 3/6] xen/common: Move Arm's bootfdt.c "
` [PATCH v4 4/6] xen/ppc: Enable bootfdt and boot allocator
` [PATCH v4 5/6] xen/ppc: mm-radix: Replace debug printing code with printk
` [PATCH v4 6/6] xen/ppc: mm-radix: Allocate all paging structures at runtime

[PATCH v2 0/4] Add spacc crypto driver support
 2024-04-12  3:53 UTC  (5+ messages)
` [PATCH v2 1/4] Add SPAcc driver to Linux kernel
` [PATCH v2 2/4] Add SPACC Kconfig and Makefile
` [PATCH v2 3/4] Add SPAcc dts overlay
` [PATCH v2 4/4] Enable Driver compilation in crypto Kconfig and Makefile file

[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
 2024-04-12  3:48 UTC  (4+ messages)
` [PATCH vhost 1/6] virtio_ring: introduce dma map api for page

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-12  3:51 UTC  (2+ messages)

[PATCH v2 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-12  3:49 UTC  (4+ messages)
` [PATCH 2/2] mm: filemap: "

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:49 UTC 

[PATCH] usb: typec: mux: replace of_node_put() with __free [linux-next]
 2024-04-12  3:47 UTC  (3+ messages)

[PATCH] serial: core: Fix missing shutdown and startup for serial base port
 2024-04-12  3:45 UTC  (3+ messages)

[PATCH] drm/amdgpu: add new aca smu callback func parse_error_code{}
 2024-04-12  3:40 UTC  (2+ messages)

[PATCH] tty: hvc: wakeup hvc console immediately when needed
 2024-04-12  3:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:39 UTC 

[PATCH 00/12] Consolidate domain cache invalidation
 2024-04-12  3:38 UTC  (5+ messages)
` [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface

[PATCH iproute2-next] ss: mptcp: print out last time counters
 2024-04-12  3:37 UTC  (4+ messages)

linux-next: build failure after merge of the kvm tree
 2024-04-12  3:35 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-12  3:34 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v5] virtio-pci: Fix the crash that the vector was used after released
 2024-04-12  3:31 UTC  (2+ messages)

[PATCH v2 0/2] devlink: Support setting max_io_eqs
 2024-04-12  3:31 UTC  (6+ messages)

[PATCH] init/main.c: Remove redundant space from saved_command_line
 2024-04-12  3:29 UTC  (2+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:29 UTC 

[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
 2024-04-12  3:28 UTC  (4+ messages)

[PATCH] ethdev: fix strict aliasing lead to link cannot be up
 2024-04-12  3:27 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mm: page_alloc: allowing mTHP compaction to capture the freed page directly
 2024-04-12  3:27 UTC 

BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410
 2024-04-12  3:26 UTC  (9+ messages)

[PATCH] tty: hvc: wakeup hvc console immediately when needed
 2024-04-12  3:25 UTC  (3+ messages)

[PATCH v1] hwmon: max31790: revise the scale to write pwm
 2024-04-12  3:25 UTC 

[PATCH v7 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-12  3:24 UTC  (4+ messages)
` [PATCH v7 1/3] PNP: Add dev_is_pnp() macro
` [PATCH v7 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
` [PATCH v7 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
 2024-04-12  3:24 UTC  (11+ messages)

[PATCH 0/4] Fix memory limits for STDU
 2024-04-12  3:22 UTC  (2+ messages)

[PATCH 0/4] Add driver for LTC2664 and LTC2672
 2024-04-12  3:21 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: dac: Add adi,ltc2664.yaml
` [PATCH 2/4] iio: ABI: add ABI file for the LTC2664 DAC
` [PATCH 3/4] iio: ABI: add ABI file for the LTC2672 DAC
` [PATCH 4/4] iio: dac: ltc2664: Add driver for LTC2664 and LTC2672

[PATCH v3 0/9] Early Boot Allocation on Power
 2024-04-12  3:19 UTC  (4+ messages)
` [PATCH v3 9/9] xen/ppc: mm-radix: Allocate all paging structures at runtime

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:19 UTC 

[linux-next:master] [mm] cf5dec6389: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
 2024-04-12  3:18 UTC 

[tip:irq/core] BUILD SUCCESS 81e4cb0fd45c84d416e3edffbf6ae62c89ce6b5a
 2024-04-12  3:17 UTC 

[PATCH i-g-t v4 0/2] Update compression check based on platform
 2024-04-12 13:37 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Update compression check based on platform (rev3)
` ✓ CI.xeBAT: "

[PATCH] x86/sev: take NUMA node into account when allocating memory for per-CPU variables
 2024-04-12  3:01 UTC 

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2024-04-12  3:14 UTC 

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-12  3:14 UTC  (7+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 31 warnings (v6.9-rc3-520-g66cd11927ee9)
 2024-04-12  3:13 UTC 

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-12  3:13 UTC  (10+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12  3:12 UTC  (2+ messages)

[PATCH v2] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-04-12  3:11 UTC  (2+ messages)

[LTP] [bristot:dl_server_v6_try11] [sched/rt] 03100a344f: WARNING:at_kernel/sched/deadline.c:#task_contending
 2024-04-12  3:11 UTC  (2+ messages)
`  "

[PATCH net-next] ipv4: Remove RTO_ONLINK
 2024-04-12  3:10 UTC  (2+ messages)

[PATCH][next] tls: remove redundant assignment to variable decrypted
 2024-04-12  3:10 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: dsa: allow phylink_mac_ops in DSA drivers
 2024-04-12  3:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  3:09 UTC 

[linux-next:master] [keys] 019e41d1be: stress-ng.key.ops_per_sec -98.9% regression
 2024-04-12  3:07 UTC 

[PATCH net-next v2] net: save some cycles when doing skb_attempt_defer_free()
 2024-04-12  3:07 UTC 

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-12  3:07 UTC  (4+ messages)
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading

[PATCH v3 0/2] clean up unused "fsl,imx8qm-adma" compatible string
 2024-04-12  3:06 UTC  (3+ messages)
` [PATCH v3 2/2] dma: dt-bindings: fsl-edma: "

[PATCH v3] irqchip/gic-v3-its: Fix double free on error
 2024-04-12  3:05 UTC  (3+ messages)

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-11 (ice)
 2024-04-12  3:06 UTC  (3+ messages)
` [PATCH net-next 2/4] ice: Implement 'flow-type ether' rules


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.