All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-15 14:31:08 to 2023-01-15 16:24:41 UTC [more...]

[PATCH v2 0/3] (ftsteutates) Various fixes
 2023-01-15 16:24 UTC  (7+ messages)
` [PATCH v2 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH v2 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH v2 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-15 16:23 UTC  (9+ messages)

[PATCH v3 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-15 16:22 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: iio: adc: add Texas Instruments ADS7924

[PATCH 0/2] target/riscv: Fix double calls to gen_set_rm [#1411]
 2023-01-15 16:21 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
` [PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode

RTT-PROBE: lore-subspace-rtt
 2023-01-15 16:21 UTC 

[paulmck-rcu:dev.2023.01.12a 44/53] kernel/locking/qspinlock.c:386:7: warning: Local variable 'val' shadows outer argument [shadowArgument]
 2023-01-15 16:20 UTC 

[PATCH v2 0/2] hwmon: (it87) Set second Super-IO chip in configuration mode
 2023-01-15 16:20 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (it87) Allow calling __superio_enter outside mux
` [PATCH v2 2/2] hwmon: (it87) Set second Super-IO chip in configuration mode

[OE-Core][PATCH v2] gstreamer1.0-plugins-good: Fix libsoup runtime dependency
 2023-01-15 16:19 UTC  (4+ messages)

[PATCH 1/2] drm/ttm: prevent moving of pinned BOs
 2023-01-15 16:14 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] hwmon: (pmbus/ltc2978) add support for LTC7132
 2023-01-15 16:15 UTC  (3+ messages)
` [PATCH] hwmon: (pmbus/ltc2978) add support for LTC7132 - docs

[PATCH 1/1] hwmon: ibmpex: remove unnecessary (void*) conversions
 2023-01-15 16:13 UTC  (2+ messages)

[PATCH v2 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-15 16:11 UTC  (2+ messages)

[PATCH] clk: qcom: Remove need for clk_ignore_unused on sc8280xp
 2023-01-15 16:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-15 16:11 UTC 

[PATCH] net: mdio: force deassert MDIO reset signal
 2023-01-15 16:10 UTC 

[PATCH net-next 00/10] net: support ipv4 big tcp
 2023-01-15 16:04 UTC  (5+ messages)
` [PATCH net-next 09/10] netfilter: get ipv6 pktlen properly in length_mt6

while loop in a multi-core cpu
 2023-01-15 16:07 UTC 

[PATCH] hwmon: (hih6130) fix kernel-doc warnings
 2023-01-15 16:04 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-15 16:04 UTC 

[PATCH] hwmon: (sht15,sht21) fix kernel-doc warnings
 2023-01-15 16:03 UTC  (2+ messages)

[PATCH] hwmon: (emc2305) fix kernel-doc warnings
 2023-01-15 16:02 UTC  (2+ messages)

[PATCH v2 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-01-15 16:03 UTC  (2+ messages)

[PATCH -next 5/7] mm: memory: convert wp_page_copy() to use folios
 2023-01-15 16:01 UTC  (2+ messages)

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-15 15:49 UTC  (28+ messages)
` [PATCH v4 01/13] riscv: fix jal offsets in patched alternatives
` [PATCH v4 02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
` [PATCH v4 03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
` [PATCH v4 04/13] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v4 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH v4 08/13] riscv: module: move find_section to module.h
` [PATCH v4 09/13] riscv: switch to relative alternative entries
` [PATCH v4 10/13] riscv: alternative: patch alternatives in the vDSO
` [PATCH v4 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
` [PATCH v4 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
` [PATCH v4 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage

[PATCH v3 0/5] nolibc signal handling support
 2023-01-15 16:01 UTC  (5+ messages)

What does TRIM/discard in RAID do ?
 2023-01-15 16:01 UTC  (7+ messages)

How to properly modify/patch source of a Cargo Crate dependency
 2023-01-15 16:03 UTC  (2+ messages)
` [yocto] "

[PATCH v8 00/11] parallels: Refactor the code of images checks and fix a bug
 2023-01-15 15:58 UTC  (12+ messages)
` [PATCH v8 01/11] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v8 02/11] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v8 03/11] parallels: Fix data_end after out-of-image check
` [PATCH v8 04/11] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v8 05/11] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v8 06/11] parallels: Move check of unclean image to a separate function
` [PATCH v8 07/11] parallels: Move check of cluster outside "
` [PATCH v8 08/11] parallels: Move check of leaks "
` [PATCH v8 09/11] parallels: Move statistic collection "
` [PATCH v8 10/11] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v8 11/11] parallels: Incorrect condition in out-of-image check

RTT-PROBE: lore-subspace-rtt
 2023-01-15 16:01 UTC 

[ovmf test] 175881: regressions - FAIL
 2023-01-15 15:57 UTC 

[PATCH v6 2/2] sched: Use kfree_rcu() in do_set_cpus_allowed()
 2023-01-15 15:54 UTC  (2+ messages)

Linux kernel 6.2-rc4 released
 2023-01-15 15:55 UTC 

Linux regressions report for mainline [2023-01-15]
 2023-01-15 15:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:51 UTC 

[Buildroot] [Sideband] Re: [PATCH 1/2] package/ipmitool: backport fixes for registry issues
 2023-01-15 15:49 UTC 

ctrl-z ignored by git; creates blobs from non-existent repos
 2023-01-15 15:45 UTC  (2+ messages)

[PATCH 0/9] audio: remove deprecated QEMU_AUDIO env support
 2023-01-15 15:44 UTC  (3+ messages)
` [PATCH 1/9] audio: don't check qemu_add_vm_change_state_handler failure

stable-rc/queue/5.4 build: 189 builds: 4 failed, 185 passed, 2 errors, 36 warnings (v5.4.228-632-gafbab59dad4f4)
 2023-01-15 15:41 UTC 

Missing sriov_numvfs after removal of EfiMemoryMappedIO from E820 map
 2023-01-15 15:41 UTC  (3+ messages)

[PATCH] drm/amd: Fix renoir/green sardine MP0 IP version detection
 2023-01-15 15:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:41 UTC 

[jack-fs:for_linus] [udf] b60f8eacb1: xfstests.generic.030/035.fail
 2023-01-15 15:38 UTC 

[PATCH] io_uring: make io_sqpoll_wait_sq return void
 2023-01-15 15:38 UTC  (2+ messages)

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-15 15:35 UTC  (5+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

[Report] Use-After-Free in io_wq_worker_running
 2023-01-15 15:36 UTC 

[PATCH v16 06/20] media: subdev: Require code change to enable [GS]_ROUTING
 2023-01-15 15:34 UTC  (4+ messages)
` [PATCH v16.1] "

stable-rc/queue/5.10 build: 184 builds: 7 failed, 177 passed, 5 errors, 9 warnings (v5.10.162-822-gf2316c91da343)
 2023-01-15 15:34 UTC 

[GIT PULL FOR v6.3] Miscellaneous changes
 2023-01-15 15:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:31 UTC 

stable-rc/queue/4.14 build: 189 builds: 2 failed, 187 passed, 42 warnings (v4.14.302-332-g4052846cb4dc8)
 2023-01-15 15:31 UTC 

Linux 6.2-rc4
 2023-01-15 15:29 UTC 

[PATCH] drm/amd/display: Fix warning caused by a bad fake property
 2023-01-14 13:09 UTC 

[PATCH] dt-bindings: qcom: geni-se: Fix '#address-cells' & '#size-cells' related dt-binding error
 2023-01-15 15:27 UTC  (2+ messages)

[PATCH v5 5/6] intro.3: Revise discussion
 2023-01-15 15:25 UTC  (2+ messages)

[PATCH 0/7] replace zero length arrays
 2023-01-15 15:22 UTC  (3+ messages)
` [PATCH 5/7] nfp: replace zero length array with flex array

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:21 UTC 

[stable:linux-5.10.y 3995/9999] arch/mips/kernel/../../../fs/binfmt_elf.c:823:16: warning: variable 'load_addr' set but not used
 2023-01-15 15:20 UTC 

[PATCH net-next] net: phy: meson-gxl: support more G12A-internal PHY versions
 2023-01-15 15:19 UTC  (3+ messages)

[Regression] Bug 216884 - NETDEV WATCHDOG: enp6s0 (r8169): transmit queue 0 timed out
 2023-01-15 15:19 UTC  (2+ messages)

[PATCH v2] Windows installer: keep dependency cache
 2023-01-15 15:19 UTC  (3+ messages)

[PATCH v11 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-15 15:14 UTC  (5+ messages)
` [PATCH v11 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v11 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v11 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v11 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2023-01-15 15:13 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
  ` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)

[PATCH] fetch2/wget: handle username/password in uri
 2023-01-15 15:11 UTC  (2+ messages)
` [bitbake-devel] "

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-15 15:11 UTC  (3+ messages)
` [RFC v4 1/5] dt-bindings: usb: Add bindings to support multiport properties

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:11 UTC 

[PATCH v7 0/8] In kernel handling of CPU hotplug events for crash kernel
 2023-01-15 15:02 UTC  (18+ messages)
` [PATCH v7 1/8] powerpc/kexec: turn some static helper functions public
` [PATCH v7 2/8] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [PATCH v7 3/8] powerpc/crash: update kimage_arch struct
` [PATCH v7 4/8] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v7 5/8] crash: pass hotplug action type to arch crash hotplug handler
` [PATCH v7 6/8] powerpc/crash: add crash CPU hotplug support
` [PATCH v7 7/8] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v7 8/8] powerpc/kexec: add crash memory hotplug support

[Bug 216933] New: brightness keys not working on Lenovo ideapad 3
 2023-01-15 14:19 UTC 

[PATCH v3 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-15 15:06 UTC  (13+ messages)
  ` [PATCH v3 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
  ` [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S
  ` [PATCH v3 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
  ` [PATCH v3 4/5] arm64: dts: fsd: Add codec "

[ovmf test] 175879: regressions - FAIL
 2023-01-15 15:01 UTC 

[PATCH v5 3/6] libc.7: Revise content
 2023-01-15 15:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-15 15:01 UTC 

[PATCH] ARM: dts: omap: gta04: add BNO055 IMU chip
 2023-01-15 14:58 UTC  (2+ messages)

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-15 14:55 UTC  (6+ messages)

[PATCH 1/3] clk: vc5: Use `clamp()` to restrict PLL range
 2023-01-15 14:55 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: clock: versaclock5: Document 5P49V60 compatible string

[PATCH] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
 2023-01-15 14:53 UTC  (5+ messages)

[PATCH] dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
 2023-01-15 14:52 UTC  (5+ messages)

[PATCH v7 0/4] KVM: Dirty quota-based throttling
 2023-01-15 14:50 UTC  (16+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus

RTT-PROBE: lore-subspace-rtt
 2023-01-15 14:51 UTC 

[PATCH 1/3] dt-bindings: dt-bindings: arm: rockchip: Add Radxa Compute Module 3
 2023-01-15 14:49 UTC  (7+ messages)

[RESEND PATCH v2] eventfd: use a generic helper instead of an open coded wait_event
 2023-01-15 14:48 UTC 

[PATCH v5 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2023-01-15 14:46 UTC  (4+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
 2023-01-15 14:46 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Fix RX delay for ethernet phy
 2023-01-15 14:46 UTC  (4+ messages)

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-15 14:45 UTC  (7+ messages)

[qemu-mainline test] 175858: regressions - trouble: blocked/broken/fail/pass
 2023-01-15 14:45 UTC 

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-15 14:41 UTC  (9+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

RTT-PROBE: lore-subspace-rtt
 2023-01-15 14:41 UTC 

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-01-15 14:35 UTC  (6+ messages)
` [PATCH v1 1/3] fdt: validate/fix cells count on mtdpart fixup
` [PATCH v1 2/3] colibri-imx7: specify MTD partitions on command line

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-15 14:35 UTC  (3+ messages)

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-15 14:31 UTC  (17+ messages)
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support

RTT-PROBE: lore-subspace-rtt
 2023-01-15 14:31 UTC 

FAILED: patch "[PATCH] x86/resctrl: Fix task CLOSID/RMID update race" failed to apply to 4.14-stable tree
 2023-01-15 14:30 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.