LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 19:49:09 to 2024-03-30 00:51:17 UTC [more...]

[PATCH v1 3/3] phy: freescale: imx8q-hsio: Add i.MX8Q HSIO PHY driver support
 2024-03-30  0:51 UTC  (2+ messages)

[syzbot] [audit?] [bpf?] INFO: rcu detected stall in kauditd_thread (4)
 2024-03-30  0:44 UTC  (2+ messages)

[PATCH 00/11] xz: Updates to license, filters, and compression options
 2024-03-30  0:37 UTC  (4+ messages)
  ` [tech-board] "

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-30  0:36 UTC  (9+ messages)

[PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings
 2024-03-30  0:30 UTC  (2+ messages)

[syzbot] [bpf?] possible deadlock in kvfree_call_rcu
 2024-03-30  0:27 UTC  (2+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-03-30  0:12 UTC  (2+ messages)

[RESEND v2 RFC 0/5] Enhancements for mv64xxx I2C driver
 2024-03-30  0:06 UTC  (2+ messages)

[PATCH 1/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-03-29 23:59 UTC  (2+ messages)

[PATCH 0/4] perf: Fix leaked events when sigtrap = 1
 2024-03-29 23:58 UTC  (5+ messages)
` [PATCH 1/4] task_work: s/task_work_cancel()/task_work_cancel_func()/
` [PATCH 2/4] task_work: Introduce task_work_cancel() again
` [PATCH 3/4] perf: Fix event leak upon exit
` [PATCH 4/4] perf: Fix event leak upon exec and file release

[gustavoars:testing/WFAMNAE-next20240325-CBC] BUILD SUCCESS 7fac48f39e0ed7942c8b3a16963a5409729a41b6
 2024-03-29 23:56 UTC 

warning: cast removes address space '__percpu' of expression
 2024-03-29 23:56 UTC 

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-29 23:54 UTC  (4+ messages)

[PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
 2024-03-29 23:52 UTC  (5+ messages)
` [PATCH 4/7] wifi: ath10k: sdio: drop driver owner initialization
` [PATCH 5/7] wifi: brcm80211: "

[PATCH 0/4] regulator: Fix AXP717 PMIC support
 2024-03-29 23:50 UTC  (5+ messages)
` [PATCH 1/4] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH 3/4] mfd: axp20x: AXP717: Add support for "
` [PATCH 4/4] regulator: axp20x: AXP717: Add "

[PATCH v2] cleanup: Add usage and style documentation
 2024-03-29 23:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-03-29 23:36 UTC  (2+ messages)

[PATCH 0/2] wifi: ath: fix hal_rx_buf_return_buf_manager documentation
 2024-03-29 23:30 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: "
` [PATCH 2/2] wifi: ath12k: "

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-29 23:28 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-29 23:28 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

[PATCH v3 00/10] Allocation APIs
 2024-03-29 23:23 UTC  (3+ messages)

[PATCH 0/0] (proposed?) Add ACPI binding to Rockchip RK3xxx I2C bus
 2024-03-29 23:25 UTC  (2+ messages)
`  "

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-29 22:58 UTC  (30+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v3 2/2] scripts: checkpatch: check unused parameters for function-like macro
 2024-03-29 23:08 UTC 

[paulmck-rcu:dev.2024.03.27b 61/69] lib/cmpxchg-emu.c:24:11: warning: no previous prototype for 'cmpxchg_emu_u8'
 2024-03-29 23:08 UTC  (2+ messages)

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-29 23:06 UTC  (2+ messages)

Allmodconfig - logic_outb - Boot Panic
 2024-03-29 23:05 UTC 

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-29 23:04 UTC  (11+ messages)

linux-next: build warnings after merge of the mm tree
 2024-03-29 23:01 UTC  (9+ messages)

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-03-29 22:59 UTC  (6+ messages)

[GIT PULL] KUnit fixes update for Linux 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

[git pull] drm fixes for 6.9-rc2
 2024-03-29 22:58 UTC  (2+ messages)

Add clk-fixes branch to pending-fixes
 2024-03-29 22:57 UTC  (2+ messages)

[PATCH v6 0/1] Add property in dwmac-stm32 documentation
 2024-03-29 22:50 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-03-29 22:38 UTC  (3+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-29 22:29 UTC  (12+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-29 22:27 UTC  (5+ messages)

[PATCH] rcu: Fix buffer overlow in print_cpu_stall_info()
 2024-03-29 22:21 UTC  (5+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-03-29 22:19 UTC  (2+ messages)

[PATCH 2/8] ARC: Fix typos
 2024-03-29 22:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
 2024-03-29 22:02 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region
` [PATCH v4 3/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: Add Broadcast_AND register in LLCC block
` [PATCH v4 5/5] arm64: dts: qcom: sm8650: "

[PATCH net-next v4 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-29 22:01 UTC  (6+ messages)
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping capability

[PATCH v1 1/1] ACPI: CPPC: Fix access width used for PCC registers
 2024-03-29 22:00 UTC 

[PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
 2024-03-29 21:58 UTC  (6+ messages)
` [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
` [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
` [PATCH v2 3/5] perf annotate: Split out util/disasm.c
` [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
` [PATCH v2 5/5] perf annotate: Add symbol name when using capstone

[PATCH] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
 2024-03-29 21:54 UTC 

[PATCH v1] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-03-29 21:54 UTC  (2+ messages)

[PATCH RESEND bpf 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-03-29 21:53 UTC  (5+ messages)
` [PATCH RESEND bpf 1/2] x86/bpf: Fix IP after emitting call depth accounting
` [PATCH RESEND bpf 2/2] x86/bpf: Fix IP for relocating "

[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers
 2024-03-29 21:49 UTC  (15+ messages)
` [PATCH v5 01/11] scsi: ufs: qcom: Perform read back after writing reset bit
` [PATCH v5 02/11] scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
` [PATCH v5 03/11] scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config
` [PATCH v5 04/11] scsi: ufs: qcom: Perform read back after writing unipro mode
` [PATCH v5 05/11] scsi: ufs: qcom: Perform read back after writing CGC enable
` [PATCH v5 06/11] scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
` [PATCH v5 07/11] scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
` [PATCH v5 08/11] scsi: ufs: core: Perform read back after disabling interrupts
` [PATCH v5 09/11] scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
` [PATCH v5 10/11] scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
` [PATCH v5 11/11] scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-03-29 21:43 UTC  (2+ messages)

[PATCH 0/3] iio: adc: add ADC driver for XuanTie TH1520 SoC
 2024-03-29 21:29 UTC  (5+ messages)
` [PATCH 1/3] drivers/iio/adc: Add XuanTie TH1520 ADC driver
` [PATCH 2/3] riscv: dts: thead: Add XuanTie TH1520 ADC device node
` [PATCH 3/3] dt-bindings: adc: Document XuanTie TH1520 ADC

[PATCH 0/4] scsi: Prevent several section mismatch warnings
 2024-03-29 21:11 UTC  (5+ messages)
` [PATCH 1/4] scsi: a3000: Mark driver struct with __refdata to prevent section mismatch
` [PATCH 2/4] scsi: a4000t: "
` [PATCH 3/4] scsi: atari_scsi: "
` [PATCH 4/4] scsi: mac_scsi: "

[PATCH] arm64: dts: qcom: qcm6490-idp: Add change to name the regulators
 2024-03-29 21:09 UTC  (2+ messages)

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-03-29 21:09 UTC  (7+ messages)
` [PATCH 1/5] spi: cadence: Add new bindings documentation for Cadence XSPI
` [PATCH 2/5] spi: cadence: Add Marvell IP modification changes
` [PATCH 3/5] spi: cadence: Force single modebyte
` [PATCH 4/5] driver: spi: cadence: Add ACPI support
` [PATCH 5/5] cadence-xspi: Add xfer capabilities

[PATCH v7 0/7] Add support for Translation Buffer Units
 2024-03-29 21:06 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v7 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH v1 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-03-29 21:04 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v1 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v1 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll_div16' to clkc_periphs
` [PATCH v1 4/4] arm64: dts: amlogic: a1: setup CPU power management

[PATCH v1 0/6] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-03-29 20:58 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v1 2/6] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v1 3/6] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v1 4/6] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v1 5/6] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v1 6/6] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[paulmck-rcu:dev.2024.03.27b 64/69] arch/xtensa/include/asm/cmpxchg.h:77:25: error: implicit declaration of function 'cmpxchg_emu_u8'
 2024-03-29 18:48 UTC  (2+ messages)

[paulmck-rcu:dev.2024.03.27b 66/69] include/linux/atomic/atomic-arch-fallback.h:2026:9: error: call to undeclared function 'cmpxchg_emu_u8'; ISO C99 and later do not support implicit function declarations
 2024-03-29 18:52 UTC  (2+ messages)

[PATCH net-next 0/2] net: fix variable shadowing spam from headers
 2024-03-29 20:53 UTC  (4+ messages)
` [PATCH net-next 2/2] netdev_queues: fix -Wshadow / Sparse shadow warnings throughout the file

[PATCH] ASoC: codecs: rk3308: add dependency on OF
 2024-03-29 20:44 UTC 

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-29 20:32 UTC  (4+ messages)
` [PATCH v3 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v3 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v3 3/3] arch: Rename fbdev header and source files

[PATCH] selftests/mm: import strings.h for ffsl
 2024-03-29 20:33 UTC  (3+ messages)

[PATCH] staging: axis-fifo: align arguments to open parenthesis in axis-fifo.c
 2024-03-29 20:32 UTC 

[PATCH 0/2] wifi: mac80211: Fix mac80211.h kernel-doc issues
 2024-03-29 20:27 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: remove ieee80211_set_hw_80211_encap()
` [PATCH 2/2] wifi: mac80211: Add missing return value documentation

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-03-29 20:20 UTC  (2+ messages)

[PATCH] firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
 2024-03-29 20:18 UTC 

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-29 20:18 UTC  (3+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

PROBLEM: Only one CPU active on Ultra 60 since ~4.8 (regression)
 2024-03-29 20:11 UTC  (8+ messages)

[PATCH v3 00/30] NT synchronization primitive driver
 2024-03-29 20:07 UTC  (3+ messages)
` [PATCH v3 17/30] selftests: ntsync: Add some tests for semaphore state

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-03-29 20:02 UTC  (4+ messages)
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29 20:00 UTC  (2+ messages)

[PATCH 4/4] perf annotate: Use libcapstone to disassemble
 2024-03-29 20:00 UTC  (2+ messages)

[PATCH v9 00/13] firmware: qcom: qseecom: convert to using the TZ allocator
 2024-03-29 19:57 UTC  (12+ messages)

[PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
 2024-03-29 19:57 UTC  (3+ messages)

[PATCH 1/2] security: Handle dentries without inode in security_path_post_mknod()
 2024-03-29 19:56 UTC  (6+ messages)
` [PATCH 2/2] ima: evm: Rename *_post_path_mknod() to *_path_post_mknod()

[PATCH v3] kselftest/clone3: Make test names for set_tid test stable
 2024-03-29 19:55 UTC  (5+ messages)

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-29 19:54 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-03-29 19:52 UTC  (2+ messages)

[PATCH v3] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
 2024-03-29 19:50 UTC 

[PATCH net-next v3] octeontx2-pf: remove unused variables req_hdr and rsp_hdr
 2024-03-29 19:50 UTC  (2+ messages)

[PATCH net-next v2] net: axienet: Fix kernel doc warnings
 2024-03-29 19:50 UTC  (2+ messages)

[PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-03-29 19:49 UTC  (2+ messages)

[PATCH] kbuild: rust: use `-Zdebuginfo-compression`
 2024-03-29 19:48 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).