All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 17:43:24 to 2021-10-29 18:51:13 UTC [more...]

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-10-29 18:35 UTC  (9+ messages)
` [RFC PATCH v5 01/26] util: Make some iova_tree parameters const
` [RFC PATCH v5 02/26] vhost: Fix last queue index of devices with no cvq
` [RFC PATCH v5 03/26] virtio: Add VIRTIO_F_QUEUE_STATE
` [RFC PATCH v5 05/26] vhost: Add x-vhost-set-shadow-vq qmp
` [RFC PATCH v5 07/26] vdpa: Save kick_fd in vhost-vdpa
` [RFC PATCH v5 08/26] vdpa: Add vhost_svq_get_dev_kick_notifier
` [RFC PATCH v5 11/26] vhost: Handle host notifiers in SVQ
` [RFC PATCH v5 13/26] Add vhost_svq_get_svq_call_notifier

[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
 2021-10-29 18:50 UTC  (2+ messages)

[PATCH] fetch2/git: Add a warning asking users to set a branch in git urls
 2021-10-29 18:49 UTC  (2+ messages)
` [bitbake-devel] "

[cocci] Python iteration to look for possible sysfs deadlocks
 2021-10-22 23:01 UTC 

OTP-5: "OpenBMC TOF Proposal" Process
 2021-10-29 18:49 UTC  (4+ messages)

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-10-29 18:49 UTC  (2+ messages)

[GIT PULL] tracing: Fixes to comments
 2021-10-29 18:49 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.15-final
 2021-10-29 18:49 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-10-29 18:49 UTC  (10+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15

[GIT PULL] MMC fixes for v5.15-rc8
 2021-10-29 18:49 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.15-rc8
 2021-10-29 18:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix unused-but-set-variable error
 2021-10-29 18:48 UTC  (2+ messages)

[PATCH v3] btrfs: Add new test for setting the chunk size
 2021-10-29 18:42 UTC 

[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-10-29 18:47 UTC  (8+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-29 18:47 UTC  (18+ messages)
                  ` [Ocfs2-devel] "
                    ` [Cluster-devel] "

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-10-29 17:26 UTC  (34+ messages)
` [PATCH v3 07/25] mtd: spi-nor: sst: Use flash late_init() for locking
` [PATCH v3 09/25] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v3 10/25] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v3 11/25] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH v3 12/25] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v3 13/25] mtd: spi-nor: sst: Get rid of SST_WRITE flash_info flag
` [PATCH v3 14/25] mtd: spi-nor: Introduce flash_info flags masks
` [PATCH v3 15/25] mtd: spi-nor: Introduce spi_nor_nonsfdp_init_flags()
` [PATCH v3 16/25] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v3 17/25] mtd: spi-nor: core: Introduce SPI_NOR_PARSE_SFDP
` [PATCH v3 18/25] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions
` [PATCH v3 19/25] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v3 20/25] mtd: spi-nor: sst: sst26vf064b: Init flash based on SFDP
` [PATCH v3 21/25] mtd: spi-nor: winbond: w25q256jvm: "
` [PATCH v3 22/25] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH v3 23/25] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH v3 24/25] mtd: spi-nor: issi: is25lp256: "
` [PATCH v3 25/25] mtd: spi-nor: macronix: mx25l25635e: "

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-29 18:46 UTC  (10+ messages)
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"

[PATCH v3 0/3] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-29 18:45 UTC  (4+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing

[PATCH v2 0/3] Add some more options to the pretty-formats
 2021-10-29 18:45 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v3 2/3] pretty: add tag option to %(describe)
  ` [PATCH v3 3/3] pretty: add abbrev "

[PATCH 0/4] tracing/histogram: Division optimization and expression kselftests
 2021-10-29 18:45 UTC  (6+ messages)
` [PATCH v2 1/4] tracing/histogram: Optimize division by constants
` [PATCH 2/4] tracing/histogram: Update division by 0 documentation
` [PATCH v3 3/4] tracing/histogram: Document hist trigger variables
` [PATCH v7 4/4] tracing/selftests: Add tests for hist trigger expression parsing

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-10-29 18:45 UTC  (7+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v9 2/6] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v9 3/6] selftests: add tests_sysfs module
` [PATCH v9 4/6] kernfs: add initial failure injection support
` [PATCH v9 5/6] test_sysfs: add support to use kernfs failure injection
` [PATCH v9 6/6] kernel/module: add documentation for try_module_get()

[Intel-gfx] [PATCH 0/7] drm/i915/adlp/fb: Remove CCS FB stride restrictions
 2021-10-29 18:44 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915/fb: Factor out functions to remap contiguous FB obj pages
` [Intel-gfx] [PATCH 4/7] drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces

[pull] amdgpu, amdkfd drm-next-5.16
 2021-10-29 18:43 UTC 

[PATCH v4 0/2] fetch-pack: redact packfile urls in traces
 2021-10-29 18:42 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] "
  ` [PATCH v6 0/2] "
    ` [PATCH v6 1/2] "
    ` [PATCH v6 2/2] http-fetch: redact url on die() message

[PATCH v4 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-10-29 18:39 UTC  (5+ messages)
` [PATCH v4 1/4] btrfs: store chunk size in space-info struct
` [PATCH v4 2/4] btrfs: expose chunk size in sysfs
` [PATCH v4 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v4 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

[PATCH v3 0/7] Add uringop support
 2021-10-29 18:39 UTC  (4+ messages)
` [PATCH v3 2/7] add support for the uring filter list

[PATCH v10 0/7] Basic recovery for machine checks inside SGX
 2021-10-29 18:39 UTC  (4+ messages)
` [PATCH v11 "
  ` [PATCH v11 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[RFC PATCH] Bluetooth: vhci: Add new packet type for VHCI
 2021-10-29 18:39 UTC  (4+ messages)

[PATCH] of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()
 2021-10-29 18:36 UTC 

[PATCH v16] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-10-29 18:35 UTC  (2+ messages)

documenting object associations
 2021-10-29 18:34 UTC 

[PATCH v2 0/7] Removal of bcm63xx-wdt
 2021-10-29 18:34 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v2 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v2 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v2 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v2 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v2 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v2 7/7] watchdog: Remove BCM63XX_WDT

[PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-10-29 18:34 UTC  (3+ messages)
` [PATCH v3 0/8] "

[PATCH 0/7] Removal of bcm63xx-wdt
 2021-10-29 18:34 UTC  (4+ messages)
` [PATCH 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt

[PATCH v3 0/3] Dynamic sysbus device check error report
 2021-10-29 18:13 UTC  (4+ messages)
` [PATCH v3 2/3] qdev-monitor: Check sysbus device type before creating it

[PATCH] scsi: ufshpb: Opt out pre-reqs from HPB2.0 flows
 2021-10-29 18:33 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: sysfs: set / query btrfs chunk size
 2021-10-29 18:28 UTC  (7+ messages)
` [PATCH v3 1/4] btrfs: store chunk size in space-info struct
` [PATCH v3 1/4] btrfs: store stripe size and "
` [PATCH v3 2/4] btrfs: expose chunk size in sysfs
` [PATCH v3 2/4] btrfs: expose stripe and "
` [PATCH v3 3/4] btrfs: add force_chunk_alloc sysfs entry to force allocation
` [PATCH v3 4/4] btrfs: increase metadata alloc size to 5GB for volumes > 50GB

[PATCH] HX-Stomp XL USB_ID
 2021-10-29 18:31 UTC 

[PATCH 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
 2021-10-29 18:30 UTC  (3+ messages)

[BlueZ PATCH v16 1/2] tools/mgmt-tester: Update the expected manufacturer of emulator
 2021-10-29 18:29 UTC  (2+ messages)
` [BlueZ PATCH v16 2/2] tools/mgmt-tester: Add LL Privacy test cases

[PATCH bpf-next] bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off
 2021-10-29 18:28 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix strobemeta selftest regression
 2021-10-29 18:29 UTC 

[PATCH v3 0/3] improvements for multi-shot poll requests
 2021-10-29 18:29 UTC  (3+ messages)

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-10-29 18:26 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-10-29 18:26 UTC  (10+ messages)
` [PATCH 3/3] watchdog: bcm7038_wdt: support BCM4908 SoC

[PATCH net 0/2] udp6: allow SO_MARK ctrl msg to affect routing
 2021-10-29 18:24 UTC  (5+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: udp: test for passing SO_MARK as cmsg

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers
 2021-10-29 18:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers (rev3)

[PATCH 01/30] psplash: upgrade to latest revision
 2021-10-29 18:20 UTC  (4+ messages)
` [PATCH 15/30] wpebackend-fdo: upgrade 1.10.0 -> 1.12.0
  ` [OE-core] "

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-10-29 18:20 UTC 

[PATCH] x86/unwind/orc: Handle kretprobes_trampoline
 2021-10-29 18:19 UTC  (7+ messages)

[PATCH] selftests: kselftest.h: mark functions with 'noreturn'
 2021-10-29 18:19 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Fixes for the exposed debug architecture
 2021-10-29 18:18 UTC  (5+ messages)
` [PATCH 3/3] KVM: arm64: Raise KVM's reported debug architecture to v8.2

[PATCH v4 00/10] fscache: Replace and remove old I/O API
 2021-10-29 18:17 UTC  (4+ messages)

Spurious instability with NFSoRDMA under moderate load
 2021-10-29 18:17 UTC  (11+ messages)

[PATCH] target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU
 2021-10-29 18:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] tests/kms_psr2_su: add biplanar selective update tests
 2021-10-29 18:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as the SPI NOR co-maintainer
 2021-10-29 18:11 UTC 

[PATCH] allow disabling fsync everywhere
 2021-10-29 18:12 UTC  (8+ messages)
      ` [PATCH] tests: disable "

bpf_get_branch_snapshot on qemu-kvm
 2021-10-29 18:09 UTC  (16+ messages)

[PATCH v2] target/mips: Fix Loongson-3A4000 MSAIR config register
 2021-10-29 18:01 UTC  (2+ messages)

[PATCH v2 0/2] riscv asan-stack fixes
 2021-10-29 18:08 UTC  (2+ messages)

[PATCH] x86/passthrough: Fix hvm_gsi_eoi() build with GCC 12
 2021-10-29 18:06 UTC  (5+ messages)

[PATCH V2 00/15] selftests/sgx: Oversubscription, page permission, thread entry
 2021-10-29 18:06 UTC  (5+ messages)
` [PATCH V2 02/15] x86/sgx: Rename fallback labels in sgx_init()
` [PATCH V2 03/15] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-29 18:06 UTC  (6+ messages)
` [PATCH v14 20/39] pwm: tegra: Add runtime PM and OPP support

[PATCH] [RFC] arm64: export this_cpu_has_cap
 2021-10-29 18:06 UTC  (3+ messages)

[tpm2] Re: Help implementing "OR" PCR policy using C lib
 2021-10-29 18:06 UTC 

[PULL v2 00/60] tcg patch queue
 2021-10-29 17:58 UTC  (2+ messages)

[PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-29 18:04 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] docs: fix places that break compilation in MyFirstObjectWalk
  ` [PATCH v2 2/2] docs: add headers "

[dpdk-dev] [PATCH 1/4] common/cnxk: add DPI DMA support
 2021-10-29 18:02 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/4] dma/cnxk: add dma channel operations

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-10-29 18:01 UTC  (3+ messages)
` [RFC/PATCH net-next v3 8/8] flow_offload: validate flags of filter and actions

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-29 17:48 UTC  (8+ messages)
` [PATCH 08/31] target/loongarch: Add tlb instruction support
  ` [PATCH 07/31] target/loongarch: Add loongarch csr/iocsr "

stable-rc/queue/4.14 build: 192 builds: 3 failed, 189 passed, 2 errors, 28 warnings (v4.14.253-10-g2d214026445d)
 2021-10-29 18:00 UTC 

[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
 2021-10-29 18:00 UTC 

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-29 17:59 UTC  (3+ messages)

[BUG] About "io_uring: add more uring info to fdinfo for debug"
 2021-10-29 17:58 UTC  (8+ messages)

[PATCH v2] scsi: core: Fix early registration of sysfs attributes for scsi_device
 2021-10-29 17:56 UTC  (6+ messages)
` [PATCH v3] "

[BlueZ PATCH v15 1/2] tools/mgmt-tester: Update the expected manufacturer of emulator
 2021-10-29 17:56 UTC  (2+ messages)
` [BlueZ,v15,1/2] "

[PATCH 0/4] Add SEV_INIT_EX support
 2021-10-29 17:56 UTC  (5+ messages)
` [PATCH 4/4] crypto: ccp - "

[PATCH v3 00/32] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-29 17:50 UTC  (5+ messages)
` [PATCH v3 20/32] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)

[dpdk-dev] [PATCH v6 0/5] Virtio PMD RSS support & RSS fixes
 2021-10-29 17:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 1/5] net/virtio: add initial RSS support

[GIT PULL] ACPI fixes for v5.15-rc7
 2021-10-29 17:51 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] Packet capture framework enhancements
 2021-10-29 17:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v15 00/12] Packet capture framework update
  ` [dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files

[PATCH net-next] bnxt_en: Remove not used other ULP define
 2021-10-29 17:51 UTC  (2+ messages)

[PATCH] x86/sgx: SGX documentation fixes
 2021-10-29 17:49 UTC 

[PATCH 00/10] Add support for TPDM and TPDA
 2021-10-29 17:48 UTC  (3+ messages)
` [PATCH 02/10] coresight: funnel: add support for multiple output ports

[PATCH 0/7] watchdog: s3c2410: Add Exynos850 support
 2021-10-29 17:48 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: watchdog: Document Exynos850 watchdog bindings

[Intel-gfx] [PATCH] drm/i915/display: Check async flip state of every crtc and plane once
 2021-10-29 17:47 UTC  (3+ messages)

[PATCH v2 0/9] Configurable policy for handling unstable interfaces
 2021-10-29 16:55 UTC  (3+ messages)
` [PATCH v2 8/9] qapi: Factor out compat_policy_input_ok()

[PATCH v4 0/8] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-29 17:44 UTC  (5+ messages)
` [PATCH v4 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver

[PATCH] f2fs: skip f2fs_preallocate_blocks() for overwrite case
 2021-10-29 17:43 UTC  (6+ messages)
    ` [f2fs-dev] "

[Intel-gfx] [PATCH i-g-t 0/8] Fixes for gem_exec_capture
 2021-10-29 17:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 2/8] tests/i915/gem_exec_capture: Cope with larger page sizes
  ` [Intel-gfx] [igt-dev] "


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.