All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 14:09:44 to 2023-11-22 14:44:58 UTC [more...]

[igt-dev] [PATCH v2 00/19] uAPI Alignment - Cleanup and future proof
 2023-11-22 14:44 UTC  (18+ messages)
` [igt-dev] [PATCH v2 01/19] drm-uapi/xe: Extend drm_xe_vm_bind_op
` [igt-dev] [PATCH v2 02/19] xe_ioctl: Converge bo_create to the most used version
` [igt-dev] [PATCH v2 03/19] xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_create
` [igt-dev] [PATCH v2 04/19] xe_query: Add missing include
` [igt-dev] [PATCH v2 05/19] xe_query: Kill visible_vram_if_possible
` [igt-dev] [PATCH v2 06/19] drm-uapi/xe: Separate bo_create placement from flags
` [igt-dev] [PATCH v2 07/19] xe: s/hw_engine/engine
` [igt-dev] [PATCH v2 08/19] drm-uapi/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [igt-dev] [PATCH v2 09/19] drm-uapi/xe: Reject bo creation of unaligned size
` [igt-dev] [PATCH v2 10/19] drm-uapi/xe: Align on a common way to return arrays (memory regions)
` [igt-dev] [PATCH v2 11/19] drm-uapi/xe: Align on a common way to return arrays (gt)
` [igt-dev] [PATCH v2 12/19] drm-uapi/xe: Align on a common way to return arrays (engines)
` [igt-dev] [PATCH v2 13/19] drm-uapi/xe: Split xe_sync types from flags
` [igt-dev] [PATCH v2 15/19] drm-uapi/xe: Crystal Reference Clock updates
` [igt-dev] [PATCH v2 16/19] drm-uapi/xe: Remove bogus engine list from the wait_user_fence IOCTL
` [igt-dev] [PATCH v2 17/19] drm-uapi/xe: Add Tile ID information to the GT info query
` [igt-dev] [PATCH v2 18/19] drm-uapi/xe: Fix various struct padding for 64b alignment

[PATCH] iommu: Avoid more races around device probe
 2023-11-22 14:44 UTC  (3+ messages)

[virtio-comment] Re: [PATCH V2 4/6] virtio-pci: implement VIRTIO_F_QUEUE_STATE
 2023-11-22 14:43 UTC  (11+ messages)

[PATCH V2 1/2] dt-bindings: serial: add Broadcom's BCMBCA family High Speed UART
 2023-11-22 14:42 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: broadcom: Add BCM63138's high speed UART

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-22 14:42 UTC  (17+ messages)

[PATCH 0/2] media: rkisp1: Fix memory leaks
 2023-11-22 14:42 UTC  (9+ messages)
` [PATCH 1/2] media: rkisp1: Fix media device memory leak
` [PATCH 2/2] media: rkisp1: Fix memory leaks in rkisp1_isp_unregister()

[igt-dev] [PATCH i-g-t] tests/intel: Add changes to use new sysfs frequency entries by xe
 2023-11-22 14:42 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/intel: Add changes to use new sysfs frequency entries by xe (rev2)

[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
 2023-11-22 14:41 UTC  (17+ messages)
` [PATCH net-next v3 01/13] net: page_pool: factor out uninit
` [PATCH net-next v3 02/13] net: page_pool: id the page pools
` [PATCH net-next v3 03/13] net: page_pool: record pools per netdev
` [PATCH net-next v3 04/13] net: page_pool: stash the NAPI ID for easier access
` [PATCH net-next v3 05/13] eth: link netdev to page_pools in drivers
` [PATCH net-next v3 06/13] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next v3 07/13] net: page_pool: implement GET in the netlink API
` [PATCH net-next v3 08/13] net: page_pool: add netlink notifications for state changes

max<min after jset
 2023-11-22 14:40 UTC  (2+ messages)
` [PATCH] C inlined assembly for reproducing max<min

stable-rc/queue/4.19 build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.299-50-gaa3fbf0e1c59)
 2023-11-22 14:40 UTC 

REGRESSION linux-next since Nov 16th, perf tool broken (at least on s390)
 2023-11-22 14:38 UTC  (3+ messages)

[Intel-xe] [PATCH v2 00/14] uAPI Alignment - Cleanup and future proof
 2023-11-22 14:38 UTC  (15+ messages)
` [Intel-xe] [PATCH v2 01/14] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [PATCH v2 02/14] drm/xe/uapi: Separate bo_create placement from flags
` [Intel-xe] [PATCH v2 03/14] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 04/14] drm/xe/uapi: Reject bo creation of unaligned size
` [Intel-xe] [PATCH v2 05/14] drm/xe/uapi: Align on a common way to return arrays (memory regions)
` [Intel-xe] [PATCH v2 06/14] drm/xe/uapi: Align on a common way to return arrays (gt)
` [Intel-xe] [PATCH v2 07/14] drm/xe/uapi: Align on a common way to return arrays (engines)
` [Intel-xe] [PATCH v2 08/14] drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 09/14] drm/xe/uapi: Kill tile_mask
` [Intel-xe] [PATCH v2 10/14] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v2 11/14] drm/xe/uapi: Remove bogus engine list from the wait_user_fence IOCTL
` [Intel-xe] [PATCH v2 12/14] drm/xe/uapi: Add Tile ID information to the GT info query
` [Intel-xe] [PATCH v2 13/14] drm/xe/uapi: Fix various struct padding for 64b alignment
` [Intel-xe] [PATCH v2 14/14] drm/xe/uapi: Move xe_exec after xe_exec_queue

[PATCH v3 00/10] arm64: ptdump: View the second stage page-tables
 2023-11-22 14:36 UTC  (4+ messages)
` [PATCH v3 05/10] arm64: ptdump: Add hooks on debugfs file operations

[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
 2023-11-22 14:36 UTC 

[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
 2023-11-22 14:36 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t] kms_addfb_basic: Skip not relevant test for Xe
 2023-11-22 14:34 UTC  (2+ messages)

[PATCH v4] ASoC: cs43130: Allow driver to work without IRQ connection
 2023-11-22 14:34 UTC 

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2023-11-22 14:35 UTC  (4+ messages)
` [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH] target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe
 2023-11-22  8:15 UTC  (2+ messages)

[PATCH] vmci_host: use smp_load_acquire/smp_store_release when accessing vmci_host_dev->ct_type
 2023-11-22 14:34 UTC  (2+ messages)

[libvirt test] 183819: tolerable all pass - PUSHED
 2023-11-22 14:34 UTC 

[PATCH 0/4] mnt_idmapping: decouple from namespaces
 2023-11-22 14:34 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH v2 00/16] Tidy up file permission hooks
 2023-11-22 14:33 UTC  (3+ messages)
` [PATCH v2 11/16] fs: move permission hook out of do_iter_write()

[ima-evm-utils PATCH 00/12] Address non concurrency-safe libimaevm global variables
 2023-11-22 14:33 UTC  (9+ messages)
` [ima-evm-utils PATCH 09/12] Use a local hash algorithm variable when verifying file signatures
` [ima-evm-utils PATCH 11/12] Use a file specific hash algorithm variable for signing files
` [ima-evm-utils PATCH 12/12] Define and use a file specific "keypass" variable

[Intel-xe] [RFC 0/4] Adding new frequency sysfs attributes
 2023-11-22 14:32 UTC  (6+ messages)
` [Intel-xe] [RFC 1/4] drm/xe: Moving and renaming existing "

[RFC PATCH 0/2] fpga: improve protection against low-level modules unloading
 2023-11-22 14:32 UTC  (3+ messages)
` [RFC PATCH 1/2] fpga: add a module owner field to fpga_manager and fpga_manager_ops
` [RFC PATCH 2/2] fpga: set owner of fpga_manager_ops for existing low-level modules

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-22 14:32 UTC  (10+ messages)
` [PATCH v5 6/9] slub: Delay freezing of "

[PATCH] hw/i386: Rename kvmvapic.c -> vapic.c
 2023-11-22 14:31 UTC  (2+ messages)
` [PATCH-for-9.0] "

[PATCH 6.1.y-cip 00/10] Add versa3 clk generator support
 2023-11-22 14:31 UTC  (11+ messages)
` [PATCH 6.1.y-cip 01/10] dt-bindings: clock: Add Renesas versa3 clock generator bindings
` [PATCH 6.1.y-cip 02/10] dt-bindings: clock: versaclock3: Add description for #clock-cells property
` [PATCH 6.1.y-cip 03/10] clk: Add trace events for rate requests
` [PATCH 6.1.y-cip 04/10] clk: Move no reparent case into a separate function
` [PATCH 6.1.y-cip 05/10] clk: Introduce clk_hw_determine_rate_no_reparent()
` [PATCH 6.1.y-cip 06/10] clk: Add support for versa3 clock driver
` [PATCH 6.1.y-cip 07/10] clk: vc3: Fix 64 by 64 division
` [PATCH 6.1.y-cip 08/10] clk: vc3: Fix output clock mapping
` [PATCH 6.1.y-cip 09/10] clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum
` [PATCH 6.1.y-cip 10/10] arm64: dts: renesas: rz-smarc: Use versa3 clk for audio mclk

[PATCH net-next v2] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
 2023-11-22 14:30 UTC 

stable-rc/queue/5.10 build: 19 builds: 1 failed, 18 passed, 1 error, 5 warnings (v5.10.201-98-g6f84b6dba25c)
 2023-11-22 14:32 UTC 

changes to struct rpc_gss_sec
 2023-11-22 14:31 UTC  (3+ messages)

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-22 14:34 UTC  (17+ messages)
` [Intel-xe] [RFC v4 1/5] drm/netlink: Add netlink infrastructure
    `  "
` [Intel-xe] [RFC v3 3/5] drm/xe/RAS: Expose the error counters
    `  "
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error
        `  "
  ` [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem

[igt-dev] [PATCH i-g-t 0/2] added new subtest simultaneous-modeset
 2023-11-22 14:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for added new subtest simultaneous-modeset (rev4)

[PATCH v3 0/3] Add audio device nodes for i.MX93 platform
 2023-11-22 14:29 UTC  (3+ messages)
` (subset) "

[Intel-gfx] [PATCH] drm/i915/display: Do not check psr2 if psr/panel replay is not supported
 2023-11-22 14:29 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v8 00/15] KVM: xen: update shared_info and vcpu_info handling
 2023-11-22 14:27 UTC  (5+ messages)
` [PATCH v8 07/15] KVM: pfncache: include page offset in uhva and use it consistently

[PATCH 5.10.y-cip 00/11] Add versa3 clk generator support
 2023-11-22 14:28 UTC  (12+ messages)
` [PATCH 5.10.y-cip 01/11] dt-bindings: clock: Add Renesas versa3 clock generator bindings
` [PATCH 5.10.y-cip 02/11] dt-bindings: clock: versaclock3: Add description for #clock-cells property
` [PATCH 5.10.y-cip 03/11] clk: fixed: add devm helper for clk_hw_register_fixed_factor()
` [PATCH 5.10.y-cip 04/11] clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()
` [PATCH 5.10.y-cip 05/11] clk: fixed: Remove Allwinner A10 special-case logic
` [PATCH 5.10.y-cip 06/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH 5.10.y-cip 07/11] clk: Add support for versa3 clock driver
` [PATCH 5.10.y-cip 08/11] clk: vc3: Fix 64 by 64 division
` [PATCH 5.10.y-cip 09/11] clk: vc3: Fix output clock mapping
` [PATCH 5.10.y-cip 10/11] clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum
` [PATCH 5.10.y-cip 11/11] arm64: dts: renesas: rz-smarc: Use versa3 clk for audio mclk

[PATCH 0/3] xen/MISRA: Remove nonstandard inline keywords
 2023-11-22 14:27 UTC  (4+ messages)
` [PATCH 1/3] x86/apic: Drop atomic accessors
` [PATCH 2/3] x86/apic: Drop the APIC_MSR_BASE constant
` [PATCH 3/3] xen/MISRA: Remove nonstandard inline keywords

[PATCH 00/21] Qualcomm generic board support
 2023-11-22 14:27 UTC  (5+ messages)

[PATCH V3 0/3] OPP: Simplify required-opp handling
 2023-11-22 14:26 UTC  (3+ messages)
` [PATCH V3 3/3] OPP: Don't set OPP recursively for a parent genpd

[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
 2023-11-22 14:26 UTC  (3+ messages)
` [PATCH v3] "

[Intel-gfx] [rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO
 2023-11-22 14:24 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsi: 4th attempt to get rid of IOSF GPIO (rev2)

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-22 14:24 UTC  (4+ messages)
` [PATCH v2 2/2] iommu: Extend LPAE page table format to support custom allocators

[PATCH v3 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-11-22 14:23 UTC  (7+ messages)
` [PATCH v3 3/3] media: uvcvideo: Lock video streams and queues while unregistering

[PATCH v3 bpf-next 00/11] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-11-22 14:23 UTC  (3+ messages)
` [PATCH v3 bpf-next 02/11] tcp: Cache sock_net(sk) in cookie_v[46]_check()

[PATCH 0/5] Versa3 clock driver enhancements
 2023-11-22 14:23 UTC  (6+ messages)
` [PATCH 1/5] clk: versaclock3: Update vc3_get_div() to avoid divide by zero
` [PATCH 2/5] clk: versaclock3: Avoid unnecessary padding
` [PATCH 3/5] clk: versaclock3: Use u8 return type for get_parent() callback
` [PATCH 4/5] clk: versaclock3: Add missing space between ')' and '{'
` [PATCH 5/5] clk: versaclock3: Drop ret variable

[PATCH 0/8] btrfs: add a btrfs_chunk_map structure and preparatory cleanups
 2023-11-22 14:16 UTC  (5+ messages)
` [PATCH 7/8] btrfs: use a dedicated data structure for chunk maps

[RFC V2] IMA Log Snapshotting Design Proposal
 2023-11-22 14:22 UTC  (7+ messages)

[PATCH] efi/loongarch: Change MMU translation mode
 2023-11-22 14:22 UTC  (2+ messages)

[PATCH v2] USB: serial: option: add Luat Air72*U series products
 2023-11-22 14:21 UTC  (2+ messages)

[PATCH v2 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
 2023-11-22 14:20 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common

selftests: ftrace: WARNING: __list_del_entry_valid_or_report (lib/list_debug.c:62 (discriminator 1))
 2023-11-22 14:19 UTC  (3+ messages)

[PATCH 0/4] eventfs: Some more minor fixes
 2023-11-22 14:19 UTC  (2+ messages)

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-22 14:00 UTC 

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-11-22 14:18 UTC  (16+ messages)

[OE-core] [RFC 1/5] valgrind: make ptest depend on all components
 2023-11-22 14:18 UTC  (7+ messages)

[Printing-architecture] RFC: Moving the printing-architecture list
 2023-11-22 14:18 UTC  (2+ messages)

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-22 14:17 UTC  (7+ messages)
` [PATCH v2 08/13] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v2 09/13] arm64: Add override for ID_AA64MMFR4_EL1.E2H0

[PATCH] cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
 2023-11-22 14:16 UTC 

[RFC PATCH v2 0/6] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-11-22 14:15 UTC  (7+ messages)
` [RFC PATCH v2 1/6] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [RFC PATCH v2 2/6] mm: mempolicy: Revise comment regarding mempolicy mode flags
` [RFC PATCH v2 3/6] mm, security: Fix missed security_task_movememory() in mbind(2)
` [RFC PATCH v2 4/6] mm, security: Add lsm hook for memory policy adjustment
` [RFC PATCH v2 5/6] security: selinux: Implement set_mempolicy hook
` [RFC PATCH v2 6/6] selftests/bpf: Add selftests for set_mempolicy with a lsm prog

[PATCH v7 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2023-11-22 14:14 UTC  (16+ messages)
` [PATCH v7 1/7] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v7 2/7] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v7 3/7] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v7 4/7] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v7 5/7] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v7 6/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
` [PATCH v7 7/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV8865 "

mt6370 i2c error -ETIMEDOUT: Failed to check vendor info
 2023-11-22 14:13 UTC  (2+ messages)

[PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
 2023-11-22 14:14 UTC  (2+ messages)

[PATCH 1/2] shared-mime-info: embed PV in the filename
 2023-11-22 14:13 UTC  (2+ messages)
` [PATCH 2/2] package_ipk: Fix Source: field variable dependency

[PATCH net,v2] ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
 2023-11-22 14:13 UTC  (2+ messages)

32 bit qemu regression from v6.5 tip pull [6c480f222128 x86/alternative: Rewrite optimize_nops() some]
 2023-11-22 14:11 UTC  (3+ messages)

[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
 2023-11-22 14:10 UTC  (4+ messages)
` [virtio-comment] [PATCH v6 2/5] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] "
    ` [virtio-comment] "


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.