All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 14:19:49 to 2024-03-18 15:07:30 UTC [more...]

[PATCH 6/6] drm: zynqmp_dp: Add debugfs interface for compliance testing
 2024-03-18 15:06 UTC  (7+ messages)

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-18 15:04 UTC  (5+ messages)
` [EXTERNAL] "
    ` [Intel-wired-lan] "

[PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-03-18 15:06 UTC  (4+ messages)
` [PATCH v9 7/7] sched: Split scheduler and execution contexts

[PATCH 0/2] Add ADP1050 support
 2024-03-18 15:06 UTC  (3+ messages)
` [PATCH 2/2] hwmon: pmbus: adp1050 : Add driver support

dumpcap coredump for 82599 NIC
 2024-03-18 15:06 UTC  (5+ messages)
  `  "

[PATCH 0/4] RAS: ATL: DF 4.5 NP2 Denormalization
 2024-03-18 15:06 UTC  (3+ messages)
` [PATCH 1/4] RAS: ATL: Read DRAM hole base early

[PATCH 0/5] drm/v3d: Enable Super Pages
 2024-03-18 15:05 UTC  (16+ messages)
` [PATCH 2/5] drm/gem: Add a mountpoint parameter to drm_gem_object_init()

[PATCH] drm/xe/client: remove bogus rcu list usage
 2024-03-18 15:05 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"
 2024-03-18 15:05 UTC  (4+ messages)

[PATCHv3 00/17] nvme: implement secure concatenation
 2024-03-18 15:03 UTC  (17+ messages)
` [PATCH 01/17] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 02/17] nvme-tcp: check for invalidated or revoked key
` [PATCH 03/17] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 04/17] nvme: add nvme_auth_generate_psk()
` [PATCH 05/17] nvme: add nvme_auth_generate_digest()
` [PATCH 06/17] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 07/17] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 08/17] nvme-tcp: sanitize TLS key handling
` [PATCH 09/17] nvme-tcp: do not quiesce admin queue in nvme_tcp_teardown_io_queues()
` [PATCH 10/17] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 11/17] nvme-tcp: request secure channel concatenation
` [PATCH 12/17] nvme-fabrics: reset connection for secure concatenation
` [PATCH 13/17] nvme-tcp: reset after recovery "
` [PATCH 14/17] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 15/17] nvme-target: do not check authentication status for admin commands twice
` [PATCH 16/17] nvme-target: do not check authentication status for I/O "

Problems with csum_partial with misaligned buffers on sh4 platform
 2024-03-18 15:04 UTC  (3+ messages)

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-18 15:02 UTC  (15+ messages)
` [PATCH 1/5] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 4/5] drm/xe: Helper to populate a userptr or hmmptr

[PATCH] Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM
 2024-03-18 15:03 UTC 

[PATCH v2 1/4] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
 2024-03-18 15:00 UTC  (4+ messages)
` [PATCH v2 2/4] boot: fdt: Clean up env_get_bootm_size()
` [PATCH v2 3/4] boot: fdt: Drop lmb_alloc*() typecasts
` [PATCH v2 4/4] boot: fdt: Move usable variable below updated comment

[PATCH 1/3] dev-manual: improve descriptions of 'bitbake -S printdiff'
 2024-03-18 15:02 UTC  (3+ messages)
` [PATCH 2/3] sdk-manual: correctly describe separate build-sysroots tasks in direct sdk workflows
` [PATCH 3/3] dev/ref-manual: document conf-summary.txt together with conf-notes.txt

[PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-03-18 15:01 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH v7 1/2] drm/amdgpu: implement TLB flush fence
 2024-03-18 15:01 UTC  (8+ messages)
` [PATCH v7 2/2] drm/amdgpu: sync page table freeing with tlb flush
        ` [PATCH v8] "

[PATCH 0/2] btrfs: remove a couple pointless callback wrappers
 2024-03-18 15:00 UTC  (2+ messages)

[RFC][PATCH 0/2] Amlogic T7 (A113D2) Clock Driver
 2024-03-18 15:00 UTC  (8+ messages)
` [RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver

[PATCH 1/2] ARM: dts: renesas: Replace R8A77950 with R8A77951
 2024-03-18 14:59 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCs

[PATCH v5 00/13] xen/spinlock: make recursive spinlocks a dedicated type
 2024-03-18 15:00 UTC  (13+ messages)
` [PATCH v5 02/13] xen/spinlock: introduce new type for recursive spinlocks
` [PATCH v5 04/13] xen/spinlock: add rspin_[un]lock_irq[save|restore]()
` [PATCH v5 07/13] xen/spinlock: add another function level
` [PATCH v5 08/13] xen/spinlock: add missing rspin_is_locked() and rspin_barrier()
` [PATCH v5 09/13] xen/spinlock: split recursive spinlocks from normal ones
` [PATCH v5 10/13] xen/spinlock: let all is_locked and trylock variants return bool

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-18 14:59 UTC  (12+ messages)

[drm-misc:for-linux-next-fixes 1/1] ld.lld: error: undefined symbol: __drm_dev_dbg
 2024-03-18 14:59 UTC 

[drm-misc:for-linux-next-fixes 1/1] undefined reference to `__drm_dev_dbg'
 2024-03-18 14:59 UTC 

How to turn a poky patch into a bitbake one?
 2024-03-18 14:58 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
 2024-03-18 14:58 UTC  (4+ messages)

[PATCH] drm/panthor: Fix the CONFIG_PM=n case
 2024-03-18 14:58 UTC  (8+ messages)

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-18 14:57 UTC  (14+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
` [PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()

[PATCH v2] locking/osq_lock: Optimize osq_lock performance using per-NUMA
 2024-03-18 14:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-18 14:58 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b0754ca596e7c0fc372ef14f75674c99d7db6971
 2024-03-18 14:57 UTC 

[PATCH v3] net: phy: Factor out PHY GPIO reset code
 2024-03-18 14:57 UTC 

[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-18 14:56 UTC  (5+ messages)
` [PATCH v6 12/15] ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0
` [PATCH v6 13/15] ARM: dts: bcm2711-rpi-cm4-io: Add RTC on I2C0

Improving data processing with prepared SQL statements
 2024-03-18 14:56 UTC 

[PATCH 0/3] support setting lanes
 2024-03-18 14:56 UTC  (2+ messages)

[PATCH] usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
 2024-03-18 14:55 UTC  (5+ messages)

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-18 14:54 UTC  (5+ messages)
` [PATCH v4 13/25] memory: Add Error** argument to .log_global_start() handler

[PATCH] iio: industrialio-core: look for aliases to request device index
 2024-03-18 14:55 UTC  (11+ messages)

[LTP] [PATCH 1/1] lib: Add missing inline
 2024-03-18 14:54 UTC 

[PATCH] bitbake: improve descriptions of '-S printdiff'
 2024-03-18 14:52 UTC 

[PATCH] drm/panthor: Don't use virt_to_pfn()
 2024-03-18 14:51 UTC 

[PATCH 0/6] Wave515 decoder IP support
 2024-03-18 14:50 UTC  (8+ messages)
` [PATCH 1/6] media: chips-media: wave5: support decoding higher bit-depth profiles
` [PATCH 2/6] media: chips-media: wave5: support reset lines
` [PATCH 3/6] dt-bindings: media: cnm,wave521c: drop resets restriction
` [PATCH 4/6] media: chips-media: wave5: separate irq setup routine
` [PATCH 5/6] media: chips-media: wave5: refine SRAM usage
` [PATCH 6/6] media: chips-media: wave5: support Wave515 decoder

[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
 2024-03-18 14:48 UTC  (6+ messages)
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist

[PATCH] drm/xe/gt: Remove continue statement which has no effect
 2024-03-18 14:48 UTC  (2+ messages)

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-03-18 14:48 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-18 14:48 UTC 

[PATCH v2 0/4] Bluetooth: qca: fix device-address endianness
 2024-03-18 14:48 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: bluetooth: add new wcn3991 compatible to fix bd_addr

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-18 14:45 UTC  (5+ messages)

[PATCH v2 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-18 14:17 UTC  (7+ messages)
` [PATCH v2 4/6] usb: Add environment based device blocklist

[meta-oe][PATCH v4 1/7] lvgl: fix typo in lv-conf.inc
 2024-03-18 14:01 UTC  (4+ messages)
` [meta-oe][PATCH v4 7/7] lvgl: lv-conf.inc: generalize sed instructions
  ` [oe] "

[syzbot] [net?] INFO: task hung in register_nexthop_notifier (3)
 2024-03-18 14:46 UTC  (2+ messages)

[PATCH] drm/Makefile: Move tiny drivers before native drivers
 2024-03-18 14:43 UTC  (6+ messages)

[PATCH v2 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
 2024-03-18 14:43 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: "

[BUG] selftests/net: icmp_redirect.sh: 12 out of 40 test result with [FAIL]
 2024-03-18 14:42 UTC  (3+ messages)

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-03-18 14:42 UTC  (4+ messages)
` [PATCH v6 02/20] xen/riscv: disable unnecessary configs

[PATCH 0/2] counter: Convert to platform remove callback returning void
 2024-03-18 14:42 UTC  (2+ messages)

[PATCH] fs/xfs: Handle non-continuous data blocks in directory extents
 2024-03-18 14:41 UTC  (5+ messages)

[GIT PULL FOR 6.9] Imagination E5010 JPEG encoder
 2024-03-18 14:41 UTC  (3+ messages)

[PATCH V5 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-03-18 14:39 UTC  (2+ messages)

[PATCH v2 00/14] remove aux CQE caches
 2024-03-18 14:39 UTC  (8+ messages)
` [PATCH v2 05/14] ublk: don't hard code IO_URING_F_UNLOCKED

[PATCH v4] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-03-18 14:38 UTC  (3+ messages)

[PATCH] drm/xe/device: fix drm_WARN_ON() check
 2024-03-18 14:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-18 14:38 UTC 

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-18 14:37 UTC  (2+ messages)

[PATCH V3 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-18 14:36 UTC  (6+ messages)
` [PATCH V3 net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH V3 net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization

[PATCH V2] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-18 14:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21
 2024-03-18 14:33 UTC  (2+ messages)

[PATCH v3 5/5] drm/xe: Enable 32bits build
 2024-03-18 14:34 UTC  (4+ messages)
` [v3,5/5] "

[PATCH v2] iio: adc: ad7944: Add support for "3-wire mode"
 2024-03-18 14:33 UTC  (8+ messages)

[PATCH net-next v2] net: cache for same cpu skb_attempt_defer_free
 2024-03-18 14:33 UTC  (4+ messages)

[PATCH v2] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-03-18 14:31 UTC 

[PATCH 1/2] ecc: add l_ecc_scalar_clone
 2024-03-18 14:31 UTC  (2+ messages)

[PATCH 0/4] xen/arch: Simplify virtual_region setup
 2024-03-18 14:31 UTC  (9+ messages)
` [PATCH 3/4] xen/virtual-region: Link the list build time
` [PATCH 4/4] xen/virtual-region: Drop setup_virtual_regions()

[PATCH iwl-next 0/7] i40e: cleanups & refactors
 2024-03-18 14:30 UTC  (16+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next 1/7] i40e: Remove flags field from i40e_veb
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/7] i40e: Change argument of several client notification functions
  ` [Intel-wired-lan] "
` [PATCH iwl-next 3/7] i40e: Change argument of i40e_detect_recover_hung()
  ` [Intel-wired-lan] "
` [PATCH iwl-next 4/7] i40e: Add helper to access main VSI
  ` [Intel-wired-lan] "
` [PATCH iwl-next 5/7] i40e: Consolidate checks whether given VSI is main
  ` [Intel-wired-lan] "
` [PATCH iwl-next 6/7] i40e: Add helper to access main VEB
  ` [Intel-wired-lan] "
` [PATCH iwl-next 7/7] i40e: Add and use helper to reconfigure TC for given VSI
  ` [Intel-wired-lan] "

[PATCH] media: videobuf2: improve max_num_buffers sanity checks
 2024-03-18 14:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-18 14:28 UTC 

[PATCH 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 14:27 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal

[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
 2024-03-18 14:27 UTC  (4+ messages)

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-18 14:26 UTC  (6+ messages)

[PATCH 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-18 14:21 UTC  (14+ messages)
` [PATCH 1/6] mm/mm_init.c: remove the useless dma_reserve
` [PATCH 2/6] x86: remove memblock_find_dma_reserve()
` [PATCH 3/6] mm/mm_init.c: add new function calc_nr_kernel_pages()
` [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
` [PATCH 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
` [PATCH 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()

WARNING: modpost: "cmpxchg8b_emu" [lib/test_lockup.ko] has no CRC!
 2024-03-18 14:25 UTC  (2+ messages)

[patch net] devlink: fix port new reply cmd type
 2024-03-18 14:24 UTC  (4+ messages)

[PATCH RFC] devconfig: Copy timezone setting to target nodes
 2024-03-18 14:24 UTC 

[PATCH] dt-bindings: nxp,i2c-pnx: Convert to dtschema
 2024-03-18 14:23 UTC  (3+ messages)

[PATCH RFC bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-18 14:22 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe

[PATCH 1/1] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
 2024-03-18 14:23 UTC  (5+ messages)

ASMedia ASM1166/ASM1064 port restrictions will break cards with port-multipliers
 2024-03-18 14:21 UTC  (11+ messages)
          ` Re[2]: "
              ` Fwd: "

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2024-03-18 14:21 UTC  (4+ messages)
` [PATCH V2 3/3] SH: "

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-03-18 14:20 UTC  (5+ messages)
` [PATCH 5.10 085/122] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()

[BUG] kernel warning from br_nf_local_in+0x157/0x180
 2024-03-18 14:19 UTC  (2+ messages)


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.