All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-28 06:58:52 to 2023-08-28 08:06:58 UTC [more...]

[PATCH] thermal/of: Fix a leak in thermal_of_zone_register()
 2023-08-28  8:06 UTC  (3+ messages)

[PATCH v3 0/6] arm64: qcom: sm8550: enable RNG
 2023-08-28  8:04 UTC  (7+ messages)
` [PATCH v3 1/6] Revert "arm64: dts: qcom: sm8450: Add PRNG"
` [PATCH v3 2/6] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
` [PATCH v3 3/6] crypto: qcom-rng - Add support for trng
` [PATCH v3 4/6] dt-bindings: crypto: qcom,prng: document SM8550
` [PATCH v3 5/6] arm64: dts: qcom: sm8550: add TRNG node
` [PATCH v3 6/6] arm64: dts: qcom: sm8450: "

[PATCH V5 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-28  8:05 UTC  (7+ messages)
` [PATCH V5 1/6] scsi: ufs: qcom: Update offset for core_clk_1us_cycles
` [PATCH V5 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES for Unipro core clk
` [PATCH V5 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes

Consumo de combustible
 2023-08-28  7:55 UTC 

[PATCH v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-08-28  8:04 UTC 

[PATCH 0/3] Make Allwinner A64's pll-mipi keep its rate when parent rate changes
 2023-08-28  8:04 UTC  (6+ messages)

[PATCH] eal/x86: fix build on systems with WAITPKG support
 2023-08-28  8:05 UTC  (3+ messages)

[PATCH RESEND] i2c: at91: Use dev_err_probe() instead of dev_err()
 2023-08-28  8:03 UTC  (3+ messages)

[RFC PATCH 0/2] doc: sphinx: Add sphinx-prompt
 2023-08-28  8:03 UTC  (3+ messages)
` [RFC PATCH 1/2] "

[PATCH 6.1 0/4] 6.1.49-rc1 review
 2023-08-28  8:03 UTC  (2+ messages)

[PATCH] mci: sdhci: don't hang indefinitely waiting for DMA completion
 2023-08-28  8:02 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: VRR and M/N stuff
 2023-08-28  8:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

failing fail-over - commit still in progress
 2023-08-28  8:02 UTC  (8+ messages)

[PATCH v2 0/7] arm64: qcom: sm8550: enable RNG
 2023-08-28  8:01 UTC  (5+ messages)
` [PATCH v2 1/7] Revert "dt-bindings: crypto: qcom,prng: Add SM8450"

[PATCH net v2 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-28  8:01 UTC  (4+ messages)
` [PATCH net v2 3/3] selftests: forwarding: Add test "

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-08-28  8:00 UTC 

[ANNOUNCE] kexec-tools 2.0.27
 2023-08-28  8:00 UTC 

[PATCH v2 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
 2023-08-28  8:00 UTC  (3+ messages)
` [PATCH v2 2/6] arm: mach-tegra: enable sysreset driver

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-28  8:00 UTC  (3+ messages)

[XEN PATCH] ioreq: include arch-specific ioreq header in <xen/ioreq.h>
 2023-08-28  7:59 UTC  (2+ messages)

[PATCH v2 1/4] perf tools: Handle old data in PERF_RECORD_ATTR
 2023-08-28  7:59 UTC  (3+ messages)
` [PATCH v2 3/4] perf tools: Convert to perf_record_header_attr_id()

[android-common:android13-5.15 2/2] arch/arm64/kvm/hyp/include/nvhe/mem_protect.h:60:22: warning: 'pkvm_ffa_id' defined but not used
 2023-08-28  7:59 UTC 

[PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
 2023-08-28  7:58 UTC  (8+ messages)

[PATCH v2] fs: clean up usage of noop_dirty_folio
 2023-08-28  7:54 UTC  (2+ messages)

[PATCH] fastboot: scale default sparse max_download_size with available memory
 2023-08-28  7:57 UTC  (3+ messages)
` [PATCH] fixup! "

Prezentacja
 2023-08-28  7:55 UTC 

[PATCH bpf-next 00/12] bpf: Add missed stats for kprobes
 2023-08-28  7:55 UTC  (13+ messages)
` [PATCH bpf-next 01/12] bpf: Move update_prog_stats to syscall object
` [PATCH bpf-next 02/12] bpf: Move bpf_prog_start_time to linux/filter.h
` [PATCH bpf-next 03/12] bpf: Count stats for kprobe_multi programs
` [PATCH bpf-next 04/12] bpf: Add missed value to kprobe_multi link info
` [PATCH bpf-next 05/12] bpf: Add missed value to kprobe perf "
` [PATCH bpf-next 06/12] bpf: Count missed stats in trace_call_bpf
` [PATCH bpf-next 07/12] bpf: Move bpf_prog_run_array down in the header file
` [PATCH bpf-next 08/12] bpf: Count run stats in bpf_prog_run_array
` [PATCH bpf-next 09/12] bpftool: Display missed count for kprobe_multi link
` [PATCH bpf-next 10/12] bpftool: Display missed count for kprobe perf link
` [PATCH bpf-next 11/12] selftests/bpf: Add test missed counts of perf event link kprobe
` [PATCH bpf-next 12/12] selftests/bpf: Add test recursion stats "

cache thrashing question
 2023-08-28  7:57 UTC  (8+ messages)
      ` [RFC] cache guard

[PATCH v2 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-08-28  7:56 UTC  (4+ messages)
` [PATCH v2 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1

[linux-linus test] 182531: tolerable FAIL - PUSHED
 2023-08-28  7:55 UTC 

[PATCH] wifi: cfg80211: annotate iftype_data pointer with sparse
 2023-08-28  7:54 UTC 

[PATCH v7 0/2] Support pwm/tach driver for aspeed ast26xx
 2023-08-28  7:53 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH 1/2] FIT: refactor compression handling into separate function
 2023-08-28  7:52 UTC  (2+ messages)

[PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
 2023-08-28  7:52 UTC  (4+ messages)

Prezentacja
 2023-08-28  7:50 UTC 

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-08-28  7:53 UTC  (11+ messages)
              ` [Questions] Some issues about IPv4/IPv6 nexthop route (was Re: [PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib)
                  ` [Questions] Some issues about IPv4/IPv6 nexthop route

Prezentacja
 2023-08-28  7:50 UTC 

[PATCH] vfs: use helpers for calling f_op->{read,write}_iter() in read_write.c
 2023-08-28 15:50 UTC 

[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-08-28  7:50 UTC  (5+ messages)
` [PATCH for-8.2 v3 5/6] "

stable-rc/linux-4.19.y build: 19 builds: 5 failed, 14 passed, 2 errors, 22 warnings (v4.19.292-130-g3489ce05dafa4)
 2023-08-28  7:49 UTC 

[PATCH 1/2] powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
 2023-08-28  7:47 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached

[PATCH v1 0/1] mmc: sdhci-of-dwcmshc: Add CQE support
 2023-08-28  7:48 UTC  (3+ messages)
` [PATCH v1 1/1] "

[RFC v4 0/4] StarFive's Pulse Width Modulation driver support
 2023-08-28  7:47 UTC  (8+ messages)

[PATCH] media: i2c: rdacm2: Remove an incorrect fwnode_handle_put() call
 2023-08-28  7:48 UTC  (2+ messages)

[PATCH] kexec: update manpage with explicit mention of clean kexec
 2023-08-28  7:48 UTC  (3+ messages)

[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-08-28  7:47 UTC  (9+ messages)
` [v3 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v3 2/4] memblock: pass memblock_type to memblock_setclr_flag
` [v3 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT_VMEMMAP flag

[PATCH v3 0/3] Enhancements for tmp51x driver
 2023-08-28  7:45 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: tmp513: Simplify tmp51x_read_properties()

[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
 2023-08-28  7:45 UTC  (6+ messages)
` [RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper

Napływ Klientów ze strony
 2023-08-28  7:36 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[Intel-gfx] [PATCH 0/4] fbc on any plane
 2023-08-28  7:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH] btrfs: update comment for reservation of metadata space for delayed items
 2023-08-28  7:38 UTC 

Pozycjonowanie- informacja
 2023-08-28  7:35 UTC 

[PATCH 0/8] ACPI: X86 AML generation and GPE tracing cleanup
 2023-08-28  7:36 UTC  (9+ messages)
` [PATCH 1/8] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
` [PATCH 2/8] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
` [PATCH 3/8] hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
` [PATCH 4/8] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
` [PATCH 6/8] hw/i386/acpi-build: Determine SMI command port just once
` [PATCH 7/8] hw/acpi: Trace GPE access in all device models, not just PIIX4
` [PATCH 8/8] hw/acpi/core: Trace enable and status registers of GPE separately

[PATCH v2 0/2] i2c: add support for Zhaoxin I2C controller
 2023-08-28  7:37 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: wmt: split out i2c-viai2c-common.{c,h}

[PATCH 0/2] btrfs: updates to error path for delayed dir index insertion failure
 2023-08-28  7:37 UTC  (3+ messages)
` [PATCH 1/2] btrfs: improve error message after failure to add delayed dir index item
` [PATCH 2/2] btrfs: remove BUG() after failure to insert "

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH v4 0/3] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-08-28  7:35 UTC  (3+ messages)
` [PATCH v4 1/3] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR

[PATCH v3] drm/plane: Add documentation about software color conversion
 2023-08-28  7:35 UTC  (2+ messages)

[PATCH] media: i2c: max9286: Fix some redundant of_node_put() calls
 2023-08-28  7:34 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
 2023-08-28  7:33 UTC  (10+ messages)

FAILED: patch "[PATCH] mm,ima,kexec,of: use memblock_free_late from" failed to apply to 5.15-stable tree
 2023-08-28  7:33 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

biznesowy angielski
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
 2023-08-28  7:30 UTC  (7+ messages)
` [PATCH v2 4/6] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH] toaster: accomodate missing 'Image Name' value in buildinfohelper
 2023-08-28  6:53 UTC 

[PATCH 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2023-08-28  7:29 UTC  (3+ messages)

[PATCH 0/6] TQMLS10xxA support
 2023-08-28  7:29 UTC  (4+ messages)
` [PATCH 3/6] arm64: dts: freescale: add initial device tree for TQMLS1043A/TQMLS1046A

[asahilinux:gpu/rust-wip 20/21] drivers/iommu/dma-iommu.c:1612:29: warning: unused variable 'iovad'
 2023-08-28  7:29 UTC 

[PATCH] xfs: correct calculation for blockcount
 2023-08-28  7:24 UTC 

[PATCH] fixed formatting issues
 2023-08-28  7:28 UTC  (4+ messages)

[PATCH v10 0/4] Add Intel LJCA device driver
 2023-08-28  7:27 UTC  (3+ messages)
` [PATCH v10 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
 2023-08-28  7:27 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: qcom: drop incorrect cell-index from SPMI
 2023-08-28  7:26 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7225-fp4: Revert "arm64: dts: qcom: sm7225-fairphone-fp4: Add AW8695 haptics"

[PATCH bpf-next] bpf: Prevent inlining of bpf_fentry_test7()
 2023-08-28  7:26 UTC  (2+ messages)

[PATCH v1] riscv: support arch_has_hw_pte_young()
 2023-08-28  7:26 UTC  (5+ messages)

[PATCH v5 2/2] PCI: Implement custom llseek for sysfs resource entries
 2023-08-28  7:22 UTC  (3+ messages)

[PATCH] cpufreq: Fix the race condition while updating the transition_task of policy
 2023-08-28  7:23 UTC  (2+ messages)

KernelCI Database Archive
 2023-08-28  7:03 UTC 

[PATCH] crypto: crc32: use uint32_t instead of ulong
 2023-08-28  7:20 UTC  (2+ messages)

[ovmf test] 182534: regressions - FAIL
 2023-08-28  7:21 UTC 

[PATCH] printk: export symbols for debug modules
 2023-08-28  7:18 UTC  (2+ messages)

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x47: relocation to !ENDBR: machine_kexec_cleanup+0x53
 2023-08-28  7:18 UTC 

[Bug 217805] New: Qualcomm NFA725A on T14s AMD Gen3: Bluetooth: hci0: Failed to send headers (or body or access otp area)
 2023-08-28  7:17 UTC  (2+ messages)
` [Bug 217805] "

[PATCH 0/3] add missing CVE_PRODUCT
 2023-08-28  7:18 UTC  (4+ messages)
` [PATCH 3/3] libx11-compose-data: add CVE_PRODUCT
  ` [OE-core] "

[PATCH] tools: relocate-rela: Fix BE symtab handling
 2023-08-28  7:16 UTC  (2+ messages)

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-28  7:15 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller

[PATCH v3 RESEND] NFS: Add mount option 'fasc'
 2023-08-28  7:14 UTC  (2+ messages)

[PATCH] toaster: import only used layers
 2023-08-28  6:38 UTC 

FAILED: patch "[PATCH] drm/amd/display: Revert vblank change that causes null" failed to apply to 6.1-stable tree
 2023-08-28  7:12 UTC 

FAILED: patch "[PATCH] drm/amd/display: Revert vblank change that causes null" failed to apply to 6.4-stable tree
 2023-08-28  7:12 UTC 

5.10.192 fails to build (error: ‘RT711_JD2_100K’ undeclared here (not in a function))
 2023-08-28  7:10 UTC  (7+ messages)

[PATCH v6 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-28  7:10 UTC  (5+ messages)
` [PATCH v6 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH v6 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-08-28  7:11 UTC  (4+ messages)

[Intel-gfx] [PATCH v12 0/8] Add DSC PPS readout
 2023-08-28  7:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Add DSC PPS readout (rev12)

Fwd: Qualcomm NFA725A on T14s AMD Gen3: Bluetooth: hci0: Failed to send headers (or body or access otp area)
 2023-08-28  7:08 UTC  (5+ messages)

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-08-28  7:07 UTC  (4+ messages)

[PATCH] toaster: Update to Django 4.2
 2023-08-28  6:29 UTC 

[oe][meta-networking][kirkstone][PATCH] spice-protocol: fix populate_sdk error when spice is installed
 2023-08-28  7:05 UTC 

[PATCH v2 0/1] Fix a stack misalign bug on _start
 2023-08-28  7:02 UTC  (2+ messages)
` [PATCH v2 1/1] tools/nolibc: i386: "

[PATCH] cpufreq: pcc: Fix the potentinal scheduling delays in target_index()
 2023-08-28  7:02 UTC  (2+ messages)

[PATCH 0/4] i2c: i801: next set of improvements
 2023-08-28  7:01 UTC  (5+ messages)
` [PATCH 2/4] i2c: i801: Replace acpi_lock with I2C bus lock

[PATCH] cpufreq: Fix typo in the comment of CPUFREQ_NEED_UPDATE_LIMITS
 2023-08-28  7:00 UTC  (4+ messages)
` [PATCH] cpufreq: Fix typo in the comment of cpufreq_register_notifier()

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-28  6:57 UTC  (2+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[PATCH] cpufreq: Fix inconsistency in error messages of cpufreq_resume/suspend()
 2023-08-28  7:00 UTC  (2+ messages)

Tuple and changes for m68k with -malign-int
 2023-08-28  7:00 UTC  (4+ messages)

next/master build: 186 builds: 5 failed, 181 passed, 10 errors, 15 warnings (next-20230828)
 2023-08-28  7:00 UTC 

next/master build: 186 builds: 5 failed, 181 passed, 10 errors, 15 warnings (next-20230828)
 2023-08-28  7:00 UTC 

[oe][meta-oe][PATCH 1/1] nodejs: upgrade 18.17.0 -> 18.17.1
 2023-08-28  6:59 UTC 

[PATCH v2] Minerva: Add Meta openBMC Minerva dts file
 2023-08-28  6:58 UTC  (3+ messages)

[PATCH] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-28  6:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
 2023-08-28  6:57 UTC  (2+ messages)

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-28  6:57 UTC  (3+ messages)
` [PATCH v33 2/6] fs/proc/task_mmu: "


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.