All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 02:17:15 to 2024-04-12 04:12:00 UTC [more...]

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12  4:11 UTC  (19+ 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

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

[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 0/4] Give chance to build under !CONFIG_SMP for LoongArch
 2024-04-12  4:00 UTC  (4+ messages)

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

[PATCH v3] media: mediatek: vcodec: support 36 bits physical address
 2024-04-12  3:59 UTC  (4+ 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)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-04-11
 2024-04-12  3:59 UTC 

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

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

[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  (6+ 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 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-12  3:50 UTC  (15+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy

[PATCH v2 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-12  3:49 UTC  (6+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[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)

[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] "

[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  (15+ messages)
` [PATCH v3 5/9] xen/device-tree: Move Arm's setup.c bootinfo functions to common
` [PATCH v3 6/9] xen/common: Move Arm's bootfdt.c "
` [PATCH v3 8/9] xen/ppc: mm-radix: Replace debug printing code with printk
` [PATCH v3 9/9] xen/ppc: mm-radix: Allocate all paging structures at runtime

[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)

[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  (7+ messages)
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading
` [PATCH v4 4/4] Documentation: add debugfs description for hisi migration

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

[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

[PATCH 0/4] Cleanup K3 binman templating
 2024-04-12  3:03 UTC  (14+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

[PATCH RFC 0/2] clk: hisilicon: add support for PLL
 2024-04-12  3:03 UTC  (7+ messages)
` [PATCH RFC 1/2] clk: hisilicon: rename hi3519 PLL registration function

[meta-oe][PATCH] jemalloc: Update to tip of dev branch
 2024-04-12  3:02 UTC 

[RFC v3 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2024-04-12  3:00 UTC  (5+ messages)

[PATCH -next] cgroup: move proc_cgroupstats_show() to cgroup.c
 2024-04-12  2:54 UTC 

[PATCH net-next 1/2] net: usb: qmi_wwan: Leverage core stats allocator
 2024-04-12  3:00 UTC  (2+ messages)

[net-next v4] tcp: add support for SO_PEEK_OFF socket option
 2024-04-12  3:00 UTC  (2+ messages)

[PATCH net] octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
 2024-04-12  2:59 UTC  (2+ messages)

[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
 2024-04-12  2:59 UTC  (11+ messages)

[PATCH net] net: change maximum number of UDP segments to 128
 2024-04-12  2:59 UTC  (3+ messages)

[PATCH] kunit: Fix race condition in try-catch completion
 2024-04-12  2:59 UTC 

[akpm-mm:mm-unstable 364/372] mm/memory.c:4169:3: error: call to undeclared function 'count_mthp_stat'; ISO C99 and later do not support implicit function declarations
 2024-04-12  2:58 UTC  (3+ messages)

[PATCH v4 00/14] wifi: rtlwifi: Add new rtl8192du driver
 2024-04-12  2:58 UTC  (3+ messages)
` [PATCH v4 01/14] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power

[PATCH] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
 2024-04-12  2:57 UTC  (3+ messages)

Bug 218665 - nohz_full=0 prevents kernel from booting
 2024-04-12  2:57 UTC  (4+ messages)

[PATCH v9 0/9] Initial Marvell PXA1908 support
 2024-04-12  2:57 UTC  (6+ messages)
` [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driver

[akpm-mm:mm-unstable 360/372] ld.lld: error: duplicate symbol: swap_free_nr
 2024-04-12  2:56 UTC  (4+ messages)

[PATCH 1/2] crypto: ecdh - zeroize crpytographic keys after use
 2024-04-12  2:55 UTC  (4+ messages)
` [PATCH 2/2] crypto: aead,cipher - zeroize key buffer "

[PATCH v2 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-12  2:55 UTC  (6+ messages)
` [PATCH v2 1/5] drm/vmwgfx: Implement virtual kms
` [PATCH v2 2/5] drm/vmwgfx: Implement virtual crc generation
` [PATCH v2 3/5] drm/vmwgfx: Fix prime import/export
` [PATCH v2 4/5] drm/vmwgfx: Fix crtc's atomic check conditional
` [PATCH v2 5/5] drm/vmwgfx: Sort primary plane formats by order of preference

[net-next PatchV2] octeontx2-af: map management port always to first PF
 2024-04-12  2:55 UTC  (2+ messages)

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-12  2:53 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-12  2:51 UTC 

[PATCH] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-12  2:51 UTC  (2+ messages)

[PATCH v5 0/6] nvme-fabrics: short-circuit connect retries
 2024-04-12  2:50 UTC  (4+ messages)
` [PATCH v5 4/6] nvme-rdma: short-circuit reconnect retries

[PATCH net-next] mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
 2024-04-12  2:50 UTC  (2+ messages)

[PATCH net-next] flow_offload: fix flow_offload_has_one_action() kdoc
 2024-04-12  2:50 UTC  (4+ messages)

[PATCH net-next v6 0/2] Minor cleanups to skb frag ref/unref
 2024-04-12  2:50 UTC  (2+ messages)

[PATCH net-next V3] net/mlx5e: Expose the VF/SF RX drop counter on the representor
 2024-04-12  2:50 UTC  (2+ messages)

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-12  2:50 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-04-12  2:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH v2] bcachefs: chardev: make bch_chardev_class constant
 2024-04-12  2:44 UTC  (4+ messages)

bcache: bch_extent_bad() stale dirty pointer
 2024-04-12  2:42 UTC 

[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-04-12  2:41 UTC  (5+ messages)
` [RFC 5/8] KVM: arm64: Explicitly handle MDSELR_EL1 traps as UNDEFINED

[PATCH v2 0/2] ACPICA: AEST: Support AEST V2
 2024-04-12  2:41 UTC  (5+ messages)

[PATCH RESEND] bootconfig: use memblock_free_late to free xbc memory to buddy
 2024-04-12  2:41 UTC 

[PATCH v2] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-12  2:35 UTC  (3+ messages)

[PATCH v3 0/2] rockchip rk3399 port initialization fixes
 2024-04-12  2:37 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
` [PATCH v3 2/2] PCI: rockchip-host: Wait 100ms after reset before starting configuration

[PATCH i-g-t v4 0/7] benchmarks/kms_fb_stress: benchmark formats
 2024-04-12  2:36 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] bootconfig: use memblock_free_late to free xbc memory to buddy
 2024-04-12  2:32 UTC  (2+ messages)

Incorrect BPF stats accounting for fentry on arm64
 2024-04-12  2:29 UTC  (3+ messages)

[PATCH] sched/cputime: arch_vtime_task_switch() should be declared for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
 2024-04-12  2:30 UTC 

[tty:tty-linus] BUILD SUCCESS 1aa4ad4eb695bac1b0a7ba542a16d6833c9c8dd8
 2024-04-12  2:25 UTC 

[axboe-block:rw_iter 201/415] drivers/misc/lkdtm/core.c:243 lkdtm_debugfs_entry() warn: potential spectre issue 'buf' [w]
 2024-04-12  2:21 UTC 

[PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-12  2:19 UTC  (4+ messages)
` [PATCH net-next v6 4/4] virtio-net: support dim profile fine-tuning

[PATCH 00/10] drm: move Intel drm headers to a subdirectory
 2024-04-12  2:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm: move Intel drm headers to a subdirectory (rev3)

[PATCH] target/sparc: resolve ASI_USERTXT correctly
 2024-04-12  2:16 UTC  (4+ 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.