LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 10:22:26 to 2023-06-01 13:10:55 UTC [more...]

[RESEND PATCH v2 1/2] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-06-01 13:10 UTC  (4+ messages)

[PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
 2023-06-01 13:09 UTC  (6+ messages)
` [PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
    ` Bug in short splice to socket?

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-01 13:07 UTC  (3+ messages)

[PATCH v4 00/23] cxl/pci: Add support for RCH RAS error handling
 2023-06-01 13:07 UTC  (23+ messages)
` [PATCH v4 02/23] cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
` [PATCH v4 03/23] cxl: Rename member @dport of struct cxl_dport to @dev
` [PATCH v4 04/23] cxl/core/regs: Add @dev to cxl_register_map
` [PATCH v4 05/23] cxl/pci: Refactor component register discovery for reuse
` [PATCH v4 06/23] cxl/acpi: Moving add_host_bridge_uport() around
` [PATCH v4 07/23] cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port
` [PATCH v4 08/23] cxl/regs: Remove early capability checks in Component Register setup
` [PATCH v4 09/23] cxl/pci: Early setup RCH dport component registers from RCRB
` [PATCH v4 10/23] cxl/port: Store the port's Component Register mappings in struct cxl_port
` [PATCH v4 11/23] cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport
` [PATCH v4 12/23] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state

[PATCH 1/2] ASoC: max98363: Removed 32bit support
 2023-06-01 13:06 UTC  (2+ messages)
` [PATCH 2/2] ASoC: max98363: limit the number of channel to 1

[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
 2023-06-01 13:03 UTC  (3+ messages)
` [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY

[PATCH v6 0/6] Add StarFive Camera Subsystem driver
 2023-06-01 12:59 UTC  (6+ messages)
` [PATCH v6 3/6] media: starfive: Add basic driver
` [PATCH v6 4/6] media: starfive: Add video driver

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-06-01 12:57 UTC  (4+ messages)

[PATCH 0/2] MIPS: Fix recent clutter with PATA_PLATFORM
 2023-06-01 12:56 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Alchemy: Enable PATA_PLATFORM support
` [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM"

[PATCH v5 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
 2023-06-01 12:55 UTC  (7+ messages)
` [PATCH v5 2/2] sched/deadline: Update GRUB description in the documentation

[PATCH 00/43] ep93xx device tree conversion
 2023-06-01 12:55 UTC  (5+ messages)
` [PATCH v1 17/43] dt-bindings: spi: Add Cirrus EP93xx

[PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 2023-06-01 12:54 UTC  (6+ messages)
  ` [PATCH 2/2] powerpc/xmon: "

[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-06-01 12:53 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: ipq6018: correct the qrng node name
 2023-06-01 12:51 UTC  (3+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-01 12:52 UTC  (19+ messages)
` [patch 09/20] posix-timers: Split release_posix_timers()
` [patch 10/20] posix-timers: Document sys_clock_getres() correctly
` [patch 11/20] posix-timers: Document common_clock_get() correctly
` [patch 12/20] posix-timers: Document sys_clock_getoverrun()
` [patch 13/20] posix-timers: Document sys_clock_settime() permissions in place
` [patch 14/20] posix-timers: Document nanosleep() details
` [patch 15/20] posix-timers: Add proper comments in do_timer_create()
` [patch 16/20] posix-timers: Comment SIGEV_THREAD_ID properly
` [patch 17/20] posix-timers: Clarify posix_timer_rearm() comment

[PATCH] ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()
 2023-06-01 12:49 UTC 

[PATCH v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug
 2023-06-01 12:46 UTC 

[PATCH 00/20] Restructure RPM SMD ICC
 2023-06-01 12:43 UTC  (5+ messages)
` [PATCH 20/20] interconnect: qcom: Divide clk rate by src node bus width

[PATCH 0/7] modpost: fix section mismatch detection for ARM
 2023-06-01 12:40 UTC  (10+ messages)
` [PATCH 1/7] modpost: fix section mismatch message for R_ARM_ABS32
` [PATCH 2/7] modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
` [PATCH 3/7] modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS}
` [PATCH 4/7] modpost: refactor find_fromsym() and find_tosym()
` [PATCH 5/7] modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}
` [PATCH 6/7] modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}
` [PATCH 7/7] modpost: detect section mismatch for R_ARM_REL32

[Patch V10 0/3] Tegra TPM driver with HW flow control
 2023-06-01 12:40 UTC  (13+ messages)
` [Patch V10 2/3] tpm_tis-spi: Add hardware wait polling

[PATCH] New module to add NCT6692D watchdog funtionality
 2023-06-01 12:38 UTC 

[PATCH v2 0/3] soc: qcom: rmtfs: Support dynamic allocation
 2023-06-01 12:34 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages
` [PATCH v2 2/3] soc: qcom: rmtfs: Support discarding "

[PATCH] memblock: Update nid info in memblock debugfs
 2023-06-01 12:33 UTC  (3+ messages)

[PATCH v2] mm/migrate_device: Try to handle swapcache pages
 2023-06-01 12:25 UTC  (3+ messages)

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-06-01 12:26 UTC  (6+ messages)

[PATCH 1/4] arm64: dts: qcom: sm8150: Add missing interconnect paths to USB HCs
 2023-06-01 12:23 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8250: "
` [PATCH 3/4] arm64: dts: qcom: sm8350: "
` [PATCH 4/4] arm64: dts: qcom: sm8450: Add missing interconnect paths to USB HC

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-01 12:21 UTC  (5+ messages)
` [PATCH net-next v2 2/3] page_pool: "

[PATCH v2] mmc: mtk-sd: reduce CIT for better performance
 2023-06-01 12:21 UTC  (7+ messages)

[PATCH v5 0/3] FUSE: Implement atomic lookup + open/create
 2023-06-01 12:18 UTC  (6+ messages)

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-06-01 12:14 UTC  (3+ messages)
` [PATCH v4 07/11] coresight-tpdm: Add nodes for dsb edge control

[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-06-01 12:12 UTC  (5+ messages)

[PATCH V1] fuse: Abort the requests under processing queue with a spin_lock
 2023-06-01 12:13 UTC  (4+ messages)

[PATCH v5 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-06-01 12:10 UTC  (12+ messages)
` [PATCH v5 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v5 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v5 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v5 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v5 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v5 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v5 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v5 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v5 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v5 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v5 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[PATCH net] net: dsa: mv88e6xxx: Increase wait after reset deactivation
 2023-06-01 12:01 UTC  (5+ messages)

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
 2023-06-01 12:00 UTC  (2+ messages)

[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
 2023-06-01 12:00 UTC  (5+ messages)

[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-06-01 11:59 UTC  (5+ messages)
` [PATCH 1/4] perf/arm_cspmu: Fix event attribute type
` [PATCH 2/4] ACPI/APMT: Don't register invalid resource
` [PATCH 3/4] perf/arm_cspmu: Clean up ACPI dependency
` [PATCH 4/4] perf/arm_cspmu: Decouple APMT dependency

[PATCH V7 0/8] Add minimal boot support for IPQ5018
 2023-06-01 11:53 UTC  (9+ messages)
` [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH] arm64: dts: ti: k3-j784s4: Fix wakeup pinmux range and pinctrl node offsets
 2023-06-01 11:48 UTC  (8+ messages)

[PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
 2023-06-01 11:45 UTC  (3+ messages)

[PATCH net v3] net: ipa: Use correct value for IPA_STATUS_SIZE
 2023-06-01 11:40 UTC  (2+ messages)

[PATCH v2 0/5] ARM: Add GPIO support
 2023-06-01 11:39 UTC  (3+ messages)
` [PATCH v2 2/5] gpio: gxp: Add HPE GXP GPIO

[PATCH v11 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-01 11:38 UTC  (7+ messages)
` [PATCH v11 1/2] dt-bindings: spi: add "

[PATCH v1 1/1] ufs: mcq: Fix the sq_head_slot wrap around logic
 2023-06-01 11:32 UTC  (3+ messages)
` [PATCH v1 1/1] ufs: mcq: Fix the variable wraparound logic

[PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
 2023-06-01 11:35 UTC  (4+ messages)
` [PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)

[PATCH v3 00/10] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-06-01 11:30 UTC  (4+ messages)
` [PATCH v3 01/10] nvmem: qfprom: Add support for secure reading

[PATCH v3 0/7] ASoC: mt8188: add new board support
 2023-06-01 11:29 UTC  (3+ messages)
` [PATCH v3 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8825 support

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-01 11:28 UTC 

[PATCH] can: length: add definitions for frame lengths in bits
 2023-06-01 11:26 UTC  (6+ messages)
` [PATCH v3 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits

[RFC PATCH 0/3] clk: sunxi-ng: Optimize rate selection for NKM clocks
 2023-06-01  5:16 UTC  (3+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-06-01 11:23 UTC  (4+ messages)

[PATCH] erofs: fix compact 4B support for 16k block size
 2023-06-01 11:23 UTC 

[PATCH v2 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-01 11:22 UTC  (3+ messages)
` [PATCH v2 4/6] pinctrl: cs42l43: Add support for the cs42l43

[PATCH v4 0/4] perf: Rework event forwarding logic
 2023-06-01 11:20 UTC  (17+ messages)
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-01 11:17 UTC  (2+ messages)

[PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality
 2023-06-01 11:14 UTC  (3+ messages)
` [PATCH rcu 11/20] srcu: Move grace-period fields from srcu_struct to srcu_usage

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-01 11:14 UTC  (10+ messages)
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-01 11:11 UTC  (7+ messages)

[PATCH v5 0/3] arm64: dts: qcom: qdu1000: add SDHCI
 2023-06-01 11:11 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qdu1000: Add SDHCI node
` [PATCH v5 3/3] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc

[PATCH net v2] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
 2023-06-01 11:10 UTC  (2+ messages)

[PATCH v3 0/8] Add support for MT6331 and MT6332 LEDs
 2023-06-01 11:08 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: leds: leds-mt6323: Document mt6331 compatible
` [PATCH v3 2/8] dt-bindings: leds: leds-mt6323: Document mt6332 compatible
` [PATCH v3 3/8] dt-bindings: leds: leds-mt6323: Support WLED output
` [PATCH v3 4/8] leds: leds-mt6323: Specify registers and specs in platform data
` [PATCH v3 5/8] leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
` [PATCH v3 6/8] leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macro
` [PATCH v3 7/8] leds: leds-mt6323: Add support for MT6331 leds
` [PATCH v3 8/8] leds: leds-mt6323: Add support for WLEDs and MT6332

[PATCH 00/13] mm: jit/text allocator
 2023-06-01 11:07 UTC  (4+ messages)
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-01 11:02 UTC  (3+ messages)
` [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver

[PATCH] ALSA: usb-audio: Logitech P710e: Add quirk to fix setting sample rate
 2023-06-01 11:01 UTC  (3+ messages)

[PATCH] remoteproc: pru: add support for configuring GPMUX based on client setup
 2023-06-01 10:59 UTC 

[PATCH] serial: core: Don't drop port_mutex in serial_core_remove_one_port
 2023-06-01 10:58 UTC  (2+ messages)

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-01 10:50 UTC  (6+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__

[PATCH] kexec: Avoid calculating array size twice
 2023-06-01 10:49 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8550: Add missing interconnect path to USB HC
 2023-06-01 10:50 UTC  (4+ messages)

[PATCH v2 1/3] usb: phy: add usb phy notify port status API
 2023-06-01 10:49 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0/3.0 PHY

[PATCH] fs.h: Optimize file struct to prevent false sharing
 2023-06-01 10:47 UTC  (6+ messages)

[PATCH v2 0/5] arm64: dts: ti: k3-j7200: Add properties and sync with uboot
 2023-06-01 10:45 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: dts: ti: k3-j7200-common-proc-board: main_pmx0 clean up

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-06-01 10:44 UTC  (14+ messages)

[PATCH] crypto: marvell/cesa - Fix type mismatch warning
 2023-06-01 10:18 UTC  (5+ messages)

[PATCH v2 0/2] crypto: LEA block cipher implementation
 2023-06-01 10:38 UTC  (2+ messages)

[PATCH 1/2] mm/mm_init.c: move set_pageblock_order() to free_area_init()
 2023-06-01 10:34 UTC  (2+ messages)

[PATCH] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
 2023-06-01 10:32 UTC  (2+ messages)

[PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
 2023-06-01 10:31 UTC  (3+ messages)

Direct rdtsc call side-effect
 2023-06-01 10:31 UTC  (4+ messages)

[PATCH] soundwire: qcom: fix storing port config out-of-bounds
 2023-06-01 10:29 UTC  (2+ messages)

[PATCH] nvme: Increase block size variable size to 32-bit
 2023-06-01 10:28 UTC  (3+ messages)

[PATCH v1 1/1] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug
 2023-06-01 10:27 UTC  (2+ messages)

[GIT PULL] HID fixes
 2023-06-01 10:27 UTC 

[PATCH v2 0/3] Add MCQ support for MTK platform
 2023-06-01 10:25 UTC  (6+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid

[PATCH stable 6.3 v2] arch_topology: Remove early cacheinfo error message if -ENOENT
 2023-06-01 10:25 UTC  (9+ messages)

[PATCH 00/26] locking/atomic: restructuring + kerneldoc
 2023-06-01 10:22 UTC  (10+ messages)
` [PATCH 24/26] locking/atomic: scripts: generate kerneldoc comments


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