linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 22:28:40 to 2022-09-21 02:31:40 UTC [more...]

linux-next: build failure after merge of the sound-asoc tree
 2022-09-21  2:31 UTC 

[PATCH -next 0/7] riscv: Improvments for stacktrace
 2022-09-21  2:30 UTC  (9+ messages)
` [PATCH -next 3/7] riscv: stacktrace: Save pt_regs in encoded fp on irq entry
` [PATCH -next 4/7] riscv: syscall: Don't clobber s0 when syscall
` [PATCH -next 6/7] riscv: stacktrace: Fix unwinding on ftrace_regs_call

[PATCH v2 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-21  2:29 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx-jpeg: Implement g_selection and s_selection
` [PATCH v2 2/2] media: imx-jpeg: Support contiguous and non contiguous format

[PATCH v2 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-21  2:06 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: thermal: Convert loongson2 to json-schema
` [PATCH v2 3/3] thermal: loongson2: add thermal management support

[PATCH] usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
 2022-09-21  2:18 UTC  (2+ messages)

[PATCH v2] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-21  1:58 UTC 

[PATCH] xen-netback: use kstrdup instead of open-coding it
 2022-09-21  2:16 UTC 

linux-next: manual merge of the sound-asoc tree with the i2c tree
 2022-09-21  2:14 UTC 

[PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-21  2:13 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-21  1:51 UTC  (7+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

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

[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
 2022-09-21  1:48 UTC  (3+ messages)
` [PATCH v9 09/10] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-21  1:48 UTC  (2+ messages)

[PATCH v5 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-09-21  1:45 UTC  (4+ messages)
` [PATCH v5 1/3] kunit: "
` [PATCH v5 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v5 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[PATCH v5 0/5] Delay the initializaton of zswap
 2022-09-21  1:42 UTC  (4+ messages)
` [PATCH v5 2/5] Revert "frontswap: simplify frontswap_register_ops"

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-21  1:42 UTC  (5+ messages)
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v6,3/3] drm: mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[PATCH RESEND v2] perf test: Introduce script for data symbol testing
 2022-09-21  1:39 UTC  (3+ messages)

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

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

linux-next: build failure after merge of the nand tree
 2022-09-21  1:32 UTC 

[PATCH] media: ov8856: Add runtime PM callbacks
 2022-09-21  1:32 UTC  (3+ messages)

[RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
 2022-09-21  1:31 UTC  (5+ messages)

[PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-21  1:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH -next 0/2] Fix two potential memory leak
 2022-09-21  1:26 UTC  (6+ messages)
` [PATCH -next 1/2] ext4: fix potential memory leak in ext4_fc_record_regions()

[RFC][PATCH v3 0/3] Softirq -rt Optimizations
 2022-09-21  1:25 UTC  (4+ messages)
` [RFC PATCH v3 1/3] softirq: Add generic accessor to percpu softirq_pending data
` [RFC PATCH v3 2/3] sched: Avoid placing RT threads on cores handling long softirqs
` [RFC PATCH v3 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

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

[PATCH v2 net 0/2] net: openvswitch: metering and conntrack in userns
 2022-09-21  1:19 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: openvswitch: allow metering in non-initial user namespace
` [PATCH v2 net 2/2] net: openvswitch: allow conntrack "

[REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
 2022-09-21  1:20 UTC  (2+ messages)

[PATCH -next] drm/amd/display: clean up one inconsistent indenting
 2022-09-21  1:19 UTC 

[PATCH v2 0/2] Mediatek ethernet patches for mt8188
 2022-09-21  1:17 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek-dwmac: add support "

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.09.03a 36/36] kernel/rcu/srcutree.c:647:1: error: use of undeclared identifier 'u'
 2022-09-21  1:14 UTC 

[PATCH v2] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-09-21  1:15 UTC  (2+ messages)

[PATCH v2 0/2] media: uvc: Get menu names from framework
 2022-09-21  1:06 UTC  (4+ 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 -next] um: remove unneeded semicolon
 2022-09-21  1:06 UTC 

[PATCH net-next 1/2] udp: Refactor udp_read_skb()
 2022-09-21  1:05 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-09-21  1:04 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2022-09-21  1:00 UTC 

[PATCH net] udp: Use WARN_ON_ONCE() in udp_read_skb()
 2022-09-21  0:59 UTC 

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-21  0:58 UTC  (5+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 3/3] "

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2022-09-21  0:53 UTC  (3+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

linux-next: manual merge of the net-next tree with the net tree
 2022-09-21  0:53 UTC 

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-09-21  0:52 UTC  (4+ messages)

[PATCH v3] HID: nintendo: check analog user calibration for plausibility
 2022-09-21  0:51 UTC 

[PATCH] arm64: dts: qcom: msm8998-yoshino: Fix up SMD regulators formatting
 2022-09-21  0:47 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-09-21  0:47 UTC  (11+ messages)

[PATCH v2] HID: nintendo: check analog user calibration for plausibility
 2022-09-21  0:46 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375
 2022-09-21  0:45 UTC  (2+ messages)
` [PATCH v2 2/2] soc: qcom: smd-rpm: Add SM6375 compatible

[PATCH v2 1/3] dt-bindings: clock: qcom,rpmcc: Add compatible for SM6375
 2022-09-21  0:44 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOG
` [PATCH v2 3/3] clk: qcom: smd: Add SM6375 clocks

[PATCH v2 1/1] dax: Check dev_set_name() return value
 2022-09-21  0:44 UTC 

[PATCH v2] libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
 2022-09-21  0:40 UTC  (2+ messages)

[PATCH v4 00/12] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-09-21  0:32 UTC  (13+ messages)
` [PATCH v4 01/12] KVM: x86: make vendor code check for all nested events
` [PATCH v4 02/12] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v4 03/12] KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
` [PATCH v4 04/12] KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
` [PATCH v4 05/12] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v4 06/12] KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
` [PATCH v4 07/12] KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
` [PATCH v4 08/12] KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
` [PATCH v4 09/12] KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
` [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
` [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
` [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT

[PATCH 1/2] fs/exec: switch timens when a task gets a new mm
 2022-09-21  0:31 UTC  (2+ messages)
` [PATCH 2/2] selftests/timens: add a test for vfork+exit

[PATCH bpf-next] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
 2022-09-21  0:30 UTC  (2+ messages)

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

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-09-21  0:16 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-21  0:14 UTC  (8+ messages)
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block

[PATCH v1] driver core: Fix bus_type.match() error handling in __driver_attach()
 2022-09-21  0:14 UTC 

[PATCH v4 1/3] clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
 2022-09-21  0:13 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: clock: add SM6375 QCOM global clock bindings
` [PATCH v4 3/3] clk: qcom: Add global clock controller driver for SM6375

[PATCH] dt-bindings: firmware: document Qualcomm SM6375 SCM
 2022-09-21  0:10 UTC 

[PATCH v5] liquidio: CN23XX: delete repeated words, add missing words and fix typo in comment
 2022-09-21  0:10 UTC  (2+ messages)

[PATCH] net: ravb: Fix PHY state warning splat during system resume
 2022-09-21  0:10 UTC  (2+ messages)

[PATCH] net: sh_eth: Fix PHY state warning splat during system resume
 2022-09-21  0:10 UTC  (2+ messages)

[PATCH] KVM: arm64: nvhe: Disable profile optimization
 2022-09-21  0:08 UTC  (3+ messages)

[PATCH 0/4] fortify: Use __builtin_dynamic_object_size() when available
 2022-09-21  0:07 UTC  (3+ messages)
` [PATCH 1/4] x86/entry: Work around Clang __bdos() bug

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-09-21  0:06 UTC  (5+ messages)
` [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

drivers/scsi/megaraid.c:4470:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-09-21  0:03 UTC 

[nathan:wip/i915-kcfi 1/1] drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:441:1: warning: data definition has no type or storage class
 2022-09-21  0:03 UTC 

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-21  0:01 UTC  (11+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-21  0:00 UTC  (11+ messages)

[PATCH -next] octeontx2-pf: Fix unused variable build error
 2022-09-21  0:00 UTC  (2+ messages)

[PATCH net v2] net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
 2022-09-20 23:50 UTC 

[PATCH] linux: qed: Remove unnecessary ‘NULL’ values values from Pointer
 2022-09-20 23:47 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 4bd8f32a4d8ace8fc420af4e61cda46fabb4ae47
 2022-09-20 23:43 UTC 

[PATCH v2 0/3] serial: 8250: Let drivers request full 16550A feature probing
 2022-09-20 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
` [PATCH v2 3/3] serial: 8250: Switch UART port flags to using BIT_ULL

[PATCH 0/2] serial: 8250: Let drivers request full 16550A feature probing
 2022-09-20 23:35 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] 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 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 


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).