LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 05:35:17 to 2024-04-05 08:00:53 UTC [more...]

[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-04-05  8:00 UTC  (8+ messages)
` [RFC 1/8] arm64/sysreg: Add register fields for MDSELR_EL1
` [RFC 2/8] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [RFC 3/8] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [RFC 4/8] arm64/sysreg: Update ID_AA64MMFR0_EL1 register
` [RFC 5/8] KVM: arm64: Explicitly handle MDSELR_EL1 traps as UNDEFINED
` [RFC 6/8] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [RFC 7/8] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-05  8:00 UTC  (39+ messages)
` [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
` [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
` [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible
` [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible
` [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller
` [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2
` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap
` [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery
` [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning
` [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
` [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
` [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz
` [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata
` [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC
` [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101

[PATCH v3 00/19] Venus cleanups
 2024-04-05  7:59 UTC  (17+ messages)
` [PATCH v3 01/19] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v3 02/19] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v3 04/19] media: venus: core: Set OPP clkname in a common code path
` [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code
` [PATCH v3 06/19] media: venus: pm_helpers: Move reset acquisition to common code
` [PATCH v3 07/19] media: venus: core: Deduplicate OPP genpd names
` [PATCH v3 09/19] media: venus: core: Drop cache properties in resource struct
` [PATCH v3 10/19] media: venus: core: Use GENMASK for dma_mask

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-05  7:58 UTC  (2+ messages)

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-05  7:56 UTC  (3+ messages)
` [PATCH 3/7] crypto: Remove the now superfluous sentinel element from ctl_table array

[PATCH] crypto: jitter - Replace http with https
 2024-04-05  7:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: jitter - Remove duplicate word in comment
 2024-04-05  7:56 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-05  7:55 UTC  (9+ messages)
` [RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
` [RFC PATCH v3 2/7] mm: make alloc_demote_folio externally invokable for migration
` [RFC PATCH v3 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [RFC PATCH v3 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [RFC PATCH v3 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [RFC PATCH v3 7/7] mm/damon: Add "damon_migrate_{hot,cold}" vmstat

[PATCH 1/2] dt-bindings: usb: mtk-xhci: add compatible for MT7988
 2024-04-05  7:56 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7988: add XHCI controllers

[PATCH 0/7] Xperia 1 V support
 2024-04-05  7:54 UTC  (5+ messages)
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V

[PATCH] crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
 2024-04-05  7:52 UTC  (2+ messages)

[PATCH v2] dt-bindings: crypto: ti,omap-sham: Convert to dtschema
 2024-04-05  7:51 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt2712: fix validation errors
 2024-04-05  7:50 UTC  (2+ messages)

[PATCH][next] crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
 2024-04-05  7:50 UTC  (2+ messages)

[PATCH v2 0/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
 2024-04-05  7:47 UTC  (7+ messages)
` [PATCH v2 5/6] "
` [PATCH v2 6/6] staging: pi433: Rename return value from "status" to "ret"

[PATCH net-next v2 0/2] Add support for flower actions mirred and redirect
 2024-04-05  7:44 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: sparx5: add support for tc flower mirred action
` [PATCH net-next v2 2/2] net: sparx5: add support for tc flower redirect action

[PATCH v2] usb: gadget: uvc: Improve error checking and tagging
 2024-04-05  7:44 UTC 

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-05  7:44 UTC  (12+ messages)
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-05  7:43 UTC  (7+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH v4 0/4] Memory management patches needed by Rust Binder
 2024-04-05  7:44 UTC  (4+ messages)
` [PATCH v4 4/4] rust: add abstraction for `struct page`

[PATCH v8 0/7] PCI: qcom: Add support for OPP
 2024-04-05  7:40 UTC  (4+ messages)
` [PATCH v8 2/7] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node

[PATCH v3 0/7] staging: pi433: Cleanup & fix potential resource leak
 2024-04-05  7:40 UTC  (8+ messages)
` [PATCH v3 1/7] staging: pi433: Rename struct pi433_device buffer field to tx_buffer
` [PATCH v3 2/7] staging: pi433: Rename struct pi433_device instances to pi433
` [PATCH v3 3/7] staging: pi433: Replace pi433_receive param void type to struct pi433_device
` [PATCH v3 4/7] staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"
` [PATCH v3 5/7] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
` [PATCH v3 6/7] staging: pi433: Add debugfs_remove in case of driver register fails
` [PATCH v3 7/7] staging: pi433: Reorder pi433_exit cleanup calls

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-05  7:39 UTC  (2+ messages)

[PATCH 0/2] clk: rockchip: clk-rk3568.c: Add missing USB480M_PHY mux
 2024-04-05  7:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: rockchip: add "
` [PATCH 2/2] clk: rockchip: clk-rk3568.c: Add missing "

[PATCH v2 00/14] transfer page to folio in KSM
 2024-04-05  7:36 UTC  (19+ messages)
` [PATCH v3 01/14] mm/ksm: add ksm_get_folio
` [PATCH v3 02/14] mm/ksm: use folio in remove_rmap_item_from_tree
` [PATCH v3 03/14] mm/ksm: add folio_set_stable_node
` [PATCH v3 04/14] mm/ksm: use folio in remove_stable_node
` [PATCH v3 05/14] mm/ksm: use folio in stable_node_dup
` [PATCH v3 06/14] mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
` [PATCH v3 07/14] mm/ksm: use folio in write_protect_page
` [PATCH v3 08/14] mm/ksm: Convert chain series funcs to use folio
` [PATCH v3 14/14] mm/ksm: remove set_page_stable_node

[PATCH v3 0/6] thermal: More separation between the core and drivers
 2024-04-05  7:35 UTC  (4+ messages)
` [PATCH v3 6/6] thermal: core: Relocate critical and hot trip handling

[PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
 2024-04-05  7:27 UTC  (2+ messages)

[PATCH] phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
 2024-04-05  7:34 UTC  (3+ messages)

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-05  7:28 UTC  (6+ messages)
` [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH] dt-bindings: timer: renesas,tmu: Add R-Car V4M support
 2024-04-05  7:28 UTC  (2+ messages)

[PATCH 0/2] toctree fix for bcachefs docs
 2024-04-05  7:23 UTC  (3+ messages)
` [PATCH 1/2] Documentation: filesystems: Add bcachefs toctree
` [PATCH 2/2] MAINTAINERS: Add entry for bcachefs documentation

[PATCH 0/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-04-05  7:23 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Made recommended changes

[PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections
 2024-04-05  7:23 UTC  (3+ messages)

[PATCH v2 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
 2024-04-05  7:20 UTC  (2+ messages)

Machine check recovery broken in v6.9-rc1
 2024-04-05  7:19 UTC  (2+ messages)

[PATCH 06/11] md: avoid conflicts in active_aligned_reads operations
 2024-04-05  5:37 UTC  (3+ messages)

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-05  7:15 UTC  (7+ messages)
` [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem

[PATCH] iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()
 2024-04-05  7:14 UTC  (2+ messages)

[PATCH v1] scsi: ufs: core: changing the status to check inflight
 2024-04-05  7:16 UTC 

[RESEND PATCH v9 0/4] Introduce STM32MP257 clock driver
 2024-04-05  7:12 UTC  (3+ messages)
` [RESEND PATCH v9 2/4] dt-bindings: stm32: update DT bingding for stm32mp25

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
 2024-04-05  7:11 UTC  (2+ messages)
` [syzbot] [PATCH net] nfc: nci: Fix "

[PATCH v1 1/2] tools subcmd: Add check_if_command_finished
 2024-04-05  7:09 UTC  (2+ messages)
` [PATCH v1 2/2] perf test: Display number of remaining tests

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-05  7:09 UTC  (6+ messages)
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios

[PATCH v2 0/3] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-04-05  7:05 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm64: marvell: add solidrun cn9130 som based boards
` [PATCH v2 2/3] dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board
` [PATCH v2 3/3] arm64: dts: add description for solidrun cn9130 som and clearfog boards

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-05  7:02 UTC  (6+ messages)

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-05  7:00 UTC  (3+ messages)

[PATCH v2 0/2] mfd: Add ROHM BD71879
 2024-04-05  7:00 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] mfd: rohm-bd71828: Add software-compatible variant BD71879

linux-next: build warnings after merge of the drm-intel tree
 2024-04-05  6:59 UTC  (2+ messages)

[PATCH v2 0/1] iio:imu: adis16475: Fix sync mode setting
 2024-04-05  7:02 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-05  6:58 UTC  (2+ messages)

[PATCH 0/2] mfd: Add ROHM BD71879
 2024-04-05  6:58 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] mfd: rohm-bd71828: Add software-compatible variant BD71879

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_sock_setsockopt
 2024-04-05  6:56 UTC 

[PATCH v6 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-05  6:56 UTC  (5+ messages)
` [PATCH v6 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v6 11/23] drivers: crypto: meson: introduce hasher

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in rfcomm_sock_setsockopt
 2024-04-05  6:55 UTC 

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in sco_sock_setsockopt
 2024-04-05  6:55 UTC 

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in l2cap_sock_setsockopt
 2024-04-05  6:55 UTC 

[PATCH] dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
 2024-04-05  6:55 UTC  (12+ messages)

[PATCH 15/26] mm: Export writeback_iter()
 2024-04-05  6:53 UTC  (9+ messages)
    ` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed
 2024-04-05  6:53 UTC  (12+ messages)

[PATCH] block: Fix BLKRRPART regression
 2024-04-05  6:53 UTC  (2+ messages)

NMIs reported by console_blast.sh with 6.6.20-rt25
 2024-04-05  6:52 UTC  (6+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-05  6:51 UTC  (7+ messages)

[PATCH v2 0/2] Make reader optimistic spinning optional
 2024-04-05  6:51 UTC  (9+ messages)

[PATCH v1] thermal: core: Relocate the struct thermal_governor definition
 2024-04-05  6:51 UTC  (2+ messages)

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-05  6:49 UTC  (5+ messages)
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[PATCH v4 0/5] nvme-fabrics: short-circuit connect retries
 2024-04-05  6:49 UTC  (9+ messages)
` [PATCH v4 1/5] nvme: authentication error are always non-retryable
` [PATCH v4 2/5] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH v4 3/5] nvmet: return DHCHAP status codes from nvmet_setup_auth()

[PATCH v4 0/3] switch platform profiles with Lenovo laptops
 2024-04-05  6:48 UTC  (3+ messages)
` [PATCH v4 1/3] ACPI: platform-profile: add platform_profile_cycle()

[PATCH 1/4] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
 2024-04-05  6:48 UTC  (6+ messages)

[PATCH 09/11] md: add atomic mode switching when removing disk
 2024-04-05  5:18 UTC  (3+ messages)

[PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
 2024-04-05  6:46 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: dts: aspeed: yosemite4: "
` [PATCH v2 3/5] ARM: dts: aspeed: yosemitev2: "
` [PATCH v2 4/5] ARM: dts: aspeed: harma: "
` [PATCH v2 5/5] ARM: dts: aspeed: drop unused ref_voltage ADC property

[PATCH 1/1] arm64: dts: imx8qxp-mek: add cm40_i2c, wm8960/wm8962 and sai[0,1,4,5]
 2024-04-05  6:41 UTC  (3+ messages)

[syzbot] [net?] WARNING in cleanup_net (3)
 2024-04-05  6:37 UTC  (2+ messages)

[PATCH v1] mtd: spinand: Add support for 5-byte IDs
 2024-04-05  6:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: vt665?: Replace Forest with Philipp as maintainer
 2024-04-05  6:37 UTC  (2+ messages)

FAILED: Patch "bounds: support non-power-of-two CONFIG_NR_CPUS" failed to apply to 5.4-stable tree
 2024-04-05  6:36 UTC  (6+ messages)

[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-03 10:59 UTC  (4+ messages)

[PATCH v2 0/3] sysctl: move sysctl type to ctl_table_header
 2024-04-03  9:01 UTC  (2+ messages)

[PATCH v2] locking/rwsem: Disable preemption while trying for rwsem lock
 2024-04-05  6:32 UTC  (7+ messages)

[PATCH 0/5] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-04-05  6:27 UTC  (4+ messages)
` [PATCH 4/5] clk: qcom: Add camera clock controller driver "

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-05  6:24 UTC  (3+ messages)
` [PATCH v5 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[RFC PATCH 0/3] pwm: add support for duty_offset
 2024-04-05  6:23 UTC  (2+ messages)

[PATCH v2 0/2] nvme(t)-fc: couple of fixes/cleanups
 2024-04-05  6:15 UTC  (3+ messages)
` [PATCH v2 1/2] nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists

[PATCH v6 00/10] block atomic writes
 2024-04-05  6:14 UTC  (3+ messages)

[PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
 2024-04-05  6:10 UTC  (6+ messages)

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-05  6:08 UTC  (16+ messages)
` [PATCH 01/15] kfifo: drop __kfifo_dma_out_finish_r()
` [PATCH 02/15] kfifo: introduce and use kfifo_skip_count()
` [PATCH 03/15] kfifo: add kfifo_out_linear{,_ptr}()
` [PATCH 04/15] kfifo: remove support for physically non-contiguous memory
` [PATCH 05/15] kfifo: rename l to len_to_end in setup_sgl()
` [PATCH 06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer
` [PATCH 07/15] kfifo: add kfifo_dma_out_prepare_mapped()
` [PATCH 08/15] kfifo: fix typos in kernel-doc
` [PATCH 09/15] tty: 8250_dma: use dmaengine_prep_slave_sg()
` [PATCH 10/15] tty: 8250_omap: "
` [PATCH 11/15] tty: msm_serial: "
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
` [PATCH 13/15] tty: atmel_serial: use single DMA mapping for TX
` [PATCH 14/15] tty: atmel_serial: define macro for RX size
` [PATCH 15/15] tty: atmel_serial: use single DMA mapping for RX

[PATCH] [v3] module: don't ignore sysfs_create_link() failures
 2024-04-05  6:09 UTC  (2+ messages)

[PATCH v2 0/2] Add support for QCM6490 and QCS6490
 2024-04-05  5:55 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card

[PATCH] drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`
 2024-04-05  5:48 UTC  (3+ messages)

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-05  5:46 UTC  (5+ messages)

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-05  5:42 UTC  (3+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-05  5:35 UTC  (5+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated
` [PATCH v2 3/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v2 4/5] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [PATCH v2 5/5] mm: zswap: remove same_filled module params


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