All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 14:55:21 to 2021-06-16 15:34:22 UTC [more...]

[PATCH 5.4 00/28] 5.4.127-rc1 review
 2021-06-16 15:33 UTC  (6+ messages)
` [PATCH 5.4 01/28] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.4 10/28] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.4 11/28] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.4 12/28] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.4 13/28] riscv: Use -mno-relax when using lld linker

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-16 15:33 UTC  (7+ messages)
` [PATCH 1/2] Revert "swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable"
  ` [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops

[GIT PULL FOR v5.14] v2: media: v4l2: compat ioctl fixes
 2021-06-16 15:38 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v2: media: v4l2: compat ioctl fixes (#75086)

[PATCH v4 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-16 15:32 UTC  (9+ messages)
` [PATCH v4 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v4 2/6] memory: make global_dirty_log a bitmask
` [PATCH v4 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v4 4/6] migration/dirtyrate: adjust order of registering thread

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-16 15:30 UTC  (5+ messages)
` [RFC 1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM
` [RFC 2/3] tests: acpi: q35: test for x2APIC entries in SRAT
` [RFC 3/3] tests: acpi: update expected tables blobs

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-16 15:33 UTC  (19+ messages)

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-16 15:33 UTC  (3+ messages)
` [RFC v1 02/11] clk: qcom: rcg2: Add support for flags

[KVM] 39be2e2818: WARNING:at_mm/usercopy.c:#usercopy_warn
 2021-06-16 15:32 UTC  (2+ messages)

tb_flush() calls causing long Windows XP boot times
 2021-06-16 15:30 UTC  (15+ messages)

[PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
 2021-06-16 15:29 UTC  (12+ messages)
                    ` [Virtio-fs] "

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-16 15:31 UTC  (7+ messages)
` [patch V2 09/52] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()
` [patch V2 11/52] x86/fpu: Rewrite xfpregs_set()
` [patch V2 12/52] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values

[PATCH v27 21/25] audit: add support for non-syscall auxiliary records
 2021-06-16 15:05 UTC  (6+ messages)

[PATCH v3] recordmcount: Correct st_shndx handling
 2021-06-16 15:29 UTC  (7+ messages)

[PATCH v4 0/6] Add support for ACPI VIOT
 2021-06-16 15:28 UTC  (6+ messages)
` [PATCH v4 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()

[PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-06-16 15:28 UTC  (8+ messages)

Request to backport KERNEL_DTC_FLAGS to Dunfell
 2021-06-16 15:28 UTC  (4+ messages)

[PATCH 0/5] ACPI: scan: Fixes and cleanups related to dependencies list handling
 2021-06-16 15:28 UTC  (12+ messages)
` [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list()
` [PATCH 3/5] ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()
` [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies

[PATCH v3] media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
 2021-06-16 15:29 UTC  (2+ messages)

[PATCH v6 0/6] Support ROCKCHIP SPI new feature
 2021-06-16 15:26 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126

[PATCH 0/2] Use Exynos-MCT timer as wakeup for Arm arch timer
 2021-06-16 15:25 UTC  (5+ messages)
  ` [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64

[OE-core][dunfell][PATCH] expat: fix CVE-2013-0340
 2021-06-16 15:26 UTC  (4+ messages)

stable/linux-4.14.y baseline: 124 runs, 10 regressions (v4.14.237)
 2021-06-16 15:26 UTC 

[RFC PATCH 0/6] ceph: remove excess mutex locking from cap/snap flushing codepaths
 2021-06-16 15:26 UTC  (13+ messages)
` [RFC PATCH 1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
` [RFC PATCH 2/6] ceph: eliminate session->s_gen_ttl_lock
` [RFC PATCH 3/6] ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
` [RFC PATCH 4/6] ceph: don't take s_mutex in try_flush_caps
` [RFC PATCH 5/6] ceph: don't take s_mutex in ceph_flush_snaps
` [RFC PATCH 6/6] ceph: eliminate ceph_async_iput()

[Intel-gfx] [PATCH v5 1/7] drm/i915/ttm: add ttm_buddy_man
 2021-06-16 15:25 UTC  (14+ messages)
`  "
` [PATCH v5 2/7] drm/i915/ttm: add i915_sg_from_buddy_resource
  ` [Intel-gfx] "
` [PATCH v5 3/7] drm/i915/ttm: Calculate the object placement at get_pages time
  ` [Intel-gfx] "
` [PATCH v5 4/7] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
  ` [Intel-gfx] "
` [PATCH v5 5/7] drm/i915/ttm: remove node usage in our naming
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 6/7] drm/i915/ttm: switch over to ttm_buddy_man
  `  "
` [Intel-gfx] [PATCH v5 7/7] drm/i915/ttm: restore min_page_size behaviour
  `  "

[PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
 2021-06-16 15:23 UTC  (3+ messages)

[PATCH 0/8] membarrier cleanups
 2021-06-16 15:23 UTC  (11+ messages)
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE

[igt-dev] [PATCH i-g-t 0/1] Check the file descriptor while opening intel allocator
 2021-06-16 15:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] sched: Add tunable capacity margin for fis_capacity
 2021-06-16 15:22 UTC  (6+ messages)

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-06-16 15:23 UTC  (3+ messages)

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-16 15:22 UTC  (10+ messages)

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-16 15:20 UTC  (6+ messages)
` [PATCH v5 02/10] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 15:21 UTC  (5+ messages)
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data "

[PATCH] code-of-conduct.rst: Add Stefano Stabellini as a Conduct Team member
 2021-06-16 15:20 UTC  (2+ messages)

[PATCH v2] media: Fix Media Controller API config checks
 2021-06-16 15:19 UTC  (2+ messages)

[PATCH v6] PCI: ixp4xx: Add a new driver for IXP4xx
 2021-06-16 15:19 UTC  (2+ messages)

Cannot build with SPI_SUNXI
 2021-06-16 15:18 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] ethdev: add IPv4 checksum RSS offload type
 2021-06-16 15:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] ethdev: add IPv4 and L4 checksum RSS offload types

drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 3120 bytes in function 'vidtv_mux_tick'
 2021-06-16 15:17 UTC  (2+ messages)

[PATCH v20210616 00/36] leftover from 2020
 2021-06-16 15:17 UTC  (5+ messages)
` [PATCH v20210616 04/36] tools: create libxensaverestore

[PATCH] contrib/plugins: add execlog to log instruction execution and memory access
 2021-06-16 15:15 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/ttm: Calculate the object placement at get_pages time
 2021-06-16 15:17 UTC 

[PATCH 0/3] Update firmware to v62.0.0
 2021-06-16 15:16 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-16 15:15 UTC  (3+ messages)
` [PATCH 01/10] MAINTAINERS: Add myself as reviewers for tools/xenstore

[PATCH v6] PCI: ixp4xx: Add a new driver for IXP4xx
 2021-06-16 15:15 UTC  (2+ messages)

[PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-16 15:14 UTC  (2+ messages)

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2021-06-16 15:13 UTC  (5+ messages)
` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks

[PATCH] nfs: set block size according to pnfs_blksize first
 2021-06-16 15:14 UTC  (6+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-16 15:12 UTC  (10+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[PATCH] bcache-tools: only discard cache device during making when discard is enabled
 2021-06-16 15:12 UTC 

[xen-unstable test] 162845: regressions - FAIL
 2021-06-16 15:12 UTC  (6+ messages)

[PATCH v2] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-06-16 15:12 UTC  (2+ messages)

stable/linux-5.4.y baseline: 150 runs, 9 regressions (v5.4.126)
 2021-06-16 15:11 UTC 

[v4l-utils v5 0/5] Add support for meson building
 2021-06-16 15:11 UTC  (9+ messages)

[PATCH] locking/lockdep: unlikely bfs error check
 2021-06-16 15:11 UTC  (4+ messages)

[PATCH 00/21] linux-user: Move signal trampolines to new page
 2021-06-16 15:09 UTC  (6+ messages)
` [PATCH 07/21] linux-user/hexagon: Implement setup_sigtramp

[Intel-gfx] [PATCH] drm/i915/ttm: Calculate the object placement at get_pages time
 2021-06-16 15:10 UTC 

Large gpio interrupt latency
 2021-06-16 15:10 UTC  (2+ messages)

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2021-06-16 15:09 UTC  (7+ messages)

[PATCH 0/2] trace/kprobe: Two fixes for kretprobes
 2021-06-16 15:10 UTC  (8+ messages)
` [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive

[GIT PULL FOR v5.14] Support H264 4K on MT8192
 2021-06-16 15:13 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Support H264 4K on MT8192 (#75015)

[v6 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-16 15:02 UTC  (4+ messages)
` [v6 5/5] drm/panel-simple: Add Samsung ATNA33XC20

Pull request: u-boot-imx u-boot-imx-20210616
 2021-06-16 15:07 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-16 15:06 UTC  (13+ messages)

Deadlock in wbt / rq-qos
 2021-06-16 15:06 UTC  (4+ messages)

[PATCH v2] dt-bindings: crypto: ccree: Convert to json-schema
 2021-06-16 15:06 UTC  (2+ messages)

patch "fpga: stratix10-soc: Add missing fpga_mgr_free() call" added to char-misc-next
 2021-06-16 15:06 UTC 

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-16 15:05 UTC  (7+ messages)
` [PATCH v1 07/11] mm/sparse-vmemmap: populate "

Intermittent stalling of all MD IO, Debian buster (4.19.0-16)
 2021-06-16 15:05 UTC  (3+ messages)

[PATCH] net: cdc_eem: fix tx fixup skb leak
 2021-06-16 15:05 UTC  (2+ messages)

[PATCH v3 RESEND] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold
 2021-06-16 15:05 UTC 

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-16 15:04 UTC  (3+ messages)

[PATCH] fuse: fix illegal access to inode with reused nodeid
 2021-06-16 15:03 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.14
 2021-06-16 15:03 UTC  (2+ messages)

stable/linux-4.4.y baseline: 107 runs, 8 regressions (v4.4.273)
 2021-06-16 15:03 UTC 

[PATCH for-next] RDMA/cma: Replace RMW with atomic bit-ops
 2021-06-16 15:02 UTC  (2+ messages)

[tnguy-next-queue:dev-queue 21/87] drivers/net/ethernet/intel/iavf/iavf_main.c:145: warning: expecting prototype for iavf_timeout(). Prototype was for iavf_lock_timeout() instead
 2021-06-16 15:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-06-16 14:54 UTC  (2+ messages)
` [Bug 1925496] "

[PATCH 0/6] K3 R5F & DSP IPC-only mode support
 2021-06-16 15:00 UTC  (7+ messages)
` [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
 2021-06-16 15:02 UTC  (2+ messages)

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-16 14:59 UTC  (9+ messages)
` [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
` [PATCH v7 03/19] dt-bindings: rtc: sun6i: Add H616 compatible string

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-16 15:01 UTC  (8+ messages)

[PATCH 5.4 00/78] 5.4.125-rc1 review
 2021-06-16 15:01 UTC  (4+ messages)
` [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object

[PATCH v2] soundwire: bus: Make sdw_nwrite() data pointer argument const
 2021-06-16 14:59 UTC  (2+ messages)

[PATCH v2 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-16 14:59 UTC  (3+ messages)
` [PATCH v2 2/2] habanalabs: add support for dma-buf exporter

[PULL v2] u-boot-riscv/next
 2021-06-16 14:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/6] vhost: Fix and improve NUMA reallocation
 2021-06-16 14:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 4/6] vhost: "

[PATCH bpf-next v2 00/16] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-16 14:58 UTC  (3+ messages)
` [PATCH bpf-next v2 07/16] freescale: remove rcu_read_lock() around XDP program invocation

[PATCH v1 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2021-06-16 14:57 UTC  (3+ messages)

[meta-intel]: support for NUC11
 2021-06-16 14:57 UTC 

Add SMP/SMT support for sysost driver
 2021-06-16 14:57 UTC  (8+ messages)
` [PATCH v2 2/2] clocksource: Ingenic: "

[PATCH 5.4 000/244] 5.4.119-rc1 review
 2021-06-16 14:57 UTC  (6+ messages)
` [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation

[PATCH 2/2] xfs: don't wait on future iclogs when pushing the CIL
 2021-06-16 14:57 UTC  (4+ messages)

[PATCH] selftests: net: use bash to run udpgro_fwd test case
 2021-06-16 14:57 UTC 

stable/linux-4.9.y baseline: 116 runs, 5 regressions (v4.9.273)
 2021-06-16 14:57 UTC 

[zen-kernel-zen-kernel:5.12/futex2 5/16] kernel/futex2.c:27:1: iwyu: warning: superfluous #include <linux/compat.h>
 2021-06-16 14:56 UTC 

latest pahole breaks libbpf CI and let's talk about staging
 2021-06-16 14:56 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-16 14:55 UTC  (9+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[v4.14.y] 3cce50dfec4a arm64: perf: Disable PMU while processing counter overflows
 2021-06-16 14:55 UTC  (2+ messages)

xfs: fix CIL push hang in for-next tree
 2021-06-16 14:55 UTC  (5+ messages)
` [PATCH 1/2] xfs: add iclog state trace events


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.