All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-18 10:59:11 to 2022-10-18 11:40:36 UTC [more...]

[Intel-gfx] i915 "GPU HANG", bisected to a2daa27c0c61 "swiotlb: simplify swiotlb_max_segment"
 2022-10-18 11:02 UTC  (4+ messages)
    `  "

[LTP] [PATCH v2] syscalls/fork01: Convert into new api
 2022-10-18 11:38 UTC  (2+ messages)

[PATCH v2] drm/panel/panel-sitronix-st7701: Fix RTNI calculation
 2022-10-18 11:39 UTC  (6+ messages)

[PATCH 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-18 11:37 UTC  (5+ messages)
` [PATCH 09/15] dt-bindings: phy: qcom,qmp-pcie: mark current bindings as legacy

[asahilinux:bits/110-smc 15/29] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_385' declared with attribute error: FIELD_PREP: mask is not constant
 2022-10-18 11:33 UTC 

[PATCH v2] usb: ehci-orion: Extend DMA mask to 64 bit for AC5 platform
 2022-10-18 11:34 UTC 

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-10-18 11:34 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH net-next 0/9] Add support for Sparx5 IS2 VCAP
 2022-10-18 11:31 UTC  (19+ messages)
` [PATCH net-next 1/9] net: microchip: sparx5: Adding initial VCAP API support
` [PATCH net-next 2/9] net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
` [PATCH net-next 3/9] net: microchip: sparx5: Adding IS2 VCAP register interface
` [PATCH net-next 4/9] net: microchip: sparx5: Adding initial tc flower support for VCAP API
` [PATCH net-next 5/9] net: microchip: sparx5: Adding port keyset config and callback interface
` [PATCH net-next 6/9] net: microchip: sparx5: Adding basic rule management in VCAP API
` [PATCH net-next 7/9] net: microchip: sparx5: Writing rules to the IS2 VCAP
` [PATCH net-next 8/9] net: microchip: sparx5: Adding KUNIT test VCAP model
` [PATCH net-next 9/9] net: microchip: sparx5: Adding KUNIT test for the VCAP API

Please pull u-boot-dm
 2022-10-18 11:34 UTC 

[PATCHv10 00/15] Linear Address Masking enabling
 2022-10-18 11:33 UTC  (16+ messages)
` [PATCHv10 01/15] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv10 02/15] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv10 03/15] mm: Pass down mm_struct to untagged_addr()
` [PATCHv10 04/15] x86/mm: Handle LAM on context switch
` [PATCHv10 05/15] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv10 06/15] KVM: Serialize tagged address check against tagging enabling
` [PATCHv10 07/15] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv10 08/15] x86/mm: Reduce untagged_addr() overhead until the first LAM user
` [PATCHv10 09/15] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv10 10/15] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive
` [PATCHv10 11/15] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv10 12/15] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv10 13/15] selftests/x86/lam: Add io_uring "
` [PATCHv10 14/15] selftests/x86/lam: Add inherit "
` [PATCHv10 15/15] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVM "

[PATCH V4] LoongArch: Add unaligned access support
 2022-10-18 11:30 UTC 

[PATCH v3 0/7] ASoC: codecs: jz4725b: Various improvements and fixes
 2022-10-18 11:28 UTC  (3+ messages)

[PATCH 0/2] ASoC: Intel: avs: Add support for max98927 codec
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH 1/5] ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms
 2022-10-18 11:28 UTC  (3+ messages)
` [PATCH v2] "

[PULL] Pull request for u-boot master / v2023.01-rc1 = u-boot-stm32-20221018
 2022-10-18 11:30 UTC 

[PATCH -next 0/4] ASoC: Use DIV_ROUND_UP() instead of open-coding it
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH -next] ASoC: cs42l83: change cs42l83_regmap to static
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-18 11:27 UTC  (26+ messages)
` [PATCH v4 01/25] net/nfp: fix the requirement of cpp bridge service
` [PATCH v4 02/25] net/nfp: add the structures and functions for flow offload
` [PATCH v4 03/25] net/nfp: add the stats process logic in ctrl VNIC service
` [PATCH v4 04/25] net/nfp: add the flow APIs of nfp PMD
` [PATCH v4 05/25] net/nfp: support basic flow items
` [PATCH v4 06/25] net/nfp: support basic flow actions
` [PATCH v4 07/25] net/nfp: support VLAN flow item
` [PATCH v4 08/25] net/nfp: support IPv4 "
` [PATCH v4 09/25] net/nfp: support IPv6 "
` [PATCH v4 10/25] net/nfp: support TCP "
` [PATCH v4 11/25] net/nfp: support UDP "
` [PATCH v4 12/25] net/nfp: support SCTP "
` [PATCH v4 13/25] net/nfp: support SRC MAC flow action
` [PATCH v4 14/25] net/nfp: support DST "
` [PATCH v4 15/25] net/nfp: support pop VLAN "
` [PATCH v4 16/25] net/nfp: support push "
` [PATCH v4 17/25] net/nfp: support SRC IPv4 "
` [PATCH v4 18/25] net/nfp: support DST "
` [PATCH v4 19/25] net/nfp: support SRC IPv6 "
` [PATCH v4 20/25] net/nfp: support DST "
` [PATCH v4 21/25] net/nfp: support TP SRC "
` [PATCH v4 22/25] net/nfp: support TP DST "
` [PATCH v4 23/25] net/nfp: support TTL "
` [PATCH v4 24/25] net/nfp: support IPv4 DSCP "
` [PATCH v4 25/25] net/nfp: support IPv6 "

[PATCH] ASoC: fsl_micfil: Add Hardware Voice Activity Detector support
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH] ASoC: ak4458: add optional reset control to instead of gpio
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH] ASoC: codecs: jz4725b: Various improvements and fixes
 2022-10-18 11:28 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH] dm: regmap: Disable range checks in SPL
 2022-10-18 11:29 UTC  (3+ messages)

[PATCH v3 0/7] Create a new sound card to access MICFIL based on rpmsg channel
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH] ASoC: amd: Update Pink Sardine platform ACP register header
 2022-10-18 11:28 UTC  (3+ messages)

[PATCH 00/21] efi: Combine stub functionality with zboot decompressor
 2022-10-18 11:27 UTC  (3+ messages)
` [PATCH 01/21] arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()

[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-18 11:27 UTC  (14+ messages)
` [RFC PATCH v2 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

[PATCH v2 00/28] qapi: Elide redundant has_FOO in generated C
 2022-10-18 11:17 UTC  (5+ messages)
` [PATCH v2 15/28] qapi misc: "

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-10-18 11:26 UTC  (7+ messages)
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v2 3/4] cxl: CXL Performance Monitoring Unit driver

[PATCH v2] dt-bindings: soundwire: Convert text file to yaml format
 2022-10-18 11:24 UTC  (2+ messages)

[PATCH v2 3/3] arm: dts: rockchip: rk3288: partial sync from Linux
 2022-10-18 11:25 UTC  (2+ messages)
` [PATCH v1] rockchip: phycore_rk3288: remove phycore_init() function

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-10-18 11:24 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: Improve the software ring priority scheduler

[akpm-mm:mm-unstable 76/100] mm/ksm.c:423:5: warning: no previous prototype for 'break_ksm_pud_entry'
 2022-10-18 11:22 UTC  (3+ messages)

[PATCH V7 0/8] libgpiod: Add Rust bindings
 2022-10-18 11:22 UTC  (4+ messages)
` [PATCH V7 1/8] libgpiod: Add libgpiod-sys rust crate

[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
 2022-10-18 11:21 UTC  (4+ messages)
` [PATCH 2/4] staging: r8188eu: reformat long computation lines

[PATCH] drm/amdgpu: Fix for BO move issue
 2022-10-18 11:20 UTC  (2+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-18 11:19 UTC  (8+ messages)
` [PATCH 1/2] "

question about uboot mt7620 RAM_VERSION
 2022-10-17 12:11 UTC 

Need guidance regarding emulation of GICR_PENDBASER and GICR_PROPBASER registers on Aarch32
 2022-10-18 11:17 UTC  (3+ messages)

[PATCH v3 0/2] cxl: Add general MSI-X/MSI irq support
 2022-10-18 11:17 UTC  (3+ messages)
` [PATCH 1/2] cxl/pci: Add generic "

[PATCH] thermal: intel: hfi: Improve the type of hfi_features::nr_table_pages
 2022-10-18 11:22 UTC 

[PATCH 00/13] add support for idpf PMD in DPDK
 2022-10-18 11:12 UTC  (21+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v3 00/15] "
    ` [PATCH v3 01/15] common/idpf: introduce common library
    ` [PATCH v3 02/15] net/idpf: add support for device initialization
    ` [PATCH v3 03/15] net/idpf: add queue setup and release in single queue model
    ` [PATCH v3 04/15] net/idpf: add queue setup and release in split "
    ` [PATCH v3 05/15] net/idpf: add support for queue start and stop
    ` [PATCH v3 06/15] net/idpf: add support for device information get
    ` [PATCH v3 07/15] net/idpf: add support for packet type get
    ` [PATCH v3 08/15] net/idpf: add support for link status update
    ` [PATCH v3 09/15] net/idpf: add support for basic Rx/Tx datapath
    ` [PATCH v3 10/15] net/idpf: add support for Rx/Tx offloading
    ` [PATCH v3 11/15] net/idpf: add support for RSS
    ` [PATCH v3 12/15] net/idpf: add support for MTU configuration
    ` [PATCH v3 13/15] net/idpf: add support for write back based on ITR expire
    ` [PATCH v3 14/15] net/idpf: add AVX512 data path for single queue model
    ` [PATCH v3 15/15] net/idpf: add support for timestamp offload

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-18 11:07 UTC  (7+ messages)

[linux-lvm] LVM2 : performance drop even after deleting the snapshot
 2022-10-18 11:15 UTC  (8+ messages)
    ` [linux-lvm] [EXTERNAL] "
            `  "

[kvm-unit-tests PATCH v1] s390x: do not enable PV dump support by default
 2022-10-18 11:15 UTC 

[PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
 2022-10-18 11:13 UTC  (6+ messages)
` [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling

[PATCH V3 net-next] net: wwan: t7xx: Add port for modem logging
 2022-10-18 11:13 UTC  (6+ messages)

[PATCH 0/4] vdpa:/mlx5: Add debugfs subtree
 2022-10-18 11:12 UTC  (5+ messages)
` [PATCH 1/4] vdpa/mlx5: Fix rule forwarding VLAN to TIR
` [PATCH 2/4] vdpa/mlx5: Move some definitions to a new header file
` [PATCH 3/4] vdpa/mlx5: Add debugfs subtree
` [PATCH 4/4] vdpa/mlx5: Add RX counters to debugfs

[PATCH v4] templates: introduce GRUB_TOP_LEVEL_* vars
 2022-10-18 11:12 UTC  (2+ messages)

[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
 2022-10-18 11:12 UTC  (8+ messages)
` [PATCH v2 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
` [PATCH v2 2/3] block: Correct comment for scale_cookie_change
` [PATCH v2 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-18 11:11 UTC  (4+ messages)

[PATCH] Add more suid/sgid related cases to perms group
 2022-10-18 11:11 UTC  (4+ messages)

❌ FAIL: Test report for master (6.1.0-rc1, mainline.kernel.org-clang, bb1a1146)
 2022-10-18 11:11 UTC 

[PATCH AUTOSEL 4.19 01/25] wifi: brcmfmac: fix invalid address access when enabling SCAN log level
 2022-10-18 11:10 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 16/25] wifi: ath10k: reset pointer after memory free to avoid potential use-after-free

Installing Windows Server 2019 from a remotely mounted ISO
 2022-10-18 11:05 UTC  (6+ messages)

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-18 11:06 UTC  (4+ messages)
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure "

[PATCH v3] net: hinic: Set max_mtu/min_mtu directly to simplify the code
 2022-10-18 11:06 UTC 

[PATCH v4 0/6] arm64: efi: leave MMU and caches on at boot
 2022-10-18 11:04 UTC  (14+ messages)
` [PATCH v4 1/6] arm64: lds: reduce effective minimum image alignment to 64k
` [PATCH v4 2/6] arm64: kernel: move identity map out of .text mapping
` [PATCH v4 3/6] arm64: head: record the MMU state at primary entry
` [PATCH v4 4/6] arm64: head: avoid cache invalidation when entering with the MMU on
` [PATCH v4 5/6] arm64: head: clean the ID map page to the PoC
` [PATCH v4 6/6] arm64: efi/libstub: enter with the MMU on

[PATCH 1/2] Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
 2022-10-18 11:06 UTC  (6+ messages)

[meta-ti][RFC dunfell][PATCH v2 0/6] J784S4 HS Support
 2022-10-18 11:06 UTC  (4+ messages)
` [meta-ti][RFC dunfell][PATCH v2 2/6] ti-rtos-firmware: Add J784S4 High Security support

[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
 2022-10-18 11:05 UTC  (8+ messages)
` [PATCH v2 1/2] blk-mq: add tagset quiesce interface

sched/debug: CPU hotplug operation suffers in a large cpu systems
 2022-10-18 11:04 UTC  (6+ messages)

[Bug 1109] ice completely ignores flow rule transfer attribute prio to 22.11-rc1
 2022-10-18 11:05 UTC 

[PATCH 01/13] common/cnxk: set MTU size on SDP based on SoC type
 2022-10-18 11:04 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 13/13] net/cnxk: handle hard expiry events

[SPDK] Re: SPDK Controller create failure
 2022-10-18 11:04 UTC 

[Bug 1108] i40e completely ignores flow rule transfer attribute prio to 22.11-rc1
 2022-10-18 11:04 UTC 

[PATCH mptcp-next v9 0/4] refactor push pending
 2022-10-18 11:03 UTC  (5+ messages)
` [PATCH mptcp-next v9 1/4] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v9 2/4] mptcp: use msk instead of mptcp_sk
` [PATCH mptcp-next v9 3/4] mptcp: change 'first' as a parameter
` [PATCH mptcp-next v9 4/4] mptcp: refactor push_pending logic

[Patch v3 00/15] Add MFC v12 support
 2022-10-18 10:48 UTC  (5+ messages)
  ` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

v5.19 & v6.0 stable backport request
 2022-10-18 11:02 UTC  (2+ messages)
` [Intel-gfx] "

[Buildroot] [PATCH 1/1] package/umtprd: add patch to fix output_dir make dependency
 2022-10-18 11:01 UTC 

[PATCH] spi: qup: support using GPIO as chip select line
 2022-10-18 11:01 UTC  (2+ messages)

J1939: Send messages without acknowledging
 2022-10-18 11:00 UTC  (2+ messages)

[PATCH v2 0/5] Some fixes and an improvement for using CTest on Windows
 2022-10-18 10:59 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] cmake: make it easier to diagnose regressions in CTest runs
  ` [PATCH v3 2/5] cmake: copy the merge tools for testing
  ` [PATCH v3 3/5] add -p: avoid ambiguous signed/unsigned comparison
  ` [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
  ` [PATCH v3 5/5] cmake: increase time-out for a long-running test

[GIT PULL] cpufreq/arm fixes for 6.1-rc
 2022-10-18 10:59 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.