linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 19:22:20 to 2022-09-20 23:41:26 UTC [more...]

[PATCH v2 0/3] serial: 8250: Let drivers request full 16550A feature probing
 2022-09-20 23:35 UTC  (2+ messages)
` [PATCH v2 2/3] serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices

[PATCH v2] powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
 2022-09-20 23:33 UTC 

[intel-tdx:kvm-upstream-workaround 72/314] arch/x86/kvm/mmu/tdp_mmu.c:641:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-09-20 23:32 UTC 

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

[PATCH RFC net-next 0/5] net: vlan: fix bridge binding behavior and add selftests
 2022-09-20 23:29 UTC  (3+ messages)

[PATCH v4] drm/msm/dp: add atomic_check to bridge ops
 2022-09-20 23:27 UTC  (2+ messages)

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20 23:24 UTC  (12+ messages)
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data
` [PATCH v2 05/10] security: keys: trusted: Verify "
` [PATCH v2 06/10] PM: hibernate: Add kernel-based encryption
` [PATCH v2 07/10] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v2 10/10] PM: hibernate: seal the encryption key with a PCR policy

[PATCH] x86/alternative: fix race in try_get_desc()
 2022-09-20 23:13 UTC  (2+ messages)

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-20 23:05 UTC  (8+ messages)

[PATCH v3 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-20 23:03 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control

[PATCH v2 0/2] media: uvc: Get menu names from framework
 2022-09-20 22:57 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH v2 2/2] media: uvcvideo: Use standard names for menus

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-20 22:55 UTC  (7+ messages)
` [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
` [PATCH v3 15/15] vfio: Add struct device to vfio_device

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-20 22:53 UTC  (4+ messages)

[PATCH] powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
 2022-09-20 22:41 UTC  (3+ messages)

[PATCH v1 2/2] media: uvcvideo: Use standard names for menus
 2022-09-20 22:41 UTC  (3+ messages)

[PATCH v2] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi()
 2022-09-20 22:40 UTC  (4+ messages)

[PATCH v9 12/27] rust: add `kernel` crate
 2022-09-20 22:39 UTC  (16+ messages)

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-20 22:31 UTC 

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2022-09-20 22:30 UTC 

[PATCH v4 0/2] SDM670 Pin Control Driver
 2022-09-20 22:29 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v4 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v4 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v2 1/2] perf tools: Honor namespace when synthesizing build-id
 2022-09-20 22:28 UTC  (2+ messages)
` [PATCH v2 2/2] perf record: Save DSO build-ID for synthesizing

[PATCH] exec: Force binary name when argv is empty
 2022-09-20 22:21 UTC  (4+ messages)

[PATCH 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-20 22:19 UTC  (3+ messages)
` [PATCH 1/2] media: imx-jpeg: Implement g_selection and s_selection

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-20 22:20 UTC  (27+ messages)
` [Patch v5 01/12] net: mana: Add support for auxiliary device
` [Patch v5 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v5 03/12] net: mana: Handle vport sharing between devices
` [Patch v5 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v5 05/12] net: mana: Set the DMA device max segment size
` [Patch v5 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v5 07/12] net: mana: Record port number in netdev
` [Patch v5 08/12] net: mana: Move header files to a common location
` [Patch v5 09/12] net: mana: Define max values for SGL entries
` [Patch v5 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration

[PATCH] KVM: x86/mmu: fix repeated words in comments
 2022-09-20 22:16 UTC  (2+ messages)

[PATCH RESEND v2] perf test: Introduce script for data symbol testing
 2022-09-20 22:15 UTC  (2+ messages)

[PATCH net-next v6 0/8] net: phy: Add support for rate matching
 2022-09-20 22:12 UTC  (9+ messages)
` [PATCH net-next v6 1/8] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH net-next v6 2/8] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH net-next v6 3/8] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH net-next v6 4/8] net: phy: Add support for rate matching
` [PATCH net-next v6 5/8] net: phylink: Adjust link settings based on "
` [PATCH net-next v6 6/8] net: phylink: Adjust advertisement "
` [PATCH net-next v6 7/8] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v6 8/8] net: phy: aquantia: Add support for rate matching

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-20 22:10 UTC  (9+ messages)
` [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command

[PATCH] HID: nintendo: deregister home LED when it fails
 2022-09-20 22:09 UTC  (2+ messages)

[PATCH v2] HID: nintendo: check analog user calibration for plausibility
 2022-09-20 22:06 UTC  (3+ messages)

[PATCH RFC 0/6] libata/scsi/libsas: Allocate SCSI device earlier for ata port probe
 2022-09-20 22:03 UTC  (7+ messages)
` [PATCH 1/6] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH RFC 2/6] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc
` [PATCH RFC 3/6] scsi: core: Add scsi_get_dev()

[PATCH v7 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-20 22:00 UTC  (5+ messages)
` [PATCH v7 1/5] PCI: qcom: Add system suspend and "
` [PATCH v7 2/5] PCI: qcom: Add retry logic for link to be stable in either L1.1 or L1.2

[PATCH 1/1] riscv: enable Docker requirements in defconfig
 2022-09-20 21:55 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf: Small nf_conn cleanups
 2022-09-20 21:52 UTC  (4+ messages)
` [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h

[jirislaby:lto 17/49] drivers/cpufreq/amd-pstate.c:127:22: warning: no previous prototype for 'do_amd_pstate_enable'
 2022-09-20 21:50 UTC 

[tip: x86/urgent] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi()
 2022-09-20 21:50 UTC 

[PATCH v2 0/2] perf test: Add test for java symbol
 2022-09-20 21:47 UTC  (3+ messages)
` [PATCH v2 2/2] perf test: Introduce script for java symbol testing

[PATCH] net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
 2022-09-20 21:40 UTC  (2+ messages)

[PATCH v2 0/3] KVM: EFER.LMSLE cleanup
 2022-09-20 21:36 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "KVM: SVM: Allow EFER.LMSLE to be set with nested svm"
` [PATCH v2 2/3] x86/cpufeatures: Introduce X86_FEATURE_NO_LMSLE
` [PATCH v2 3/3] KVM: SVM: Unconditionally enumerate EferLmsleUnsupported

[PATCH] ASoC: codecs: tfa989x: fix register access comments
 2022-09-20 21:33 UTC  (2+ messages)

[PATCH] KVM: x86: Handle MXCSR in kvm_arch_vcpu_ioctl_{get,set}_fpu
 2022-09-20 21:33 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: fix zalloc-simple.cocci warnings
 2022-09-20 21:30 UTC  (2+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-20 21:29 UTC  (12+ messages)

[PATCH v4 00/10] Add support for Renesas RZ/Five SoC
 2022-09-20 21:10 UTC  (13+ messages)
` [PATCH v4 05/10] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH v4 07/10] riscv: dts: r9a07g043: Add placeholder nodes

[PATCH v2 net-next 0/7] Small tc-taprio improvements
 2022-09-20 21:10 UTC  (4+ messages)
` [PATCH v2 net-next 7/7] net/sched: taprio: replace safety precautions with comments

Linux 6.0-rc5
 2022-09-20 21:07 UTC  (6+ messages)
` Build regressions/improvements in v6.0-rc5

[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
 2022-09-20 21:04 UTC  (5+ messages)

[PATCH v2] locking/qspinlock: Do spin-wait in slowpath if preemptible
 2022-09-20 21:04 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add missing "ranges property for PCIe nodes
 2022-09-20 21:03 UTC  (2+ messages)

Cutiepi, serdevs, and right way to handle its power button
 2022-09-20 20:56 UTC 

[PATCH v8 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-09-20 20:51 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
 2022-09-20 20:50 UTC  (2+ messages)

[PATCH] ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186
 2022-09-20 20:46 UTC  (2+ messages)

[PATCH v2 0/2] Add Omnivision OV4689 image sensor driver
 2022-09-20 20:31 UTC  (8+ messages)

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-20 20:44 UTC  (12+ messages)

[PATCH v3 0/6] Define EINVAL as device/domain incompatibility
 2022-09-20 20:39 UTC  (7+ messages)
` [PATCH v3 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v3 6/6] iommu: Propagate ret for a potential soft failure EINVAL

[PATCH v2] serial: sifive: enable clocks for UART when probed
 2022-09-20 20:37 UTC  (2+ messages)

[PATCH] gpiolib: cdev: add fdinfo output for line request file descriptors
 2022-09-20 20:35 UTC  (3+ messages)

[syzbot] BUG: corrupted list in kobject_add_internal (4)
 2022-09-20 20:23 UTC  (3+ messages)

[PATCH] perf kcore_copy: Do not check /proc/modules is unchanged
 2022-09-20 20:20 UTC  (3+ messages)

[PATCH 0/2] perf tools: Fixes for mixing per-thread and per-cpu mmaps
 2022-09-20 20:16 UTC  (3+ messages)

[PATCH v3 0/2] Add some models into acp6x quirk list
 2022-09-20 20:14 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: amd: yc: Add ASUS UM5302TA into DMI table
` [PATCH v3 2/2] ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table

[PATCH] perf test: Skip wp modify test on old kernels
 2022-09-20 20:12 UTC  (3+ messages)

[PATCH v2 0/2] Add some models into acp6x quirk list
 2022-09-20 20:10 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: amd: yc: Add ASUS UM5302TA into DMI table
` [PATCH v2 2/2] ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table

[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-09-20 20:08 UTC  (2+ messages)

arch/riscv/kernel/traps.c:48 die() warn: variable dereferenced before check 'regs' (see line 46)
 2022-09-20 20:06 UTC  (2+ messages)

[PATCH v5 0/5] Add support for Counter array components
 2022-09-20 17:21 UTC  (6+ messages)
` [PATCH v5 1/5] counter: Introduce the Signal polarity component
` [PATCH v5 2/5] counter: 104-quad-8: Add "
` [PATCH v5 3/5] counter: Introduce the Count capture component
` [PATCH v5 4/5] counter: Consolidate Counter extension sysfs attribute creation
` [PATCH v5 5/5] counter: Introduce the COUNTER_COMP_ARRAY component type

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-09-20 20:00 UTC  (3+ messages)
` [tip: x86/asm] x86/asm/bitops: Use __builtin_ctzl() to evaluate "
` [tip: x86/asm] x86/asm/bitops: Use __builtin_ffs() "

[PATCH 0/4] perf stat: Fix bperf cgroup counters (v2)
 2022-09-20 19:53 UTC  (2+ messages)

[PATCH V7 0/2] remoteproc: support self recovery
 2022-09-20 19:51 UTC  (4+ messages)

[PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
 2022-09-20 19:51 UTC  (2+ messages)

[PATCH v1] net/ethtool/tunnels: check the return value of nla_nest_start()
 2022-09-20 19:41 UTC  (4+ messages)

[PATCH] locking/qspinlock: Do spin-wait in slowpath if preemptible
 2022-09-20 19:39 UTC 

[PATCH] net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
 2022-09-20 19:39 UTC  (6+ messages)

[PATCH net-next 00/13] net: sunhme: Cleanups and logging improvements
 2022-09-20 19:37 UTC  (7+ messages)
` [PATCH net-next 03/13] sunhme: forward the error code from pci_enable_device()
` [PATCH net-next 04/13] sunhme: Return an ERR_PTR from quattro_pci_find
` [PATCH net-next 05/13] sunhme: Regularize probe errors

[RFC] KVM: s390: pci: register pci hooks without interpretation
 2022-09-20 19:28 UTC  (2+ messages)

[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
 2022-09-20 19:30 UTC  (3+ messages)

[PATCH] KVM: s390: pci: register pci hooks without interpretation
 2022-09-20 19:30 UTC 

build failure of next-20220919 due to 3f74cd046fbe ("ata: libahci_platform: Parse ports-implemented property in resources getter")
 2022-09-20 19:29 UTC  (2+ messages)

[PATCH v3] pinctrl: ocelot: Fix interrupt controller
 2022-09-20 19:30 UTC  (3+ messages)

linux-next: build warning after merge of the libata tree
 2022-09-20 19:25 UTC  (3+ messages)

[PATCH] KVM: arm64: Limit stage2_apply_range() batch size to 1GB
 2022-09-20 19:25 UTC  (3+ messages)

[PATCH] drivers/pci: Decrease VF memory BAR size to Save host memory occupied by PTEs:
 2022-09-20 19:24 UTC  (2+ messages)

[broonie-ci:20220920_kuninori_morimoto_gx_asoc_soc_h_random_cleanup 35/44] sound/soc/sunxi/sun50i-dmic.c:268:34: warning: unused variable 'sun50i_dmic_of_match'
 2022-09-20 19:17 UTC 

[PATCH 0/4] fortify: Use __builtin_dynamic_object_size() when available
 2022-09-20 19:22 UTC  (4+ messages)
` [PATCH 2/4] fortify: Explicitly check bounds are compile-time constants
` [PATCH 3/4] fortify: Convert to struct vs member helpers
` [PATCH 4/4] fortify: Use __builtin_dynamic_object_size() when available


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).