All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 00:35:41 to 2023-01-06 01:33:52 UTC [more...]

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-06  1:32 UTC  (18+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support

[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
 2023-01-06  1:33 UTC  (8+ messages)
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis

[PATCH -next] drm/amdgpu: clean up some inconsistent indentings
 2023-01-06  1:32 UTC 

bpf helpers freeze. Was: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2023-01-06  1:32 UTC  (15+ messages)

[PATCH 00/11] x86/shadow: misc tidying
 2023-01-06  1:31 UTC  (9+ messages)
` [PATCH 01/11] x86/shadow: replace sh_reset_l3_up_pointers()
` [PATCH 05/11] x86/shadow: move bogus HVM checks in sh_pagetable_dying()
` [PATCH 06/11] x86/shadow: drop a few uses of mfn_valid()
` [PATCH 07/11] x86/shadow: L2H shadow type is PV32-only

[PATCH BlueZ 0/1] *** hcidump: fix array boundary issue le_meta_ev_dump ***
 2023-01-06  1:31 UTC  (2+ messages)
` [PATCH BlueZ 1/1] hcidump:fix array boundary issue le_meta_ev_dump()

RTT-PROBE: lore-subspace-rtt
 2023-01-06  1:31 UTC 

[PATCH v5 0/4] perf: Add more syscalls to benchmark
 2023-01-06  0:17 UTC  (3+ messages)

[PATCH v7 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-06  1:21 UTC  (4+ messages)
` [PATCH v7 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v7 2/3] ima: use the lsm policy update notifier
` [PATCH v7 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

linux-next: duplicate patches in the rcu tree
 2023-01-06  1:17 UTC  (2+ messages)

[PATCH bpf-next v4] bpf: Add kernel function call support in 32-bit ARM for EABI
 2023-01-06  1:22 UTC  (3+ messages)

[PATCH v3 05/13] ldconfig.8: Revise and update for glibc 2.32
 2023-01-06  1:21 UTC  (2+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06  1:20 UTC  (2+ messages)

CIFS: kernel BUG at mm/slub.c:435
 2023-01-06  1:21 UTC 

Address from trailer on individual patch is sent entire series?
 2023-01-06  1:27 UTC 

[PATCH -next] soc: qcom: dcc: Fix unsigned comparison with less than zero
 2023-01-06  1:17 UTC 

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  1:18 UTC  (3+ messages)

[PATCH v7 3/9] drm/display: Add Type-C switch helpers
 2023-01-06  1:23 UTC  (2+ messages)

next/pending-fixes build: 187 builds: 5 failed, 182 passed, 8 errors, 495 warnings (v6.2-rc2-415-g7dcb1029a6d41)
 2023-01-06  1:16 UTC 

[Buildroot] [PATCH] package/libnss: bump version to 3.87
 2023-01-06  1:21 UTC 

[PATCH v3 04/13] ldconfig.8: wfix
 2023-01-06  1:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-06  1:21 UTC 

[PATCH mptcp-net/next v5 00/12] mptcp: add support for mixed v4/v6
 2023-01-06  1:19 UTC  (4+ messages)
` [PATCH mptcp-next v5 09/12] selftests: mptcp: userspace: print titles

[PATCH v5 00/33] KVM: x86: AVIC and local APIC fixes+cleanups
 2023-01-06  1:13 UTC  (34+ messages)
` [PATCH v5 01/33] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
` [PATCH v5 02/33] KVM: x86: Purge "highest ISR" cache when updating APICv state
` [PATCH v5 03/33] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v5 04/33] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH v5 05/33] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
` [PATCH v5 06/33] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
` [PATCH v5 07/33] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH v5 08/33] KVM: x86: Handle APICv updates for APIC "mode" changes via request
` [PATCH v5 09/33] KVM: x86: Move APIC access page helper to common x86 code
` [PATCH v5 10/33] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
` [PATCH v5 11/33] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH v5 12/33] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH v5 13/33] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
` [PATCH v5 14/33] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
` [PATCH v5 15/33] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH v5 16/33] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH v5 17/33] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
` [PATCH v5 18/33] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH v5 19/33] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
` [PATCH v5 20/33] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH v5 21/33] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH v5 22/33] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH v5 23/33] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
` [PATCH v5 24/33] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
` [PATCH v5 25/33] KVM: SVM: Always update local APIC on writes to logical dest register
` [PATCH v5 26/33] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
` [PATCH v5 27/33] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
` [PATCH v5 28/33] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH v5 29/33] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH v5 30/33] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
` [PATCH v5 31/33] KVM: x86: Track required APICv inhibits with variable, not callback
` [PATCH v5 32/33] KVM: x86: Allow APICv APIC ID inhibit to be cleared
` [PATCH v5 33/33] KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps

ddr devfreq on H3 - possible?
 2023-01-06  1:18 UTC  (10+ messages)

LOAN FUNDING
 2022-12-27 15:40 UTC 

[PATCH v4 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
 2023-01-06  1:13 UTC  (2+ messages)

versioncheck: ./drivers/soc/tegra/cbb/tegra234-cbb.c: 26 linux/version.h not needed
 2023-01-06  1:13 UTC 

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-06  1:11 UTC  (4+ messages)

[PATCH] parport_pc: Limit the number of PCI BAR pairs to 2
 2023-01-06  1:12 UTC  (2+ messages)
` [PATCH][PATCH] "

RTT-PROBE: lore-subspace-rtt
 2023-01-06  1:11 UTC 

[PATCH v3 03/13] ldconfig.8: ffix
 2023-01-06  1:10 UTC  (2+ messages)

[PATCH 0/6] parport_pc: Fixes for Oxford Semiconductor PCI/e parallel ports
 2023-01-06  1:09 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] dt-bindings: remoteproc: qcom: Add reg-names and power-domain-names
 2023-01-06  1:09 UTC  (2+ messages)

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2023-01-06  1:08 UTC  (6+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-06  1:08 UTC  (9+ messages)
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v6 08/17] bpf: Support consuming XDP HW metadata from fext programs
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata

ARM: ptw.c:S1_ptw_translate
 2023-01-06  1:08 UTC  (3+ messages)

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2023-01-06  1:05 UTC  (12+ messages)

[PATCH 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-01-06  1:01 UTC  (15+ messages)
` [PATCH 1/4] dts: add riscv include prefix link
` [PATCH 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board name
` [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board

[PATCH rdma-next 0/4] Rely on firmware to get special mkeys
 2023-01-06  1:04 UTC  (11+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2023-01-06  1:03 UTC  (8+ messages)
` [PATCH v3 1/1] "
  ` [Intel-gfx] "

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-01-06  1:04 UTC  (11+ messages)
` [PATCH v2 1/2] eal: provide leading and trailing zero bit count abstraction

[PATCH RFC] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-01-06  1:03 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-trusty-5.4 4948/6879] mm/page_alloc.c:2741:29: sparse: sparse: Using plain integer as NULL pointer
 2023-01-06  1:03 UTC 

[PATCH nft] src: allow for updating devices on existing netdev chain
 2023-01-06  1:02 UTC 

[bug] Hi, need your help about raid1 causing kernel panic!
 2023-01-06  1:01 UTC  (2+ messages)

[PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2023-01-06  1:02 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-06  1:01 UTC 

[PATCH] riscv: uaccess: fix type of 0 variable on error in get_user()
 2023-01-05 22:52 UTC  (2+ messages)

[PATCH] riscv, kprobes: Stricter c.jr/c.jalr decoding
 2023-01-05 23:00 UTC  (2+ messages)

[PATCH] ARM: dts: ux500: Add clkout-clock node
 2023-01-05 23:29 UTC 

renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
 2023-01-06  0:59 UTC  (8+ messages)

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-06  1:00 UTC  (5+ messages)

[PATCH -next] thermal: Fix unsigned comparison with less than zero
 2023-01-06  0:59 UTC 

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti
 2023-01-06  0:57 UTC  (3+ messages)

[PATCH bpf-next v1 0/8] Dynptr fixes
 2023-01-06  0:57 UTC  (3+ messages)
` [PATCH bpf-next v1 2/8] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR

[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-06  0:57 UTC  (3+ messages)

[PATCH v2] ethtool: Replace 0-length array with flexible array
 2023-01-06  0:55 UTC  (2+ messages)

+ nilfs2-fix-general-protection-fault-in-nilfs_btree_insert.patch added to mm-hotfixes-unstable branch
 2023-01-06  0:54 UTC 

[PATCH iproute2-next] tc: Add JSON output to tc-class
 2023-01-06  0:54 UTC  (3+ messages)

[android-common:android14-6.1 4445/4450] kernel/sched/pelt.c:477:5: sparse: sparse: symbol 'sched_pelt_multiplier' was not declared. Should it be static?
 2023-01-06  0:53 UTC 

[tip:locking/core] BUILD SUCCESS 4282494a20cdcaf38d553f2c2ff6f252084f979c
 2023-01-06  0:52 UTC 

[PATCH -next] speakup: Fix warning comparing pointer to 0
 2023-01-06  0:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-06  0:51 UTC 

+ mm-remove-an-ambiguous-sentence-from-kmap_local_folio-kdocs.patch added to mm-unstable branch
 2023-01-06  0:51 UTC 

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-06  0:50 UTC  (2+ messages)

[RFC PATCH] netfilter: conntrack: simplify sctp state machine
 2023-01-06  0:50 UTC  (6+ messages)

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-06  0:47 UTC  (2+ messages)

[PATCH v2 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout
 2023-01-06  0:46 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm: Add Olimex H405

+ mm-fix-two-spelling-mistakes-in-highmemh.patch added to mm-unstable branch
 2023-01-06  0:47 UTC 

[Intel-gfx] [PATCH v3] drm/i915/mtl: Add initial gt workarounds
 2023-01-06  0:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: Add initial gt workarounds (rev2)

[PATCH] musl: Update to latest on tip of trunk
 2023-01-06  0:45 UTC  (5+ messages)
` [OE-core] "

[PATCH v2] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-06  0:43 UTC  (2+ messages)

[freescale-fslc:pr/619 6077/19701] drivers/media/platform/mxc/capture/ov5647_mipi.c:1442:17: error: implicit declaration of function 'pr_warning'; did you mean 'acpi_warning'?
 2023-01-06  0:43 UTC 

[RFC PATCH 03/25] kvx: Add build infrastructure
 2023-01-06  0:43 UTC  (2+ messages)

+ maple_tree-remove-gfp_zero-from-kmem_cache_alloc-and-kmem_cache_alloc_bulk.patch added to mm-unstable branch
 2023-01-06  0:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-06  0:41 UTC 

[PATCH v3 10/13] intro.3: srcfix
 2023-01-06  0:40 UTC  (4+ messages)

[PATCH v3 07/13] libc.7: ffix
 2023-01-06  0:39 UTC  (4+ messages)

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-06  0:37 UTC  (4+ messages)

[PATCH nf-next,v2 1/4] netfilter: nf_tables: rename function to destroy hook list
 2023-01-06  0:37 UTC  (4+ messages)
` [PATCH nf-next,v2 2/4] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v2 3/4] netfilter: nf_tables: support for deleting devices in "
` [PATCH nf-next,v2 4/4] netfilter: nf_tables: allow to create netdev chain without device

[PATCH v3 0/2] get UUID of mounted filesystems
 2023-01-06  0:37 UTC  (4+ messages)
` [PATCH v3 2/2] xfs_admin: get UUID of mounted filesystem

[PATCH BlueZ] shared/gatt-client: Fix smatch warnings
 2023-01-06  0:37 UTC 

[PATCH v5 0/7] KVM: arm64: Normalize cache configuration
 2023-01-05 22:22 UTC  (3+ messages)
` [PATCH v5 6/7] KVM: arm64: Mask FEAT_CCIDX

+ vma_merge-set-vma-iterator-to-correct-position.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-convert-do_brk_flags-to-use-vma_prepare-and-vma_complete.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-remove-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-introduce-dup_vma_anon-helper.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-dont-use-__vma_adjust-in-shift_arg_pages.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-introduce-init_vma_prep-and-init_multi_vma_prep.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-dont-use-__vma_adjust-in-__split_vma.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-use-vma_prepare-and-vma_complete-in-vma_expand.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-refactor-locking-out-of-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-mmap-move-anon_vma-setting-in-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-change-munmap-splitting-order-and-move_vma.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mmap-clean-up-mmap_region-unrolling.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-remove-unnecessary-write-to-vma-iterator-in-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-add-vma-iterator-to-vma_adjust-arguments.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-pass-vma-iterator-through-to-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:36 UTC 

+ mm-pass-through-vma-iterator-to-__vma_adjust.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ madvise-use-split_vma-instead-of-__split_vma.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mmap-convert-__vma_adjust-to-use-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-damon-stop-using-vma_mas_store-for-maple-tree-store.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-switch-vma_merge-split_vma-and-__split_vma-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-mremap-use-vmi-version-of-vma_merge.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mmap-use-vmi-version-of-vma_merge.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mmap-pass-through-vmi-iterator-to-__split_vma.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ madvise-use-vmi-iterator-for-__split_vma-and-vma_merge.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ sched-convert-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ task_mmu-convert-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mempolicy-convert-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mlock-convert-mlock-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ coredump-convert-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-change-mprotect_fixup-to-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ ipc-shm-use-the-vma-iterator-for-munmap-calls.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ userfaultfd-use-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mm-add-temporary-vma-iterator-versions-of-vma_merge-split_vma-and-__split_vma.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

New bug in Audit
 2023-01-06  0:35 UTC  (4+ messages)

+ mmap-convert-vma_expand-to-use-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 

+ mmap-change-do_mas_munmap-and-do_mas_aligned_munmap-to-use-vma-iterator.patch added to mm-unstable branch
 2023-01-06  0:35 UTC 


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.