All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 18:47:07 to 2023-08-15 19:27:02 UTC [more...]

[PATCH v2] ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL
 2023-08-15 19:17 UTC  (7+ messages)

[PATCH] wifi: mac80211_hwsim: drop short frames
 2023-08-15 19:25 UTC  (3+ messages)

[meta-oe][PATCH] librelp: Fix function prototypes in tests
 2023-08-15 19:26 UTC 

[PATCH 0/9] Remove _folio_dtor and _folio_order
 2023-08-15 19:24 UTC  (5+ messages)
` [PATCH 8/9] mm: Rearrange page flags
` [PATCH 9/9] mm: Free up a word in the first tail page

[PATCH v3 0/2] Add support for CS40L50
 2023-08-15 19:23 UTC  (5+ messages)
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH v11 3/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
 2023-08-15 19:20 UTC  (2+ messages)

[PULL for v6.6] drm-misc-next
 2023-08-15 19:23 UTC  (7+ messages)

[PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure
 2023-08-15 18:39 UTC  (39+ messages)
` [PATCH v4 10/28] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH v4 11/28] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH v4 12/28] KVM: arm64: nv: Add FGT registers
` [PATCH v4 13/28] KVM: arm64: Restructure FGT register switching
` [PATCH v4 14/28] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH v4 15/28] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH v4 16/28] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH v4 17/28] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH v4 18/28] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH v4 19/28] KVM: arm64: nv: Add fine grained trap forwarding infrastructure
` [PATCH v4 20/28] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH v4 21/28] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH v4 22/28] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH v4 23/28] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v4 24/28] KVM: arm64: nv: Expand ERET trap forwarding to handle FGT
` [PATCH v4 25/28] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH v4 26/28] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH v4 27/28] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH v4 28/28] KVM: arm64: nv: Add support for HCRX_EL2

vmlinux.o: warning: objtool: cw1200_handle_pspoll.isra.0.cold+0x19: relocation to !ENDBR: cw1200_handle_pspoll.isra.0+0x172
 2023-08-15 19:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-15 19:23 UTC 

[PATCH v5] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages
 2023-08-15 19:19 UTC 

[PATCH BlueZ v5 0/7] Add support for BAP broadcast sink
 2023-08-15 19:19 UTC  (3+ messages)

[PATCH 0/4] Add a property to override the quad mode
 2023-08-15 19:19 UTC  (4+ messages)

[PATCH v1 0/3] Add support for inter-domain DMA operations
 2023-08-15 19:20 UTC  (2+ messages)
` [EXT] "

[PATCH] ASoC: SOF: Intel: Refactor code for HDA stream creation
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: topology: simplify kcontrol names with token
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH] tboot: Disable CET at shutdown
 2023-08-15 19:19 UTC  (2+ messages)

[PATCH v2 0/2] Configure BASE using separate structure
 2023-08-15 19:17 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/2] ASoC: cs35l56: Don't patch firmware that is already patched
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH -next 0/2] Use devm_kmemdup to replace devm_kmalloc + memcpy
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: RPL/MTL machine updates for 6.6
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH] ASoC: SOF: remove duplicate code due to merge
 2023-08-15 19:17 UTC  (2+ messages)

[PATCH 0/3] Allwinner R528/T113s PSCI
 2023-08-15 19:17 UTC  (4+ messages)
` [PATCH 3/3] sunxi: psci: implement PSCI on R528

[PATCH v10 net-next 00/23] net/tcp: Add TCP-AO support
 2023-08-15 19:14 UTC  (24+ messages)
` [PATCH v10 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v10 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v10 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v10 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v10 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v10 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v10 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v10 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v10 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v10 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v10 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v10 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v10 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v10 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v10 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v10 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v10 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v10 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v10 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v10 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v10 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v10 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v10 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

Yocto Project Status 15 August 2023 (WW33)
 2023-08-15 19:13 UTC  (2+ messages)
` [OE-core] "

[Intel-gfx] [PATCH 0/4] Drop support for pre-production DG2 hardware
 2023-08-15 19:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

RTT-PROBE: lore-subspace-rtt
 2023-08-15 19:13 UTC 

[RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
 2023-08-15 19:03 UTC  (11+ messages)

[PATCH v3] gpio: sim: simplify code with cleanup helpers
 2023-08-15 19:09 UTC  (3+ messages)

[PATCH v3] rcutorture: Copy out ftrace into its own console file
 2023-08-15 19:09 UTC 

[PATCH for-next v3 00/10] RDMA/rxe: Implement support for nonlinear packets
 2023-08-15 19:08 UTC  (4+ messages)
` [PATCH for-next v3 10/10] RDMA/rxe: Enable sg code in rxe

[PATCH] backlight: lp855x: Drop ret variable in brightness change function
 2023-08-15 19:09 UTC  (3+ messages)

[PATCH v2 00/17] libtraceeval histogram: Updates
 2023-08-15 19:05 UTC  (10+ messages)
` [PATCH v2 04/17] libtraceeval histogram: Have cmp and release functions be generic
` [PATCH v2 05/17] libtraceeval histograms: Add traceeval struct to compare function
` [PATCH v2 07/17] libtraceeval: Convert hist array into a hash table

[PATCH v2 0/3] overlayfs lock ordering changes
 2023-08-15 19:07 UTC  (5+ messages)
` [PATCH v2 2/3] ovl: do not open/llseek lower file with upper sb_writers held

[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-08-15 19:04 UTC  (2+ messages)

[PATCH v2 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-08-15 19:08 UTC  (9+ messages)
` [PATCH v2 2/3] drm/i915/guc: Close deregister-context race against CT-loss
      ` [Intel-gfx] "
` [PATCH v2 3/3] drm/i915/gt: Timeout when waiting for idle in suspending
      ` [Intel-gfx] "

[igt-dev] [i-g-t V7 00/81] Document KMS tests
 2023-08-15 19:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Document KMS tests (rev15)

[PATCH] watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start()
 2023-08-15 19:06 UTC  (2+ messages)

[PATCH] schemas: Add a schema for memory map
 2023-08-15 19:03 UTC  (2+ messages)

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-15 19:05 UTC  (4+ messages)
` [PATCH v5 00/10] expand list of optional libraries
  ` [PATCH v5 04/10] app/test: build using per-file dependency matrix

[PATCH v2 00/25] ALSA: Generic PCM copy ops using iov_iter
 2023-08-15 19:01 UTC  (26+ messages)
` [PATCH v2 01/25] iov_iter: Export import_ubuf()
` [PATCH v2 02/25] ALSA: pcm: Add copy ops with iov_iter
` [PATCH v2 03/25] ALSA: core: Add memory copy helpers between iov_iter and iomem
` [PATCH v2 04/25] ALSA: dummy: Convert to generic PCM copy ops
` [PATCH v2 05/25] ALSA: gus: "
` [PATCH v2 06/25] ALSA: emu8000: "
` [PATCH v2 07/25] ALSA: es1938: "
` [PATCH v2 08/25] ALSA: korg1212: "
` [PATCH v2 09/25] ALSA: nm256: "
` [PATCH v2 10/25] ALSA: rme32: "
` [PATCH v2 11/25] ALSA: rme96: "
` [PATCH v2 12/25] ALSA: hdsp: "
` [PATCH v2 13/25] ALSA: rme9652: "
` [PATCH v2 14/25] ALSA: sh: "
` [PATCH v2 15/25] ALSA: xen: "
` [PATCH v2 16/25] ALSA: pcmtest: Update comment about "
` [PATCH v2 17/25] media: solo6x10: Convert to generic "
` [PATCH v2 18/25] ASoC: component: Add "
` [PATCH v2 19/25] ASoC: mediatek: Convert to "
` [PATCH v2 20/25] ASoC: qcom: "
` [PATCH v2 21/25] ASoC: dmaengine: "
` [PATCH v2 22/25] ASoC: dmaengine: Use iov_iter for process callback, too
` [PATCH v2 23/25] ALSA: doc: Update description for the new PCM copy ops
` [PATCH v2 24/25] ASoC: pcm: Drop obsoleted PCM copy_user ops
` [PATCH v2 25/25] ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops

[android-common:android11-5.4 5610/27202] kernel/power/wakeup_reason.c:199:6: warning: no previous prototype for '__log_abort_or_abnormal_wake'
 2023-08-15 19:03 UTC 

Tasks stuck jbd2 for a long time
 2023-08-15 19:01 UTC 

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-15 19:01 UTC  (7+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-08-15 19:03 UTC 

U-Boot logging
 2023-08-15 19:00 UTC 

[PATCH for-next v2 0/1] RDMA/bnxt_re: Add dmabuf support
 2023-08-15 18:58 UTC  (3+ messages)
` [PATCH for-next v2 1/1] RDMA/bnxt_re: Add support for dmabuf pinned memory regions

[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
 2023-08-15 18:58 UTC  (8+ messages)
` [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO

[PATCH v2 1/1] mke2fs: the -d option can now handle tarball input
 2023-08-15 18:58 UTC  (3+ messages)
` [PATCH v3 0/1] "

[PATCH 0/4] Input: zforce_ts: standard properties
 2023-08-15 18:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema
` [PATCH 2/4] dt-bindings: touchscreen: neonode,zforce: Use standard properties
` [PATCH 3/4] Input: zforce_ts: Accept standard touchscreen properties
` [PATCH 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation

[PATCH v6 0/6] drm: Add support for atomic async page-flip
 2023-08-15 18:57 UTC  (21+ messages)
` [PATCH v6 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH v6 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH v6 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH v6 4/6] amd/display: indicate support for atomic async page-flips on DC
` [PATCH v6 5/6] drm: Refuse to async flip with atomic prop changes
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set

[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
 2023-08-15 18:57 UTC  (10+ messages)

[PATCH v5] gpio: consumer: new virtual driver
 2023-08-15 18:56 UTC 

[PATCH v4 0/8] support reinit flow
 2023-08-15 18:58 UTC  (3+ messages)

[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
 2023-08-15 18:57 UTC  (5+ messages)
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test

[Intel-gfx] [PATCH 0/2] drm/i915/selftests: Align igt_spinner_create_request with hangcheck
 2023-08-15 18:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
 2023-08-15 18:45 UTC  (3+ messages)

[PATCH v1] ALSA: hda: cs35l41: Support systems with missing _DSD properties
 2023-08-15 18:53 UTC  (2+ messages)

6.5.0rc5 fs hang - ext4? raid?
 2023-08-15 18:52 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-15 18:53 UTC 

[GIT PULL] ASoC fixes for v6.5-rc6
 2023-08-15 18:50 UTC  (2+ messages)

[PATCH v15 000/115] KVM TDX basic feature support
 2023-08-15 18:50 UTC  (3+ messages)
` [PATCH v15 059/115] KVM: TDX: Create initial guest memory

[GIT PULL] nolibc changes for 6.6-rc1
 2023-08-15 18:48 UTC  (6+ messages)

[PATCH] fs: create kiocb_{start,end}_write() helpers
 2023-08-15 18:48 UTC  (4+ messages)

[RFC] Proposal to relax warnings of htmldocs
 2023-08-15 18:48 UTC  (5+ messages)

[PATCH] kvm/mmu: fixed coding style issues
 2023-08-15 18:47 UTC  (2+ messages)

[PATCH 0/6] Add missing wakeup-parent to TLMM
 2023-08-15 18:49 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: clock: qcom: ipq4019: add missing networking resets
 2023-08-15 18:49 UTC  (2+ messages)
` (subset) "

[PATCH v2] ARM: dts: apq8064: add support to gsbi4 uart
 2023-08-15 18:49 UTC  (2+ messages)

[PATCH v2] rcutorture: Copy out ftrace into its own console file
 2023-08-15 18:45 UTC  (6+ messages)

[PATCH v2] staging: sm750fb: fix sii164InitChip function name
 2023-08-15 18:47 UTC 

[PATCH bpf-next v5 00/21] XDP metadata via kfuncs for ice
 2023-08-15 18:45 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.