All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 08:46:13 to 2021-10-13 09:33:49 UTC [more...]

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-13  9:07 UTC  (29+ messages)
` [PULL 01/40] MAINTAINERS: Add myself as reviewer of the 'Memory API'
` [PULL 02/40] tests: add missing dependency for check-block
` [PULL 03/40] build: fix "make check" without earlier "make"
` [PULL 04/40] qemu-iotests: flush after every test
` [PULL 05/40] util/compatfd.c: use libc signalfd wrapper instead of raw syscall
` [PULL 06/40] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PULL 07/40] qapi/misc-target: Group SEV QAPI definitions
` [PULL 08/40] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
` [PULL 09/40] target/i386/kvm: Restrict SEV stubs to x86 architecture
` [PULL 10/40] target/i386/sev: Prefix QMP errors with 'SEV'
` [PULL 11/40] target/i386/monitor: Return QMP error when SEV is not enabled for guest
` [PULL 12/40] target/i386/cpu: Add missing 'qapi/error.h' header
` [PULL 13/40] target/i386/sev_i386.h: Remove unused headers
` [PULL 14/40] target/i386/sev: Remove sev_get_me_mask()
` [PULL 15/40] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PULL 16/40] target/i386/sev: sev_get_attestation_report use g_autofree
` [PULL 17/40] target/i386/sev: Use g_autofree in sev_launch_get_measure()
` [PULL 18/40] target/i386/sev: Restrict SEV to system emulation
` [PULL 19/40] target/i386/sev: Rename sev_i386.h -> sev.h
` [PULL 20/40] target/i386/sev: Declare system-specific functions in 'sev.h'
` [PULL 21/40] target/i386/sev: Remove stubs by using code elision
` [PULL 22/40] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PULL 24/40] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PULL 25/40] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PULL 26/40] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PULL 27/40] monitor: Reduce hmp_info_sev() declaration
` [PULL 31/40] hvf: Determine slot count from struct layout
` [PULL 34/40] hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c

[PATCH V5 0/2] virtio: i2c: Allow zero-length transactions
 2021-10-13  9:33 UTC  (4+ messages)
` [PATCH V5 2/2] "
  ` [virtio-dev] "

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-13  9:26 UTC  (5+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Remove memory frequency calculation
 2021-10-13  9:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Remove memory frequency calculation (rev2)

[PATCH 1/2] sh: remove meaningless archclean line
 2021-10-13  6:59 UTC  (4+ messages)
` [PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning

[PATCH] net: delete redundant function declaration
 2021-10-13  9:47 UTC 

don't use ->bd_inode to access the block device size
 2021-10-13  9:31 UTC  (40+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [dm-devel] [PATCH 07/29] target/iblock: "
  `  "
` [PATCH 09/29] fs: simplify init_page_buffers
` [dm-devel] [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
  `  "
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [dm-devel] [PATCH 15/29] hfsplus: "
  `  "
` [dm-devel] [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
  `  "
` [dm-devel] [PATCH 25/29] ext4: use sb_bdev_nr_blocks
  `  "
` [dm-devel] [PATCH 26/29] jfs: "
  `  "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "

[PATCH] IB/cm: Fix possible use-after-free in ib_cm_cleanup()
 2021-10-13  9:30 UTC 

[PATCH 1/2] board_f: fix use of GD_FLG_SKIP_RELOC
 2021-10-13  9:54 UTC  (3+ messages)
` [PATCH 2/2] arm: crt0_64: support skip u-boot relocation

[PATCH v2] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-13  9:30 UTC  (5+ messages)

[PATCH v6 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-10-13  9:29 UTC  (4+ messages)
` [PATCH v6 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout

how to run u-boot on qemu arm64 virt machine?
 2021-10-13  9:29 UTC  (4+ messages)

[PATCH] loop: don't print warnings if the underlying filesystem doesn't support discard
 2021-10-13  9:28 UTC  (7+ messages)
  ` [dm-devel] "
      ` [PATCH v3] "
        ` [dm-devel] [PATCH v4] "
          `  "

[PATCH] iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
 2021-10-13  9:28 UTC  (9+ messages)

[PATCH] MAINTAINERS: Add maintainer of rtw89
 2021-10-13  9:28 UTC 

[PATCH 0/5] Improvements to %pGp
 2021-10-13  9:27 UTC  (6+ messages)
` [PATCH 2/5] test_printf: Assign all flags to page_flags
` [PATCH 4/5] test_printf: Append '|' more efficiently

[PATCH] spi: Make spi_replaced_transfers private
 2021-10-13  9:27 UTC 

[PATCH net-next 0/4] Managed Neighbor Entries
 2021-10-13  9:26 UTC  (4+ messages)
` [PATCH net-next 4/4] net, neigh: Add NTF_MANAGED flag for managed neighbor entries

[PATCH] media: imx: Round line size to 4 bytes
 2021-10-13  9:26 UTC  (3+ messages)

bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
 2021-10-13  9:26 UTC  (13+ messages)

[PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-13  9:22 UTC  (2+ messages)

Commit 09e856d54bda5f288ef8437a90ab2b9b3eab83d1r "vrf: Reset skb conntrack connection on VRF rcv" breaks expected netfilter behaviour
 2021-10-13  9:22 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 0/3] eal: add memory pre-allocation from existing files
 2021-10-13  9:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/3] eal/linux: make hugetlbfs analysis reusable

[PATCH] tpm/st33zp24: drop unneeded over-commenting
 2021-10-13  9:21 UTC 

[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
 2021-10-13  9:19 UTC 

[PATCH V3 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13  9:19 UTC  (6+ messages)

[PATCH v2 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
 2021-10-13  9:19 UTC  (10+ messages)
` [PATCH v2 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications

[PATCH 4.19] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13  9:21 UTC  (2+ messages)

[tip:sched/core 45/47] kernel/sched/topology.c:23:20: error: unused function 'sched_debug'
 2021-10-13  9:16 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH] media: Document coding style requirements
 2021-10-13  9:20 UTC 

[PATCH] ASoC: soc-compress: prevent the potentially use of null pointer
 2021-10-13  9:17 UTC 

[PATCH -next] power: supply: axp288_charger: Fix missing mutex_init()
 2021-10-13  9:31 UTC 

[PATCH v3 0/8] perf session: Extend reader object to allow multiple readers
 2021-10-13  9:17 UTC  (10+ messages)
` [PATCH v4 1/8] perf session: Move all state items to reader object
` [PATCH v4 2/8] perf session: Introduce decompressor in "
` [PATCH v4 3/8] perf session: Move init/release code to separate functions
` [PATCH v4 4/8] perf session: Move map code to separate function
` [PATCH v4 5/8] perf session: Move unmap code to reader__mmap
` [PATCH v4 6/8] perf session: Move event read code to separate function
` [PATCH v4 7/8] perf session: Introduce reader return codes
` [PATCH v4 8/8] perf session: Introduce reader EOF function

[PATCH v2 0/3] on top of for-5.16/block
 2021-10-13  9:15 UTC  (5+ messages)
` [PATCH v2 1/3] block: cache bdev in struct file for raw bdev IO
` [PATCH v2 2/3] block: don't hide inode from block_device users
` [PATCH v2 3/3] blk-mq: optimise *end_request non-stat path

[PATCH -next,v2 0/2] Audit: fix warning and check priority early
 2021-10-13  9:12 UTC  (6+ messages)
` [PATCH -next, v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
  ` [PATCH -next,v2 "
` [PATCH -next, v2 2/2] audit: return early if the rule has a lower priority
  ` [PATCH -next,v2 "

[PATCH] btrfs: reduce btrfs_update_block_group alloc argument to bool
 2021-10-13  9:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] support PPPoL2TPv2oUDP RSS Hash
 2021-10-13  9:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 2/3] app/testpmd: "

[PATCH V3 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-10-13  9:12 UTC  (8+ messages)
` [PATCH V3 1/3] perf/x86: Add new event for AUX output counter index

[PATCH 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
 2021-10-13  9:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications
  ` [PATCH v3 2/2] btrfs: update comments for chunk allocation -ENOSPC cases

[dpdk-dev] [PATCH] ip_frag: modify the fragment offset and mf
 2021-10-13  9:12 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment

[PATCH stable 4.14] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-10-13  9:11 UTC  (2+ messages)

[PATCH] sched/fair: Minor comments modifications
 2021-10-13  9:12 UTC 

[PATCH] Bluetooth: Fix debugfs entry leak in hci_register_dev()
 2021-10-13  9:10 UTC  (2+ messages)
`  "

[PATCH v2] Bluetooth: btintel: Fix bdaddress comparison with garbage value
 2021-10-13  9:10 UTC  (2+ messages)
` [v2] "

kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
 2021-10-13  9:09 UTC  (2+ messages)

[linux-next:master 4556/7806] arch/x86/kvm/mmu/page_track.c:95:39-45: ERROR: application of sizeof to pointer
 2021-10-13  9:08 UTC  (4+ messages)
` [PATCH] KVM: x86: fix noderef.cocci warnings

FAILED: patch "[PATCH] s390/pci: fix zpci_zdev_put() on reserve" failed to apply to 5.10-stable tree
 2021-10-13  9:09 UTC  (3+ messages)
` [PATCH 5.10 STABLE] s390/pci: fix zpci_zdev_put() on reserve

[PATCH v2] Bluetooth: Fix memory leak of hci device
 2021-10-13  9:09 UTC  (2+ messages)
` [v2] "

FAILED: patch "[PATCH] s390/pci: fix zpci_zdev_put() on reserve" failed to apply to 5.14-stable tree
 2021-10-13  9:08 UTC  (3+ messages)
` [PATCH 5.14 STABLE] s390/pci: fix zpci_zdev_put() on reserve

[PATCH] leds: trigger: Disable CPU trigger on PREEMPT_RT
 2021-10-13  9:08 UTC  (11+ messages)

Ipmitool command & entity-manager question
 2021-10-13  9:05 UTC  (6+ messages)

[PATCHSET 0/9] Batched completions
 2021-10-13  9:09 UTC  (3+ messages)
` [PATCH 6/9] nvme: add support for batched completion of polled IO

[PATCH v7 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-13  9:06 UTC  (7+ messages)

[PATCH RESEND v3 1/2] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-10-13  9:05 UTC  (2+ messages)

[mm/page_alloc] b4878255cd: BUG:using_smp_processor_id()in_preemptible
 2021-10-13  9:05 UTC 

[PATCH v5] Prevent vhost-user-blk-test hang
 2021-10-13  9:02 UTC  (7+ messages)

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-13  9:03 UTC  (2+ messages)
` [PATCH v2] "

patch "mei: hbm: drop hbm responses on early shutdown" added to char-misc-linus
 2021-10-13  9:04 UTC 

[PATCH 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-13  9:03 UTC  (6+ messages)
` [PATCH 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked

[igt-dev] [PATCH] tests/kms_writeback.c: Prevents test failure by the XR48/AR48 format
 2021-10-13  9:02 UTC  (2+ messages)

[PATCH] scripts: pylibfdt: add a new include path
 2021-10-13  9:39 UTC 

[PATCH v2 00/37] Add D-Bus display backend
 2021-10-13  8:59 UTC  (3+ messages)
` [PATCH v2 26/37] ui: add a "

[PATCH] acpi: arm64: fix section mismatch warning
 2021-10-13  9:02 UTC  (3+ messages)

[PATCHv2 0/8] x86/ftrace: Add direct batch interface
 2021-10-13  9:01 UTC  (2+ messages)

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-13  9:01 UTC  (4+ messages)
` [PATCH v2 12/20] misc: lis3lv02d: Make lis3lv02d_remove_fs() return void

[PATCH v2 0/2] Add memcg accounting to Arm KVM
 2021-10-13  9:01 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations

[PATCH v3 0/2] Extend Sparx5 switch reset driver for lan966x
 2021-10-13  7:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: reset: Add lan966x support
` [PATCH v3 2/2] reset: mchp: sparx5: Extend support for lan966x

[PATCH] clk: introduce u-boot,ignore-clk-defaults
 2021-10-13  9:37 UTC 

[dpdk-dev] [PATCH] memzone: enforce valid flags when reserving
 2021-10-13  9:00 UTC  (4+ messages)

[PATCH v2] ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
 2021-10-13  7:37 UTC 

AW: (EXT) Re: [PATCH v2 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
 2021-10-13  8:59 UTC 

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-10-13  8:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] mempool: fix name size in mempool structure
 2021-10-13  8:57 UTC 

[PATCH 1/1] gup: document and work around "COW can break either way" issue
 2021-10-13  8:56 UTC  (6+ messages)

[PATCH] usb: gadget: composite: req->complete not set, using wrong callback for complete
 2021-10-13  8:54 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[dpdk-dev] [PATCH] sched: remove experimental tag from the API
 2021-10-13  8:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/softnic: remove experimental table from API
 2021-10-13  8:52 UTC  (2+ messages)

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-13  8:52 UTC  (3+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [PATCH v3 2/2] ftrace: do CPU checking after preemption disabled

[dpdk-dev] [PATCH] pipeline: remove experimental tag from API
 2021-10-13  8:51 UTC  (7+ messages)

[dpdk-dev] [PATCH v11 0/2] testpmd shows incorrect rx_offload configuration
 2021-10-13  8:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v12 "
  ` [dpdk-dev] [PATCH v12 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload

[PATCH AUTOSEL 5.10 01/11] arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
 2021-10-13  8:50 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally

[RFC PATCH 00/10] Macronix ECC engine
 2021-10-13  7:23 UTC  (3+ messages)
` [RFC PATCH 09/10] spi: mxic: Add support for direct mapping
    ` 回信: "

[PATCH v15 0/6] Add tpm i2c ptp driver
 2021-10-13  8:49 UTC  (4+ messages)
` [PATCH v15 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception

[soc:for-next] BUILD SUCCESS 8c4251a8bed099796a7296eb4513d0bf07ab46c6
 2021-10-13  7:19 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Fix regression in test_plane_position_with_output
 2021-10-13  8:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_multiple: Fix regression in test_plane_position_with_output (rev3)

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-10-13  8:49 UTC  (2+ messages)

[meta-security][PATCH] sssd: re-package to fix QA issues
 2021-10-13  8:49 UTC 

[PATCH 0/4] s390: DYNAMIC_FTRACE_WITH_DIRECT_CALL support
 2021-10-13  8:48 UTC  (6+ messages)

[PATCH v6 0/6] Asynchronous notifications from secure world
 2021-10-13  7:15 UTC  (3+ messages)
` [PATCH v6 5/6] optee: separate notification functions

[PATCH] ath11k: add support for hardware rfkill for QCA6390
 2021-10-13  7:16 UTC 

AW: (EXT) Re: [PATCH v2 1/2] dt-bindings: mtd: spi-nor: Add output-driver-strength property
 2021-10-13  8:47 UTC 

[PATCH v3 0/7] Switch iotests to using Async QMP
 2021-10-13  8:45 UTC  (2+ messages)

[PATCH] net: phy: micrel: make *-skew-ps check more lenient
 2021-10-13  8:46 UTC  (3+ messages)

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-13  8:45 UTC  (3+ messages)
` [PATCH v5 08/11] xen/arm: Enable the existing x86 virtual PCI support for ARM

[PATCH 0/6] some block optimisations
 2021-10-13  8:45 UTC  (5+ messages)
` [PATCH 1/6] block: cache bdev in struct file for raw bdev IO


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.