All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-04 15:30:55 to 2021-06-04 16:12:30 UTC [more...]

[PATCH v2 0/7] fuse: Some fixes for submounts
 2021-06-04 16:11 UTC  (15+ messages)
` [Virtio-fs] "
` [PATCH v2 1/7] fuse: Fix crash in fuse_dentry_automount() error path
  ` [Virtio-fs] "
` [PATCH v2 2/7] fuse: Fix crash if superblock of submount gets killed early
  ` [Virtio-fs] "
` [PATCH v2 3/7] fuse: Fix infinite loop in sget_fc()
  ` [Virtio-fs] "
` [PATCH v2 4/7] fuse: Add dedicated filesystem context ops for submounts
  ` [Virtio-fs] "
` [PATCH v2 5/7] fuse: Call vfs_get_tree() "
  ` [Virtio-fs] "
` [PATCH v2 6/7] fuse: Switch to fc_mount() "
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v2 7/7] fuse: Make fuse_fill_super_submount() static

[dpdk-dev] [PATCH v1] net/i40e: remove the SMP barrier in HW scanning func
 2021-06-04 16:12 UTC  (2+ messages)

[RFC] LKMM: Add volatile_if()
 2021-06-04 16:10 UTC  (15+ messages)

[PATCH 00/11] python: move /scripts/qmp/gemu-ga-client.py to qemu.qmp package
 2021-06-04 15:55 UTC  (4+ messages)
` [PATCH 04/11] scripts/qemu-ga-client: replace deprecated optparse with argparse
` [PATCH 06/11] scripts/qemu-ga-client: apply (most) pylint rules
` [PATCH 07/11] python/qmp: Correct type of QMPReturnValue

[PATCH v12 0/3] bio: control bio max size
 2021-06-04 16:11 UTC  (3+ messages)
  ` [PATCH v12 3/3] ufs: set max_bio_bytes with queue max sectors

[PATCH] HID: sony: fix freeze when inserting ghlive ps3/wii dongles
 2021-06-04 16:10 UTC 

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 16:10 UTC  (32+ messages)

Headers for whitelisted kernel functions available to BPF programs
 2021-06-04 16:10 UTC  (3+ messages)

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-04 16:10 UTC  (4+ messages)
` [PATCH v8 07/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-04 16:10 UTC  (2+ messages)

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-04 15:53 UTC  (20+ messages)
` [PATCH v16 01/99] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
` [PATCH v16 02/99] accel: Introduce 'query-accels' QMP command
` [PATCH v16 03/99] qtest: Add qtest_has_accel() method
` [PATCH v16 04/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
` [PATCH v16 05/99] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
` [PATCH v16 06/99] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
` [PATCH v16 07/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
` [PATCH v16 08/99] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
` [PATCH v16 09/99] qtest/bios-tables-test: Rename tests not TCG specific
` [PATCH v16 10/99] qtest/bios-tables-test: Rename TCG specific tests
` [PATCH v16 12/99] qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore
` [PATCH v16 13/99] meson: add target_user_arch
` [PATCH v16 75/99] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [PATCH v16 80/99] target/arm: tcg-sve: import narrow_vq and change_el functions
` [PATCH v16 87/99] target/arm: move arm_cpu_finalize_features into cpu64
` [PATCH v16 93/99] meson: Introduce target-specific Kconfig
` [PATCH v16 97/99] tests/qtest: make xlnx-can-test conditional on being configured

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-06-04
 2021-06-04 16:08 UTC  (7+ messages)
` [PATCH net 1/6] ice: Fix allowing VF to request more/less queues via virtchnl
` [PATCH net 2/6] ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
` [PATCH net 3/6] ice: handle the VF VSI rebuild failure
` [PATCH net 4/6] ice: report supported and advertised autoneg using PHY capabilities
` [PATCH net 5/6] ice: Allow all LLDP packets from PF to Tx
` [PATCH net 6/6] virtchnl: Add missing padding to virtchnl_proto_hdrs

[syzbot] WARNING in usb_new_device/usb_submit_urb
 2021-06-04 16:10 UTC  (3+ messages)
  ` [PATCH] USB: core: Avoid WARNings for 0-length descriptor requests

[PATCH v2 00/10] qla2xxx: Add EDIF support
 2021-06-04 16:09 UTC  (3+ messages)
` [PATCH v2 09/10] qla2xxx: Add encryption to IO path

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-04 16:07 UTC  (10+ messages)
` [PATCH V3 4/9] tracing/hwlat: Implement the per-cpu mode
` [PATCH V3 5/9] tracing/trace: Add a generic function to read/write u64 values from tracefs
` [PATCH V3 7/9] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-04 16:08 UTC  (4+ messages)

[RFC PATCH 0/1] Initialize debugfs/ksysfs earlier?
 2021-06-04 16:06 UTC  (5+ messages)

[PATCH] rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
 2021-06-04 16:05 UTC 

[edk2-devel] [PATCH 00/43] OvmfPkg: remove Xen support from OvmfPkg*.dsc, in favor of OvmfXen.dsc
 2021-06-04 16:05 UTC  (3+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-06-04 16:02 UTC  (7+ messages)
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts

[intel-linux-intel-lts:4.19/android_r 15919/23449] drivers/clk/clk.c:3145:5: warning: no previous prototype for 'clk_set_flags'
 2021-06-04 16:03 UTC 

[PATCH][V2][next] ASoC: rk817: remove redundant assignment to pointer node, add missing of_node_put
 2021-06-04 16:01 UTC  (2+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-04 16:01 UTC  (5+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[PATCH iproute2] tc: fq: add horizon attributes
 2021-06-04 16:00 UTC 

[PATCH 1/2] avoid using inet_ntoa()
 2021-06-04 16:01 UTC  (2+ messages)

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-04 15:59 UTC  (7+ messages)

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-04 15:58 UTC  (5+ messages)

[PATCH v1 0/2] PS3 Updates
 2021-06-04 15:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] powerpc/ps3: Add firmware version to sysfs
  ` [PATCH v2 2/2] powerpc/ps3: Re-align DTB in image

[PATCH] dma-buf: add missing EXPORT_SYMBOL
 2021-06-04 15:59 UTC  (2+ messages)

[intel-linux-intel-lts:4.19/android_r 15919/23449] drivers/clk/clk.c:624:24: warning: variable 'ignore' set but not used
 2021-06-04 15:58 UTC 

Low hit ratio and cache usage
 2021-06-04 15:56 UTC  (4+ messages)

[PATCH] vdp/mlx5: Fix setting the correct dma_device
 2021-06-04 15:57 UTC  (4+ messages)

[PATCH v4] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-06-04 15:57 UTC  (4+ messages)
  ` [Intel-gfx] "

Patchwork housekeeping for: spi-devel-general
 2021-06-04 15:56 UTC 

[PATCH V3] clk: clk_versaclock: Add support for versaclock driver
 2021-06-04 15:56 UTC  (3+ messages)

[PATCH v1 1/1] device property: Unify access to of_node
 2021-06-04 15:55 UTC  (4+ messages)

[PATCH 5.4, 5.10] btrfs: tree-checker: do not error out if extent ref hash doesn't match
 2021-06-04 15:53 UTC 

[PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-04 15:54 UTC  (14+ messages)
` [PATCH 1/7] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 2/7] mm/thp: try_to_unmap() use TTU_SYNC for safe DEBUG_VM splitting
` [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
      ` [PATCH v2 "
` [PATCH 4/7] mm/thp: fix page_address_in_vma() on file THP tails

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04 15:53 UTC  (6+ messages)
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH] drm/i915: only disable default vga device
 2021-06-04 15:53 UTC  (9+ messages)
            ` [Intel-gfx] "

net/bpf/test_run.c:154:14: warning: no previous prototype for 'bpf_fentry_test7'
 2021-06-04 15:52 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-04 15:51 UTC  (3+ messages)

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-06-04 15:51 UTC  (4+ messages)

PageTransCompoundMap confusion
 2021-06-04 15:50 UTC  (2+ messages)

[PATCH v2 0/5] Optimization batch 12: miscellaneous unthemed stuff
 2021-06-04 15:48 UTC  (4+ messages)
` [PATCH v3 0/4] "

[PATCH] drm/i915: apply WaEnableVGAAccessThroughIOPort as needed
 2021-06-04 15:49 UTC  (2+ messages)
` [Intel-gfx] "

[PULL 00/28] Misc patches for 2021-05-24
 2021-06-04 15:48 UTC  (5+ messages)
` [PULL 07/28] qtest: add a QOM object for qtest

[v7] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-06-04 15:45 UTC  (3+ messages)

[PATCH 1/2] iommu: Remove unused of_get_dma_window()
 2021-06-04 15:45 UTC  (4+ messages)

[bug report] Commit ccf953d8f3d6 ("fb_defio: Remove custom address_space_operations") breaks Hyper-V FB driver
 2021-06-04 15:47 UTC  (3+ messages)

[PATCHv3 1/3] pci: pcie_dw_rockchip: Fixed the below compilation error
 2021-06-04 15:46 UTC  (6+ messages)
` [PATCHv3 2/3] pci: pcie_dw_rockchip: Drop the unused variable warning
` [PATCHv3 3/3] pci: pcie_dw_rockchip: Replace msleep occurences by udelay

[linux-linus test] 162358: regressions - FAIL
 2021-06-04 15:46 UTC 

[PATCH v1] spi: add of_device_uevent_modalias support
 2021-06-04 15:45 UTC  (2+ messages)

[RFC v4 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-04 15:44 UTC  (7+ messages)
` [RFC v4 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH v3 00/20] arm64: entry: migrate more code to C
 2021-06-04 15:43 UTC  (3+ messages)
` [PATCH v3 05/20] arm64: entry: move preempt logic "

Different type iommus integrated in a SoC
 2021-06-04 15:44 UTC  (4+ messages)

[PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: override thermal cfg for industrial temp
 2021-06-04 15:42 UTC  (4+ messages)

[PATCH bpf-next] use correct format string specifier for unsigned 32 bounds
 2021-06-04 15:44 UTC  (2+ messages)

[PATCH] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-06-04 15:42 UTC  (3+ messages)

Backporting fix for #199981 to 4.19.y?
 2021-06-04 15:42 UTC  (6+ messages)

cp210x module broken in 5.12.5 and 5.12.6, works in 5.11.21 (with bisection)
 2021-06-04 15:42 UTC  (8+ messages)

[PATCH 2/2] avoid using inet_aton()
 2021-06-04 15:41 UTC  (2+ messages)

Regression with 6cfcd5563b4f on BeagleBoard Rev C2
 2021-06-04 15:41 UTC  (5+ messages)

[PATCH] arm: bootm: wrong lmb region reservation when PRAM is used
 2021-06-04 15:40 UTC  (4+ messages)

[PATCH v2 0/4] iommu/amd: Enable page-selective flushes
 2021-06-04 15:38 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Initialize the mbus_offset to fix static analysis issue
 2021-06-04 15:37 UTC  (4+ messages)

[PATCH rdma-core] docs: Add a contributing.md
 2021-06-04 15:38 UTC  (2+ messages)

[PATCH v3 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-06-04 15:36 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: trivial-devices: Add Delta DPS920AB
` [PATCH v3 3/3] MAINTAINERS: Add Delta DPS920AB PSU driver

[PATCH v2 0/3] testimage: additional reports for ptests
 2021-06-04 15:37 UTC  (4+ messages)
` [PATCH v2 1/3] meta-skeleton: update service example
` [PATCH v2 2/3] testimage: support additional reports for ptests
` [PATCH v2 3/3] runtime_test.py: add new testimage ptest test case

[ovmf test] 162359: all pass - PUSHED
 2021-06-04 15:36 UTC 

[PATCH v13 0/8] MTE support for KVM guest
 2021-06-04 15:34 UTC  (10+ messages)
` [PATCH v13 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-04 15:36 UTC  (6+ messages)
` [PATCH v4 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-04 15:36 UTC 

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-06-04 15:36 UTC  (3+ messages)

[RESEND PATCH v3] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-06-04 15:34 UTC  (2+ messages)

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-03 11:52 UTC  (3+ messages)
` [Nouveau] "

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-04 15:20 UTC  (7+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access
      ` [Nouveau] "

[PATCH v3] iommu/dma: Fix IOVA reserve dma ranges
 2021-06-04 15:33 UTC  (3+ messages)

[Buildroot] [PATCH next] package/aircrack-ng: requires RC4 support in openssl
 2021-06-04 15:32 UTC  (2+ messages)

[meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1
 2021-06-04 15:32 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1
` [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0
` [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1
` [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4

[RFC PATCH v5 0/2] arm64: Implement stack trace reliability checks
 2021-06-04 15:29 UTC  (2+ messages)

[PATCH 0/2] perf probe: Report permission errors
 2021-06-04 15:31 UTC  (3+ messages)
` [PATCH 1/2] perf/probe: Report possible permission error for map__load failure
` [PATCH 2/2] perf/probe: Report permission error for tracefs error


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.