All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 13:56:04 to 2021-08-24 14:39:07 UTC [more...]

[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-24 14:38 UTC  (8+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 3/6] folio: Add a function to get the host inode for a folio

Request for a backport to Linux v5.4
 2021-08-24 14:33 UTC 

[PATCH v2 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-08-24 14:38 UTC  (5+ messages)
` [PATCH v2 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/modules
` [PATCH v2 9/9] dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmc

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-24 14:27 UTC  (10+ messages)
` [PATCH 01/19] host-utils: Fix overflow detection in divu128()
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 03/19] host-utils: move checks out of divu128/divs128
` [PATCH 04/19] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH 05/19] host-utils: add unit tests for divu128/divs128
` [PATCH 06/19] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
` [PATCH 12/19] target/ppc: Implement DCTFIXQQ

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-08-24 14:34 UTC  (8+ messages)

[PATCH] perf tools: Add missing newline at the end of file
 2021-08-24 14:37 UTC  (2+ messages)

ERROR: modpost: "pm_suspend_target_state" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-08-24 14:37 UTC  (11+ messages)
          ` [PATCH] drm/amdgpu: Fix build with missing pm_suspend_target_state module export

[PATCH] ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild
 2021-08-24 14:35 UTC  (3+ messages)

[PATCH v2 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 14:35 UTC  (4+ messages)
` [PATCH v2 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()
` [PATCH 2/2] staging: r8188eu: Make some clean-ups "

[PATCH v3 0/6] Remove unconditional arch dependency on asm/debugger.h
 2021-08-24 14:32 UTC  (4+ messages)
` [PATCH v3 3/6] arch/x86: rename debug.c to gdbsx.c

[PATCH v9 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-24 14:31 UTC  (4+ messages)
` [PATCH v9 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH 1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-08-24 14:34 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: mmc: cdns: match MPFS MMC/SDHCI controller

[PATCH v1 0/2] two minor changes of eMMC BKOPS
 2021-08-24 14:33 UTC  (3+ messages)
` [PATCH v1 2/2] mmc: core: Let BKOPS timeout readable/writable via sysfs

[Intel-gfx] [v4 6/7] drm/i915/dsi: Retrieve max brightness level from VBT
 2021-08-24 14:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH] "

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: Add upscaling tests
 2021-08-24 14:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
 2021-08-24 14:32 UTC  (4+ messages)

[PATCH] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-08-24 14:33 UTC  (7+ messages)

[PATCH] dt-bindings: mfd: add Broadcom's MISC block
 2021-08-24 14:30 UTC  (3+ messages)

[PATCH 05/12] bnx2x: Read VPD with pci_vpd_alloc()
 2021-08-24 14:30 UTC  (2+ messages)

[OE-core][dunfell 00/12] Pull request (cover letter only)
 2021-08-24 14:29 UTC 

[avpatel:riscv_kvm_aia_v1 22/44] arch/riscv/kernel/smp.c:175:50: sparse: sparse: incorrect type in argument 4 (different address spaces)
 2021-08-24 14:29 UTC  (2+ messages)

[PATCH 00/17] IOMMU: superpage support when not sharing pagetables
 2021-08-24 14:28 UTC  (19+ messages)
` [PATCH 01/17] AMD/IOMMU: avoid recording each level's MFN when walking page table
` [PATCH 02/17] AMD/IOMMU: have callers specify the target level for page table walks
` [PATCH 03/17] VT-d: "
` [PATCH 04/17] IOMMU: have vendor code announce supported page sizes
` [PATCH 05/17] IOMMU: add order parameter to ->{,un}map_page() hooks
` [PATCH 06/17] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH 07/17] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH 08/17] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH 09/17] IOMMU/x86: support freeing of pagetables
` [PATCH 10/17] AMD/IOMMU: drop stray TLB flush
` [PATCH 11/17] AMD/IOMMU: walk trees upon page fault
` [PATCH 12/17] AMD/IOMMU: return old PTE from {set,clear}_iommu_pte_present()
` [PATCH 13/17] AMD/IOMMU: allow use of superpage mappings
` [PATCH 14/17] VT-d: "
` [PATCH 15/17] IOMMU: page table dumping adjustments
` [PATCH 16/17] VT-d: show permissions during page table walks
` [PATCH 17/17] IOMMU/x86: drop pointless NULL checks

[PATCH v2 0/3] hw/usb: Always expect 'dma' link property to be set to simplify
 2021-08-24 14:27 UTC  (10+ messages)
` [PATCH v2 2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed

[PATCH] dt-bindings: serial: brcm,bcm6345-uart: convert to the json-schema
 2021-08-24 14:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: fsl-imx-esdhc: change the pinctrl-names rule
 2021-08-24 14:25 UTC  (3+ messages)

[PATCH v15 00/12] Restricted DMA
 2021-08-24 14:26 UTC  (6+ messages)
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
    ` [Intel-gfx] "

[PATCH rdma-next v4 0/3] SG fix together with update to RDMA umem
 2021-08-24 14:25 UTC  (4+ messages)
` [PATCH rdma-next v4 1/3] lib/scatterlist: Provide a dedicated function to support table append
` [PATCH rdma-next v4 2/3] lib/scatterlist: Fix wrong update of orig_nents
` [PATCH rdma-next v4 3/3] RDMA: Use the sg_table directly and remove the opencoded version from umem

[PATCH 00/12] fscache: Some prep work for fscache rewrite
 2021-08-24 14:25 UTC  (4+ messages)
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec

[PATCH -next] io_uring: remove IORING_MAX_FIXED_FILES
 2021-08-24 14:24 UTC 

[dunfell][PATCH 1/2] bitbake: fetch2: fix handling of `\` in file:// SRC_URI
 2021-08-24 14:24 UTC  (3+ messages)
` [OE-core] "

[RFC PATCH v2 0/5] physmem: Have flaview API check bus permission from MemTxAttrs argument
 2021-08-24 14:21 UTC  (5+ messages)
` [RFC PATCH v2 5/5] softmmu/physmem: Have flaview API check MemTxAttrs::bus_perm field

[PATCH v2 0/4] KVM: Various fixes and improvements around kicking vCPUs
 2021-08-24 14:23 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

[PATCH v2] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-08-24 14:23 UTC  (13+ messages)

[PATCH 00/27] Base for "config-based-hooks"
 2021-08-24 14:22 UTC  (5+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library
  ` [PATCH v4 02/36] Makefile: stop hardcoding {command,config}-list.h

[GIT PULL] Please pull RDMA subsystem changes
 2021-08-24 14:23 UTC 

[PATCH v2 0/5] introduce QArray
 2021-08-24 14:21 UTC  (4+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH 0/9] block/nvme: Rework error reporting
 2021-08-24 14:11 UTC  (10+ messages)
` [PATCH 1/9] block/nvme: Use safer trace format string
` [PATCH 2/9] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PATCH 3/9] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH 4/9] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PATCH 5/9] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PATCH 6/9] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PATCH 7/9] util/vfio-helpers: Have qemu_vfio_dma_map() propagate Error
` [PATCH 8/9] util/vfio-helpers: Let qemu_vfio_do_mapping() "
` [PATCH 9/9] block/nvme: Only report VFIO error on failed retry

usermod in EXTRA_USERS_PARAMS is broken in master
 2021-08-24 14:21 UTC 

[PATCH] net: tcp_drop adds `reason` parameter for tracing
 2021-08-24 14:20 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: PT (processor trace) optimizations and fixes
 2021-08-24 14:20 UTC  (3+ messages)
` [PATCH 4/5] KVM: VMX: Disallow PT MSRs accessing if PT is not exposed to guest

[xen-unstable-smoke test] 164435: tolerable all pass - PUSHED
 2021-08-24 14:19 UTC 

[PATCH RFC v2 00/16] vfio-user implementation
 2021-08-24 14:15 UTC  (3+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server

[LTP] [COMMITTED] [PATCH] syscalls/sync_file_range02: Rewrite the decription
 2021-08-24 14:18 UTC 

[Cluster-devel] FS/DLM module triggered kernel BUG
 2021-08-24 14:18 UTC  (4+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-08-24 14:17 UTC  (8+ messages)

[PATCH] ip: Support filter links/neighs with no master
 2021-08-24 14:16 UTC  (3+ messages)

[PATCH] bitbake.conf: update way of setting XZ_MEMLIMIT
 2021-08-24 14:15 UTC  (2+ messages)
` [OE-core] "

[io] 49e7f0c789: fio.write_iops 6.5% improvement
 2021-08-24 14:14 UTC  (2+ messages)

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-24 14:13 UTC  (4+ messages)
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting

[PATCH for-next 0/3] RDMA/hns: Use ida to manage some index of resources and remove unused bitmap
 2021-08-24 14:12 UTC  (5+ messages)

[dm-crypt] cryptsetup 2.4.0 does not compile on musl libc anymore
 2021-08-22 12:58 UTC  (5+ messages)
` [dm-crypt] "

[PATCH 0/3] perf/x86/intel: KVM: PT intr handler fix and cleanup
 2021-08-24 14:11 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest

fs/cifs/dfs_cache.c:1382 refresh_tcon() warn: passing a valid pointer to 'PTR_ERR'
 2021-08-24 14:10 UTC 

[PATCH] i2c: rcar_i2c: Enable configuring SCL rise and fall times
 2021-08-24 14:10 UTC 

[igt-dev] [i-g-t] tests/gem_userptr_blits: Remove vma-merge subtest
 2021-08-24 14:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[dm-crypt] json help
 2021-08-23 12:54 UTC  (6+ messages)
  ` [dm-crypt] "

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-24 14:09 UTC  (3+ messages)

[PATCH liburing 0/2] non-privileged tests
 2021-08-24 14:09 UTC  (2+ messages)

[PATCH ethtool 0/3] ethool: make --json reliable
 2021-08-24 14:08 UTC  (2+ messages)

[PATCH liburing 0/2] non-root fixes
 2021-08-24 14:07 UTC  (4+ messages)
` [PATCH liburing 1/2] tests: rw: don't exit ring when init failed
` [PATCH liburing 2/2] tests: non-root io_uring_register

[PATCH v4 0/12] Introduce atomic support for SCMI transports
 2021-08-24 13:59 UTC  (26+ messages)
` [PATCH v4 01/12] firmware: arm_scmi: Perform earlier cinfo lookup call in do_xfer
` [PATCH v4 02/12] firmware: arm_scmi: Add configurable polling mode for transports
` [PATCH v4 03/12] firmware: arm_scmi: Add support for atomic transports
` [PATCH v4 04/12] include: trace: Add new scmi_xfer_response_wait event
` [PATCH v4 05/12] firmware: arm_scmi: Use new trace event scmi_xfer_response_wait
` [PATCH v4 06/12] firmware: arm_scmi: Add is_transport_atomic() handle method
` [PATCH v4 07/12] clk: scmi: Support atomic enable/disable API
` [PATCH v4 08/12] firmware: arm_scmi: Declare virtio transport .atomic_capable
` [PATCH v4 09/12] [RFC] firmware: arm_scmi: Make smc transport use common completions
` [PATCH v4 10/12] [RFC] firmware: arm_scmi: Make smc transport atomic
` [PATCH v4 11/12] [RFC] firmware: arm_scmi: Add sync_cmds_atomic_replies transport flag
` [PATCH v4 12/12] [RFC] firmware: arm_scmi: Make smc support atomic commands replies

[PATCH v8 00/34] block: publish backup-top filter
 2021-08-24 14:05 UTC  (5+ messages)
` [PATCH v8 25/34] python:QEMUMachine: template typing for self returning methods
` [PATCH v8 34/34] block/block-copy: block_copy_state_new(): drop extra arguments

Need pull to delete files
 2021-08-24 13:09 UTC 

[ragnatech:media-next] BUILD SUCCESS d62cd4d277cc711f781a7bdec4109c6148529b25
 2021-08-24 14:05 UTC 

[GSoC] [PATCH v3] submodule--helper: run update procedures from C
 2021-08-24 14:06 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
 2021-08-24 14:05 UTC  (2+ messages)

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-24 14:05 UTC  (3+ messages)

[PATCH v3] nvme: revalidate paths during rescan
 2021-08-24 14:00 UTC  (6+ messages)

[RFC PATCH] net: macb: Process tx timestamp only on ptp packets
 2021-08-24 14:05 UTC  (2+ messages)

[RFC] perf/core: Add an ioctl to get a number of lost samples
 2021-08-24 14:02 UTC  (4+ messages)

[RFC] bio: fix page leak bio_add_hw_page failure
 2021-08-24 14:05 UTC  (2+ messages)

[ghak-trim PATCH v1] audit: move put_tree() to avoid trim_trees refcount underflow and UAF
 2021-08-24  8:51 UTC  (2+ messages)

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-08-24 13:36 UTC 

[PATCH] mm, vmscan: guarantee drop_slab_node() termination
 2021-08-24 14:04 UTC  (3+ messages)

[PATCH 1/1] upload-pack: buffer ref advertisement writes
 2021-08-24 14:02 UTC 

security/integrity/ima/ima_policy.c:684:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2021-08-24 14:02 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH 0/3] gfs2: Fix freeze/thaw journal check problems
 2021-08-24 14:02 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH 1/3] gfs2: switch go_xmote_bh glop to pass gh not gl
` [Cluster-devel] [GFS2 PATCH 2/3] gfs2: Fix broken freeze_go_xmote_bh
` [Cluster-devel] [GFS2 PATCH 3/3] gfs2: Eliminate go_xmote_bh in favor of go_lock

[PATCH v3 0/4] open/accept directly into io_uring fixed file table
 2021-08-24 14:02 UTC  (6+ messages)

[PATCH v3 0/5] fix request uaf in nbd_read_stat()
 2021-08-24 14:12 UTC  (6+ messages)
` [PATCH v3 1/5] blk-mq: add a new interface to get request by tag
` [PATCH v3 2/5] nbd: convert to use blk_mq_get_rq_by_tag()
` [PATCH v3 3/5] nbd: don't handle response without a corresponding request message
` [PATCH v3 4/5] nbd: make sure request completion won't concurrent
` [PATCH v3 5/5] nbd: don't start request if nbd_queue_rq() failed

[LTP] [PATCH] syscalls/sync_file_range01: Convert to new API
 2021-08-24 14:02 UTC  (2+ messages)

[PATCH] [v2] ASoC: Intel: sof_rt5682: Add support for max98390 speaker amp
 2021-08-24 13:59 UTC  (3+ messages)

[locking/ww_mutex] c0afb0ffc0: BUG:kernel_NULL_pointer_dereference, address
 2021-08-24 14:00 UTC 

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-08-24 14:00 UTC  (3+ messages)
` [PATCH 09/30] v4l: vxd-dec: Add idgen api modules

[PATCH v5 0/6] Finish converting git bisect to C part 4
 2021-08-24 14:00 UTC  (4+ messages)
` [PATCH v5 5/6] bisect--helper: reimplement `bisect_run` shell function in C

[PATCH v2] drm/amd/display: Fix two cursor duplication when using overlay
 2021-08-24 13:59 UTC  (4+ messages)

Xen 4.16: Proposed release manager and schedule
 2021-08-24 13:59 UTC  (6+ messages)

[PATCH] iommu/io-pgtable: Abstract iommu_iotlb_gather access
 2021-08-24 13:55 UTC  (3+ messages)

WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
 2021-08-24 13:56 UTC  (2+ messages)

[PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region
 2021-08-24 13:51 UTC 

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-08-24 13:54 UTC  (3+ messages)
` [PATCH v6 1/5] hw/arm/virt: Only describe cpu topology since virt-6.2


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.