All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-08 18:04:30 to 2024-05-08 19:21:55 UTC [more...]

[PATCH v10 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-08 19:21 UTC  (4+ messages)

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-08 19:19 UTC  (21+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
` [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
` [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
` [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
` [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
` [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
` [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
` [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
` [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
` [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
` [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
` [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions

[PATCH v2] hwmon: (emc1403) Add support for EMC1428 and EMC1438
 2024-05-08 19:21 UTC  (2+ messages)

[PATCH] riscv: change XIP's kernel_map.size to be size of the entire kernel
 2024-05-08 19:19 UTC  (2+ messages)

[Buildroot] [PATCH v1 0/8] support/kconfig: bump to linux-v6.9-rc5 version
 2024-05-08 19:18 UTC  (13+ messages)
` [Buildroot] [PATCH v1 7/8] support/kconfig: reference environment variables directly (remove 'option env=')
` [Buildroot] [PATCH v1 8/8] package/openssl: move libopenssl/libressl source statemetns outside of the choice

[PATCH 1/2] eeprom: at25: drop unneeded MODULE_ALIAS
 2024-05-08 19:17 UTC  (13+ messages)
` [PATCH 2/2] eeprom: 93xx46: "

[PATCH i-g-t v3 0/6] Intel blitter framebuffer copying sanitizing
 2024-05-08 19:17 UTC  (4+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_fb: fix intel modifiers for fb copying on xe driver

[oe-core][PATCH] gtk4: update 4.14.2 -> 4.14.4
 2024-05-08 19:17 UTC 

[PATCH] time/tick-sched: enable idle load balancing when nohz_full cpu becomes idle
 2024-05-08 19:15 UTC  (4+ messages)
` [PATCH v2] time/tick-sched: "

[PATCH v2 0/8] x86: Expose consistent topology to guests
 2024-05-08 19:13 UTC  (3+ messages)
` [PATCH v2 4/8] tools/hvmloader: Wake APs with hypercalls and not with INIT+SIPI+SIPI

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-08 19:13 UTC  (4+ messages)
` [PATCH v4 05/15] x86/sev: Use kernel provided SVSM Calling Areas

[PATCH] erofs: Zstandard compression support
 2024-05-08 19:12 UTC  (2+ messages)

[PATCH i-g-t v3 00/12] gputop: Add support for xe
 2024-05-08 19:11 UTC  (14+ messages)
` [PATCH i-g-t v3 08/13] treewide: Rename engine busyness variables
` [PATCH i-g-t v3 09/13] lib/igt_drm_clients: Move engine fields to substruct
` [PATCH i-g-t v3 10/13] lib/igt_drm_clients: Record drm-cycles
` [PATCH i-g-t v3 11/13] lib/igt_drm_fdinfo: Parse drm-total-cycles
` [PATCH i-g-t v3 12/13] lib/igt_drm_clients: Record total cycles
` [PATCH i-g-t v3 13/13] gputop: Add support to drm-cycles/drm-total-cycles

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-08 19:11 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-08 19:10 UTC  (3+ messages)

[RFC 0/5] Discussion around eviction improvements
 2024-05-08 19:08 UTC  (7+ messages)
` [RFC 1/5] drm/amdgpu: Fix migration rate limiting accounting
` [RFC 2/5] drm/amdgpu: Actually respect buffer migration budget
` [RFC 3/5] drm/ttm: Add preferred placement flag
` [RFC 4/5] drm/amdgpu: Use preferred placement for VRAM+GTT
` [RFC 5/5] drm/amdgpu: Re-validate evicted buffers

drm scheduler and wq flavours
 2024-05-08 19:07 UTC  (4+ messages)

[PATCH] nlmon: parse/print neighbor reports
 2024-05-08 19:07 UTC 

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08 19:02 UTC 

[PATCH 1/5] drm/vblank: Introduce drm_crtc_vblank_crtc()
 2024-05-08 19:01 UTC  (7+ messages)
` [PATCH 2/5] drm/amdgpu: Use drm_crtc_vblank_crtc()
` [PATCH 3/5] drm/i915: "

[PATCH] drm/xe: Move xe_gpu_commands.h file to instructions/
 2024-05-08 19:01 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
 2024-05-08 19:00 UTC  (5+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 0/2] hwmon: (adt7475) duty cycle configuration
 2024-05-08 19:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Document adt7475 PWM initial duty cycle

[meta-virtualization] [PATCH] sysvinit-inittab: Use UNPACKDIR instead of WORKDIR
 2024-05-08 19:00 UTC 

[PATCH wireless-next] ath11k: Fix error path in ath11k_pcic_ext_irq_config
 2024-05-08 18:59 UTC 

[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-05-08 18:57 UTC  (29+ messages)
` [PATCH v7 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v7 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v7 03/14] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v7 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v7 05/14] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v7 06/14] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v7 07/14] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v7 08/14] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v7 09/14] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v7 10/14] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v7 11/14] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v7 12/14] iommu/arm-smmu-v3: Test the STE S1DSS functionality
` [PATCH v7 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v7 14/14] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH 1/4] libsepol: reject self flag in type rules in old policies
 2024-05-08 18:50 UTC  (2+ messages)

[PATCH v3] watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
 2024-05-08 18:50 UTC  (2+ messages)

[PATCH v1 00/10] misc: eeprom_93xx46: Get rid of legacy GPIO APIs
 2024-05-08 18:47 UTC  (11+ messages)
` [PATCH v1 01/10] misc: eeprom_93xx46: Make use of device properties
` [PATCH v1 02/10] eeprom: digsy_mtc: Fix 93xx46 driver probe failure
` [PATCH v1 03/10] eeprom: digsy_mtc: Convert to use GPIO descriptors
` [PATCH v1 04/10] misc: eeprom_93xx46: Hide legacy platform data in the driver
` [PATCH v1 05/10] misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation
` [PATCH v1 06/10] misc: eeprom_93xx46: Use spi_message_init_with_transfers()
` [PATCH v1 07/10] misc: eeprom_93xx46: Convert to use kstrtox()
` [PATCH v1 08/10] misc: eeprom_93xx46: Replace explicit castings with proper specifiers
` [PATCH v1 09/10] misc: eeprom_93xx46: Use string_choices API instead of ternary operator
` [PATCH v1 10/10] misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()

[PATCH v3 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-08 18:48 UTC  (6+ messages)
` [PATCH v3 1/2] media: v4l2-subdev: Provide const-aware subdev "

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-08 18:48 UTC  (7+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction

Motu 828 (28 x 32) support
 2024-05-08 18:47 UTC 

[PATCH v2 0/4] XOR Math Fixups: translation & position
 2024-05-08 18:47 UTC  (5+ messages)
` [PATCH v2 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_translate()
` [PATCH v2 2/4] cxl/acpi: Restore XOR'd position bits during address translation
` [PATCH v2 3/4] cxl/region: Verify target positions using the ordered target list
` [PATCH v2 4/4] cxl: Remove defunct code calculating host bridge target positions

[PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
 2024-05-08 18:46 UTC  (5+ messages)

[XEN PATCH v3] x86/IOMMU: address violations of MISRA C:2012 Rule 14.4
 2024-05-08 18:46 UTC 

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-05-08 17:41 UTC  (2+ messages)
` [PATCH V7 4/4] PCI: Use preserve_config in place of pci_flags

[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-08 18:45 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sa8775p: mark ethernet devices "

i18n of git man pages
 2024-05-08 18:42 UTC  (3+ messages)

[PATCH v5] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-08 18:41 UTC  (2+ messages)

[PATCH v2 2/3] Bluetooth: btintel_pcie: Add support for PCIe transport
 2024-05-08 18:41 UTC 

[gustavoars:testing/WFAMNAE-next20240507-CbC] BUILD SUCCESS 9701eda557834f403314854b4002541e4fb4ff18
 2024-05-08 18:41 UTC 

[PATCH REPOST net-next v3] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-08 18:40 UTC 

[PATCH i-g-t] tests/intel/kms_big_fb: Fix width calculation while creating the intel buf
 2024-05-08 18:39 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-08 18:38 UTC  (9+ messages)

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-08 18:37 UTC  (4+ messages)

[GIT PULL] extcon next for v6.10
 2024-05-08 18:36 UTC  (2+ messages)

[PATCH] fbdev: Have CONFIG_FB_NOTIFY be tristate
 2024-05-08 18:37 UTC  (8+ messages)

[PATCH v5 i-g-t] tests/device_reset: move later skips into subtests
 2024-05-08 18:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/device_reset: move later skips into subtests (rev5)
` ✓ CI.xeBAT: "

[PATCH] net: ti: am65-cpsw-nuss: don't touch DMA after stop
 2024-05-08 18:36 UTC 

[PATCH 1/1] pNFS/filelayout: fixup pNfs allocation modes
 2024-05-08 18:33 UTC  (4+ messages)

[PATCH v3 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-08 18:29 UTC  (11+ messages)
` [PATCH v3 01/10] s390/uv: don't call folio_wait_writeback() without a folio reference
` [PATCH v3 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v3 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v3 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v3 05/10] s390/uv: update PG_arch_1 comment
` [PATCH v3 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v3 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v3 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v3 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v3 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

Fwd: Add method to allow switching kernel level PPS signal from DCD to CTS serial pin
 2024-05-08 18:28 UTC  (2+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-08 18:28 UTC  (3+ messages)
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU

[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-05-08 18:27 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: intel: Use *-y instead of *-objs in Makefile
 2024-05-08 18:27 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-08 18:27 UTC  (10+ messages)

[PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 18:25 UTC  (4+ messages)

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-08 18:25 UTC  (7+ messages)
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based "
        ` Aw: "

[PATCH net-next v5 5/6] net: tn40xx: add mdio bus support
 2024-05-08 18:25 UTC  (2+ messages)

[PATCH 1/1] pNFS/filelayout: check layout segment range
 2024-05-08 18:23 UTC  (4+ messages)

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-08 18:23 UTC  (4+ messages)
` [PATCH 8/9] migration: Add support for fdset with multifd + file

[PATCH] hw/virtio: Fix obtain the buffer id from the last descriptor
 2024-05-08 18:21 UTC  (3+ messages)

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-05-08 18:21 UTC  (2+ messages)

[PATCH 0/1] Fix faulting VM deadlock
 2024-05-08 18:18 UTC  (5+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
 2024-05-08 18:17 UTC  (2+ messages)

Unexpected git merge exit code when killing merge driver during ancestor merge
 2024-05-08 18:14 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: fix accounting if a VLAN already exists
 2024-05-08 18:10 UTC 

[PATCH] tools/mm: allow filtering and culling by module in page_owner_sort
 2024-05-08 18:10 UTC  (2+ messages)

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-08 18:08 UTC  (4+ messages)
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH v3] drm/xe: Rename few xe_args.h macros
 2024-05-08 18:07 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Rename few xe_args.h macros (rev3)

[PATCH] scripts/simpletrace: Mark output with unstable timestamp as WARN
 2024-05-08 18:05 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
 2024-05-08 18:04 UTC  (7+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in kill_orphaned_pgrp (2)
 2024-05-08 18:04 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.