All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 22:04:14 to 2026-02-27 23:17:06 UTC [more...]

Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
 2026-02-27 22:07 UTC  (4+ messages)

[PATCH v4 00/14] x86: FRED support
 2026-02-27 23:16 UTC  (10+ messages)
` [PATCH v4 01/14] x86/pv: Don't assume that INT $imm8 instructions are two bytes long
` [PATCH v4 02/14] docs/guest-guide: Describe the PV traps and entrypoints ABI
` [PATCH v4 03/14] x86/boot: Move gdt_l1e caching out of traps_init()
` [PATCH v4 04/14] x86/boot: Document the ordering dependency of _svm_cpu_up()
` [PATCH v4 05/14] x86/traps: Move traps_init() earlier on boot
` [PATCH v4 06/14] x86/traps: Don't configure Supervisor Shadow Stack tokens in FRED mode
` [PATCH v4 07/14] x86/traps: Introduce FRED entrypoints
` [PATCH v4 08/14] x86/traps: Enable FRED when requested
` [PATCH v4 13/14] x86: Clamp reserved bits in eflags more aggressively

[PATCH v10 bpf-next 00/10] Add BTF layout to BTF
 2026-02-27 23:16 UTC  (5+ messages)
` [PATCH v10 bpf-next 04/10] libbpf: Add layout encoding support
` [PATCH v10 bpf-next 08/10] bpftool: add BTF dump "format meta" to dump header/metadata

[PATCH v4 00/14] x86: FRED support
 2026-02-27 23:15 UTC 

[PATCH v1] rust: console: add abstraction for kernel console drivers
 2026-02-27 23:14 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] package/mesa3d: add host native context configs
 2026-02-27 23:14 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/mesa3d: add amdgpu-virtio config
` [Buildroot] [PATCH 2/4] package/mesa3d: add freedreno-virtio config
` [Buildroot] [PATCH 3/4] package/mesa3d: add freedreno vulkan driver config
` [Buildroot] [PATCH 4/4] DEVELOPERS: add package/mesa3d for Joseph Kogut

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-02-27 23:14 UTC  (5+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH V3] nvme-tcp: teardown circular lockng fixes
 2026-02-27 23:12 UTC  (2+ messages)

[PATCH v2] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
 2026-02-27 23:12 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v10 bpf-next 02/10] libbpf: Support layout section handling in BTF
 2026-02-27 23:11 UTC  (3+ messages)

[PATCH 00/22] Intel Xe GPU Debug Support (eudebug) v7
 2026-02-27 23:11 UTC  (8+ messages)
` [PATCH 21/22] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 22/22] drm/xe/eudebug: Enable EU pagefault handling

[PATCH 0/4] gdbstub: Always infer base register index from GDB XML
 2026-02-27 23:10 UTC  (3+ messages)

[PATCH RESEND v2] HID: winwing: Enable rumble effects
 2026-02-27 23:10 UTC  (3+ messages)

[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
 2026-02-27 23:08 UTC  (3+ messages)

[Bug] duplicated long-form options go unnoticed
 2026-02-27 23:08 UTC  (4+ messages)
` [PATCH 2/2] parseopt: check for duplicate long names and numerical options

[PATCH v2 0/3] type2 support preparation
 2026-02-27 23:07 UTC  (5+ messages)
` [PATCH v2 3/3] cxl: Move pci generic code

[PATCH v2] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-27 23:07 UTC  (3+ messages)

Does VHOST_USER_SET_VRING_KICK have to come before enabling the device?
 2026-02-27 21:53 UTC 

[PATCH] crash_dump: Fix typo in function name read_key_from_user_keying
 2026-02-27 23:04 UTC 

[PATCH v4 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27 23:04 UTC  (15+ messages)
` [PATCH v4 1/4] PCI: rockchip: drop 2.5 GT/s defines
` [PATCH v4 2/4] PCI: rockchip: drive at 2.5 GT/s only and error out other speeds
` [PATCH v4 4/4] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining

[PATCH 0/3] Fix spear600-smi YAML conversion
 2026-02-27 23:02 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: mtd: st,spear600-smi: Fix description
` [PATCH 2/3] dt-bindings: mtd: st,spear600-smi: #address/size-cells is mandatory
` [PATCH 3/3] dt-bindings: mtd: st,spear600-smi: Fix example

[PATCH v2 00/16] Add RISC-V big-endian target support
 2026-02-27 23:00 UTC  (27+ messages)
` [PATCH v2 04/16] target/riscv: Ensure LE instruction fetching
` [PATCH v2 06/16] hw/riscv: Ensure proper ELF endian expectation
` [PATCH v2 07/16] hw/riscv: Check endianness for fw_dynamic fields
` [PATCH v2 09/16] arch/riscv: Set UBE bit on BE target
` [PATCH v2 08/16] config/targets: Add RISC-V userspace targets
` [PATCH v2 11/16] linux-user/riscv: Disable vDSO for big-endian targets
` [PATCH v2 13/16] target/riscv: Fix PTE A/D atomic update endianness
` [PATCH v2 14/16] target/riscv: Use MO_LE for instruction fetch

[PATCH] crash_dump: Don't log dm-crypt key bytes in read_key_from_user_keying
 2026-02-27 23:00 UTC 

[brgl:gpio/for-next] BUILD SUCCESS c7f92042d3f3d4f084794f5314fa10366084179c
 2026-02-27 22:57 UTC 

[brgl:gpio/dev-init-rework] BUILD SUCCESS 16fdabe143fce2cbf89139677728e17e21b46c28
 2026-02-27 22:58 UTC 

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-27 22:57 UTC  (9+ messages)
` [PATCH v5 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v5 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v5 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v5 net-next 04/11] net/nebula-matrix: channel msg value and msg struct

[PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
 2026-02-27 22:57 UTC  (8+ messages)
` ~90s reboot delay with v6.19 and PREEMPT_RT

[PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
 2026-02-27 22:56 UTC  (2+ messages)

[PATCH net] net: Fix rcu_tasks stall in threaded busypoll
 2026-02-27 22:56 UTC  (2+ messages)

[PATCH 0/4] net/gve: add flow steering support
 2026-02-27 22:52 UTC  (2+ messages)

[PATCH v3 0/4] format-patch: add cover-letter-format option
 2026-02-27 22:48 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] format-patch: add commitListFormat config
  ` [PATCH v5 0/5] format-patch: add cover-letter-format option
    ` [PATCH v5 1/5] pretty.c: add %(count) and %(total) placeholders
    ` [PATCH v5 2/5] format-patch: move cover letter summary generation
    ` [PATCH v5 3/5] format-patch: add ability to use alt cover format
    ` [PATCH v5 4/5] format-patch: add commitListFormat config
    ` [PATCH v5 5/5] docs: add usage for the cover-letter fmt feature

[PATCH bpf v3 0/5] Close race in freeing special fields and map value
 2026-02-27 22:48 UTC  (6+ messages)
` [PATCH bpf v3 1/5] bpf: Register dtor for freeing special fields
` [PATCH bpf v3 2/5] bpf: Lose const-ness of map in map_check_btf()
` [PATCH bpf v3 3/5] bpf: Delay freeing fields in local storage
` [PATCH bpf v3 4/5] bpf: Retire rcu_trace_implies_rcu_gp() from "
` [PATCH bpf v3 5/5] selftests/bpf: Add tests for special fields races

[PATCH v2 0/2] timeout immediate arg
 2026-02-27 22:47 UTC  (12+ messages)
` [PATCH v2 2/2] io_uring/timeout: immediate timeout arg

[android-common:android17-6.18 3/3] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: vi@54080000 (nvidia,tegra210-vi): 'avdd-dsi-csi-supply' does not match any of the regexes: '^csi@[0-9a-f]+$', '^pinctrl-[0-9]+$'
 2026-02-27 22:47 UTC 

[PATCH] PCI/ERR: Clear fatal status of the reporting device
 2026-02-27 22:47 UTC  (4+ messages)

[ANNOUNCE] rt-tests-2.10
 2026-02-27 22:45 UTC 

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-27 22:45 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH v2 01/16] migration: vmstate_save_state_v: fix double error_setg
 2026-02-27 22:44 UTC  (10+ messages)
` [PATCH v2 02/16] migration: make vmstate_save_state_v() static
` [PATCH v2 03/16] migration: make .post_save() a void function
` [PATCH v2 04/16] migration: vmstate_load_state(): add some newlines
` [PATCH v2 05/16] migration: vmstate_save/load_state(): stop tracing errors

[LSF/MM/BPF TOPIC] Compile-time thread-safety analysis for C code
 2026-02-27 22:44 UTC 

[PATCH] drm/xe/xe3p_lpg: Add Wa_14026578760
 2026-02-27 22:44 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] app/testpmd: reduce txonly multi-flow src_port range
 2026-02-27 22:43 UTC  (2+ messages)
` [PATCH v2] app/testpmd: add configurable flow count for txonly multi-flow

[OE-core][PATCH] busybox: Fixes CVE-2025-60876
 2026-02-27 22:38 UTC 

[PATCH v2 1/1] dt-bindings: auxdisplay: Use unevaluatedProperties to fix common property warning
 2026-02-27 22:43 UTC  (3+ messages)

[PATCH] repo-settings: move warn_on_object_refname_ambiguity to repo_settings
 2026-02-27 22:37 UTC  (2+ messages)

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 22:35 UTC  (9+ messages)

v7.0-rc1, name_to_handle_at(..., AT_EMPTY_PATH)
 2026-02-27 22:35 UTC  (5+ messages)

[PATCH v4 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
 2026-02-27 22:35 UTC  (6+ messages)
` [PATCH v4 1/5] io_uring: add REQ_F_IOPOLL
` [PATCH v4 2/5] io_uring: remove iopoll_queue from struct io_issue_def
` [PATCH v4 3/5] io_uring: count CQEs in io_iopoll_check()
` [PATCH v4 4/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
` [PATCH v4 5/5] nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check

[PATCH 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
 2026-02-27 22:32 UTC  (8+ messages)
` [PATCH 1/3] hw/cxl: Add fixes in maintenance and memory sparing
` [PATCH 2/3] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PATCH 3/3] hw/cxl/events: Fixes for component id in event records generation

fscrypt API cleanups v2
 2026-02-27 22:29 UTC  (7+ messages)
` [PATCH 12/14] fscrypt: pass a byte length to fscrypt_zeroout_range
  ` [f2fs-dev] "
` [PATCH 14/14] ext4: use a byte granularity cursor in ext4_mpage_readpages
  ` [f2fs-dev] "

[RESEND,v8 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-02-27 22:29 UTC  (2+ messages)

[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
 2026-02-27 22:24 UTC  (3+ messages)

[RFC PATCH bpf-next v3 1/3] libbpf: Optimize kprobe.session attachment for exact function names
 2026-02-27 22:28 UTC  (3+ messages)
  ` [External] "

[xilinx-xlnx:master 476/590] htmldocs: include/uapi/linux/videodev2.h:1: WARNING: undefined label: 'v4l2-pix-fmt-x423' [ref.ref]
 2026-02-27 22:26 UTC 

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-02-27 22:26 UTC  (4+ messages)

[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
 2026-02-27 22:25 UTC  (4+ messages)
` [PATCH 11/34] sched_ext: Enforce scheduler ownership when updating slice and dsq_vtime

[PATCH v2] tests/intel/kms_fbcon_fbt: Drop igt_device_set_master call
 2026-02-27 22:24 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-02-27 22:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] arm: Fix some memory leaks
 2026-02-27 22:22 UTC  (3+ messages)
` [PATCH 3/4] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()

[PATCH] powerpc_ieee1275: Excluding the PKS for grub-emu on 32-bit PowerPC
 2026-02-27 22:19 UTC  (2+ messages)

[PATCH v8 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-02-27 22:13 UTC  (11+ messages)
` [PATCH v8 01/10] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v8 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v8 03/10] virtio-gpu: Rename udmabuf files and helpers to dmabuf
` [PATCH v8 04/10] virtio-gpu-dmabuf: Remove rcu_read_lock/unlock from virtio_gpu_create_udmabuf()
` [PATCH v8 05/10] virtio-gpu-dmabuf: Use g_autofree for the list pointer
` [PATCH v8 06/10] vfio/region: Add a helper to get region index from memory region
` [PATCH v8 07/10] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v8 08/10] vfio/device: Add a helper to mmap a dmabuf
` [PATCH v8 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v8 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH v3 00/37] Hexagon system emulation - Part 1/3
 2026-02-27 22:20 UTC  (11+ messages)
` [PATCH v3 14/37] target/hexagon: Add TCG values for sreg, greg
` [PATCH v3 15/37] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v3 20/37] target/hexagon: Add vmstate representation
` [PATCH v3 32/37] target/hexagon: Add a TLB count property
` [PATCH v3 37/37] target/hexagon: Add hex_interrupts support

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-02-27 22:20 UTC  (5+ messages)
` [PATCH v11] "

[PATCH v4 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-02-27 22:19 UTC  (2+ messages)

[v2] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-02-27 22:17 UTC  (5+ messages)

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-02-27 22:15 UTC 

[PATCH 0/6] Provide classes for building disk images with FS partitions
 2026-02-27 22:14 UTC  (4+ messages)
` [PATCH 5/6] test: Add a helper class to create disk images

[PATCH] RDMA/rxe: Add network namespace support
 2026-02-27 22:13 UTC  (10+ messages)

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-27 22:12 UTC  (3+ messages)
` [PATCH v2 2/3] vfio/ism: Implement "

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2026-02-27 22:10 UTC  (8+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[PATCH v2 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-02-27 22:10 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v2 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH net-next 0/8] net: phy: improve stats handling in mdio_bus.c
 2026-02-27 22:11 UTC  (9+ messages)
` [PATCH net-next 1/8] net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attribute
` [PATCH net-next 2/8] net: mdio: use macro __ATTR to simplify the code
` [PATCH net-next 3/8] net: phy: consider that mdio_bus_device_stat_field_show doesn't use member address
` [PATCH net-next 4/8] net: phy: avoid extra casting in mdio_bus_get_stat
` [PATCH net-next 5/8] net: mdio: constify attributes and attribute arrays
` [PATCH net-next 6/8] net: mdio: use macro __ATTRIBUTE_GROUPS
` [PATCH net-next 7/8] net: phy: inline helper mdio_bus_get_global_stat
` [PATCH net-next 8/8] net: phy: improve mdiobus_stats_acct

[RFC 1/2] devtools: check packet forwarding in null test
 2026-02-27 22:10 UTC  (6+ messages)
` [RFC v2 5/5] eal: configure initial device probing

[PATCH v4 0/2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-27 22:10 UTC  (7+ messages)
` [PATCH v4 2/2] hfsplus: validate b-tree node 0 bitmap at mount time

[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-02-27 22:09 UTC  (19+ messages)
` [PATCH v8 09/18] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v8 10/18] arm64: dts: qcom: x1e80100: Add MIPI CSI PHY nodes
` [PATCH v8 11/18] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v8 12/18] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v8 13/18] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v8 15/18] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 "
` [PATCH v8 16/18] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v8 17/18] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH v8 18/18] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor

[PATCH] nfsdclnts: fix display of stateids where the kernel doesn't provide the superblock
 2026-02-27 22:08 UTC 

[PATCH net-next 1/2] l2tp: account for IP version in SKB headroom
 2026-02-27 22:07 UTC  (2+ messages)
` [PATCH net-next 2/2] l2tp: unify headroom calculation

[PATCH v5 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-02-27 22:05 UTC  (5+ messages)
` [PATCH v5 1/4] firmware_loader: expand firmware error codes with up-to-date error

[PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
 2026-02-27 22:03 UTC  (2+ messages)

[PATCH 04/11] scsi: ufs: core: Add support for TX Equalization
 2026-02-27 22:04 UTC  (2+ messages)

[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
 2026-02-27 22:04 UTC  (8+ messages)
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF


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.