All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-05 14:21:15 to 2023-07-05 14:58:34 UTC [more...]

[PATCH 1/2] ARM: dts: ti: add missing space before {
 2023-07-05 14:57 UTC  (3+ messages)
` [PATCH 2/2] arm64: "

[PATCH v12 00/22] TDX host kernel support
 2023-07-05 14:57 UTC  (12+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2023-07-05 14:51 UTC  (17+ messages)
` [PATCH v4 01/10] cpu/hotplug: remove dependancy against cpu_primary_thread_mask
` [PATCH v4 03/10] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH v4 04/10] cpu/SMT: Store the current/max number of threads
` [PATCH v4 05/10] cpu/SMT: Remove topology_smt_supported()
` [PATCH v4 06/10] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH v4 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH v4 09/10] powerpc: Add HOTPLUG_SMT support
` [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

[PATCH 1/3] perf/imx_ddr: speed up overflow frequency of cycle counter
 2023-07-05 14:57 UTC  (6+ messages)
` [PATCH 2/3] perf/imx_ddr: adjust counter result after read "
` [PATCH 3/3] perf/imx_ddr: don't enable counter0 if none of 4 counters are used

[PATCH v1] drivers: xilinx: Fix Judgment of the return value of the devm_ioremap_resource function
 2023-07-05 14:56 UTC  (2+ messages)
` [PATCH] drivers: xilinx: Fix judgement of the return value from a devm_ioremap_resource() call

[PATCH] MIPS: dts: add missing space before {
 2023-07-05 14:57 UTC 

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-07-05 14:57 UTC  (2+ messages)
` [Bug 217307] "

[PATCH] imsm: Fix possible segfault in check_no_platform()
 2023-07-05 14:34 UTC 

[GIT PULL] pwm: Changes for v6.5-rc1
 2023-07-05 14:56 UTC 

[PATCH v1] intel_th:Fix repeated initialization
 2023-07-05 14:55 UTC 

[Intel-gfx] [PATCH] drm/i915: Remove some dead "code"
 2023-07-05 14:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
 2023-07-05 14:53 UTC  (2+ messages)

[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
 2023-07-05 14:54 UTC  (2+ messages)

[PATCH v2] kconfig: Add PCIe devices to s390x machines
 2023-07-05 14:54 UTC  (5+ messages)

[PATCH] lib: dhry: Fix sleeping allocations inside non-preemptable section
 2023-07-05 14:54 UTC 

[PATCH v3] watchdog: s3c2410: Fix potential deadlock on &wdt->lock
 2023-07-05 14:53 UTC  (6+ messages)

[PATCH 0/4] chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE
 2023-07-05 14:52 UTC  (3+ messages)
` [PATCH 1/4] io/channel: Explicit QIOChannel doc is based on GLib's IOChannel

[PATCH] powerpc: Fix flush_cache() speed regression
 2023-07-05 14:51 UTC 

[PATCH] RISC-V: KVM: provide UAPI for host SATP mode
 2023-07-05 14:51 UTC  (10+ messages)

[PATCH 1/6] kbuild: clean start*_*.{p,ps}imximg files
 2023-07-05 14:50 UTC  (7+ messages)
` [PATCH 2/6] i.MX: HABv4: fix event status comparison
` [PATCH 3/6] i.MX: HABv4: extend support to i.MX8M SoCs
` [PATCH 4/6] ARM: i.MX: allow HAB for i.MX8M family
` [PATCH 5/6] ARM: i.MX: introduce build_imx8m_habv4img
` [PATCH 6/6] ARM: i.MX: convert i.MX8MP/MM EVK to helper

[PATCH] backlight: led_bl: fix initial power state
 2023-07-05 14:51 UTC  (7+ messages)

[PATCH 0/2] x86/retpoline,kprobes: Fix the [__indirect_thunk_start, ..end] range
 2023-07-05 14:50 UTC  (6+ messages)
` [PATCH 2/2] x86/retpoline,kprobes: Avoid treating rethunk as an indirect jump

[PATCH 6.4 00/15] 6.4.2-rc2 review
 2023-07-05 14:49 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-var-som-symphony: fix USB OTG
 2023-07-05 14:48 UTC  (22+ messages)

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-07-05 14:48 UTC  (3+ messages)
` [PATCH 04/31] mm/pgtable: "

[PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
 2023-07-05 14:49 UTC  (4+ messages)

[bug report] ALSA: jack: Access input_dev under mutex
 2023-07-05 14:47 UTC  (3+ messages)

[PATCH] libjpeg-turbo: upgrade to 3.0.0
 2023-07-05 14:48 UTC  (2+ messages)
` [OE-core] "

[OE-core][kirkstone][PATCH] cups: fix CVE-2023-34241 use-after-free in cupsdAcceptClient() in scheduler/client.c
 2023-07-05 14:47 UTC 

[PATCH bpf v1 0/2] Fix for check_max_stack_depth
 2023-07-05 14:47 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: Fix max stack depth check for async callbacks
` [PATCH bpf v1 2/2] selftests/bpf: Add selftest for check_stack_max_depth bug

[ovmf test] 181705: all pass - PUSHED
 2023-07-05 14:46 UTC 

[PATCH 0/4] Misc OpenSBI HART ISA extension improvements
 2023-07-05 14:47 UTC  (9+ messages)
` [PATCH 1/4] lib: sbi: Add Zicntr as a HART ISA extension
` [PATCH 2/4] lib: sbi: Add Zihpm "
` [PATCH 3/4] lib: sbi: Alphabetically sort HART ISA extensions
` [PATCH 4/4] lib: sbi: Rename hart_pmu_get_allowed_bits() function

[for-linus][PATCH 0/3] tracing: A few fixes for 6.5
 2023-07-05 14:40 UTC  (4+ messages)
` [for-linus][PATCH 1/3] tracing: Fix null pointer dereference in tracing_err_log_open()
` [for-linus][PATCH 2/3] arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
` [for-linus][PATCH 3/3] tracing/boot: Test strscpy() against less than zero for error

[PATCH 0/8] ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral
 2023-07-05 14:44 UTC  (12+ messages)
` [PATCH 1/8] soundwire: fix enumeration completion
` [PATCH 2/8] ASoC: qdsp6: audioreach: fix topology probe deferral
` [PATCH 3/8] ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
` [PATCH 4/8] ASoC: codecs: wcd938x: fix resource leaks on component remove
` [PATCH 5/8] ASoC: codecs: wcd934x: "
` [PATCH 6/8] ASoC: codecs: wcd-mbhc-v2: "
` [PATCH 7/8] ASoC: topology: suppress probe deferral errors
` [PATCH 8/8] ASoC: core: "

[RFC PATCH 0/3] Google Chameleon v3 video driver
 2023-07-05 14:45 UTC  (2+ messages)

[xen-unstable-smoke test] 181704: tolerable all pass - PUSHED
 2023-07-05 14:45 UTC 

[PATCH] ppc: make also linking work with big-endian tool chain
 2023-07-05 14:44 UTC 

[PATCH] target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
 2023-07-05 14:45 UTC  (4+ messages)

[PATCH] imsm: Add reading vmd register for finding imsm capability
 2023-07-05 14:23 UTC 

[PATCH 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2023-07-05 14:44 UTC  (3+ messages)
` [PATCH 08/11] i2c: sh_mobile: "

[PATCH v2 0/2] IVSC support for IPU bridge
 2023-07-05 14:36 UTC  (4+ messages)
` [PATCH v2 1/2] media: ipu-bridge: add IVSC support

[PATCH] xenstore: talloc.h needs to include stdarg.h
 2023-07-05 14:43 UTC 

[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-05 14:43 UTC  (4+ messages)
` [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key

[PATCH v1 0/2] Disable HS400 for eMMC on Radxa ROCK 4 SBCs
 2023-07-05 14:42 UTC  (9+ messages)
` [PATCH v1 1/2] arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
` [PATCH v1 2/2] arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-05 14:43 UTC  (3+ messages)

[PATCH 1/2] drm/msm/adreno: Fix warn splat for devices without revn
 2023-07-05 14:42 UTC  (4+ messages)

[PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI
 2023-07-05 14:42 UTC  (7+ messages)
  ` [External] "
      ` [External] "

[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
 2023-07-05 14:41 UTC  (8+ messages)
` [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible

[PATCH] arm64: dts: qcom: add missing space before {
 2023-07-05 14:42 UTC 

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-07-05 14:42 UTC  (5+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object

[PATCH 0/7] Generic line based metadata support, internal pads
 2023-07-05 14:40 UTC  (7+ messages)
` [PATCH 1/7] media: mc: Check pad flag validity
` [PATCH 3/7] media: v4l: subdev: Support INTERNAL pads in routing IOCTLs

snd_soc_dai_ops.startup called for all codecs
 2023-07-05 11:37 UTC  (3+ messages)

[PATCH bpf-next] bpf: Introduce bpf generic log
 2023-07-05 14:39 UTC  (2+ messages)

[PATCH 0/3] Galaxy S2 (i9100) panel updates
 2023-07-05 14:38 UTC  (6+ messages)
` [PATCH 2/3] drm/panel: ld9040: Register a backlight device

[PATCH v8 00/11] Improve sbi_console
 2023-07-05 14:37 UTC  (12+ messages)
` [PATCH v8 01/11] lib: sbi: Fix how print gets flags
` [PATCH v8 02/11] lib: sbi: print not fill '0' when left-aligned
` [PATCH v8 03/11] lib: sbi: Add '+' flags for print
` [PATCH v8 04/11] lib: sbi: Add ' ' '\'' "
` [PATCH v8 05/11] lib: sbi: implifying the parameters of printi
` [PATCH v8 06/11] lib: sbi: print add 'o' type
` [PATCH v8 07/11] lib: sbi: Fix printi
` [PATCH v8 08/11] lib: sbi: Simplify prints
` [PATCH v8 09/11] lib: sbi: Fix printc
` [PATCH v8 10/11] lib: sbi: Fix timing of clearing tbuf
` [PATCH v8 11/11] lib: sbi: Fix missing '\0' when buffer szie equal 1

[virtio-comment] [PATCH v9 0/4] admin: Access legacy registers using admin commands
 2023-07-05 14:37 UTC  (6+ messages)
      ` [virtio-dev] "

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-05 14:35 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-07-05 14:35 UTC  (2+ messages)

[PATCH net v2] net:thunderx:Fix resource leaks in device_for_each_child_node() loops
 2023-07-05 14:34 UTC  (2+ messages)

[PATCH] doc: support IPsec Multi-buffer lib v1.4
 2023-07-05 14:33 UTC 

[PATCH v5 0/4] Prevent attempting updates known to fail
 2023-07-05 14:34 UTC  (10+ messages)
` [PATCH v5 2/4] x86/microcode: Ignore microcode loading interface for revision = -1
` [PATCH v5 4/4] x86/microcode: Disable microcode update handler if DIS_MCU_UPDATE is set

[PATCH v6 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-07-05 14:33 UTC  (4+ messages)
` [PATCH v6 bpf-next 05/11] bpf: Clear the probe_addr for uprobe

[PATCH -stable,5.10 00/10] stable fixes for 5.10
 2023-07-05 14:33 UTC  (13+ messages)
` [PATCH -stable,5.10 01/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10 02/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10 03/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10 04/10] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10 05/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10 06/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10 07/10] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10 08/10] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10 09/10] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10 10/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH v2] scsi: bnx2fc: Remove a duplicate assignment in two functions
 2023-07-05 14:32 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: qdu1000: Update reserved memory region
 2023-07-05 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: qdu1000-idp: "

[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
 2023-07-05 14:32 UTC  (4+ messages)

[PATCH] app/testpmd: revert primary process polling all queues fix
 2023-07-05 14:32 UTC 

[RFC PATCH] xen/arm: Rebranding dom0less feature
 2023-07-05 14:31 UTC  (3+ messages)

[Buildroot] [PATCH] support/testing: test_edk2: bump ATF version to 2.9 for binutils 2.39+ support
 2023-07-05 14:30 UTC 

[PATCH v2 0/4] ppc/pnv: SMT support for powernv
 2023-07-05 14:28 UTC  (3+ messages)
` [PATCH v2 4/4] tests/avocado: Add powernv machine test script

[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
 2023-07-05 14:28 UTC  (4+ messages)
` [PATCH v4 02/37] tests/multiarch: Add test-aes

[PATCH] tracing/boot: Test strscpy() against less than zero for error
 2023-07-05 14:28 UTC  (2+ messages)

Bug Report
 2023-07-05 14:27 UTC  (3+ messages)
` index.skipHash doesn't work with split index, was "

[Intel-xe] [PATCH V2] drm/xe: make GT sysfs init return void
 2023-07-05 14:27 UTC  (3+ messages)

[PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3
 2023-07-05 14:24 UTC  (12+ messages)
    ` RFC: DSI host capabilities (was: [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3)

[PATCH v1] media:Fix repeated initialization
 2023-07-05 14:21 UTC  (2+ messages)

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-05 14:20 UTC  (10+ messages)
` [PATCH v4 08/13] mips/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[PATCH] meson.build: Skip C++ detection unless we're targeting Windows
 2023-07-05 14:23 UTC  (2+ messages)

[akpm-mm:mm-unstable 62/89] include/linux/kexec.h:41:2: error: #error KEXEC_SOURCE_MEMORY_LIMIT not defined
 2023-07-05 14:21 UTC  (6+ messages)

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-05 14:21 UTC  (3+ messages)
` [PATCH v3 43/52] xen/mpu: configure VSTCR_EL2 in MPU system

[igt-dev] [PATCH i-g-t v6 0/4] Handle GT and tile seperation in IGT
 2023-07-05 14:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Handle GT and tile seperation in IGT (rev5)


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.