LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-10 06:41:55 to 2024-05-10 09:35:40 UTC [more...]

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-10  9:35 UTC  (4+ messages)

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-05-10  9:34 UTC  (2+ messages)

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-10  9:34 UTC  (11+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH v3 0/3] block,nvme: latency-based I/O scheduler
 2024-05-10  9:34 UTC  (9+ messages)
` [PATCH v3 1/3] block: track per-node I/O latency
` [PATCH v3 2/3] nvme: add 'latency' iopolicy
` [PATCH v3 3/3] nvme: multipath: pr_notice when iopolicy changes

[PATCH v1 1/1] usb: fotg210: Add missing kernel doc description
 2024-05-10  9:34 UTC  (2+ messages)

[PATCH] objtool: builtin-check: Use "action" in opts_valid error message to be consistent with help
 2024-05-10  9:32 UTC 

[GIT PULL] timer drivers for v6.10-rc1
 2024-05-10  9:31 UTC 

[GIT PULL] timer drivers material for v6.10-rc1
 2024-05-10  9:28 UTC 

[PATCH v2] usb: dwc3: core: Fix unused variable warning in core driver
 2024-05-10  9:28 UTC  (3+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-10  9:25 UTC  (11+ messages)

[PATCH v4 0/3] usb: gadget: 9pfs transport
 2024-05-10  9:25 UTC  (6+ messages)
` [PATCH v4 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v4 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-05-10  9:23 UTC 

[PATCH 0/2] fuse: two tiny fixes for fuse_resend()
 2024-05-10  9:16 UTC  (2+ messages)

[PATCH v2 0/4] crypto: atmel-sha204a - read out otp zone
 2024-05-10  9:23 UTC  (2+ messages)

[PATCH] crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
 2024-05-10  9:23 UTC  (2+ messages)

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-10  9:21 UTC  (2+ messages)

[PATCH] docs: document python version used for compilation
 2024-05-10  9:20 UTC  (3+ messages)

[PATCH v22 0/5] Introducing trace buffer mapping by user-space
 2024-05-10  9:19 UTC  (6+ messages)
` [PATCH v22 2/5] ring-buffer: Introducing ring-buffer mapping functions

[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-10  9:19 UTC  (4+ messages)
` [PATCH v2 5/5] mm: Add update_mmu_tlb_range()

[PATCH v4 0/2] caam: init-clk based on caam-page0-access
 2024-05-10  9:18 UTC  (2+ messages)

[PATCH -next 0/4] crypto: starfive - Minor fixes for AES and RSA
 2024-05-10  9:18 UTC  (2+ messages)

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-10  9:13 UTC  (4+ messages)
` [PATCH v5 5/9] iommufd: Add iommufd fault object

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

[PATCH v2 00/17] clk: imx: misc update/fix
 2024-05-10  9:19 UTC  (18+ messages)
` [PATCH v2 01/17] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH v2 02/17] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH v2 03/17] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH v2 04/17] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH v2 05/17] clk: imx: pll14xx: Add constraint for fvco frequency
` [PATCH v2 06/17] clk: imx: pll14xx: use rate_table for audio plls
` [PATCH v2 07/17] clk: imx: imx8mp-audiomix: remove sdma root clock
` [PATCH v2 08/17] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH v2 09/17] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH v2 10/17] clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src "
` [PATCH v2 11/17] clk: imx: imx8mn: add sai7_ipg_clk clock settings
` [PATCH v2 12/17] clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
` [PATCH v2 13/17] clk: imx: imx8qxp: Add LVDS bypass clocks
` [PATCH v2 14/17] clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
` [PATCH v2 15/17] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH v2 16/17] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH v2 17/17] clk: imx: fracn-gppll: update rate table

[PATCH v4 0/6] large folios swap-in: handle refault cases first
 2024-05-10  9:11 UTC  (3+ messages)
` [PATCH v4 2/6] mm: remove the implementation of swap_free() and always use swap_free_nr()

[PATCH] KVM: Addressing a possible race in kvm_vcpu_on_spin:
 2024-05-10  9:11 UTC  (3+ messages)

linux-next: manual merge of the refactor-heap tree with the block tree
 2024-05-10  9:10 UTC  (7+ messages)

[PATCH v2 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-10  9:08 UTC  (8+ messages)
` [PATCH v2 1/7] clk: meson: introduce 'INIT_ONCE' flag to eliminate init for enabled PLL
` [PATCH v2 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v2 3/7] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v2 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v2 5/7] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v2 6/7] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v2 7/7] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-05-10  9:09 UTC  (4+ messages)
` [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
 2024-05-10  9:08 UTC 

[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-05-10  9:06 UTC  (7+ messages)
` [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-10  9:06 UTC  (2+ messages)

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-10  9:03 UTC  (3+ messages)
` [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-10  9:03 UTC  (4+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem

[PATCH] counter: ti-ecap-capture: Handle error for clk_enable
 2024-05-10  9:00 UTC 

[PATCH v3] module: create weak dependecies
 2024-05-10  8:57 UTC 

[patch V6 11/19] x86/cpu: Use common topology code for AMD
 2024-05-10  8:56 UTC  (3+ messages)
` [patch] x86/topology/amd: Ensure that LLC ID is initialized

linux-next: Fixes tag needs some work in the amdgpu tree
 2024-05-10  8:56 UTC  (2+ messages)

CVE-2022-48655: firmware: arm_scmi: Harden accesses to the reset domains
 2024-05-10  8:55 UTC  (2+ messages)

[PATCH v2] module: create weak dependecies
 2024-05-10  8:54 UTC  (2+ messages)

[PATCH V2] OPP: Fix required_opp_tables for multiple genpds using same table
 2024-05-10  8:54 UTC  (4+ messages)

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2024-05-10  8:53 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2024-05-10  8:52 UTC  (2+ messages)

[PATCH RESEND v7 3/8] media: v4l2-jpeg: Export reference quantization and huffman tables
 2024-05-10  8:50 UTC  (7+ messages)
` [PATCH RESEND v7 4/8] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH RESEND v7 5/8] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec
` [PATCH RESEND v7 6/8] math.h Add macros to round to closest specified power of 2
` [PATCH RESEND v7 7/8] media: imagination: Round to closest multiple for cropping region
` [PATCH RESEND v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple

[PATCH] selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
 2024-05-10  8:48 UTC 

[syzbot] Monthly usb report (May 2024)
 2024-05-10  8:47 UTC 

[syzbot] Monthly bluetooth report (May 2024)
 2024-05-10  8:47 UTC 

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-10  8:45 UTC  (5+ messages)
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_checksum_update
 2024-05-10  8:45 UTC 

[PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges")
 2024-05-10  8:41 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: connector: add GE SUNH hotplug addon connector
` [PATCH v2 2/5] drm/bridge: add bridge notifier to be notified of bridge addition and removal
` [PATCH v2 3/5] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v2 4/5] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
` [PATCH v2 5/5] misc: add ge-addon-connector driver

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-05-10  8:40 UTC  (10+ messages)

[PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
 2024-05-10  8:40 UTC  (11+ messages)
` [PATCHv3 03/19] zram: add lz4 compression backend support

[PATCH v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  8:39 UTC  (3+ messages)

[PATCH] soc: qcom: pmic_glink: Handle the return value of pmic_glink_init
 2024-05-10  8:31 UTC 

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-10  8:35 UTC  (7+ messages)

[PATCH] drm/etnaviv: Create an accel device node if compute-only
 2024-05-10  8:34 UTC  (2+ messages)

[PATCH RESEND v7 0/8] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-10  8:32 UTC  (3+ messages)
` [PATCH RESEND v7 1/8] media: dt-bindings: Add Imagination "
` [PATCH RESEND v7 2/8] media: imagination: Add E5010 JPEG Encoder driver

[PATCH v3 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-05-10  8:29 UTC  (2+ messages)
` [PATCH v3 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
 2024-05-10  8:21 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH v2 RESEND] drivers: soc: xilinx: check return status of get_api_version()
 2024-05-10  8:17 UTC  (2+ messages)

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-10  8:12 UTC  (4+ messages)
` [PATCH net-next v18 10/13] rtase: Implement ethtool function

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc1
 2024-05-10  8:12 UTC  (2+ messages)

[PATCH] rtla: Fix -t/--trace[=file]
 2024-05-10  8:10 UTC  (2+ messages)

[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-10  8:10 UTC  (5+ messages)

[PATCH 0/5] x86/pvh: Make PVH entry relocatable
 2024-05-10  8:09 UTC  (3+ messages)
` [PATCH 1/5] xen: sync elfnote.h from xen tree

[PATCH v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
 2024-05-10  8:08 UTC  (2+ messages)

[PATCH] drm/drm-bridge.c: Drop conditionals around of_node pointers
 2024-05-10  8:04 UTC  (2+ messages)

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-10  8:03 UTC  (4+ messages)
` [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-05-10  7:57 UTC  (6+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib

[tip: perf/core] perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
 2024-05-10  7:54 UTC 

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-10  7:54 UTC  (7+ messages)

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-10  7:51 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-10  7:50 UTC  (5+ messages)

[PATCH v3] x86/e820: apply user defined memory limit in e820__finish_early_params()
 2024-05-10  7:47 UTC 

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-10  7:38 UTC  (8+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v6 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v6 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH v9 6/8] drm/vmwgfx: Use VMware hypercall API
 2024-05-10  7:31 UTC  (2+ messages)

Hotplug hardware with (un)loadable DT overlays - unconference meeting notes
 2024-05-10  7:31 UTC  (2+ messages)

linux-next: Tree for May 10
 2024-05-10  7:28 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2024-05-10  7:25 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2024-05-10  7:22 UTC  (2+ messages)

[PATCH 0/2] add AD8460 DAC driver
 2024-05-10  7:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH 2/2] iio: dac: support the ad8460 Waveform DAC

[PATCH v1 2/4] mm: memcg: merge multiple page_counters into a single structure
 2024-05-10  7:15 UTC  (2+ messages)

[PATCH 0/3] Use scope based cleanup in drivers/soc/ti/
 2024-05-10  7:13 UTC  (4+ messages)
` [PATCH 1/3] soc: ti: pruss: do device_node auto cleanup
` [PATCH 2/3] soc: ti: knav_qmss_queue: "
` [PATCH 3/3] soc: ti: pm33xx: "

[PATCH] dma: fix DMA sync for drivers not calling dma_set_mask*()
 2024-05-10  7:12 UTC  (2+ messages)

Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
 2024-05-10  7:12 UTC  (4+ messages)

linux-next: manual merge of the gpio-brgl tree with the gpio-brgl-fixes tree
 2024-05-10  7:10 UTC  (4+ messages)

[PATCH] drm/panel: jdi-fhd-r63452: move DCS off commands to disable
 2024-05-10  7:10 UTC  (4+ messages)

[RFC PATCH 0/2] introduce budgt control in readahead
 2024-05-10  7:08 UTC  (6+ messages)
` [RFC PATCH 2/2] mm: "

[PATCH v2 1/2] powerpc/io: Avoid clang null pointer arithmetic warnings
 2024-05-10  7:03 UTC  (3+ messages)

[PATCH] libfs: fix accidental overflow in offset calculation
 2024-05-10  7:02 UTC  (7+ messages)

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-10  7:01 UTC  (5+ messages)
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[syzbot] [audit?] BUG: unable to handle kernel NULL pointer dereference in kauditd_hold_skb
 2024-05-10  7:00 UTC  (3+ messages)

[PATCH v4 0/4] Add features to an existing driver
 2024-05-10  6:58 UTC  (5+ messages)
` [PATCH v4 1/4] media: chips-media: wave5: Support SPS/PPS generation for each IDR
` [PATCH v4 2/4] media: chips-media: wave5: Support runtime suspend/resume
` [PATCH v4 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage
` [PATCH v4 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-10  6:58 UTC  (3+ messages)
` [PATCH v4 37/66] selftests/nolibc: Drop define _GNU_SOURCE

[PATCH] gpiolib: cdev: fix uninitialised kfifo
 2024-05-10  6:53 UTC 

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-10  6:52 UTC  (13+ messages)
` [PATCH v10 01/12] x86/tlb: add APIs manipulating tlb batch's arch data
` [PATCH v10 02/12] arm64: tlbflush: "
` [PATCH v10 03/12] riscv, tlb: "
` [PATCH v10 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [PATCH v10 05/12] mm: buddy: make room for a new variable, ugen, in struct page
` [PATCH v10 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy
` [PATCH v10 07/12] mm: add a parameter, unmap generation number, to free_unref_folios()
` [PATCH v10 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush
` [PATCH v10 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
` [PATCH v10 10/12] mm: separate move/undo parts from migrate_pages_batch()
` [PATCH v10 11/12] mm, migrate: apply luf mechanism to unmapping during migration
` [PATCH v10 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim

[PATCH 0/2] Fix num_events calculation in lazy loading
 2024-05-10  6:52 UTC  (4+ messages)
` [PATCH 2/2] perf pmu: Fix num_events calculation

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-05-10  6:51 UTC  (11+ messages)

[PATCH v1 1/1] xen/xenbus: Use *-y instead of *-objs in Makefile
 2024-05-10  6:48 UTC  (2+ messages)

[PATCH net-next 5/5] gve: Add flow steering ethtool support
 2024-05-10  6:45 UTC  (4+ messages)

[PATCH net] net/mlx5: Fix error handling in mlx5_init_one_light()
 2024-05-10  6:44 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).