All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-19 12:49:35 to 2024-03-19 13:39:20 UTC [more...]

[bug report] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 __insert_resource+0x84/0x110
 2024-03-19 13:39 UTC  (3+ messages)

[PATCH v1 1/2] KVM: arm64: determine memory type from VMA
 2024-03-19 13:38 UTC  (12+ messages)

[PATCH net v2 0/4] gro: various fixes related to UDP tunnels
 2024-03-19 13:38 UTC  (5+ messages)
` [PATCH net v2 2/4] gro: fix ownership transfer
` [PATCH net v2 3/4] udp: do not transition UDP fraglist to unnecessary checksum

RTT-PROBE: lore-subspace-rtt
 2024-03-19 13:38 UTC 

[PATCH] Locking: Let PREEMPT_RT compile again with new rwsem asserts
 2024-03-19 13:38 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in move_pages
 2024-03-19 13:37 UTC  (2+ messages)

Pantum M7300FDW
 2024-03-19 13:37 UTC  (3+ messages)

[PATCH v3 0/2] ceph: skip copying the data extends the file EOF
 2024-03-19 13:35 UTC  (3+ messages)
` [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read

[PATCH] arm64: dts: qcom: sm8450: Update SNPS Phy parameters for QRD platform
 2024-03-19 13:35 UTC 

[PATCH 00/22] plugins: Rewrite plugin code generation
 2024-03-19 13:35 UTC  (31+ messages)
` [PATCH 05/22] plugins: Move function pointer in qemu_plugin_dyn_cb
` [PATCH 06/22] plugins: Create TCGHelperInfo for all out-of-line callbacks
` [PATCH 07/22] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
` [PATCH 08/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
` [PATCH 09/22] plugins: Add PLUGIN_GEN_AFTER_TB
` [PATCH 10/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
` [PATCH 11/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
` [PATCH 13/22] tcg: Remove TCG_CALL_PLUGIN
` [PATCH 14/22] tcg: Remove INDEX_op_plugin_cb_{start,end}
` [PATCH 15/22] plugins: Simplify callback queues
` [PATCH 16/22] plugins: Introduce PLUGIN_CB_MEM_REGULAR
` [PATCH 17/22] plugins: Replace pr_ops with a proper debug dump flag
` [PATCH 18/22] plugins: Split out common cb expanders
` [PATCH 19/22] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
` [PATCH 22/22] plugins: Update the documentation block for plugin-gen.c

[PATCH v4 iwl-net] i40e: Prevent setting MTU if greater than MFS
 2024-03-19 13:33 UTC  (6+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/4] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-19 13:32 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH v3 2/4] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH v3 3/4] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH v3 4/4] i2c: riic: Add support for R9A09G057 SoC

[syzbot] [mm?] WARNING in unmap_page_range (3)
 2024-03-19 13:32 UTC  (2+ messages)

[PATCH] coroutine: cap per-thread local pool size
 2024-03-19 13:32 UTC  (2+ messages)

[xen-unstable-smoke test] 185094: tolerable all pass - PUSHED
 2024-03-19 13:32 UTC 

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-19 13:31 UTC  (7+ messages)
` [PATCH v5 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v5 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-19 13:31 UTC  (3+ messages)

WARNING: modpost: "__ashldi3" [drivers/media/pci/ddbridge/ddbridge.ko] has no CRC!
 2024-03-19 13:31 UTC 

[PATCH 00/11] Static shared memory followup v2 - pt1
 2024-03-19 13:30 UTC  (4+ messages)
` [PATCH 03/11] xen/arm: Introduce a generic way to access memory bank structures

SVSM Development Call March 20th, 2024
 2024-03-19 13:29 UTC  (3+ messages)
` [svsm-devel] "

[PATCH] AMD/IOMMU: drop remaining guest-IOMMU bits too
 2024-03-19 13:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-19 13:28 UTC 

[PATCH v3 00/14] Qualcomm platform USB support
 2024-03-19 13:27 UTC  (3+ messages)
` [PATCH v3 13/14] qcom_defconfig: enable livetree

[PATCH v8 00/38] Generic line based metadata support, internal pads
 2024-03-19 13:27 UTC  (12+ messages)
` [PATCH v8 01/38] media: mc: Add INTERNAL pad flag
` [PATCH v8 03/38] media: uapi: Add generic serial metadata mbus formats
` [PATCH v8 35/38] media: ov2740: Add support for embedded data

[PATCH] avoid UB in guest handle arithmetic
 2024-03-19 13:26 UTC 

btrfs ontop of LVM ontop of MD RAID1 supported?
 2024-03-19 13:26 UTC  (4+ messages)

[PATCH] ui: compile dbus-display1.c with -fPIC as necessary
 2024-03-19 13:26 UTC  (2+ messages)

[PATCH i-g-t 0/3] Add support to paint already mmaped buffer
 2024-03-19 13:25 UTC  (8+ messages)
` [PATCH i-g-t 1/3] lib/igt_draw: Dont mmap, if the buffer is already mmapped
` [PATCH i-g-t 2/3] tests/kms_async_flips: Reuse the already mmapped buffer
` [PATCH i-g-t 3/3] tests/kms_frontbuffer_tracking: Align to new igt_draw_rect usage

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-03-19 13:25 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] hash: pack the hitmask for hash in bulk lookup

[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-03-19 13:25 UTC  (10+ messages)
` [PATCH v3 2/4] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support

[PATCH] drm/xe/display: fix type of intel_uncore_read*() functions
 2024-03-19 13:25 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: fix type of intel_uncore_read*() functions (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3] test: dm: add button_cmd test
 2024-03-19 13:24 UTC 

[PATCH v1 0/2] Some fixes for pause and resume all vcpus
 2024-03-19 13:23 UTC  (6+ messages)
` [PATCH v1 1/2] system/cpus: Fix pause_all_vcpus() under concurrent environment
    ` 答复: "

[PATCH -tip 0/3] x86/asm: Use generic asm operand modifiers instead of %P in asm templates
 2024-03-19 13:24 UTC  (3+ messages)

[PATCH] drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
 2024-03-19 13:09 UTC 

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-19 13:22 UTC  (5+ messages)

[PATCH 0/2] x86/mm: XSA-389 follow-up
 2024-03-19 13:22 UTC  (2+ messages)
` [PATCH v5] x86/PoD: tie together P2M update and increment of entry count

[PATCH 0/9] drm/msm/dpu: be more friendly to X.org
 2024-03-19 13:22 UTC  (10+ messages)
` [PATCH 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH 2/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH 3/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH 5/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH 6/9] drm/msm/dpu: drop call to _dpu_crtc_setup_lm_bounds from atomic_begin
` [PATCH 7/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c

[PATCH] net: always initialize sysctl ownership
 2024-03-19 13:21 UTC  (4+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-19 13:20 UTC  (9+ messages)
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v3 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "

folio_mmapped
 2024-03-19 13:19 UTC  (13+ messages)

[PATCH 0/7] GRUB: Supporting Secure Boot of xen.gz
 2024-03-19 13:18 UTC  (4+ messages)
` [PATCH 1/7] multiboot2: Add load type header and support for the PE binary type

[PATCH v5 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-19 13:18 UTC  (9+ messages)
` [PATCH v5 1/3] fpga: xilinx-spi: extract a common driver core
` [PATCH v5 3/3] fpga: xilinx-selectmap: add new driver

RTT-PROBE: lore-subspace-rtt
 2024-03-19 13:18 UTC 

CVE-2021-47085: hamradio: improve the incomplete fix to avoid NPD
 2024-03-19 13:17 UTC  (2+ messages)
` REJECTED: "

CVE-2021-47084: hamradio: defer ax25 kfree after unregister_netdev
 2024-03-19 13:16 UTC  (2+ messages)
` REJECTED: "

Request for Support: QEMU IPv6 Port Forwarding Issue
 2024-03-19  5:53 UTC 

[PATCH 0/3 for 9.0] Fix TLS support for chardevs and incoming data loss on EOF
 2024-03-19 13:14 UTC  (4+ messages)
` [PATCH 2/3 for 9.0] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend"

REJECTED: CVE-2021-46975: netfilter: conntrack: Make global sysctls readonly in non-init netns
 2024-03-19 13:14 UTC 

[Intel-wired-lan] [PATCH v5 00/11] Add support for Intel PPS Generator
 2024-03-19 13:05 UTC  (24+ messages)
`  "
` [Intel-wired-lan] [PATCH v5 01/11] x86/tsc: Add base clock properties in clocksource structure
  `  "
` [Intel-wired-lan] [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
  `  "
` [Intel-wired-lan] [PATCH v5 03/11] e1000e: remove convert_art_to_tsc()
  `  "
` [Intel-wired-lan] [PATCH v5 04/11] igc: "
  `  "
` [Intel-wired-lan] [PATCH v5 05/11] stmmac: intel: "
  `  "
` [Intel-wired-lan] [PATCH v5 06/11] ALSA: hda: "
  `  "
` [Intel-wired-lan] [PATCH v5 07/11] ice/ptp: "
  `  "
` [Intel-wired-lan] [PATCH v5 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
  `  "
` [Intel-wired-lan] [PATCH v5 09/11] pps: generators: Add PPS Generator TIO Driver
  `  "
` [Intel-wired-lan] [PATCH v5 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
  `  "
` [Intel-wired-lan] [PATCH v5 11/11] ABI: pps: Add ABI documentation for Intel TIO
  `  "

[LTP] [PATCH] fpathconf01: Convert to new API
 2024-03-19 13:12 UTC  (2+ messages)

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-19 13:12 UTC  (2+ messages)

[PATCH] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
 2024-03-19 13:13 UTC  (2+ messages)
` [tip: x86/fpu] "

[meta-selinux][PATCH] layer.conf: update for the scarthgap release series
 2024-03-19 13:12 UTC 

REJECTED: CVE-2021-46907: KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
 2024-03-19 13:12 UTC 

[PATCH] x86/features: More AMD features
 2024-03-19 13:11 UTC  (3+ messages)

[RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-19 12:59 UTC  (12+ messages)
` [RFC PATCH v3 1/5] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [RFC PATCH v3 3/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [RFC PATCH v3 4/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v3 0/2] media: i2c: Add imx283 camera sensor driver
 2024-03-19 13:10 UTC  (2+ messages)

[PATCH v4 0/5] Add QPIC SPI NAND driver
 2024-03-19 13:09 UTC  (8+ messages)
` [PATCH v4 2/5] drivers: mtd: nand: Add qpic_common API file

[axboe-block:io_uring-recvsend-bundle 25/25] io_uring/opdef.c:207:18: error: invalid application of 'sizeof' to an incomplete type 'struct io_async_connect'
 2024-03-19 13:09 UTC 

[jlayton:dir-deleg 16/25] fs/nfsd/nfs4state.c:8918: warning: expecting prototype for nfsd_get_dir_delegation(). Prototype was for nfsd_get_dir_deleg() instead
 2024-03-19 13:09 UTC 

[PATCH] NFSD: nfsctl: remove read permission of filehandle
 2024-03-19 13:09 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: Don't use OD table on Arcturus
 2024-03-19 13:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-19 13:08 UTC 

[PATCH 0/4] media: raspberrypi: Support RPi5's CFE
 2024-03-19 13:05 UTC  (14+ messages)
` [PATCH 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe

[tip: perf/urgent] x86/cpufeatures: Add dedicated feature word for CPUID leaf 0x80000022[EAX]
 2024-03-19 13:05 UTC  (3+ messages)

[RFC Patch] dm: make sure to wait for all dispatched requests in __dm_suspend()
 2024-03-19 13:04 UTC  (2+ messages)

[PATCH v4 0/5] misc: Add mikroBUS driver
 2024-03-19 13:03 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector

[PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-19 13:04 UTC  (3+ messages)
` [PATCH dwarves v5 2/2] "

[PATCH v3 0/5] Qualcomm DWC3 USB support
 2024-03-19 13:02 UTC  (3+ messages)
` [PATCH v3 1/5] usb: dwc3-generic: implement Qualcomm wrapper

[PATCH] Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM
 2024-03-19 13:01 UTC  (2+ messages)

Invitation: QEMU/KVM developers conference call @ Tue 2 Apr 2024 14:00 - 15:00 (BST) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

Invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday (GMT) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

Invitation: QEMU/KVM developers conference call @ Tue 16 Apr 2024 14:00 - 15:00 (BST) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

[PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
 2024-03-19 13:00 UTC  (3+ messages)
` [PATCH V3 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup

[PATCH v4 0/2] perf/x86/amd: Fix for LBR Freeze
 2024-03-19 13:00 UTC  (4+ messages)
` [PATCH v4 1/2] x86/cpufeatures: Add dedicated feature word for CPUID leaf 0x80000022[EAX]

[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
 2024-03-19 13:00 UTC  (3+ messages)

[GIT PULL] More power management updates for v6.9-rc1
 2024-03-19 12:58 UTC 

Why is the ARM SMMU v1/v2 put into bypass mode on kexec?
 2024-03-19 12:57 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-19 12:58 UTC 

[GIT PULL] More ACPI updates for v6.9-rc1
 2024-03-19 12:56 UTC 

[GIT PULL] More thermal control updates for v6.9-rc1
 2024-03-19 12:54 UTC 

[PATCH] monitor/hmp-cmds-target.c: append a space in error message in gpa2hva()
 2024-03-19 12:54 UTC  (2+ messages)
` [PATCH-for-9.0] "

[PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-19 12:53 UTC  (3+ messages)
` [PATCH v7 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI "

[RFC v4 1/6] eal: add static per-lcore memory allocation facility
 2024-03-19 12:52 UTC  (4+ messages)
` [RFC v5 0/6] Lcore variables
  ` [RFC v5 1/6] eal: add static per-lcore memory allocation facility

[PATCH 0/2] avoid assertion failure when trying confidential guests without KVM
 2024-03-19 12:51 UTC  (3+ messages)
` [PATCH 1/2] vl: convert qemu_machine_creation_done() to Error **

[PATCH net v2] hsr: Handle failures in module init
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH net v2] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH bpf-next V2] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH bpf-next] xsk: Don't assume metadata is always requested in TX completion
 2024-03-19 12:50 UTC  (2+ messages)

DSCP support for KSZ switches
 2024-03-19 12:50 UTC 

[jlayton:dir-deleg 10/25] fs/namei.c:4074:5: error: call to undeclared function 'ima_post_path_mknod'; ISO C99 and later do not support implicit function declarations
 2024-03-19 12:49 UTC 


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.