All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-06 00:58:52 to 2021-07-06 04:26:47 UTC [more...]

[PATCH 00/22] Various fixes and enhancements
 2021-07-06  1:12 UTC  (3+ messages)
  ` [PATCH 20/22] sandbox: mmc: Support fixed MMC devices

[PATCH] drm/radeon/ni_dpm: Fix booting bug
 2021-07-06  4:26 UTC  (9+ messages)
    ` Xorg doesn't work anymore after the latest DRM updates
        ` [FSL P50xx] IRQ issues

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-06  4:18 UTC  (19+ messages)
` [PATCH 01/19] LoongArch: Add elf-related definitions
` [PATCH 02/19] LoongArch: Add writecombine support for drm
` [PATCH 03/19] LoongArch: Add build infrastructure
` [PATCH 05/19] LoongArch: Add boot and setup routines
` [PATCH 06/19] LoongArch: Add exception/interrupt handling
` [PATCH 07/19] LoongArch: Add process management
` [PATCH 08/19] LoongArch: Add memory management
` [PATCH 09/19] LoongArch: Add system call support
` [PATCH 10/19] LoongArch: Add signal handling support
` [PATCH 11/19] LoongArch: Add elf and module support
` [PATCH 12/19] LoongArch: Add misc common routines
` [PATCH 13/19] LoongArch: Add some library functions
` [PATCH 14/19] LoongArch: Add 64-bit Loongson platform
` [PATCH 15/19] LoongArch: Add PCI controller support
` [PATCH 16/19] LoongArch: Add VDSO and VSYSCALL support
` [PATCH 17/19] LoongArch: Add multi-processor (SMP) support
` [PATCH 18/19] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH 19/19] LoongArch: Add Loongson-3 default config file

[PATCH] block: nbd: fix order of cleaning up the queue and freeing the tagset
 2021-07-06  4:17 UTC  (5+ messages)
  `  "
` [PATCH V2] "

[PATCH] pd: fix order of cleaning up the queue and freeing the tagset
 2021-07-06  4:17 UTC  (2+ messages)

[PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-06  4:12 UTC  (8+ messages)
` [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

RFC: stop implementing set_fs for m68knommu
 2021-07-06  4:13 UTC  (5+ messages)
` [PATCH] m68knommu: remove set_fs()

[dpdk-dev] [RFC] lib/ethdev: add dev configured flag
 2021-07-06  4:10 UTC  (19+ messages)
` [dpdk-dev] [PATCH V1] ethdev: "
` [dpdk-dev] [PATCH V2] "

[PATCH] SWDEV-291099 - Use a percise function name
 2021-07-06  4:03 UTC  (2+ messages)

[PATCH] test/py: tpm2: Skip tpm pytest based on env variable
 2021-07-06  3:59 UTC  (2+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2021-07-06  3:59 UTC  (9+ messages)
` [RFC v2 1/4] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices

[PATCH v3] virtio-blk: Add validation for block size in config space
 2021-07-06  3:57 UTC  (4+ messages)

autodefrag causing freezes under heavy writes?
 2021-07-06  3:56 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-06  3:56 UTC  (5+ messages)

[PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-07-06  3:50 UTC 

cron job: media_tree daily build: WARNINGS
 2021-07-06  3:50 UTC 

[PATCH v2] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-07-06  3:28 UTC  (2+ messages)

[PATCH] mm/page_alloc: Fix sleeping function called in case of irqsdisable
 2021-07-06  3:29 UTC 

[LTP] [PATCH 1/1] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-06  3:27 UTC  (4+ messages)

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-06  3:25 UTC  (5+ messages)
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing

[dpdk-dev] 20.11.2 patches review and test
 2021-07-06  3:26 UTC  (6+ messages)
` [dpdk-dev] [dpdk-stable] "

[Intel-gfx] Are there any plans to write SR-IOV drivers for Intel XE graphics cards?
 2021-07-06  3:24 UTC 

[PATCH net] virtio_net: check virtqueue_add_sgs() return value
 2021-07-06  3:16 UTC  (3+ messages)

[PATCH] mm: add GFP_ATOMIC flag after local_lock_irqsave
 2021-07-06  3:13 UTC  (9+ messages)
` [Phishing Risk] [External] "
  `  "
    `  "
      `  "

[PATCH 0/9] irqchip: Add LoongArch-related irqchip drivers
 2021-07-06  3:09 UTC  (10+ messages)
` [PATCH 1/9] irqchip: Adjust Kconfig for Loongson
` [PATCH 2/9] irqchip/loongson-pch-pic: Improve edge triggered interrupt support
` [PATCH 3/9] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH 4/9] irqchip/loongson-pch-msi: "
` [PATCH 5/9] irqchip/loongson-htvec: "
` [PATCH 6/9] irqchip/loongson-liointc: "
` [PATCH 7/9] irqchip: Add LoongArch CPU interrupt controller support
` [PATCH 8/9] irqchip: Add Loongson Extended I/O "
` [PATCH 9/9] irqchip: Add Loongson PCH LPC "

Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards"
 2021-07-06  3:11 UTC 

using bpf_map_update_elem and bpf_map_get_next_key at the same time when looping through the hash map
 2021-07-06  3:11 UTC 

rtw89: product id 0xa85a support on Linux?
 2021-07-06  3:10 UTC  (3+ messages)

[PATCH] KVM: nVMX: Dynamically compute max VMCS index for vmcs12
 2021-07-06  3:05 UTC  (4+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-06  3:04 UTC  (15+ messages)
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH 1/3] python3-packaging: upgrade 20.9 -> 21.0
 2021-07-06  3:02 UTC  (3+ messages)
` [PATCH 2/3] python3-hypothesis: upgrade 6.14.0 -> 6.14.1
` [PATCH 3/3] python3-zipp: upgrade 3.4.1 -> 3.5.0

[dpdk-dev] [PATCH 0/2] add Rx/Tx offload paths for ICE AVX2
 2021-07-06  2:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] lib/test_hmm: Remove set but unused page variable
 2021-07-06  2:56 UTC 

[PATCH 1/2] libext2fs: use statement-expression for container_of only on GNU-compatible compilers
 2021-07-06  2:55 UTC  (3+ messages)
` [PATCH 2/2] libext2fs: use offsetof() from stddef.h

[PATCH 0/6] kernel-yocto: consolidated pull request
 2021-07-06  2:53 UTC  (5+ messages)
` [PATCH 1/6] linux-yocto-dev: base AUTOREV on specified version

[PATCH] migration: failover: reset partially_hotplugged
 2021-07-06  2:52 UTC  (2+ messages)

[PATCH 0/3] Implement role-switch notifications from dwc3-drd to dwc3-qcom
 2021-07-06  2:51 UTC  (3+ messages)
` [PATCH 2/3] usb: dwc3: Add role switch relay support

[PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd()
 2021-07-06  2:50 UTC  (3+ messages)

[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
 2021-07-06  2:50 UTC  (3+ messages)

[PATCH 1/2] mtd: nand: raw: gpmi: new bch geometry settings
 2021-07-06  2:50 UTC  (9+ messages)

[PATCH] fuse: fuse_lookup_name() cleanup
 2021-07-06  2:46 UTC 

[dpdk-dev] 19.11.9 patches review and test
 2021-07-06  2:45 UTC  (2+ messages)

[virtio-comment] [RFC PATCH v2 0/1] Live migration for VIRTIO
 2021-07-06  2:45 UTC  (4+ messages)
` [virtio-comment] [PATCH 1/1] live_migration: initial support for migrating virtio devices
  `  "

[PATCH iproute2] libbpf: fix attach of prog with multiple sections
 2021-07-06  2:44 UTC  (2+ messages)

[PATCH V2 0/2] vDPA/ifcvf: implement management netlink framework
 2021-07-06  2:44 UTC  (4+ messages)
` [PATCH V2 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf

[PATCH] Revert "libubootenv: inherit uboot-config"
 2021-07-06  2:44 UTC  (5+ messages)
` [OE-core] "

nouveau: failed to initialise sync
 2021-07-06  2:44 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH V3 0/2] vDPA/ifcvf: implement management netlink framework
 2021-07-06  2:36 UTC  (3+ messages)
` [PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf

[dpdk-dev] [PATCH v2 0/3] Support outer layer FDIR for GTPoGRE packet
 2021-07-06  7:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/3] net/iavf: add flow pattern for GTPoGRE
` [dpdk-dev] [PATCH v2 2/3] net/iavf: add AVF FDIR for GTPoGRE tunnel packet
` [dpdk-dev] [PATCH v2 3/3] doc: release note for GTPoGRE FDIR

linux-next: build warning after merge of the vhost tree
 2021-07-06  2:37 UTC 

[PATCH 1/2] vdpa: support per virtqueue max queue size
 2021-07-06  2:30 UTC  (7+ messages)
` [PATCH 2/2] vdpa: vp_vdpa: don't use hard-coded maximum virtqueue size

[PATCH] commit: remove irrelavent prompt on `--allow-empty-message`
 2021-07-06  2:24 UTC 

[PATCH] mt76: mt7915: cleanup miscellaneous errors and redundant codes
 2021-07-06  2:23 UTC  (4+ messages)

[RFC PATCH 0/4] ext4: improve delalloc buffer write performance
 2021-07-06  2:42 UTC  (5+ messages)
` [RFC PATCH 1/4] ext4: check and update i_disksize properly
` [RFC PATCH 2/4] ext4: correct the error path of ext4_write_inline_data_end()
` [RFC PATCH 3/4] ext4: factor out write end code of inline file
` [RFC PATCH 4/4] ext4: drop unnecessary journal handle in delalloc write

[PATCH] perf stat: Merge uncore events by default for hybrid platform
 2021-07-06  2:32 UTC  (2+ messages)

[PATCH] perf list: Skip the invalid hybrid pmu
 2021-07-06  2:27 UTC  (3+ messages)

[PATCH] net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN
 2021-07-06  2:24 UTC  (5+ messages)

[PATCH v3] perf stat: Disable NMI watchdog message on hybrid
 2021-07-06  2:19 UTC  (2+ messages)

[PATCH] arm: mach-snapdragon: pinctrl: Place pin_name in .data section
 2021-07-06  2:21 UTC  (2+ messages)

[PATCH v2] MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee
 2021-07-06  2:20 UTC 

[PATCH v3 0/2] Support exynosautov9 ufs phy driver
 2021-07-06  2:18 UTC  (3+ messages)
    ` [PATCH v3 1/2] phy: samsung-ufs: move phy-exynos7-ufs header
    ` [PATCH v3 2/2] phy: samsung-ufs: support exynosauto ufs phy driver

[PATCH v2 0/2] Support exynosautov9 ufs phy driver
 2021-07-06  2:14 UTC  (6+ messages)
    ` [PATCH v2 1/2] phy: samsung-ufs: move phy-exynos7-ufs header
    ` [PATCH v2 2/2] phy: samsung-ufs: support exynosauto ufs phy driver

[avpatel:riscv_aia_v1 16/18] drivers/irqchip/irq-riscv-imsic.c:162:32: sparse: sparse: incorrect type in return expression (different address spaces)
 2021-07-06  2:12 UTC  (2+ messages)

[v12 00/20] Mediatek MT8192 clock support
 2021-07-06  2:05 UTC  (7+ messages)
` [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192

[PATCH 00/17] Rust support
 2021-07-06  2:09 UTC  (5+ messages)
` [PATCH 13/17] docs: add Rust documentation

[PATCH -next] drm/amdgpu: Fix missing unlock on error in amdgpu_ras_debugfs_table_read()
 2021-07-06  2:04 UTC  (3+ messages)

[PATCH net-next 0/2] refactor the ringtest testing for ptr_ring
 2021-07-06  2:04 UTC  (11+ messages)
` [PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h

[PATCH 5.10 0/7] 5.10.48-rc1 review
 2021-07-06  2:01 UTC  (2+ messages)

[PATCH] conmon: switch to main branch
 2021-07-06  2:01 UTC  (5+ messages)
` [meta-virtualization] "

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-07-06  1:50 UTC  (10+ messages)

[ANNOUNCE] 4.14.238-rt118
 2021-07-06  1:46 UTC 

[PATCH v4 0/3] Clean up MMU translation
 2021-07-06  1:35 UTC  (5+ messages)
` [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx

[f2fs-dev] [Alert]: PROJECT STUDY
 2021-07-06  1:39 UTC 

[dpdk-dev] [PATCH] examples/l3fwd: remove useless reloads in FIB main loop
 2021-07-06  1:38 UTC  (2+ messages)

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-06  1:36 UTC  (6+ messages)
`  "

[powerpc][5.13.0-next-20210701] Kernel crash while running ltp(chdir01) tests
 2021-07-06  1:38 UTC  (3+ messages)
` [PATCH -v2] ext4: inline jbd2_journal_[un]register_shrinker()

[PATCH libnetfilter_queue] src: annotation: Correctly identify item for which header is needed
 2021-07-06  1:36 UTC  (2+ messages)
` [PATCH libnetfilter_queue v2] "

ipipe: IRQ not received on i.MX8 (linux-imx)
 2021-07-06  1:37 UTC  (3+ messages)

[PATCH v3] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-06  1:35 UTC 

incoming
 2021-07-06  1:24 UTC  (11+ messages)
` [patch 128/192] mm: improve mprotect(R|W) efficiency on pages referenced once

[PATCH] kretprobe scalability improvement
 2021-07-06  1:21 UTC  (3+ messages)

[PATCH] net: Allow any address multicast join for IP sockets
 2021-07-06  1:15 UTC  (2+ messages)

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-06  1:15 UTC  (4+ messages)
` [PATCH v3 05/12] usb: otg-fsm: Fix hrtimer list corruption

[PATCH] net: Fix called net_enable_timestamp() in sctp_copy_sock()
 2021-07-06  1:12 UTC  (2+ messages)

[PATCH 0/2] Add support of HDMI for rk3568
 2021-07-06  1:04 UTC  (6+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support

[PATCH v2] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-06  1:11 UTC 

[PATCH 0/3] Add support for USB on ST-Ericsson Ux500
 2021-07-06  1:10 UTC  (5+ messages)
  ` [PATCH 1/3] power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU
  ` [PATCH 2/3] phy: Add driver for ST-Ericsson AB8500 USB PHY

[PATCH v2 1/4] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-07-06  1:06 UTC  (4+ messages)
` [PATCH v2 2/4] PCI/sysfs: Check CAP_SYS_ADMIN before parsing "
` [PATCH v2 3/4] PCI/sysfs: Return -EINVAL consistently from "store" functions
` [PATCH v2 4/4] PCI: Don't use the strtobool() wrapper for kstrtobool()

[PATCH] block: Avoid accessing an already freed kobject in delete_partition
 2021-07-06  1:01 UTC  (4+ messages)

[PATCH] env: efi: fix a wrong address dereference
 2021-07-06  0:59 UTC  (2+ messages)

[PATCH v3 0/3] test/py: Rewrite SquashFS commands test suite
 2021-07-06  0:59 UTC  (7+ messages)
` [PATCH v3 1/3] test/py: rewrite common tools for SquashFS tests
` [PATCH v3 2/3] test/py: rewrite sqfsload command test suite
` [PATCH v3 3/3] test/py: rewrite sqfsls "

[PATCH v3 0/3] Fix CIs skipping filesystem, EFI secure boot and EFI capsule tests
 2021-07-06  0:59 UTC  (7+ messages)
` [PATCH v3 1/3] tools: docker: Install a readable kernel for libguestfs-tools
` [PATCH v3 2/3] Azure: Add fuse device for test.py tests
` [PATCH v3 3/3] Azure: Add loop devices and CAP_SYS_ADMIN for sandbox "

[PATCH 0/4] zbd: Support zone reset by trim
 2021-07-06  0:59 UTC  (5+ messages)
` [PATCH 1/4] zbd: Add min_bytes argument to zbd_find_zone()
` [PATCH 2/4] zbd: Support zone reset by trim
` [PATCH 3/4] engines/libzbc: Enable trim for libzbc I/O engine
` [PATCH 4/4] t/zbd: Add test #58 to test zone reset by trim workload

[PATCH] Docker/CI: Update to "focal" and latest build
 2021-07-06  0:58 UTC  (2+ messages)

[PATCH 1/2] test/py: Use loop mounts if guestmount fails in filesystem tests
 2021-07-06  0:58 UTC  (4+ messages)
` [PATCH 2/2] test/py: Wait for guestmount worker to exit after running guestunmount


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.