linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-23 13:39:43 to 2024-02-23 15:23:08 UTC [more...]

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-23 15:21 UTC  (11+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: qcom: Allow 'required-opps'
` [PATCH v2 02/12] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH v2 03/12] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'
` [PATCH v2 04/12] PCI: qcom: Add support for disabling ASPM L0s in devicetree
` [PATCH v2 05/12] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
` [PATCH v2 06/12] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
` [PATCH v2 08/12] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for NVMe
` [PATCH v2 09/12] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for modem and Wi-Fi
` [PATCH v2 10/12] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for Wi-Fi
` [PATCH v2 11/12] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for NVMe and modem

[PATCH v1 1/1] device property: Move enum dev_dma_attr to fwnode.h
 2024-02-23 15:22 UTC  (3+ messages)

[PATCH v2 0/6] mfd: tmio: simplify header and move to platform_data
 2024-02-23 15:20 UTC  (2+ messages)

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-23 15:18 UTC  (2+ messages)

[PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
 2024-02-23 15:17 UTC  (4+ messages)

[GIT PULL] i2c-host fixes for v6.8-rc6
 2024-02-23 15:17 UTC 

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-23 15:16 UTC  (14+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume

[PATCH] dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required
 2024-02-23 15:16 UTC  (2+ messages)

[PATCH vRFC 0/8] Refactor and rename request firmware API
 2024-02-23 15:15 UTC  (4+ messages)
` [PATCH vRFC 3/8] treewide: rename firmware_request_platform()

[PATCH] afs: Fix endless loop in directory parsing
 2024-02-23 15:15 UTC  (2+ messages)

[PATCH v2 0/6] RCU tasks fixes for v6.9
 2024-02-23 15:14 UTC  (7+ messages)
` [PATCH v2 6/6] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()

[PATCH] accel/qaic: Constify aic100_channels
 2024-02-23 15:13 UTC  (2+ messages)

[for-next][PATCH 00/13] tracing: Updates for 6.9
 2024-02-23 15:14 UTC  (16+ messages)
` [for-next][PATCH 01/13] tracing/user_events: Prepare find/delete for same name events
` [for-next][PATCH 02/13] tracing/user_events: Introduce multi-format events
` [for-next][PATCH 03/13] selftests/user_events: Test "
` [for-next][PATCH 04/13] tracing/user_events: Document multi-format flag
` [for-next][PATCH 05/13] tracing: Use init_utsname()->release
` [for-next][PATCH 06/13] NFSD: Fix nfsd_clid_class use of __string_len() macro
` [for-next][PATCH 07/13] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
` [for-next][PATCH 08/13] tracing: Rework __assign_str() and __string() to not duplicate getting the string
` [for-next][PATCH 09/13] tracing: Do not calculate strlen() twice for __string() fields
` [for-next][PATCH 10/13] tracing: Use ? : shortcut in trace macros
` [for-next][PATCH 11/13] tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
` [for-next][PATCH 12/13] tracing: Fix snapshot counter going between two tracers that use it
` [for-next][PATCH 13/13] tracing: Decrement the snapshot if the snapshot trigger fails to register

[PATCH 0/2] Add device tree binding support to TI's DP83640
 2024-02-23 15:10 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: net: Add TI DP83640

[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-02-23 15:10 UTC  (5+ messages)
` [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc

[PATCH 0/2] sched/fair: Limit access to overutilized
 2024-02-23 15:07 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Add EAS checks before updating overutilized
` [PATCH 2/2] sched/fair: Use helper function to access rd->overutilized

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2024-02-23 15:07 UTC  (3+ messages)
` [PATCH v4 01/10] leds: aw2013: unlock mutex before destroying it
  ` (subset) "

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-23 15:07 UTC  (14+ messages)
` (subset) "

[PATCH] serial: 8250_dw: Do not reclock if already at correct rate
 2024-02-23 15:04 UTC  (2+ messages)

[PATCH v2 00/11] KVM: SEV: allow customizing VMSA features
 2024-02-23 15:04 UTC  (9+ messages)
` [PATCH v2 01/11] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
` [PATCH v2 02/11] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR

[PATCH v3 0/3] power: supply: Acer Aspire 1 embedded controller
 2024-02-23 15:04 UTC  (5+ messages)
` [PATCH v3 2/3] power: supply: Add Acer Aspire 1 embedded controller driver

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-23 15:02 UTC  (14+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 10/14] serial: 8250_of: Switch to use uart_read_port_properties()

[PATCH v1 06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties()
 2024-02-23 15:01 UTC  (3+ messages)

[PATCH] dmi: Adjust the format of EC versions to match edk2 and Windows
 2024-02-23 15:01 UTC 

[PATCH v2] x86/tools: fix line number reported for malformed lines
 2024-02-23 15:00 UTC  (2+ messages)

Linux 5.10.210
 2024-02-23 14:59 UTC  (2+ messages)

[PATCH] staging: sm750fb: rename function deGetTransparency()
 2024-02-23 14:58 UTC 

Linux 5.10.210
 2024-02-23 14:57 UTC  (4+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt
 2024-02-23 14:56 UTC 

[PATCH v6 1/9] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-23 14:56 UTC  (4+ messages)
` [PATCH v6 4/9] dt-bindings: usb: add NXP ChipIdea USB2 Controller schema
    ` [EXT] "

[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
 2024-02-23 14:54 UTC  (11+ messages)

[PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
 2024-02-23 14:54 UTC  (6+ messages)
` [PATCH v2 2/5] media: dt-bindings: gc0308: use absolute path to other schema
` [PATCH v2 3/5] media: dt-bindings: gc2145: "
` [PATCH v2 4/5] media: dt-bindings: sony,imx214: "
` [PATCH v2 5/5] media: dt-bindings: sony,imx415: "

[PATCH][next] soc: fsl: dpio: remove redundant assignment to pointer p
 2024-02-23 14:53 UTC 

[PATCH v1 1/1] driver core: Move fw_devlink stuff to where it belongs
 2024-02-23 14:53 UTC  (6+ messages)

[PATCH] leds: qcom-lpg: add QCOM_PBS dependency
 2024-02-23 14:52 UTC  (2+ messages)
` (subset) "

[PATCH] backlight: ktd2801: make timing struct static
 2024-02-23 14:50 UTC  (2+ messages)
` (subset) "

[PATCH v12 00/15] Add audio support in v4l2 framework
 2024-02-23 14:50 UTC  (8+ messages)
` [PATCH v12 08/15] media: uapi: Define audio sample format fourcc type

[PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-23 14:49 UTC  (5+ messages)
` [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH v2] perf print-events: make is_event_supported() more robust
 2024-02-23 14:49 UTC  (2+ messages)

[PATCH v7 0/7] PCI: qcom: Add support for OPP
 2024-02-23 14:48 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: qcom: Add interconnects path as required property
` [PATCH v7 2/7] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v7 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v7 4/7] dt-bindings: pci: qcom: Add opp table
` [PATCH v7 5/7] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v7 6/7] PCI: Bring out the pcie link speed to MBps logic to new function
` [PATCH v7 7/7] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-23 14:48 UTC  (7+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V
` [PATCH v2 3/3] RISC-V: enable building 64-bit kernels with rust support

[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
 2024-02-23 14:46 UTC  (4+ messages)
` [PATCH v4 12/14] KVM: arm64: Support FEAT_FPMR for guests

[PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-23 14:46 UTC  (2+ messages)

[PATCH] get_signal: simplify/cleanup the the usage of ksig->info
 2024-02-23 14:44 UTC  (5+ messages)

Linux support for a 7 segment LED display
 2024-02-23 14:44 UTC  (11+ messages)

[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
 2024-02-23 14:44 UTC  (7+ messages)

[PATCH 0/1] MAINTAINERS: Add S32G SoC maintainer
 2024-02-23 14:42 UTC  (11+ messages)
` [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boards

[PATCH v15 1/3] dt-bindings: adc: add AD7173
 2024-02-23 14:42 UTC  (6+ messages)
` [PATCH v15 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v15 3/3] iio: adc: ad7173: add AD7173 driver

[PATCH] usb: gadget: f_fs: Fix NULL pointer dereference in ffs_epfile_async_io_complete()
 2024-02-23 14:43 UTC  (4+ messages)

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-23 14:42 UTC  (13+ messages)
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control

[PATCH net-next v4 0/3] ioam6: netlink multicast event
 2024-02-23 14:41 UTC  (4+ messages)
` [PATCH net-next v4 1/3] uapi: ioam6: API for netlink multicast events
` [PATCH net-next v4 2/3] net: ioam6: multicast event
` [PATCH net-next v4 3/3] net: exthdrs: ioam6: send trace event

[PATCH 0/3] iio: adc: rockchip_saradc: fix bitmasking and remove custom logic for getting reset
 2024-02-23 14:39 UTC  (10+ messages)
` [PATCH 1/3] iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
` [PATCH 2/3] iio: adc: rockchip_saradc: use mask for write_enable bitfield
` [PATCH 3/3] iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_optional_exclusive

[PATCH 0/3] soc: qcom: Add X1E80100 platform and SMB2360 PMIC
 2024-02-23 14:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for X1E80100
` [PATCH 2/3] soc: qcom: socinfo: Add X1E80100 SoC ID table entry
` [PATCH 3/3] soc: qcom: socinfo: Add SMB2360 PMIC

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-02-23 14:37 UTC  (13+ messages)
` [RFC PATCH v7 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v7 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v7 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v7 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v7 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v7 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub subsystem driver
` [RFC PATCH v7 08/12] cxl/memscrub: Register CXL device ECS "
` [RFC PATCH v7 09/12] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

nfs4_schedule_state_manager stuck in tight loop
 2024-02-23 14:33 UTC  (3+ messages)

[PATCH v1 1/1] extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()
 2024-02-23 14:32 UTC  (5+ messages)

[PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2024-02-23 14:30 UTC  (2+ messages)

[PATCH] net: phy: dp83826: disable WOL at init
 2024-02-23 14:31 UTC 

[PATCH] firmware_loader: Use init_utsname()->release
 2024-02-23 14:29 UTC  (3+ messages)

[PATCH] leds: trigger/tty: Use led_set_brightness() to support all use cases
 2024-02-23 14:24 UTC  (4+ messages)

[PATCH] coredump debugging: add a tracepoint to report the coredumping
 2024-02-23 14:26 UTC  (7+ messages)

[PATCH v4 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-23 14:23 UTC  (2+ messages)

[PATCH] lib/stackdepot: off by one in depot_fetch_stack()
 2024-02-23 14:20 UTC 

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-02-23 14:19 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: pwm: amlogic: Add a new binding for meson8 pwm types

[PATCH] clkdev: Update clkdev id usage to allow for longer names
 2024-02-23 14:18 UTC 

[RFC PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-23 14:19 UTC  (5+ messages)
` [RFC PATCH 2/3] mm: hugetlb: "

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-23 14:10 UTC  (8+ messages)
` [PATCH v3 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH net-next 0/2] net: add local address bind support to vxlan and geneve
 2024-02-23 14:11 UTC  (2+ messages)

[PATCH] uvc_video: check for fid change early in decode_start and avoid wrong error counting
 2024-02-23 14:09 UTC  (2+ messages)

linux-next: build warning after merge of the xfs tree
 2024-02-23 14:06 UTC  (4+ messages)

[PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
 2024-02-23 14:04 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2024-02-23 14:04 UTC  (2+ messages)

[PATCH v5 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-02-23 14:03 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v5 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v5 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent

[PATCH] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-23 14:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-23 13:59 UTC  (13+ messages)
` [PATCH 1/7] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
` [PATCH 2/7] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH 3/7] fs/writeback: remove unused parameter wb of finish_writeback_work
` [PATCH 5/7] fs/writeback: only calculate dirtied_before when b_io is empty
` [PATCH 6/7] fs/writeback: correct comment of __wakeup_flusher_threads_bdi
` [PATCH 7/7] fs/writeback: remove unnecessary return in writeback_inodes_sb

[PATCH 0/1] Rosebush, a new hash table
 2024-02-23 13:55 UTC  (2+ messages)

[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:52 UTC  (4+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-23 13:51 UTC  (2+ messages)

[PATCH v14 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-02-23 13:51 UTC  (3+ messages)
` [PATCH v14 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH v6 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-02-23 13:50 UTC  (5+ messages)
` [PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
    ` [PATCH v7] "

[PATCH v3 0/7] Add support for the internal RK3308 audio codec
 2024-02-23 13:48 UTC  (3+ messages)
` [PATCH v3 2/7] ASoC: dt-bindings: Add Rockchip RK3308 internal "

[PATCH 0/8] Add dispcc, videocc and camcc for SM7150
 2024-02-23 13:46 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom,sm7150-gcc: Add missing CX power domain
` [PATCH 3/8] dt-bindings: clock: qcom: Add SM7150 DISPCC clocks
` [PATCH 5/8] dt-bindings: clock: qcom: Add SM7150 CAMCC clocks
` [PATCH 7/8] dt-bindings: clock: qcom: Add SM7150 VIDEOCC clocks

[PATCH v2 0/3] power: supply: Acer Aspire 1 embedded controller
 2024-02-23 13:45 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-23 13:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00
` [PATCH 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support

[PATCH] clk: clocking-wizard: Remove redundant initialization of pointer div_addr
 2024-02-23 13:43 UTC 

[PATCH 00/12] irqchip/stm32-exti: add irq-map and STM32MP25 support
 2024-02-23 13:39 UTC  (4+ messages)
` [PATCH 02/12] dt-bindings: interrupt-controller: stm32-exti: Add irq nexus child node

[ANNOUNCE] v6.8-rc4-rt4
 2024-02-23 13:40 UTC  (3+ messages)

[PATCH net-next 0/6] net: ipa: don't abort system suspend
 2024-02-23 13:39 UTC  (2+ messages)
` [PATCH net-next 6/6] net: ipa: don't bother zeroing an already zero register


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 NNTP newsgroup(s).