All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-15 00:41:35 to 2022-11-15 01:46:15 UTC [more...]

[Intel-gfx] [PATCH v2 0/3] add track_remove_slot and remove track_flush_slot
 2022-11-15  1:08 UTC  (13+ messages)
` [Intel-gfx] [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot
                  `  "

[PATCH v2 0/3] Add support for linking gpt with poeg
 2022-11-15  1:46 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property

[PATCH v2] wifi: ieee80211: Fix for Rx fragmented action frames
 2022-11-15  1:45 UTC 

[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
 2022-11-15  1:45 UTC  (5+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[rafael-pm:bleeding-edge 67/68] arch/arm64/kernel/acpi.c:433:5: warning: no previous prototype for 'acpi_ffh_address_space_arch_setup'
 2022-11-15  1:44 UTC 

[PATCH 00/12] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-15  1:43 UTC  (11+ messages)
` [PATCH 02/12] mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
` [PATCH 06/12] fpga: intel-m10-bmc: Add flash ops for sec update

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-15  1:37 UTC  (14+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"
  ` [PATCH v2 00/10] "

[PATCH] scripts/jobserver-exec: parse the last --jobserver-auth= option
 2022-11-15  1:42 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
 2022-11-15  1:43 UTC  (2+ messages)

[PATCH v4 0/7] Add ARM Cortex-R52 CPU
 2022-11-14 17:04 UTC  (3+ messages)
` [PATCH v4 2/7] target/arm: Make RVBAR available for all ARMv8 CPUs

[PATCH] rockchip: clk: add watchdog clock to px30_clk_enable
 2022-11-15  1:41 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: renesas: r8a779f0: Add/Enable Ethernet Switch and SERDES nodes
 2022-11-15  1:41 UTC  (7+ messages)
` [PATCH v5 1/3] arm64: dts: renesas: r8a779f0: Add "
` [PATCH v5 2/3] arm64: dts: renesas: r8a779f0: spider: Enable Ethernet Switch and SERDES

[RFC 0/4] pci/sriov: support VFs dynamic addition
 2022-11-15  1:38 UTC  (9+ messages)

[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
 2022-11-14 17:55 UTC  (3+ messages)
` [PATCH 2/4] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition

[PATCH v2 0/2] add hotplug depedency info
 2022-11-15  1:38 UTC  (4+ messages)
` [PATCH v2 1/2] pci: hotplug: add dependency info to Kconfig

[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
 2022-11-14 16:00 UTC  (9+ messages)

[PATCH v2 00/15] migration: Postcopy Preempt-Full
 2022-11-14 15:19 UTC  (15+ messages)
` [PATCH v2 01/15] migration: Take bitmap mutex when completing ram migration
` [PATCH v2 02/15] migration: Add postcopy_preempt_active()
` [PATCH v2 04/15] migration: Trivial cleanup save_page_header() on same block check
` [PATCH v2 05/15] migration: Remove RAMState.f references in compression code
` [PATCH v2 07/15] migration: Use atomic ops properly for page accountings
` [PATCH v2 12/15] migration: Move last_sent_block into PageSearchStatus
` [PATCH v2 14/15] migration: Remove old preempt code around state maintainance

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-11-14 12:20 UTC  (9+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
` [PATCH v7 11/12] multifd: Zero "

[PATCH v2] mm: anonymous shared memory naming
 2022-11-15  1:36 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: remove submit label in __submit_discard_cmd()
 2022-11-15  1:36 UTC  (4+ messages)
    `  "

[PATCH] s390x: Fix spelling errors
 2022-11-14  5:08 UTC  (2+ messages)

[Intel-gfx] [drm-intel:drm-intel-gt-next 1/1] drivers/gpu/drm/i915/i915_vma.c:77:4: error: expected ')'
 2022-11-15  1:34 UTC  (3+ messages)
`  "

[f2fs-dev] [PATCH v2 1/2] f2fs: fix to enable compress for newly created file if extension matches
 2022-11-15  1:34 UTC  (4+ messages)
    `  "

[PATCH] wifi: ieee80211: Fix for Rx fragmented action frames
 2022-11-15  1:34 UTC 

hwpoison, shmem: fix data lost issue for 5.15.y
 2022-11-15  1:30 UTC  (6+ messages)

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-15  1:30 UTC  (10+ messages)
` [PATCH 1/9] mm: export mapping_seek_hole_data()
` [PATCH 2/9] xfs: write page faults in iomap are not buffered writes
` [PATCH 3/9] xfs: punching delalloc extents on write failure is racy
` [PATCH 4/9] xfs: use byte ranges for write cleanup ranges
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache
` [PATCH 6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 7/9] iomap: write iomap validity checks
` [PATCH 8/9] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 9/9] xfs: drop write error injection is unfixable, remove it

[PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE
 2022-11-15  1:30 UTC  (12+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-15  1:30 UTC  (2+ messages)

[PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
 2022-11-14 13:49 UTC  (7+ messages)

[PATCH 1/3] storage: Maintain the tls session cache object
 2022-11-15  1:29 UTC  (3+ messages)

[PATCH] gdb-script: updated lx_current for riscv
 2022-11-15  1:29 UTC  (3+ messages)
` [PATCH v2] scripts/gdb: add lx_current support "

[cross-project PATCH v2] NBD 64-bit extensions
 2022-11-14 22:51 UTC  (12+ messages)
` [PATCH v2 0/6] NBD spec changes for "
  ` [PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
  ` [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
  ` [PATCH v2 6/6] RFC: spec: Introduce NBD_REPLY_TYPE_OFFSET_HOLE_EXT
` [PATCH v2 00/15] qemu patches for 64-bit NBD extensions
  ` [PATCH v2 03/15] nbd: Prepare for 64-bit request effect lengths
  ` [PATCH v2 04/15] nbd: Add types for extended headers
` [libnbd PATCH v2 00/23] libnbd 64-bit NBD extensions
  ` [libnbd PATCH v2 16/23] examples: Update copy-libev to use 64-bit block status
  ` [libnbd PATCH v2 21/23] api: Add nbd_can_block_status_payload()
  ` [libnbd PATCH v2 23/23] RFC: pread: Accept 64-bit holes

[PATCH v2 0/1] tcg: add perfmap and jitdump
 2022-11-14 16:13 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] ASoC: fsl_sai: Enable transmitter when generating MCLK
 2022-11-15  1:25 UTC  (5+ messages)

[tip:x86/mm 5/16] mm/mempolicy.c:1707:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-11-15  1:23 UTC 

ucm2: [Digidesign MBox3] Added default SplitPCMPeriodTime and reordered
 2022-11-15  1:23 UTC 

[f2fs-dev] [PATCH 0/3] alloc_mode changed after remount on a small volume device
 2022-11-15  1:23 UTC  (6+ messages)
` [f2fs-dev] [PATCH 1/3] f2fs: fix to "
        `  "

[PULL 0/2] target-arm queue for rc1
 2022-11-14 15:52 UTC  (3+ messages)
` [PULL 1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN
` [PULL 2/2] hw/intc/arm_gicv3: fix prio masking on pmr write

+ mm-shrinkers-add-missing-includes-for-undeclared-types.patch added to mm-unstable branch
 2022-11-15  1:20 UTC 

[PATCH] PCI/doe: Fix work struct declaration
 2022-11-15  1:19 UTC 

[PATCH v1 for 7.2 0/9] test and doc updates
 2022-11-14 17:20 UTC  (9+ messages)
` [Virtio-fs] [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
      `  "

[PATCH v2 net-next 0/6] Autoload DSA tagging driver when dynamically changing protocol
 2022-11-15  1:18 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: dsa: stop exposing tag proto module helpers to the world
` [PATCH v2 net-next 2/6] net: dsa: rename tagging protocol driver modalias
` [PATCH v2 net-next 3/6] net: dsa: provide a second modalias to tag proto drivers based on their name
` [PATCH v2 net-next 4/6] net: dsa: strip sysfs "tagging" string of trailing newline
` [PATCH v2 net-next 5/6] net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
` [PATCH v2 net-next 6/6] net: dsa: autoload tag driver module on tagging protocol change

[PATCH 00/13] block: Simplify drain
 2022-11-14 18:23 UTC  (12+ messages)
` [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
` [PATCH 05/13] block: Inline bdrv_drain_invoke()
` [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
` [PATCH 10/13] block: Call drain callbacks only once
` [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions

[PATCH v4 0/5] Input: msg2638: Add support for msg2138 and key
 2022-11-15  1:17 UTC  (9+ messages)
` [PATCH v4 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v4 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v4 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v4 5/5] Input: msg2638 - Add support for msg2138 key events

[Intel-gfx] [PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-15  1:16 UTC  (7+ messages)
        `  "

[PATCH v2 for-next 0/3] irdma for-next updates 11-1-2022
 2022-11-15  1:17 UTC  (4+ messages)
` [PATCH v2 for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's
` [PATCH v2 for-next 2/3] RDMA/irdma: Fix RQ completion opcode
` [PATCH v2 for-next 3/3] RDMA/irdma: Do not request 2-level PBLEs for CQ alloc

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-15  1:16 UTC  (5+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning

[PATCH v7 1/2] soc: loongson: add GUTS driver for loongson-2 platforms
 2022-11-15  1:16 UTC  (5+ messages)

[PATCH linux-next] scripts/dtc: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-11-15  1:15 UTC  (2+ messages)

[PATCH linux-next] btrfs: remove redundant ret variable in delete_v1_space_cache
 2022-11-15  1:14 UTC 

[PATCH 4/5] btrfs: raid56: prepare data checksums for later RMW data csum verification
 2022-11-15  1:13 UTC 

[PATCH v3 0/7] memory: prevent dma-reentracy issues
 2022-11-14 20:08 UTC  (3+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device

[PATCH] net/nfp: fix the problem of mask table free
 2022-11-15  1:13 UTC 

[PATCH net-next v2 0/4] mlxbf_gige: add BlueField-3 support
 2022-11-15  1:13 UTC  (10+ messages)
` [PATCH net-next v2 3/4] mlxbf_gige: add BlueField-3 Serdes configuration

[PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
 2022-11-15  1:12 UTC 

[PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
 2022-11-14 23:38 UTC  (2+ messages)
` [PULL 2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF

[PATCH V2] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
 2022-11-15  1:10 UTC 

[PATCH] virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
 2022-11-15  1:09 UTC  (3+ messages)

[PATCH] include/configs: mx6/mx7: drop dangling comments
 2022-11-15  1:10 UTC  (2+ messages)

+ hugetlb-remove-duplicate-mmu-notifications.patch added to mm-unstable branch
 2022-11-15  1:09 UTC 

[PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
 2022-11-14 14:43 UTC  (2+ messages)

+ madvise-use-zap_page_range_single-for-madvise-dontneed.patch added to mm-hotfixes-unstable branch
 2022-11-15  1:08 UTC 

+ hugetlb-dont-delete-vma_lock-in-hugetlb-madv_dontneed-processing.patch added to mm-hotfixes-unstable branch
 2022-11-15  1:08 UTC 

[PATCH v2 0/3] Add OCP extended log to nvme QEMU
 2022-11-14 13:50 UTC 

Error while running bitbake
 2022-11-15  1:05 UTC  (3+ messages)
    ` [yocto] "

[PATCH] docs/system/s390x: Document the "loadparm" machine property
 2022-11-14 13:41 UTC  (2+ messages)

[PATCH v1 1/1] fpga: m10bmc-sec: Fix kconfig dependencies
 2022-11-15  1:03 UTC  (2+ messages)

[l1k:spdm 1/1] drivers/pci/doe.c:405:41: error: too many arguments to function call, expected 2, have 3
 2022-11-15  1:03 UTC 

[RFC PATCH] gitlab: add new dynamic check-gcov target for coverage
 2022-11-14 13:49 UTC 

[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
 2022-11-14 16:28 UTC  (4+ messages)
` [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts

[PATCH] submodule: explicitly specify on-demand upon push
 2022-11-15  0:59 UTC  (3+ messages)
` [PATCH v2] Doc: document push.recurseSubmodules=only

aarch64 GitLab CI runner down
 2022-11-15  0:39 UTC  (2+ messages)

[RFC PATCH v2 0/7] tracing/user_events: Remote write ABI
 2022-11-15  0:59 UTC  (8+ messages)
` [RFC PATCH v2 1/7] tracing/user_events: Split header into uapi and kernel
` [RFC PATCH v2 2/7] tracing/user_events: Track fork/exec/exit for mm lifetime
` [RFC PATCH v2 3/7] tracing/user_events: Use remote writes for event enablement
` [RFC PATCH v2 4/7] tracing/user_events: Fixup enable faults asyncly
` [RFC PATCH v2 5/7] tracing/user_events: Add ioctl for disabling addresses
` [RFC PATCH v2 6/7] tracing/user_events: Update self-tests to write ABI
` [RFC PATCH v2 7/7] tracing/user_events: Use write ABI in example

Qemu virtual CPU limitation to 1024
 2022-11-14 23:19 UTC 

[PATCH linux-next] KVM: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-11-15  0:58 UTC 

[PATCH v2] tests/stream-under-throttle: New test
 2022-11-14  9:52 UTC 

[PULL 00/11] Block layer patches
 2022-11-14 23:58 UTC  (5+ messages)

[PULL v2 00/11] Block layer patches
 2022-11-14 11:19 UTC 

[PATCH v3 1/2] dt-bindings: arm: sunxi: Add BIQU CB1
 2022-11-15  0:54 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: Add basic support for "

[PATCH] migration: check magic value for deciding the mapping of channels
 2022-11-14 16:51 UTC  (11+ messages)

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-15  0:54 UTC  (2+ messages)

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-15  0:54 UTC  (5+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

[PATCH v2 00/19] At present there is no Windows support for 9p file system
 2022-11-14 16:40 UTC  (3+ messages)
` [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows

[PATCH v4 04/17] iommufd: Document overview of iommufd
 2022-11-15  0:52 UTC  (3+ messages)

[OE-Core][kirkstone][PATCH] lttng-tools: Upgrade 2.13.4 -> 2.13.8
 2022-11-15  0:52 UTC  (5+ messages)

[RFC PATCH 0/3] OpenSBI debug console support
 2022-11-15  0:52 UTC  (5+ messages)
` [RFC PATCH 1/3] include: Add defines for SBI debug console extension
` [RFC PATCH 2/3] lib: sbi: Add sbi_nputs() function

[geert-renesas-devel:master] BUILD SUCCESS 7a971ffb6095d21fa1de87d0adc13b8616efc6ba
 2022-11-15  0:49 UTC 

[Intel-wired-lan] [PATCH net] iavf: Fix a crash during reset task
 2022-11-15  0:49 UTC  (4+ messages)
  `  "

+ linux-inith-include-linux-build_bugh-and-linux-stringifyh.patch added to mm-nonmm-unstable branch
 2022-11-15  0:49 UTC 

[Intel-gfx] [PATCH v4 0/9] drm/i915: drm/i915/tgl+: Enable DC power states on all eDP ports
 2022-11-15  0:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH linux-next] kernfs: use strscpy() is more robust and safer
 2022-11-15  0:47 UTC 

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-15  0:47 UTC  (3+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (8+ messages)

[PATCH v6 0/2] This patch updates AVX512 support for xbzrle
 2022-11-14 13:33 UTC  (3+ messages)
` [PATCH v6 2/2] Unit test code and benchmark code

+ mm-uffd-sanity-check-write-bit-for-uffd-wp-protected-ptes.patch added to mm-unstable branch
 2022-11-15  0:47 UTC 

[PATCHv5 04/13] zram: Introduce recompress sysfs knob
 2022-11-15  0:47 UTC  (4+ messages)
` [PATCH] zram: explicitly limit prio_max for static analyzers

+ mm-migrate-fix-read-only-page-got-writable-when-recover-pte.patch added to mm-hotfixes-unstable branch
 2022-11-15  0:46 UTC 

[PATCH v3] nvme: avoid fallback to sequential scan due to transient issues
 2022-11-15  0:46 UTC  (2+ messages)

[f2fs-dev] [PATCH v1] f2fs: avoid victim selection from previous victim section
 2022-11-15  0:45 UTC  (2+ messages)
  `  "

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-15  0:45 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Do both crawl and squash when changing cdclk
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/display: Add missing checks for cdclk crawling

[qemu-devel]
 2022-11-14 22:58 UTC 

[PATCH] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-15  0:44 UTC  (3+ messages)

+ mailmap-update-alex-hungs-email-address.patch added to mm-hotfixes-unstable branch
 2022-11-15  0:44 UTC 

+ maintainers-update-alex-hungs-email-address.patch added to mm-hotfixes-unstable branch
 2022-11-15  0:44 UTC 

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-15  0:43 UTC  (11+ messages)
` [PATCH net-next 1/3] ethtool: add tx aggregation parameters
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation

+ mm-mmap-fix-documentation-for-vma_mas_szero.patch added to mm-hotfixes-unstable branch
 2022-11-15  0:43 UTC 

+ zram-introduce-recompress-sysfs-knob-fix-2.patch added to mm-unstable branch
 2022-11-15  0:42 UTC 

blktests 002/029/030 error report
 2022-11-15  0:41 UTC 

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-15  0: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.