linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 20:53:53 to 2024-04-09 02:02:58 UTC [more...]

[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
 2024-04-09  2:01 UTC  (4+ messages)

[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
 2024-04-09  2:01 UTC  (2+ messages)

[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
 2024-04-09  2:01 UTC  (2+ messages)

linux-next: build warning after merge of the drm-msm-lumag tree
 2024-04-09  2:01 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-09  2:00 UTC  (5+ messages)
` [PATCH 03/26] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()

[PATCH v3] usb: typec: ucsi: Wait 20ms before reading CCI after a reset
 2024-04-09  1:58 UTC 

[PATCH net-next 0/6] flower: validate control flags
 2024-04-09  1:56 UTC  (3+ messages)
` [PATCH net-next 1/6] flow_offload: add flow_rule_no_unsupp_control_flags()

[PATCH][next] scsi: FlashPoint: remove redundant assignment to pointer currTar_Info
 2024-04-09  1:56 UTC  (2+ messages)

[PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-09  1:55 UTC  (3+ messages)

[PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-04-09  1:54 UTC  (2+ messages)

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-09  1:53 UTC  (7+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle

UBSAN array-index-out-of-bounds in read_blocklist
 2024-04-08 21:10 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 5ce344beaca688f4cdea07045e0b8f03dc537e74
 2024-04-09  1:49 UTC 

[PATCH v3] vp_vdpa: fix the method of calculating vectors
 2024-04-09  1:49 UTC 

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-04-09  1:48 UTC  (3+ messages)

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-09  1:47 UTC  (3+ messages)

6.5.5: UBSAN: radeon_atombios.c: index 1 is out of range for type 'UCHAR [1]'
 2024-04-09  1:45 UTC  (5+ messages)

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-09  1:44 UTC  (8+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH] fix aarch64 after hibernate when resume smp_call_function_many was called at in_irq (option hibernate=nocompress)
 2024-04-09  1:44 UTC 

[PATCH v2] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-04-09  1:43 UTC  (9+ messages)

[PATCH] usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
 2024-04-09  1:40 UTC 

[RFC PATCH v1 0/2] fw_devlink overlay fix
 2024-04-09  1:40 UTC  (4+ messages)
` [RFC PATCH v1 1/2] Revert "treewide: Fix probing of devices in DT overlays"
` [RFC PATCH v1 2/2] of: dynamic: Fix probing of overlay devices

linux-next: build failure after merge of the net-next tree
 2024-04-09  1:40 UTC 

[PATCH 2/3] kernel/pid: Remove default pid_max value
 2024-04-09  1:38 UTC  (3+ messages)

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-09  1:37 UTC  (9+ messages)

[PATCH v2] ASoC: dt-bindings: imx-audio-spdif: convert to YAML
 2024-04-09  1:37 UTC  (5+ messages)

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-09  1:36 UTC  (3+ messages)

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-09  1:33 UTC  (9+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "

[PATCH 0/9] Rework the DAIF mask, unmask and track API
 2024-04-09  1:23 UTC  (10+ messages)
` [PATCH 1/9] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 2/9] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH 3/9] arm64/nmi: Add Kconfig for NMI
` [PATCH 4/9] arm64/cpufeature: Simplify detect PE support for FEAT_NMI
` [PATCH 5/9] arm64/cpufeature: Use alternatives to check enabled ARM64_HAS_NMI feature
` [PATCH 6/9] arm64: daifflags: Add logical exception masks covering DAIF + PMR + ALLINT
` [PATCH 7/9] arm64: Unify exception masking at entry and exit of exception
` [PATCH 8/9] arm64: Deprecate old local_daif_{mask,save,restore}
` [PATCH 9/9] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-09  1:29 UTC  (2+ messages)

[PATCH v2 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-09  1:29 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH v1] rtc: pcf2127: configurable power management function
 2024-04-09  1:29 UTC  (2+ messages)

[syzbot] [net?] KASAN: global-out-of-bounds Read in __nla_validate_parse
 2024-04-09  1:27 UTC  (4+ messages)

[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
 2024-04-09  1:22 UTC  (3+ messages)

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-04-09  1:21 UTC  (4+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH v20 0/9] Add multiport support for DWC3 controllers
 2024-04-09  1:20 UTC  (13+ messages)
` [PATCH v20 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v20 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v20 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v20 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v20 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v20 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-09  1:14 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[PATCH v2] mm: swap: prejudgement swap_has_cache to avoid page allocation
 2024-04-09  1:07 UTC  (3+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-09  1:08 UTC  (4+ messages)
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)

[PATCH] perf: arm_cspmu: Don't touch interrupt registers if no interrupt was assigned
 2024-04-09  1:05 UTC  (5+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-09  0:58 UTC  (11+ messages)

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-09  0:53 UTC  (10+ messages)

[PATCH v2 0/2] Make reader optimistic spinning optional
 2024-04-09  0:50 UTC  (10+ messages)

[PATCH v2] kdb: replace deprecated strncpy
 2024-04-09  0:46 UTC  (3+ messages)

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-09  0:43 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for KVM clock drift fixup
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-09  0:37 UTC  (3+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-09  0:37 UTC  (16+ messages)
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-09  0:34 UTC  (12+ messages)

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-04-09  0:28 UTC  (6+ messages)
` [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob

[syzbot] [sound?] INFO: rcu detected stall in snd_timer_user_release (2)
 2024-04-09  0:24 UTC 

[PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
 2024-04-09  0:24 UTC  (2+ messages)

[PATCH] usb/dwc3: replace of_node_put with __free
 2024-04-09  0:20 UTC  (2+ messages)

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-09  0:12 UTC  (8+ messages)
` [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids controller
    `  "

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-09  0:10 UTC  (6+ messages)

[PATCH] bpf: dereference of null in __cgroup_bpf_query() function
 2024-04-09  0:10 UTC  (2+ messages)

[PATCH v7 0/7] Coresight for Kernel panic and watchdog reset
 2024-04-09  0:10 UTC  (2+ messages)

[PATCH 1/3] perf hist: Move histogram related code to hist.h
 2024-04-09  0:06 UTC  (3+ messages)
` [PATCH 2/3] perf hist: Add weight fields to hist entry stats
` [PATCH 3/3] perf report: Add weight[123] output fields

[PATCH] crypto: x86/aes-xts - access round keys using single-byte offsets
 2024-04-09  0:01 UTC 

[syzbot] [bpf?] [net?] WARNING in sock_map_close
 2024-04-09  0:01 UTC 

[PATCH 0/4] platform/x86,input: Support for new events on
 2024-04-09  0:00 UTC  (4+ messages)
` [PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-04-08 23:53 UTC  (7+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "

[PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking
 2024-04-08 23:50 UTC  (4+ messages)

Fwd: Steam Deck OLED 6.8.2 nau8821-max fails
 2024-04-08 23:44 UTC  (3+ messages)

[PATCH v2 0/2] uio: pdrv_gen_irq and threaded intrerrupts
 2024-04-08 23:40 UTC  (3+ messages)
` [PATCH v2 1/2] uio_pdrv_genirq: convert to use device_property APIs
` [PATCH v2 2/2] uio: use threaded interrupts

[PATCH v2 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-08 23:35 UTC  (4+ messages)
` [PATCH v2 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol

[PATCH v1 1/1] Documentation: gpio: Replace leading TABs by spaces in the code blocks
 2024-04-08 23:32 UTC 

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-08 23:33 UTC  (4+ messages)
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option

[PATCH v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
 2024-04-08 23:20 UTC  (2+ messages)

[PATCH v1] erofs: use raw_smp_processor_id() to get buffer from global buffer pool
 2024-04-08 23:20 UTC  (4+ messages)

[PATCH v4] checkpatch: add check for snprintf to scnprintf
 2024-04-08 23:20 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-08 23:20 UTC  (13+ messages)

[GIT PULL] Btrfs fixes for 6.9-rc3
 2024-04-08 23:19 UTC  (2+ messages)

[GIT PULL]: memblock tests: fix build errors
 2024-04-08 23:19 UTC  (2+ messages)

[PATCH 0/2] devlink: Take care of FWNODE_FLAG_NOT_DEVICE in case of DT overlays
 2024-04-08 23:17 UTC  (9+ messages)
` [PATCH 2/2] of: property: fw_devlink: Fix links to supplier when created from phandles

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-08 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags
` [PATCH v2 2/2] gpiolib: Update the kernel documentation - add Return sections

[PATCH] KVM: x86: Allow, don't ignore, same-value writes to immutable MSRs
 2024-04-08 23:15 UTC 

linux-next: Fixes tag needs some work in the rcu tree
 2024-04-08 23:14 UTC 

[PATCH v2] cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
 2024-04-08 23:14 UTC  (6+ messages)
` [Problem ?] cxl list show nothing after reboot "

[PATCH] KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
 2024-04-08 23:11 UTC 

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-08 23:00 UTC  (11+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
` [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests

[PATCH v5 00/10] RK3588 USBDP support
 2024-04-08 22:50 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: phy: add rockchip usbdp combo phy document
` [PATCH v5 02/10] phy: rockchip: add usbdp combo phy driver
` [PATCH v5 03/10] arm64: defconfig: enable Rockchip Samsung USBDP PHY
` [PATCH v5 04/10] arm64: dts: rockchip: fix usb2phy nodename for rk3588
` [PATCH v5 05/10] arm64: dts: rockchip: reorder usb2phy properties "
` [PATCH v5 06/10] arm64: dts: rockchip: add USBDP phys on rk3588
` [PATCH v5 07/10] arm64: dts: rockchip: add USB3 DRD controllers "
` [PATCH v5 08/10] arm64: dts: rockchip: add USB3 to rk3588-evb1
` [PATCH v5 09/10] arm64: dts: rockchip: add upper USB3 port to rock-5a
` [PATCH v5 10/10] arm64: dts: rockchip: add lower USB3 port to rock-5b

[Patch v2] staging: greybus: Replace gcam macros with direct dev log calls
 2024-04-08 22:44 UTC 

API break, sysfs "capability" file
 2024-04-08 22:41 UTC  (4+ messages)

[tip:irq/core] BUILD SUCCESS a2ea3cd78317ae8995b65b52299158bbae52a77f
 2024-04-08 22:40 UTC 

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-08 22:37 UTC  (5+ messages)
` [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation

linux-next: build failure after merge of the sound-asoc tree
 2024-04-08 22:33 UTC  (3+ messages)

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-08 22:29 UTC 

[PATCH 1/2] drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
 2024-04-08 22:28 UTC  (2+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-08 22:17 UTC  (12+ messages)
          ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
 2024-04-08 22:13 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
 2024-04-08 22:12 UTC  (2+ messages)

[PATCH V3 0/9] Intel On Demand changes
 2024-04-08 22:11 UTC  (4+ messages)
` [PATCH V3 8/9] platform/x86/intel/sdsi: Simplify ascii printing

[PATCH v2][next] Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-08 22:11 UTC  (2+ messages)

[PATCH] Squashfs: check the inode number is not the invalid value of zero
 2024-04-08 22:02 UTC 

[PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-08 22:09 UTC  (11+ messages)

[PATCH v3 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-04-08 22:06 UTC  (5+ messages)
` [PATCH v3 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH v3 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-04-08 22:03 UTC  (2+ messages)

WARNING in smsusb_start_streaming/usb_submit_urb
 2024-04-08 21:51 UTC  (2+ messages)
` [syzbot] [usb?] [media?] "

[PATCH AUTOSEL 6.8 01/98] drm/vc4: don't check if plane->state->fb == state->fb
 2024-04-08 21:47 UTC  (5+ messages)
` [PATCH AUTOSEL 6.8 78/98] input/touchscreen: imagis: add support for IST3032C

[PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-08 21:45 UTC  (7+ messages)
` [PATCH v3 2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic
` [PATCH v3 3/3] net: mana: Avoid "

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-04-08 21:41 UTC  (8+ messages)
` [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-line

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-04-08 21:41 UTC  (2+ messages)

[PATCH] perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted by errata
 2024-04-08 21:40 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-04-08 21:38 UTC  (2+ messages)

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-08 21:32 UTC  (3+ messages)
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-04-08 21:32 UTC  (7+ messages)

[PATCH v2 0/6] drm/msm/dp: Spring cleaning
 2024-04-08 21:31 UTC  (3+ messages)
` [PATCH v2 6/6] drm/msm/dp: Use function arguments for audio operations

phy-rockchip-samsung-hdptx.c:undefined reference to `rational_best_approximation'
 2024-04-08 21:24 UTC 

[PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
 2024-04-08 21:21 UTC  (3+ messages)

[PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections
 2024-04-08 21:19 UTC  (3+ messages)

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

[PATCH 0/4] perf: Fix leaked events when sigtrap = 1
 2024-04-08 20:58 UTC  (5+ messages)

[PATCH] ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
 2024-04-08 20:54 UTC  (2+ messages)

[PATCH v14 0/4] add zynqmp TCM bindings
 2024-04-08 20:53 UTC  (5+ messages)
` [PATCH v14 1/4] remoteproc: zynqmp: fix lockstep mode memory region
` [PATCH v14 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v14 3/4] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v14 4/4] remoteproc: zynqmp: parse TCM from device tree

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-08 20:53 UTC  (4+ messages)
` [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).