All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-24 18:39:16 to 2023-04-24 19:50:14 UTC [more...]

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-04-24 19:49 UTC  (6+ messages)
` [PATCH 1/4] RISC-V: create ISA string separately - not as part of cpuinfo
` [PATCH 2/4] RISC-V: don't parse dt isa string to get rv32/rv64
` [PATCH 3/4] RISC-V: export the ISA string of the running machine in the aux vector
` [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead

[GIT PULL] locktorture changes for v6.4
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] LKMM scripting changes for v6.4
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] KCSAN changes for v6.4
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] LKMM changes for v6.4
 2023-04-24 19:49 UTC  (2+ messages)

[PATCH] pci: acpiphp: try to reassign resources on bridge if necessary
 2023-04-24 19:49 UTC  (4+ messages)

[PATCH v2 bpf-next 0/5] Dynptr helpers
 2023-04-24 19:49 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/5] bpf: Add bpf_dynptr_adjust
` [PATCH v2 bpf-next 2/5] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly

[GIT PULL] Kselftest update for Linux 6.4-rc1
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.4-rc1
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] Documentation for 6.4
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] RCU changes for v6.4
 2023-04-24 19:48 UTC  (2+ messages)

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-04-24 19:49 UTC  (5+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h

distro_boot vs. env-based bootmenu
 2023-04-24 19:44 UTC  (2+ messages)

[BUG] issues with new bootflow, uefi and virtio
 2023-04-24 19:44 UTC  (6+ messages)

[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
 2023-04-24 19:44 UTC  (12+ messages)

[PATCH] can: virtio-can: cleanups
 2023-04-24 19:47 UTC  (2+ messages)
` [virtio-dev] "

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-04-24 19:42 UTC  (25+ messages)
` [PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v3 02/19] binman: ti-secure: Add support for TI signing
` [PATCH v3 03/19] ti: sysfw: tiboot3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v3 05/19] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v3 07/19] j7200: dts: binman: Package tiboot3.bin, "
` [PATCH v3 09/19] am65: dts: binman: Package tiboot3.bin, sysfw.itb, "
` [PATCH v3 11/19] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v3 13/19] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v3 15/19] am625: "
` [PATCH v3 17/19] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v3 18/19] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v3 19/19] doc: board: ti: Update documentation for binman flow

[PATCH 1/1] sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE
 2023-04-24 19:42 UTC  (8+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-04-24 19:47 UTC  (3+ messages)

[PATCH v3 0/3] Add MAX14526 MUIC driver
 2023-04-24 19:42 UTC  (7+ messages)
` [PATCH v3 1/3] dm: extcom: add an uclass for extcon
` [PATCH v3 2/3] test: Add tests for the extcon
` [PATCH v3 3/3] extcon: add MAX14526 MUIC support

[PATCH 1/4] cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
 2023-04-24 19:42 UTC  (8+ messages)
` [PATCH 2/4] cmd: bdinfo: Wrap network information printing into print_eth()
` [PATCH 3/4] cmd: bdinfo: Print ethaddr of current MAC
` [PATCH 4/4] test: bdinfo: Add test for command bdinfo

[PATCH v5 0/4] FMP versioning support
 2023-04-24 19:42 UTC  (5+ messages)
` [PATCH v5 4/4] test/py: efi_capsule: test for FMP versioning

[PATCH 0/3] Introduce new API to reset ftrace instance
 2023-04-24 19:45 UTC  (5+ messages)
` [PATCH 1/3] libtracefs: New "
` [PATCH 3/3] libtracefs: Unit test for tracefs_instance_reset()

[RESEND PATCH v2] netconsole: various improvements
 2023-04-24 19:42 UTC  (5+ messages)

[PATCH v1] tools/libs/guest: assist gcc13's realloc analyzer
 2023-04-24 19:44 UTC  (3+ messages)

Proposal: tell git a file has been renamed
 2023-04-24 19:44 UTC  (9+ messages)

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-04-24 19:42 UTC  (6+ messages)
` [PATCH v3 08/25] menu: Make use of CLI character processing

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-04-24 19:44 UTC  (9+ messages)

[PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
 2023-04-24 19:42 UTC  (3+ messages)
` [PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return

[tip:master] BUILD SUCCESS 01cbd032298654fe4c85e153dd9a224e5bc10194
 2023-04-24 19:42 UTC 

{standard input}:924: Error: unrecognized opcode: `eieio'
 2023-04-24 19:42 UTC  (5+ messages)

[PATCH] tools: Fall back to importlib_resources on Python 3.6
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] test: fdt: Fix copyright message
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] drm/amdkfd: Optimize svm range map to GPU with XNACK on
 2023-04-24 19:38 UTC 

RFC: allow building a kernel without buffer_heads
 2023-04-24 19:37 UTC  (12+ messages)
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
  ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-04-24 19:37 UTC  (5+ messages)
` [PATCH 05/11] media: renesas: fdp1: remove R-Car H3 ES1.* handling

[PATCH] blame: use different author name for fake commit generated by --contents
 2023-04-24 19:36 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 128 runs, 23 regressions (v5.4.238-239-g00161130fc232)
 2023-04-24 19:35 UTC 

[PATCH bpf-next] bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
 2023-04-24 19:34 UTC  (2+ messages)

[PATCH 00/18] Separate links and async sub-devices
 2023-04-24 19:33 UTC  (6+ messages)
` [PATCH 03/18] media: v4l: async: Simplify async sub-device fwnode matching

Library: [RFC PATCH] btree_blue - a btree with linear travesal function and more
 2023-04-24 19:31 UTC  (2+ messages)

drivers/remoteproc/qcom_q6v5_pas.c:550:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-04-24 19:31 UTC 

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-24 19:25 UTC  (11+ messages)

[PATCH] pci: acpiphp: try to reassign resources on bridge if necessary
 2023-04-24 19:26 UTC  (3+ messages)

[PATCH] make-mod-scripts: preserve libraries when rm_work is used
 2023-04-24 19:25 UTC  (15+ messages)
` [OE-core] "

[Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641
 2023-04-24 19:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: Add workaround 14018778641 (rev2)

DPDK Release Status Meeting 2023-04-06
 2023-04-24 19:23 UTC 

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-24 19:23 UTC  (2+ messages)

LPC 2023 Networking and BPF Track CFP
 2023-04-24 19:22 UTC 

[PATCH v7 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-24 19:21 UTC  (3+ messages)
` [PATCH v7 10/12] reset: Add Nuvoton ma35d1 reset driver support

[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
 2023-04-24 19:21 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 12/17] drm/xe/rtp: Improve magic macros for RTP tables

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-04-24 19:20 UTC 

[PATCH v6 0/6] Support writable CPU ID registers from userspace
 2023-04-24 19:19 UTC  (13+ messages)
` [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v6 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-04-24 19:20 UTC  (3+ messages)
` [PATCH 7/7] selftests/bpf: Test bpf_sock_destroy

stable-rc/queue/4.14 baseline: 106 runs, 16 regressions (v4.14.311-133-gedc5f40c98fb)
 2023-04-24 19:20 UTC 

Question regarding HIE in KVM
 2023-04-24 19:20 UTC 

[PATCH 0/3] wifi: ath9k: deal with uninit memory
 2023-04-24 19:18 UTC  (4+ messages)
` [PATCH 2/3] wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
    ` [PATCH v2] "

[PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-24 19:18 UTC  (11+ messages)

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-24 19:17 UTC  (6+ messages)
` [PATCH bpf-next V2 1/5] igc: enable and fix RX hash usage by netstack
        ` [Intel-wired-lan] "

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-04-24 19:15 UTC 

Question: dmaengine: dma_request_chan_by_mask() and DMA controller probe order
 2023-04-24 19:16 UTC  (2+ messages)

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_hotplug: add delay after igt_system_suspend_autoresume
 2023-04-24 19:15 UTC  (4+ messages)

stable-rc/queue/6.1 baseline: 122 runs, 10 regressions (v6.1.22-573-gdac6f9da57aaa)
 2023-04-24 19:15 UTC 

[PATCH 1/3] checkpolicy: add option to skip checking neverallow rules
 2023-04-24 19:12 UTC  (8+ messages)
` [PATCH 2/3] checkpolicy/dispol: add output functions
` [PATCH 3/3] checkpolicy/dismod: misc improvements

[PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-04-24 19:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Leonardo and Peter as reviewers
 2023-04-24 19:10 UTC  (3+ messages)

[PATCH] Input: synaptics - disable intertouch for Lenovo L440
 2023-04-24 19:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: Enable doorbell selfring if resize BAR successfully
 2023-04-24 19:11 UTC  (5+ messages)

✅ PASS (SKIPPED 39 of 353): Test report for master (6.3.0-rc7, mainline.kernel.org-clang, 8296ac92)
 2023-04-24 19:11 UTC 

[PATCH v3 0/6] Usermode queue fencing synchronization
 2023-04-24 19:09 UTC  (4+ messages)
` [PATCH v3 2/6] drm/amdgpu: Implement a new userqueue fence driver

[Buildroot] [git commit] package/readline: fix "Upstream:" tag
 2023-04-24 19:02 UTC 

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_link_settings: use mode 640x480 for link configuration test
 2023-04-24 19:08 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: enable multiple TXSTMP registers reporting TX timestamp
 2023-04-24 19:08 UTC  (5+ messages)

[PATCH] xsk: Use pool->dma_pages to check for DMA
 2023-04-24 19:06 UTC  (2+ messages)

[PATCH v6 0/2] leds: Add a driver for the BD2606MVV
 2023-04-24 19:06 UTC  (4+ messages)
` [PATCH v6 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver

[PATCH v3] crypto: engine - Fix struct crypto_engine_op doc
 2023-04-24 19:05 UTC  (2+ messages)

[PATCH v2 10/11] block: Add support for the zone capacity concept
 2023-04-24 19:05 UTC  (11+ messages)

[RFC PATCH v2] can: virtio: Initial virtio CAN driver
 2023-04-24 19:02 UTC  (3+ messages)
  ` [virtio-dev] "

[PATCH 0/3] media: rcar-csi2: Add support for V4H
 2023-04-24 19:03 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: Always use unconditional msleep() for the panel_on_delay
 2023-04-24 19:02 UTC  (4+ messages)

[Intel-xe] [PATCH 00/15] Display fixes
 2023-04-24 19:02 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for Display fixes (rev2)

✅ PASS (SKIPPED 33 of 353): Test report for master (6.3.0-rc7, mainline.kernel.org-clang, 622322f5)
 2023-04-24 19:01 UTC 

[PATCH v2 0/3] media: rcar-csi2: Add support for V4H
 2023-04-24 18:59 UTC  (4+ messages)
` [PATCH v2 1/3] media: rcar-csi2: Prepare for Gen4 support
` [PATCH v2 2/3] media: rcar-csi2: Prepare for C-PHY support
` [PATCH v2 3/3] media: rcar-csi2: Add support for C-PHY on R-Car V4H

[PATCH 0/3] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
 2023-04-24 18:55 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Split fss node up

[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-24 18:52 UTC  (5+ messages)
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function

[PATCH] xhci-pci: Only run d3cold avoidance quirk for s2idle
 2023-04-24 18:50 UTC  (2+ messages)

[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-24 18:47 UTC  (12+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH 2/5] Glue code for optmized Chacha20 implementation "
` [PATCH 3/5] An optimized Poly1305 implementation with 4-way unrolling "
` [PATCH 4/5] Glue code for optmized Poly1305 implementation "
` [PATCH 5/5] Update Kconfig and Makefile

[PATCH RFC v3 0/4] Add set_dev_data and unset_dev_data support
 2023-04-24 18:50 UTC  (5+ messages)
` [PATCH RFC v3 2/4] iommufd: Add IOMMUFD_CMD_DEVICE_SET_DATA and IOMMUFD_CMD_DEVICE_UNSET_DATA

[GIT PULL] Turn single vector imports into ITER_UBUF
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] tomoyo update for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] tpmdd: changes for v6.4-rc1
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] Smack patches for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] SELinux patches for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] Landlock updates for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[RFC] mux: mmio: use reg property when parent device is not a syscon
 2023-04-24 18:48 UTC 

[PATCH v7 00/12] Implement Eager Page Splitting for ARM
 2023-04-24 18:48 UTC  (6+ messages)
` [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-24 18:46 UTC  (17+ messages)

[LTP] [PATCH v2 1/2] nfslock01: Add GPL-2.0-or-later license, copyright
 2023-04-24 18:46 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] nfslock01: Allow to pass parameters

[Buildroot] [PATCH v1] package/readline: add upstream patch to fix crash with invalid locale specification
 2023-04-24 18:45 UTC  (4+ messages)

next/pending-fixes build: 176 builds: 3 failed, 173 passed, 7 errors, 12 warnings (v6.3-225-g0a6daccdbdd65)
 2023-04-24 18:44 UTC 

[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2023-04-24 18:41 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/8] drm/i915/mtl: Add PTE encode function

[PATCH] blame: use different author name for fake commit generated by --contents
 2023-04-24 18:37 UTC  (5+ messages)

[Buildroot] [git commit] package/readline: add upstream patch to fix crash with invalid locale specification
 2023-04-24 18:38 UTC 

[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
 2023-04-24 18:40 UTC  (6+ messages)
` [PATCH net-next v3 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-04-24 18:40 UTC  (6+ messages)

[PATCH v3 00/13] Migration: Create options.c for capabilities/params/properties
 2023-04-24 18:32 UTC  (8+ messages)
` [PATCH v3 01/13] migration: Move migrate_use_tls() to options.c
` [PATCH v3 02/13] migration: Move qmp_migrate_set_parameters() "
` [PATCH v3 03/13] migration: Create migrate_params_init() function
` [PATCH v3 05/13] migration: Create migrate_downtime_limit() function
` [PATCH v3 07/13] migration: Move block_cleanup_parameters() to options.c
` [PATCH v3 11/13] migration: Create migrate_tls_hostname() function
` [PATCH v3 12/13] migration: Create migrate_block_bitmap_mapping() function

[LTP] [PATCH 1/1] nfslock01: Add GPL-2.0-or-later license
 2023-04-24 18:39 UTC  (2+ messages)

[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
 2023-04-24 18:39 UTC  (4+ messages)
` [PATCH v3 4/6] cxl/pci: Add RCH downstream port error logging


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.