All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-30 08:16:29 to 2022-04-30 11:55:48 UTC [more...]

[PULL 0/7] 9p queue 2022-04-30
 2022-04-30 11:44 UTC 

[PATCH v1 0/3] Add support for EMC2305 Fan Speed Controller
 2022-04-30 11:49 UTC  (4+ messages)
` [PATCH v1 1/3] hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM "
` [PATCH v1 2/3] dt-bindings: hwmon: add microchip,emc2306.yaml dt binding description
` [PATCH v1 3/3] docs: hwmon: add emc2305.rst to docs

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-30 11:50 UTC  (10+ messages)
` [PATCH v2 04/23] mm/slab_common: cleanup kmalloc_track_caller()
` [PATCH v2 10/23] mm/slab_common: cleanup kmem_cache_alloc{,node,lru}
` [PATCH v2 13/23] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator

RTT-PROBE: lore-subspace-rtt
 2022-04-30 11:47 UTC 

[Bug 215923] New: Nested KVM Networking issue
 2022-04-30 11:47 UTC 

[PATCH] objtool: Fix STACK_FRAME_NON_STANDARD reloc type
 2022-04-30 11:44 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/postgis: bump version to 3.2.1
 2022-04-30 11:44 UTC 

[PATCH v3 0/9] Add RZ/G2L Display clock support
 2022-04-30 11:41 UTC  (10+ messages)
` [PATCH v3 1/9] clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
` [PATCH v3 2/9] clk: renesas: rzg2l: Add PLL5_4 clk mux support
` [PATCH v3 3/9] clk: renesas: rzg2l: Add DSI divider clk support
` [PATCH v3 4/9] clk: renesas: r9a07g044: Add M1 clock support
` [PATCH v3 5/9] clk: renesas: r9a07g044: Add {M2, M2_DIV2} Clocks support
` [PATCH v3 6/9] clk: renesas: r9a07g044: Add M3 Clock support
` [PATCH v3 7/9] clk: renesas: r9a07g044: Add M4 "
` [PATCH v3 8/9] clk: renesas: r9a07g044: Add LCDC clock and reset entries
` [PATCH v3 9/9] clk: renesas: r9a07g044: Add DSI "

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-30 11:40 UTC  (6+ messages)
` [PATCH v5 02/11] arch: arm: configs: multi_v7_defconfig

[PATCH v6 00/18] Support SDEI Virtualization
 2022-04-30 11:38 UTC  (9+ messages)
` [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure

[PATCH 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-04-30 11:38 UTC  (5+ messages)
` [PATCH 2/6] clk: qcom: Add DT bindings for IPQ8074 APSS clock controller

[ovmf test] 169908: regressions - FAIL
 2022-04-30 11:37 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30 11:36 UTC 

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.6.1
 2022-04-30 11:35 UTC 

[Buildroot] [PATCH 1/1] package/libosmium: bump version to 2.18.0
 2022-04-30 11:23 UTC 

[PATCH v2 0/2] Let userspace know when snd-hda-intel needs i915
 2022-04-30 11:31 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH v2 1/2] module: update dependencies at try_module_get()
  ` [Intel-gfx] "
` [PATCH v2 2/2] ALSA: hda - identify when audio is provided by a video driver
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Let userspace know when snd-hda-intel needs i915 (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2022-04-30 11:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30 11:16 UTC 

[PATCH v2 7/7] arm64: dts: rockchip: add dts for Firefly Station M2 rk3566
 2022-04-30 11:06 UTC  (4+ messages)

[PATCH] kbuild: drop $(objtree)/ prefix support for clean-files
 2022-04-30 11:04 UTC  (2+ messages)

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-04-30 10:41 UTC  (35+ messages)
` [PATCH V9 01/24] Documentation: LoongArch: Add basic documentations
` [PATCH V9 02/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V9 03/24] LoongArch: Add elf-related definitions
` [PATCH V9 04/24] LoongArch: Add writecombine support for drm
` [PATCH V9 05/24] LoongArch: Add build infrastructure
` [PATCH V9 06/24] LoongArch: Add CPU definition headers
` [PATCH V9 07/24] LoongArch: Add atomic/locking headers
` [PATCH V9 08/24] LoongArch: Add other common headers
` [PATCH V9 09/24] LoongArch: Add boot and setup routines
` [PATCH V9 10/24] LoongArch: Add exception/interrupt handling
` [PATCH V9 11/24] LoongArch: Add process management
` [PATCH V9 12/24] LoongArch: Add memory management
` [PATCH V9 13/24] LoongArch: Add system call support
` [PATCH V9 14/24] LoongArch: Add signal handling support
` [PATCH V9 15/24] LoongArch: Add elf and module support
` [PATCH V9 16/24] LoongArch: Add misc common routines
` [PATCH V9 17/24] LoongArch: Add some library functions
` [PATCH V9 18/24] LoongArch: Add PCI controller support
` [PATCH V9 19/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V9 20/24] LoongArch: Add efistub booting support
` [PATCH V9 21/24] LoongArch: Add zboot (compressed kernel) support
` [PATCH V9 22/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V9 23/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V9 24/24] LoongArch: Add Loongson-3 default config file

RTT-PROBE: lore-subspace-rtt
 2022-04-30 11:05 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc4 (mainline.kernel.org-clang, 8013d1d3)
 2022-04-30 11:04 UTC 

[ovmf test] 169905: regressions - FAIL
 2022-04-30 11:01 UTC 

[Buildroot] GRUB2 2.04 (buildroot 2022.02.1) failure reading sector errors
 2022-04-30 10:59 UTC  (3+ messages)

[PATCH] alfred: notify event listener via unix socket
 2022-04-30 10:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:54 UTC 

[PATCH] objtool: Fix SLS checks
 2022-04-30 10:50 UTC 

[PATCH] drm/msm: add missing include to msm_drv.c
 2022-04-30 10:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:43 UTC 

[PATCH] net: qrtr: start MHI channel after endpoit creation
 2022-04-30 10:34 UTC 

[f2fs-dev] [Bug 215904] New: kernel BUG at fs/f2fs/inode.c:825!
 2022-04-30 10:37 UTC  (3+ messages)
` [f2fs-dev] [Bug 215904] "

[drm-msm:msm-next-staging 7/32] drivers/gpu/drm/msm/msm_drv.c:236:17: error: implicit declaration of function 'drm_bridge_remove'; did you mean 'drm_bridge_detach'?
 2022-04-30 10:36 UTC 

drivers/dma/at_xdmac.c:1575:4: warning: Value stored to 'desc' is never read [clang-analyzer-deadcode.DeadStores]
 2022-04-30 10:36 UTC 

Bug: `git show` honors path filters only for the first commit
 2022-04-30 10:32 UTC  (4+ messages)
  ` [PATCH] 2.36 show regression fix
    ` [PATCH] 2.36 format-patch "

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:32 UTC 

[Buildroot] ACE + TAO with buildroot - GLIBC_2.28 not found
 2022-04-30 10:31 UTC  (2+ messages)

[PATCH v2] trace-cruncher: Build trace-obj-debug.c as library
 2022-04-30 10:28 UTC 

[PATCH] scsi: elx: efct: remove unnecessary memset in efct_io
 2022-04-30  9:06 UTC  (5+ messages)
    ` [cocci] "

[PATCH] rtc: Avoid flush_scheduled_work() usage
 2022-04-30 10:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Documentation/vm/page_owner.rst: Fix syntax error and Describe details using table
 2022-04-30 10:25 UTC  (5+ messages)
  ` Resend: "

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-04-30 10:30 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:22 UTC 

[PATCH 4.19 00/12] 4.19.241-rc1 review
 2022-04-30 10:18 UTC  (2+ messages)

[PATCH 5.15 00/33] 5.15.37-rc1 review
 2022-04-30 10:17 UTC  (2+ messages)

[PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
 2022-04-30 10:16 UTC  (3+ messages)
` [x86] d216de19c8: kernel-selftests.x86.ioperm_32.fail

[rdma:for-next] BUILD SUCCESS ff815a89398d8bbfdc14ced98252bdae92126225
 2022-04-30 10:15 UTC 

kernel/irq/msi.c:555 msi_handle_pci_fail() warn: ignoring unreachable code
 2022-04-30 10:16 UTC 

[djwong-xfs:vectorized-scrub 309/399] fs/xfs/libxfs/xfs_rmap.c:2558:20: warning: Parameter 'pag' can be declared with const [constParameter]
 2022-04-30 10:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:12 UTC 

[PATCH] net: linkwatch: ignore events for unregistered netdevs
 2022-04-30 10:09 UTC  (6+ messages)

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-04-30 10:06 UTC  (4+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

RTT-PROBE: lore-subspace-rtt
 2022-04-30 10:01 UTC 

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-30  9:50 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-30  9:50 UTC 

[libvirt test] 169897: regressions - FAIL
 2022-04-30  9:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30  9:40 UTC 

[PATCH 0/2] test: unit test for bootmenu
 2022-04-30  9:33 UTC  (3+ messages)
` [PATCH 1/2] sandbox: enable bootmenu command
` [PATCH 2/2] test: unit test for bootmenu

RTT-PROBE: lore-subspace-rtt
 2022-04-30  9:29 UTC 

[PULL v2 00/25] Misc patches for 2022-04-29
 2022-04-30  9:25 UTC  (2+ messages)
` [PULL v2 01/25] WHPX: support for xcr0

Just a humble suggestion to kernel newbies/people: Kernel newbies/people can contribute to FreeBSD kernel as there is not much to do in linux kernel now as it is quite mature
 2022-04-30  9:27 UTC 

[ovmf test] 169904: regressions - FAIL
 2022-04-30  9:26 UTC 

[PATCH] test: fix some pylint errors in test_bind.py
 2022-04-30  9:26 UTC 

[RFC PATCH 00/21] KCFI support
 2022-04-30  9:24 UTC  (10+ messages)
` [RFC PATCH 06/21] cfi: Switch to -fsanitize=kcfi
` [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG

[djwong-xfs:report-refcounts 400/400] fs/xfs/libxfs/xfs_refcount.c:1960:28: warning: Parameter 'low_rec' can be declared with const [constParameter]
 2022-04-30  9:25 UTC 

[PATCH] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
 2022-04-30  9:23 UTC  (6+ messages)
  ` [Nouveau] "

RTT-PROBE: lore-subspace-rtt
 2022-04-30  9:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30  9:08 UTC 

[djwong-xfs:vectorized-scrub 293/399] fs/xfs/libxfs/xfs_rmap.c:2609:25: warning: Parameter 'bmap' can be declared with const [constParameter]
 2022-04-30  9:05 UTC 

serial hang in qemu-system-ppc64 -M pseries
 2022-04-30  9:08 UTC  (5+ messages)

[PATCH V11 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-04-30  8:53 UTC  (11+ messages)
` [PATCH V11 01/10] irqchip: Adjust Kconfig for Loongson
` [PATCH V11 02/10] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V11 03/10] irqchip/loongson-pch-pic: Add suspend/resume support
` [PATCH V13 04/10] irqchip/loongson-pch-msi: Add ACPI init support
` [PATCH V11 05/10] irqchip/loongson-htvec: "
` [PATCH V11 06/10] irqchip/loongson-htvec: Add suspend/resume support
` [PATCH V11 07/10] irqchip/loongson-liointc: Add ACPI init support
` [PATCH V11 08/10] irqchip: Add LoongArch CPU interrupt controller support
` [PATCH V11 09/10] irqchip: Add Loongson Extended I/O "
` [PATCH V11 10/10] irqchip: Add Loongson PCH LPC "

[PATCH] xfs: revert "xfs: actually bump warning counts when we send warnings"
 2022-04-30  9:02 UTC  (3+ messages)
` [xfs] 720da41fc9: xfstests.xfs.144.fail

[PATCH v5 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-30  9:01 UTC  (3+ messages)
` [PATCH v5 3/3] fat: report creation time in statx

[PATCH v4 0/2] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-30  8:58 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] sched/deadline: Remove superfluous rq clock update in push_dl_task()

RTT-PROBE: lore-subspace-rtt
 2022-04-30  8:58 UTC 

[krzk-github:n/driver-override-rpmsg-fix 4/5] drivers/rpmsg/rpmsg_core.c:607:3: warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-119 [clan
 2022-04-30  8:55 UTC 

[PATCH V13 0/6] PCI: Loongson pci improvements and quirks
 2022-04-30  8:48 UTC  (7+ messages)
` [PATCH V13 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V13 2/6] PCI: loongson: Add ACPI init support
` [PATCH V13 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V13 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V13 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V13 6/6] PCI: Add quirk for multifunction devices of LS7A

[net] 5aa32dd9bd: netperf.Throughput_tps -23.5% regression
 2022-04-30  8:50 UTC  (2+ messages)

[RFC PATCHv2] vb2: add support for (un)prepare_streaming queue ops
 2022-04-30  8:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30  8:48 UTC 

[Buildroot] [PATCH] package/frotz: Update to version 2.54
 2022-04-30  8:47 UTC 

[PATCH] PCI: qcom-ep: Add MODULE_DEVICE_TABLE
 2022-04-30  8:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-30  8:38 UTC 

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-30  8:34 UTC  (5+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

RTT-PROBE: lore-subspace-rtt
 2022-04-30  8:27 UTC 

[PATCH v2] scan: Sort scan_requests by wiphy work item priority
 2022-04-30  8:27 UTC 

[PATCH 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-04-30  8:15 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH 3/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

RTT-PROBE: lore-subspace-rtt
 2022-04-30  8:16 UTC 

[PATCH 0/9] iio: Remove duplicated error reporting in .remove()
 2022-04-30  8:16 UTC  (4+ messages)
` [PATCH 2/9] iio:accel:stk8312: "
` [PATCH 3/9] iio:accel:stk8ba50: "
` [PATCH 9/9] iio:light:tsl2583: "


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.