All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-11 10:45:50 to 2024-01-11 11:19:46 UTC [more...]

[PATCH] wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
 2024-01-11 11:19 UTC  (2+ messages)

[PATCH RESUBMIT] leds: trigger: netdev: add core support for hw not supporting fallback to LED sw control
 2024-01-11 11:19 UTC  (6+ messages)

[PATCH v2] wifi: ath11k: fix IOMMU errors on buffer rings
 2024-01-11 11:18 UTC  (2+ messages)

[PATCH] Documentation: sphinx: Require alabaster <0.7.14
 2024-01-11 11:18 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Clean up errors in ql4_isr.c
 2024-01-11 11:18 UTC 

[PATCH next v3 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
 2024-01-11 11:18 UTC  (3+ messages)

[GIT PULL] sound updates for 6.8-rc1
 2024-01-11 11:18 UTC 

[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-01-11 11:18 UTC  (4+ messages)
` [PATCH v4 07/16] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue

[PATCH v2 1/3] arm: xea: Move XEA's environment variables from xea.h to xea.env
 2024-01-11 11:16 UTC  (4+ messages)
` [PATCH v2 2/3] arm: config: Enable CRC8 support in SPL on imx287 XEA board
` [PATCH v2 3/3] arm: xea: Add support for boot image source descriptor in SPL

mm/vmalloc.c:4691:25: error: variable 'addr' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-01-11 11:16 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Clean up errors in ql4_mbx.c
 2024-01-11 11:15 UTC 

[PATCH] ata: libata-core: Do not try to set sleeping devices to standby
 2024-01-11 11:15 UTC 

[OE-core] runqemu: ahci option
 2024-01-11 11:14 UTC  (3+ messages)

[GIT PULL] Scheduler changes for v6.7
 2024-01-11 11:14 UTC  (7+ messages)
` [GIT PULL] Scheduler changes for v6.8
        ` [GIT PULL] scheduler fixes
    ` [tip: sched/urgent] Revert "sched/cpufreq: Rework schedutil governor performance estimation" and dependent commits

[PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
 2024-01-11 11:14 UTC  (2+ messages)

[PULL 00/41] target-arm queue
 2024-01-11 11:05 UTC  (42+ messages)
` [PULL 01/41] hw/arm: add cache controller for Freescale i.MX6
` [PULL 02/41] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PULL 03/41] hw/arm: Add minimal support for the B-L475E-IOT01A board
` [PULL 04/41] hw/intc/armv7m_nvic: add "num-prio-bits" property
` [PULL 05/41] hw/arm/armv7m: alias the NVIC "
` [PULL 06/41] hw/arm/socs: configure priority bits for existing SOCs
` [PULL 07/41] hw/arm: Add missing QOM parent for v7-M SoCs
` [PULL 08/41] target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
` [PULL 09/41] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
` [PULL 10/41] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NV
` [PULL 11/41] target/arm: Implement HCR_EL2.AT handling
` [PULL 12/41] target/arm: Enable trapping of ERET for FEAT_NV
` [PULL 13/41] target/arm: Always honour HCR_EL2.TSC when HCR_EL2.NV is set
` [PULL 14/41] target/arm: Allow use of upper 32 bits of TBFLAG_A64
` [PULL 15/41] target/arm: Record correct opcode fields in cpreg for E2H aliases
` [PULL 16/41] target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0
` [PULL 17/41] target/arm: Make EL2 cpreg accessfns safe for FEAT_NV EL1 accesses
` [PULL 18/41] target/arm: Move FPU/SVE/SME access checks up above ARM_CP_SPECIAL_MASK check
` [PULL 19/41] target/arm: Trap sysreg accesses for FEAT_NV
` [PULL 20/41] target/arm: Make NV reads of CurrentEL return EL2
` [PULL 21/41] target/arm: Set SPSR_EL1.M correctly when nested virt is enabled
` [PULL 22/41] target/arm: Trap registers when HCR_EL2.{NV, NV1} == {1, 1}
` [PULL 23/41] target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
` [PULL 24/41] target/arm: Don't honour PSTATE.PAN when HCR_EL2.{NV, NV1} == {1, 1}
` [PULL 25/41] target/arm: Treat LDTR* and STTR* as LDR/STR when NV, NV1 is 1, 1
` [PULL 26/41] target/arm: Handle FEAT_NV page table attribute changes
` [PULL 27/41] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
` [PULL 28/41] target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bits
` [PULL 29/41] target/arm: Implement VNCR_EL2 register
` [PULL 30/41] target/arm: Handle FEAT_NV2 changes to when SPSR_EL1.M reports EL2
` [PULL 31/41] target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2
` [PULL 32/41] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
` [PULL 33/41] target/arm: Report VNCR_EL2 based faults correctly
` [PULL 34/41] target/arm: Mark up VNCR offsets (offsets 0x0..0xff)
` [PULL 35/41] target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
` [PULL 36/41] target/arm: Mark up VNCR offsets (offsets 0x168..0x1f8)
` [PULL 37/41] target/arm: Mark up VNCR offsets (offsets >= 0x200, except GIC)
` [PULL 38/41] hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
` [PULL 39/41] target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps
` [PULL 40/41] target/arm: Enhance CPU_LOG_INT to show SPSR on AArch64 exception-entry
` [PULL 41/41] target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUs

[PATCH v2 0/8] mm: convert mm counter to take a folio
 2024-01-11 11:12 UTC  (9+ messages)
` [PATCH v2 1/8] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 2/8] s390: pgtable: use pfn_swap_entry_to_folio() in ptep_zap_swap_entry()
` [PATCH v2 3/8] mm: huge_memory: use pfn_swap_entry_to_folio() in __split_huge_pmd_locked()
` [PATCH v2 4/8] mm: huge_memory: use pfn_swap_entry_to_folio() in zap_huge_pmd()
` [PATCH v2 5/8] mm: memory: use pfn_swap_entry_to_folio() in copy_nonpresent_pte()
` [PATCH v2 6/8] mm: memory: convert to should_zap_folio()
` [PATCH v2 7/8] mm: convert mm_counter() to take a folio
` [PATCH v2 8/8] mm: convert mm_counter_file() "

[openeuler:OLK-6.6 2302/2336] mm/madvise.c:297:6: warning: no previous prototype for function 'force_swapin_vma'
 2024-01-11 11:13 UTC 

[PATCH] scsi/qla4xxx: Clean up errors in ql4_nvram.c
 2024-01-11 11:13 UTC 

[PATCH i-g-t 0/3] Sync i915_pciid.h
 2024-01-11 11:13 UTC  (7+ messages)
` [PATCH i-g-t 2/3] lib: Add non-kernel macros to i915_pciids_local.h
` [PATCH i-g-t 3/3] lib: sync i915_pciids.h with kernel

[PATCH v3] wifi: ath12k: report tx bitrate for iw dev xxx station dump
 2024-01-11 11:12 UTC  (2+ messages)

[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
 2024-01-11 11:12 UTC  (11+ messages)
` [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
    `  "

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-11 11:12 UTC  (3+ messages)

[PATCHv2] x86/mm: Fix memory encryption features advertisement
 2024-01-11 11:12 UTC 

[RFC PATCH v2 0/4] Add support for Supervisor Software Events extension
 2024-01-11 11:12 UTC  (9+ messages)
` [RFC PATCH v2 1/4] lib: sbi: provides regs to sbi_ipi_process()
` [RFC PATCH v2 2/4] lib: sbi: add support for Supervisor Software Events extension
` [RFC PATCH v2 4/4] lib: sbi: add SBI_EXT_PMU_IRQ_CLEAR

[PATCH] mfd: sun4i-gpadc: adaptation interrupt number
 2024-01-11 11:11 UTC  (3+ messages)
` (subset) "

Performance regression in ip_set_swap on 6.1.69
 2024-01-11 11:11 UTC  (7+ messages)
          `  "

[PATCH] ethdev: add dump regs for telemetry
 2024-01-11 11:11 UTC  (8+ messages)

[PATCH] scsi: qla4xxx: Clean up errors in ql4_def.h
 2024-01-11 11:11 UTC 

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-11 11:09 UTC  (11+ messages)
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes

[PATCH] [media] Clean up errors in tda8083.h
 2024-01-11 11:08 UTC 

[PATCH 0/2] Generalize reference locking in tests
 2024-01-11 11:08 UTC  (4+ messages)
` [PATCH 1/2] t1401: generalize reference locking

[PATCH] staging: vt6655: Remove extra blank lines between code blocks
 2024-01-11 11:08 UTC  (6+ messages)

[PATCH 0/3] ASoC: Support SAI and MICFIL on i.MX95 platform
 2024-01-11 11:06 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for "
    `  "

[PATCH] [media] media: Clean up errors in bcm3510_priv.h
 2024-01-11 11:07 UTC 

[PATCH] [media] Clean up errors in dib0090.h
 2024-01-11 11:05 UTC 

[PATCH v2 00/13] Add ISP 3A for StarFive
 2024-01-11 11:04 UTC  (3+ messages)
` [PATCH v2 08/13] staging: media: starfive: Add for StarFive ISP 3A SC

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-11 11:03 UTC  (8+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode

Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
 2024-01-11 11:03 UTC  (8+ messages)
  ` [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()"

[PATCH V8 0/3] Add rs485 support to uartps driver
 2024-01-11 11:03 UTC  (5+ messages)
` [PATCH V8 3/3] tty: serial: uartps: "

[PATCH] media: stv6110x: Clean up errors in stv6110x.h
 2024-01-11 11:03 UTC 

[ls-zhu:v6.7-rc6-tdx 254/264] x86_64/tdx_upm_test.c:355:58: error: 'KVM_MEM_PRIVATE' undeclared
 2024-01-11 11:01 UTC 

[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-11 11:01 UTC  (7+ messages)
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering

[PATCH v2 0/3] GuC CT tweaks
 2024-01-11 11:01 UTC  (3+ messages)
` [PATCH v2 1/3] drm/xe/guc: Add more GuC CT states

[PATCH i-g-t] tests/intel/xe_exec_store: don't pass gt_id as bind queue
 2024-01-11 11:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] [media] Clean up errors in cx24110.h
 2024-01-11 11:01 UTC 

[PATCH net-next v5 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2024-01-11 11:01 UTC  (6+ messages)

[PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
 2024-01-11 10:59 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] package/eudev: add sgx group for eudev-3.2.12
 2024-01-11 10:59 UTC  (3+ messages)

[PATCH] media: dvb: Clean up errors in cx24110.c
 2024-01-11 10:58 UTC 

[PATCH v4] Add multicolor support to BlinkM LED driver
 2024-01-11 10:58 UTC  (2+ messages)

[PATCH] drm/xe: display support should not depend on EXPERT
 2024-01-11 10:58 UTC  (3+ messages)

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2024-01-11 10:58 UTC  (6+ messages)

What to do on MIA maintainers?
 2024-01-11 10:58 UTC 

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-01-11 10:51 UTC  (12+ messages)
` [PATCH v15 1/5] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support
` [PATCH v15 3/5] powerpc/kexec: turn some static helper functions public
` [PATCH v15 4/5] powerpc: add crash CPU hotplug support
` [PATCH v15 5/5] powerpc: add crash memory "

[PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
 2024-01-11 10:52 UTC  (16+ messages)
` [PATCH 1/7] ASoC: mediatek: mt8173-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH 2/7] ASoC: mediatek: mt8173-afe-pcm: Use devm_snd_soc_register_component()
` [PATCH 3/7] ASoC: mediatek: mt8183-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH 4/7] ASoC: mediatek: mt8183-afe-pcm: Simplify with dev_err_probe()
` [PATCH 5/7] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH 6/7] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH 7/7] ASoC: mediatek: mt8195-afe-pcm: Drop .remove_new() callback

[PATCH V2 0/2] mt7981b: initial DT code
 2024-01-11 10:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/Makefile.in: set GIT_DIR=. in {HOST, TARGET}_MAKE_ENV
 2024-01-11 10:56 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/micropython: drop GIT_DIR=. workaround

[xen-unstable test] 184311: tolerable FAIL
 2024-01-11 10:56 UTC 

[PATCH v2 0/3] This series adds support for the phyGATE-Tauri-L
 2024-01-11 10:56 UTC  (7+ messages)
` [PATCH v2 1/3] Add support for phyGATE-Tauri-L-iMX8MM
` [PATCH v2 2/3] doc: board: phytec: Add phyGATE-Tauri board documentation
` [PATCH v2 3/3] board: phytec: MAINTAINERS: add missing phytec doc files

[PATCH] wifi: p54: fix GCC format truncation warning with wiphy->fw_version
 2024-01-11 10:54 UTC  (4+ messages)
`  "

[RFC PATCH 0/5] regulator: support for Marvell 88PM886 LDOs and bucks
 2024-01-11 10:54 UTC  (3+ messages)
` [RFC PATCH 1/5] mfd: 88pm88x: differences with respect to the PMIC RFC series

[RESEND PATCH v6 0/5] Add display support for stm32f769-disco board
 2024-01-11 10:53 UTC  (12+ messages)
` [RESEND PATCH v6 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [RESEND PATCH v6 2/5] ARM: dts: stm32: add DSI support on stm32f769
` [RESEND PATCH v6 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [RESEND PATCH v6 4/5] ARM: dts: stm32: add display support "
` [RESEND PATCH v6 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09

[PATCH] ASoC: mediatek: sof-common: Add NULL check for normal_link string
 2024-01-11 10:52 UTC  (2+ messages)

Frederic will be doing RCU PR for v6.7 merge window
 2024-01-11 10:52 UTC  (4+ messages)
` Neeraj will be doing RCU PR for v6.8 "

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-11 10:50 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2024-01-11 10:51 UTC  (2+ messages)

[PATCH for-4.18 v1] xen/common: Don't dereference overlay_node after checking that it is NULL
 2024-01-11 10:49 UTC  (4+ messages)

[PATCH net] amt: do not use overwrapped cb area
 2024-01-11 10:50 UTC  (2+ messages)

[PATCH v1] Bluetooth: qca: Fix crash when btattach controller ROME
 2024-01-11 10:49 UTC  (2+ messages)
` [PATCH v2] Bluetooth: qca: Fix crash when btattach BT controller QCA_ROME

[PATCH 00/22] Remove the directmap
 2024-01-11 10:47 UTC  (4+ messages)
` [PATCH 11/22] x86: add a boot option to enable and disable the direct map

[PATCH] Input: i8042 - add quirk for Lenovo ThinkPad T14 Gen 1
 2024-01-11 10:48 UTC  (6+ messages)

[PATCH net-next v7 4/5] ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]
 2024-01-11 10:48 UTC  (4+ messages)
` [PATCH net-next v7 5/5] ptp: clockmatrix: move register and firmware related definition to idt8a340_reg.h

[PATCH] thermal/drivers/qoriq: fix getting tmu range
 2024-01-11 10:47 UTC  (3+ messages)

[EXT] RE: [PATCH v5.10.y] crypto: caam/jr - Fix possible caam_jr crash
 2024-01-11 10:46 UTC  (3+ messages)
`  "

[linux-next:master 11933/13245] drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:220:undefined reference to `phylink_ethtool_get_pauseparam'
 2024-01-11 10:45 UTC 

FAILED: patch "[PATCH] fuse: nlookup missing decrement in fuse_direntplus_link" failed to apply to 4.19-stable tree
 2024-01-11 10:46 UTC  (3+ messages)

[PATCH v2 0/8] Add display support for stm32f769-disco board
 2024-01-11 10:45 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: stm32f7: Add binding definition for DSI


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.