linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 11:07:39 to 2022-05-11 13:19:40 UTC [more...]

[PATCH V12 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-11 13:18 UTC  (5+ messages)
` [PATCH V12 1/9] dt-bindings: mfd: pm8008: Add reset-gpios
` [PATCH V12 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V12 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008
` [PATCH V12 4/9] mfd: pm8008: Add reset-gpios

[PATCH v3 0/4] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
 2022-05-11 13:18 UTC  (16+ messages)
` [PATCH v3 1/4] fbdev: Prevent possible use-after-free in fb_release()

[PATCH 0/2] arm64: fix lockdep in NMI context
 2022-05-11 13:17 UTC  (3+ messages)
` [PATCH 1/2] arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
` [PATCH 2/2] arm64: select TRACE_IRQFLAGS_NMI_SUPPORT

[PATCH v2 0/6] Add APSS RSC to Cluster power domain
 2022-05-11 13:16 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: soc: qcom: Update devicetree binding document for rpmh-rsc
` [PATCH v2 2/6] soc: qcom: rpmh-rsc: Attach RSC to cluster PM domain
` [PATCH v2 3/6] arm64: dts: qcom: Add power-domains property for apps_rsc
` [PATCH v2 4/6] PM: domains: Store the closest hrtimer event of the domain CPUs
` [PATCH v2 5/6] soc: qcom: rpmh-rsc: Save base address of drv
` [PATCH v2 6/6] soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeup

[PATCH v1] ARM: A9: Add ARM ERRATA 764319 workaround
 2022-05-11 13:16 UTC  (9+ messages)

[PATCH] cpufreq: fix race on cpufreq online
 2022-05-11 13:12 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v4 00/15] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-11 13:09 UTC  (7+ messages)
` [PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker

[PATCH] m68k: math-emu: Fix dependencies of math emulation support
 2022-05-11 13:08 UTC  (5+ messages)

[PATCH 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11 13:05 UTC  (10+ messages)

[PATCH 1/1] can: skb: add and set local_origin flag
 2022-05-11 13:05 UTC  (4+ messages)

[PATCH v2] usb/peak_usb: cleanup code
 2022-05-11 13:02 UTC 

[PATCH 0/3] Refix the socket leak in xs_setup_local()
 2022-05-11 13:22 UTC  (4+ messages)
` [PATCH 1/3] Revert "SUNRPC: Ensure gss-proxy connects on setup"
` [PATCH 2/3] Revert "Revert "SUNRPC: attempt AF_LOCAL connect on setup""
` [PATCH 3/3] SUNRPC: Fix local socket leak in xs_setup_local()

[PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
 2022-05-11 13:00 UTC  (11+ messages)

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-11 12:59 UTC  (7+ messages)
` [PATCH v9 01/22] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-11 12:59 UTC  (5+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[PATCH] net/vdpa: Use reader/writers semaphore instead of mutex
 2022-05-11 12:58 UTC 

[PATCH] driver: base: fix UAF when driver_attach failed
 2022-05-11 12:57 UTC  (2+ messages)

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-05-11 12:55 UTC  (7+ messages)

[PATCH] sched/rt: fix the case where sched_rt_period_us is non-positive
 2022-05-11 12:53 UTC  (2+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-11 12:51 UTC  (6+ messages)

[PATCH 0/6] arm64: add ethernet to orange pi 3
 2022-05-11 12:50 UTC  (10+ messages)
` [PATCH 3/6] dt-bindings: net: Add documentation for phy-supply

[PATCH v2 0/2] RDMA/rxe: Fix no completion event issue
 2022-05-11 12:50 UTC  (5+ messages)
` [PATCH v2 2/2] RDMA/rxe: Generate error completion for error requester state

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-11 12:49 UTC  (7+ messages)
` [PATCH V4 8/9] virtio: harden vring IRQ

[PATCH 1/2] igb: Remove duplicate defines
 2022-05-11 12:49 UTC  (3+ messages)
` [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link
  ` [Intel-wired-lan] "

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-11 12:47 UTC  (5+ messages)

[PATCH] drivers:uio: Fix system crashes during driver switchover
 2022-05-11 12:45 UTC  (2+ messages)

[PATCH 1/2] locking/qrwlock: Change "queue rwlock" to "queued rwlock"
 2022-05-11 12:44 UTC  (6+ messages)
` [PATCH 2/2] locking/qrwlock: Reduce cacheline contention for rwlocks used in interrupt context

[PATCH 0/7] x86/entry: Convert error_entry() to C code
 2022-05-11 12:40 UTC  (4+ messages)
` [PATCH 2/7] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-11 12:43 UTC  (5+ messages)

[PATCH 2/4] drm/i915: setup ggtt scratch page after memory regions
 2022-05-11 12:42 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: allow volatile buffers to use ttm pool allocator

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-11 12:42 UTC  (8+ messages)

5.4.188 and later: massive performance regression with nfsd
 2022-05-11 12:38 UTC  (2+ messages)

[PATCH] PCI: cadence: respond to received PTM Requests
 2022-05-11 12:37 UTC  (5+ messages)

linux-next: Tree for May 3
 2022-05-11 12:37 UTC  (11+ messages)

[PATCH v1 1/1] pinctrl: broxton: Add module alias for Intel Apollo Lake
 2022-05-11 12:34 UTC 

[PATCH] drm/bridge: cdns-dsi: Add support for pre_enable and post_enable control functions
 2022-05-11 12:30 UTC  (2+ messages)

[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
 2022-05-11 12:29 UTC  (17+ messages)
` [PATCH v5 1/7] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [PATCH v5 2/7] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [PATCH v5 3/7] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v5 4/7] fbdev: Make sysfb to unregister its own registered devices
` [PATCH v5 5/7] fbdev: Disable sysfb device registration when removing conflicting FBs
` [PATCH v5 6/7] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [PATCH v5 7/7] fbdev: Make registered_fb[] private to fbmem.c

[PATCH v2] net: dsa: tag_mtk: add padding for tx packets
 2022-05-11 12:24 UTC  (9+ messages)

[PATCH] staging/rtl8712: fix potential memory leak
 2022-05-11 12:22 UTC  (3+ messages)
  `  "

[PATCH for-5.19/uclogic 0/7] DIGImend patches, part VI
 2022-05-11 12:20 UTC  (2+ messages)

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-11 12:19 UTC  (70+ messages)
` [PATCH v3 01/34] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v3 02/34] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH v3 03/34] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v3 04/34] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v3 05/34] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v3 06/34] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v3 07/34] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v3 08/34] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v3 09/34] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v3 10/34] KVM: x86: hyper-v: Create a separate ring for L2 TLB flush
` [PATCH v3 11/34] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v3 12/34] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v3 13/34] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v3 14/34] KVM: x86: Introduce .post_hv_l2_tlb_flush() nested hook
` [PATCH v3 15/34] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v3 16/34] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v3 17/34] KVM: x86: hyper-v: Introduce fast kvm_hv_l2_tlb_flush_exposed() check
` [PATCH v3 18/34] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v3 19/34] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH v3 21/34] KVM: nSVM: hyper-v: Enable L2 TLB flush
` [PATCH v3 22/34] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v3 23/34] KVM: selftests: Better XMM read/write helpers
` [PATCH v3 24/34] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v3 25/34] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()
` [PATCH v3 26/34] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v3 27/34] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v3 28/34] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v3 29/34] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v3 30/34] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v3 31/34] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v3 32/34] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v3 33/34] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
` [PATCH v3 34/34] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'

[PATCH] media: imx214: Fix the error handling in imx214_probe()
 2022-05-11 12:18 UTC  (2+ messages)

[allisonhenderson-xfs-work:larp_cleanupv4_pptrs 28/35] fs/xfs/libxfs/xfs_attr.c:709:18: warning: unused variable 'forkoff'
 2022-05-11 12:17 UTC 

[PATCH v2] hex2bin: make the function hex_to_bin constant-time
 2022-05-11 12:17 UTC  (11+ messages)

[PATCH v2 0/4] ARM: dts: imx6dl-colibri: Unify with changes to Apalis iMX6 device trees
 2022-05-11 12:06 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity
` [PATCH v2 2/4] ARM: dts: imx6qdl-colibri: Mux mclk for sgtl5000 with the codec node
` [PATCH v2 3/4] ARM: dts: imx6qdl-colibri: backlight pwm: Simplify inverted backlight
` [PATCH v2 4/4] ARM: dts: imx6qdl-colibri: backlight pwm: Adapt brightness steps

[PATCH] selftests: kvm: replace ternary operator with min()
 2022-05-11 12:05 UTC 

[PATCH] rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
 2022-05-11 12:07 UTC 

[PATCH 0/8] s390: allow to build with llvm's integrated assembler
 2022-05-11 12:05 UTC  (9+ messages)
` [PATCH 1/8] s390/alternatives: provide identical sized orginal/alternative sequences
` [PATCH 2/8] s390/alternatives: remove padding generation code
` [PATCH 3/8] s390/entry: shorten OUTSIDE macro
` [PATCH 4/8] s390/entry: workaround llvm's IAS limitations
` [PATCH 5/8] s390/purgatory: "
` [PATCH 6/8] s390/boot: workaround llvm IAS bug
` [PATCH 7/8] s390/boot: do not emit debug info for assembly with llvm's IAS
` [PATCH 8/8] scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390

[PATCH -next 0/2] ASoC: codecs: Fix build error
 2022-05-11 12:06 UTC  (3+ messages)
` [PATCH -next 1/2] ASoC: max98396: Fix build error for implicit function declaration

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-11 12:05 UTC  (4+ messages)
` [PATCH v5 3/6] PCI: rcar-gen2: Add RZ/N1 SOCs family compatible string

[PATCH] sched/fair: optimize and simplify rq leaf_cfs_rq_list
 2022-05-11 12:05 UTC  (2+ messages)

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-11 12:04 UTC  (3+ messages)
` [PATCH v4 3/3] iio: light: Add support for ltrf216a sensor

[PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-11 12:04 UTC  (4+ messages)
` [PATCH v4 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v4 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v4 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-11 12:02 UTC  (12+ messages)
` [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops

[Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working
 2022-05-11 12:01 UTC  (12+ messages)

[PATCH] fsi: master-ast-cf: Fix refcount leak in fsi_master_acf_probe
 2022-05-11 11:57 UTC 

[PATCH] drivers: spi: cadence-quadspi: Handle spi_unregister_master() in remove()
 2022-05-11 11:55 UTC 

[RT][PATCH 1/2] rcutorture: Also force sched priority to timersd on boosting test
 2022-05-11 11:54 UTC  (3+ messages)
` [RT][PATCH 2/2] tick: Fix timer storm since introduction of timersd

[PATCH v9 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 11:54 UTC  (13+ messages)
` [PATCH v9 3/7] crypto: caam - determine whether CAAM supports blob encap/decap
  ` [EXT] "

[PATCH v3 0/4] Enable PASID for DMA API users
 2022-05-11 11:54 UTC  (5+ messages)
` [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid

[RFC] drm/msm: Add initial ci/ subdirectory
 2022-05-11 11:50 UTC  (6+ messages)
` [RFC v2] "
  ` Adding CI results to the kernel tree was "

[PATCH 0/4] perf cs_etm: Basic support for virtual/kernel timestamps
 2022-05-11 11:49 UTC  (4+ messages)
` [PATCH 1/4] perf pmu: Add function to check if a pmu file exists

[PATCH RESEND 0/2] j1939: make sure that sent DAT/CTL frames are marked as TX
 2022-05-11 11:48 UTC  (4+ messages)

[PATCH v11 0/3] Microchip Polarfire FPGA manager
 2022-05-11 11:46 UTC  (9+ messages)
` [PATCH v11 2/3] fpga: microchip-spi: add Microchip MPF "

[PATCH] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
 2022-05-11 11:46 UTC  (2+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-11 11:45 UTC  (10+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 17/30] tracing: Improve panic/die notifiers

[PATCH] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
 2022-05-11 11:42 UTC 

[PATCH] test_firmware: fix end of loop test in upload_read_show()
 2022-05-11 11:41 UTC  (5+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-11 11:42 UTC  (3+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH RFC v1] random: use static branch for crng_ready()
 2022-05-11 11:41 UTC  (2+ messages)

[PATCH v2 0/3] add Pine64 touch panel support to rockpro64
 2022-05-11 11:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: feiyang, fy07024di26a30d: make reset gpio optional
` [PATCH v2 2/3] drm/panel: feiyang-fy07024di26a30d: "
` [PATCH v2 3/3] arm64: dts: rockchip: add pine64 touch panel display to rockpro64

[mtd:spi-nor/next 16/18] drivers/mtd/spi-nor/debugfs.c:84 spi_nor_params_show() warn: '%ph' cannot be followed by 'n'
 2022-05-11 11:35 UTC  (2+ messages)

[PATCH] regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
 2022-05-11 11:35 UTC 

[PATCH 0/4 V2] net: atlantic: more fuzzing fixes
 2022-05-11 11:30 UTC  (2+ messages)

[PATCH v4 0/6] TPM irq fixes
 2022-05-11 11:27 UTC  (5+ messages)
` [PATCH v4 1/6] tpm, tpm_tis_spi: Request threaded irq
` [PATCH v4 2/6] tpm, tpm_tis: Claim and release locality only once

[REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
 2022-05-11 11:26 UTC 

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-11 11:18 UTC 

[PATCH 4.9 00/66] 4.9.313-rc1 review
 2022-05-11 11:15 UTC  (2+ messages)

[PATCH 0/7] Rewrite jevents program in python
 2022-05-11 11:13 UTC  (2+ messages)

[PATCH] arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
 2022-05-11 11:13 UTC  (2+ messages)

[PATCH] genirq/irq_sim: Make the irq_work always run in hard irq context
 2022-05-11 11:07 UTC 

[PATCH v7 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-11 11:06 UTC  (2+ messages)
` [PATCH v7 2/2] "


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