All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 02:52:47 to 2022-02-25 03:58:07 UTC [more...]

[PATCH -fixes v2 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL
 2022-02-25  3:57 UTC  (3+ messages)

[PATCH] riscv: fix nommu_k210_sdcard_defconfig
 2022-02-25  3:57 UTC  (2+ messages)

AMD Zen2 l3_misses event
 2022-02-25  3:57 UTC  (4+ messages)

[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-02-25  3:44 UTC  (18+ messages)
` [PATCH v8 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v8 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v8 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v8 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
` [PATCH v8 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v8 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v8 7/8] PCI: imx6: Disable clocks and regulators after link is down
` [PATCH v8 8/8] PCI: imx6: Add compliance tests mode support

[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
 2022-02-25  3:56 UTC  (6+ messages)
` [PATCH v3 1/2] drm/dp: Fix off-by-one in register cache size
` [PATCH v3 2/2] drm/dp: Fix OOB read when handling Post Cursor2 register

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:56 UTC 

[dpdk-dev v4] crypto/openssl: openssl 3.0 support on sym crypto routine
 2022-02-25  3:55 UTC  (5+ messages)
` [dpdk-dev v5] "
  ` [EXT] "

[PATCHv10 0/6] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-02-25  3:55 UTC  (4+ messages)
` [PATCHv10 5/6] lib: Add register read/write tracing support

[PATCH] cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev
 2022-02-25  3:57 UTC 

[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-25  3:52 UTC  (9+ messages)
` [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable

[PATCH v2] dt-bindings: arm: qcom: Document sa8540p, sc8180x and sc8280xp
 2022-02-25  3:54 UTC 

[PATCH v7 00/21] Readdir improvements
 2022-02-25  3:51 UTC  (26+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache
          ` [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the "
            ` [PATCH v7 07/21] NFS: Don't re-read the entire page cache to find the next cookie
              ` [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir
                ` [PATCH v7 09/21] NFS: Simplify nfs_readdir_xdr_to_array()
                  ` [PATCH v7 10/21] NFS: Reduce use of uncached readdir
                    ` [PATCH v7 11/21] NFS: Improve heuristic for readdirplus
                      ` [PATCH v7 12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
                        ` [PATCH v7 13/21] NFSv4: Ask for a full XDR buffer of readdir goodness
                          ` [PATCH v7 14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems
                            ` [PATCH v7 15/21] NFS: Don't request readdirplus when revalidation was forced
                              ` [PATCH v7 16/21] NFS: Add basic readdir tracing
                                ` [PATCH v7 17/21] NFS: Trace effects of readdirplus on the dcache
                                  ` [PATCH v7 18/21] NFS: Trace effects of the readdirplus heuristic
                                    ` [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:51 UTC 

[PATCH v2 1/2] dt-bindings: phy: qcom, qmp: add sc8180x and sc8280xp ufs compatibles
 2022-02-25  3:51 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: "
` [PATCH v2 2/2] phy: qcom-qmp: add sc8280xp UFS PHY

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-25  3:49 UTC  (2+ messages)

[PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-02-25  3:34 UTC  (18+ messages)
` [PATCH v4 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v4 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v4 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v4 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v4 6/8] KVM: arm64: Add hypervisor overflow stack
` [PATCH v4 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH v4 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace

[PATCH] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
 2022-02-25  3:48 UTC  (6+ messages)

[PATCH v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
 2022-02-25  3:47 UTC  (7+ messages)

[PATCH] tun: support NAPI to accelerate packet processing
 2022-02-25  3:46 UTC  (4+ messages)

Compile error ppc64le: Cannot find symbol for section 11: .text.unlikely
 2022-02-25  3:46 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:46 UTC 

[PATCH v3 09/10] fetch: fetch unpopulated, changed submodules
 2022-02-25  3:46 UTC  (2+ messages)

[PATCH][resend] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-02-25  3:44 UTC 

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-24 12:42 UTC  (5+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 08/10] dm: Add support for copy offload

[PATCH v3 00/10] Add Copy offload support
 2022-02-24 12:26 UTC  (11+ messages)
  ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
  ` [PATCH v3 08/10] dm: Add support for copy offload

[PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-02-25  3:42 UTC  (3+ messages)

[wrecked] selftest-vm-add-helpers-to-detect-page_size-and-page_shift.patch removed from -mm tree
 2022-02-25  3:42 UTC 

[wrecked] selftest-vm-add-utilh-and-and-move-helper-functions-there.patch removed from -mm tree
 2022-02-25  3:42 UTC 

[PATCH] drm/exynos: fimd: add BGR support for exynos4/5
 2022-02-25  3:52 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/2] i915/gem_concurrent_all: Add no-reloc
 2022-02-25  3:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] hid: hid-nintendo: check the return value of alloc_workqueue()
 2022-02-25  3:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:41 UTC 

[at91:at91-dt 6/12] Error: arch/arm/boot/dts/sama7g5.dtsi:102.21-22 syntax error
 2022-02-25  3:39 UTC 

[PATCH 1/2] dt-bindings: phy: qcom, usb-snps-femto-v2: Add sc8180x and sc8280xp
 2022-02-25  3:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,usb-snps-femto-v2: "
` [PATCH 2/2] phy: qcom-snps: Add sc8280xp support

[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
 2022-02-25  3:36 UTC  (4+ messages)

[LTP] [PATCH 1/1] Add pty06 test for use-after-free in con_shutdown()
 2022-02-25  3:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:36 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Optimize CSC updates for ilk+
 2022-02-25  3:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Fix a potential memory leak bug in write_boot_rom() (v6.2.0)
 2022-02-25  3:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:31 UTC 

[PATCH] remoteproc: qcom: q6v5: Add interconnect path proxy vote
 2022-02-25  3:32 UTC 

[PATCH] drm/mediatek: Fix DPI component detection for MT8192
 2022-02-25  3:27 UTC  (4+ messages)

[PATCH 00/10] Various fixes around invalidate_page()
 2022-02-25  3:27 UTC  (4+ messages)
` [PATCH 04/10] mm/truncate: Replace page_mapped() call in invalidate_inode_page()

[PATCH] xtensa: Implement "current_stack_pointer"
 2022-02-25  3:27 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:26 UTC 

[PATCH] f2fs: quota: fix loop condition at f2fs_quota_sync()
 2022-02-25  3:11 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] [PATCH v2] AARCH64: Add gcc Shadow Call Stack support
 2022-02-25  3:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v12 0/6] Use drm_clflush* instead of clflush
 2022-02-25  3:24 UTC  (14+ messages)
`  "
` [Intel-gfx] [PATCH v12 1/6] drm: Add arch arm64 for drm_clflush_virt_range
  `  "
` [Intel-gfx] [PATCH v12 2/6] drm/i915/gt: Re-work intel_write_status_page
  `  "
` [PATCH v12 3/6] drm/i915/gt: Drop invalidate_csb_entries
  ` [Intel-gfx] "
` [PATCH v12 4/6] drm/i915/gt: Re-work reset_csb
  ` [Intel-gfx] "
` [PATCH v12 5/6] drm/i915/: Re-work clflush_write32
  ` [Intel-gfx] "
` [PATCH v12 6/6] drm/i915/gt: replace cache_clflush_range
  ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:21 UTC 

[PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
 2022-02-25  3:15 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:16 UTC 

[PATCH 0/2] Avoid enabling LPI on non-ARM
 2022-02-25  3:12 UTC  (3+ messages)
` [PATCH 1/2] PSCI: cpuidle: Move the `has_lpi` check to the beginning of the function
` [PATCH 2/2] ACPI: processor idle: Check for architectural support for LPI

[PATCH v3] net/tcp: Merge TCP-MD5 inbound callbacks
 2022-02-25  3:15 UTC  (2+ messages)

[PATCH RFC] blk-mq: fix potential uaf for 'queue_hw_ctx'
 2022-02-25  3:15 UTC  (3+ messages)

[PATCH v2 0/5] Add Intel OFS support for DFL driver
 2022-02-25  3:10 UTC  (6+ messages)
` [PATCH v2 1/5] fpga: dfl: Allow for ports without specific bar space
` [PATCH v2 2/5] fpga: dfl: add features in dfl_fpga_cdev
` [PATCH v2 3/5] fpga: dfl: fix VF creation in IOFS
` [PATCH v2 4/5] fpga: dfl: Handle dfl's starting with AFU
` [PATCH v2 5/5] Documentation: fpga: dfl: add description of IOFS

[PATCH v2] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-25  2:27 UTC  (2+ messages)
` 答复: "

[RFC v4 00/11] Define and use reset domain for GPU recovery in amdgpu
 2022-02-25  3:13 UTC  (10+ messages)
` [RFC v4 02/11] drm/amdgpu: Move scheduler init to after XGMI is ready

[PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows
 2022-02-25  3:11 UTC  (11+ messages)
    ` [kbuild-all] "

[PATCH] Remove URL redirect project lookup
 2022-02-25  3:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:11 UTC 

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-25  3:10 UTC  (5+ messages)
` [PATCHv4 11/30] x86/tdx: Handle in-kernel MMIO

[PATCH 0/2] rtw89: support hw_scan and tx_wake firmware features
 2022-02-25  3:08 UTC  (3+ messages)
` [PATCH 1/2] rtw89: 8852a: add ieee80211_ops::hw_scan
` [PATCH 2/2] rtw89: add tx_wake notify for low ps mode

[PATCH] drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
 2022-02-25  3:06 UTC  (4+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: set project quota by default for -g android
 2022-02-25  3:07 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH] net: fec: ethtool: fix unbalanced IRQ wake disable
 2022-02-25  3:07 UTC  (4+ messages)

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-25  3:07 UTC  (7+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules

[PATCH] fs/proc: Optimize arrays defined by struct ctl_path
 2022-02-25  3:06 UTC  (3+ messages)
` [fs/proc] 99f251040f: BUG:KASAN:global-out-of-bounds_in__register_sysctl_paths

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:06 UTC 

[PATCH] f2fs: avoid sb_start_intwrite during eviction
 2022-02-25  3:04 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to avoid potential deadlock
 2022-02-25  3:02 UTC  (9+ messages)
            ` [f2fs-dev] "

[PATCH linux dev-5.15 00/26] Add w25q01jvq and convert flash_info format
 2022-02-25  2:42 UTC  (15+ messages)
` [PATCH linux dev-5.15 02/26] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH linux dev-5.15 13/26] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH linux dev-5.15 15/26] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH linux dev-5.15 16/26] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH linux dev-5.15 17/26] mtd: spi-nor: Rework the flash_info flags
` [PATCH linux dev-5.15 18/26] mtd: spi-nor: Introduce spi_nor_init_flags()
` [PATCH linux dev-5.15 19/26] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH linux dev-5.15 20/26] mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
` [PATCH linux dev-5.15 21/26] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH linux dev-5.15 22/26] mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
` [PATCH linux dev-5.15 23/26] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH linux dev-5.15 24/26] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH linux dev-5.15 25/26] mtd: spi-nor: issi: is25lp256: "
` [PATCH linux dev-5.15 26/26] mtd: spi-nor: winbond: Add support for w25q01jvq

RTT-PROBE: lore-subspace-rtt
 2022-02-25  3:01 UTC 

[PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-25  3:00 UTC  (2+ messages)

[PATCH net-next v8 0/8] new Fungible Ethernet driver
 2022-02-25  2:59 UTC  (9+ messages)
` [PATCH net-next v8 1/8] PCI: Add Fungible Vendor ID to pci_ids.h
` [PATCH net-next v8 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v8 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v8 4/8] net/funeth: ethtool operations
` [PATCH net-next v8 5/8] net/funeth: devlink support
` [PATCH net-next v8 6/8] net/funeth: add the data path
` [PATCH net-next v8 7/8] net/funeth: add kTLS TX control part
` [PATCH net-next v8 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS

[PATCH] userfaultfd, capability: introduce CAP_USERFAULTFD
 2022-02-25  2:58 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-25  2:56 UTC 

[PATCH v4 1/3] list: test: Add test for list_del_init_careful()
 2022-02-25  2:52 UTC  (3+ messages)
` [PATCH v4 2/3] list: test: Add a test for list_is_head()
` [PATCH v4 3/3] list: test: Add a test for list_entry_is_head()

[geert-renesas-devel:renesas-drivers-for-v5.18] BUILD SUCCESS 088659ad2a830124407edc38da278010c95bcc96
 2022-02-25  2:52 UTC 

[geert-renesas-devel:renesas-arm-dt-for-v5.18] BUILD SUCCESS 6a3b10e5c312cae4c1fc7a27bf9a030360999351
 2022-02-25  2:51 UTC 

[geert-renesas-devel:next] BUILD SUCCESS f9181078bb481b09d2fdf252bdc8cebd02fee093
 2022-02-25  2:51 UTC 

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 1852d566a2705533479cb013705e2f8554c88150
 2022-02-25  2:52 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 24650335a6e9a5f15253bbf7db5dc79301a17eb5
 2022-02-25  2:51 UTC 

[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS d47a74513f54d297bc3e67861a001d3c9239bf8c
 2022-02-25  2:51 UTC 


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.