All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-13 11:47:26 to 2021-04-13 12:39:33 UTC [more...]

[PATCH 0/5] close various race windows for swap
 2021-04-13 12:39 UTC  (5+ messages)
` [PATCH 1/5] mm/swapfile: add percpu_ref support "

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-13 12:38 UTC  (3+ messages)
` [PATCH 1/7] mm: Fix comments mentioning i_mutex

[PATCH u-boot v2019.04-aspeed-openbmc 00/11] Use HACE to
 2021-04-13 12:38 UTC  (7+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 01/11] aspeed: Build secboot only when enabled
` [PATCH u-boot v2019.04-aspeed-openbmc 04/11] ast2600: spl: Support common boot devices
` [PATCH u-boot v2019.04-aspeed-openbmc 06/11] image-fit: use hashing infra

[PATCH] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-13 12:38 UTC  (3+ messages)

[PATCH 01/12] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-13 12:38 UTC  (13+ messages)
` [PATCH 05/12] drm/imx: "
    ` [Intel-gfx] "
` [PATCH 12/12] drm/modifiers: Enforce consistency between the cap an IN_FORMATS
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/arm: Don't set allow_fb_modifiers explicitly
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] MIPS: Fix strnlen_user access check
 2021-04-13 12:37 UTC  (6+ messages)

[PATCH v8 1/8] pwm: pca9685: Switch to atomic API
 2021-04-13 12:37 UTC  (10+ messages)
` [PATCH v8 4/8] dt-bindings: pwm: Support new PWM_USAGE_POWER flag

[dpdk-dev] [PATCH v2 0/3] fix segment fault in avx512
 2021-04-13 12:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/3] fix segment fault in avx512 code
  ` [dpdk-dev] [PATCH v4 1/3] net/iavf: fix segment fault in AVX512

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-13 12:36 UTC  (3+ messages)

[PATCH v3 00/27] perf tool: AlderLake hybrid support series 1
 2021-04-13 12:36 UTC  (5+ messages)
` [PATCH v3 12/27] perf parse-events: Support no alias assigned event inside hybrid PMU

[dpdk-dev] [PATCH] ethdev: introduce indirect action APIs
 2021-04-13 12:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/4] Change shared action API to action handle API
  ` [dpdk-dev] [PATCH v2 1/4] ethdev: introduce indirect action APIs

[PATCH -next] i2c: sprd: Add missing MODULE_DEVICE_TABLE
 2021-04-13 12:35 UTC  (2+ messages)

[PATCH] [v4] Input: Add "Select" button to Microsoft Xbox One controller
 2021-04-13 12:34 UTC  (2+ messages)

[PATCH v2] staging: fieldbus: simplify devm_anybuss_host_common_probe
 2021-04-13 12:33 UTC  (2+ messages)

[PATCH] spi: SPI_HISI_KUNPENG should depend on ARCH_HISI
 2021-04-13 12:27 UTC  (2+ messages)

[Outreachy kernel] [PATCH] staging: rtl8192u: ieee80211: Replaced strncpy() with strscpy()
 2021-04-13 12:30 UTC 

[PATCH RFC 00/22] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-04-13 12:26 UTC  (23+ messages)
` [PATCH RFC 01/22] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH RFC 02/22] KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
` [PATCH RFC 03/22] KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE privilege bit
` [PATCH RFC 04/22] KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE "
` [PATCH RFC 05/22] KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE "
` [PATCH RFC 06/22] KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE "
` [PATCH RFC 07/22] KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE "
` [PATCH RFC 08/22] KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE "
` [PATCH RFC 09/22] KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE "
` [PATCH RFC 10/22] KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE "
` [PATCH RFC 11/22] KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE "
` [PATCH RFC 12/22] KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS "
` [PATCH RFC 13/22] KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT "
` [PATCH RFC 14/22] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE "
` [PATCH RFC 15/22] "
` [PATCH RFC 16/22] KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE "
` [PATCH RFC 17/22] KVM: x86: hyper-v: Honor HV_POST_MESSAGES "
` [PATCH RFC 18/22] KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS "
` [PATCH RFC 19/22] KVM: x86: hyper-v: Honor HV_DEBUGGING "
` [PATCH RFC 20/22] KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
` [PATCH RFC 21/22] KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
` [PATCH RFC 22/22] KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall

[PATCH 4/4] tests: remove most uses of test_i18ncmp
 2021-04-13 12:28 UTC  (5+ messages)
` [PATCH] tests: remove all uses of test_i18cmp
  ` [PATCH 0/2] diff tests: un-flaky and post-gettext-poison cleanup
    ` [PATCH 1/2] diff tests: remove redundant case statement
    ` [PATCH 2/2] diff tests: rewrite flakyness-causing test "aid"

[PATCH v3 0/4] i2c: mpc: Refactor to improve responsiveness
 2021-04-13 12:27 UTC  (9+ messages)
` [PATCH v3 1/4] i2c: mpc: use device managed APIs
` [PATCH v3 2/4] i2c: mpc: Interrupt driven transfer
` [PATCH v3 3/4] i2c: mpc: Remove redundant NULL check
` [PATCH v3 4/4] MAINTAINERS: Add Chris Packham as FREESCALE MPC I2C maintainer

[LTP] [PATCH v2] controllers/memcg: Add testcase for kmem_limit_in_bytes of memory cgroup
 2021-04-13 12:29 UTC 

[PATCH] mtd: spi-nor: macronix: Add block protection support to mx25u6435f
 2021-04-13 12:26 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 0/3] Predictable RSS feature
 2021-04-13 12:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 2/3] hash: add predictable RSS implementation

[PATCH] irqchip: APPLE_AIC should depend on ARCH_APPLE
 2021-04-13 12:21 UTC  (2+ messages)

[PATCH v2 1/1] devres: Enable trace events
 2021-04-13 12:25 UTC  (3+ messages)

[PATCH 1/1] powerpc/smp: Set numa node before updating mask
 2021-04-13 12:25 UTC  (5+ messages)

[RFC SHADOW PATCH 0/7] SELinux modernizations
 2021-04-13 12:25 UTC  (8+ messages)
` [RFC SHADOW PATCH 1/7] struct commonio_db[selinux]: do not use deprecated type security_context_t
` [RFC SHADOW PATCH 2/7] vipw[selinux]: do not use deprecated typedef and skip context translation
` [RFC SHADOW PATCH 3/7] selinux.c: "
` [RFC SHADOW PATCH 4/7] selinux.c:reset_selinux_file_context(): do not fail in permissive mode
` [RFC SHADOW PATCH 5/7] selinux.c: use modern selabel interface instead of deprecated matchpathcon
` [RFC SHADOW PATCH 6/7] set_selinux_file_context(): prepare context for actual file type
` [RFC SHADOW PATCH 7/7] selinux: only open selabel database once

[PATCH] conntrack_tcp: Reset the max ACK flag on SYN in ignore state
 2021-04-13 12:24 UTC  (3+ messages)

[meta-virtualization][PATCH 1/2] xtf: introduce recipe for the Xen Test Framework
 2021-04-13 12:23 UTC  (3+ messages)
` [meta-virtualization][PATCH 2/2] xtf-image: add a new image "

[PATCH for-6.0] block/nbd: fix possible use after free of s->connect_thread
 2021-04-13 12:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] power: fix resource leak
 2021-04-13 12:22 UTC 

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-13 12:16 UTC  (6+ messages)
` [RFC v12 60/65] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication

[PATCH] ASoC: Intel: Handle device properties with software node API
 2021-04-13 12:20 UTC  (6+ messages)

[PATCH -next] i2c: mpc: drop release for resource allocated with devm_*
 2021-04-13 12:20 UTC  (2+ messages)

[meta-virtualization][PATCH] libvirt: uprev v6.3 -> v7.2
 2021-04-13 12:19 UTC  (9+ messages)

[PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()
 2021-04-13 12:14 UTC  (2+ messages)

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-04-13 12:10 UTC  (3+ messages)
` [RFC v9 15/29] vfio: Set up nested stage mappings

next/pending-fixes baseline: 242 runs, 7 regressions (v5.12-rc7-139-gf9237fc6807e8)
 2021-04-13 12:17 UTC 

[PATCH] genirq: reduce irqdebug bouncing cachelines
 2021-04-13 12:16 UTC  (5+ messages)

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-13 12:15 UTC  (8+ messages)
` [PATCHv2 RFC bpf-next 1/7] bpf: Move bpf_prog_start/end functions to generic place
` [PATCHv2 RFC bpf-next 2/7] bpf: Add bpf_functions object
` [PATCHv2 RFC bpf-next 3/7] bpf: Add support to attach program to ftrace probe
` [PATCHv2 RFC bpf-next 4/7] libbpf: Add btf__find_by_pattern_kind function
` [PATCHv2 RFC bpf-next 5/7] libbpf: Add support to load and attach ftrace probe
` [PATCHv2 RFC bpf-next 6/7] selftests/bpf: Add ftrace probe to fentry test
` [PATCHv2 RFC bpf-next 7/7] selftests/bpf: Add ftrace probe test

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2021-04-13 12:15 UTC  (7+ messages)
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PULL 0/3] target-arm queue
 2021-04-13 12:07 UTC  (4+ messages)
` [PULL 1/3] hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
` [PULL 2/3] hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
` [PULL 3/3] sphinx: qapidoc: Wrap "If" section body in a paragraph node

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-13 12:14 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH v2] mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_device
 2021-04-13 12:13 UTC 

Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
 2021-04-13 12:13 UTC  (14+ messages)

[RFC] vsock: add multiple transports support for dgram
 2021-04-13 12:12 UTC  (6+ messages)
  ` [External] "
      `  "

[PATCH v2 0/3] git-send-email: improve SSL configuration
 2021-04-13 12:12 UTC  (11+ messages)
` [PATCH v2 2/3] git-send-email: die on invalid smtp_encryption

[PATCH 00/15] SHA-256 / SHA-1 interop, part 1
 2021-04-13 12:12 UTC  (3+ messages)
` [PATCH 03/15] cache: add an algo member to struct object_id

backport patches to linux-5.4.y
 2021-04-13 12:11 UTC 

[PULL 00/13] qemu-sparc queue 20210412
 2021-04-13 12:04 UTC  (2+ messages)

[dpdk-dev] 19.11.8 patches review and test
 2021-04-13 12:11 UTC  (2+ messages)

[PATCH v2 1/5] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-04-13 12:11 UTC  (15+ messages)
` [Intel-gfx] "
` [PATCH v2 2/5] drm/connector: Add helper to compare HDR metadata
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 3/5] drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
  `  "
` [PATCH v2 4/5] drm/connector: Add a helper to attach the colorspace property
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 5/5] drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
  `  "

[PATCH v3 0/7] OvmfXen: Set PcdFSBClock at runtime
 2021-04-13 12:10 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] refs: print errno for read_raw_ref if GIT_TRACE_REFS is set
 2021-04-13 12:10 UTC  (5+ messages)
` [PATCH v2] "

Git via MITM transparent proxy with HTTPS Interception
 2021-04-13 12:07 UTC 

[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
 2021-04-13 12:05 UTC  (6+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-13 12:03 UTC  (4+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA

drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:214:2: error: implicit declaration of function 'enable_kernel_altivec'
 2021-04-13 12:05 UTC  (2+ messages)

testing/next - hexagon toolchain update
 2021-04-13 12:02 UTC  (2+ messages)

PROBLEM: double fault in md_end_io
 2021-04-13 12:05 UTC  (3+ messages)

[PATCH] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-13 12:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-13 12:03 UTC  (6+ messages)
` [PATCH v4] VMX: use a single, global APIC access page

[PATCH RFC RESEND v2 0/6] Introduce IOMMU Option For PCI Root Bus
 2021-04-13 12:00 UTC  (4+ messages)
` [PATCH RFC RESEND v2 4/6] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table

[PATCH 0/2] osdep: allow including qemu/osdep.h outside extern "C"
 2021-04-13 12:00 UTC  (4+ messages)
` [PATCH 2/2] osdep: protect qemu/osdep.h with "

[PATCH v8 0/2] [GSOC] trailer: add new .cmd config option
 2021-04-13 12:02 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] "

Problems with Multiple Interfaces
 2021-04-13 12:02 UTC  (4+ messages)

[PATCH] drm/i915/gvt: remove useless function
 2021-04-13 12:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH ima-evm-utils] travis: Fix openSUSE Tumbleweed
 2021-04-13 12:02 UTC  (2+ messages)

[PATCH v3 net-next] net: multipath routing: configurable seed
 2021-04-13 11:55 UTC 

[dpdk-dev] [PATCH] cryptodev: support multiple cipher data-units
 2021-04-13 12:02 UTC  (2+ messages)
  ` [dpdk-dev] [EXT] [PATCH v2] "

[PATCH] can: etas_es58x: fix null pointer dereference when handling error frames
 2021-04-13 12:00 UTC  (2+ messages)

[PATCH] sched/fair: use signed long when compute energy delta in eas
 2021-04-13 11:59 UTC  (14+ messages)

Recent changes (master)
 2021-04-13 12:00 UTC 

[PATCH v2 00/11] docs/zh_CN: add core api and openrisc translation
 2021-04-13 11:59 UTC  (4+ messages)
` [PATCH v2 03/11] docs/zh_CN: add core-api/irq/irq-domain.rst translation

[PATCH] arm64/sve: Remove redundant system_supports_sve() tests
 2021-04-13 11:49 UTC  (2+ messages)

[PATCH v2 1/1] kernel/cpu: to track which CPUHP callback is failed
 2021-04-13 11:58 UTC  (2+ messages)

[PATCH] clocksource/drivers/sprd: Remove the dependency between sprd timer and SPRD arch
 2021-04-13 11:55 UTC 

[PATCH v2 3/5] hwmon: (max31790) Show 0 RPM/fault when input disabled
 2021-04-13 11:55 UTC 

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-13 11:40 UTC  (6+ messages)

[LTP] [PATCH] lib/tst_test.c: Bugfix for heartbeat
 2021-04-13 11:54 UTC 

[LTP] [PATCH] lib/tst_test.c: Bugfix for heartbeat
 2021-04-13 11:54 UTC 

[dpdk-dev] [PATCH] test/mempool: Fix illegal pointer access in mempool test
 2021-04-13 20:05 UTC  (3+ messages)
` [dpdk-dev] [v2] test/mempool: fix heap buffer overflow
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] drm/amdgpu: correction of ucode fw_size calculation errors
 2021-04-13 11:51 UTC 

[LTP] [PATCH v3 0/4] Add proper filesystem skiplist
 2021-04-13 11:51 UTC  (4+ messages)
` [LTP] [PATCH v3 3/4] lib: Apply the skip_filesystems to rest of test as well

[dpdk-dev] [PATCH 00/12] Bugfix for hns3 PMD
 2021-04-13 11:50 UTC  (13+ messages)
` [dpdk-dev] [PATCH 01/12] net/hns3: delete mailbox arq ring
` [dpdk-dev] [PATCH 02/12] net/hns3: fix possible mismatches response of mailbox
` [dpdk-dev] [PATCH 03/12] net/hns3: fix VF may report LSC event in secondary process
` [dpdk-dev] [PATCH 04/12] net/hns3: fix potentially incorrect timing in MBX
` [dpdk-dev] [PATCH 05/12] net/hns3: fix incorrect use of CMD status enumeration type
` [dpdk-dev] [PATCH 06/12] net/hns3: fix miss verification of whether NEON supported
` [dpdk-dev] [PATCH 07/12] net/hns3: fix missing outer L4 UDP flag for VXLAN packet
` [dpdk-dev] [PATCH 08/12] net/hns3: add reporting TUNNEL GRE packet type
` [dpdk-dev] [PATCH 09/12] net/hns3: fix PTP caps report
` [dpdk-dev] [PATCH 10/12] net/hns3: rename Rx burst API
` [dpdk-dev] [PATCH 11/12] net/hns3: add supported ptypes list for RXD advanced layout
` [dpdk-dev] [PATCH 12/12] net/hns3: remove VLAN/QINQ ptypes from support list

[PATCH v2] ALSA: hda: Continue to probe when codec probe fails
 2021-04-13 11:49 UTC  (21+ messages)
          ` [Nouveau] "

[PATCH] cutils: fix memory leak in get_relocated_path()
 2021-04-13 11:47 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-04-13 11:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 2/4] vhost: "

Subject: [PATCH v2] staging: media: meson: vdec: declare u32 as static const appropriately
 2021-04-13 11:36 UTC  (4+ messages)

[Intel-gfx] [RFC PATCH v2] drm/doc/rfc: i915 DG1 uAPI
 2021-04-13 11:47 UTC 

[PATCH v12 00/13] Add AMD SEV guest live migration support
 2021-04-13 11:47 UTC  (7+ messages)
` [PATCH v12 13/13] x86/kvm: Add kexec support for SEV Live Migration


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.