LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 13:01:33 to 2024-07-29 14:59:18 UTC [more...]

[PATCH v2 0/4] remoteproc: imx_rproc: various patches for misc
 2024-07-29 14:59 UTC  (2+ messages)

[PATCH v3 0/2] *** Add ADF4378 Support ***
 2024-07-29 14:58 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: pd_mapper: Add X1E80100 and older platforms
 2024-07-29 14:57 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: pd_mapper: Add X1E80100

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-07-29 14:57 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v6 2/5] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH v6 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v6 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv
` [PATCH v6 5/5] arm64: dts: mediatek: mt8365: Add support for camera

[PATCH RFC 0/5] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-07-29 14:57 UTC  (7+ messages)
` [PATCH RFC 2/5] iio: adc: ad4030: add driver for ad4030-24
` [PATCH RFC 4/5] iio: adc: ad4030: add support for ad4630-24 and ad4630-16

[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
 2024-07-29 14:56 UTC  (2+ messages)

[PATCH] mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`
 2024-07-29 14:55 UTC  (2+ messages)

[PATCH] perf test pmu: Remove unused test_pmus
 2024-07-29 14:52 UTC  (2+ messages)

[PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-07-29 14:50 UTC  (8+ messages)
` [PATCH v2 0/3] Summary of changes
  ` [PATCH v2 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver

[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
 2024-07-29 14:52 UTC  (2+ messages)

PCI: Work around PCIe link training failures
 2024-07-29 14:51 UTC  (4+ messages)

[PATCH] kcov: properly check for softirq context
 2024-07-29 14:49 UTC  (3+ messages)

[PATCH] tracing: Use refcount for trace_event_file reference counter
 2024-07-29 14:49 UTC  (2+ messages)

[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-07-29 14:45 UTC  (8+ messages)

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-07-29 14:44 UTC  (3+ messages)

[syzbot] [net?] KCSAN: data-race in __dev_change_flags / is_upper_ndev_bond_master_filter (9)
 2024-07-29 14:41 UTC  (3+ messages)
` [PATCH net] net: Fix data race around dev->flags in netif_is_bond_master

[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
 2024-07-29 14:40 UTC  (6+ messages)

[PATCH v5 0/5] Add SMEM-based speedbin matching
 2024-07-29 14:40 UTC  (7+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED
 2024-07-29 14:38 UTC  (2+ messages)

CVE-2024-35918: randomize_kstack: Improve entropy diffusion
 2024-07-29 14:35 UTC  (5+ messages)

[PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
 2024-07-29 14:32 UTC  (4+ messages)

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-07-29 22:33 UTC 

[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
 2024-07-29 14:25 UTC  (2+ messages)

[PATCH (resend)] Input: MT - limit max slots
 2024-07-29 14:28 UTC  (4+ messages)

[PATCH v2] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-29 22:09 UTC  (2+ messages)

[PATCH v3 0/2] Rust and the shadow call stack sanitizer
 2024-07-29 14:25 UTC  (4+ messages)
` [PATCH v3 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust

[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-29 14:22 UTC  (18+ messages)
` [PATCH v7 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v7 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v7 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v7 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v7 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v7 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v7 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v7 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v7 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v7 16/17] irqchip/riscv-aplic: "
` [PATCH v7 17/17] irqchip/sifive-plic: "

[PATCH 0/2] i2c: smbus: Handle stuck alerts
 2024-07-29 14:23 UTC  (6+ messages)
` [PATCH 2/2] i2c: smbus: Send alert notifications to all devices if source not found

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-29 14:22 UTC  (3+ messages)

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-07-29 14:22 UTC  (3+ messages)
` [PATCH v4 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH v4 2/2] rust: support for shadow call stack sanitizer

[PATCH] docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARN
 2024-07-29 14:22 UTC  (2+ messages)

[PATCH v1 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-07-29 14:21 UTC  (37+ messages)
` [PATCH v1 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v1 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v1 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v1 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v1 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v1 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v1 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v1 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v1 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v1 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v1 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v1 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v1 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v1 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v1 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v1 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v1 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v1 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v1 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v1 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v1 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v1 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v1 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v1 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v1 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v1 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v1 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v1 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v1 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v1 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v1 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v1 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v1 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller

[PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
 2024-07-29 14:21 UTC  (5+ messages)

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-07-29 14:18 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH] power: sequencing: pwrseq-qcom-wcn: Depend on WCN36XX
 2024-07-29 14:17 UTC  (4+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-29 14:16 UTC  (12+ messages)
` [PATCH v5 3/4] mm: support large folios swapin as a whole "

[PATCH v5 0/5] Add Mediatek ISP3.0
 2024-07-29 14:14 UTC  (5+ messages)
` [PATCH v5 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH net] net: Add skbuff.h to MAINTAINERS
 2024-07-29 14:12 UTC 

[PATCH v2] drm/amd/amdgpu: Properly tune the size of struct
 2024-07-29 14:10 UTC  (2+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-29 14:09 UTC  (5+ messages)
` [PATCH 2/3] bitmap: Rename module

[PATCH] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-29 14:09 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-29 14:07 UTC  (2+ messages)

[PATCH v2 0/2] DMA IOMMU static calls
 2024-07-29 14:07 UTC  (4+ messages)
` [PATCH v2 2/2] dma: add IOMMU static calls with clear default ops

[PATCH] x86/apic: Add retry mechanism to add_pin_to_irq_node()
 2024-07-29 14:06 UTC 

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-29 14:04 UTC  (2+ messages)

[PATCH v10 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
 2024-07-29 14:01 UTC  (2+ messages)

[PATCH v2 0/4] Introduce userspace-driven ALSA timers
 2024-07-29 14:02 UTC  (3+ messages)
` [PATCH v2 3/4] ALSA: timer: Introduce virtual userspace-driven timers

[PATCH] drm/amd/amdgpu: Properly tune the size of struct
 2024-07-29 13:58 UTC 

[syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-07-29 13:58 UTC  (4+ messages)

[PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-29 12:13 UTC 

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-07-29 13:55 UTC  (3+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-29 13:53 UTC  (5+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[drivers/gpio] Question about `ljca_gpio_config`: misuse of __counted_by
 2024-07-29 13:52 UTC  (2+ messages)

[PATCH] x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
 2024-07-29 13:51 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v1] irqchip/meson-gpio: replace 'spinlock_t' with 'raw_spinlock_t'
 2024-07-29 13:49 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'

[PATCH v2 0/1] (asus-ec-sensors): remove VRM temp X570-E GAMING
 2024-07-29 13:48 UTC  (5+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH 0/3] firewire: minor code refactoring for link internal data
 2024-07-29 13:46 UTC  (4+ messages)
` [PATCH 1/3] firewire: ohci: use TCODE_LINK_INTERNAL consistently
` [PATCH 2/3] firewire: ohci: minor code refactoring to localize text table
` [PATCH 3/3] firewire: core: use common helper function to serialize phy configuration packet

[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
 2024-07-29 13:46 UTC  (2+ messages)

[PATCH v2 0/5] uprobes: misc cleanups/simplifications
 2024-07-29 13:45 UTC  (6+ messages)
` [PATCH v2 1/5] uprobes: document the usage of mm->mmap_lock
` [PATCH v2 2/5] uprobes: is_trap_at_addr: don't use get_user_pages_remote()
` [PATCH v2 3/5] uprobes: simplify error handling for alloc_uprobe()
` [PATCH v2 4/5] uprobes: kill uprobe_register_refctr()
` [PATCH v2 5/5] uprobes: make uprobe_register() return struct uprobe *

[PATCH] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-29 13:43 UTC  (3+ messages)

[PATCH] keys: Add tracepoints for the keyrings facility
 2024-07-29 13:40 UTC  (2+ messages)

[PATCH v3 0/5] Dump off-cpu samples directly
 2024-07-29 13:36 UTC  (7+ messages)
` [PATCH v3 1/5] perf record off-cpu: Add direct off-cpu event
` [PATCH v3 5/5] perf record off-cpu: Add direct off-cpu test

Testing if two open descriptors refer to the same inode
 2024-07-29 13:36 UTC  (3+ messages)

[PATCH v2] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
 2024-07-29 13:34 UTC 

[PATCH v2 0/2] ALSA: firewire-lib: restore process context workqueue to prevent deadlock
 2024-07-29 13:33 UTC  (2+ messages)

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-07-29 13:31 UTC  (4+ messages)

[PATCH RESEND v3 0/3] Update STM DSI PHY driver
 2024-07-29 13:28 UTC  (5+ messages)
  ` [Linux-stm32] "

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-29 13:27 UTC  (10+ messages)

[REGRESSION] No image on 4k display port displays connected through usb-c dock in kernel 6.10
 2024-07-29 13:21 UTC  (7+ messages)

[PATCH] drm/xe/oa/uapi: Make bit masks unsigned
 2024-07-29 13:21 UTC  (2+ messages)

[PATCH v4 1/6] arm/virt: place power button pin number on a define
 2024-07-29 13:21 UTC  (6+ messages)
` [PATCH v4 2/6] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v4 3/6] target/arm: preserve mpidr value
` [PATCH v4 4/6] acpi/ghes: update comments to point to newer ACPI specs
` [PATCH v4 5/6] acpi/ghes: Support GPIO error source
` [PATCH v4 6/6] acpi/ghes: Add a logic to inject ARM processor CPER

[PATCH] ASoC: codecs: lpass-macro: fix missing codec version
 2024-07-29 13:13 UTC 

CVE-2024-26905: btrfs: fix data races when accessing the reserved amount of block reserves
 2024-07-29 13:07 UTC  (2+ messages)

[PATCH can-next 00/21] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-07-29 13:05 UTC  (22+ messages)
` [PATCH can-next 01/21] dt-bindings: can: rockchip_canfd: add binding for rockchip CAN-FD controller
` [PATCH can-next 02/21] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next 03/21] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next 04/21] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next 05/21] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next 06/21] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next 07/21] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next 08/21] can: rockchip_canfd: add notes about known issues
` [PATCH can-next 09/21] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next 10/21] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next 11/21] can: rockchip_canfd: add functions to check if CAN-FD frames are equal
` [PATCH can-next 12/21] can: rockchip_canfd: add TX PATH
` [PATCH can-next 13/21] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next 14/21] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next 15/21] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next 16/21] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next 17/21] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next 18/21] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next 19/21] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next 20/21] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next 21/21] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH] ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-07-29 13:05 UTC  (2+ messages)

[PATCH] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-07-29 13:04 UTC  (3+ messages)

[PATCH] perf: riscv: Fix selecting counters in legacy mode
 2024-07-29 12:58 UTC 

[PATCH] MAINTAINERS: update email for Konrad Dybcio
 2024-07-29 13:03 UTC  (3+ messages)

[PATCH 1/2] staging: vme_user: vme_tsi148.C: remove redundant newlines
 2024-07-29 13:02 UTC  (2+ messages)
` [PATCH 2/2] staging: vme_user: vme_tsi148.c: Change Formatting

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 13:00 UTC  (5+ messages)
` [PATCH 6/6] net: mvpp2: "


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