All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 17:29:11 to 2023-11-07 18:19:20 UTC [more...]

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-07 18:18 UTC  (5+ messages)
` [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
` [PATCH v4 36/41] vfio: Allow the selection of a given iommu backend for platform ap and ccw

[PATCH] zram: unsafe zram_get_element call in zram_read_page()
 2023-11-07 18:19 UTC  (4+ messages)

[PATCH 0/6] mm: cleanup and use more folio in page fault
 2023-11-07 18:17 UTC  (3+ messages)
` [PATCH 2/6] mm: memory: use a folio in validate_page_before_insert()

[PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 18:18 UTC  (3+ messages)

[PATCH v7 0/3] Add emulation of AmigaOne XE board
 2023-11-07 18:18 UTC  (9+ messages)

folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
 2023-11-07 18:18 UTC  (5+ messages)
  ` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)

[PATCH v2 0/8] Suspend to RAM support for K3 J7200
 2023-11-07 18:18 UTC  (8+ messages)
` [PATCH v2 2/8] configs: j7200_evm_r5: Used reserved memory in DDR for stack
` [PATCH v2 4/8] board: ti: j721e: Add resume detection for J7200
` [PATCH v2 6/8] board: ti: j721e: Add the missing part of exit retention for k3-ddrss (J7200)

6.7/regression/KASAN: null-ptr-deref in amdgpu_ras_reset_error_count+0x2d6
 2023-11-07 18:17 UTC  (4+ messages)

[PATCH] r8169: fix ASPM-related issues on a number of systems with NIC version from RTL8168h
 2023-11-07 18:17 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dp_mst: Disable DSC on ICL+ MST outputs
 2023-11-07 18:16 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Disable DSC on ICL+ MST outputs (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Nouveau] [bug report] drm/nouveau/mmu/r535: initial support
 2023-11-07 18:17 UTC  (5+ messages)

error with commit aff2d4d66f07ed0a1816122d26369ccfce348f90 pmksa: Add skeleton
 2023-11-07 18:16 UTC  (2+ messages)

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-11-07 18:15 UTC  (3+ messages)
` [PATCH 10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array

[PATCHv5 0/2] nvme: fixup module compilation
 2023-11-07 18:14 UTC  (3+ messages)
` [PATCHv3 1/2] nvme: common: make keyring and auth separate modules
` [PATCHv3 2/2] nvme: keyring: fix conditional compilation

[PATCH] acpi: Mark MADT entries as packed
 2023-11-07 18:14 UTC  (4+ messages)

[bug report] scsi: lpfc: Add EDC ELS support
 2023-11-07 18:14 UTC  (2+ messages)

[RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
 2023-11-07 18:14 UTC  (16+ messages)

[PATCH v2] hw/ide/ahci: fix legacy software reset
 2023-11-07 18:14 UTC  (2+ messages)

[PATCH v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 18:11 UTC  (9+ messages)
` [PATCH v8 1/7] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v8 2/7] hw/virtio: convert vhost-user-base to async shutdown
` [PATCH v8 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v8 4/7] hw/virtio: derive vhost-user-gpio "
` [PATCH v8 5/7] hw/virtio: derive vhost-user-i2c "
` [PATCH v8 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v8 7/7] docs/system: add a basic enumeration of vhost-user devices

[PATCH 0/2] Bluetooth: Add documentation and replace printk calls
 2023-11-07 18:13 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Replaces printk with pr_debug in bt_dbg

[PATCH 0/9] for-each-ref optimizations & usability improvements
 2023-11-07 18:13 UTC  (4+ messages)
` [PATCH 1/9] ref-filter.c: really don't sort when using --no-sort

[PATCH 4.19 00/61] 4.19.298-rc1 review
 2023-11-07 18:13 UTC  (2+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-07 18:12 UTC  (24+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs

[PATCH] Fixes a null pointer dereference in ptp_ioctl
 2023-11-07 18:00 UTC  (3+ messages)

[PATCH v5 0/4] Add a few panels and use correct modes
 2023-11-07 17:57 UTC  (7+ messages)
` [PATCH v5 1/4] drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02, B116XAK01 name and timing
` [PATCH v5 4/4] drm/panel-edp: Avoid adding multiple preferred modes

[PATCH v7 0/7] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 18:09 UTC  (9+ messages)
` [PATCH v7 1/7] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v7 2/7] hw/virtio: convert vhost-user-base to async shutdown
` [PATCH v7 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v7 4/7] hw/virtio: derive vhost-user-gpio "
` [PATCH v7 5/7] hw/virtio: derive vhost-user-i2c "
` [PATCH v7 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v7 7/7] docs/system: add a basic enumeration of vhost-user devices

PSA: this list is moving to virtualization@lists.linux.dev
 2023-11-07 18:10 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: __bpf_dynptr_data* and __str annotation
 2023-11-07 18:10 UTC  (2+ messages)

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2023-11-07 18:07 UTC  (10+ messages)
` [PATCH v3 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v3 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v3 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v3 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
 2023-11-07 18:10 UTC  (4+ messages)

[PATCH v3 0/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core
 2023-11-07 18:06 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: w1: Add YAML DT schema for AMD AXI w1 host and MAINTAINERS entry
` [PATCH v3 2/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-07 18:07 UTC  (13+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

A question about how the KVM emulates the effect of guest MTRRs on AMD platforms
 2023-11-07 18:06 UTC  (10+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2023-11-07 18:05 UTC  (4+ messages)

[PATCH] drm/amd/pm: clean up redundant comparisons with 0
 2023-11-07 18:03 UTC  (6+ messages)

[PATCH] perf test: Basic branch counter support
 2023-11-07 18:05 UTC  (2+ messages)

Problem with create symlinks code in copy-firmware.sh
 2023-11-07 18:04 UTC 

[PATCH 5.10 00/95] 5.10.200-rc1 review
 2023-11-07 18:02 UTC  (2+ messages)

[PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
 2023-11-07 18:01 UTC  (2+ messages)

[patch] ndctl: test/daxctl-devices.sh: increase the namespace size
 2023-11-07 18:01 UTC  (2+ messages)

[PATCH 5.15 000/128] 5.15.138-rc1 review
 2023-11-07 17:58 UTC  (2+ messages)

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-11-07 17:57 UTC  (4+ messages)
` [XEN PATCH 07/10] arm/traps: address a violation "

[PATCH 1/2] Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
 2023-11-07 17:57 UTC  (2+ messages)
` [PATCH 2/2] md: bypass block throttle for superblock update

[PATCH v2 1/2] arm64: Move Mediatek GIC quirk handling from irqchip to core
 2023-11-07 17:47 UTC  (8+ messages)

[Intel-xe] [PATCH v8 3/5] drm/sched: Split free_job into own work item
 2023-11-07 17:53 UTC  (4+ messages)
` [Intel-xe] [PATCH] drm/sched: Don't disturb the entity when in RR-mode scheduling
    `  "

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2023-11-07 17:54 UTC  (10+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[igt-dev] [PATCH i-g-t v1 0/5] drm-uapi: sync with drm-next f2cab4b318ee
 2023-11-07 17:54 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v1 1/5] include/drm-uapi: sync core headers with drm-next
` [igt-dev] [PATCH i-g-t v1 2/5] drm-uapi/amdgpu: sync "
` [igt-dev] [PATCH i-g-t v1 3/5] drm-uapi/i915: "
` [igt-dev] [PATCH i-g-t v1 4/5] drm-uapi/nouveau: "
` [igt-dev] [PATCH i-g-t v1 5/5] drm-uapi/virtgpu: "

[Intel-xe] [PATCH] drm/xe/pvc: Add pci ids for PVC
 2023-11-07 17:54 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-11-07 17:54 UTC  (5+ messages)

[PATCH net 0/2] r8169: fix DASH deviceis network lost issue
 2023-11-07 17:53 UTC  (2+ messages)

[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-07 17:52 UTC  (22+ messages)
` [PATCH v5 10/23] security: Introduce inode_post_setattr hook
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v5 12/23] security: Introduce file_post_open hook
` [PATCH v5 13/23] security: Introduce file_pre_free_security hook
` [PATCH v5 14/23] security: Introduce path_post_mknod hook
` [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v5 19/23] ima: Move to LSM infrastructure

[PATCH net v2] page_pool: Add myself as page pool reviewer in MAINTAINERS
 2023-11-07 17:49 UTC  (2+ messages)

[PATCH 2/2] nvme: keyring: fix conditional compilation
 2023-11-07 17:49 UTC  (11+ messages)

[PATCH 0/5] Qualcomm PMIC fixes
 2023-11-07 13:27 UTC  (3+ messages)
` [PATCH 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver

[PATCH] io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups
 2023-11-07 17:47 UTC  (2+ messages)

[PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
 2023-11-07 17:48 UTC  (4+ messages)

[PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
 2023-11-07 17:48 UTC  (4+ messages)

git-send-email: Send with mutt(1)
 2023-11-07 17:48 UTC  (2+ messages)

[PATCH] cpufreq: imx6q: Only disabling 792MHz OPP for i.MX6ULL types below 792MHz
 2023-11-07 17:47 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: add asair
 2023-11-07 17:47 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: add asair,ags02ma
` [PATCH 3/3] iio: chemical: add support for Asair AGS02MA

[Buildroot] [PATCH 1/1] package/util-linux: fix build with -O0
 2023-11-07 17:46 UTC 

[PATCH v3] RISC-V: Probe misaligned access speed in parallel
 2023-11-07 17:45 UTC  (3+ messages)

[PATCH 0/6] crypto: rockchip: add support for rk3588/rk3568
 2023-11-07 17:45 UTC  (9+ messages)
` [PATCH 5/6] reset: rockchip: secure reset must be used by SCMI

[PATCH net v2] net: phylink: initialize carrier state at creation
 2023-11-07 17:44 UTC 

[PATCH 6.1 00/62] 6.1.62-rc1 review
 2023-11-07 17:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v3] ice: fix DDP package download for packages without signature segment
 2023-11-07 17:32 UTC  (2+ messages)
`  "

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-07 17:20 UTC  (7+ messages)

[RFC PATCH v4 0/4] dts: add dts api docs
 2023-11-07 17:38 UTC  (4+ messages)
` [PATCH v5 00/23] "
  ` [PATCH v5 02/23] dts: add docstring checker

[PATCH] dumpcap: fix mbuf pool ring type
 2023-11-07 17:38 UTC  (9+ messages)

first-class conflicts?
 2023-11-07 17:38 UTC  (4+ messages)

[PATCH] efi_loader: Clean up efi_dp_append and efi_dp_concat
 2023-11-07 17:36 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: Fix VF Reset paths when interface in a failed over aggregate
 2023-11-07 17:38 UTC 

[RFC PATCH 0/4] address MISRA C:2012 Rule 15.2
 2023-11-07 17:35 UTC  (5+ messages)
` [RFC PATCH 4/4] automation/eclair: add deviation for certain backwards goto

issue unable to commit file and folder name to upper lower case
 2023-11-07 17:35 UTC  (2+ messages)

[PATCH] test/eventdev: avoid configuring port or queue twice
 2023-11-07 17:35 UTC  (2+ messages)
` [EXT] "

[PATCH] serial: s5p: Fix clk_get_by_index() error code check
 2023-11-07 17:34 UTC 

[PATCH v2 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2023-11-07 17:33 UTC  (4+ messages)
` [PATCH v2 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain

+ fs-proc-task_mmu-report-soft_dirty-bits-through-the-pagemap_scan-ioctl-v3.patch added to mm-unstable branch
 2023-11-07 17:33 UTC 

[PATCH] media: v4l2-common: Add 10bpp RGB formats info
 2023-11-07 17:29 UTC 

[PATCH v7 0/8] Unify sub-device state access functions
 2023-11-07 17:29 UTC  (9+ messages)
` [PATCH v7 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v7 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v7 3/8] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v7 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v7 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v7 6/8] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v7 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v7 8/8] media: v4l: subdev: Return NULL from pad access functions on error


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.