public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-17 10:01:31 to 2025-02-17 11:37:06 UTC [more...]

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-17 11:37 UTC  (4+ messages)

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-17 11:35 UTC  (5+ messages)
` [PATCH v16 1/4] rust: remove redundant `as _` casts
` [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray

[PATCH v2 00/17] amd-pstate cleanups
 2025-02-17 11:34 UTC  (7+ messages)
` [PATCH v2 06/17] cpufreq/amd-pstate-ut: Use _free macro to free put policy
` [PATCH v2 07/17] cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
` [PATCH v2 08/17] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums

[RFC PATCH v2 0/3] sched/fair: introduce new scheduler group type group_parked
 2025-02-17 11:32 UTC  (4+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] sched/fair: adapt scheduler group weight and capacity for parked CPUs
` [RFC PATCH v2 3/3] s390/topology: Add initial implementation for selection of "

[PATCH 0/2] Add initial devicetree for Lenovo Xiaoxin Pad Pro 2021
 2025-02-17 11:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add "
` [PATCH 2/2] arm64: dts: qcom: sm8250: Add support for "

[PATCH v2 01/13] dt-bindings: soc: Add Renesas RZ/T2H (R9A09G077) SoC
 2025-02-17 11:32 UTC  (14+ messages)
` [PATCH v2 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v2 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
` [PATCH v2 04/13] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v2 05/13] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v2 06/13] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v2 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v2 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v2 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v2 10/13] serial: sh-sci: Add support for RZ/T2H SCI
` [PATCH v2 11/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H SoC
` [PATCH v2 12/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H eval board
` [PATCH v2 13/13] defconfig: Enable RZ/T2H Soc and RZ_SCI

BC (following up Bit X, Fair Pay, Low Jitter etc)
 2025-02-17 11:32 UTC 

[PATCH v3] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
 2025-02-17 11:31 UTC 

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-17 11:31 UTC  (3+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification

[PATCH] ahci: Marvell controllers prefer DMA for ATAPI
 2025-02-17 11:29 UTC  (3+ messages)
`  "

[PATCH] binder: remove unneeded <linux/export.h> inclusion from binder_internal.h
 2025-02-17 11:27 UTC 

[PATCH v3 0/5] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-02-17 11:26 UTC  (7+ messages)
` [PATCH v3 1/5] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
` [PATCH v3 3/5] misc: pci_endpoint_test: Fix irq_type to convey the correct type

[PATCH 0/2] sched: Run task_mm_cid_work in batches to lower latency
 2025-02-17 11:23 UTC  (3+ messages)
` [PATCH 1/2] sched: Compact RSEQ concurrency IDs in batches
` [PATCH 2/2] rseq/selftests: Add test for mm_cid compaction

[PATCH] docs: tracing: Reduce maxdepth in index documentation
 2025-02-17 11:21 UTC 

[PATCH RESEND v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-02-17 11:20 UTC  (8+ messages)
` [PATCH RESEND v2 1/3] x86/cpu: Create helper to parse clearcpuid param
` [PATCH RESEND v2 2/3] x86/cpu: Add setcpuid cmdline param
` [PATCH RESEND v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid

[PATCH v2 0/3] Simpify mce code somewhat
 2025-02-17 11:20 UTC  (5+ messages)
` [PATCH v2 1/3] x86/mce/inject: Remove call to mce_notify_irq()

[PATCH v4 00/10] Add support for MAX7360
 2025-02-17 11:20 UTC  (4+ messages)
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support

[RFC][PATCH 00/10] pstore: directly mapped regions
 2025-02-17 11:19 UTC  (14+ messages)
` [RFC][PATCH 01/10] pstore/zone: move pstore_device_info into zone header
` [RFC][PATCH 02/10] pstore/smem: add new pstore/smem type of pstore
` [RFC][PATCH 03/10] pstore/zone: introduce directly mapped zones
` [RFC][PATCH 04/10] qcom: smem: add pstore smem backend
` [RFC][PATCH 05/10] pstore: implement core area registration
` [RFC][PATCH 06/10] qcom: smem: enable smem pstore backend
` [RFC][PATCH 07/10] printk: export symbols for buffer address and length functions
` [RFC][PATCH 08/10] pstore: register kmsg into directly mapped zones if available
` [RFC][PATCH 09/10] devcoredump: add devcd_{un}register_core_area API
` [RFC][PATCH 10/10] rng: qcom_rng: EXAMPLE: registering dev structure

[PATCH v3 0/3] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2025-02-17 11:17 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/dsi: Use existing per-interface slice count in DSC timing
` [PATCH v3 2/3] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host
` [PATCH v3 3/3] drm/msm/dpu: Remove arbitrary limit of 1 interface in DSC topology

[BUG] ALSA: usb-audio: drain may fail with multi-port close race
 2025-02-17 11:16 UTC 

[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
 2025-02-17 11:16 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Document clock and reset unit of RK3528

[PATCH net-next v2] af_unix: Fix undefined 'other' error
 2025-02-17 11:15 UTC  (4+ messages)

[PATCH] dt-bindings: power: reset: xilinx: Make "interrupts" property optional
 2025-02-17 11:09 UTC  (2+ messages)

[PATCH v2 0/3] rust: configfs abstractions
 2025-02-17 11:08 UTC  (9+ messages)
` [PATCH v2 1/3] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v2 2/3] rust: configfs: introduce rust support for configfs

[PATCH 1/4] pkeys: add API to switch to permissive pkey register
 2025-02-17 11:07 UTC  (4+ messages)
` [PATCH 2/4] x86/signal: Use switch_to_permissive_pkey_reg() helper
` [PATCH 3/4] rseq: Make rseq work with protection keys
` [PATCH 4/4] selftests/rseq: Add test for rseq+pkeys

[PATCH v3] docs: tracing: Refactor index.rst documentation
 2025-02-17 11:06 UTC 

[PATCH] mmc: sdhci-esdhc-imx: improve imx8mq emmc/sd read performance
 2025-02-17 11:06 UTC 

slimbus: Inquiry on Additional SLIMbus Drivers and User Space Test Utilities
 2025-02-17 11:02 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
 2025-02-17 11:01 UTC  (2+ messages)

[PATCH v3 0/4] staging:gpib:agilent_82350b: Code cleanup, spelling fixes
 2025-02-17 11:01 UTC  (9+ messages)
` [PATCH v3 1/4] [PATCH V2 1/4] staging:gpib:agilent_82350b: Fixed spelling error
` [PATCH v3 2/4] [PATCH V2 2/4] staging:gpib:agilent_82350b: Removed commented out code
` [PATCH v3 3/4] [PATCH V2 3/4] staging:gpib:agilent_82350b:Removed blank line
` [PATCH v3 4/4] [PATCH V2 4/4] staging:gpib:agilent_82350b: Fix Indent issue with block

[PATCH 00/12] kunit: Introduce UAPI testing framework
 2025-02-17 10:59 UTC  (13+ messages)
` [PATCH 01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux
` [PATCH 02/12] kconfig: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH 03/12] kbuild: userprogs: respect CONFIG_WERROR
` [PATCH 04/12] kbuild: userprogs: add nolibc support
` [PATCH 05/12] kbuild: introduce blob framework
` [PATCH 06/12] kunit: tool: Add test for nested test result reporting
` [PATCH 07/12] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH 08/12] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH 09/12] kunit: Introduce UAPI testing framework
` [PATCH 10/12] kunit: uapi: Add example for UAPI tests
` [PATCH 11/12] kunit: uapi: Introduce preinit executable
` [PATCH 12/12] kunit: uapi: Validate usability of /proc

[PATCH v2] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
 2025-02-17 11:00 UTC  (3+ messages)

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-17 10:59 UTC  (3+ messages)
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport

[PATCH] virtio: console: Prepare for making REMOTEPROC modular
 2025-02-17 10:59 UTC  (11+ messages)

[PATCH] dt-bindings: leds: Allow differently named multicolor leds
 2025-02-17 10:58 UTC  (2+ messages)

[PATCH 0/5] riscv: KVM: Fix a few SBI issues
 2025-02-17 10:57 UTC  (11+ messages)
` [PATCH 1/5] riscv: KVM: Fix hart suspend status check
` [PATCH 2/5] riscv: KVM: Fix hart suspend_type use
` [PATCH 3/5] riscv: KVM: Fix SBI IPI error generation
` [PATCH 4/5] riscv: KVM: Fix SBI TIME "
` [PATCH 5/5] riscv: KVM: Fix SBI sleep_type use

[PATCH 6/8] bus: mhi: host: Add support for Bandwidth scale
 2025-02-17 10:55 UTC  (2+ messages)

[PATCH 0/2] usb: typec: ucsi: avoid problems during initial PPM reset
 2025-02-17 10:54 UTC  (3+ messages)
` [PATCH 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method
` [PATCH 2/2] usb: typec: ucsi: increase timeout for PPM reset operations

[PATCH 0/1] alpha: Fix pte_swp_exclusive on alpha
 2025-02-17 10:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-02-17 10:52 UTC  (5+ messages)

[PATCH 0/2] Add support for LT3074 low voltage linear regulator
 2025-02-17 10:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add lt3074

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-17 10:51 UTC  (2+ messages)
` (subset) "

[PATCH 0/3 RFC v2] change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-17 10:47 UTC  (2+ messages)

[PATCH] ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()
 2025-02-17 10:45 UTC  (2+ messages)

[PATCH v1 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-02-17 10:44 UTC  (7+ messages)
` [PATCH v1 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support
` [PATCH v1 4/5] ASoC: wm8904: get platform data from DT
` [PATCH v1 5/5] ASoC: wm8904: add DMIC support

[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
 2025-02-17 10:44 UTC  (4+ messages)
` [PATCH 1/4] tsm: Add TVM Measurement Register support

[PATCH] leds: aw200xx: don't use return with gpiod_set_value() variants
 2025-02-17 10:44 UTC  (5+ messages)

Linux 6.13.3
 2025-02-17 10:39 UTC  (2+ messages)

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-17 10:39 UTC  (9+ messages)

[PATCH v4 1/2] gpiolib: move all includes to the top of gpio/consumer.h
 2025-02-17 10:39 UTC  (2+ messages)
` [PATCH v4 2/2] gpiolib: don't build HTE code with CONFIG_HTE disabled

[GIT PULL] vfs fixes
 2025-02-17 10:37 UTC 

[PATCH][next] firmware: Exynos ACPM: Fix spelling mistake "Faile" -> "Failed"
 2025-02-17 10:36 UTC  (3+ messages)

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-02-17 10:36 UTC  (2+ messages)

[PATCH v4 0/2] Fixes multiple sysctl proc_handler usage error
 2025-02-17 10:35 UTC  (2+ messages)

[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-02-17 10:34 UTC  (3+ messages)

[PATCH RFC] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
 2025-02-17 10:34 UTC  (2+ messages)

Linux 6.12.14
 2025-02-17 10:33 UTC  (2+ messages)

[PATCH RFC 0/2] usb: typec: ucsi: avoid problems during initial PPM reset
 2025-02-17 10:32 UTC  (5+ messages)
` [PATCH RFC 2/2] usb: typec: ucsi: increase timeout for PPM reset operations

[PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes
 2025-02-17 10:31 UTC  (3+ messages)
` [PATCH 1/4] [PATCH V2 1/4] staging:gpib:agilent_82350b: Fixed spelling error

[PATCH v5 0/2] fuse: allow notify_inval for all inodes
 2025-02-17 10:29 UTC  (5+ messages)
` [PATCH v5 2/2] fuse: add new function to invalidate cache "

[PATCH 0/7 md-6.15] md: introduce md_submodle_head
 2025-02-17 10:28 UTC  (7+ messages)
` [PATCH md-6.15 1/7] md: merge common code into find_pers()
` [PATCH md-6.15 2/7] md: only include md-cluster.h if necessary
` [PATCH md-6.15 5/7] md/md-cluster: cleanup md_cluster_ops reference

[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-02-17 10:28 UTC  (5+ messages)
` [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF

[PATCH v6 0/6] rust: extend `module!` macro with integer parameter support
 2025-02-17 10:27 UTC  (3+ messages)
` [PATCH v6 6/6] rust: add parameter support to the `module!` macro

[PATCH v6 RESEND] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
 2025-02-17 10:26 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-17 10:26 UTC  (8+ messages)

[syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update
 2025-02-17 10:24 UTC  (2+ messages)

[PATCH v3 0/2] MediaTek pinctrl patch on mt8196
 2025-02-17 10:24 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-17 10:21 UTC  (6+ messages)
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-17 10:18 UTC  (2+ messages)
` (subset) "

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-17 10:18 UTC  (7+ messages)

[PATCH RFC 0/4] Support for Adreno X1-85 Speedbin along with new OPP levels
 2025-02-17 10:17 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-02-17 10:15 UTC  (4+ messages)

[PATCH V5 0/6] Add minimal boot support for IPQ5424
 2025-02-17 10:15 UTC  (3+ messages)
` (subset) "

[PATCH v4 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
 2025-02-17 10:15 UTC  (3+ messages)
` [PATCH v4 1/5] nvmem: core: fix bit offsets of more than one byte

[PATCH v2 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
 2025-02-17 10:02 UTC  (2+ messages)

[PATCH v2 00/15] Update PHYTEC's i.MX8MM DTSs
 2025-02-17 10:11 UTC  (5+ messages)
` [PATCH v2 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc

[PATCH v3] sched/topology: improve topology_span_sane speed
 2025-02-17 10:11 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.14-3 tag
 2025-02-17 10:10 UTC 

[PATCH v3 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-02-17 10:08 UTC  (5+ messages)
` [PATCH v3 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH] selftests: net: Fix minor typos in MPTCP and psock_tpacket tests
 2025-02-17 10:08 UTC  (2+ messages)

[PATCH net-next v4] net: ethernet: mediatek: add EEE support
 2025-02-17 10:07 UTC  (2+ messages)

[PATCH v3] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-17 10:06 UTC  (2+ messages)

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-02-17 10:06 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: arm: Document the btt3 i.MX28 based board

[PATCH] MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING
 2025-02-17 10:06 UTC 

[PATCH 0/2] s390/vfio-*: make mdev_types unlike a fake flex array
 2025-02-17 10:06 UTC  (3+ messages)
` [PATCH 1/2] s390/vfio-ap: make mdev_types not look like "
` [PATCH 2/2] s390/vfio-ccw: "

[PATCH 1/2] [PATCH V2 2/4] staging:gpib:agilent_82350b: Removed commented out code
 2025-02-17 10:05 UTC  (5+ messages)
` [PATCH 2/4] "
` [PATCH 2/2] [PATCH V2 3/4] staging:gpib:agilent_82350b:Removed blank line
` [PATCH 3/4] "
` [PATCH 4/4] [PATCH V2 4/4] staging:gpib:agilent_82350b: Fix Indent issue with block

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-02-17 10:04 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3f
 2025-02-17 10:01 UTC  (2+ messages)

[PATCH v3 00/14] drm/vkms: Allow to configure device
 2025-02-17 10:01 UTC  (11+ messages)
` [PATCH v3 05/14] drm/vkms: Move default_config creation to its own function
` [PATCH v3 06/14] drm/vkms: Set device name from vkms_config
` [PATCH v3 07/14] drm/vkms: Add a validation function for VKMS configuration
` [PATCH v3 08/14] drm/vkms: Allow to configure multiple planes
` [PATCH v3 09/14] drm/vkms: Allow to configure multiple CRTCs
` [PATCH v3 10/14] drm/vkms: Allow to attach planes and CRTCs
` [PATCH v3 11/14] drm/vkms: Allow to configure multiple encoders
` [PATCH v3 12/14] drm/vkms: Allow to attach encoders and CRTCs
` [PATCH v3 13/14] drm/vkms: Allow to configure multiple connectors
` [PATCH v3 14/14] drm/vkms: Allow to attach connectors and encoders


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox