All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-04 14:43:34 to 2021-06-04 15:30:17 UTC [more...]

[PATCH] drm/amdgpu: Enable RLCG read/write interface for Sienna Cichlid
 2021-06-04 15:30 UTC  (2+ messages)

[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
 2021-06-04 15:27 UTC  (9+ messages)

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

[RFC][PATCH] kvm: add suspend pm-notifier
 2021-06-04  9:22 UTC  (6+ messages)

[PATCH] spi: stm32-qspi: Fix W=1 build warning
 2021-06-04 15:27 UTC  (3+ messages)

[PATCH v3 1/3] Bluetooth: use inclusive language in HCI role comments
 2021-06-04 15:27 UTC  (2+ messages)

[RFC 0/4] futex request support
 2021-06-04 15:26 UTC  (3+ messages)

[PATCH] ina3221: use CVRF only for single-shot conversion
 2021-06-04 15:27 UTC  (3+ messages)

[PULL 00/13] Misc bugfix patches for 2021-06-04
 2021-06-04 15:17 UTC  (14+ messages)
` [PULL 01/13] meson: allow optional dependencies for block modules
` [PULL 02/13] iscsi: link libm into the module
` [PULL 03/13] oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [PULL 04/13] target/i386: tcg: fix segment register offsets for 16-bit TSS
` [PULL 05/13] target/i386: tcg: fix loading of registers from "
` [PULL 06/13] target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versa
` [PULL 07/13] target/i386: Fix decode of cr8
` [PULL 08/13] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
` [PULL 09/13] i386: reorder call to cpu_exec_realizefn
` [PULL 10/13] i386: run accel_cpu_instance_init as post_init
` [PULL 11/13] qemu-config: parse configuration files to a QDict
` [PULL 12/13] vl: plumb keyval-based options into -readconfig
` [PULL 13/13] vl: plug -object back "

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 15:26 UTC  (13+ messages)

[PATCH] iommu/amd: Tidy up DMA ops init
 2021-06-04 15:26 UTC  (3+ messages)

[drm-drm-misc:for-linux-next 3/3] ERROR: modpost: "dma_resv_reset_shared_max" [drivers/gpu/drm/etnaviv/etnaviv.ko] undefined!
 2021-06-04 15:26 UTC 

[fsverity-utils PATCH 0/4] Add option to write Merkle tree to a file
 2021-06-04 15:25 UTC  (6+ messages)
` [fsverity-utils PATCH 3/4] programs/utils: add full_pwrite() and preallocate_file()

Request to backport KERNEL_DTC_FLAGS to Dunfell
 2021-06-04 15:25 UTC  (3+ messages)

Multichannel patches
 2021-06-04 15:25 UTC  (5+ messages)

[PATCH for-next v8 00/10] RDMA/rxe: Implement memory windows
 2021-06-04 15:25 UTC  (4+ messages)

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-04 15:24 UTC  (3+ messages)
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[PATCH] perf symbol-elf: fix memory leak: free sdt_note.args
 2021-06-04 15:23 UTC  (4+ messages)

[PATCH] ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
 2021-06-04 15:22 UTC 

[PATCH 00/21] Add Support for Plane Color Lut and CSC features
 2021-06-04 15:23 UTC  (6+ messages)
` [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes
      ` [Intel-gfx] "

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

Connection tracking debugging?!
 2021-06-04 15:23 UTC  (2+ messages)

[PATCH v3 2/6] ACPI: Move IOMMU setup code out of IORT
 2021-06-04 15:22 UTC  (6+ messages)

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

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

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

[PATCH v4] drm/panfrost: Add AFBC_FEATURES parameter
 2021-06-04 15:20 UTC  (2+ messages)

[PATCH v2 0/1] media: v4l2-subdev: add subdev-wide state struct
 2021-06-04 15:20 UTC  (2+ messages)
  ` [PATCH v2 1/1] "

[PATCH 1/2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-04 15:18 UTC  (3+ messages)
` [PATCH 2/2] NTB: Fix an error code in ntb_msit_probe()

[PATCH net 0/9] wireguard fixes for 5.13-rc5
 2021-06-04 15:17 UTC  (10+ messages)
` [PATCH net 1/9] wireguard: selftests: remove old conntrack kconfig value
` [PATCH net 2/9] wireguard: selftests: make sure rp_filter is disabled on vethc
` [PATCH net 3/9] wireguard: do not use -O3
` [PATCH net 4/9] wireguard: use synchronize_net rather than synchronize_rcu
` [PATCH net 5/9] wireguard: peer: allocate in kmem_cache
` [PATCH net 6/9] wireguard: allowedips: initialize list head in selftest
` [PATCH net 7/9] wireguard: allowedips: remove nodes in O(1)
` [PATCH net 8/9] wireguard: allowedips: allocate nodes in kmem_cache
` [PATCH net 9/9] wireguard: allowedips: free empty intermediate nodes when removing single node

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-06-04 15:17 UTC  (5+ messages)

[RFC v4 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-04 15:10 UTC  (27+ messages)
` [RFC v4 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [RFC v4 2/8] spi: rockchip-sfc: add rockchip "
` [RFC v4 3/8] arm64: dts: rockchip: Add SFC to PX30
` [RFC v4 4/8] clk: rockchip: Add support for hclk_sfc on rk3036
` [RFC v4 5/8] arm: dts: rockchip: Add SFC to RK3036
` [RFC v4 6/8] arm: dts: rockchip: Add SFC to RV1108
` [RFC v4 7/8] arm64: dts: rockchip: Add SFC to RK3308
` [RFC v4 8/8] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso
 2021-06-04 15:16 UTC  (4+ messages)

[PATCH] iommu/rockchip: Remove redundant DMA syncs
 2021-06-04 15:11 UTC  (4+ messages)

[PATCH] btrfs: sysfs: export dev stats in devinfo directory
 2021-06-04 15:13 UTC  (3+ messages)

[PATCH -next] usb: isp1760: Fix meaningless check in isp1763_run()
 2021-06-04 15:12 UTC  (4+ messages)

[PATCH] mm/swap: Fix pte_same_as_swp() not removing uffd-wp bit when compare
 2021-06-04 15:10 UTC  (3+ messages)

[PATCH] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
 2021-06-04 15:07 UTC  (5+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-06-04 15:06 UTC  (14+ messages)

Power Restore Policy (Intel platform)
 2021-06-04 15:06 UTC  (2+ messages)

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-04 15:06 UTC  (9+ messages)
` [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[tip: x86/mm] x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
 2021-06-04 15:06 UTC 

[PATCH v7 1/2] target/i386: Trivial code motion and code style fix
 2021-06-04 15:04 UTC  (4+ messages)
` [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-06-04 15:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
 2021-06-04 15:04 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: Fix missing error code in create_qp()
 2021-06-04 15:03 UTC  (2+ messages)

[PATCH] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-04 15:03 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5db87cd4265714e63df4a9740d83d78fd6e6cc88
 2021-06-04 15:00 UTC 

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_color: Fix pipe degamma subtests
 2021-06-04 14:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color: Fix pipe degamma subtests (rev3)

[PATCH v4 00/30] btrfs: add data write support for subpage
 2021-06-04 14:58 UTC  (3+ messages)
` [PATCH v4 14/30] btrfs: make __extent_writepage_io() only submit dirty range "

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-06-04 14:56 UTC  (9+ messages)

[PATCH v2 1/4] powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
 2021-06-04 14:56 UTC  (8+ messages)
` [PATCH v2 2/4] powerpc/interrupt: Refactor prep_irq_for_user_exit()
` [PATCH v2 3/4] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
` [PATCH v2 4/4] powerpc/interrupt: Refactor interrupt_exit_user_prepare()

[PATCH v5 00/11] dm: Improve zoned block device support
 2021-06-04 14:56 UTC  (4+ messages)
` [PATCH v5 08/11] dm: Forbid requeue of writes to zones
    ` [dm-devel] "

Debian: gcc: add support for ARC
 2021-06-04 14:57 UTC 

[PATCH] workqueue: Add back __printf format validation
 2021-06-04 14:55 UTC  (2+ messages)

[PATCH 1/4] powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
 2021-06-04 14:54 UTC  (8+ messages)
` [PATCH 2/4] powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
` [PATCH 3/4] powerpc/32: Reduce code duplication of system call entry
` [PATCH 4/4] powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry

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

next/pending-fixes build: 188 builds: 2 failed, 186 passed, 11 warnings (v5.13-rc4-359-g55ec17a05277)
 2021-06-04 14:53 UTC 

[PATCH] signal/x86: Don't send SIGSEGV twice on SEGV_PKUERR
 2021-06-04 14:54 UTC  (6+ messages)

[PATCH wq/for-next 1/2] workqueue: replace open-coded work_pending()
 2021-06-04 14:53 UTC  (4+ messages)
` [PATCH wq/for-next 2/2] workqueue: clean up for_each_pwq()'s documentation

[PATCH v12 1/3] bio: control bio max size
 2021-06-04 14:52 UTC  (3+ messages)

Kernel fails to access file on Fritzbox, but smbget works
 2021-06-04 14:51 UTC  (2+ messages)

[PATCH] cgroup: Fix kernel-doc
 2021-06-04 14:51 UTC  (3+ messages)

[Virtio-fs] virtiofs mounted filesystems & SELinux
 2021-06-04 14:52 UTC  (12+ messages)

Getting "Null data Attribute" Error while sending pldm command over NCSI
 2021-06-04 14:50 UTC 

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-04 14:49 UTC  (12+ messages)
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM

[PATCH v3 1/3] ovl: disable decoding null uuid with redirect dir
 2021-06-04 14:50 UTC  (9+ messages)
` [PATCH v3 3/3] ovl: do not set overlay.opaque for new directories

Backporting fix for #199981 to 4.19.y?
 2021-06-04 14:50 UTC  (5+ messages)

[PATCH rdma-core 0/4] libhns: Add support for direct WQE
 2021-06-04 14:50 UTC  (3+ messages)
` [PATCH rdma-core 4/4] libhns: Add support for direct wqe

PageTransCompoundMap confusion
 2021-06-04 14:49 UTC 

[LTP] [RFC PATCH 0/3] build: make check target
 2021-06-04 14:49 UTC  (4+ messages)
` [LTP] [RFC PATCH 1/3] make: Add make check{,-c,-shell} targets

[PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-04 14:48 UTC  (5+ messages)
` [PATCH 2/7] mm/thp: try_to_unmap() use TTU_SYNC for safe DEBUG_VM splitting

[PATCH] misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
 2021-06-04 14:48 UTC  (2+ messages)

[intel-linux-intel-lts:4.19/android_r 19121/23449] io-pgtable.c:undefined reference to `iommu_debugfs_top'
 2021-06-04 14:48 UTC 

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-04 14:47 UTC  (5+ messages)

[PATCH] iommu/amd: Remove redundant assignment of err
 2021-06-04 14:47 UTC  (2+ messages)

[PATCH v2 00/10] qla2xxx: Add EDIF support
 2021-06-04 14:46 UTC  (3+ messages)
` [PATCH v2 08/10] qla2xxx: Add doorbell notification for app

[PATCH] usb: musb: Check devctl status again for a spurious session request
 2021-06-04 14:45 UTC  (6+ messages)

[PATCH net-next v3 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-04 14:43 UTC  (5+ messages)

[PATCH v2 0/3] media: add vb2_queue_change_type() helper
 2021-06-04 14:44 UTC  (3+ messages)
` [PATCH v2 3/3] media: vivid: use vb2_queue_change_type

[dpdk-dev] [PATCH 00/11] net/sfc: provide Rx/Tx doorbells stats
 2021-06-04 14:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 08/11] net/sfc: simplify getting of available xstats case
` [dpdk-dev] [PATCH 09/11] net/sfc: prepare to add more xstats
` [dpdk-dev] [PATCH 10/11] net/sfc: add xstats for Rx/Tx doorbells
` [dpdk-dev] [PATCH 11/11] app/testpmd: add option to display extended statistics


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.