All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-19 19:38:48 to 2023-01-19 20:57:05 UTC [more...]

[PATCH v2 00/18] btrfs: some optimizations for send
 2023-01-19 19:39 UTC  (11+ messages)
` [PATCH v2 01/18] btrfs: send: directly return from did_overwrite_ref() and simplify it
` [PATCH v2 04/18] btrfs: send: avoid extra b+tree searches when checking reference overrides
` [PATCH v2 05/18] btrfs: send: remove send_progress argument from can_rmdir()
` [PATCH v2 06/18] btrfs: send: avoid duplicated orphan dir allocation and initialization
` [PATCH v2 07/18] btrfs: send: avoid unnecessary orphan dir rbtree search at can_rmdir()
` [PATCH v2 09/18] btrfs: send: iterate waiting dir move rbtree only once when processing refs
` [PATCH v2 10/18] btrfs: send: initialize all the red black trees earlier
` [PATCH v2 11/18] btrfs: send: genericize the backref cache to allow it to be reused
` [PATCH v2 13/18] btrfs: send: cache information about created directories
` [PATCH v2 16/18] btrfs: send: use the lru cache to implement the name cache

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-19 19:51 UTC  (11+ messages)

new lockdep warning about registering a non-static key
 2023-01-19 20:26 UTC  (5+ messages)

[PATCH v6 1/2] Correct typo in dt-doc-validate command
 2023-01-19 20:33 UTC  (9+ messages)
` [PATCH v6 2/2] schemas: Add schema for U-Boot driver model 'phase tags'

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-19 20:13 UTC  (6+ messages)
` [PATCH v1 2/6] virtio console: Harden port adding

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-19 20:19 UTC  (3+ messages)

[PATCH v2] drivers/mfd: simple-mfd-i2c: Add generic compatible
 2023-01-19 20:54 UTC  (3+ messages)

[RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
 2023-01-19 20:53 UTC  (5+ messages)
` [RFC 2/2] selftests: KVM: Add page splitting test

[PATCH net-next v3 0/8] Netlink protocol specs
 2023-01-19 20:53 UTC  (5+ messages)
` [PATCH net-next v3 1/8] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v3 3/8] net: add basic C code generators for Netlink

[RFC PATCH 0/5] vhost lock annotations
 2023-01-19 20:55 UTC  (7+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock

b4 send --hide-cover-to-cc now default
 2023-01-19 20:56 UTC 

[PATCH v2 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-19 20:54 UTC  (3+ messages)
` [PATCH v2 01/11] tests/qtest/boot-serial-test: Constify tests[] array

[PATCH net-next 0/5] tls: implement key updates for TLS1.3
 2023-01-19 20:51 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-19 20:54 UTC  (4+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[Intel-gfx] [PATCH] drm/i915/selftest: fix intel_selftest_modify_policy argument types
 2023-01-19 20:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftest: fix intel_selftest_modify_policy argument types (rev2)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-19 20:53 UTC  (13+ messages)

[PATCH 0/8] iommu: The early demise of bus ops
 2023-01-19 20:52 UTC  (7+ messages)
` [PATCH 4/8] iommu: Switch __iommu_domain_alloc() to device ops
` [PATCH 7/8] iommu: Clean up open-coded ownership checks

[PATCH v7 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
 2023-01-19 20:48 UTC  (2+ messages)

[PATCH v2] KVM: x86: Replace 0-length arrays with flexible arrays
 2023-01-19 20:48 UTC  (2+ messages)

[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2023-01-19 20:48 UTC  (2+ messages)

[PATCH] tcg: Mark tcg helpers noinline to avoid an issue with LTO
 2023-01-19 20:50 UTC  (3+ messages)

[PATCH v4 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
 2023-01-19 20:48 UTC  (3+ messages)

[PATCH v2] KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
 2023-01-19 20:48 UTC  (2+ messages)

[PATCH 0/5] Remove obsolete iwlwifi firmwares
 2023-01-19 20:42 UTC  (6+ messages)
` [PATCH 1/5] iwlwifi: remove old unsupported older than 4.14 LTS
` [PATCH 2/5] iwlwifi: remove 4.19 and 5.4 intermediate old firmwares
` [PATCH 3/5] iwlwifi: remove 5.4 and 5.10 "
` [PATCH 4/5] iwlwifi: remove 5.10 and 5.15 "
` [PATCH 5/5] iwlwifi: remove old intermediate 5.15+ firmwares

[PATCH drm-next 11/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
 2023-01-19 20:48 UTC 

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-01-19 20:47 UTC  (9+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()
` [PATCH 07/13] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH 08/13] vfio: Block device access via device fd until device is opened

[Virtio-fs] [PATCH] vhost-user-fs: add capability to allow migration
 2023-01-19 20:47 UTC  (14+ messages)
            `  "

[PATCH v7 0/3] Additional processing in NL80211_CMD_SET_BEACON
 2023-01-19 20:47 UTC  (7+ messages)
` [PATCH v7 2/3] nl80211: additional "

[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-01-19 20:44 UTC 

[meta-virtualization][PATCH] libvirt: fix libraries contain build folder path cause QA warning
 2023-01-19 20:45 UTC  (2+ messages)

[meta-virtualization][PATCH] libvirt: fix soruce code comments contain build folder path cause QA Issue warning
 2023-01-19 20:44 UTC  (2+ messages)

Add kvm-x86 to linux-next
 2023-01-19 20:43 UTC  (2+ messages)

[meta-virtualization][master][langdale][PATCH] lxc: backport patch to fix CVE-2022-47952
 2023-01-19 20:42 UTC  (2+ messages)

[PATCH v2 0/2] media: amphion: decoder add support to sorenson spark format
 2023-01-19 20:41 UTC  (7+ messages)
` [PATCH v2 1/2] media: add Sorenson Spark video format
` [PATCH v2 2/2] media: amphion: support to decode sorenson spark video

[Buildroot] [PATCH v1] package/git: bump version to 2.39.1
 2023-01-19 20:42 UTC  (3+ messages)

[master/kirkstone][PATCH] all: Graphics recipe overhaul
 2023-01-19 20:42 UTC 

[PATCH v2] ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
 2023-01-19 20:40 UTC  (2+ messages)

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-19 20:40 UTC  (14+ messages)
` [PATCH v11 018/113] KVM: TDX: create/destroy VM structure

[master/kirkstone][PATCH] all: Graphics recipe overhaul
 2023-01-19 20:40 UTC 

[PATCH 00/42] xfs: per-ag centric allocation alogrithms
 2023-01-19 20:38 UTC  (3+ messages)
` [PATCH 03/42] xfs: block reservation too large for minleft allocation

[Intel-gfx] [PATCH 1/1] drm/i915/gsc: Fix the Driver-FLR completion
 2023-01-19 20:37 UTC  (5+ messages)
`  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH linux-next] KVM: x86: remove redundant ret variable
 2023-01-19 20:35 UTC  (2+ messages)

[Buildroot] [PATCH] package/git: prefer OpenSSL SHA-1 and SHA-256 implementation
 2023-01-19 20:35 UTC  (3+ messages)

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-19 20:34 UTC  (7+ messages)
` [PATCH 5/8] clone: set fetch.bundleURI if appropriate
` [PATCH 6/8] bundle-uri: drop bundle.flag from design doc
` [PATCH 7/8] fetch: fetch from an external bundle URI

[PATCH] xfs: recheck appropriateness of map_shared lock
 2023-01-19 20:34 UTC  (4+ messages)

[PATCH v2] riscv: elf: add .riscv.attributes parsing
 2023-01-19 20:33 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] slab fix for 6.2-rc5
 2023-01-19 20:31 UTC  (2+ messages)

[PATCH] die: fix inconsistencies with header
 2023-01-19 20:28 UTC  (2+ messages)
` [PATCH v2] die: fix inconsistencies with usage header

[PATCH bpf 1/2] mm: Fix copy_from_user_nofault()
 2023-01-19 20:28 UTC  (6+ messages)

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-19 20:14 UTC  (2+ messages)

arm64 torture test hotplug failures (offlining causes -EBUSY)
 2023-01-19 20:25 UTC  (11+ messages)

every other wireless scan shows bogus (too low) signal strengths
 2023-01-19 20:25 UTC  (7+ messages)

[Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
 2023-01-19 20:23 UTC  (11+ messages)
` [PATCH v3] "

[PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
 2023-01-19 20:23 UTC  (5+ messages)
` [PATCH 1/3] tests/qtest/vnc-display-test: Suppress build warnings on Windows
` [PATCH 2/3] tests/qtest/vnc-display-test: Use the 'none' machine

[PATCH 1/1] pNFS/filelayout: treat GETDEVICEINFO errors as LAYOUTUNAVAILABLE
 2023-01-19 20:22 UTC  (4+ messages)

[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
 2023-01-19 20:21 UTC  (10+ messages)

[PATCH] xfs: don't use BMBT btree split workers for IO completion
 2023-01-19 20:20 UTC  (3+ messages)

[RFC PATCH v4 00/15] target/arm: Allow CONFIG_TCG=n builds
 2023-01-19 20:19 UTC  (11+ messages)
` [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only builds
` [RFC PATCH v4 12/15] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v4 14/15] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v4 15/15] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH net] net: sched: gred: prevent races when adding offloads to stats
 2023-01-19 20:19 UTC  (6+ messages)

Improve getsockname
 2023-01-19 20:19 UTC  (4+ messages)
    ` struct sockaddr_storage, union (was: Improve getsockname)

[PATCH 1/2] virtio-rng: implement entropy leak feature
 2023-01-19 20:17 UTC  (3+ messages)

[PATCH] RDMA/rxe: Fix parameter errors
 2023-01-19 20:18 UTC  (3+ messages)

[PATCH v3 0/7] riscv: fdt related cleanups
 2023-01-19 20:17 UTC  (6+ messages)
` [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
` [PATCH v3 4/7] hw/riscv: simplify riscv_compute_fdt_addr()

[PATCH] riscv: uapi: Lie about having futex()
 2023-01-19 20:16 UTC  (2+ messages)

[meta-virtualization][kirkstone][PATCH] lxc: backport patch to fix CVE-2022-47952
 2023-01-19 20:14 UTC  (2+ messages)

[PATCH v1] perf tools: Fix foolproof typo
 2023-01-19 20:14 UTC  (2+ messages)

[meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
 2023-01-19 20:13 UTC  (2+ messages)

[PATCH v2 00/12] qemu-img info: Show protocol-level information
 2023-01-19 20:12 UTC  (3+ messages)

[linux-5.4 test] 175968: tolerable FAIL - PUSHED
 2023-01-19 20:12 UTC 

[PATCH v2] ACPI: NFIT: prevent underflow in acpi_nfit_ctl()
 2023-01-19 16:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/params: use generics for parameter printing
 2023-01-19 20:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-19 20:09 UTC  (5+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-19 20:06 UTC  (6+ messages)

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-19 20:04 UTC  (3+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

Updated amdgpu firmware
 2023-01-19 20:03 UTC 

[PATCH v2 0/5] Add function suspend/resume and remote wakeup support
 2023-01-19 20:03 UTC  (4+ messages)
` [PATCH v2 4/5] usb: dwc3: Add function suspend and function "

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-19 18:53 UTC  (15+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[pull] amdgpu drm-fixes-6.2
 2023-01-19 19:59 UTC 

bitbake controlling memory use
 2023-01-19 19:59 UTC  (17+ messages)
` [yocto] "

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2023-01-19 19:57 UTC  (5+ messages)

[PATCH v5 0/2] Add MNT Reform 2 board support
 2023-01-19 19:56 UTC  (2+ messages)
` [PATCH v6] board: mntre: imx8mq: "

[PATCH 00/41] Per-VMA locks
 2023-01-19 19:55 UTC  (11+ messages)
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH 00/18] testing/next updates (gitlab, docker, check-tcg)
 2023-01-19 19:55 UTC  (5+ messages)
` [PATCH 14/18] tests/docker: drop debian-tricore-cross's partial status
` [PATCH 16/18] tests/tcg: Use SIGKILL for timeout

[PATCH 1/1] Bluetooth: btrtl: Firmware format v2 support
 2023-01-19 19:55 UTC  (2+ messages)

[PATCH 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100
 2023-01-19 19:55 UTC  (4+ messages)
` [PATCH 3/3] net: ftmac100: add mii read and write callbacks

[PATCH] sched/deadline: fix inactive_task_timer splat with CONFIG_PREEMPT_RT
 2023-01-19 19:53 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2023-01-19 19:54 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net-next v3 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-19 19:51 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v3 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v3 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v3 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v3 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v3 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v3 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH v2 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100
 2023-01-19 19:51 UTC  (3+ messages)
` [PATCH v2 2/3] net: ftmac100: simplify priv->iobase casting
` [PATCH v2 3/3] net: ftmac100: add mii read and write callbacks

[PATCH] rt-numa: Use a reasonable default max CPU value
 2023-01-19 19:51 UTC 

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-19 19:48 UTC  (11+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start

[PATCH net-next 5/7] sfc: obtain device mac address based on firmware handle for ef100
 2023-01-19 19:47 UTC  (2+ messages)

[intel-lts:5.10/yocto 43/47] drivers/media/platform/intel/ipu6-acpi.c:880:12: warning: 'get_ar0234_pdata' defined but not used
 2023-01-19 19:47 UTC 

[PATCH v7 0/7] KVM: arm64: Normalize cache configuration
 2023-01-19 19:46 UTC  (4+ messages)
` [PATCH v7 7/7] "

When adding a module, what does "Exec format error" / "Skipping invalid relocation target" mean, and how to fix it?
 2023-01-19 19:46 UTC  (2+ messages)

[RFC PATCH 0/4] lcore telemetry improvements
 2023-01-19 19:42 UTC  (12+ messages)
` [PATCH v6 0/5] "
  ` [PATCH v6 1/5] eal: add lcore info in telemetry
  ` [PATCH v6 2/5] eal: allow applications to report their cpu usage
  ` [PATCH v6 3/5] testpmd: add dump_lcores command
  ` [PATCH v6 4/5] testpmd: report lcore usage
  ` [PATCH v6 5/5] telemetry: add /eal/lcore/usage endpoint

[PATCH 0/2] btrfs: some speedup with fiemap when leaves are shared
 2023-01-19 19:36 UTC  (2+ messages)

[PATCH v4] serial: exar: Add support for Sealevel 7xxxC serial cards
 2023-01-19 19:40 UTC 

[Intel-gfx] [PATCH v5 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-19 19:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 6/6] drm/i915/pxp: Pxp hw init should be in resume_complete

[PATCH] KVM: arm64: Pass the actual page address to mte_clear_page_tags()
 2023-01-19 19:38 UTC  (2+ messages)

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-19 19:37 UTC  (7+ messages)
` [PATCH v3] "


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.