All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 08:38:24 to 2024-05-07 09:30:36 UTC [more...]

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-07  9:30 UTC  (6+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH RFC] KVM: arm64: allow ID_MMFR4_EL1 to be writable
 2024-05-07  9:27 UTC  (9+ messages)

[PATCH net v5 0/4] ax25: Fix issues of ax25_dev and net_device
 2024-05-07  9:29 UTC  (4+ messages)
` [PATCH net v5 1/4] ax25: Use kernel universal linked list to implement ax25_dev_list

[PATCH v3] I/O errors for ALUA state transitions
 2024-05-07  9:28 UTC 

[RFC][PATCH] ima: Use sequence number to wait for policy updates
 2024-05-07  9:28 UTC 

[PATCH v4 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-07  9:20 UTC  (20+ messages)
` [PATCH v4 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v4 02/19] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
` [PATCH v4 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
` [PATCH v4 04/19] vfio/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO device
` [PATCH v4 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v4 06/19] range: Introduce range_get_last_bit()
` [PATCH v4 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v4 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v4 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v4 10/19] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v4 11/19] backends/iommufd: "
` [PATCH v4 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
` [PATCH v4 13/19] vfio: Create host IOMMU device instance
` [PATCH v4 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v4 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v4 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v4 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v4 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v4 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[GIT PULL] RISC-V Devicetrees for v6.10
 2024-05-07  9:27 UTC  (3+ messages)

[PATCH net-next 0/8] rtnetlink: more rcu conversions for rtnl_fill_ifinfo()
 2024-05-07  9:26 UTC  (4+ messages)
` [PATCH net-next 3/8] rtnetlink: do not depend on RTNL for IFLA_TXQLEN output

[PATCH net v5 3/4] ax25: Fix reference count leak issues of net_device
 2024-05-07  9:25 UTC  (2+ messages)

[PATCH i-g-t v3 00/11] Add render-copy compression on Xe+
 2024-05-07  9:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add render-copy compression on Xe+ (rev3)

[PATCH] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
 2024-05-07  9:24 UTC  (3+ messages)

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-07  9:24 UTC  (13+ messages)
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_clean_to_text
 2024-05-07  9:19 UTC  (2+ messages)
` [PATCH] bcachefs: fix oob "

[Intel-wired-lan] [PATCH] e1000e: fix link fluctuations problem
 2024-05-07  9:24 UTC  (4+ messages)
    `  "

[isar-cip-core][PATCH v6 0/4] Integrate Delta Update with rdiff_image and delta handler
 2024-05-07  9:24 UTC  (6+ messages)
` [isar-cip-core][PATCH v6 1/4] Add Delta update support "
` [isar-cip-core][PATCH v6 2/4] swupdate.bbclass: Generate swu for delta updates
` [isar-cip-core][PATCH v6 3/4] doc/README.swupdate.md: Update steps to test Delta software Update
` [isar-cip-core][PATCH v6 4/4] Kconfig: Add delta update option

[PATCH 0/2] Fixes in hdcp remote capability
 2024-05-07  9:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Fixes in hdcp remote capability (rev2)

[PATCH] gitlab: Drop --static from s390x linux-user build
 2024-05-07  9:22 UTC  (2+ messages)

[libgpiod][PATCH] tools: tests: accept the new gpio-sim label format in test cases
 2024-05-07  9:23 UTC  (2+ messages)

[PATCH v8 0/2] Change email sender
 2024-05-07  9:22 UTC  (9+ messages)
` [PATCH v8 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
` [PATCH v8 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-07  9:22 UTC  (11+ messages)
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler

[PATCH for-next] RDMA/hns: Support flexible WQE buffer page size
 2024-05-07  9:22 UTC  (3+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-07  9:21 UTC  (9+ messages)
` [PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-07  9:20 UTC  (7+ messages)
` [PATCH v2 04/28] target/ppc: Remove unused helper
` [PATCH v2 05/28] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v2 06/28] "

4.19 stable kernel crash caused by vxlan testing
 2024-05-07  9:20 UTC  (2+ messages)

[PATCH net-next 0/3] net: qede: don't restrict error codes
 2024-05-07  9:20 UTC  (2+ messages)

[PATCH v2] perf daemon: Fix the warning about time_t
 2024-05-07  9:02 UTC 

[net-next PATCH] test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
 2024-05-07  9:11 UTC 

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-07  9:19 UTC  (9+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 2/5] KVM: x86/mmu: Fine-grained check of whether a invalid & RAM PFN is MMIO
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()

[PATCH 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-05-07  9:17 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM

[DPDK/core Bug 1436] DPDK20.11.9 runs failure on intel atom cpu
 2024-05-07  9:17 UTC  (2+ messages)

Issue in sas_ex_discover_dev() for multiple level of SAS expanders in a domain
 2024-05-07  9:17 UTC  (11+ messages)

[PATCH 0/5] Fdinfo memory stats clarification and amdgpu refactor
 2024-05-07  9:16 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: Use drm_print_memory_stats helper from fdinfo

[PATCH v6 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-07  9:16 UTC  (8+ messages)
` [PATCH v6 1/3] rpmb: add "
` [PATCH v6 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v6 3/3] optee: probe RPMB device using "

[PATCH net-next] net: fec: Convert fec driver to use lock guards
 2024-05-07  9:05 UTC 

[PATCH 0/1] leds: trigger: Add new LED Input events trigger
 2024-05-07  9:16 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-05-07  9:15 UTC  (7+ messages)
` [PATCH v5 3/6] arm: dts: k3-am625-sk: Enable usb port in u-boot
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support
` [PATCH v5 5/6] beagleplay: Add "

[PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
 2024-05-07  9:14 UTC  (4+ messages)
` [PATCH v9 0/8] VMware hypercalls enhancements
  ` [PATCH v9 1/8] x86/vmware: Move common macros to vmware.h

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-05-07  9:14 UTC  (4+ messages)
` [Bug 218759] "

[PATCH net] ipv6: sr: fix invalid unregister error path
 2024-05-07  9:14 UTC  (2+ messages)

[PATCH net v5 2/4] ax25: Fix reference count leak issues of ax25_dev
 2024-05-07  9:12 UTC  (2+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-07  9:12 UTC  (15+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH 1/1] iommu/amd: Fix sysfs leak in iommu init
 2024-05-07  9:12 UTC  (2+ messages)

[PATCH v2] I/O errors for ALUA state transitions
 2024-05-07  9:12 UTC  (6+ messages)

[PATCH v2 memory-model 0/3] LKMM updates for v6.10
 2024-05-07  9:11 UTC  (8+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg

[PATCH v1] board: nuvoton: Use an event to replace last_stage_init() and fix build error
 2024-05-07  9:10 UTC 

[Buildroot] [PATCH] package/skeleton-init-sysv: Set sticky bit on /dev/shm
 2024-05-07  9:10 UTC  (4+ messages)
  ` [Buildroot] Buildroot: incorrect permissons "

drm scheduler and wq flavours
 2024-05-07  9:09 UTC  (3+ messages)

[PATCH net-next v9] net/ipv4: add tracepoint for icmp_send
 2024-05-07  9:09 UTC  (2+ messages)

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-07  9:07 UTC  (3+ messages)
` [PATCH 3/3] MIPS: mobileye: Add EyeQ6H support

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-07  9:06 UTC  (3+ messages)
` [PATCH rfc 4/4] "

[PATCH v3 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-05-07  9:06 UTC  (6+ messages)
` [PATCH v3 3/3] media: venus: add msm8998 support

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-07  9:06 UTC  (3+ messages)
` [PATCH v2 14/15] hw/misc: EDU: added PASID support

[PATCH] gfs2: make timeout values more explicit
 2024-05-07  9:04 UTC 

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-07  9:04 UTC  (9+ messages)

[BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
 2024-05-07  9:03 UTC  (6+ messages)

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-07  9:02 UTC  (5+ messages)
` [PATCH 2/9] drm/i915: Clean up skl+ plane stride limits

[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-07  9:02 UTC  (7+ messages)
` [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-07  9:02 UTC  (3+ messages)
` [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed

[PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-05-07  9:02 UTC  (3+ messages)

[PATCH v2] drm/arm/comeda: don't use confusing 'timeout' variable name
 2024-05-07  9:02 UTC 

[PATCH 0/5] MIPS: cm: Probe GCR address from devicetree
 2024-05-07  9:01 UTC  (6+ messages)
` [PATCH 1/5] MIPS: generic: Do __dt_setup_arch in prom_init
` [PATCH 2/5] MIPS: cm: Prefix probe functions with __init
` [PATCH 3/5] MIPS: Move mips_cm_probe after prom_init
` [PATCH 4/5] dt-bindings: mips: Document mti,mips-cm
` [PATCH 5/5] MIPS: cm: Probe GCR address from DeviceTree

[Intel-wired-lan] [PATCH] igc: fix a log entry using uninitialized netdev
 2024-05-07  9:00 UTC  (2+ messages)

[PATCH 0/5] pull request (net-next): ipsec-next 2024-05-03
 2024-05-07  9:00 UTC  (3+ messages)

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-07  8:59 UTC  (4+ messages)
` [PATCH v2 15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online()

[PATCH] mtd: rawnand: Ensure ECC configuration is propagated to upper layers
 2024-05-07  8:58 UTC  (2+ messages)

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-05-07  8:59 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev2)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2] sched: Consolidate cpufreq updates
 2024-05-07  8:58 UTC  (2+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-07  8:56 UTC  (4+ messages)
` [PATCH V1 01/26] oslib: qemu_clear_cloexec

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-05-07  8:55 UTC  (3+ messages)
` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation
` [PATCHv2 2/2] iomap: Optimize iomap_read_folio

[Intel-wired-lan] [PATCH v2 1/2] e1000e: let the sleep codes run every time
 2024-05-07  8:54 UTC  (6+ messages)

[PATCH 0/3] ASoC: grace time for DPCM cleanup
 2024-05-07  8:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] Update for 2024.02.2
 2024-05-07  7:30 UTC 

[PATCH] Revert "drm/i915: Remove extra multi-gt pm-references"
 2024-05-07  8:54 UTC  (3+ messages)

[PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-05-07  8:54 UTC  (3+ messages)
` [PATCH v2 2/4] kbuild: do not add $(srctree) or $(objtree) to header search paths

[PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
 2024-05-07  8:53 UTC  (2+ messages)

[PATCH mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats
 2024-05-07  8:52 UTC  (2+ messages)

[PATCH net-next v3 0/2] fix icmp error source address over xfrm tunnel
 2024-05-07  8:52 UTC  (4+ messages)

[RFC PATCH v2 0/6] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-05-07  8:46 UTC  (5+ messages)
` [RFC PATCH v2 5/6] PCI/TSM: Authenticate devices via platform TSM

[Buildroot] [git commit] docs/website: Update for 2024.02.2
 2024-05-07  8:51 UTC 

Pull request: u-boot-rockchip-20240507
 2024-05-07  8:51 UTC 

[Buildroot] [git commit] Update for 2024.02.2
 2024-05-07  8:49 UTC 

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-07  8:45 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH 0/7] lib: sbi: sse: fixes after review
 2024-05-07  8:50 UTC  (7+ messages)
` [PATCH 1/7] lib: sbi: sse: fix typos, comments and spacing errors
` [PATCH 3/7] lib: sbi: sse: simplify 32bits overflow check
` [PATCH 4/7] lib: sbi: sse: remove superfluous sbi_list_empty() check

some weird messages from the mpt3sas
 2024-05-07  8:49 UTC 

[PATCH net] selftests/bpf: fix pointer arithmetic in test_xdp_do_redirect
 2024-05-07  8:47 UTC  (2+ messages)

[Stable-8.2.4 00/16] Patch Round-up for stable 8.2.4 (planned for 2024-05-12)
 2024-05-07  8:45 UTC  (18+ messages)
` [Stable-8.2.4 01/16] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
` [Stable-8.2.4 02/16] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
` [Stable-8.2.4 03/16] target/riscv/kvm: change timer regs size "
` [Stable-8.2.4 04/16] migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutine()' failed
` [Stable-8.2.4 05/16] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [Stable-8.2.4 06/16] nbd/server: do not poll within a coroutine context
` [Stable-8.2.4 07/16] nbd/server: Mark negotiation functions as coroutine_fn
` [Stable-8.2.4 08/16] backends/cryptodev-builtin: Fix local_error leaks
` [Stable-8.2.4 09/16] target/loongarch/cpu.c: typo fix: expection
` [Stable-8.2.4 10/16] tests/avocado: update sunxi kernel from armbian to 6.6.16
` [Stable-8.2.4 11/16] .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
` [Stable-8.2.4 12/16] hw/ufs: Fix buffer overflow bug
` [Stable-8.2.4 13/16] hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
` [Stable-8.2.4 14/16] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
` [Stable-8.2.4 15/16] target/sh4: Fix ADDV opcode
` [Stable-8.2.4 16/16] target/sh4: Fix SUBV opcode
` [Stable-8.2.4 00/16] Patch Round-up for stable 8.2.4 (planned for 2024-05-10)

[PATCH 0/2] kconfig: stop implification of choice type
 2024-05-07  8:45 UTC  (3+ messages)
` [PATCH 2/2] kconfig: do not imply the type of choice from the first entry

[Buildroot] Buildroot 2024.02.2 released
 2024-05-07  8:44 UTC 

[PATCH v1 1/2] t0050: ls-files path fails if path of workdir is NFD
 2024-05-07  8:44 UTC  (2+ messages)
` [PATCH v1 2/2] strbuf_getcwd() needs precompse_strbuf_if_needed()

[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-07  8:43 UTC  (3+ messages)

[PATCH] ptp: clockmatrix: Start comments with '/*'
 2024-05-07  8:43 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Remove unused label in i2c_hid_set_power
 2024-05-07  8:43 UTC  (2+ messages)

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-07  8:42 UTC  (2+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-05-07  8:41 UTC  (12+ messages)

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-07  8:40 UTC  (3+ messages)
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

[PATCH net-next] ax25: Remove superfuous "return" from ax25_ds_set_timer
 2024-05-07  8:40 UTC  (2+ messages)

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-05-07  8:40 UTC  (6+ messages)
` [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller

[Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
 2024-05-07  8:40 UTC  (2+ messages)
` [Bug 218705] "

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-05-07  8:40 UTC  (5+ messages)
  ` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[linux-next:master] [fs/writeback] ac0c18f2c6: filebench.sum_operations/s 818.0% improvement
 2024-05-07  8:40 UTC 

[PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup
 2024-05-07  8:37 UTC  (3+ messages)
` [PATCH 01/20] drm/bridge: add dsi_lp11_notify mechanism

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-07  8:38 UTC  (6+ messages)
` [PATCH v4 2/3] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop


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.