All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 22:06:13 to 2023-10-18 23:18:07 UTC [more...]

[PATCH v4 0/7] Add Huashan Pi board support
 2023-10-18 23:18 UTC 

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-18 23:15 UTC  (9+ messages)
` [PATCH v5 1/7] iommu: Factor out some helpers
` [PATCH v5 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v5 3/7] iommu: Validate that devices match domains
` [PATCH v5 4/7] iommu: Decouple iommu_domain_alloc() from bus ops

[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
 2023-10-18 23:16 UTC  (18+ messages)
` [PATCH V4 01/17] platform/x86/intel/vsec: Move structures to header
` [PATCH V4 02/17] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V4 03/17] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V4 04/17] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH V4 05/17] platform/x86/intel/vsec: Add base address field
` [PATCH V4 06/17] platform/x86/intel/pmt: Add header to struct intel_pmt_entry
` [PATCH V4 07/17] platform/x86/intel/pmt: telemetry: Export API to read telemetry
` [PATCH V4 08/17] platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
` [PATCH V4 09/17] platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
` [PATCH V4 10/17] linux/io.h: iounmap/ioport_unmap cleanup.h support
` [PATCH V4 11/17] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH V4 12/17] platform/x86/intel/pmc: Find and register PMC telemetry entries
` [PATCH V4 13/17] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH V4 14/17] platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
` [PATCH V4 15/17] platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
` [PATCH V4 16/17] platform/x86/intel/pmc: Add debug attribute for Die C6 counter
` [PATCH V4 17/17] platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake

[Intel-gfx] [PATCH] drm/i915: Add bigjoiner force enable option to debugfs
 2023-10-18 23:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Add bigjoiner force enable option to debugfs (rev4)

[PATCH v2 00/13] Improvements to memory use
 2023-10-18 23:16 UTC  (3+ messages)
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-18 23:13 UTC  (4+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[XEN PATCH][for-4.19 v3] xen: address violations of Rule 11.9
 2023-10-18 23:13 UTC  (3+ messages)

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-10-18 23:12 UTC  (12+ messages)
  ` RFC: New LSM to control usage of x509 certificates

linux-next: duplicate patches in the vfs-brauner tree
 2023-10-18 23:12 UTC 

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-18 23:11 UTC  (24+ messages)
` [PATCH v4 01/18] vfio/iova_bitmap: Export more API symbols
` [PATCH v4 02/18] vfio: Move iova_bitmap into iommufd
` [PATCH v4 03/18] iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
` [PATCH v4 04/18] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v4 05/18] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v4 06/18] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v4 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 08/18] iommufd: Add capabilities to IOMMU_GET_HW_INFO
` [PATCH v4 09/18] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH v4 10/18] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs

[PATCH 0/4] btrfs: sysfs and unsupported temp-fsid features for clones
 2023-10-18 23:04 UTC  (8+ messages)

[PATCH 0/7] merge-ort: implement support for packing objects together
 2023-10-18 23:10 UTC  (4+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 05/10] bulk-checkin: extract abstract `bulk_checkin_source`

[android-common:android12-5.4 18399/29114] drivers/media/usb/cx231xx/cx231xx-dvb.c:224:49: warning: array subscript i is outside array bounds of 'struct usb_iso_packet_descriptor[0]'
 2023-10-18 23:09 UTC 

[linux-next:master 9303/13299] arch/m68k/include/asm/raw_io.h:20:18: warning: array subscript 0 is outside array bounds of 'const volatile u8[0]' {aka 'const volatile unsigned char[]'}
 2023-10-18 23:09 UTC 

[PATCH v15 net-next 08/23] net/tcp: Add AO sign to RST packets
 2023-10-18 23:09 UTC  (2+ messages)

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-18 23:09 UTC  (4+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking

[PATCH] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-18 23:08 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Add Wa_14019821291
 2023-10-18 23:08 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2023-10-18 23:08 UTC 

[PATCH v3] bcachefs: Refactor memcpy into direct assignment
 2023-10-18 23:07 UTC 

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-18 23:06 UTC  (38+ messages)

ucm2: add acpd7219m98357
 2023-10-18 23:01 UTC 

Reserved bits and commit x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach
 2023-10-18 23:02 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2023-10-18 23:02 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpftool: Fix some json formatting for struct_ops
 2023-10-18 23:01 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpftool: fix printing of pointer value
` [PATCH bpf-next 2/2] bpftool: wrap struct_ops dump in an array

[PATCH v2 0/5] Some khugepaged folio conversions
 2023-10-18 23:01 UTC  (3+ messages)
` [PATCH v2 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() to use folios

[PATCH 0/5] I3C slave mode support
 2023-10-18 22:07 UTC  (5+ messages)
` [PATCH 4/5] i3c: slave: func: add tty driver
` [PATCH 5/5] Documentation: i3c: Add I3C slave mode controller and function

[PATCH v3 1/2] drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
 2023-10-18 22:59 UTC  (3+ messages)
` [PATCH v3 2/2] drm/uapi: add explicit virtgpu context debug name

[PATCH v2 2/6] i3c: master: svc: add hot join support
 2023-10-18 22:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:58 UTC 

[PATCH] rust: docs: fix logo replacement
 2023-10-18 22:57 UTC  (2+ messages)

[PATCH 1/2] docs: rust: update Rust docs output path
 2023-10-18 22:57 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/5] drm/xe: Clear-media HuC support for MTL
 2023-10-18 22:57 UTC  (6+ messages)
` [Intel-xe] [PATCH v2 1/5] drm/xe/uc: Prepare for parsing of different header types
` [Intel-xe] [PATCH v2 2/5] drm/xe/huc: Extract version and binary offset from new HuC headers
` [Intel-xe] [PATCH v2 3/5] drm/xe/huc: HuC is not supported on GTs that don't have video engines
` [Intel-xe] [PATCH v2 4/5] drm/xe/huc: Don't re-auth HuC if it's already authenticated
` [Intel-xe] [PATCH v2 5/5] drm/xe/huc: Define HuC for MTL

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-18 22:53 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL
 2023-10-18 22:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v5 0/3] riscv: Add remaining module relocations and tests
 2023-10-18 22:51 UTC  (8+ messages)
` [PATCH v5 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v5 2/3] riscv: Add remaining module relocations
` [PATCH v5 3/3] riscv: Add tests for riscv module loading

PIC probing code from e179f6914152 failing
 2023-10-18 22:50 UTC  (2+ messages)

[PATCH v4] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-10-18 22:49 UTC  (6+ messages)

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-10-18 22:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:48 UTC 

[PATCH] git-p4 shouldn't attempt to store symlinks in LFS
 2023-10-18 22:46 UTC  (4+ messages)

[PATCH v7 0/8] Batch hugetlb vmemmap modification operations
 2023-10-18 22:44 UTC  (4+ messages)
` [PATCH v7 2/8] hugetlb: restructure pool allocations
  ` Bisected: "

btrfs_extent_map memory consumption results in "Out of memory"
 2023-10-18 22:45 UTC 

[XEN PATCH v3] xen/mm: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-10-18 22:43 UTC  (3+ messages)

[PATCH 0/9] Suspend to RAM support for K3 J7200
 2023-10-18 22:42 UTC  (3+ messages)
` [PATCH 5/9] ram: k3-ddrss: Add exit retention support

[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
 2023-10-18 22:41 UTC  (8+ messages)

[PATCH] block: replace deprecated strncpy with strscpy
 2023-10-18 22:39 UTC  (2+ messages)

[PATCH] f2fs-tools: make six open zone check resilient
 2023-10-18 22:39 UTC 

[hverkuil-media-tree:extron 183/183] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c:1540:49: warning: '*15LCEC' directive output may be truncated writing 7 bytes into a region of size between 4 and 13
 2023-10-18 22:38 UTC 

[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-18 22:37 UTC  (6+ messages)
` [PATCH v3 2/5] mm: kmem: add direct objcg pointer to task_struct

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:38 UTC 

[PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-10-18 22:36 UTC  (2+ messages)

[PATCH] crypto: shash - eliminate indirect call for default import and export
 2023-10-18 22:34 UTC 

[PATCH bpf-next] bpf, docs: Define signed modulo as using truncated division
 2023-10-18 22:34 UTC  (5+ messages)
` [Bpf] "

[PATCH v2] parisc: Add nop instructions after TLB inserts
 2023-10-18 22:34 UTC 

[PULL 00/22] vfio queue
 2023-10-18 22:32 UTC  (2+ messages)

[PULL 00/29] tcg patch queue
 2023-10-18 22:25 UTC  (30+ messages)
` [PULL 01/29] tcg/ppc: Untabify tcg-target.c.inc
` [PULL 02/29] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
` [PULL 03/29] tcg/ppc: Reinterpret tb-relative to TB+4
` [PULL 04/29] tcg/ppc: Use ADDPCIS in tcg_out_tb_start
` [PULL 05/29] tcg/ppc: Use ADDPCIS in tcg_out_movi_int
` [PULL 06/29] tcg/ppc: Use ADDPCIS for the constant pool
` [PULL 07/29] tcg/ppc: Use ADDPCIS in tcg_out_goto_tb
` [PULL 08/29] tcg/ppc: Use PADDI in tcg_out_movi
` [PULL 09/29] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PULL 10/29] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PULL 11/29] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PULL 12/29] tcg/ppc: Use PLD in tcg_out_goto_tb
` [PULL 13/29] tcg/ppc: Disable TCG_REG_TB for Power9/Power10
` [PULL 14/29] tcg: Introduce tcg_use_softmmu
` [PULL 15/29] tcg: Provide guest_base fallback for system mode
` [PULL 16/29] tcg/arm: Use tcg_use_softmmu
` [PULL 17/29] tcg/aarch64: "
` [PULL 18/29] tcg/i386: "
` [PULL 19/29] tcg/loongarch64: "
` [PULL 20/29] tcg/mips: "
` [PULL 21/29] tcg/ppc: "
` [PULL 22/29] tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero
` [PULL 23/29] tcg/riscv: Use tcg_use_softmmu
` [PULL 24/29] tcg/s390x: "
` [PULL 25/29] tcg: drop unused tcg_temp_free define
` [PULL 26/29] tcg: Use constant zero when expanding with divu2
` [PULL 27/29] tcg: Optimize past conditional branches
` [PULL 28/29] tcg: Add tcg_gen_{ld,st}_i128
` [PULL 29/29] target/i386: Use i128 for 128 and 256-bit loads and stores

[PULL 00/32] x86 and build system changes for 2023-10-18
 2023-10-18 22:32 UTC  (2+ messages)

[PATCH 0/5] automation: cleanup hardware based tests
 2023-10-18 22:32 UTC  (6+ messages)
` [PATCH 2/5] automation: hide timeout countdown in log
` [PATCH for-4.18 0/5] automation: cleanup hardware based tests

[PATCH 0/2] rockchip: Use dwc3-generic driver on RK3328 and RK3399
 2023-10-18 22:30 UTC  (3+ messages)
` [PATCH 1/2] configs: "
` [PATCH 2/2] rockchip: board: Remove dwc3 usb init and gadget handler functions

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-18 22:31 UTC  (2+ messages)

[PATCHv2 0/2] tools/build: Fix -s detection code for new make
 2023-10-18 22:29 UTC  (9+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build

[PATCH v2] usb: typec: altmodes/displayport: verify compatible source/sink role combination
 2023-10-18 22:29 UTC  (2+ messages)

[yocto-autobuilder-helper][PATCH] config.json: add a workaround for the "autobuilderlog.json" error
 2023-10-18 22:28 UTC 

[PATCH bpf] Fold smp_mb__before_atomic() into atomic_set_release()
 2023-10-18 22:28 UTC 

[linux-next:master 10253/11192] drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c:58:13: sparse: sparse: too long token expansion
 2023-10-18 22:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:28 UTC 

[Intel-gfx] [PATCH 0/2] Cleanup a few functions in C10/C20 handling
 2023-10-18 22:28 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: Abstract C10/C20 pll hw readout
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Abstract C10/C20 pll calculation

[PATCH v1] driver core: Release all resources during unbind before updating device links
 2023-10-18 22:25 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/lnl: Assign correct phys
 2023-10-18 22:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/lnl: Extend C10/C20 phy
` [Intel-gfx] [PATCH 2/2] drm/i915/lnl: Fix check for TC phy

[PATCH] drm/amdkfd: remap unaligned svm ranges that have split
 2023-10-18 22:26 UTC 

[PATCH 01/18] pwm: Provide devm_pwmchip_alloc() function
 2023-10-18 22:25 UTC  (12+ messages)

[PATCH v9 1/3] PCI/DOE: Rename DOE protocol to feature
 2023-10-18 22:24 UTC  (2+ messages)

[ovmf test] 183420: all pass - PUSHED
 2023-10-18 22:23 UTC 

[apparmor] AppArmor kernel audit locks up system
 2023-10-18 22:23 UTC  (11+ messages)

[PATCH] audit: use mmget() instead of get_task_exe_file() when auditing @current
 2023-10-18 22:22 UTC  (2+ messages)

[syzbot] [mm?] [fs?] general protection fault in folio_flags
 2023-10-18 22:21 UTC  (2+ messages)

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-18 22:20 UTC  (8+ messages)

[PATCH v4 0/2] riscv: Add remaining module relocations and tests
 2023-10-18 22:19 UTC  (8+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:18 UTC 

[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
 2023-10-18 22:11 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-18 22:17 UTC  (9+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset

[PATCH v2 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes
 2023-10-18 22:17 UTC  (2+ messages)

[PATCH] staging: rts5208: Replace delay function
 2023-10-18 22:17 UTC  (8+ messages)

[PATCH] net: wwan: replace deprecated strncpy with strscpy_pad
 2023-10-18 22:14 UTC 

[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
 2023-10-18 22:13 UTC  (5+ messages)
` [PATCH 2/2] staging: vme_user: Use __func__ instead of function name

[Intel-gfx] [PATCH v4 0/2] display device info as a separate debugfs entry
 2023-10-18 22:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for display device info as a separate debugfs entry (rev6)

Toaster test documentation
 2023-10-18 22:09 UTC 

iperf 2 & clock unsync detection
 2023-10-18 22:10 UTC 

[soc:aspeed/defconfig] BUILD SUCCESS f1538805cf9da7a1be38c78690a0d3809e330acd
 2023-10-18 22:08 UTC 

[PATCH] loopdev: fix losetup failure with a lost device file
 2023-10-18 22:08 UTC  (5+ messages)

[PATCH v2 0/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
 2023-10-18 15:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-10-18 22:08 UTC 

[meta-oe][RFC][PATCH] nodejs: Revert io_uring support from bundled libuv-1.46.0
 2023-10-18 22:07 UTC 

[PATCH BlueZ 1/4] shared/util: Add util_debug_{tlv, bit} helpers
 2023-10-18 22:07 UTC  (2+ messages)
` [BlueZ,1/4] "

[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-18 22:07 UTC  (3+ messages)
` [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges

[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-10-18 22:06 UTC  (6+ messages)
` [PATCH v4 1/3] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v4 3/3] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH 00/61] target/hppa: Implement hppa64-cpu
 2023-10-18 21:51 UTC  (4+ messages)
` [PATCH 23/61] target/hppa: Pass d to do_sub_cond
` [PATCH 42/61] target/hppa: Implement SHRPD
` [PATCH 46/61] target/hppa: Remove TARGET_REGISTER_BITS


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.