messages from 2023-06-21 13:00:51 to 2023-06-21 13:36:02 UTC [more...]
[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
2023-06-21 13:31 UTC (11+ messages)
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework
[Patch 0/4] Tegra234 Memory Interconnect followup changes
2023-06-21 13:35 UTC (3+ messages)
` [Patch 1/4] memory: tegra: sort tegra234_mc_clients table as per register offsets
` [Patch 3/4] memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
Common DRM execution context v4
2023-06-21 13:35 UTC (12+ messages)
` [PATCH 01/13] drm: execution context for GEM buffers v4
[Intel-wired-lan] [PATCH iwl-next V2 00/15] Add E800 live migration driver
2023-06-21 13:35 UTC (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next V2 04/15] ice: add migration init field and helper functions
[PATCH v2 00/14] drm/ast: Refactor the device-detection code
2023-06-21 13:34 UTC (14+ messages)
` [PATCH v2 02/14] drm/ast: Remove vga2_clone field
` [PATCH v2 03/14] drm/ast: Implement register helpers in ast_drv.h
` [PATCH v2 05/14] drm/ast: Remove device POSTing and config from chip detection
` [PATCH v2 06/14] drm/ast: Set PCI config before accessing I/O registers
` [PATCH v2 07/14] drm/ast: Enable and unlock device access early during init
` [PATCH v2 08/14] drm/ast: Set up release action right after enabling MMIO
` [PATCH v2 09/14] drm/ast: Distinguish among chip generations
` [PATCH v2 10/14] drm/ast: Detect AST 1300 model
` [PATCH v2 11/14] drm/ast: Detect AST 1400 model
` [PATCH v2 12/14] drm/ast: Detect AST 2510 model
` [PATCH v2 13/14] drm/ast: Move widescreen and tx-chip detection into separate helpers
` [PATCH v2 14/14] drm/ast: Merge config and chip detection
QUESTION: sd: emmc: what happened to the progress on the patches?
2023-06-21 13:33 UTC
[PATCH v1] arch: arm: dts: Enable APB Timer for agilex5
2023-06-21 13:31 UTC
[PATCH v3 0/4] block/badblocks: fix badblocks setting error
2023-06-21 17:20 UTC (2+ messages)
[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
2023-06-21 13:33 UTC (2+ messages)
[PATCH v3] 9pfs: deprecate 'proxy' backend
2023-06-21 13:32 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Fix missing check for return value of dev_get_platdata()
2023-06-21 13:33 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
2023-06-21 13:32 UTC (12+ messages)
[PATCH v3 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-21 13:32 UTC (12+ messages)
` [PATCH v3 1/3] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v3 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v3 3/3] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH -next] device_cgroup: Fix kernel-doc warnings in device_cgroup
2023-06-21 13:31 UTC (2+ messages)
[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
2023-06-21 13:30 UTC (9+ messages)
` [PATCH v4 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
[PATCH net-next 0/33] pull-request: can-next 2023-06-21
2023-06-21 13:29 UTC (34+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: m_can: fix coding style
` [PATCH net-next 10/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 11/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 12/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 13/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 14/33] can: rx-offload: fix coding style
` [PATCH net-next 15/33] can: ti_hecc: "
` [PATCH net-next 16/33] can: length: fix bitstuffing count
` [PATCH net-next 17/33] can: length: fix description of the RRS field
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 21/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 22/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 23/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 24/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 13:29 UTC (5+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "
[PATCH 1/6] USB: roles: make role_class a static const structure
2023-06-21 13:29 UTC (7+ messages)
` [PATCH 6/6] USB: file.c: make usb class "
[Acpica-devel] [PATCH v1 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
2023-06-21 13:28 UTC (7+ messages)
` "
[PATCH][next] fsdax: remove redundant variable 'error'
2023-06-21 13:28 UTC (2+ messages)
[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
2023-06-21 13:27 UTC (7+ messages)
Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
2023-06-21 13:27 UTC (17+ messages)
[PATCH v10 vfio 0/7] pds_vfio driver
2023-06-21 13:27 UTC (8+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support
[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
2023-06-21 13:26 UTC (3+ messages)
` [Bug 217558] "
[GIT PULL] ASoC fixes for v6.4-rc7
2023-06-21 13:24 UTC (2+ messages)
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 13:24 UTC (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
[Intel-gfx] [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-21 13:24 UTC (5+ messages)
` "
[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
2023-06-21 13:24 UTC (2+ messages)
[PATCH V12 00/10] arm64/perf: Enable branch stack sampling
2023-06-21 13:23 UTC (12+ messages)
` [PATCH V12 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V12 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V12 10/10] arm64/perf: Implement branch records save on PMU IRQ
[PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-06-21 13:23 UTC (4+ messages)
` [PATCH v2 2/3] Documentation: riscv: Add early boot document
[GIT PULL] SPI fixes for v6.4-rc7
2023-06-21 13:23 UTC
[igt-dev] [PATCH i-g-t 0/2] PM Suspend debug
2023-06-21 13:23 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for PM Suspend debug (rev2)
[PATCH 00/12] Introduce new vmapple machine type
2023-06-21 13:23 UTC (6+ messages)
` [PATCH 03/12] hvf: Increase number of possible memory slots
GRUB 2.02 and APFS filesystems causing boot-time issue
2023-06-21 13:23 UTC (2+ messages)
[GIT PULL] regulator fixes for v6.4-rc7
2023-06-21 13:23 UTC
[PATCH] blk-mq: don't insert passthrough request into sw queue
2023-06-21 13:22 UTC
[XEN PATCH v2] docs/misra: document the C dialect and translation toolchain assumptions
2023-06-21 13:21 UTC (7+ messages)
[PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config
2023-06-21 13:21 UTC (13+ messages)
` [PATCH v1 06/17] tools/nolibc: add rmdir() support
` [PATCH v1 07/17] selftests/nolibc: add a new rmdir() test case
` [PATCH v1 08/17] selftests/nolibc: fix up failures when there is no procfs
` [PATCH v1 09/17] selftests/nolibc: rename proc variable to has_proc
` [PATCH v1 10/17] selftests/nolibc: rename euid0 variable to is_root
` [PATCH v1 11/17] selftests/nolibc: prepare tmpfs and hugetlbfs
` [PATCH v1 12/17] selftests/nolibc: rename chmod_net to chmod_good
` [PATCH v1 13/17] selftests/nolibc: link_cross: support tmpfs
` [PATCH v1 14/17] selftests/nolibc: rename chroot_exe to chroot_file
` [PATCH v1 15/17] selftests/nolibc: vfprintf: silence memfd_create() warning
` [PATCH v1 16/17] selftests/nolibc: vfprintf: skip if neither tmpfs nor hugetlbfs
` [PATCH v1 17/17] selftests/nolibc: vfprintf: support tmpfs and hugetlbfs
[Intel-wired-lan] [PATCH net-next] net: fix net device address assign type
2023-06-21 13:21 UTC (2+ messages)
` "
[GIT PULL] regmap fixes for v6.4-rc7
2023-06-21 13:20 UTC
[PATCH] drm: etnaviv: Replace of_platform.h with explicit includes
2023-06-21 13:20 UTC (3+ messages)
[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
2023-06-21 13:19 UTC (8+ messages)
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer "
[PATCH 1/1] ASoC: codecs: max98090: Allow dsp_a mode
2023-06-21 13:18 UTC (4+ messages)
A question about prefetchw detection in "x86/asm: Cleanup prefetch primitives"
2023-06-21 13:19 UTC (8+ messages)
[PATCH] drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
2023-06-21 13:19 UTC
[GIT PULL] intel-pinctrl for 6.5-1
2023-06-21 13:17 UTC (3+ messages)
[PATCH 00/11] Remove the end element in sysctl table arrays
2023-06-21 13:15 UTC (17+ messages)
` [PATCH 09/11] sysctl: "
` [Bridge] "
` [PATCH 08/11] sysctl: Add size to register_sysctl_init
[PATCH v1 0/2] Add obj allocated counter for subpages
2023-06-21 13:17 UTC (5+ messages)
` [PATCH v1 1/2] zsmalloc: add allocated objects counter for subpage
[PATCH net-next v2] netdevsim: add dummy macsec offload
2023-06-21 13:14 UTC
[PATCH 00/42] Migration test refactoring
2023-06-21 13:15 UTC (9+ messages)
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
[PATCH v2 0/2] grub-emu: Add SDL2 support
2023-06-21 13:14 UTC (3+ messages)
` [PATCH v2 1/2] grub-emu: SDL style fixes
` [PATCH v2 2/2] grub-emu: Add SDL2 support
[PATCH] virtio_pmem: do flush synchronously
2023-06-21 13:43 UTC (4+ messages)
` [PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
python3-speechrecognition building using yocto recipe #yocto
2023-06-21 13:15 UTC (2+ messages)
` [yocto] "
[Intel-gfx] [PATCH v2 0/5] drm/i915: Init DDI ports in VBT order
2023-06-21 13:13 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 4/5] drm/i915: Remove AUX CH sanitation
[net-next 14/15] net/mlx5: Light probe local SFs
2023-06-21 13:14 UTC (11+ messages)
[cip-dev][isar-cip-core][PATCH v3] swupdate: Update to 2023.05 with wfx support
2023-06-21 13:13 UTC (3+ messages)
[PATCH 0/5] Rust abstractions for network device drivers
2023-06-21 13:13 UTC (4+ messages)
` [PATCH 1/5] rust: core "
[PATCH v3 0/3] shmemfs stable directory offsets
2023-06-21 13:12 UTC (2+ messages)
[PATCH][next] readdir: Replace one-element arrays with flexible-array members
2023-06-21 13:12 UTC (2+ messages)
[PATCH 0/2] Fix Linux dom0 boot on a QEMU/KVM virtual machine
2023-06-21 13:12 UTC (3+ messages)
` [PATCH 1/2] xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent
` [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0
[GIT PULL] ARM64 RK808 defconfig fix
2023-06-21 13:10 UTC (5+ messages)
[PATCH v5 0/2] Update error description whenever migration fails
2023-06-21 13:09 UTC (3+ messages)
` [PATCH v5 1/2] migration: "
` [PATCH v5 2/2] migration: Refactor repeated call of yank_unregister_instance
[PATCH 1/1] net: axienet: Move reset before DMA detection
2023-06-21 13:10 UTC (4+ messages)
multiple inconsistent perm_map files
2023-06-21 13:10 UTC (2+ messages)
[PATCH 0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts
2023-06-21 13:08 UTC (3+ messages)
` [PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
[PATCH][next] btrfs: scrub: remove redundant division of stripe_nr
2023-06-21 13:09 UTC
[bug report] system will hung up when cpu hot plug
2023-06-21 13:08 UTC
[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
2023-06-21 13:08 UTC (4+ messages)
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
[PATCH] sched/topology: remove unneeded do while loop in cpu_attach_domain()
2023-06-21 13:11 UTC (4+ messages)
[Buildroot] [Bug 15461] New: QtVirtualKeyboard segfaults
2023-06-21 13:08 UTC (2+ messages)
` [Buildroot] [Bug 15461] "
[Intel-wired-lan] [RFC PATCH v8 00/10] Create common DPLL configuration API
2023-06-21 13:07 UTC (6+ messages)
` [Intel-wired-lan] [RFC PATCH v8 04/10] dpll: netlink: Add DPLL framework base functions
` "
[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
2023-06-21 13:07 UTC (5+ messages)
[PATCH v3 06/12] drm/amdgpu: create kernel doorbell pages
2023-06-21 13:06 UTC (3+ messages)
` [PATCH v4 "
[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
2023-06-21 13:04 UTC (3+ messages)
` [RFC PATCH 1/3] sched: Make migrate_task_to() take any task
[PATCH v3 00/12] AMDGPU Doorbell manager
2023-06-21 13:02 UTC (4+ messages)
` [PATCH v3 11/12] drm/amdgpu: use doorbell mgr for MES kernel doorbells
[PATCH] fstests: reduce runtime of check -n
2023-06-21 13:01 UTC (6+ messages)
[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
2023-06-21 13:00 UTC (5+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.