All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-31 13:13:00 to 2024-05-31 13:53:36 UTC [more...]

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-05-31 13:33 UTC  (5+ messages)
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub

[PATCH v2 0/1] leds: trigger: Add new LED Input events trigger
 2024-05-31 13:53 UTC  (4+ messages)
` [PATCH v2 1/1] "

Dowload URL for ipipe patches?
 2024-05-31 13:53 UTC  (4+ messages)

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-05-31 13:52 UTC  (4+ messages)

[PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml
 2024-05-31 13:52 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: clock: qcom,sm8450-videocc: reference qcom,gcc.yaml
` [PATCH 02/16] dt-bindings: clock: qcom,videocc: "
` [PATCH 03/16] dt-bindings: clock: qcom,dispcc-sc8280xp: "
` [PATCH 04/16] dt-bindings: clock: qcom,dispcc-sm6350: "
` [PATCH 05/16] dt-bindings: clock: qcom,dispcc-sm8x50: "
` [PATCH 06/16] dt-bindings: clock: qcom,gpucc-sdm660: "
` [PATCH 07/16] dt-bindings: clock: qcom,gpucc: "
` [PATCH 08/16] dt-bindings: clock: qcom,msm8998-gpucc: "
` [PATCH 09/16] dt-bindings: clock: qcom,qcm2290-dispcc: "
` [PATCH 10/16] dt-bindings: clock: qcom,sc7180-dispcc: "
` [PATCH 11/16] dt-bindings: clock: qcom,sc7280-dispcc: "
` [PATCH 12/16] dt-bindings: clock: qcom,sdm845-dispcc: "
` [PATCH 13/16] dt-bindings: clock: qcom,sm6115-dispcc: "
` [PATCH 14/16] dt-bindings: clock: qcom,sm8450-dispcc: "
` [PATCH 15/16] dt-bindings: clock: qcom,sm8550-dispcc: "
` [PATCH 16/16] dt-bindings: clock: qcom,sm8450-gpucc: "

[PATCH v2 0/2] PCI hotplug driver fixes
 2024-05-31 13:52 UTC  (8+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support

[PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo
 2024-05-31 13:51 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188
  ` (subset) "

[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-05-31 13:50 UTC  (8+ messages)
` [PATCH v3 1/7] lib: uuid: add UUID v5 support
` [PATCH v3 2/7] efi: add a helper to generate dynamic UUIDs
` [PATCH v3 3/7] doc: uefi: document dynamic UUID generation
` [PATCH v3 4/7] sandbox: switch to dynamic UUIDs
` [PATCH v3 5/7] lib: uuid: supporting building as part of host tools
` [PATCH v3 6/7] tools: add genguid tool
` [PATCH v3 7/7] test: lib/uuid: add unit tests for dynamic UUIDs

[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-31 13:51 UTC  (3+ messages)
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH] drm/amdgpu: fix failure mapping legacy queue when FLR
 2024-05-31 13:51 UTC  (2+ messages)

[PATCH 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-05-31 13:50 UTC  (6+ messages)
` [PATCH 08/17] Add main.c

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-05-31 13:51 UTC  (3+ messages)
` [PATCH RFC v2 15/19] export __wake_on_current_cpu

[PATCH] hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)
 2024-05-31 13:47 UTC  (3+ messages)

[PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
 2024-05-31 13:50 UTC  (2+ messages)

[syzbot] [block?] WARNING: locking bug in mempool_alloc_noprof
 2024-05-31 13:49 UTC 

Add 'info pg' command to monitor
 2024-05-31 13:48 UTC  (3+ messages)
` [PATCH v2 0/6] Rework x86 page table walks

[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
 2024-05-31 13:46 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sm8650-hdk: remove redundant properties
 2024-05-31 13:47 UTC  (2+ messages)

[PATCH v2 0/3] power: supply: power-supply-leds: Add activate() callback to triggers
 2024-05-31 13:47 UTC  (4+ messages)
` [PATCH v2 1/3] power: supply: power-supply-leds: Add power_supply_[un]register_led_trigger()
` [PATCH v2 2/3] power: supply: power-supply-leds: Share trig pointer for online and charging_full
` [PATCH v2 3/3] power: supply: power-supply-leds: Add activate() callback to triggers

[libgpiod][PATCH 0/8] tools: tests: fix shellcheck warnings
 2024-05-31 13:45 UTC  (9+ messages)
` [libgpiod][PATCH 1/8] tools: tests: don't mix string and array
` [libgpiod][PATCH 2/8] tools: tests: don't declare and assign separately
` [libgpiod][PATCH 3/8] tools: tests: fix unused variables
` [libgpiod][PATCH 4/8] tools: tests: use read -r to avoid mangling backslashes
` [libgpiod][PATCH 5/8] tools: tests: don't use variables in printf format string
` [libgpiod][PATCH 6/8] tools: tests: check exit code directly
` [libgpiod][PATCH 7/8] tools: tests: shellcheck don't follow sourced file
` [libgpiod][PATCH 8/8] tools: tests: avoid splitting and globbing

[PATCH 0/6] Add ESM Support for J7200
 2024-05-31 13:46 UTC  (3+ messages)
` [PATCH 6/6] configs: j7200_evm_r5: Add ESM config "

[PATCH net-next] net: dsa: remove obsolete phylink dsa_switch operations
 2024-05-31 13:46 UTC  (2+ messages)

[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-31 13:46 UTC  (7+ messages)
` [RFC PATCH v4 5/8] xfs: refactor the truncating order
` [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
` [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-31 13:45 UTC  (4+ messages)

[PATCH v2 0/3] SST improvements with TPMI
 2024-05-31 13:45 UTC  (2+ messages)

[PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2024-05-31 13:45 UTC  (2+ messages)

[PATCH 3/6] platform/x86/intel: TPMI domain id and CPU mapping
 2024-05-31 13:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next 0/3] tcp: refactor skb_cmp_decrypted() checks
 2024-05-31 13:43 UTC  (7+ messages)
` [PATCH net-next 1/3] tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
` [PATCH net-next 2/3] tcp: add a helper for setting EOR on tail skb
` [PATCH net-next 3/3] net: skb: add compatibility warnings to skb_shift()

[Buildroot] [git commit] package/octave: add optional bzip2 support
 2024-05-31 13:42 UTC 

[PATCH] auxdisplay: linedisp: Support configuring the boot message
 2024-05-31 13:43 UTC  (5+ messages)

page type is 3, passed migratetype is 1 (nr=512)
 2024-05-31 13:43 UTC  (7+ messages)

[rdma:for-next] BUILD SUCCESS 2d0e7ba468eae365f3c4bc9266679e1f8dd405f0
 2024-05-31 13:42 UTC 

[PATCH v2] fdtoverlay: Remove bogus type info from help text
 2024-05-31 13:42 UTC  (4+ messages)

[PATCH] leds: bcm63138: add MODULE_DESCRIPTION()
 2024-05-31 13:42 UTC  (3+ messages)
` (subset) "

Kernel 6.9 regression: X86: Bogus messages from topology detection
 2024-05-31 13:42 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/octave: add optional bzip2 support
 2024-05-31 13:42 UTC  (2+ messages)

[Buildroot] [git commit] configs/acmesystems_arietta_*: add hashes for at91bootstrap3/Linux/headers
 2024-05-31 13:36 UTC 

[Buildroot] [git commit] configs/acmesystems_aria_*: add hashes for at91bootstrap3/Linux/headers
 2024-05-31 13:35 UTC 

[Buildroot] [git commit] configs/acmesystems_arietta_*: bump Linux to 4.19.315 to fix compilation error
 2024-05-31 13:36 UTC 

[Buildroot] [git commit] configs/acmesystems_aria_*: bump Linux to 4.19.315 to fix compilation error
 2024-05-31 13:35 UTC 

[PATCH] leds: simatic-ipc-leds: add missing MODULE_DESCRIPTION() macros
 2024-05-31 13:41 UTC  (2+ messages)
` (subset) "

[PATCH] leds: rt4505: add MODULE_DESCRIPTION()
 2024-05-31 13:41 UTC  (2+ messages)
` (subset) "

[PATCH] pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUP
 2024-05-31 13:40 UTC  (3+ messages)

Dovetail: Schedule for next -rebase branch updates
 2024-05-31 13:40 UTC 

[Buildroot] [PATCH 1/4] configs/acmesystems_aria_*: bump Linux to 4.19.315 to fix compilation error
 2024-05-31 13:40 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] configs/acmesystems_aria_*: add hashes for at91bootstrap3/Linux/headers
` [Buildroot] [PATCH 3/4] configs/acmesystems_arietta_*: bump Linux to 4.19.315 to fix compilation error
` [Buildroot] [PATCH 4/4] configs/acmesystems_arietta_*: add hashes for at91bootstrap3/Linux/headers

[yocto] GPL License Compliance - Automatically detect linking against GPL libraries
 2024-05-31 13:40 UTC  (2+ messages)

[PATCH 0/4] spi: differentiate between unsupported and invalid requests
 2024-05-31 13:39 UTC  (3+ messages)
` [PATCH 1/4] spi: dw: "

[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-31 13:37 UTC  (5+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API

[PATCH 0/6] powervr: MT8173 GPU support
 2024-05-31 13:37 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-05-31 13:37 UTC  (5+ messages)
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension

[PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-05-31 13:37 UTC  (5+ messages)
` [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v3 1/1] dt-bindings:iio:adc: correct previous patch
 2024-05-31 13:35 UTC  (2+ messages)
` [PATCH v3 1/1] dt-bindings: iio: adc: add a7779 doc

6.9.3 Hung tasks
 2024-05-31 13:36 UTC  (9+ messages)
    ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
      ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex

Pseudo errors in lib/bb/__pycache__ #bitbake
 2024-05-31 13:36 UTC  (4+ messages)
` [bitbake-devel] "

[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-05-31 13:35 UTC  (2+ messages)

[PATCH] kernel/resource: optimize find_next_iomem_res
 2024-05-31  8:57 UTC  (2+ messages)

[PATCH v2 0/1] rtc: tps6594: Add power management support
 2024-05-31 13:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH][next] drm/amd/display: Fix a handful of spelling mistakes
 2024-05-31  9:32 UTC 

[PATCH] drm/amd/display: Increase frame-larger-than warning limit
 2024-05-30 14:57 UTC 

[PATCH 0/3] drm/mst & drm/amd/display: switch to using guid_t
 2024-05-31 12:00 UTC  (4+ messages)
` [PATCH 1/3] drm/mst: switch to guid_t type for GUID
` [PATCH 2/3] drm/mst: switch to guid_gen() to generate valid GUIDs
` [PATCH 3/3] drm/amd/display: "

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-30 20:44 UTC  (8+ messages)

[PATCH v3 00/11] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-31 13:35 UTC  (4+ messages)
` [PATCH v3 03/11] KVM: arm64: Specialize handling of host fpsimd state on trap

[PATCH net-next v8 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-31 13:34 UTC  (6+ messages)
` [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH v2 0/4] tests/qtest/migration-test: Improve shared
 2024-05-31 13:34 UTC  (3+ messages)
` [PATCH v2 4/4] tests/qtest/migration-test: Add a postcopy memfile test

[PATCH v4 1/2] drm/bridge: sii902x: Fix mode_valid hook
 2024-05-31 13:33 UTC  (3+ messages)
` [v4,1/2] "

[PATCH v2 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-05-31 13:34 UTC  (6+ messages)
` [PATCH v2 6/7] tools: add genguid tool

[PATCH] busybox: Disable CONFIG_TC for poky-tiny
 2024-05-31 13:33 UTC  (2+ messages)
` [poky] "

Rust reproducibility issue summary
 2024-05-31 13:33 UTC  (2+ messages)
` Patchtest results for "

[PATCH 00/19] Compile with `-Wwrite-strings`
 2024-05-31 13:33 UTC  (7+ messages)
` [PATCH 02/19] global: assign non-const strings as required

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_checksum_update
 2024-05-31 13:32 UTC  (2+ messages)

[PATCH] checks: Check the overall length of "interrupt-map"
 2024-05-31 13:31 UTC 

[PATCH v2 0/2] gpiolib: Show IRQ line in debugfs
 2024-05-31 13:30 UTC  (4+ messages)
` [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines "

+ gcc-disable-warray-bounds-for-gcc-9.patch added to mm-hotfixes-unstable branch
 2024-05-31 13:29 UTC  (4+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants
 2024-05-31 13:29 UTC  (2+ messages)

[PATCH v2] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
 2024-05-31 13:28 UTC  (2+ messages)

[PATCH net 0/5] dst_cache: fix possible races
 2024-05-31 13:26 UTC  (6+ messages)
` [PATCH net 1/5] ipv6: ioam: block BH from ioam6_output()
` [PATCH net 2/5] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH net 3/5] ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
` [PATCH net 4/5] ila: block BH in ila_output()
` [PATCH net 5/5] net: dst_cache: add two DEBUG_NET warnings

[PATCH v2 00/14] dt-bindings: clock: qcom,gcc: handle the controllers without power domains
 2024-05-31 13:25 UTC  (7+ messages)
` [PATCH v2 01/14] dt-bindings: clock: qcom,gcc-other: rename to qcom,mdm-mdm9607
` [PATCH v2 02/14] dt-bindings: clock: qcom,gcc: sort out power-domains support
` [PATCH v2 03/14] dt-bindings: clock: add schema for qcom,gcc-mdm9615

[PATCH 00/74] backport updates from Intel
 2024-05-31 13:24 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-05-31 13:24 UTC  (4+ messages)

[PATCH v2 00/10] drm: move Intel drm headers to a subdirectory
 2024-05-31 13:23 UTC  (2+ messages)

[PATCH 00/13] Add support for SA8775P Multimedia clock controllers
 2024-05-31 13:23 UTC  (7+ messages)
` [PATCH 02/13] clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags
` [PATCH 05/13] clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable
` [PATCH 06/13] clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's

[Buildroot] [2024.02] make menuconfig fails
 2024-05-31 13:23 UTC  (3+ messages)

[PATCH 0/3] power: supply: power-supply-leds: Add activate() callback to triggers
 2024-05-31 13:21 UTC  (4+ messages)
` [PATCH 3/3] "

[Buildroot] [git commit branch/next] package/swupdate: bump to version 2024.05
 2024-05-31 13:20 UTC 

[PATCH] NFSD: remove unused structs 'nfsd3_voidargs'
 2024-05-31 13:20 UTC  (2+ messages)

[QUESTION] mm: Redundant const parameter?
 2024-05-31 13:20 UTC  (4+ messages)
  ` [External] "

[Buildroot] [PATCH] package/swupdate: bump to version 2024.05
 2024-05-31 13:20 UTC  (2+ messages)

[PATCH 0/3] hwmon: Add support for SPD5118 compliant temperature sensors
 2024-05-31 13:20 UTC  (10+ messages)
` [PATCH 2/3] "

[PATCH] sched,x86: export percpu arch_freq_scale
 2024-05-31 13:19 UTC  (3+ messages)
` [tip: sched/urgent] sched/x86: Export 'percpu arch_freq_scale'

[PATCH v7 0/8] wifi: ath12k: Introduce device group abstraction
 2024-05-31 13:19 UTC  (6+ messages)

[PATCH] livepatch: introduce klp_func called interface
 2024-05-31 13:19 UTC  (8+ messages)

[PATCH 1/2] drm/xe: Add member supported_domains to xe_force_wake
 2024-05-31 13:19 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL

[PATCH v3 0/6] add mTHP support for anonymous shmem
 2024-05-31 13:19 UTC  (3+ messages)

[PATCH v4 0/3] hw/riscv/virt: pflash improvements
 2024-05-31 13:18 UTC  (11+ messages)

[PATCH] media: verisilicon: AV1: Correct some registers fields size or position
 2024-05-31 13:18 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 00/13] ice: iavf: add support for TC U32 filters on VFs
 2024-05-31 13:18 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 02/13] ice: parse and init various DDP parser sections
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 04/13] ice: add parser internal helper functions
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 11/13] ice: enable FDIR filters from raw binary patterns for VFs
    `  "

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
 2024-05-31 13:17 UTC  (2+ messages)

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
 2024-05-31 13:17 UTC  (2+ messages)

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
 2024-05-31 13:17 UTC  (2+ messages)

[powerpc:topic/ppc-kvm] BUILD SUCCESS c6482eb8d937f3c97f4e73253810173c0040fd7d
 2024-05-31 13:14 UTC 

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-31 13:16 UTC  (3+ messages)
` [PATCH v4 14/15] x86/sev: Extend the config-fs attestation support for "

[powerpc:fixes] BUILD SUCCESS be2fc65d66e0406cc9d39d40becaecdf4ee765f3
 2024-05-31 13:15 UTC 

[PATCH 0/2] Fix ADDR_CHANGE event handling for NFSD
 2024-05-31 13:15 UTC  (3+ messages)
` [PATCH 1/2] svcrdma: Refactor the creation of listener CMA ID
` [PATCH 2/2] svcrdma: Handle ADDR_CHANGE CM event properly

[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2024-05-31 13:14 UTC  (8+ messages)
` [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH v5 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-05-31 13:11 UTC  (11+ messages)
` [PATCH v5 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v5 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v5 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v5 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v5 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v5 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v5 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v5 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH v2 2/3] hwmon: Add support for SPD5118 compliant temperature sensors
 2024-05-31 13:14 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings

[PATCH v3 1/2 testsuite] tools/nfs.sh: comment out the fscontext= tests for now
 2024-05-31 13:12 UTC  (2+ messages)
` [PATCH v3 2/2 testsuite] tests/nfs_filesystem: comment out failing mount


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.