All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-21 16:59:25 to 2024-01-21 20:54:36 UTC [more...]

[PATCH 01/11] dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions
 2024-01-21 20:54 UTC  (16+ messages)
` [PATCH 02/11] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
` [PATCH 03/11] clk: renesas: Add R8A779H0 V4M clock tables
` [PATCH 04/11] clk: renesas: Implement R8A779H0 V4M PLL7 support
` [PATCH 05/11] pinctrl: renesas: Add R8A779H0 V4M PFC tables
` [PATCH 06/11] mtd: spi: renesas: Add R8A779H0 V4M support
` [PATCH 07/11] ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR ID
` [PATCH 08/11] ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC support
` [PATCH 09/11] ARM: dts: renesas: Add Renesas R8A779H0 V4M DT extras
` [PATCH 10/11] ARM: dts: renesas: Add Renesas Gray Hawk boards support
` [PATCH 11/11] ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code

[jsarha:topic/cros-sof-v4.19 2228/6555] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5216:26: warning: no previous prototype for 'dm_determine_update_type_for_commit'
 2024-01-21 20:49 UTC 

[Buildroot] [PATCH 1/2] package/wlroot: vulkan renderer depends on vulkan loader
 2024-01-21 20:42 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/wlroots: Update patch with upstream status

[PATCH v3 0/3] UCSI fixes
 2024-01-21 20:41 UTC  (4+ messages)
` [PATCH v3 1/3] usb: ucsi: Add missing ppm_lock
` [PATCH v3 2/3] usb: ucsi_acpi: Fix command completion handling
` [PATCH v3 3/3] usb: ucsi_acpi: Quirk to ack a connector change ack cmd

[PATCH] usb: dwc3-of-simple: Remove Amlogic and Rockchip compatible
 2024-01-21 20:38 UTC 

[PATCH net v2] selftests: net: fix rps_default_mask with >32 CPUs
 2024-01-21 20:37 UTC  (3+ messages)

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-01-21 20:35 UTC  (3+ messages)

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-01-21 20:29 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: decompressor: support memory start validation for "
` [PATCH v2 2/2] ARM: decompressor: add option to ignore MEM ATAGs

[PATCH BlueZ] bap: register all endpoints before starting config select
 2024-01-21 20:27 UTC 

[PATCH] block: Fix WARNING in _copy_from_iter
 2024-01-21 20:26 UTC 

[Buildroot] [PATCH 1/1] package/libressl: don't export arc4random
 2024-01-21 20:24 UTC 

[PATCH] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
 2024-01-21 20:23 UTC  (3+ messages)

[RFC net-next v4 0/2] Prevent nullptr exceptions in ISR
 2024-01-21 20:23 UTC  (4+ messages)
` [RFC net-next v4 1/2] net: phy: phy_device: Prevent nullptr exceptions on ISR
` [RFC net-next v4 2/2] net: phy: adin1100: Add interrupt support for link change

Inputs to share CVE patch for binutils CVE-2023-25584
 2024-01-21 20:12 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] platform/x86: wmi: Use ACPI device name in netlink event
 2024-01-21 20:08 UTC 

[PATCH] alarmtimer: Expose information about next alarm to userspace via sysfs
 2024-01-21 20:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/Makefile.in: set GIT_DIR=. in {HOST, TARGET}_MAKE_ENV
 2024-01-21 19:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/micropython: drop GIT_DIR=. workaround

[PATCH] staging: rtl8723bs: remove unnecessary braces in while loop
 2024-01-21 20:01 UTC 

[LTP] [PATCH 1/2] tst_test.sh: Print test command + params
 2024-01-21 19:59 UTC  (6+ messages)
` [LTP] [PATCH 2/2] runtest/net.nfs: Rename test names

[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
 2024-01-21 19:57 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
 2024-01-21 19:57 UTC  (3+ messages)

[LTP] [PATCH v1] isofs.sh:Use genisoimage/xorrisofs instead of mkisofs
 2024-01-21 19:55 UTC  (4+ messages)

[PATCH] crypto: remove unused xts4096 and xts512 algorithms from testmgr.c
 2024-01-21 19:45 UTC 

[PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
 2024-01-21 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/linux-firmware: install rtlwifi/rtl8188fufw variant
 2024-01-21 19:50 UTC 

[LTP] [PATCH v2 1/4] syscalls/preadv: Fix docparse
 2024-01-21 19:49 UTC  (8+ messages)
` [LTP] [PATCH v2 2/4] syscalls/preadv: Make make check happy
` [LTP] [PATCH v2 3/4] syscalls/pwritev: Fix docparse
` [LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy

[PATCH v5 0/9] lib/group_cpus: rework grp_spread_init_one() and make it O(1)
 2024-01-21 19:50 UTC  (4+ messages)
` [PATCH 1/9] cpumask: introduce for_each_cpu_and_from()

[PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
 2024-01-21 19:49 UTC  (16+ messages)
` [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
` [PATCH 05/34] kernelshark: Prevent potential detach of QMap container
` [PATCH 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
` [PATCH 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
` [PATCH 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
` [PATCH 31/34] kernelshark: Fix comparison of integers of different signs warnings
` [PATCH 33/34] kernelshark: Allow to reduce a bit more the graph height

[PATCH] crypto: rsa - restrict plaintext/ciphertext values more in FIPS mode
 2024-01-21 19:49 UTC 

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-01-21 19:41 UTC  (18+ messages)
` [PATCH 1/8] arm64: dts: qcom: msm8976: Add IOMMU nodes
` [PATCH 2/8] dt-bindings: dsi-controller-main: Document missing msm8976 compatible
` [PATCH 3/8] dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
  ` [PATCH 3/8] dt-bindings: msm: qcom,mdss: "
` [PATCH 4/8] arm64: dts: qcom: msm8976: Add MDSS nodes
` [PATCH 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A506/A510
` [PATCH 6/8] arm64: dts: qcom: msm8976: Add Adreno GPU
` [PATCH 7/8] arm64: dts: qcom: msm8976: Declare and wire SDC pins
` [PATCH 8/8] arm64: dts: qcom: msm8976: Add WCNSS node

[PATCH] platform/x86: wmi: Use ACPI device name in netlink event
 2024-01-21 19:46 UTC 

[Bug 204173] HDDs not detected as generic scsi through AACRAID
 2024-01-21 19:41 UTC 

[PATCH 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-01-21 19:37 UTC  (6+ messages)
` [PATCH 2/2] ARM: decompressor: add option to ignore MEM ATAGs

[GIT PULL] BPF token for v6.8
 2024-01-21 19:36 UTC  (3+ messages)

[LTP] [RFC PATCH 1/1] readahead01: Pass also on memfd secret
 2024-01-21 19:35 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.8-2 tag
 2024-01-21 19:33 UTC  (3+ messages)

[GIT PULL] header cleanup fixups for 6.8-rc1
 2024-01-21 19:33 UTC  (2+ messages)

[GIT pull] timers/core for v6.8-rc1
 2024-01-21 19:33 UTC  (2+ messages)

[PATCH TOOLS 0/2] convert main() from C to Rust
 2024-01-21 19:32 UTC  (11+ messages)
              ` packed, aligned structs in bcachefs (was: Re: [PATCH TOOLS 0/2] convert main() from C to Rust)

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-01-21 19:29 UTC  (14+ messages)
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core

[PATCH 0/2] multiple representors in one device
 2024-01-21 19:30 UTC  (7+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] ethdev: parsing multiple representor devargs string
      ` [EXT] "
` [PATCH v4 0/1] multiple representors in one device
  ` [PATCH v4 1/1] ethdev: parsing multiple representor devargs string

[PATCH v3] tests: move t0009-prio-queue.sh to the new unit testing framework
 2024-01-21 19:28 UTC  (2+ messages)
` [PATCH v4] "

[Buildroot] [PATCH 1/1] package/highway: fix riscv32 build
 2024-01-21 19:26 UTC  (2+ messages)

[Buildroot] [git commit] package/highway: fix riscv32 build
 2024-01-21 19:24 UTC 

Patchtest results for [OE-core][kirkstone 2/6] openssl: fix CVE-2023-6237 Excessive time spent checking invalid RSA public keys
 2024-01-21 19:23 UTC 

Patchtest results for [OE-core][kirkstone 3/6] tiff: fix CVE-2023-6228
 2024-01-21 19:23 UTC 

Patchtest results for [OE-core][kirkstone 6/6] xserver-xorg: Multiple CVE fixes
 2024-01-21 19:23 UTC 

[PATCH] libgcc-initial: Update status of CVE-2023-4039
 2024-01-21 19:19 UTC 

[RFC PATCH v1 0/4] tsm: Runtime measurement registers ABI
 2024-01-21 19:15 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/highway: fix package license
 2024-01-21 19:14 UTC  (2+ messages)

[Buildroot] [git commit] package/highway: fix package license
 2024-01-21 19:12 UTC 

[PATCH v3 0/2] Try exact-match comparison ahead of case-insensitive match
 2024-01-21 19:09 UTC  (5+ messages)
` [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache

✅ PASS (MISSED 79 of 226): Test report for master (6.7.0, mainline.kernel.org-clang, 65163d16)
 2024-01-21 19:01 UTC 

[OE-core][kirkstone 0/6] Patch review
 2024-01-21 18:57 UTC  (7+ messages)
` [OE-core][kirkstone 1/6] dropbear: backport patch for CVE-2023-48795
` [OE-core][kirkstone 2/6] openssl: fix CVE-2023-6237 Excessive time spent checking invalid RSA public keys
` [OE-core][kirkstone 3/6] tiff: fix CVE-2023-6228
` [OE-core][kirkstone 4/6] gnutls: Fix for CVE-2024-0553 and CVE-2024-0567
` [OE-core][kirkstone 5/6] pam: fix CVE-2024-22365 pam_namespace misses
` [OE-core][kirkstone 6/6] xserver-xorg: Multiple CVE fixes

Remove Python dependency from target package only
 2024-01-21 18:57 UTC 

[GIT PULL] final round of SCSI updates for the 6.7+ merge window
 2024-01-21 18:48 UTC  (6+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-01-21 18:44 UTC  (8+ messages)

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-21 18:40 UTC  (6+ messages)
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault

[intel-lts:6.6/linux 294/333] drivers/gpu/drm/i915/i915_driver.c:1255:31: error: 'struct pci_dev' has no member named 'physfn'; did you mean 'is_physfn'?
 2024-01-21 18:34 UTC 

[patch net-next] net: sched: move block device tracking into tcf_block_get/put_ext()
 2024-01-21 18:32 UTC  (14+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-01-21 18:28 UTC  (6+ messages)
` [PATCH 4/4] cherry-pick: Add `--empty` for more robust redundant commit handling

[meta-virtualization][PATCH] python3-docker: Update to 7.0.0
 2024-01-21 18:22 UTC 

[RFC PATCH] x86/sev: x86/sev: enforce PC-relative addressing in clang
 2024-01-21 18:20 UTC  (10+ messages)
` [RFC PATCH v2] x86/sev: enforce RIP-relative accesses in early SEV/SME code

[Intel-wired-lan] [PATCH net] idpf: distinguish vports by the dev_port attribute
 2024-01-21 18:21 UTC  (3+ messages)
  `  "

[PATCH v3 net] udp: fix busy polling
 2024-01-21 18:21 UTC  (2+ messages)

[PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
 2024-01-21 18:20 UTC  (4+ messages)
` [PATCH 01/13] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup

[PATCH -next v21 23/27] riscv: detect assembler support for .option arch
 2024-01-21 18:10 UTC  (6+ messages)

Git pre-received hook not failing with exit code 1 correcly
 2024-01-21 18:05 UTC  (2+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-01-21 18:05 UTC  (2+ messages)
` [Bug 218305] "

[Buildroot] [PATCH] package/sway: make systemd optional
 2024-01-21 18:01 UTC  (5+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v6 0/8] iio: add new backend framework
 2024-01-21 17:57 UTC  (9+ messages)
` [PATCH v6 2/8] dt-bindings: adc: axi-adc: update bindings for "
` [PATCH v6 3/8] driver: core: allow modifying device_links flags
` [PATCH v6 7/8] iio: adc: ad9467: convert to backend framework

[Bug?] "git diff --no-rename A B"
 2024-01-21 17:56 UTC  (5+ messages)

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-01-21 17:50 UTC  (2+ messages)

[PATCH] X.509: Introduce scope-based x509_certificate allocation
 2024-01-21 17:50 UTC 

[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
 2024-01-21 17:48 UTC  (12+ messages)

[PATCH 0/5] Optimize number of comparisons for heap/heapsort implementaion
 2024-01-21 17:41 UTC  (8+ messages)
` [PATCH 2/5] bcachefs: Introduce parent function for sort_cmp_size()

[PATCH] iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry
 2024-01-21 17:34 UTC  (2+ messages)

[PATCH V5 2/2] rpm-pkg: avoid install/remove the running kernel
 2024-01-21 17:33 UTC  (3+ messages)

[PATCH V5 1/2] rpm-pkg: simplify installkernel %post
 2024-01-21 17:32 UTC  (3+ messages)

[PATCH] ARM: renesas: whitehawk: Drop extra leading space
 2024-01-21 17:33 UTC 

[PATCH 1/3] clk: renesas: Drop include common.h
 2024-01-21 17:31 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: "
` [PATCH 3/3] ARM: "

[kees:devel/overflow/sanitizers 1/84] lib/overflow_kunit.c:817 overflows_type_test() warn: assigning (-128) to unsigned variable '*__builtin_choose_expr(!$expr_0x7f30ed9ce5f0(4) == $expr_0x7f30ed9ce780(4), &v, &$expr_0x7f30ed9cefa0(24))'
 2024-01-21 17:31 UTC 

[PATCH 1/3] net: phy: Make eth_phy_get_addr() generic
 2024-01-21 17:29 UTC  (3+ messages)
` [PATCH 2/3] net: sh_eth: Use PHY MDIO address from DT if available
` [PATCH 3/3] net: ravb: "

[PATCH iproute2] tc: unify clockid handling
 2024-01-21 17:30 UTC  (2+ messages)

[PATCH v4] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
 2024-01-21 17:29 UTC 

[LTP] [PATCH] tcindex01: fix compilation errors due to missing TCA_TCINDEX_ constants
 2024-01-21 17:24 UTC  (4+ messages)

[RFC] mbuf: performance optimization
 2024-01-21 17:19 UTC  (3+ messages)

NULL dereference on disconnection during usb_set_interface()
 2024-01-21 17:18 UTC 

[PATCH v4 0/5] Add support for LTC6373
 2024-01-21 17:14 UTC  (5+ messages)
` [PATCH v4 3/5] iio: amplifiers: hmc425a: move conversion logic
` [PATCH v4 5/5] iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation Amplifier

kernel-shark fails to display
 2024-01-21 17:00 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 21358/21561] drivers/rtc/rtc-phytium.c:65:23: warning: variable 'tmp' set but not used
 2024-01-21 16:59 UTC 

[PATCH] iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
 2024-01-21 16:59 UTC  (3+ messages)

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-01-21 16:57 UTC  (8+ messages)
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
` [PATCH v4 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH v4 5/8] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH v4 7/8] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH v4 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S


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.