All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-18 09:20:55 to 2022-06-18 12:54:42 UTC [more...]

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-18  9:32 UTC  (6+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[linux-5.4 test] 171265: regressions - FAIL
 2022-06-18 12:54 UTC 

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-18 12:52 UTC  (22+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v5 6/8] arm64: add support for machine check error safe
` [PATCH -next v5 7/8] arm64: add uaccess to machine check safe

[PATCH v2] rcu/nocb: Correct output rcuog/rcuop kthreads information
 2022-06-18 12:49 UTC  (3+ messages)

[PATCH] LoongArch: Add qspinlock support
 2022-06-18 12:50 UTC  (4+ messages)

[PATCHSET RFC for-next 0/2] Add direct descriptor ring passing
 2022-06-18 12:50 UTC  (6+ messages)
` [PATCH 2/2] io_uring: add support for passing fixed file descriptors

[geert-renesas-devel:next] BUILD SUCCESS 64d15244c4805618b3bfc0886094481e9ac91762
 2022-06-18 12:48 UTC 

[PATCH 1/5] kunit: unify module and builtin suite definitions
 2022-06-18 12:47 UTC  (7+ messages)

[PATCH v14 00/10] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-06-18 12:58 UTC  (3+ messages)
` [PATCH v14 02/10] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients

[PATCH 1/3] thermal/drivers/qcom: Remove get_trend function
 2022-06-18 12:44 UTC  (3+ messages)
` [PATCH 2/3] thermal/drivers/tegra: "

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-06-18 12:40 UTC  (3+ messages)

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-18 12:39 UTC  (3+ messages)
` [PATCH net-next 03/28] phy: fsl: Add QorIQ SerDes driver

[PATCH 00/14] Canaan devicetree fixes
 2022-06-18 12:35 UTC  (32+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH 08/14] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH 09/14] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH 10/14] riscv: dts: canaan: fix mmc node names
` [PATCH 11/14] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH for-next 0/4] simple cleanups
 2022-06-18 12:27 UTC  (5+ messages)
` [PATCH for-next 1/4] io_uring: opcode independent fixed buf import
` [PATCH for-next 2/4] io_uring: move io_import_fixed()
` [PATCH for-next 3/4] io_uring: consistent naming for inline completion
` [PATCH for-next 4/4] io_uring: add an warn_once for poll_find

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-18 12:24 UTC  (10+ messages)
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

[PATCH net v3 1/1] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
 2022-06-18 12:23 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 080bcd8d5997b1a615e17cab02bd9d16d1d4fbf3
 2022-06-18 12:21 UTC 

[PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-06-18 12:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libeastl: needs threads
 2022-06-18 12:14 UTC 

[net-next:master 19/27] ERROR: modpost: "phylink_mii_c22_pcs_encode_advertisement" [drivers/net/pcs/pcs_xpcs.ko] undefined!
 2022-06-18 12:16 UTC 

[syzbot] BUG: sleeping function called from invalid context in relay_open_buf
 2022-06-18 12:16 UTC 

[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
 2022-06-18 12:13 UTC  (9+ messages)
` [PATCH v2 1/8] spl: binman: Fix use of undeclared u_boot_any symbols
` [PATCH v2 2/8] spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
` [PATCH v2 3/8] spl: binman: Declare extern symbols for VPL as well
` [PATCH v2 4/8] spl: binman: Split binman symbols support from enabling binman
` [PATCH v2 5/8] spl: binman: Add config options for binman symbols in VPL
` [PATCH v2 6/8] spl: binman: Check at runtime if binman symbols were filled in
` [PATCH v2 7/8] spl: binman: Disable u_boot_any symbols for i.MX8M boards
` [PATCH v2 8/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol

[PATCH 0/3] mini-os: some memory map updates for PVH
 2022-06-18 12:14 UTC  (7+ messages)
` [PATCH 1/3] mini-os: take newest version of arch-x86/hvm/start_info.h
` [PATCH 2/3] mini-os: prefer memory map via start_info for PVH
` [PATCH 3/3] mini-os: fix number of pages "

[PATCH v4 0/3] Enable RPi header on j721e sk
 2022-06-18 12:11 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header

[PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations
 2022-06-18 12:07 UTC  (4+ messages)
` [PATCH for-next v3 16/16] io_uring: mutex locked poll hashing

[PATCH] usb: musb: core: drop redundant checks
 2022-06-18 12:06 UTC 

[Intel-gfx] [PATCH] drm/i915: Call i915_gem_suspend() only after display is turned off
 2022-06-18 12:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 5.17 000/772] 5.17.14-rc1 review
 2022-06-18 11:57 UTC  (7+ messages)

[PATCH] t3701: two subtests are fixed
 2022-06-18 11:55 UTC  (4+ messages)

[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
 2022-06-18 11:55 UTC  (4+ messages)

[PATCH v2] Implement close-on-fork
 2022-06-18 11:41 UTC  (2+ messages)

[PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
 2022-06-18 11:35 UTC  (2+ messages)

[PATCH v2] arm: mm: (cache-feroceon-l2) Add missing of_node_put()
 2022-06-18 11:36 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/kodi-pvr-mythtv: bump version to 19.0.11-Matrix
 2022-06-18 11:36 UTC 

[PATCH] eal: fixes the bug where rte_malloc() fails to allocates memory
 2022-06-18 11:29 UTC  (2+ messages)

[PATCH 1/2] ACPI: Drop redundant check in acpi_device_remove()
 2022-06-18 11:23 UTC  (2+ messages)
` [PATCH 2/2] ACPI: Drop driver member of struct acpi_device

[RFC PATCH] f*xattr: allow O_PATH descriptors
 2022-06-18 11:19 UTC  (8+ messages)

[RFC][PATCHES] iov_iter stuff
 2022-06-18 11:18 UTC  (11+ messages)
` [PATCH 01/31] splice: stop abusing iov_iter_advance() to flush a pipe
  ` [PATCH 19/31] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
  ` [PATCH 22/31] iov_iter: saner helper for page array allocation
  ` [PATCH 29/31] get rid of non-advancing variants
  ` [PATCH 31/31] expand those iov_iter_advance()

[tpm2] Re: Possible TPM uses in fprintd/libfprint
 2022-06-18 11:18 UTC 

[TECH TOPIC] What kernel documentation could be
 2022-06-18 11:16 UTC  (5+ messages)
` [Ksummit-discuss] "

git a/xyz or b/xyz
 2022-06-18 11:15 UTC  (3+ messages)

Bug: combined diff with --ignore-matching-lines
 2022-06-18 11:12 UTC  (9+ messages)
` [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>
          ` [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
          ` [PATCH 2/2] combine-diff: abort if --output "

[PATCH v2 0/9] pnv-phb related cleanups
 2022-06-18 11:02 UTC  (10+ messages)
` [PATCH v2 1/9] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PATCH v2 2/9] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PATCH v2 3/9] ppc/pnv: use dev->parent_bus->parent to get the PHB
` [PATCH v2 4/9] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
` [PATCH v2 5/9] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PATCH v2 6/9] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PATCH v2 7/9] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PATCH v2 8/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
` [PATCH v2 9/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 "

[tpm2] Re: Calculating name of created AK- server side
 2022-06-18 11:11 UTC 

[tpm2] Re: Calculating name of created AK- server side
 2022-06-18 11:11 UTC 

[tip:x86/urgent] BUILD SUCCESS 1e7769653b06b56b7ea7d56911d2d5b2957750cd
 2022-06-18 11:03 UTC 

cleanup btrfs bio submission v2
 2022-06-18 11:06 UTC  (5+ messages)
` [PATCH 04/10] btrfs: remove the raid56_parity_write return value
` [PATCH 05/10] btrfs: remove the raid56_parity_recover "

[PATCH] mt76: mt7921: enlarge maximum VHT MPDU length to 11454
 2022-06-18 10:56 UTC 

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-18 11:01 UTC  (5+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
` [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG

[PATCH V12 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-06-18 10:59 UTC  (8+ messages)
` [PATCH V12 01/10] APCI: irq: Add support for multiple GSI domains
` [PATCH V12 03/10] irqchip: Add LoongArch CPU interrupt controller support

[PATCH v6] ip_frag: add IPv4 options fragment and test data
 2022-06-18 11:01 UTC  (7+ messages)
` [PATCH v7] "
      `  "

[PATCH 0/2] ls-files: introduce "--format" and "--object-only" options
 2022-06-18 10:59 UTC  (7+ messages)
` [PATCH 1/2] ls-files: introduce "--format" option
` [PATCH 2/2] ls-files: introduce "--object-only" option

[PATCH v3 0/8] Add support for magnetometer Yamaha YAS537
 2022-06-18 10:57 UTC  (5+ messages)
` [PATCH v3 7/8] iio: magnetometer: yas530: Apply minor cleanups
` [PATCH v3 8/8] iio: magnetometer: yas530: Add YAS537 variant

[viro-vfs:work.iov_iter_get_pages 21/33] lib/iov_iter.c:1392:24: warning: variable 'len' is uninitialized when used here
 2022-06-18 10:53 UTC 

[Intel-gfx] [PATCH v6 00/10] drm/i915: ttm for stolen
 2022-06-18 10:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: ttm for stolen (rev2)

[PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
 2022-06-18 10:34 UTC  (2+ messages)

[PATCH -next] cpufreq: Fix reserved space in cpufreq_show_cpus()
 2022-06-18 10:32 UTC  (6+ messages)

[PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe
 2022-06-18 10:29 UTC  (8+ messages)
` [PATCH net-next v3 2/2] "

[PATCH net-next 0/4] introduce mii_bmcr_encode_fixed()
 2022-06-18 10:28 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mii: add mii_bmcr_encode_fixed()
` [PATCH net-next 2/4] net: phy: use mii_bmcr_encode_fixed()
` [PATCH net-next 3/4] net: phy: marvell: "
` [PATCH net-next 4/4] net: pcs: pcs-xpcs: "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS e1a9d2dfe995cd06447174255ab54b06ec7ce1f7
 2022-06-18 10:25 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 371e59d265551fff92ab0a29503a6454b99ba22f
 2022-06-18 10:24 UTC 

[PATCH 1/2] lib: utils/serial: add virtio mmio driver
 2022-06-18 10:22 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.37.0-rc1
 2022-06-18 10:19 UTC 

[Ocfs2-devel] [PATCH 0/1] test case for patch 1/1
 2022-06-18 10:18 UTC  (3+ messages)

[PATCH] bpf: Don't redirect packets with pkt_len 0
 2022-06-18 10:16 UTC 

[PATCH] x86/mm: declare static variable inside a function instead of global
 2022-06-18 10:11 UTC 

[PATCH 0/4] slirp: Update submodule to include NC-SI features
 2022-06-18 10:05 UTC  (7+ messages)
` [PATCH 2/4] slirp: Update SlirpConfig version to 5
` [PATCH 3/4] slirp: Add mfr-id to -netdev options
` [PATCH 4/4] slirp: Add oob-eth-addr "

fs/hfs/bnode.c:162:9: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-06-18 10:09 UTC 

[PATCH net-next] ping: convert to RCU lookups, get rid of rwlock
 2022-06-18 10:00 UTC  (2+ messages)

[PATCH 0/5] support telemetry dump dev
 2022-06-18  9:59 UTC  (8+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string

[PATCH] random Remove setting of chacha state to constant values
 2022-06-18  9:49 UTC  (6+ messages)

[PATCH net-next v8 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
 2022-06-18  9:48 UTC  (2+ messages)

[alobakin:bitops 6/7] include/linux/bitops.h:52:11: warning: dereference of NULL 'bh' [CWE-476]
 2022-06-18  9:38 UTC 

[PATCH 0/2] phy: freescale: Add i.MX8qm Mixel LVDS PHY support
 2022-06-18  9:22 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Freescale i.MX8qm Mixel LVDS PHY binding
` [PATCH 2/2] phy: freescale: Add i.MX8qm Mixel LVDS PHY support

[PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab
 2022-06-18  9:35 UTC  (3+ messages)

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-18  9:35 UTC  (7+ messages)
` [PATCH 37/55] media: mc-entity: Add a new helper function to get a remote pad

v5.19-rc2-rt3: mm/kfence might_sleep() splat
 2022-06-18  9:34 UTC 

[PATCH] ext4: change variable "count" to signed integer
 2022-06-18  9:33 UTC  (3+ messages)

drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
 2022-06-18  9:28 UTC 

[PATCH] btrfs: Convert zlib_compress_pages() to use kmap_local_page()
 2022-06-18  9:27 UTC 

v5.19-rc2-rt3: nouveau might sleep splat
 2022-06-18  9:25 UTC 

✅ PASS: Test report for kernel 5.19.0-rc2 (mainline.kernel.org-clang, 4b35035b)
 2022-06-18  9:23 UTC 

✅ PASS: Test report for kernel 5.19.0-rc2 (mainline.kernel.org-clang, 4b35035b)
 2022-06-18  9:23 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.