All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-01 20:14:55 to 2023-06-01 21:10:16 UTC [more...]

[PATCH v2 0/8] rust: workqueue: add bindings for the workqueue
 2023-06-01 21:09 UTC  (3+ messages)
` [PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-01 21:08 UTC  (7+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__

[Intel-xe] [PATCH 1/3] drm/xe: Disable interruptable wait on xe_bo_move()
 2023-06-01 21:09 UTC  (10+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Add missing TLB invalidation to emit_pipe_invalidate()

[PATCH 1/3] drm/amdkfd: add event age tracking
 2023-06-01 21:08 UTC  (6+ messages)
` [PATCH 2/3] drm/amdkfd: add event_age tracking when receiving interrupt
` [PATCH 3/3] drm/amdkfd: don't sleep when event age unmatch

Big TCG slowdown when using zstd with aarch64
 2023-06-01 21:06 UTC 

[PATCH v8 0/3] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-01 21:07 UTC  (6+ messages)
` [PATCH v8 3/3] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH v2] riscv/purgatory: Do not use fortified string functions
 2023-06-01 21:04 UTC  (7+ messages)

[PATCH 0/8] checkpolicy, libsepol: add prefix/suffix matching to filename type transitions
 2023-06-01 21:03 UTC  (6+ messages)
` [PATCH 7/8] checkpolicy, libsepol: add prefix/suffix support to module policy
` [PATCH 8/8] libsepol/cil: add support for prefix/suffix filename transtions to CIL

UVC Gadget Driver shows glitched frames with a Linux host
 2023-06-01 21:01 UTC  (14+ messages)

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-06-01 21:00 UTC  (3+ messages)
` [PATCH v5 2/2] "

[Intel-gfx] [PATCH] drm/i915/gt: limit lmem allocation size to succeed on SmallBars
 2023-06-01 21:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 5.4 0/2] Backport few dfs related fixes to cifs
 2023-06-01 20:58 UTC  (3+ messages)
` [PATCH 5.4 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
` [PATCH 5.4 2/2] cifs: handle empty list of targets in cifs_reconnect()

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2023-06-01 20:57 UTC  (5+ messages)

[PATCH v1] meson saradc: fix clock divider mask length
 2023-06-01 20:52 UTC  (9+ messages)

[PATCH 0/2] arm*/dts: Enable symbols for rpi device trees
 2023-06-01 20:55 UTC  (7+ messages)

[PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
 2023-06-01 20:54 UTC  (2+ messages)

[PATCH v2 0/3] Add MCQ support for MTK platform
 2023-06-01 20:54 UTC  (9+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid

[PATCH 5.4 00/16] 5.4.245-rc1 review
 2023-06-01 20:53 UTC  (2+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-01 20:50 UTC  (10+ messages)
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-06-01 20:49 UTC  (5+ messages)

[Intel-xe] [CI 00/31] Separate GT and tile
 2023-06-01 20:48 UTC  (35+ messages)
` [Intel-xe] [CI 01/31] drm/xe/mtl: Disable media GT
` [Intel-xe] [CI 02/31] drm/xe: Introduce xe_tile
` [Intel-xe] [CI 03/31] drm/xe: Add backpointer from gt to tile
` [Intel-xe] [CI 04/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 05/31] drm/xe: Add for_each_tile iterator
` [Intel-xe] [CI 06/31] drm/xe: Move register MMIO into xe_tile
` [Intel-xe] [CI 07/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 08/31] drm/xe: Move GGTT from GT to tile
` [Intel-xe] [CI 09/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 10/31] drm/xe: Move VRAM from GT to tile
` [Intel-xe] [CI 11/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 12/31] drm/xe: Memory allocations are tile-based, not GT-based
` [Intel-xe] [CI 13/31] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 14/31] drm/xe: Move migration from GT to tile
` [Intel-xe] [CI 15/31] drm/xe: Clarify 'gt' retrieval for primary tile
` [Intel-xe] [CI 16/31] drm/xe: Drop vram_id
` [Intel-xe] [CI 17/31] drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTE
` [Intel-xe] [CI 18/31] drm/xe: Allocate GT dynamically
` [Intel-xe] [CI 19/31] drm/xe: Add media GT to tile
` [Intel-xe] [CI 20/31] drm/xe: Move display IRQ postinstall out of GT function
` [Intel-xe] [CI 21/31] drm/xe: Interrupts are delivered per-tile, not per-GT
` [Intel-xe] [CI 22/31] drm/xe/irq: Handle ASLE backlight interrupts at same time as display
` [Intel-xe] [CI 23/31] drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
` [Intel-xe] [CI 24/31] drm/xe/irq: Untangle postinstall functions
` [Intel-xe] [CI 25/31] drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
` [Intel-xe] [CI 26/31] drm/xe: Invalidate TLB on all affected GTs during GGTT updates
` [Intel-xe] [CI 27/31] drm/xe/tlb: Obtain forcewake when doing GGTT TLB invalidations
` [Intel-xe] [CI 28/31] drm/xe: Allow GT looping and lookup on standalone media
` [Intel-xe] [CI 29/31] drm/xe: Update query uapi to support "
` [Intel-xe] [CI 30/31] drm/xe: Reinstate media GT support
` [Intel-xe] [CI 31/31] drm/xe: Add kerneldoc description of multi-tile devices
` [Intel-xe] ✓ CI.Patch_applied: success for Separate GT and tile (rev7)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH] vfio: Fixup kconfig ordering for VFIO_PCI_CORE
 2023-06-01 20:48 UTC  (3+ messages)

[PATCH 0/1] process attribute support for Landlock
 2023-06-01 20:48 UTC  (17+ messages)
` [PATCH v2] lsm: adds process attribute getter "

[PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
 2023-06-01 20:47 UTC  (5+ messages)

[to-be-updated] mm-zswap-multiple-zpools-support-fix.patch removed from -mm tree
 2023-06-01 20:48 UTC 

[to-be-updated] mm-zswap-multiple-zpools-support.patch removed from -mm tree
 2023-06-01 20:48 UTC 

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-06-01 20:47 UTC  (5+ messages)
` [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl

[GIT PULL] EFI fixes for v6.4 #1
 2023-06-01 20:47 UTC 

[PATCH 5.10 00/22] 5.10.182-rc1 review
 2023-06-01 20:47 UTC  (2+ messages)

+ zswap-do-not-shrink-if-cgroup-may-not-zswap-fix-fix.patch added to mm-hotfixes-unstable branch
 2023-06-01 20:47 UTC 

[Intel-wired-lan] [PATCH v2] igb: Fix extts capture value format for 82580/i354/i350
 2023-06-01 20:45 UTC  (4+ messages)
  `  "

[PATCH v3 00/34] Split ptdesc from struct page
 2023-06-01 20:43 UTC  (9+ messages)
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables

[PATCH v2] target/ppc: Fix nested-hv HEAI delivery
 2023-06-01 20:42 UTC  (2+ messages)

[PATCH 5.15 00/37] 5.15.115-rc2 review
 2023-06-01 20:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/7] drm/i915: HuC loading and authentication for MTL
 2023-06-01 20:42 UTC  (12+ messages)
` [Intel-gfx] [PATCH v5 2/7] drm/i915/huc: Parse the GSC-enabled HuC binary
    `  "
` [Intel-gfx] [PATCH v5 3/7] drm/i915/huc: Load GSC-enabled HuC via DMA xfer if the fuse says so
  `  "
` [Intel-gfx] [PATCH v5 4/7] drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flow
    `  "

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-01 20:41 UTC  (8+ messages)

[Intel-xe] [PATCH v2] drm/xe: Replace deprecated DRM_ERROR()
 2023-06-01 20:40 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for drm/xe: Replace deprecated DRM_ERROR() (rev2)

[meta-oe][PATCH] libyang: backport a fix for CVE-2023-26916
 2023-06-01 20:38 UTC  (3+ messages)
` [meta-oe][PATCH] libyang: backport a fix for CVE-2023-26916 -> For kirkstone !

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-01 20:37 UTC  (5+ messages)

[RFC PATCH 1/1] utilities/gitlab-ci: Fix gitlab-ci due to Arch Linux deprecating texlive-most
 2023-06-01 20:38 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] igc: Fix TX Hang issue when QBV Gate is close
 2023-06-01 20:37 UTC  (2+ messages)

[PATCH 0/4] Page table fence
 2023-06-01 20:37 UTC  (5+ messages)
` [PATCH 2/4] drm/amdkfd: Signal page table fence after KFD flush tlb
` [PATCH 3/4] drm/amdgpu: Signal page table fence after gfx vm flush

[PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-06-01 20:37 UTC  (3+ messages)

[PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2023-06-01 20:35 UTC  (9+ messages)

[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-06-01 20:34 UTC  (3+ messages)
` [PATCH v3 1/3] hw/i2c: add smbus pec utility function

[PATCH 6.1 00/42] 6.1.32-rc1 review
 2023-06-01 20:33 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8192: Add missing dma-ranges to soc node
 2023-06-01 20:32 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Deduplicate DSI node
 2023-06-01 20:32 UTC  (4+ messages)

[PATCH v4] target/ppc: Fix PMU hflags calculation
 2023-06-01 20:30 UTC  (2+ messages)

Direct rdtsc call side-effect
 2023-06-01 20:31 UTC  (5+ messages)

[PATCH] pnv/xive2: Quiet down some error messages
 2023-06-01 20:30 UTC  (2+ messages)

[PATCH v2 0/5] Various xive fixes
 2023-06-01 20:30 UTC  (2+ messages)

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-01 20:30 UTC  (4+ messages)
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[PATCH] perf script: Increase PID/TID width for output
 2023-06-01 20:29 UTC  (3+ messages)

[PATCH v2 00/10] Cover Letter
 2023-06-01 20:27 UTC  (11+ messages)
` [PATCH v2 01/10] rteval: Use f-strings in rtevalclient.py
` [PATCH v2 02/10] rteval: Use f-strings in rtevalConfig
` [PATCH v2 03/10] rteval: Use f-strings in cputopology
` [PATCH v2 04/10] rteval: Use f-strings in kernel.py
` [PATCH v2 05/10] rteval: Use f-strings in memory.py
` [PATCH v2 06/10] rteval: Use f-strings in osinfo
` [PATCH v2 07/10] rteval: Use f-strings in services.py
` [PATCH v2 08/10] rteval: Use f-strings in tools.py
` [PATCH v2 09/10] Added code to check if the proc/net/if_inet6 file exists while loading IPv6 addresses in the IPv6Addresses class
` [PATCH v2 10/10] rteval: Use f-strings in __init__.py

[PATCH 6.3 00/45] 6.3.6-rc1 review
 2023-06-01 20:27 UTC  (3+ messages)

+ zswap-do-not-shrink-if-cgroup-may-not-zswap-fix.patch added to mm-hotfixes-unstable branch
 2023-06-01 20:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: Terminate lease on bad connector id
 2023-06-01 20:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 0/6] Process connector bug fixes & enhancements
 2023-06-01 20:24 UTC  (4+ messages)
` [PATCH v5 1/6] netlink: Reverse the patch which removed filtering

[Intel-gfx] [PATCH v2] drm/i915: No 10bit gamma on desktop gen3 parts
 2023-06-01 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: No 10bit gamma on desktop gen3 parts (rev2)

[Intel-wired-lan] [PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-06-01 20:24 UTC  (3+ messages)
  `  "

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-06-01 20:23 UTC  (9+ messages)
` [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
` [PATCH v3 21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH v3 28/48] tcg: Split tcg/tcg-op-gvec.h
` [PATCH v3 32/48] tcg: Spit out exec/translation-block.h

[PATCH] firewire: fix warnings to generate UAPI documentation
 2023-06-01 20:23 UTC  (2+ messages)

[PATCH] usb: dwc3: Skip TRBs while removing requests in disconnect path
 2023-06-01 20:23 UTC  (4+ messages)

[meta-ti kirkstone/master PATCH] ti-kernel: Apply RT config fragments to RT kernel defconfig
 2023-06-01 20:23 UTC  (3+ messages)

[PATCH v6] sh: avoid using IRQ0 on SH3/4
 2023-06-01 20:22 UTC 

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-06-01 20:22 UTC  (3+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property

+ mm-mm_initc-move-set_pageblock_order-to-free_area_init.patch added to mm-unstable branch
 2023-06-01 20:21 UTC 

[PATCH v2] riscv/purgatory: Do not use fortified string functions
 2023-06-01 20:20 UTC  (3+ messages)

[linux-next:master 5938/6538] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2023-06-01 20:21 UTC  (3+ messages)

[PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
 2023-06-01 20:20 UTC  (3+ messages)

[PATCH v1 1/2] perf pmu: Only warn about unsupported configs once
 2023-06-01 20:19 UTC  (3+ messages)

[PATCH] selinux: don't use make's grouped targets feature yet
 2023-06-01 20:19 UTC  (3+ messages)

[PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-06-01 20:19 UTC  (4+ messages)
` [PATCH 21/36] drm/amd/display: add CRTC 3D LUT support

[PATCH v6 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-01 20:18 UTC  (10+ messages)
` [PATCH v6 1/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v6 2/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v6 3/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v6 4/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v6 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v6 6/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v6 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v6 8/9] serial: sc16is7xx: add post reset delay
` [PATCH v6 9/9] serial: sc16is7xx: improve comments about variants

[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 2023-06-01 20:17 UTC  (7+ messages)

issue using virtual interface with iwd
 2023-06-01 20:18 UTC  (9+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-01 20:16 UTC  (7+ messages)
` [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
        ` [patch v2 "
          ` [patch v2a "

[PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: add additional clocks
 2023-06-01 20:16 UTC  (5+ messages)

[PATCH -fixes 1/2] riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
 2023-06-01 20:13 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: net: phy: Support external PHY xtal
 2023-06-01 20:14 UTC  (6+ messages)
` [PATCH 2/2] net: phy: realtek: Add optional external PHY clock


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.