All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-20 09:54:25 to 2023-05-20 13:22:10 UTC [more...]

[PATCH v6 0/4] hw/cxl: Poison get, inject, clear
 2023-05-20 13:15 UTC  (4+ messages)
` [PATCH v6 1/4] bswap: Add the ability to store to an unaligned 24 bit field

[PATCH v5 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-20 13:19 UTC  (7+ messages)
` [PATCH v5 02/21] modpost: remove fromsym info in __ex_table section mismatch warning
` [PATCH v5 06/21] modpost: clean up is_executable_section()

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-05-20 13:19 UTC  (7+ messages)
` [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH] ovl: make consistent use of OVL_FS()
 2023-05-20 13:19 UTC  (3+ messages)

[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
 2023-05-20 13:14 UTC  (4+ messages)
  ` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context

[stable:linux-5.4.y 2861/8461] include/linux/sunrpc/xdr.h:539:17: error: comparison is always false due to limited range of data type
 2023-05-20 13:14 UTC 

[PATCH 0/2] Adding support for Microchip MCP3564 ADC family
 2023-05-20 13:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: adding MCP3564 ADC

[RFC v5 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-20 13:03 UTC  (2+ messages)

[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
 2023-05-20 13:02 UTC  (9+ messages)
` [PATCH 1/1] net: ioctl: Use kernel memory on protocol "

[PATCH] dt-bindings: arm: Add Cortex-R52 to the list of enum
 2023-05-20 12:58 UTC  (3+ messages)

[linux-linus test] 180782: regressions - FAIL
 2023-05-20 12:57 UTC 

[PATCH v2 0/2] hwmon: (aquacomputer_d5next) Support for Aquacomputer Leakshield
 2023-05-20 12:56 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
` [PATCH v2 2/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield

[PATCH] binder: fix UAF of alloc->vma in race with munmap()
 2023-05-20 12:51 UTC  (5+ messages)

vmlinux.o: warning: objtool: native_sched_clock+0x6a: call to ftrace_likely_update() leaves .noinstr.text section
 2023-05-20 12:40 UTC 

[qemu-mainline test] 180807: regressions - FAIL
 2023-05-20 12:29 UTC 

PVH Dom0 related UART failure
 2023-05-20 12:27 UTC  (7+ messages)

[PATCH] NVMe: Add MAXIO 1602 to bogus nid list
 2023-05-20 12:23 UTC  (4+ messages)

[PATCH v7 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-05-20 12:19 UTC  (38+ messages)
` [PATCH v7 01/18] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v7 02/18] dt-bindings: display/msm/gmu: Add GMU wrapper
` [PATCH v7 03/18] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
` [PATCH v7 04/18] drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
` [PATCH v7 05/18] drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
` [PATCH v7 06/18] drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
` [PATCH v7 07/18] drm/msm/a6xx: Add a helper for software-resetting the GPU
` [PATCH v7 08/18] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v7 09/18] drm/msm/a6xx: Extend and explain UBWC config
` [PATCH v7 10/18] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v7 11/18] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
` [PATCH v7 12/18] drm/msm/a6xx: Add support for A619_holi
` [PATCH v7 13/18] drm/msm/a6xx: Add A610 support
` [PATCH v7 14/18] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v7 15/18] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v7 16/18] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
` [PATCH v7 17/18] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v7 18/18] drm/msm/a6xx: Add A610 "

[PATCH v1 0/1] Add vpd data for Rainier machine
 2023-05-20 12:19 UTC  (2+ messages)

[PATCH v2 0/4] PMU, rpm-stats and IMEM for MSM8226
 2023-05-20 12:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH v2 2/4] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH v2 4/4] ARM: dts: qcom: msm8226: Add IMEM node

[PATCH] drm/drm_device.h: fix a typo
 2023-05-20 12:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Negative tests to mmap offset
 2023-05-20 12:10 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] xe/xe_mmap: Negative test for mmap flags
` [igt-dev] [PATCH i-g-t 2/3] xe/xe_mmap: Negative test to extensions
` [igt-dev] [PATCH i-g-t 3/3] xe/xe_mmap: Negative test to object

[patch] iconv.3: clarify behavior when input is untranslatable
 2023-05-20 12:04 UTC  (2+ messages)
` [PATCH v1b] iconv.3: Clarify the "

[hch-block:blk-init-cleanup 7/15] init/do_mounts.c:600:17: error: too many arguments to function 'mount_block_root'
 2023-05-20 12:06 UTC 

[hch-block:blk-init-cleanup 7/15] init/do_mounts.c:600:20: error: too many arguments to function call, expected 0, have 1
 2023-05-20 12:06 UTC 

[Intel-gfx] [PATCH] i915/perf: Avoid reading OA reports before they land
 2023-05-20 12:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] tools/nolibc: riscv: add stackprotector support
 2023-05-20 12:02 UTC  (3+ messages)
` [PATCH] selftests/nolibc: Fix up compile error for rv32

[GIT PULL] Block fixes for 6.4-rc3
 2023-05-20 12:03 UTC 

Recent changes (master)
 2023-05-20 12:00 UTC 

[PATCH v13 1/2] drm: add kms driver for loongson display controller
 2023-05-20 11:57 UTC  (4+ messages)
` [v13,1/2] "

[PATCH v13 0/2] drm: add kms driver for loongson display controller
 2023-05-20 11:56 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_factory.c:384 construct_phy() warn: variable dereferenced before check 'link->link_enc' (see line 381)
 2023-05-20 11:53 UTC 

[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
 2023-05-20 11:36 UTC  (5+ messages)

USB mass storage gadget on SAMA5D2
 2023-05-19 20:18 UTC 

[PATCH] block: don't plug in blkdev_write_iter
 2023-05-20 11:43 UTC  (2+ messages)

[PATCH] block: remove NFL4_UFLG_MASK
 2023-05-20 11:38 UTC  (2+ messages)

[PATCH v2] tests/qtest/ac97-test: add up-/downsampling tests
 2023-05-20 11:33 UTC 

arch/arm64/include/asm/pgtable-hwdef.h:82:64: warning: "PMD_SHIFT" is not defined, evaluates to 0
 2023-05-20 11:29 UTC 

[PATCH 1/2] dt-bindings: arm: bcm: unify version notation of Northstar devices
 2023-05-20 11:26 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Use updated device "compatible" strings

[PATCH 0/4] arm64: dts: qcom: qdu1000: add SDHCI
 2023-05-20 11:24 UTC  (6+ messages)
` [PATCH 2/4] arm: dts: qcom: qdu1000: Add SDHCI node
` [PATCH 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc

[Buildroot] Total newbie in over my head
 2023-05-20 11:22 UTC 

[PATCH v2 1/2] rockchip: rk3328: Add support for Orange Pi R1 Plus
 2023-05-20 11:20 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: rk3328: Add support for Orange Pi R1 Plus LTS

[Bug 217059] New: Please document behaviour of iconv(3) when input is untranslatable
 2023-05-20 11:18 UTC  (2+ messages)
` [Bug 217059] "

[PATCH] tune2fs: fall back to old get/set fs label on error
 2023-05-20 10:43 UTC 

[PATCH v4 0/4] Add JH7110 AON PMU support
 2023-05-20 11:10 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: power: Add power-domain header for JH7110

[igt-dev] [PATCH i-g-t] i915/gem_engine_topology: Support gem_list_engines on platforms prior to MTL
 2023-05-20 11:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_engine_topology: Support gem_list_engines on platforms prior to MTL (rev2)

[PATCH RESEND v2 00/16] Misc fixes, sanity checks and xz/zstd compression
 2023-05-20 11:05 UTC  (3+ messages)

[PATCH 0/3] cxl: Handle background commands
 2023-05-20 11:03 UTC  (5+ messages)
` [PATCH 1/3] rcuwait: Support timeouts

[PATCH v10 0/6] notes.c: introduce "--separator" option
 2023-05-20 10:59 UTC  (2+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-20 10:57 UTC  (6+ messages)
` [PATCH v14 1/2] "
` [PATCH v14 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH v2 0/2] Add dt-binding support for ti tmp006
 2023-05-20 10:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: Add support for tmp006
` [PATCH v2 2/2] iio: temperature: tmp006: Add OF device matching support

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-20 10:54 UTC  (3+ messages)
` [PATCH v14 1/2] "
` [PATCH v14 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-20 10:51 UTC  (2+ messages)

[PATCH 1/2] lockdep: lock_set_cmp_fn()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] lockdep: Add lock_set_cmp_fn() annotation

[PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 05/11] percpu: Wire up cmpxchg128
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 02/11] types: Introduce [us]128
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 07/11] x86,intel_iommu: Replace cmpxchg_double()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 08/11] slub: Replace cmpxchg_double()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 10/11] arch: Remove cmpxchg_double
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()
 2023-05-20 10:49 UTC  (2+ messages)
` [tip: locking/core] "

Radeon Driver Crash
 2023-05-19 22:36 UTC 

[bpf-next:master 6/10] kernel/bpf/btf.c:7720 btf_populate_kfunc_set() warn: missing unwind goto?
 2023-05-20 10:45 UTC 

[PATCH v10 4/6] notes.c: introduce '[--[no-]separator|--separator=<paragraph-break>]' option
 2023-05-20 10:41 UTC  (2+ messages)

[PATCH net-next] net: phylink: require supported_interfaces to be filled
 2023-05-20 10:41 UTC 

[RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
 2023-05-20 10:34 UTC  (2+ messages)

[PATCH] LoongArch: Add support to clone a time namespace
 2023-05-20 10:35 UTC  (3+ messages)

[PATCH v4 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-20 10:34 UTC  (6+ messages)
` [PATCH v4 02/15] dma: Allow dma_get_cache_alignment() to return the smaller cache_line_size()

[bug report] USB: gadget: Fix obscure lockdep violation for udc_mutex
 2023-05-20 10:34 UTC 

[PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
 2023-05-20 10:33 UTC  (2+ messages)

[PATCH] binder: fix UAF of alloc->vma in race with munmap()
 2023-05-20 10:22 UTC 

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-05-20 10:28 UTC  (5+ messages)
` [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough

[bug report] wifi: rt2x00: add TX LOFT calibration for MT7620
 2023-05-20 10:26 UTC 

[PATCH] ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>
 2023-05-20 10:21 UTC  (2+ messages)

[sailus-media-tree:master] BUILD SUCCESS cfd9ad4ad525e133505976f2a611aac6600dfcf7
 2023-05-20 10:22 UTC 

[stable:linux-rolling-lts 3314/3447] vmlinux.o: warning: objtool: emit_return+0x12: relocation to !ENDBR: .text.__x86.return_thunk+0x3b
 2023-05-20 10:22 UTC 

[PATCH v10 0/6] notes.c: introduce "--separator" option
 2023-05-20 10:22 UTC  (2+ messages)

Re: [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
 2023-05-20 10:20 UTC  (5+ messages)

Faktoring
 2023-05-19  8:06 UTC 

Faktoring
 2023-05-19  8:06 UTC 

[PATCH net-next] net: sfp: add support for a couple of copper multi-rate modules
 2023-05-20 10:18 UTC 

[PATCH v4 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
 2023-05-20 10:15 UTC  (3+ messages)

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-20 10:13 UTC  (5+ messages)

[Intel-xe] [RFC PATCH] drm/xe: add a new sysfs directory for gtidle properties
 2023-05-20 10:11 UTC  (2+ messages)

[Virtio-fs] vm hangs when booting with virtiofs
 2023-05-20 10:10 UTC 

Faktoring
 2023-05-19  8:06 UTC 

Faktoring
 2023-05-19  8:06 UTC 

[PATCH 6/8] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75
 2023-05-20 10:08 UTC  (2+ messages)

[PATCH 0/5] PMU, rpm-stats and IMEM for MSM8226
 2023-05-20  9:59 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: sram: qcom,imem: Document MSM8226

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-19 21:19 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm, unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v3 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-20  9:58 UTC  (10+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP

[PATCH 1/2] backlight: gpio_backlight: add new property default-brightness-level
 2023-05-19 20:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: backlight: document "

[PATCH v21 00/30] splice: Kill ITER_PIPE
 2023-05-20  9:58 UTC  (7+ messages)
` [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read()
` [PATCH v21 29/30] splice: Remove generic_file_splice_read()
` [PATCH v21 30/30] iov_iter: Kill ITER_PIPE

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-20  9:47 UTC  (2+ messages)
` (no subject)

setting external-arm-toolchain fails with not cleaned TMPDIR
 2023-05-20  9:54 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.