LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-14 11:45:03 to 2024-03-14 14:23:53 UTC [more...]

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-14 14:23 UTC  (4+ messages)
` [PATCH v2 12/14] fs/configfs: Add a callback to determine attribute visibility

[for-next][PATCH 0/8] tracing: Final updates for 6.9
 2024-03-14 14:23 UTC  (9+ messages)
` [for-next][PATCH 1/8] tracing: Support to dump instance traces by ftrace_dump_on_oops
` [for-next][PATCH 2/8] tracefs: Remove SLAB_MEM_SPREAD flag usage
` [for-next][PATCH 3/8] tracing: Use div64_u64() instead of do_div()
` [for-next][PATCH 4/8] tracepoints: Use WARN() and not WARN_ON() for warnings
` [for-next][PATCH 5/8] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
` [for-next][PATCH 6/8] ring-buffer: Have mmapped ring buffer keep track of missed events
` [for-next][PATCH 7/8] net: hns3: tracing: fix hclgevf trace event strings
` [for-next][PATCH 8/8] tracing: Use strcmp() in __assign_str() WARN_ON() check

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-03-14 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Update Devicetree identifiers
` [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-14 14:19 UTC  (12+ messages)

[PATCH v2 0/6] Red-black tree abstraction needed by Rust Binder
 2024-03-14 14:19 UTC  (3+ messages)
` [PATCH v2 2/6] rust: rbtree: add red-black tree implementation backed by the C version

[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
 2024-03-14 14:19 UTC  (6+ messages)

[PATCH v3 0/7] Add tuning algorithm for delay chain
 2024-03-14 14:18 UTC  (3+ messages)
` [PATCH v3 1/7] mmc: sdhci_am654: "

[PATCH 1/2] ARM: dts: imx6qdl: mba6: Add missing vdd-supply for on-board USB hub
 2024-03-14 14:17 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: Remove LCD.CONTRAST pinctrl from muxing

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-14 14:16 UTC 

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-14 14:16 UTC  (5+ messages)

[PATCH] Revert "mm: skip CMA pages when they are not available"
 2024-03-14 14:15 UTC 

[PATCH v6 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-14 14:14 UTC  (3+ messages)
` [PATCH v6 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
` [PATCH v6 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support

[PATCH v4 0/7] Add support for the internal RK3308 audio codec
 2024-03-14 14:14 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: soc-core.c: Skip dummy codec when adding platforms
 2024-03-14 14:14 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-03-14 14:11 UTC  (3+ messages)

[syzbot] [net?] KCSAN: data-race in dev_queue_xmit_nit / packet_setsockopt
 2024-03-14 14:09 UTC  (2+ messages)

[RFC] drm/panic: Add drm panic locking
 2024-03-14 14:09 UTC  (6+ messages)

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-14 14:08 UTC  (11+ messages)
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 11/13] mm/treewide: Replace "
` [PATCH 12/13] mm/treewide: Remove pXd_huge()

[PATCH v3 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-03-14 14:09 UTC  (10+ messages)
` [PATCH v3 1/9] ext4: avoid overflow when setting values via sysfs
` [PATCH v3 2/9] ext4: refactor out ext4_generic_attr_store()
` [PATCH v3 3/9] ext4: refactor out ext4_generic_attr_show()
` [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
` [PATCH v3 5/9] ext4: add new attr pointer attr_mb_order
` [PATCH v3 6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow
` [PATCH v3 7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
` [PATCH v3 8/9] ext4: set the type of max_zeroout to unsigned int "
` [PATCH v3 9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1

[PATCH net-next 0/4] net: route: improve route hinting
 2024-03-14 14:04 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dst_cache: add input_dst_cache API

[PATCH 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-14 14:04 UTC  (5+ messages)
` [PATCH 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [PATCH 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-14 14:03 UTC  (12+ messages)
` [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
` [RFC 11/14] x86: add support for Dynamic Kernel Stacks

[PATCH v2 0/3] Add multi mode support for omap-mcspi
 2024-03-14 14:04 UTC  (3+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-03-14 14:03 UTC  (11+ messages)
` [musl] "

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-14 14:03 UTC  (7+ messages)
` [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU

[PATCH] PM: wakeup: Add a missing return case in init_wakeup
 2024-03-14 14:01 UTC  (2+ messages)

[PATCH] clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
 2024-03-14 14:00 UTC  (6+ messages)

[PATCH] arm64: lib: improve usercopy performance by mitigating data dependencies
 2024-03-14 13:59 UTC  (3+ messages)

[PATCH v3 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-03-14 13:59 UTC  (8+ messages)
` [PATCH v3 2/4] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver

[PATCH v20 0/9] Add REMOVE_BUF ioctl
 2024-03-14 13:58 UTC  (7+ messages)
` [PATCH v20 7/9] media: v4l2: Add REMOVE_BUFS ioctl
` [PATCH v20 8/9] media: v4l2: Add mem2mem helpers for "

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-14 13:57 UTC  (13+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-14 13:57 UTC  (9+ messages)
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH 6.8 0/5] 6.8.1-rc1 review
 2024-03-14 13:55 UTC  (7+ messages)
` [PATCH 6.8 5/5] Linux 6.8.1-rc1

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-14 13:56 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: remoteproc: Add Arm remoteproc

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-03-14 13:56 UTC  (6+ messages)
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-14 13:54 UTC  (5+ messages)
` [PATCH 11/14] s390: "

[PATCH v1] drivers: watchdog: ast2600 support bootstatus
 2024-03-14 13:50 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-03-14 13:50 UTC  (16+ messages)
` [PATCH v2 3/3] "

[PATCH] arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f
 2024-03-14 13:49 UTC  (4+ messages)

[PATCH v2 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-03-14 13:47 UTC  (8+ messages)
` [PATCH v2 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

[PATCH] fanotify: remove unneeded sub-zero check for unsigned value
 2024-03-14 13:36 UTC 

[RFC] sched/eevdf: sched feature to dismiss lag on wakeup
 2024-03-14 13:45 UTC  (3+ messages)

[PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
 2024-03-14 13:42 UTC  (3+ messages)

[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
 2024-03-14 13:41 UTC  (4+ messages)
` [PATCH v3 3/8] iommufd: Add fault and response message definitions

[PATCH v4 0/9] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-03-14 13:40 UTC  (4+ messages)
` [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior

[PATCH 0/7] Additions to "Reimplement line-per-line pixel conversion for plane reading" series
 2024-03-14 13:37 UTC  (8+ messages)
` [PATCH 1/7] drm: Fix drm_fixp2int_round() making it add 0.5

[PATCH v2 0/3] Virtio SPI Linux driver
 2024-03-14 13:35 UTC  (4+ messages)
` [PATCH v2 3/3] virtio-spi: Add virtio SPI driver

[PATCH v6 0/9] devm_led_classdev_register() usage problem
 2024-03-14 13:32 UTC  (3+ messages)
` [PATCH v6 1/9] locking/mutex: introduce devm_mutex_init

[PATCH v3 00/11] Add support for TI TPS65224 PMIC
 2024-03-14 13:30 UTC  (5+ messages)
` [PATCH v3 03/11] mfd: tps6594: add regmap config in match data
` [PATCH v3 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators

`intel_lpss_pci_driver_init` takes 23.8 ms
 2024-03-14 13:30 UTC  (5+ messages)

[PATCH v3] staging: greybus: Constify static struct kobj_type gb_audio_module_type
 2024-03-14 13:27 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add the IP information of the soc
 2024-03-14 13:27 UTC  (6+ messages)
` [PATCH 2/2] drm:amdgpu: add firmware information of all IP's

[PATCH v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-14 13:35 UTC  (5+ messages)
` [PATCH v5 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v5 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v5 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v5 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()
 2024-03-14 13:21 UTC  (5+ messages)

[PATCH v4 0/6] Add support i.MX95 BLK CTL module clock features
 2024-03-14 13:25 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindindgs: clock: nxp: support i.MX95 VPU CSR module
` [PATCH v4 2/6] dt-bindindgs: clock: nxp: support i.MX95 Camera "
` [PATCH v4 3/6] dt-bindindgs: clock: nxp: support i.MX95 Display Master "
` [PATCH v4 4/6] dt-bindindgs: clock: nxp: support i.MX95 LVDS "
` [PATCH v4 5/6] dt-bindindgs: clock: nxp: support i.MX95 Display "
` [PATCH v4 6/6] clk: imx: add i.MX95 BLK CTL clk driver

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-03-14 13:02 UTC  (4+ messages)

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-14 13:14 UTC  (2+ messages)

[RFC PATCH 0/2] net: provides dim profile fine-tuning channels
 2024-03-14 13:09 UTC  (3+ messages)
` [RFC PATCH 1/2] net: add sysfs attributes for customized dim profile management
` [RFC PATCH 2/2] virtio-net: support net sysfs to fine-tune dim profile

[PATCH] kdb: Fix the deadlock issue in KDB debugging
 2024-03-14 13:09 UTC  (11+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "
            ` 答复: "
                ` 答复: "

[PATCH 6.7 00/61] 6.7.10-rc1 review
 2024-03-14 13:08 UTC  (2+ messages)

[PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
 2024-03-14 13:08 UTC  (13+ messages)

[PATCH] f2fs: add REQ_TIME time update for some user behaviors
 2024-03-14 13:06 UTC  (2+ messages)

[PATCH 0/3] Add DT support for video clock controller on SM8150
 2024-03-14 13:05 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Update SM8150 videocc bindings
` [PATCH 3/3] arm64: dts: qcom: sm8150: Add video clock controller node

[PATCH] kexec: fix the unexpected kexec_dprintk() macro
 2024-03-14 13:02 UTC  (3+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: use SD1 CD as GPIO
 2024-03-14 13:02 UTC  (3+ messages)

[PATCH] net: dsa: add return value check of genphy_read_status()
 2024-03-14 13:02 UTC  (2+ messages)

[PATCH] net: txgbe: fix clk_name exceed MAX_DEV_ID limits
 2024-03-14 13:00 UTC  (3+ messages)

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-14 12:59 UTC  (6+ messages)

[PATCH] spi: Fix error code checking in spi_mem_exec_op()
 2024-03-14 12:58 UTC  (5+ messages)

[PATCH] cpufreq: dt: always allocate zeroed cpumask
 2024-03-14 12:54 UTC 

[PATCH] netpoll: support sending over raw IP interfaces
 2024-03-14 12:48 UTC  (2+ messages)

[PATCH] afs: Revert "afs: Hide silly-rename files from userspace"
 2024-03-14 12:47 UTC  (2+ messages)

[PATCH 00/10] perf: Clean up common uncore boilerplate
 2024-03-14 12:34 UTC  (4+ messages)
` [PATCH 02/10] perf: Add capability for common event support

[PATCH] net: wan: fsl_qmc_hdlc: Fix module compilation
 2024-03-14 12:33 UTC 

[PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output
 2024-03-14 12:33 UTC  (3+ messages)
` [PATCH] selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg

[PATCH v9 00/10] Support Andes PMU extension
 2024-03-14 12:30 UTC  (2+ messages)

[PATCH v9 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-14 12:30 UTC  (2+ messages)

[PATCH v1 1/1] Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
 2024-03-14 12:29 UTC 

[PATCH v4,0/2] media: adding lock to protect the context list
 2024-03-14 12:30 UTC  (3+ messages)
` [PATCH v4,1/2] media: mediatek: vcodec: adding lock to protect decoder "
` [PATCH v4,2/2] media: mediatek: vcodec: adding lock to protect encoder "

[PATCH] tools/Makefile: Remove cgroup target
 2024-03-14 12:25 UTC 

[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
 2024-03-14 12:22 UTC  (12+ messages)

[PATCH 0/2] Set PHY address of MT7531 switch to 0x1f on MediaTek arm64 boards
 2024-03-14 12:20 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt7622: set PHY address of MT7531 switch to 0x1f
` [PATCH 2/2] arm64: dts: mediatek: mt7986: "

[PATCH net-next 0/2] rxrpc: Fixes for AF_RXRPC
 2024-03-14 12:20 UTC  (2+ messages)

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-14 12:19 UTC  (3+ messages)

[GIT PULL] i2c-host changes for v6.9 - part 2
 2024-03-14 12:17 UTC 

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-03-14 12:14 UTC  (3+ messages)

[PATCH net] hsr: Fix uninit-value access in hsr_get_node()
 2024-03-14 12:10 UTC  (2+ messages)

[patch V6 11/19] x86/cpu: Use common topology code for AMD
 2024-03-14 12:07 UTC  (2+ messages)

[PATCH] Fixes: ffceb7640cbf ("smb: client: do not defer close open handles to deleted files")
 2024-03-14 12:05 UTC 

[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-14 12:05 UTC  (3+ messages)
` [PATCH v2 8/8] drm: xlnx: Intoduce TPG CRTC driver

[ANNOUNCE] v6.8-rt8
 2024-03-14 12:03 UTC 

[PATCH net v2] i40e: Enforce software interrupt during busy-poll exit
 2024-03-14 12:00 UTC 

[PATCH] hrtimer:Add get_hrtimer_cpu_base()
 2024-03-14 11:59 UTC  (4+ messages)

[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
 2024-03-14 11:58 UTC  (4+ messages)

[PATCH] PM: EM: Force device drivers to provide power in uW
 2024-03-14 11:57 UTC  (3+ messages)

[PATCH net] i40e: Fix VF MAC filter removal
 2024-03-14 11:57 UTC  (2+ messages)

[PATCH 6.6 00/60] 6.6.22-rc1 review
 2024-03-14 11:56 UTC  (2+ messages)

[PATCH v1] platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()
 2024-03-14 11:55 UTC  (2+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-03-14 11:46 UTC  (7+ messages)
                `  "

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-03-14 11:51 UTC  (12+ messages)

[PATCH net] rds: introduce acquire/release ordering in acquire/release_in_xmit()
 2024-03-14 11:51 UTC  (2+ messages)

[PATCH] net: hns3: tracing: fix hclgevf trace event strings
 2024-03-14 11:48 UTC  (2+ messages)

[PATCH v2,0/4] media: mediatek: vcodec: fix ctrl request complete fail
 2024-03-14 11:44 UTC  (4+ messages)
` [PATCH v2,2/4] media: mediatek: vcodec: change flush decode from capture to output when stream off
` [PATCH v2,3/4] media: mediatek: vcodec: flush decoder before remove all source buffer
` [PATCH v2,4/4] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove


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