All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-20 17:53:07 to 2023-03-20 18:32:20 UTC [more...]

Using QEMU how to redirect serial /dev/ttyS2 output of guest machine to host machine
 2023-03-20 18:14 UTC  (6+ messages)

[PATCH v3 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-15 15:47 UTC  (5+ messages)
` [PATCH v3 2/5] ASoC: dt-bindings: cs35l45: GPIOs configuration
` [PATCH v3 3/5] ASoC: cs35l45: IRQ support
` [PATCH v3 4/5] ASoC: cs35l45: DSP Support
` [PATCH v3 5/5] ASoC: cs35l45: Hibernation support

[PATCH 00/10] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-03-20 18:23 UTC  (13+ messages)
` [PATCH 01/10] dt: bindings: clock: add mtmips SoCs clock device tree binding documentation

[PATCH] That change for support different sslcert and sslkey types
 2023-03-20 18:24 UTC  (6+ messages)
` [PATCH v2] http: add support for "

[PATCH 00/11] Enable I2S support for RK3588/RK3588S SoCs
 2023-03-20 18:31 UTC  (3+ messages)
` (subset) "

cgroup2 labeling question
 2023-03-20 18:22 UTC  (17+ messages)

[lttng-dev] [PATCH 0/7] Replace the custom code with gcc/clang __atomic builtins
 2023-03-20 18:31 UTC  (13+ messages)
` [lttng-dev] [PATCH 2/7] Use gcc __atomic builtis for <urcu/uatomic.h> implementation
` [lttng-dev] [PATCH 3/7] Use __atomic_thread_fence() for cmm_barrier()
` [lttng-dev] [PATCH 4/7] Replace the internal pointer manipulation with __atomic builtins
` [lttng-dev] [PATCH 5/7] Use __atomic builtins to implement CMM_{LOAD, STORE}_SHARED
` [lttng-dev] [PATCH 6/7] Fix: uatomic_or() need retyping to uintptr_t in rculfhash.c

[PATCH v2 0/7] Add the Lantiq PEF2256 audio support
 2023-03-20 18:21 UTC  (7+ messages)
` [PATCH v2 5/7] dt-bindings: sound: Add support for the Lantiq PEF2256 codec

[PATCH] MAINTAINERS: mark ecryptfs as orphan state
 2023-03-20 18:21 UTC 

[PATCH v5 0/2] perf tool: 'config3' attribute support
 2023-03-20 18:21 UTC  (4+ messages)
` [PATCH v5 1/2] perf tools: Sync perf_event_attr::config3 addition

[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
 2023-03-20 18:19 UTC  (8+ messages)
` [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field

[PATCH v3] staging: greybus: use inline function for macros
 2023-03-20 18:27 UTC  (3+ messages)

[PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-20 18:19 UTC  (3+ messages)

Needing some help with OPTEE API and possible support
 2023-03-20 18:27 UTC 

[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
 2023-03-20 18:19 UTC  (9+ messages)
` [PATCH rcu 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh

Linux 6.3-rc3
 2023-03-20 18:26 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-20 18:25 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 01/22] drm/i915/mtl: Initial DDI port setup
` [Intel-gfx] [PATCH v5 03/22] drm/i915/mtl: Create separate reg file for PICA registers

[PATCH] staging: most: use inline functions for iface_to_hdm
 2023-03-20 18:26 UTC  (3+ messages)

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-20 18:17 UTC  (6+ messages)

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-03-20 18:25 UTC  (16+ messages)
` [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
` [PATCH v7 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v7 03/13] this_cpu_cmpxchg: loongarch: "
` [PATCH v7 04/13] this_cpu_cmpxchg: S390: "
` [PATCH v7 05/13] this_cpu_cmpxchg: x86: "
` [PATCH v7 06/13] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v7 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v7 08/13] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v7 09/13] vmstat: switch per-cpu vmstat counters to 32-bits
` [PATCH v7 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold
` [PATCH v7 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v7 12/13] mm/vmstat: refresh stats remotely instead of via work item
` [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold

[Intel-gfx] [PATCH 0/6] drm/i915: Fix various issues with noarm register writes
 2023-03-20 18:24 UTC  (9+ messages)
` [Intel-gfx] [PATCH 5/6] drm/i915: Disable DC states for all commits
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915: Fix various issues with noarm register writes
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-20 18:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 03/10] lib/ref_tracker: add printing to memory buffer

[PATCH v3 0/5] Hyper-V VTL support
 2023-03-20 18:16 UTC  (3+ messages)
` [PATCH v3 4/5] x86/hyperv: VTL support for Hyper-V

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-20 18:16 UTC  (5+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[RFC PATCH v1 0/3] fix header length on skb merging
 2023-03-20 18:12 UTC  (4+ messages)
` [RFC PATCH v1 3/3] test/vsock: skbuff merging test

[PATCH 0/3] parse-options.h: use designated initializers in OPT_* macros
 2023-03-20 18:16 UTC  (3+ messages)
` [PATCH 2/3] parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.175-100-g1686e1df6521)
 2023-03-20 18:14 UTC 

[PATCH] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TG
 2023-03-20 18:13 UTC  (2+ messages)

[PATCH] x86/vmx: Provide named fields for IO exit qualification
 2023-03-20 18:20 UTC 

[Patch net-next v3] sock_map: dump socket map id via diag
 2023-03-20 18:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_scaling: Fix out-of-bound array access
 2023-03-20 18:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_scaling: Fix out-of-bound array access (rev5)

[PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
 2023-03-20 18:10 UTC  (3+ messages)

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-20 18:17 UTC  (4+ messages)

[PATCH v9 0/5] Device tree support for Hyper-V VMBus driver
 2023-03-20 18:04 UTC  (3+ messages)
` [PATCH v9 5/5] Driver: VMBus: Add Devicetree support

[Intel-xe] [PATCH] drm/xe: Drop zero length arrays
 2023-03-20 18:16 UTC  (5+ messages)
` [Intel-xe] ✓ CI.KUnit: success for "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH] ACPI: resource: Add Medion S17413 to IRQ override quirk
 2023-03-20 18:09 UTC  (2+ messages)

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 18:08 UTC  (5+ messages)

[PATCH] dt-bindings: rtc: Drop unneeded quotes
 2023-03-20 18:07 UTC  (4+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-03-20
 2023-03-20 17:51 UTC  (15+ messages)
` [net-next 01/14] lib: cpu_rmap: Avoid use after free on rmap->obj array entries
` [net-next 02/14] lib: cpu_rmap: Use allocator for rmap entries
` [net-next 03/14] lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add
` [net-next 04/14] net/mlx5e: Coding style fix, add empty line
` [net-next 05/14] net/mlx5: Fix wrong comment
` [net-next 06/14] net/mlx5: Modify struct mlx5_irq to use struct msi_map
` [net-next 07/14] net/mlx5: Use newer affinity descriptor
` [net-next 08/14] net/mlx5: Improve naming of pci function vectors
` [net-next 09/14] net/mlx5: Refactor completion irq request/release code
` [net-next 10/14] net/mlx5: Use dynamic msix vectors allocation
` [net-next 11/14] net/mlx5: Move devlink registration before mlx5_load
` [net-next 12/14] net/mlx5: Refactor calculation of required completion vectors
` [net-next 13/14] net/mlx5: Use one completion vector if eth is disabled
` [net-next 14/14] net/mlx5: Provide external API for allocating vectors

[Intel-wired-lan] [PATCH net-next] ixgb: Remove ixgb driver
 2023-03-20 18:07 UTC  (3+ messages)
  `  "

stable-rc/queue/5.15 baseline: 172 runs, 1 regressions (v5.15.103-108-gd392d7ce01bc)
 2023-03-20 18:07 UTC 

bug? round-trip through fast-import/fast-export loses files
 2023-03-20 17:10 UTC 

[PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
 2023-03-20 18:06 UTC  (2+ messages)

[PATCH] blk-mq: remove hybrid polling
 2023-03-20 18:06 UTC  (4+ messages)

[RESEND PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-20 18:05 UTC 

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-20 18:05 UTC  (11+ messages)
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled

[XEN PATCH v3] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-20 18:11 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 70664495e3d24803ec47ccaccee9a822220558a0
 2023-03-20 18:02 UTC 

[PATCH v2 0/2] leds: aw2013: Add vddio regulator
 2023-03-20 18:04 UTC  (4+ messages)
` [PATCH v2 2/2] "
` [PATCH v2 1/2] dt-bindings: leds: aw2013: Document vddio-supply

[PATCH net-next 0/4] ynl: fill in some gaps of ethtool spec
 2023-03-20 18:03 UTC  (13+ messages)
` [PATCH net-next 1/4] ynl: support be16 in schemas
` [PATCH net-next 2/4] ynl: populate most of the ethtool spec
` [PATCH net-next 3/4] ynl: replace print with NlError
` [PATCH net-next 4/4] ynl: ethtool testing tool

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-03-20 18:03 UTC  (3+ messages)
` [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code

[PATCH] trace/events/sched: Remove unit on printing vruntime value
 2023-03-20 18:02 UTC  (6+ messages)

Bug: git pull output and case sensitivity
 2023-03-20 18:01 UTC  (4+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-20 18:09 UTC  (7+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
` [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations

[PATCH] dt-bindings: watchdog: Drop unneeded quotes
 2023-03-20 18:08 UTC  (3+ messages)

[PATCH v3 0/7] OPP and devfreq for all Adrenos
 2023-03-20 18:02 UTC  (6+ messages)
` [PATCH v3 4/7] drm/msm/a2xx: Implement .gpu_busy
  ` [Freedreno] "

kernel 6.2 stuck at boot (efi_call_rts) on arm64
 2023-03-20 18:00 UTC  (11+ messages)

[PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
 2023-03-20 18:07 UTC  (12+ messages)

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-20 17:58 UTC  (7+ messages)
` [PATCH v5 04/34] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v5 25/34] x86/fred: disallow the swapgs instruction when FRED is enabled

[PATCH v4] acpi/processor: fix evaluating _PDC method when running as Xen dom0
 2023-03-20 17:59 UTC  (3+ messages)

THP backed thread stacks
 2023-03-20 18:06 UTC  (6+ messages)

[PATCH v3] mm: memory-failure: Move memory failure sysctls to its own file
 2023-03-20 17:58 UTC  (2+ messages)

[PATCH BlueZ] tools/mesh-cfgclient: Add local address check
 2023-03-20 17:58 UTC 

[PATCH] selftests/ftrace: Choose target function for filter test from samples
 2023-03-20 17:58 UTC  (2+ messages)

[PATCH 0/3] wildmatch: fix exponential behavior
 2023-03-20 17:58 UTC  (2+ messages)

[PATCH] PCI: cadence: Move 28 bit mask CPU addr fixup ops from platform device to J721E platform
 2023-03-20 17:41 UTC 

[PATCH v5 1/7] sign-file: refactor argument parsing logic - 1
 2023-03-20 17:57 UTC  (7+ messages)
` [PATCH v5 2/7] sign-file: refactor argument parsing logic - 2
` [PATCH v5 3/7] sign-file: refactor argument parsing logic - 3
` [PATCH v5 4/7] sign-file: add support to sign modules in bulk
` [PATCH v5 5/7] sign-file: improve help message
` [PATCH v5 6/7] sign-file: use const with a global string constant
` [PATCH v5 7/7] sign-file: fix do while styling issue

[PATCH 0/6] soc: samsung: pm_domains: Add Exynos850 support
 2023-03-20 17:57 UTC  (5+ messages)

stable-rc/queue/6.1 baseline: 171 runs, 2 regressions (v6.1.20-190-gfb3ddaa27aa7)
 2023-03-20 17:56 UTC 

[f2fs-dev] [PATCH v2] f2fs: add iostat latency statistics support for discard
 2023-03-20 17:55 UTC  (2+ messages)
`  "

[PATCH v4] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-03-20 17:55 UTC  (2+ messages)

[PATCH v8] app/procinfo: display eventdev xstats
 2023-03-20 18:01 UTC  (4+ messages)
` [PATCH v12] "

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-20 18:00 UTC  (11+ messages)
` [PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
 2023-03-16  9:32 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: maxim,max9759: Convert to DT schema
 2023-03-15 17:33 UTC 

[PATCH v2] Improvements for IMSM_NO_PLATFORM testing
 2023-03-20 17:09 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: adi,adau17x1: Convert to DT schema
 2023-03-15 23:10 UTC 

[PATCH] ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)
 2023-03-15 21:26 UTC 

[PATCH 6.2 000/211] 6.2.8-rc1 review
 2023-03-20 17:54 UTC 

[PATCH v3 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-15 15:47 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Drop igt_cs_tlb
 2023-03-20 17:59 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Drop igt_cs_tlb (rev2)

[RFC PATCH v2] ASoC: dt-bindings: adi,adau17x1: Convert to DT schema
 2023-03-15  0:09 UTC 

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-13 17:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH v2 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-13 19:18 UTC  (4+ messages)
` [PATCH v2 4/5] ASoC: cs35l45: DSP Support

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-13 16:49 UTC  (2+ messages)
` (subset) "

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-03-20 17:51 UTC  (3+ messages)
` [RFCv1][WIP] ext2: Move direct-io to use iomap

[PATCH] ftrace: set direct_ops storage-class-specifier to static
 2023-03-20 17:51 UTC  (3+ messages)

[PATCH v2 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
 2023-03-20 17:50 UTC  (4+ messages)
` [PATCH v2 4/4] perf report: Add 'simd' sort field

[GIT PULL] Please pull NFS Client Bugfixes for Linux 6.3-rc
 2023-03-20 17:50 UTC 

[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-03-20 17:26 UTC  (2+ messages)
` [PATCH v3 02/19] x86/resctrl: Access per-rmid structures by index

[PATCH net-next v1] virtio/vsock: check transport before skb allocation
 2023-03-20 17:43 UTC 

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-03-20 17:46 UTC  (2+ messages)


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.