The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-11-27 14:20:37 to 2024-11-27 17:30:12 UTC [more...]

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-11-27 17:29 UTC  (6+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v3 2/7] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v3 4/7] riscv: ftrace: do not use stop_machine to update code
` [PATCH v3 5/7] riscv: vector: Support calling schedule() for preemptible Vector

[PATCH 0/2] KVM_ASYNC_PF_SEND_ALWAYS
 2024-11-27 17:26 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: async_pf: remove support for KVM_ASYNC_PF_SEND_ALWAYS
` [PATCH 2/2] KVM: x86: async_pf: determine x86 user as cpl == 3

Performance Degradation After Upgrading to Kernel 6.8
 2024-11-27 17:27 UTC  (3+ messages)

[PATCH 0/3] Add spidev nodes for SPI controllers
 2024-11-27 17:24 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: spi: Add DT schema for Tegra SPIDEV controller

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-11-27 17:22 UTC  (8+ messages)

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-27 17:22 UTC  (7+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins

[GIT PULL] capabilities
 2024-11-27 17:20 UTC  (3+ messages)

[PATCH 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2024-11-27 17:09 UTC  (6+ messages)
` [PATCH 1/9] coresight: change coresight_device lock "
` [PATCH 2/9] coresight-etm4x: change etmv4_drvdata spinlock "

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-27 17:05 UTC  (7+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices

[PATCH] ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entry
 2024-11-27 17:04 UTC  (3+ messages)

[WIP RFC v2 07/35] WIP: rust: drm/kms: Add drm_crtc bindings
 2024-11-27 17:03 UTC  (16+ messages)
` [WIP RFC v2 09/35] WIP: rust: drm/kms: Add Connector.attach_encoder()
` [WIP RFC v2 10/35] rust: drm/kms: Add DriverConnector::get_mode callback
` [WIP RFC v2 11/35] rust: drm/kms: Add ConnectorGuard::add_modes_noedid()
` [WIP RFC v2 12/35] rust: drm/kms: Add ConnectorGuard::set_preferred_mode
` [WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState
` [WIP RFC v2 14/35] WIP: rust: drm/kms: Add OpaqueCrtc and OpaqueCrtcState
` [WIP RFC v2 15/35] WIP: rust: drm/kms: Add OpaquePlane and OpaquePlaneState

[PATCH] selftests/damon: Add _damon_sysfs.py to TEST_FILES
 2024-11-27 17:04 UTC  (2+ messages)

bcachefs: suspicious mm pointer in struct dio_write
 2024-11-27 16:57 UTC 

[PATCH] sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
 2024-11-27 16:55 UTC 

[PATCH v2] fs/ceph/file: fix buffer overflow in __ceph_sync_read()
 2024-11-27 16:54 UTC 

[PATCH] sparc/pci: Make pci_poke_lock a raw_spinlock_t
 2024-11-27 16:53 UTC  (15+ messages)

[PATCH V6 0/4] Add EPSS L3 provider support on SA8775P SoC
 2024-11-27 16:53 UTC  (4+ messages)
` [PATCH V6 3/4] dt-bindings: interconnect: Add generic compatible qcom,epss-l3-perf

[tip:timers/urgent 1/1] ld.lld: error: undefined symbol: __divdi3
 2024-11-27 16:52 UTC 

[tip:timers/urgent 1/1] ntp.c:undefined reference to `__divdi3'
 2024-11-27 16:52 UTC 

[PATCH v2 00/11] Use correct LDO5 control registers for PCA9450
 2024-11-27 16:47 UTC  (13+ messages)
` [PATCH v2 01/11] Revert "regulator: pca9450: Add sd-vsel GPIO"
` [PATCH v2 02/11] dt-bindings: regulator: pca9450: Add sd-vsel-gpios to read back LDO5 status
` [PATCH v2 03/11] dt-bindings: regulator: pca9450: Document nxp,sd-vsel-fixed-low property for LDO5
` [PATCH v2 04/11] arm64: dts: imx8mp-skov-reva: Use hardware signal for SD card VSELECT
` [PATCH v2 05/11] Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"
` [PATCH v2 06/11] regulator: pca9450: Fix control register for LDO5
` [PATCH v2 07/11] regulator: pca9450: Fix enable "
` [PATCH v2 08/11] regulator: pca9450: Handle hardware with fixed SD_VSEL "
` [PATCH v2 09/11] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal
` [PATCH v2 10/11] arm64: dts: imx93-kontron: Fix SD card IO voltage control
` [PATCH v2 11/11] arm64: dts: imx8mp-kontron: Add support for reading SD_VSEL signal

[PATCH][v4] virt: tdx-guest: Don't free decrypted memory
 2024-11-27 16:48 UTC  (2+ messages)

[PATCH] locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT
 2024-11-27 16:44 UTC  (2+ messages)

[PATCH] HID: bpf: drop unneeded casts discarding const
 2024-11-27 16:42 UTC 

[PATCH] HID: bpf: constify hid_ops
 2024-11-27 16:41 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_update_inode_atime
 2024-11-27 16:36 UTC 

[PATCH] kmod: verify module name before invoking modprobe
 2024-11-27 16:36 UTC  (6+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2024-11-27 16:34 UTC  (2+ messages)

[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-11-27 16:34 UTC  (10+ messages)
` [PATCH 2/9] dt-bindings: phy: samsung,usb3-drd-phy: add optional orientation-switch
` [PATCH 3/9] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties

[PATCH-next] modpost: Remove logically dead condition
 2024-11-27 16:29 UTC 

[PATCH 0/9] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-27 16:28 UTC  (3+ messages)
` [PATCH 3/9] serial: sh-sci: Clean sci_ports[0] after at earlycon exit

[RFC PATCH 0/4] Promotion of Unmapped Page Cache Folios
 2024-11-27  8:22 UTC  (5+ messages)
` [PATCH 1/4] migrate: Allow migrate_misplaced_folio APIs without a VMA
` [PATCH 2/4] memory: allow non-fault migration in numa_migrate_check path
` [PATCH 3/4] vmstat: add page-cache numa hints
` [PATCH 4/4] migrate,sysfs: add pagecache promotion

[PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-27 16:27 UTC  (8+ messages)

Linux 6.12
 2024-11-27 16:24 UTC  (3+ messages)
` TPM/EFI issue [Was: Linux 6.12]

[PATCH v4 0/2] MIPI DSI phy for rk3588
 2024-11-27 16:23 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema

bcache: fix oops bug in cache_set_flush
 2024-11-27  5:05 UTC  (11+ messages)
` 回复: "
    ` [PATCH] bcache:fix oops "
              ` [PATCH V3] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again

[PATCH 0/4] Driver for Apple Z2 touchscreens
 2024-11-27 16:20 UTC  (5+ messages)

[PATCH v9 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-27 16:19 UTC  (17+ messages)
` [PATCH v9 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v9 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v9 8/8] task: rust: rework how current is accessed

[PATCH] selftest: hugetlb_dio: Fix test naming
 2024-11-27 16:14 UTC 

[PATCH can-next] dt-bindings: can: tcan4x5x: add missing required clock-names
 2024-11-27 16:18 UTC  (5+ messages)

[PATCH v6 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-11-27 16:15 UTC  (5+ messages)
` [PATCH v6 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v6 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v6 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v6 4/4] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()

[GIT PULL] vfs fixes
 2024-11-27 16:15 UTC  (3+ messages)

[PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2024-11-27 16:14 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta Ventura board

[PATCH v1] selftests: ktap_helpers: Fix uninitialized variable
 2024-11-27 16:06 UTC  (2+ messages)

[PATCH] ntp: fix bug in adjtimex reading time offset
 2024-11-27 16:05 UTC  (3+ messages)

[GIT PULL] perf-tools changes for v6.13
 2024-11-27 16:02 UTC  (6+ messages)

[PATCH] rtc: zynqmp: Fix optional clock name property
 2024-11-27 16:01 UTC 

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-27 16:00 UTC  (16+ messages)
` [PATCH v2 04/11] drm/msm: adreno: add GMU_BW_VOTE feature flag
` [PATCH v2 05/11] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v2 08/11] drm/msm: adreno: request for maximum bus bandwidth usage

[PATCH 1/3] ima: Remove inode lock
 2024-11-27 15:57 UTC  (3+ messages)

[PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
 2024-11-27 15:57 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: usb: max33359: add max77759 flavor

[GIT PULL] Please pull IOMMUFD subsystem changes #2
 2024-11-27 15:57 UTC 

[PATCH] mailbox: tegra-hsp: Clear mailbox before using message
 2024-11-27 15:56 UTC  (2+ messages)

[REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
 2024-11-27 15:54 UTC  (4+ messages)

[PATCH v4 0/3] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-27 15:53 UTC  (4+ messages)
` [PATCH v4 1/3] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
` [PATCH v4 2/3] clk: qcom: common: Add support for power-domain attachment
` [PATCH v4 3/3] clk: qcom: Support attaching GDSCs to multiple parents

[PATCH v6 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-27 15:49 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v1 00/10] Add eDP support for RK3588
 2024-11-27  7:51 UTC 

[RFC v1 00/14] Add some mt7988 DTS labels and new nodes
 2024-11-27 15:48 UTC  (10+ messages)
` [RFC v1 10/14] arm64: dts: mediatek: mt7988: add lvts node
    ` Aw: "
` [RFC v1 12/14] arm64: dts: mediatek: mt7988: add reserved memory
    ` Aw: "
` [RFC v1 14/14] arm64: dts: mediatek: mt7988: add operating-points
    ` Aw: "

[PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s
 2024-11-27 15:44 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: qcom: add QAR2130P support
 2024-11-27 15:42 UTC  (5+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: sar2130p: add support for SAR2130P

[PATCH] KVM: arm64: Bump KVM_VCPU_MAX_FEATURES
 2024-11-27 15:41 UTC  (4+ messages)

[PATCH v4 0/6] Update Event Records to CXL spec rev 3.1
 2024-11-27 15:41 UTC  (6+ messages)
` [PATCH v4 3/6] cxl/events: Update General Media Event Record "

[RFC net-next v1 1/2] net: phy: Add support for driver-specific next update time
 2024-11-27 15:37 UTC  (3+ messages)
` [RFC net-next v1 2/2] net. phy: dp83tg720: Add randomized polling intervals for unstable link detection

[PATCH V7 0/9] SCHED_DEADLINE server infrastructure
 2024-11-27 15:35 UTC  (4+ messages)
` [PATCH V7 9/9] sched/rt: Remove default bandwidth control

[PATCH v5 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-11-27 15:32 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v5 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[GIT PULL] RISC-V Paches for the 6.13 Merge Window, Part 1
 2024-11-27 15:30 UTC 

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-11-27 15:29 UTC  (5+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[PATCH v2] crypto: caam - use JobR's space to access page 0 regs
 2024-11-27 15:23 UTC  (2+ messages)

wifi: ath11k: Fix NULL pointer check in ath11k_ce_rx_post_pipe()
 2024-11-27 15:23 UTC  (4+ messages)
` Re: wifi: ath11k: Fix NULL pointer check in ath11k_ce_rx_post_pipe() ERROR code
` [PATCH v5] wifi: ath11k: Fix NULL pointer check in ath11k_ce_rx_post_pipe()

[PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
 2024-11-27 15:22 UTC 

[PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
 2024-11-27 15:22 UTC  (3+ messages)

[PATCH v4 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-11-27 15:19 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: "
` [PATCH v4 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH v2 0/4] drm/vkms: Switch to allocated for drm objects
 2024-11-27 15:21 UTC  (5+ messages)
` [PATCH v2 3/4] drm/vkms: Switch to dynamic allocation for CRTC
` [PATCH v2 4/4] drm/vkms: Rename vkms_output to vkms_crtc

[PATCH] scsi: Don't wait for completion of in-flight requests
 2024-11-27 15:20 UTC  (4+ messages)

[PATCH v4 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-27 15:15 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] arm64: kexec: Check if IRQ is already masked before masking
 2024-11-27 15:18 UTC 

[PATCH 0/3] sn65dsi83: Add LVDS_VCOM option in device-tree
 2024-11-27 15:16 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add optional property ti,lvds-vcom

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-27 15:15 UTC  (17+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests

[PATCH v2 2/4] drm/vkms: Switch to dynamic allocation for encoder
 2024-11-27 15:15 UTC  (2+ messages)

[PATCH v2 1/4] drm/vkms: Switch to dynamic allocation for connector
 2024-11-27 15:14 UTC  (2+ messages)

[PATCH v3 0/2] Add support for J722S CSI BCDMA
 2024-11-27 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: ti: k3-bcdma: Add "

[PATCH] docs: media: document media multi-committers rules and process
 2024-11-27 15:09 UTC  (8+ messages)

[PATCH v4 0/3] Add support for attaching a regulator to w1: ds2482
 2024-11-27 15:07 UTC  (5+ messages)
` [PATCH v4 2/3] w1: ds2482: Add regulator support

[RFC PATCH] ima: instantiate the bprm_creds_for_exec() hook
 2024-11-27 15:05 UTC 

[PATCH v2 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-11-27 15:05 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: rockchip: Add schema for RK3588 DW "

[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
 2024-11-27 15:04 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
  ` Aw: "
          ` Aw: "
              ` Aw: "

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-11-27 15:03 UTC  (5+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-11-27 14:59 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH v2 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings

[PATCH] arm64: kexec: Check if IRQ is already masked before masking
 2024-11-27 14:58 UTC  (3+ messages)

[PATCH] mm/zswap: add LRU_STOP to comment about dropping the lru lock
 2024-11-27 14:58 UTC  (2+ messages)

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-27 14:57 UTC  (10+ messages)
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters

[PATCH] counter: add COUNTER_FUNCTION_DISABLE for energy saving
 2024-11-27 14:36 UTC  (2+ messages)

[PATCH RFC net-next v6 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-27 14:51 UTC  (3+ messages)
` [PATCH RFC net-next v6 09/15] net: dwmac-starfive: Use helper rgmii_clock

[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-27 14:48 UTC  (3+ messages)
` [PATCH v3 1/8] clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-11-27 14:43 UTC  (5+ messages)

[PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
 2024-11-27 14:38 UTC  (11+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2024-11-27 14:37 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588
` [PATCH v2 2/3] arm64: dts: rockchip: add dsi controller nodes on rk3588
` [PATCH v2 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter

arch/s390/kernel/guarded_storage.c:109:1: sparse: sparse: Using plain integer as NULL pointer
 2024-11-27 14:36 UTC 

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-11-27 14:36 UTC  (11+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl

[PATCH] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
 2024-11-27 14:35 UTC  (5+ messages)

[tip: timers/urgent] ntp: Remove invalid cast in time offset math
 2024-11-27 14:31 UTC 

[PATCH 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
 2024-11-27 14:26 UTC  (2+ messages)

[PATCH v2] riscv: module: use a plain variable for list_head instead of a pointer
 2024-11-27 14:25 UTC 

[PATCH V4 RESEND 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2024-11-27 14:19 UTC  (2+ messages)
` [PATCH V4 RESEND 3/3] MAINTAINERS: Add entry for "


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