All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 07:38:50 to 2024-04-12 08:20:03 UTC [more...]

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-12  8:19 UTC  (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction

[PATCH 0/5] RTC: update APM X-Gene RTC driver by adding the pre-scaler support
 2024-04-12  8:20 UTC  (13+ messages)
` [PATCH 1/5] drivers/rtc/rtc-xgene: Add prescaler support in APM X-Gene RTC driver
` [PATCH 2/5] dt-bindings: rtc: Add optional property "prescaler" in APM X-Gene RTC Document
` [PATCH 3/5] drivers/rtc/rtc-xgene: Add "snps,dw-apb-rtc" into the "compatible"
` [PATCH 4/5] Kconfig: Enable APM X-Gene RTC for XuanTie TH1520
` [PATCH 5/5] riscv: dts: thead: Add XuanTie TH1520 RTC device node

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

[PATCH 00/65]target/riscv: Support XTheadVector extension
 2024-04-12  7:36 UTC  (21+ messages)
` [PATCH 01/65] riscv: thead: Add th.sxstatus CSR emulation
` [PATCH 02/65] target/riscv: Reuse th_csr.c to add user-mode csrs
` [PATCH 03/65] target/riscv: Add properties for XTheadVector extension
` [PATCH 04/65] target/riscv: Override some csr ops for XTheadVector
` [PATCH 05/65] target/riscv: Add mlen in DisasContext
` [PATCH 06/65] target/riscv: Implement insns decode rules for XTheadVector
` [PATCH 07/65] target/riscv: implement th.vsetvl{i} "
` [PATCH 08/65] target/riscv: Add strided load instructions "
` [PATCH 09/65] target/riscv: Add strided store "
` [PATCH 10/65] target/riscv: Add unit-stride load "
` [PATCH 11/65] target/riscv: Add unit-stride store "
` [PATCH 12/65] target/riscv: Add indexed load "
` [PATCH 13/65] target/riscv: Add indexed store "
` [PATCH 14/65] target/riscv: Add unit-stride fault-only-first "
` [PATCH 15/65] target/riscv: Add vector amo operations "
` [PATCH 16/65] target/riscv: Add single-width integer add and subtract instructions "
` [PATCH 17/65] target/riscv: Add widening integer add/subtract "
` [PATCH 18/65] target/riscv: Add integer add-with-carry/sub-with-borrow "
` [PATCH 19/65] target/riscv: Add bitwise logical "
` [PATCH 20/65] target/riscv: Add single-width bit shift "

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-12  8:17 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] init/main.c: "
  ` [PATCH v2 2/2] init/main.c: Minor cleanup for the setup_command_line() function

passthrough question
 2024-04-12  8:17 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS e00fc2700a3fa0a506666741279c969ae4ba5551
 2024-04-12  8:17 UTC 

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-12  8:17 UTC  (11+ messages)
` [PATCH v3 1/7] drm/xe: Simplify function return using drmm_add_action_or_reset()
` [PATCH v3 2/7] drm/xe: Incase of action add failure, remove sysfs only once
` [PATCH v3 3/7] drm/xe: Incase of action add failure, free_gsc_pkt "
` [PATCH v3 4/7] drm/xe: Return NULL incase of drmm_add_action_or_reset failure
` [PATCH v3 5/7] drm/xe/gt: Abort driver load for sysfs creation failure
` [PATCH v3 6/7] drm/xe/tile: "
` [PATCH v3 7/7] drm/xe/pm: Capture errors and handle them
` ✓ CI.Patch_applied: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] ethdev: fix strict aliasing lead to link cannot be up
 2024-04-12  8:16 UTC  (3+ messages)

[PATCH] drm/gma500: Check power status before accessing lid data in opregion
 2024-04-12  8:16 UTC  (4+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-12  8:15 UTC  (9+ messages)

[GIT PULL] MIPS fixes for v6.9
 2024-04-12  8:16 UTC 

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

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-12  8:15 UTC  (4+ messages)
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for "

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-12  8:15 UTC  (13+ messages)
` [PATCH v2 01/12] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 03/12] iommufd: replace attach_fn with a structure
` [PATCH v2 04/12] iommufd: Support attach/replace hwpt per pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 06/12] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH v2 07/12] iommufd/selftest: Add a helper to get test device
` [PATCH v2 08/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v2 09/12] iommufd/selftest: Add coverage for iommufd "
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain
` [PATCH v2 11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-12  8:14 UTC  (3+ messages)
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER

[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
 2024-04-12  8:13 UTC 

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12  8:11 UTC  (3+ messages)

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-12  8:03 UTC  (12+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v4 1/8] fast-import: tighten path unquoting
      ` [PATCH v4 2/8] fast-import: directly use strbufs for paths
      ` [PATCH v4 3/8] fast-import: allow unquoted empty path for root
      ` [PATCH v4 4/8] fast-import: remove dead strbuf
      ` [PATCH v4 5/8] fast-import: improve documentation for path quoting
      ` [PATCH v4 6/8] fast-import: document C-style escapes for paths
      ` [PATCH v4 7/8] fast-import: forbid escaped NUL in paths
      ` [PATCH v4 8/8] fast-import: make comments more precise

[OE-core] [PATCH] nativesdk-gzip: fix reproducibility issues
 2024-04-12  8:11 UTC  (2+ messages)
`  "

[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
 2024-04-12  8:10 UTC  (2+ messages)

[PATCH v3 0/2] Attach DT nodes to existing PCI devices
 2024-04-12  8:10 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: of: Attach created of_node to existing device

[PATCH net-next 0/6] selftests: net: exercise page pool reporting via netlink
 2024-04-12  8:07 UTC  (7+ messages)
` [PATCH net-next 3/6] selftests: net: print report check location in python tests
` [PATCH net-next 4/6] selftests: net: print full exception on failure
` [PATCH net-next 5/6] selftests: net: support use of NetdevSimDev under "with" in python

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-12  8:08 UTC  (2+ messages)

[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
 2024-04-12  8:08 UTC  (2+ messages)

[PATCH] livepatch: refuse to resolve symbols that belong to init sections
 2024-04-12  8:07 UTC 

[PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
 2024-04-12  8:07 UTC  (4+ messages)

[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-12  8:07 UTC 

[PATCH 0/3] Enable device atomics with a VM bind flag
 2024-04-12  8:06 UTC  (4+ messages)
` [PATCH 3/3] drm/xe/uapi: Introduce VMA bind flag for device atomics

[PATCH v2 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-12  8:06 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/edid & drm/i915: vendor and product id logging improvements (rev3)

[Buildroot] [PATCH v1 2/2] package/webkitgtk: bump to 2.44.0
 2024-04-12  7:45 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/2] package/ruby: add host psych (yaml) support
  ` [Buildroot] [PATCH v2 2/2] package/webkitgtk: bump to 2.44.0

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-04-12  8:04 UTC  (5+ messages)

[PATCH] misc/pvpanic-pci: register attributes via pci_driver
 2024-04-12  8:05 UTC  (3+ messages)

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-12  8:04 UTC  (2+ messages)

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-03-11 13:04 UTC  (6+ messages)
` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms
` [PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

sync requests from bpf-next
 2024-04-12  8:04 UTC  (4+ messages)

[Buildroot] [PATCH] package/bubblewrap: bump to version 0.9.0
 2024-04-12  8:04 UTC 

[PATCH v10 00/21] GenieZone hypervisor drivers
 2024-04-12  6:57 UTC  (3+ messages)
` [PATCH v10 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v10 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs

[PATCH v2] Makefile: fix use of -j without an argument
 2024-04-12  8:02 UTC 

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-12  6:49 UTC  (2+ messages)
` [PATCH v4 8/9] hwprobe: fix integer promotion in RISCV_HWPROBE_EXT macro

[PATCH] Makefile: fix use of -j without an argument
 2024-04-12  8:02 UTC  (2+ messages)

[PATCH 5.4 000/215] 5.4.274-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: mt7622: add "gpio-ranges" property
 2024-04-12  8:02 UTC  (3+ messages)

[PATCH 5.10 000/294] 5.10.215-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12  8:03 UTC  (2+ messages)

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-04-12  8:01 UTC  (9+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-12  8:01 UTC  (17+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy

[tip:locking/core] BUILD SUCCESS 7316aec453e4f5cb7bd0d7b856c01ed71d64eafc
 2024-04-12  8:01 UTC 

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  8:01 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 4e1ad31ce3205d9400816e08cf14b7c96295d22e
 2024-04-12  7:59 UTC 

[PATCH 0/2] rust: time related cleanup
 2024-04-12  7:58 UTC  (5+ messages)
` [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()

linux-next: manual merge of the usb tree with the usb.current tree
 2024-04-12  7:58 UTC  (2+ messages)

[PATCH v5 00/11] staging: vc04_services: Drop non-essential global members
 2024-04-12  7:57 UTC  (12+ messages)
` [PATCH v5 01/11] staging: vc04_services: Drop g_once_init global variable
` [PATCH v5 02/11] staging: vc04_services: vchiq_arm: Split driver static and runtime data
` [PATCH v5 03/11] staging: vc04_services: vchiq_arm: Drop g_cache_line_size
` [PATCH v5 04/11] staging: vc04_services: Move variables for tracking connections
` [PATCH v5 05/11] staging: vc04_services: Drop vchiq_connected.[ch] files
` [PATCH v5 06/11] staging: vc04_services: Move global variables tracking allocated pages
` [PATCH v5 07/11] staging: vc04_services: Move global memory mapped pointer
` [PATCH v5 08/11] staging: vc04_services: Move spinlocks to vchiq_state
` [PATCH v5 09/11] staging: vc04_services: vchiq_mmal: Rename service_callback()
` [PATCH v5 10/11] staging: vc04_services: Move global g_state to vchiq_state
` [PATCH v5 11/11] staging: vc04_services: Drop completed TODO item

[PATCH v2] config/arm: add Ampere AmpereOneX platform
 2024-04-11  9:23 UTC 

[PATCH] cpufreq: exit() callback is optional
 2024-04-12  7:57 UTC  (4+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-12  7:56 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
 2024-04-12  7:57 UTC  (2+ messages)
` bluetooth: mt7921s: Add binding and fixup existing dts

[PATCH] arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
 2024-04-12  7:56 UTC  (2+ messages)

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:55 UTC 

[PATCH] arm64: dts: mediatek: Drop mediatek,drive-strength-adv usage
 2024-04-12  7:55 UTC  (2+ messages)

[PATCH 1/1] LoongArch: KVM: Add PMU support
 2024-04-12  7:55 UTC  (2+ messages)

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:54 UTC 

Hardening the parser during enumerations
 2024-04-12  7:54 UTC  (4+ messages)

[PATCH v7 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-12  7:53 UTC  (4+ messages)
` [PATCH v7 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH] linux-headers: change the annotation of VFIO_IOMMU_SPAPR_REGISTER_MEMORY in vfio.h
 2024-04-12  7:53 UTC  (2+ messages)

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-12  7:53 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate

Should NVME_SC_INVALID_NS be translated to BLK_STS_IOERR instead of BLK_STS_NOTSUPP so that multipath(both native and dm) can failover on the failure?
 2024-04-12  7:52 UTC  (16+ messages)

[PATCH] Support microphone from Acer Aspire A315-24P
 2024-04-12  7:52 UTC 

[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-12  7:52 UTC  (3+ messages)

[PATCH 0/2] rockchip pcie3-phy separate refclk support
 2024-04-12  7:52 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: rockchip,pcie3-phy: add rockchip,rx-common-refclk-mode

tty: serial: sh-sci: hrtimer not properly canceled on chan_rx invalidation?
 2024-04-12  7:50 UTC  (3+ messages)

[PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts
 2024-04-12  7:49 UTC  (2+ messages)

[char-misc:char-misc-testing 5/20] drivers/uio/uio.c:446: warning: expecting prototype for uio_interrupt(). Prototype was for uio_interrupt_handler() instead
 2024-04-12  7:49 UTC  (3+ messages)

[PATCH] tty: hvc: wakeup hvc console immediately when needed
 2024-04-12  7:48 UTC  (3+ messages)
`  "

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-12  7:48 UTC  (4+ messages)

[PATCH] block: add max_dispatch to sysfs
 2024-04-12  7:48 UTC  (5+ messages)

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2024-04-12  7:46 UTC  (10+ messages)

Instalacja pv
 2024-04-12  7:46 UTC 

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-12  7:45 UTC  (10+ messages)

[PATCH] drm/amdgpu: validate the parameters of amdgpu_vm_bo_clear_mappings
 2024-04-11 15:44 UTC  (4+ messages)

[tip:master] BUILD SUCCESS b4ba814ae4a4d07d1b983601c3b2ea488864cc88
 2024-04-12  7:44 UTC 

[PATCH mfd v1 1/2] mfd: rsmu: support I2C SMBus access
 2024-04-12  7:43 UTC  (2+ messages)

[PATCH V6 0/6] SCHED_DEADLINE server infrastructure
 2024-04-12  7:43 UTC  (5+ messages)
` [PATCH V6 3/6] sched/fair: Fair server interface

[PATCH mfd v1 2/2] mfd: rsmu: add FemtoClock3 support
 2024-04-12  7:42 UTC  (2+ messages)

[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
 2024-04-12  7:40 UTC  (5+ messages)

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-12  7:39 UTC  (2+ messages)

[Bug 218695] New: Datadump for error `ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1`
 2024-04-12  7:40 UTC  (2+ messages)
` [Bug 218695] "

[PATCH] drm/xe/lnl: Apply GuC Wa_13011645652
 2024-04-12  7:39 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH v4 0/8] CFI for ARM32 using LLVM
 2024-04-12  7:38 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/vma: Fix UAF on destroy against retire race" failed to apply to 6.7-stable tree
 2024-04-12  7:38 UTC  (3+ messages)
` [PATCH 6.7.y] drm/i915/vma: Fix UAF on destroy against retire race


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.