The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-20 10:08:37 to 2025-02-20 11:30:20 UTC [more...]

[RESEND PATCH v9 0/2] Enable Bluetooth on qcs6490-rb3gen2 board
 2025-02-20 11:29 UTC  (3+ messages)
` [RESEND PATCH v9 1/2] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
` [RESEND PATCH v9 2/2] Bluetooth: hci_qca: use the power sequencer for wcn6750

[PATCH v2 0/7] x86/efi/mixed: Decouple from legacy decompressor
 2025-02-20 11:29 UTC  (2+ messages)

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-20 11:28 UTC  (5+ messages)
` [PATCH iwl-next v5 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v5 9/9] igc: Block setting preemptible traffic class in taprio

[PATCH v5 0/3] drm/sched: Documentation and refcount improvements
 2025-02-20 11:28 UTC  (4+ messages)
` [PATCH v5 1/3] drm/sched: Document run_job() refcount hazard
` [PATCH v5 2/3] drm/sched: Adjust outdated docu for run_job()
` [PATCH v5 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH v2] leds: Fix LED_OFF brightness race
 2025-02-20 11:23 UTC 

[PATCH v1] PM: Discard runtime_xx() handles using pm_ptr()
 2025-02-20 11:27 UTC  (3+ messages)

[PATCH v3 00/10] x86/ibt: FineIBT-BHI
 2025-02-20 11:27 UTC  (2+ messages)

Rust kernel policy
 2025-02-20 11:26 UTC  (2+ messages)

[Jfs-discussion] [PATCH] jfs: check agwidth before calculating the control page level
 2025-02-20 11:24 UTC  (2+ messages)
` [PATCH V2] jfs: add sanity check for agwidth in dbMount

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-20 11:23 UTC  (4+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device

[PATCH net-next v3] netdevsim: call napi_schedule from a timer context
 2025-02-20 11:22 UTC  (2+ messages)

[PATCH v2 0/6] mmc: handle undervoltage events and prevent eMMC corruption
 2025-02-20 11:22 UTC  (7+ messages)
` [PATCH v2 3/6] mmc: core: refactor _mmc_suspend() for undervoltage handling
` [PATCH v2 4/6] mmc: core: add undervoltage handler for MMC/eMMC devices

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-20 11:21 UTC  (2+ messages)

[GIT PULL] Networking for v6.14-rc4
 2025-02-20 11:20 UTC 

[PATCH] dm: fix unconditional IO throttle caused by REQ_PREFLUSH
 2025-02-20 11:20 UTC 

[PATCH v2] media: usb: hackrf: fix device unregister order in hackrf_probe()
 2025-02-20 11:19 UTC  (2+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-20 11:19 UTC  (8+ messages)

[RFC PATCH 00/22] sched/fair: Defer CFS throttling to exit to user mode
 2025-02-20 11:18 UTC  (6+ messages)
` [RFC PATCH 01/22] kernel/entry/common: Move syscall_enter_from_user_mode_work() out of header

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2025-02-20 11:18 UTC  (13+ messages)

[PATCH 00/29] tty: cleanup no. 99
 2025-02-20 11:16 UTC  (30+ messages)
` [PATCH 01/29] tty: convert "TTY Struct Flags" to an enum
` [PATCH 02/29] tty: audit: do not use N_TTY_BUF_SIZE
` [PATCH 03/29] tty: caif: "
` [PATCH 04/29] tty: move N_TTY_BUF_SIZE to n_tty
` [PATCH 05/29] tty: n_tty: use uint for space returned by tty_write_room()
` [PATCH 06/29] tty: n_tty: simplify process_output()
` [PATCH 07/29] tty: n_tty: clean up process_output_block()
` [PATCH 08/29] tty: n_tty: drop n_tty_trace()
` [PATCH 09/29] tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
` [PATCH 10/29] tty: n_tty: extract n_tty_wait_for_input()
` [PATCH 11/29] tty: n_tty: move more_to_be_read to the end of n_tty_read()
` [PATCH 12/29] tty: tty_driver: move TTY macros to the top
` [PATCH 13/29] tty: tty_driver: convert "TTY Driver Flags" to an enum
` [PATCH 14/29] tty: tty_driver: document both {,__}tty_alloc_driver() properly
` [PATCH 15/29] tty: tty_driver: introduce TTY driver sub/types enums
` [PATCH 16/29] tty: serdev: drop serdev_controller_ops::write_room()
` [PATCH 17/29] tty: moxa: drop version dump to logs
` [PATCH 18/29] tty: moxa: drop ISA support
` [PATCH 19/29] tty: moxa: carve out special ioctls and extra tty_port
` [PATCH 20/29] tty: srmcons: fix retval from srmcons_init()
` [PATCH 21/29] tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
` [PATCH 22/29] tty: sunsu: drop serial_{in,out}p()
` [PATCH 23/29] tty: sunsu: remove unused serial_icr_read()
` [PATCH 24/29] serial: remove redundant tty_port_link_device()
` [PATCH 25/29] serial: pass struct uart_state to uart_line_info()
` [PATCH 26/29] serial: 8250: use serial_in/out() helpers
` [PATCH 27/29] serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
` [PATCH 28/29] serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
` [PATCH 29/29] serial: 8250_port: simplify serial8250_request_std_resource()

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

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-20 11:16 UTC  (2+ messages)

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-20 11:16 UTC  (4+ messages)
` [PATCH V3 2/6] MAINTAINERS: Add maintainer for Loongson Security Module driver

[PATCH v2 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-02-20 11:14 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: msm: mdp4: add LCDC clock and PLL source
` [PATCH v2 2/7] drm/msm/mdp4: drop mpd4_lvds_pll_init stub
` [PATCH v2 3/7] drm/msm/mdp4: register the LVDS PLL as a clock provider
` [PATCH v2 4/7] drm/msm/mdp4: use parent_data for LVDS PLL
` [PATCH v2 5/7] drm/msm/mdp4: move move_valid callback to lcdc_encoder
` [PATCH v2 6/7] drm/msm/mdp4: switch LVDS to use drm_bridge/_connector
` [PATCH v2 7/7] arm: dts: qcom: apq8064: link LVDS clocks

[Jfs-discussion] [PATCH V2] jfs: Prevent copying of nlink with value 0 from disk inode
 2025-02-20 11:13 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v1 0/4] MediaTek MT8188 Display Graph: Chromebooks+Genio
 2025-02-20 11:09 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: mediatek: mt8188: Add base display controller graph
` [PATCH v1 2/4] arm64: dts: mediatek: mt8390-genio-common: Add Display on DSI0
` [PATCH v1 3/4] arm64: dts: mediatek: mt8188-geralt: Add graph for DSI and DP displays
` [PATCH v1 4/4] arm64: dts: mediatek: mt8390-genio-common: Configure touch vreg pins

[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2025-02-20 11:09 UTC  (4+ messages)

[PATCH] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-20 11:08 UTC  (4+ messages)

[PATCH v2 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-20 11:08 UTC  (5+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation
` [PATCH v2 2/3] gpio: sim: convert to use dev-sync-probe utilities

[PATCH] net: set the minimum for net_hotdata.netdev_budget_usecs
 2025-02-20 11:07 UTC 

[PATCH 0/4] mm: page_ext: Introduce new iteration API
 2025-02-20 11:05 UTC  (7+ messages)
` [PATCH 1/4] mm: page_ext: add an iteration API for page extensions
` [PATCH 2/4] mm: page_table_check: use new iteration API

[PATCH] nvme: remove multipath module parameter
 2025-02-20 11:05 UTC  (7+ messages)

[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-20 11:01 UTC  (3+ messages)
  ` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub

[PATCH v3 0/3] MediaTek MT8188 MTU3 USB and Genio 510/700 TypeC
 2025-02-20 11:01 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: mediatek,mtk-xhci: Add port for SuperSpeed EP
` [PATCH v3 2/3] arm64: dts: mediatek: mt8188: Add MTU3 nodes and correctly describe USB
` [PATCH v3 3/3] arm64: dts: mediatek: mt8390-genio-700: Add USB, TypeC Controller, MUX

[PATCH 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs
 2025-02-20 11:00 UTC  (4+ messages)

[PATCH] scripts/checksyscalls.sh: Add usage message, fix -Wno-error
 2025-02-20 10:59 UTC 

[PATCH 1/2] Revert "drivers: core: synchronize really_probe() and dev_uevent()"
 2025-02-20 10:59 UTC  (3+ messages)
` [PATCH 2/2] driver core: fix potential NULL pointer dereference in dev_uevent()

[PATCH 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-20 10:58 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

[PATCH] mediatek MT7920: update bluetooth firmware to 20250210151502
 2025-02-20 10:58 UTC 

[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-02-20 10:58 UTC  (4+ messages)
` [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code

[PATCH 6.13 000/258] 6.13.4-rc2 review
 2025-02-20 10:58 UTC 

[PATCH 6.12 000/225] 6.12.16-rc2 review
 2025-02-20 10:58 UTC 

[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
 2025-02-20 10:57 UTC  (3+ messages)
` [RESEND PATCH net-next 1/5] dt-bindings: net: Move realtek,rtl9301-switch to net

[PATCH 6.1 000/569] 6.1.129-rc2 review
 2025-02-20 10:57 UTC 

[PATCH] jfs: set diskblock and maxag to zero when creating imap
 2025-02-20 10:56 UTC  (2+ messages)
` [PATCH V2] jfs: Initialized first 8 members of the dinomap "

[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
 2025-02-20 10:56 UTC  (10+ messages)

[RFC PATCH v2 0/3] sched/fair: introduce new scheduler group type group_parked
 2025-02-20 10:55 UTC  (6+ messages)
` [RFC PATCH v2 1/3] "

[PATCH v1 0/3] drm: bridge: add support for Triple 10-BIT
 2025-02-20 10:53 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1

[PATCH 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-20 10:52 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] dt-bindings: hwlock: Convert to dtschema
 2025-02-20 10:51 UTC  (3+ messages)

[PATCH v3 00/15] iio: accel: adxl345: add interrupt based sensor events
 2025-02-20 10:42 UTC  (16+ messages)
` [PATCH v3 01/15] iio: accel: adxl345: reorganize measurement enable
` [PATCH v3 02/15] iio: accel: adxl345: add debug register access
` [PATCH v3 03/15] iio: accel: adxl345: reorganize irq handler
` [PATCH v3 04/15] iio: accel: adxl345: use regmap cache for INT mapping
` [PATCH v3 05/15] iio: accel: adxl345: move INT enable to regmap cache
` [PATCH v3 06/15] iio: accel: adxl345: add single tap feature
` [PATCH v3 07/15] iio: accel: adxl345: add double "
` [PATCH v3 08/15] iio: accel: adxl345: add double tap suppress bit
` [PATCH v3 09/15] iio: accel: adxl345: add freefall feature
` [PATCH v3 10/15] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v3 11/15] iio: accel: adxl345: add g-range configuration
` [PATCH v3 12/15] iio: accel: adxl345: add activity event feature
` [PATCH v3 13/15] iio: accel: adxl345: add inactivity feature
` [PATCH v3 14/15] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v3 15/15] docs: iio: add documentation for adxl345 driver

[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-02-20 10:50 UTC  (3+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected

[PATCH 0/6] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
 2025-02-20 10:50 UTC  (4+ messages)
` [PATCH 4/6] PCI: dwc: pcie-qcom-ep: enable EP support for SAR2130P

[PATCH 1/2] drm/format-helper: add helper for BGR888 to XRGB8888 conversion
 2025-02-20 10:48 UTC  (6+ messages)
` [PATCH 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-02-20 10:48 UTC  (16+ messages)
` [PATCH 3/5] clk: qcom: common: Attach clock power domains conditionally
` [PATCH 4/5] clk: qcom: videocc: Add support to attach multiple power domains

Linux warns `sched: DL replenish lagged too much`
 2025-02-20 10:47 UTC 

[PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-02-20 10:44 UTC  (4+ messages)
` [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()

[PATCH 0/7] mm, swap: remove swap slot cache
 2025-02-20 10:41 UTC  (3+ messages)
` [PATCH 7/7] mm, swap: simplify folio swap allocation

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-20 10:40 UTC  (11+ messages)

[PATCH v2 0/5] drm/msm/dsi: Add DSC support to 2 panels in dual DSI mode
 2025-02-20 10:38 UTC  (8+ messages)
` [PATCH v2 1/5] drm/msm/dsi: add support VBIF_CTRL_PRIORITY to v2.8.0 controller
` [PATCH v2 3/5] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH v2 4/5] dt-bindings: display/msm: dsi-controller-main: Document dual panel property
` [PATCH v2 5/5] drm/msm/dsi: Support DSC for dual panel case

[PATCH 6.1 000/578] 6.1.129-rc1 review
 2025-02-20 10:38 UTC  (3+ messages)
` [PATCH 6.1] "

[PATCH v2 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-20 10:36 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: dsp: fsl,dsp: Add resets property

[PATCH 0/2] nvme-fc: fix schedule in atomic context
 2025-02-20 10:36 UTC  (5+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
` [PATCH 2/2] nvme-fc: rely on state transitions to handle connectivity loss

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-20 10:35 UTC  (6+ messages)
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled

[PATCH v1 0/3] Initial BBML2 support for contpte_convert()
 2025-02-20 10:34 UTC  (4+ messages)
` [PATCH v1 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH 6.12 000/230] 6.12.16-rc1 review
 2025-02-20 10:34 UTC  (9+ messages)

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2025-02-20 10:31 UTC  (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages

[PATCH] leds: rgb: leds-qcom-lpg: Fix pwm resolution for Hi-Res PWMs
 2025-02-20 10:31 UTC 

[PATCH] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
 2025-02-20 10:29 UTC 

[PATCH 0/2] firmware: cs_dsp: Remove usage of GFP_DMA
 2025-02-20 10:29 UTC  (8+ messages)

[PATCH v2 0/2] two KVM MMU fixes for TDX
 2025-02-20 10:27 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: TDX: Handle SEPT zap error due to page add error in premap
` [PATCH v2 2/2] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead

[PATCH v3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq
 2025-02-20 10:28 UTC  (2+ messages)

[PATCH v2] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-20 10:25 UTC  (2+ messages)

[PATCH v8 0/2] sched: Restructure task_mm_cid_work for predictability
 2025-02-20 10:26 UTC  (3+ messages)
` [PATCH v8 1/2] sched: Move task_mm_cid_work to mm work_struct
` [PATCH v8 2/2] selftests/rseq: Add test for mm_cid compaction

[PATCH] iommu: Spelling s/KConfig/Kconfig/
 2025-02-20 10:26 UTC  (3+ messages)

[PATCH 0/7] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-02-20 10:26 UTC  (8+ messages)
` [PATCH 1/7] drm/msm/dpu: don't overwrite CTL_MERGE_3D_ACTIVE register
` [PATCH 2/7] drm/msm/dpu: program master INTF value
` [PATCH 3/7] drm/msm/dpu: pass master interface to CTL configuration
` [PATCH 4/7] drm/msm/dpu: use single CTL if it is the only CTL returned by RM
` [PATCH 5/7] drm/msm/dpu: don't select single flush for active CTL blocks
` [PATCH 6/7] drm/msm/dpu: allocate single CTL for DPU >= 5.0
` [PATCH 7/7] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on "

[PATCH v11 00/12] AMD broadcast TLB invalidation
 2025-02-20 10:23 UTC  (8+ messages)
` [PATCH v11 05/12] x86/mm: add INVLPGB support code

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-20 10:24 UTC  (4+ messages)
` [PATCH RFC v2 4/5] virtio-mmio: read shm region page size

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-20 10:24 UTC  (3+ messages)

[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
 2025-02-20 10:23 UTC  (6+ messages)

[PATCH v4 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-02-20 10:22 UTC  (3+ messages)
` [PATCH v4 1/2] phy: qcom: pcie: Determine has_nocsr_reset dynamically
` [PATCH v4 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH] usb: core: Add error handling in usb_reset_device for autoresume failure
 2025-02-20 10:22 UTC  (3+ messages)

[PATCH v5 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-02-20 10:22 UTC  (3+ messages)
` [PATCH v5 1/5] gpio: of: support to add custom add pin range function

[PATCH v4 0/9] Add support to configure CPG block for watchdog on RZ/V2H(P) and RZ/G3E SoCs
 2025-02-20 10:20 UTC  (4+ messages)
` [PATCH v4 7/9] watchdog: rzv2h_wdt: Configure CPG_ERRORRST_SEL2 register

[PATCH] hwmon: (ad7314) Validate leading zero bit and return error
 2025-02-20 10:18 UTC 

[PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2025-02-20 10:18 UTC  (8+ messages)
` [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-20 10:17 UTC  (3+ messages)
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-20 10:15 UTC  (11+ messages)

[PATCH] leds: Fix LED_OFF brightness race
 2025-02-20 10:15 UTC  (4+ messages)

[PATCH] iommu/vt-d: fix system hang on reboot -f
 2025-02-20 10:15 UTC 

[PATCH 0/8] dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
 2025-02-20 10:09 UTC  (8+ messages)
` [PATCH 7/8] dt-bindings: dma: qcom: bam-dma: Add missing required properties

[PATCH 0/4] kbuild: cross-compile linux-headers package
 2025-02-20 10:03 UTC  (4+ messages)
` [PATCH 3/4] kbuild: slim down package for building external modules


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