messages from 2021-10-13 14:16:23 to 2021-10-13 14:43:48 UTC [more...]
[PATCH v3 0/3] ARM: prepare and add netgear gs110emx support
2021-10-13 14:43 UTC (2+ messages)
[PATCH] iio: imx8qxp-adc: mark PM functions as __maybe_unused
2021-10-13 14:43 UTC
10 more python test cases for rxe
2021-10-13 14:43 UTC
[PATCH 00/13] python/iotests: Run iotest linters during Python CI
2021-10-13 14:41 UTC (7+ messages)
` [PATCH 02/13] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH 05/13] iotests/297: Create main() function
[dpdk-dev] [PATCH] kni: resolve build issue for OpenSuse15.3
2021-10-13 14:33 UTC
[PATCH] drm: msm: fix building without CONFIG_COMMON_CLK
2021-10-13 14:42 UTC
[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
2021-10-13 14:43 UTC (6+ messages)
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
[PATCH] drm/amd/display: fix apply_degamma_for_user_regamma() warning
2021-10-13 14:42 UTC
[PATCH v2] hw/riscv: virt: bugfix the memory-backend-file command is invalid
2021-10-13 14:40 UTC (3+ messages)
[PATCH v2] tracing: Fix event probe removal from dynamic events
2021-10-13 14:42 UTC (9+ messages)
[PATCH] drm/tegra: mark nvdec PM functions as __maybe_unused
2021-10-13 14:41 UTC
[Intel-gfx] [PATCH 0/6] drm/i915: Failsafe migration blits
2021-10-13 14:41 UTC (9+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Introduce refcounted sg-tables
` "
` [Intel-gfx] [PATCH 4/6] drm/i915: Add a struct dma_fence_work timeline
[PATCHSET 0/9] Batched completions
2021-10-13 14:41 UTC (4+ messages)
` [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
[PATCH v1 0/3] Update synopsis of .pc_encode callback
2021-10-13 14:41 UTC (4+ messages)
` [PATCH v1 1/3] NFSD: Save location of NFSv4 COMPOUND status
` [PATCH v1 2/3] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
` [PATCH v1 3/3] SUNRPC: Change return value type of .pc_encode
[PATCH] drm/tegra: mark nvdec_writel as inline
2021-10-13 14:40 UTC
[syzbot] BUG: corrupted list in netif_napi_add
2021-10-13 14:41 UTC (2+ messages)
[dpdk-dev] [PATCH 00/10] net/sfc: add support for tunnel offload
2021-10-13 14:40 UTC (3+ messages)
` [dpdk-dev] [PATCH v4 "
[PATCH] mm/migrate: rework hotplug_memory_notifier() stub
2021-10-13 14:39 UTC
[bug report] kmemleak observed with blktests nvme-tcp tests
2021-10-13 14:40 UTC (10+ messages)
[PATCH 1/2] ARM: versatile: remove leading 0 on unit address
2021-10-13 14:37 UTC (6+ messages)
` [PATCH 2/2] arm64: exynos: fix cpu unit name warnings
[PATCH iproute2] lib/bpf: fix map-in-map creation without prepopulation
2021-10-13 14:39 UTC
[PATCH] PCI: apple: select CONFIG_PCI_HOST_COMMON
2021-10-13 14:38 UTC
[PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
2021-10-13 14:39 UTC (5+ messages)
[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
2021-10-13 14:38 UTC (3+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support
[PATCH v3 0/2] hwmon: (dell-smm) Support additional attributes
2021-10-13 14:38 UTC (7+ messages)
` [PATCH v3 1/2] hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
Outreachy applicant 2021 - Interested in the project : Create memblock simulator
2021-10-13 14:38 UTC
[dm-devel] don't use ->bd_inode to access the block device size
2021-10-13 14:13 UTC (4+ messages)
` [dm-devel] [PATCH 16/29] jfs: use bdev_nr_sectors instead of open coding it
` [Drbd-dev] "
` "
[PATCH] ipmi: ipmb: add CONFIG_I2C dependency
2021-10-13 14:36 UTC
[PATCH v1 1/1] device property: Add missed header in fwnode.h
2021-10-13 14:37 UTC
[RFC PATCH v3 00/13] ASoC : soc-pcm: fix trigger race conditions with shared BE
2021-10-13 14:30 UTC (28+ messages)
` [RFC PATCH v3 01/13] ASoC: soc-pcm: remove snd_soc_dpcm_fe_can_update()
` [RFC PATCH v3 02/13] ASoC: soc-pcm: don't export local functions, use static
` [RFC PATCH v3 03/13] ASoC: soc-pcm: use proper indentation on 'continue'
` [RFC PATCH v3 04/13] ASoC: soc-pcm: introduce snd_soc_dpcm_fe_lock_irq/unlock_irq()
` [RFC PATCH v3 05/13] ASoC: soc-pcm: align BE 'atomicity' with that of the FE
` [RFC PATCH v3 06/13] ASoC: soc-pcm: remove dpcm spin_lock, use PCM stream lock
` [RFC PATCH v3 07/13] ASoC: soc-pcm: protect for_each_dpcm_be() loops
` [RFC PATCH v3 08/13] ASoC: soc-compress: "
` [RFC PATCH v3 09/13] ASoC: sh: rcar: "
` [RFC PATCH v3 10/13] ASoC: fsl: asrc_dma: "
` [RFC PATCH v3 11/13] ASoC: soc-pcm: serialize BE triggers
` [RFC PATCH v3 12/13] ASoC: soc-pcm: test refcount before triggering
` [RFC PATCH v3 13/13] ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE
[PATCH] runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPEND
2021-10-13 14:36 UTC
[PATCH] ethernet: s2io: fix setting mac address during resume
2021-10-13 14:35 UTC
Building crun does not feth everything in do_fetch #meta-virtualization
2021-10-13 14:35 UTC (2+ messages)
` [meta-virtualization] "
[PATCH] iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
2021-10-13 14:42 UTC
[PATCH 1/2] ima: define ima_trusted_for hook
2021-10-13 14:34 UTC (2+ messages)
[RFC bpf-next 1/2] bpf: add signature to eBPF instructions
2021-10-13 14:35 UTC (2+ messages)
[PATCH v1 0/2] Update synopsis of .pc_decode callback
2021-10-13 14:35 UTC (4+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-10-13 14:34 UTC (5+ messages)
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
2021-10-13 14:33 UTC (6+ messages)
` [PATCH v2 13/20] mtd: dataflash: Warn about failure to unregister mtd device
[RFC PATCH v2 00/16] Initial support for machine creation via QMP
2021-10-13 14:30 UTC (5+ messages)
` [RFC PATCH v2 04/16] softmmu/qdev-monitor: add error handling in qdev_set_id
[PATCH] iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
2021-10-13 14:41 UTC
[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
2021-10-13 14:32 UTC (3+ messages)
` [PATCH v2 04/11] sched: Simplify wake_up_*idle*()
[dpdk-dev] [PATCH v6 0/6] hide eth dev related structures
2021-10-13 14:32 UTC (9+ messages)
` [dpdk-dev] [PATCH v6 1/6] ethdev: allocate max space for internal queue array
` [dpdk-dev] [PATCH v6 3/6] ethdev: copy fast-path API into separate structure
` [dpdk-dev] [PATCH v6 5/6] ethdev: add API to retrieve multiple ethernet addresses
` [dpdk-dev] [PATCH v6 6/6] ethdev: hide eth dev related structures
[Intel-gfx] Deploying new iterator interface for dma-buf
2021-10-13 14:32 UTC (24+ messages)
` [Intel-gfx] [PATCH 17/28] drm/i915: use the new iterator in i915_gem_busy_ioctl v2
` "
` [Intel-gfx] [PATCH 23/28] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` "
` [Intel-gfx] [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
` "
` [Intel-gfx] [PATCH 25/28] drm/nouveau: use the new iterator in nouveau_fence_sync
` "
` [Intel-gfx] [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` "
` [Intel-gfx] [PATCH 27/28] drm/etnaviv: use new iterator in etnaviv_gem_describe
` "
` [Intel-gfx] [PATCH 28/28] drm/etnaviv: replace dma_resv_get_excl_unlocked
` "
[PATCH v3 0/6] Add Xilinx Event Management Driver
2021-10-13 14:29 UTC (12+ messages)
` [PATCH v4 "
[PATCH] Bugfix in xilinx_pm_request: add handling of the NULL return payload pointer
2021-10-13 14:31 UTC
[Cluster-devel] [PATCH] gfs2: Fix unused value warning in do_gfs2_set_flags()
2021-10-13 14:30 UTC (3+ messages)
` "
[PATCH] drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
2021-10-13 14:30 UTC (2+ messages)
[PATCH v2] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
2021-10-13 14:22 UTC
[PATCH 0/2] btrfs: remove btrfs_bio::logical member
2021-10-13 14:30 UTC (2+ messages)
[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
2021-10-13 14:30 UTC (5+ messages)
` "
[PATCH] arm/docs: Clarify legacy DT bindings on UEFI
2021-10-13 14:30 UTC (4+ messages)
[PATCH net-next] net: enetc: include ip6_checksum.h for csum_ipv6_magic
2021-10-13 14:30 UTC (2+ messages)
[PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
2021-10-13 14:29 UTC (6+ messages)
[PATCH v5 00/11] PCI devices passthrough on Arm
2021-10-13 14:28 UTC (9+ messages)
` [PATCH v5 07/11] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
[PATCH v3] arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes
2021-10-13 14:28 UTC (2+ messages)
[PATCH v2 0/5] Update vfio_group to use the modern cdev lifecycle
2021-10-13 14:27 UTC (6+ messages)
` [PATCH v2 1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()
` [PATCH v2 2/5] vfio: Do not open code the group list search in vfio_create_group()
` [PATCH v2 3/5] vfio: Don't leak a group reference if the group already exists
` [PATCH v2 4/5] vfio: Use a refcount_t instead of a kref in the vfio_group
` [PATCH v2 5/5] vfio: Use cdev_device_add() instead of device_create()
[PATCH 0/2] media: rkvdec: Align decoder behavior with Hantro and Cedrus
2021-10-13 14:27 UTC (7+ messages)
` [PATCH 1/2] media: rkvdec: Do not override sizeimage for output format
` [PATCH 2/2] media: rkvdec: Support dynamic resolution changes
[PATCH 1/1] md: Need to update superblock after changing rdev sb_flags
2021-10-13 14:27 UTC (2+ messages)
[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
2021-10-13 14:27 UTC (4+ messages)
[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
2021-10-13 14:26 UTC (9+ messages)
` [XEN PATCH v7 22/51] build: clean common temporary files from root makefile
` [XEN PATCH v7 26/51] build: build everything from the root dir, use obj=$subdir
stable-rc/linux-5.14.y build: 154 builds: 3 failed, 151 passed, 92 warnings (v5.14.12)
2021-10-13 14:26 UTC
[RFC PATCH] mm/mempolicy: add MPOL_PREFERRED_STRICT memory policy
2021-10-13 14:26 UTC (14+ messages)
[PATCH] scsi: target: cxgbit: enable Delayed ACK
2021-10-13 14:25 UTC
iSCSI Abort Task and WRITE PENDING
2021-10-13 14:22 UTC (2+ messages)
[PATCH] scsi: target: cxgbit: increase max DataSegmentLength
2021-10-13 14:24 UTC
[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
2021-10-13 14:24 UTC (9+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
2021-10-13 14:24 UTC (8+ messages)
[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
2021-10-13 14:24 UTC (5+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
AW: (EXT) Re: [PATCH v2 1/2] dt-bindings: mtd: spi-nor: Add output-driver-strength property
2021-10-13 14:23 UTC (3+ messages)
[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
2021-10-13 14:24 UTC (11+ messages)
` [patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
2021-10-13 14:21 UTC (10+ messages)
` [PATCH v7 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v7 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
[dmaengine] fe364a7d95: UBSAN:array-index-out-of-bounds_in_drivers/acpi/acpica/dswexec.c
2021-10-13 14:24 UTC (2+ messages)
[PATCH v4 0/4] Add Unisoc's UMS512 clock support
2021-10-13 14:23 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller
` [PATCH v4 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
[PATCH 1/2] spi: Make spi_add_lock a per-controller lock
2021-10-13 13:37 UTC (2+ messages)
` [PATCH 2/2] spi-mux: Fix false-positive lockdep splats
[PATCH v3 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
2021-10-13 14:22 UTC (5+ messages)
` [PATCH v3 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH v3 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH v3 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH v3 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature
[PATCH v3 0/7] Switch iotests to using Async QMP
2021-10-13 14:21 UTC (3+ messages)
` [PATCH v3 7/7] python, iotests: replace qmp with aqmp
[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
2021-10-13 14:22 UTC (5+ messages)
` [PATCH 1/5] PCI/VPD: Add pci_read/write_vpd_any()
[PATCH][next] PCI: apple: Remove redundant initialization of pointer port_pdev
2021-10-13 14:22 UTC (3+ messages)
[PATCH v3 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
2021-10-13 14:21 UTC (4+ messages)
` [PATCH v3 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications
PROBLEM: multicast router does not fill UDP csum of its own forwarded packets
2021-10-13 14:20 UTC (2+ messages)
[PATCH] gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]
2021-10-13 14:20 UTC (2+ messages)
[cip-dev][isar-cip-core][PATCH v2 0/4] Use SWUpdate from salsa.debian.org
2021-10-13 14:20 UTC (4+ messages)
[PATCH v4 0/5] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-13 14:19 UTC (3+ messages)
` [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
[PATCH for-next] IB/hfi1: Fix abba locking issue with sc_disable()
2021-10-13 14:18 UTC
[f2fs-dev] [PATCH] f2fs: replace snprintf in show functions with sysfs_emit
2021-10-13 14:18 UTC (3+ messages)
` "
[PATCH 0/5] 0 MHz is not a valid current frequency
2021-10-13 14:17 UTC (4+ messages)
[PATCH V3 0/3] perf intel-pt: Add PEBS-via-PT side-band
2021-10-13 14:17 UTC (9+ messages)
` [PATCH V3 1/3] perf/x86: Add new event for AUX output counter index
[PATCH v2] btrfs: zoned: use greedy gc for auto reclaim
2021-10-13 14:18 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: include non-compressed blocks in compr_written_block
2021-10-13 14:17 UTC (5+ messages)
[PATCH v2] fs: fat: check for buffer size before reading blocks
2021-10-13 14:16 UTC (2+ messages)
[PATCH v2] rtc: ds1307: Handle oscillator-stop bit correctly
2021-10-13 14:16 UTC (2+ messages)
[PATCH] tools/image-host.c: Fix spelling of "expected"
2021-10-13 14:16 UTC (2+ messages)
[PATCH v2] nvme: invalidate correct memory range after read
2021-10-13 14:16 UTC (2+ messages)
[PATCH] fastboot: fix partition name truncation in environment lookup
2021-10-13 14:16 UTC (2+ messages)
[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
2021-10-13 14:16 UTC (8+ messages)
[PATCH] mtd: rawnand: Add Macronix raw NAND controller driver
2021-10-13 14:16 UTC (2+ messages)
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.