All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-19 15:41:57 to 2021-10-19 16:15:14 UTC [more...]

[PATCH v5 0/4] VNC-related HMP/QMP fixes
 2021-10-19 15:54 UTC  (3+ messages)
` [PATCH v5 2/4] qapi/monitor: refactor set/expire_password with enums
` [PATCH v5 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

[PATCH v6 0/7] env: Allow environment in text files
 2021-10-19 16:14 UTC  (10+ messages)
` [PATCH v6 4/7] env: Allow U-Boot scripts to be placed in a .env file

[dpdk-dev] [PATCH 0/6] mempool: cleanup namespace
 2021-10-19 16:15 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] mempool: avoid flags documentation in the next line
  ` [dpdk-dev] [PATCH v2 2/6] mempool: add namespace prefix to flags
  ` [dpdk-dev] [PATCH v2 3/6] mempool: add namespace to internal but still visible API
  ` [dpdk-dev] [PATCH v2 4/6] mempool: make header size calculation internal

[PATCH v8 0/8] env: Allow environment in text files
 2021-10-19 16:14 UTC  (15+ messages)
` [PATCH v8 4/8] env: Allow U-Boot scripts to be placed in a .env file
` [PATCH v8 5/8] sandbox: Use a text-based environment
` [PATCH v8 6/8] doc: Mention CONFIG_DEFAULT_ENV_FILE

[PATCH v2 00/15] python/iotests: Run iotest linters during Python CI
 2021-10-19 14:49 UTC  (9+ messages)
` [PATCH v2 01/15] iotests/297: Move pylint config into pylintrc
` [PATCH v2 02/15] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH v2 03/15] iotests/297: Add get_files() function
` [PATCH v2 04/15] iotests/297: Create main() function
` [PATCH v2 05/15] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v2 06/15] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PATCH v2 09/15] iotests/297: update tool availability checks
` [PATCH v2 14/15] python: Add iotest linters to test suite

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.73-124-gcadcf306c4d5)
 2021-10-19 16:14 UTC 

[PATCH] tools/latency-collector: Use correct size when writing queue_full_warning
 2021-10-19 16:07 UTC 

[PATCH v5 00/16] target/riscv: Rationalize XLEN and operand length
 2021-10-19 15:24 UTC  (6+ messages)
` [PATCH v5 03/16] target/riscv: Split misa.mxl and misa.ext
` [PATCH v5 04/16] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v5 06/16] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v5 08/16] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v5 12/16] target/riscv: Use gen_unary_per_ol for RVB

[RFC] Optional FUSE flush-on-close
 2021-10-19 16:11 UTC 

[PATCH 0/4] rtc: s3c: S3C driver improvements
 2021-10-19 16:11 UTC  (7+ messages)
` [PATCH 1/4] rtc: s3c: Remove usage of devm_rtc_device_register()
` [PATCH 4/4] rtc: s3c: Fix RTC read on first boot

Folio discussion recap
 2021-10-19 16:11 UTC  (11+ messages)
      ` Folios for 5.15 request - Was: re: Folio discussion recap -
                  ` Splitting struct page into multiple types "

[PATCH 0/2] btrfs: cleanup on btrfs_super_block definition
 2021-10-19 16:10 UTC  (5+ messages)
` [PATCH 1/2] btrfs: make sizeof(struct btrfs_super_block) to match BTRFS_SUPER_INFO_SIZE
` [PATCH 2/2] btrfs: move btrfs_super_block to uapi/linux/btrfs_tree.h

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-19 16:10 UTC  (9+ messages)

[PATCH] i2c: mt76xx: add I2C_FUNC_NOSTART and I2C_M_REV_DIR_ADDR
 2021-10-19 16:07 UTC  (2+ messages)

[Bridge] [PATCH net] net: bridge: mcast: Do not allow users to set IGMP counter/timer to zero
 2021-10-19 16:09 UTC  (4+ messages)

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-19 15:27 UTC  (2+ messages)

[PATCH v2 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-19 16:08 UTC  (2+ messages)
` [PATCH v2 1/1] xen/pci: Install vpci handlers on x86 and fix exit path

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:08 UTC  (9+ messages)
` [PATCH v3 11/23] MAINTAINERS: update brcm,unimac-mdio.yaml reference
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
` [PATCH v3 20/23] dt-bindings: mfd: update x-powers,axp152.yaml reference

[PATCH v2 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-19 16:02 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: lib: __arch_clear_user(): fold fixups into body
` [PATCH v2 02/13] arm64: lib: __arch_copy_from_user(): "
` [PATCH v2 03/13] arm64: lib: __arch_copy_to_user(): "
` [PATCH v2 04/13] arm64: kvm: use kvm_exception_table_entry
` [PATCH v2 05/13] arm64: factor out GPR numbering helpers
` [PATCH v2 06/13] arm64: gpr-num: support W registers
` [PATCH v2 07/13] arm64: extable: consolidate definitions
` [PATCH v2 08/13] arm64: extable: make fixup_exception() return bool
` [PATCH v2 09/13] arm64: extable: use `ex` for `exception_table_entry`
` [PATCH v2 10/13] arm64: extable: add `type` and `data` fields
` [PATCH v2 11/13] arm64: extable: add a dedicated uaccess handler
` [PATCH v2 12/13] arm64: extable: add load_unaligned_zeropad() handler
` [PATCH v2 13/13] arm64: vmlinux.lds.S: remove `.fixup` section

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-19 16:06 UTC  (6+ messages)
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures

[PATCH v2 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-10-19 16:06 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v2 2/4] arm64: dts: ti: j721e: Add VTM node
` [PATCH v2 3/4] arm64: dts: ti: j7200: "
` [PATCH v2 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH V3 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-19 15:43 UTC  (10+ messages)
` [PATCH V3 13/19] rtla: Add Documentation

[meta-oe][PATCH 1/3] protobuf-c: Do not use gold linker
 2021-10-19 16:06 UTC  (5+ messages)
` [oe] "

[dpdk-dev] [PATCH v2 0/5] cryptodev: hide internal structures
 2021-10-19 16:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/7] "
  ` [dpdk-dev] [PATCH v3 3/7] cryptodev: move inline APIs into separate structure
  ` [dpdk-dev] [PATCH v3 4/7] cryptodev: add PMD device probe finish API
  ` [dpdk-dev] [PATCH v3 5/7] drivers/crypto: invoke probing finish function

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-19 14:58 UTC  (3+ messages)
` [PATCH v8 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v3 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-19 16:04 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

Deploying new iterator interface for dma-buf
 2021-10-19 15:51 UTC  (7+ messages)
` [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
      ` [Intel-gfx] "

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-10-19 16:04 UTC  (5+ messages)
      `  "

[PATCH 1/1] drm/amdgpu: recover gart table at resume
 2021-10-19 16:03 UTC  (6+ messages)

[PATCH v4 00/11] virtio-iommu: Add ACPI support
 2021-10-19 15:39 UTC  (5+ messages)

[PATCH 0/7] NFSv4.2 add tracepoints to sparse files and copy
 2021-10-19 16:01 UTC  (8+ messages)
` [PATCH 3/7] NFSv4.2 add tracepoint to COPY
` [PATCH 5/7] NFSv4.2 add tracepoint to CB_OFFLOAD

[RFCv2] fuse: Sync attributes when the inode is clean in writeback mode
 2021-10-19 16:02 UTC 

[PATCH] CMakeLists.txt: Add STATIC_LINK option
 2021-10-19 16:03 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Stop executing kms_bw
 2021-10-19 16:00 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
 2021-10-19 15:48 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: net: ti,bluetooth: Convert to json-schema

[ti:ti-rt-linux-5.10.y 7475/10054] net/core/sock.c:3179:28: error: use of undeclared identifier 'SCM_REDUNDANT'
 2021-10-19 16:02 UTC  (2+ messages)

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-19 16:01 UTC  (6+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 31/32] samples: Add fs error monitoring example

[PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-19 16:01 UTC  (11+ messages)

[PATCH net-next v2] net: marvell: prestera: add firmware v4.0 support
 2021-10-19 16:01 UTC  (3+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-19 16:00 UTC  (11+ messages)
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
    ` [Cluster-devel] "

[Next][PATCH v2] utils: add kernel config check utility
 2021-10-19 16:00 UTC  (4+ messages)

[PATCH] bus: mhi: Add mhi_prepare_for_transfer_autoqueue API for DL auto queue
 2021-10-19 16:00 UTC  (3+ messages)

[PATCH 0/7] tests: docker images for hexagon, nios2, microblaze
 2021-10-19 14:46 UTC  (2+ messages)

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-19 14:56 UTC  (20+ messages)
  ` Deprecate the ppc405 boards in QEMU?

[PATCH v2 0/5] wcn36xx: Fix DMA buffer allocation and free logic
 2021-10-19 15:59 UTC  (2+ messages)

[PATCH v2 1/2] thermal/core: Make the userspace governor deprecated
 2021-10-19 15:59 UTC  (5+ messages)
` [PATCH v2 2/2] thermal/core: Make deprecated cooling device state change from userspace

[PATCH v2 0/2] fix numa spreading for large hash tables
 2021-10-19 15:58 UTC  (6+ messages)
` [PATCH v2 1/2] mm/vmalloc: "

[PATCH v3] media: imx258: add vblank control to support more frame rate range
 2021-10-19 15:58 UTC  (4+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-19 15:58 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] malloc: introduce malloc is ready API
` [dpdk-dev] [PATCH v3 2/7] eal/interrupts: implement get set APIs
  ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH v2] test/hash: fix buffer overflow
 2021-10-19 15:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] net: renesas: Fix rgmii-id delays
 2021-10-19 15:57 UTC  (7+ messages)

[PATCH net-next] net: sched: gred: dynamically allocate tc_gred_qopt_offload
 2021-10-19 15:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: Consolidate VCN firmware setup code
 2021-10-19 15:56 UTC 

[PATCH v3 0/2] media: hi846: minor build fixes
 2021-10-19 15:55 UTC  (3+ messages)
` [PATCH v3 1/2] media: hi846: include property.h instead of of_graph.h
` [PATCH v3 2/2] media: hi846: remove the of_match_ptr macro

[PATCH v6] Work around vhost-user-blk-test hang
 2021-10-19 14:39 UTC  (3+ messages)

[PATCH] sched/scs: Reset the shadow stack when idle_task_exit
 2021-10-19 15:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] scsi: smartpqi: Enable sas_address sys fs for SATA device type
 2021-10-19 15:54 UTC  (3+ messages)

[PATCH v4] sandbox: Remove OF_HOSTFILE
 2021-10-19 15:52 UTC  (7+ messages)

busybox: rm and sed not available during upgrade
 2021-10-19 15:54 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-19 15:52 UTC  (6+ messages)

[PATCH 00/64] Patch Round-up for stable 6.0.1, freeze on 2021-10-26
 2021-10-19 14:52 UTC  (9+ messages)
` [PATCH 05/64] migration/rdma: Fix cm_event used before being initialized
` [PATCH 06/64] target/i386: Exit tb after wrmsr
` [PATCH 08/64] vl: allow not specifying size in -m when using -M memory-backend
` [PATCH 57/64] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
` [PATCH 58/64] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
` [PATCH 60/64] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
` [PATCH 62/64] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)

stable-rc/queue/5.4 build: 186 builds: 3 failed, 183 passed, 4 errors, 27 warnings (v5.4.153-83-g2b0cde94652c)
 2021-10-19 15:53 UTC 

[PATCH 1/2] arm64: dts: rk3328: add gpu opp table
 2021-10-19 15:52 UTC  (5+ messages)

[PATCH v6] virtio-pmem: PMEM device spec
 2021-10-19 15:53 UTC  (7+ messages)
` [virtio-dev] "

[PATCH] memblock: exclude NOMAP regions from kmemleak
 2021-10-19 15:53 UTC  (6+ messages)

[PATCH v3 00/16] Add CAAM driver model support
 2021-10-19 15:52 UTC  (5+ messages)
` [PATCH v3 01/16] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH] sfc: Export fibre-specific link modes for 1/10G
 2021-10-19 15:53 UTC  (3+ messages)

[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-19 15:52 UTC  (5+ messages)
` [PATCH v2 04/11] drm/msm/disp/dpu1: Add DSC support in RM

buildman stops (crashed) on current master
 2021-10-19 15:52 UTC  (4+ messages)

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-19 15:52 UTC  (9+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

Help maintain the First Patch Tutorial
 2021-10-19 15:52 UTC  (6+ messages)
` [Outreachy kernel] "

[patch v5 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-19 15:24 UTC  (9+ messages)
` [patch v5 1/8] add basic task isolation prctl interface
` [patch v5 2/8] add prctl task isolation prctl docs and samples
` [patch v5 3/8] task isolation: sync vmstats on return to userspace
` [patch v5 4/8] procfs: add per-pid task isolation state
` [patch v5 5/8] task isolation: sync vmstats conditional on changes
` [patch v5 6/8] KVM: x86: call isolation prepare from VM-entry code path
` [patch v5 7/8] mm: vmstat: move need_update
` [patch v5 8/8] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-10-19 15:50 UTC  (8+ messages)
` [PATCH v2 04/11] sched: Simplify wake_up_*idle*()

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-19 15:50 UTC  (4+ messages)
` [PATCH V2 mlx5-next 08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR

[patch v4 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-19 15:07 UTC  (6+ messages)
` [patch v4 1/8] add basic task isolation prctl interface

[PATCH] drm/amdgpu/vcn3.0: handle harvesting in firmware setup
 2021-10-19 15:50 UTC  (2+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-19 15:50 UTC  (11+ messages)

[PATCH] [v2] io_uring: warning about unused-but-set parameter
 2021-10-19 15:50 UTC  (2+ messages)

[mm] 6128b3af2a: UBSAN:shift-out-of-bounds_in(null)
 2021-10-19 15:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/5] optimized Toeplitz hash implementation
 2021-10-19 15:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/5] hash: add new toeplitz "

[PATCH v2 2/2] mm/damon/dbgfs: Add adaptive_targets list check before enable monitor_on
 2021-10-19 15:49 UTC  (3+ messages)

Deadlock on failure to read NVMe namespace
 2021-10-19 15:49 UTC  (7+ messages)

[PATCH] nvme: invalidate paths when removing contoller
 2021-10-19 15:48 UTC 

futher decouple DAX from block devices
 2021-10-19 15:44 UTC  (5+ messages)
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "

[ovmf test] 165671: all pass - PUSHED
 2021-10-19 15:42 UTC 

[PATCH 1/3] qcom: spm: allow compile-testing
 2021-10-19 15:42 UTC  (3+ messages)
` [PATCH 2/3] cpuidle: tegra: add ARCH_SUSPEND_POSSIBLE dependency
` [PATCH 3/3] cpuidle: qcom: "

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-19 15:23 UTC  (3+ messages)
` [PATCH v2 01/48] tcg/optimize: Rename "mask" to "z_mask"

[PATCH v1] KVM: stats: Decouple stats name string from its field name in structure
 2021-10-19 15:41 UTC  (3+ 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.