All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-14 08:19:22 to 2022-09-14 09:03:50 UTC [more...]

[PATCH AUTOSEL 5.15 01/16] arm64: dts: juno: Add missing MHU secure-irq
 2022-09-14  9:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 15/16] drm/panfrost: devfreq: set opp to the recommended one to configure regulator

[PATCH AUTOSEL 5.19 01/22] arm64: dts: juno: Add missing MHU secure-irq
 2022-09-14  9:01 UTC  (27+ messages)
` [PATCH AUTOSEL 5.19 02/22] spi: cadence-quadspi: Disable irqs during indirect reads
` [PATCH AUTOSEL 5.19 03/22] ASoC: nau8824: Fix semaphore unbalance at error paths
` [PATCH AUTOSEL 5.19 04/22] regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe()
` [PATCH AUTOSEL 5.19 05/22] ASoC: fsl_aud2htx: register platform component before registering cpu dai
` [PATCH AUTOSEL 5.19 06/22] ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable
` [PATCH AUTOSEL 5.19 07/22] scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
` [PATCH AUTOSEL 5.19 08/22] rxrpc: Fix local destruction being repeated
` [PATCH AUTOSEL 5.19 09/22] rxrpc: Fix calc of resend age
` [PATCH AUTOSEL 5.19 10/22] wifi: mac80211_hwsim: check length for virtio packets
` [PATCH AUTOSEL 5.19 11/22] ALSA: hda/sigmatel: Keep power up while beep is enabled
` [PATCH AUTOSEL 5.19 12/22] erofs: avoid the potentially wrong m_plen for big pcluster
` [PATCH AUTOSEL 5.19 13/22] ALSA: hda/tegra: Align BDL entry to 4KB boundary
` [PATCH AUTOSEL 5.19 14/22] ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
` [PATCH AUTOSEL 5.19 15/22] drm/ttm: update bulk move object of ghost BO
` [PATCH AUTOSEL 5.19 20/22] drm/amdgpu: prevent toc firmware memory leak
` [PATCH AUTOSEL 5.19 21/22] drm/panfrost: devfreq: set opp to the recommended one to configure regulator

[PATCH] ARM: s3c: fix repeated words in comments
 2022-09-14  8:41 UTC  (2+ messages)

[PATCH] um: remove unused reactivate_chan() declaration
 2022-09-14  8:38 UTC  (2+ messages)

[PATCH] ARM: pxa: fix repeated words in comments
 2022-09-14  8:40 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring(v4)
 2022-09-14  9:01 UTC  (2+ messages)

Illegal operation with clang + CONFIG_MARCH_Z13
 2022-09-14  9:00 UTC  (3+ messages)

[PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
 2022-09-14  9:00 UTC  (10+ messages)

product inquiry for HVAC Distributing
 2022-09-14  9:00 UTC 

[PATCH blktests v3] nvme/046: test queue count changes on reconnect
 2022-09-14  9:00 UTC  (5+ messages)

[PATCH] arm/optee-os: refresh patch to remove fuzz
 2022-09-14  9:00 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2 0/7] ftdi_sio driver improvements
 2022-09-14  8:58 UTC  (11+ messages)
` [PATCH v2 6/7] USB: serial: ftdi_sio: Fix custom_divisor and c_*speed for ASYNC_SPD_CUST

[PATCH 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2022-09-14  8:58 UTC  (6+ messages)
` [PATCH 3/3] clk: qcom: gcc-sc7280: Update the .pwrsts for usb gdsc

[PATCH v6 0/8] Update ADSP pil loader for SC7280 platform
 2022-09-14  8:58 UTC  (3+ messages)
` [PATCH v6 1/8] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

Accidental config renaming in commit 3f342a23257d ("crypto: Kconfig - simplify hash entries")
 2022-09-14  8:55 UTC  (4+ messages)

[PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-09-14  8:35 UTC  (78+ messages)
` [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v3 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v3 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v3 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v3 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v3 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v3 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v3 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v3 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v3 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v3 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v3 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v3 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v3 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v3 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v3 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v3 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v3 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v3 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v3 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v3 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v3 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v3 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v3 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [RFC PATCH v3 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[PATCH] python3-cryptography: workaround broken native functionality
 2022-09-14  8:58 UTC  (13+ messages)
` [OE-core] "

[PATCH net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-14  8:54 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

[ImageBuilder 0/2] Use lopper to generate partial dts
 2022-09-14  8:56 UTC  (5+ messages)

[PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
 2022-09-14  8:52 UTC  (2+ messages)
  ` (subset) "

[PATCH v2] python3: add PACKAGECONFIG[editline]
 2022-09-14  8:52 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/2] crypto/arm64: Kconfig - fix SHA1 symbol name
 2022-09-14  8:51 UTC  (2+ messages)
` [PATCH 2/2] crypto: Kconfig - remove CRYPTO_BLAKE2S symbol

[PATCH 0/3] apple rtkit: add support for atomic operations
 2022-09-14  8:34 UTC  (8+ messages)
` [PATCH 1/3] mailbox: apple: Implement flush() operation
` [PATCH 2/3] mailbox: apple: Implement poll_data() operation
` [PATCH 3/3] soc: apple: rtkit: Add apple_rtkit_poll

[PATCH v2 00/37] baseband/acc100: changes for 22.11
 2022-09-14  8:50 UTC  (3+ messages)
` [PATCH v2 05/37] baseband/acc100: memory leak fix

[PATCH 0/5] scsi: megaraid_sas: some bug fixes and cod cleanup
 2022-09-14  8:48 UTC  (6+ messages)
` [PATCH 1/5] scsi: megaraid_sas: correct the parameter of scsi_device_lookup
` [PATCH 2/5] scsi: megaraid_sas: correct an error message
` [PATCH 3/5] scsi: megaraid_sas: simplify the megasas_update_device_list
` [PATCH 4/5] scsi: megaraid_sas: remove unnecessary memset
` [PATCH 5/5] scsi: megaraid_sas: move megasas_dbg_lvl init to megasas_init

[PATCH v1] exfat: remove the code that sets FileAttributes when renaming
 2022-09-14  8:48 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix return type of mode_valid function hook
 2022-09-13 20:55 UTC 

[PATCH] fs/ext2: remove unused variable es
 2022-09-14  8:44 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: fix repeated words in comments
 2022-09-14  8:43 UTC 

[PATCH 1/7] scripts/oe-setup-builddir: add a check that TEMPLATECONF is valid
 2022-09-14  8:42 UTC  (9+ messages)
` [OE-core] "

rbd unmap fails with "Device or resource busy"
 2022-09-14  8:41 UTC  (4+ messages)

回复: Re: 回复: Re: [PATCH] drm:Fix the blank screen problem of some 1920x1080 75Hz monitors using R520 graphics card
 2022-09-14  8:40 UTC  (2+ messages)

Query regarding the lib audit-userspace
 2022-09-14  8:40 UTC  (3+ messages)

[PATCH 1/2] Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
 2022-09-14  8:38 UTC  (4+ messages)

[PATCH] crypto: revert unintended config addition of CRYPTO_BLAKE2S
 2022-09-14  8:38 UTC 

[PATCH] ARM: pxa: fix repeated words in comments
 2022-09-14  8:37 UTC 

[PATCH] crypto: revert unintended config name change for CRYPTO_SHA1_ARM64_CE
 2022-09-14  8:36 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Check for incomplete LRI from the context image
 2022-09-14  8:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/6] RISC-V Allwinner D1 Support 2nd Stage Support
 2022-09-14  8:33 UTC  (10+ messages)
` [PATCH 2/6] RISC-V: add riscv_vendor_id() support
` [PATCH 4/6] RISC-V: use m/sscratch registers for barebox_riscv_pbl_flags
` [PATCH 6/6] RISC-V: add Allwinner Sun20i D1 Nezha support

[char-misc:char-misc-next 21/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c: linux/spinlock.h is included more than once
 2022-09-14  8:31 UTC  (2+ messages)

[PATCH] x86: enable interrupts around dump_execstate()
 2022-09-14  8:31 UTC  (4+ messages)

mgag200 broken on kernel-6.0-rc3 on DELL/T620
 2022-09-14  8:29 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: minor mkfs fs size error message enhancements
 2022-09-14  8:28 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: mkfs: fix error message for minimum zoned filesystem size

[PATCH] mfd: mt6360: add bound check in regmap read/write function
 2022-09-14  8:26 UTC  (2+ messages)

[cpuidle, intel_idle] 32d4fd5751: WARNING:at_kernel/rcu/tree.c:#rcu_eqs_exit
 2022-09-14  8:26 UTC  (4+ messages)
` [cpuidle,intel_idle] "

[PATCH 1/2] mm: fix logic error of page_expected_state
 2022-09-14  8:26 UTC  (3+ messages)
` [PATCH 2/2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation

[PATCH v2 1/3] ata: ahci: Add new board low_power_no_debounce_delay
 2022-09-14  8:26 UTC  (18+ messages)
` [PATCH v2 3/3] ata: ahci: Skip 200 ms debounce delay for AMD 300 Series Chipset SATA Controller

[PATCH 00/11] perf test: test_intel_pt.sh: Add per-thread test
 2022-09-14  8:25 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
 2022-09-14  8:23 UTC  (2+ messages)

[PATCH v2 5/5] ARM: dts: qcom-msm8660: fix node names for fixed clocks
 2022-09-14  8:23 UTC  (2+ messages)

[PATCH v4 00/12] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-14  8:22 UTC  (6+ messages)
` [PATCH v4 07/12] drm: bridge: samsung-dsim: Fix PLL_P (PMS_P) offset

[PATCH 4/4] mm/damon/vaddr: indicate the target is invalid when 'nr_regions' is zero
 2022-09-14  8:21 UTC  (3+ messages)

[PATCH v2 4/5] ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node
 2022-09-14  8:21 UTC  (2+ messages)

[PATCH linux-next] soundwire: intel: Remove unused parameter ret
 2022-09-14  7:51 UTC  (3+ messages)

[PATCH v2 00/24] blk: Rationalise the block interface
 2022-09-14  8:20 UTC  (6+ messages)
` [PATCH v2 22/24] blk: Drop if_type


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.