messages from 2026-05-26 16:46:43 to 2026-05-26 18:22:21 UTC [more...]
[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
2026-05-26 18:22 UTC (5+ messages)
` [PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)
[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 18:21 UTC (3+ messages)
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
[PATCH] iio: core: fix uninitialized data in debugfs
2026-05-26 18:21 UTC (5+ messages)
[PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
2026-05-26 18:20 UTC (3+ messages)
[tip:x86/urgent] BUILD SUCCESS 80501dff814eeccebf44a59340c3fe3a205eb120
2026-05-26 18:19 UTC
[PATCH] ceph: fix OOB read and unbounded alloc in decode_watchers()
2026-05-26 18:19 UTC (3+ messages)
` [PATCH v2] ceph: fix OOB read in decode_watchers() via missing bounds check
[PATCH] iio: backend: fix uninitialized data in debugfs
2026-05-26 18:19 UTC (3+ messages)
[PATCH] iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
2026-05-26 18:18 UTC (3+ messages)
[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
2026-05-26 18:18 UTC (3+ messages)
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
2026-05-26 18:17 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed
[PATCH v10 0/9] Add support for NXP P3H2x4x I3C hub driver
2026-05-26 18:16 UTC (3+ messages)
` [PATCH v10 6/9] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
[PATCH v4 30/36] iio: light: hid-sensor-als: drop hid_sensor_remove_trigger() using devm API
2026-05-26 18:16 UTC (6+ messages)
` [PATCH v4 35/36] iio: pressure: hid-sensor-press: "
[PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition
2026-05-26 18:12 UTC (3+ messages)
[PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration
2026-05-26 18:12 UTC (6+ messages)
` [PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration1~
[PATCH v4 0/3] arm64: dts/bindings: Add support for BeagleBadge
2026-05-26 18:11 UTC (3+ messages)
[PATCH 0/2] workqueue: Shrink the lock time
2026-05-26 18:08 UTC (3+ messages)
` [PATCH 1/2] workqueue: split kick_pool() into kick_pool_pick() + wake_up_process()
` [PATCH 2/2] workqueue: defer wake_up_process() outside pool->lock on hot paths
[PATCH v2 0/2] rust: debugfs: fix callback file unsoundness
2026-05-26 18:07 UTC (3+ messages)
` [PATCH v2 1/2] rust: debugfs: avoid borrowing seq_file in write
` [PATCH v2 2/2] rust: debugfs: avoid transmuting FileOps
[RFC PATCH v2 0/3] seccomp: SECCOMP_IOCTL_NOTIF_INJECT for race-free unotify
2026-05-26 18:06 UTC (2+ messages)
[PATCH v3 0/3] clk: nuvoton: ma35d1: fix PLL frequency calculation
2026-05-26 18:06 UTC (3+ messages)
` [PATCH v3 2/3] clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calc
[PATCH 6.6 000/508] 6.6.141-rc1 review
2026-05-26 18:05 UTC (2+ messages)
[PATCH v3 0/4] iio: light: add support for veml6031x00 ALS series
2026-05-26 18:05 UTC (6+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 3/4] iio: light: veml6031x00: add support for triggered buffers
[tip:master] BUILD SUCCESS 7b197f597bc895b01204d8389a4cf3b00780bd21
2026-05-26 18:04 UTC
[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
2026-05-26 18:02 UTC (5+ messages)
[PATCH 0/6] rust: binder: reduce `as` casts
2026-05-26 18:00 UTC (13+ messages)
` [PATCH 2/6] rust: binder: transmute transaction data
` [PATCH 5/6] rust: binder: enable `clippy::as_underscore`
[PATCH] usb: gadget: udc: Fix NULL pointer dereference in gadget_match_driver
2026-05-26 18:00 UTC (2+ messages)
[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-26 17:59 UTC (16+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
[PATCH v7 0/9] Add clock and reset support for Mobileye EyeQ7H
2026-05-26 17:59 UTC (3+ messages)
` [PATCH v7 3/9] clk: fixed-factor: Rework initialization with parent clocks
[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
2026-05-26 17:57 UTC (4+ messages)
[PATCH v2] perf bench: add --write-size option to sched pipe
2026-05-26 17:55 UTC (3+ messages)
[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
2026-05-26 17:54 UTC (5+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()
[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
2026-05-26 17:53 UTC (4+ messages)
` [PATCH v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed
[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Shikra
2026-05-26 17:53 UTC (3+ messages)
[PATCH] dt-bindings: firmware: qcom,scm: Document SCM on Shikra SoC
2026-05-26 17:52 UTC (3+ messages)
[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-26 17:51 UTC (5+ messages)
[PATCH v6 0/3] pps: improve PREEMPT_RT performance
2026-05-26 17:50 UTC (3+ messages)
` [PATCH v6 3/3] pps: convert pps_device.lock to raw_spinlock_t
[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
2026-05-26 17:49 UTC (4+ messages)
` [PATCH 1/3] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTY
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL
` [PATCH 3/3] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3
[PATCH] Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
2026-05-26 17:50 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
2026-05-26 17:50 UTC (2+ messages)
[PATCH] dt-bindings: sram: Document qcom,shikra-imem compatible
2026-05-26 17:49 UTC (3+ messages)
[PATCH] block: Add bvec_folio()
2026-05-26 17:47 UTC (5+ messages)
[PATCH] KVM: VMX: Use _safe MSR accessors in LBR handler
2026-05-26 17:44 UTC
[PATCH] clk: moxart: fix refcount leak
2026-05-26 17:45 UTC (4+ messages)
[PATCH 00/17] tools/arch/x86/pmtctl: Add Intel PMT command-line tool
2026-05-26 17:44 UTC (4+ messages)
` [PATCH 08/17] tools/arch/x86/pmtctl: Add libpmtctl public API and context
[PATCH] tools/sched_ext: Fix scx_show_state per-scheduler state reads
2026-05-26 17:44 UTC (2+ messages)
[PATCH net-next v5 08/14] net: renesas: rswitch: add locking for agent clock control
2026-05-26 17:44 UTC (3+ messages)
[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
2026-05-26 17:43 UTC (5+ messages)
[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
2026-05-26 17:42 UTC (6+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file
[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
2026-05-26 17:40 UTC (4+ messages)
` (subset) "
[PATCH WIP v4 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-05-26 17:39 UTC (4+ messages)
` [PATCH WIP v4 9/9] media: qcom: camss: Account for C-PHY when calculating link frequency
linux-next: Tree for May 26
2026-05-26 17:38 UTC
[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-05-26 17:38 UTC (3+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Add support for CPPC v4
[PATCH] MAINTAINERS: Drop Mark Gross
2026-05-26 17:38 UTC
[PATCH v4 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
2026-05-26 17:37 UTC (3+ messages)
` [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v4 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
[PATCH] Input: rmi4 - release F54 queue on video registration failure
2026-05-26 17:36 UTC (2+ messages)
[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
2026-05-26 17:34 UTC (3+ messages)
` [PATCH v2 2/2] lib/raid6: use kvmalloc() in raid6_select_algo()
[PATCH net v2 0/2] nfc: llcp: two fixes for nfc_llcp_getsockopt()
2026-05-26 17:33 UTC (2+ messages)
[PATCH] dma-buf: Fix silent overflow for phys vec to sgt
2026-05-26 17:33 UTC (2+ messages)
[PATCH] clk: samsung: exynos5410: fix refcount leak
2026-05-26 17:33 UTC (4+ messages)
` [PATCH] clk: tegra: tegra124-emc: fix krealloc() memory leak
[PATCH] platform/x86: hp-wmi: Add support for Omen 16-ap0xxx (8D26)
2026-05-26 17:32 UTC (2+ messages)
[PATCH] platform/x86/intel/pmc: rate-limit LTR scale-factor warning
2026-05-26 17:32 UTC (2+ messages)
[PATCH v2] platform/x86: hp-wmi: Add thermal support for board 8B2F
2026-05-26 17:32 UTC (2+ messages)
[PATCH v4 1/2] platform/x86/intel/tpmi: use cleanup helpers in mem_write()
2026-05-26 17:32 UTC (2+ messages)
[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
2026-05-26 17:30 UTC (3+ messages)
[PATCH V1] accel/amdxdna: add AIE coredump support
2026-05-26 17:29 UTC
[PATCH v2 0/2] thermal: intel: int340x platform temperature
2026-05-26 17:29 UTC (2+ messages)
[PATCH v10 0/3] kbuild: distributed build support for Clang ThinLTO
2026-05-26 17:29 UTC (4+ messages)
` [PATCH v10 1/3] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v10 2/3] kbuild: change --thin back to 'T' in $(AR)
` [PATCH v10 3/3] kbuild: distributed build support for Clang ThinLTO
[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
2026-05-26 17:27 UTC (7+ messages)
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors
[PATCH] x86/vm86: Remove deprecated VM86 support
2026-05-26 17:25 UTC (2+ messages)
[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
2026-05-26 17:23 UTC (3+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails
[PATCH net v2] eth: fbnic: move aui and fec from fbnic_net to fbnic_dev
2026-05-26 17:21 UTC
[PATCH] interconnect: qcom: Enable Shikra interconnect driver by default for ARCH_QCOM
2026-05-26 17:21 UTC
[PATCH] sched_ext: Rebuild fair weight when disabling BPF scheduler
2026-05-26 17:20 UTC (2+ messages)
[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
2026-05-26 17:17 UTC (4+ messages)
build failure for stablerc
2026-05-26 17:17 UTC (3+ messages)
[PATCH] sched/fair: Revert boost in cpu_util()
2026-05-26 17:16 UTC (5+ messages)
[PATCH] clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgen
2026-05-26 17:15 UTC (2+ messages)
[patch 00/24] timekeeping/ptp: Expand snapshot functionality
2026-05-26 17:15 UTC (25+ messages)
` [patch 01/24] timekeeping: Provide ktime_get_snapshot_id()
` [patch 02/24] timekeeping: Use system_time_snapshot::sys instead of ::real
` [patch 03/24] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
` [patch 04/24] pps: Convert to ktime_get_snapshot_id()
` [patch 05/24] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
` [patch 06/24] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
` [patch 07/24] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
` [patch 08/24] timekeeping: Remove system_time_snapshot::real/boot
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
` [patch 10/24] timekeeping: Add system_counterval_t to struct system_device_crosststamp
` [patch 11/24] timekeeping: Add CLOCK ID to system_device_crosststamp
` [patch 12/24] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
` [patch 13/24] ice/ptp: Use provided clock ID for history snapshot
` [patch 14/24] igc: "
` [patch 15/24] net/mlx5: "
` [patch 16/24] virtio_rtc: "
` [patch 17/24] timekeeping: Remove ktime_get_snapshot()
` [patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
` [patch 19/24] ptp: Use system_device_crosststamp::sys_systime
` [patch 20/24] wifi: iwlwifi: "
` [patch 21/24] ALSA: hda/common: "
` [patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
` [patch 23/24] timekeeping: Add support for AUX clock cross timestamping
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
[PATCH 0/2] clk: qcom: gcc-shikra: Add support for the USB3 DP PHY reset
2026-05-26 17:14 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-26 17:13 UTC (8+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
2026-05-26 17:12 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH 2/8] dt-bindings: i2c: qcom-cci: Document Shikra compatible
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH 5/8] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH 6/8] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH 7/8] arm64: dts: qcom: shikra-cqm-evk-imx577-camera: Add DT overlay
` [PATCH 8/8] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "
[PATCH v2] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
2026-05-26 17:13 UTC (3+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-26 17:11 UTC (9+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
[PATCH 2/2] gpio: rockchip: fix teardown bugs and resource leaks
2026-05-26 17:02 UTC (4+ messages)
` [PATCH v2 0/2] gpio: rockchip: fix resource leaks and teardown bugs
` [PATCH v2 1/2] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
` [PATCH v2 2/2] gpio: rockchip: teardown bugs and resource leaks
[PATCH v3] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
2026-05-26 17:09 UTC
[PATCH v3 0/2] governor: Fix races and stale baseline on prev_cpu_nice
2026-05-26 17:09 UTC (4+ messages)
[PATCH] HID: nintendo: add support for HORI Wireless Switch Pad
2026-05-26 17:08 UTC
[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-05-26 17:09 UTC (4+ messages)
` (subset) "
[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
2026-05-26 17:08 UTC (5+ messages)
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries
[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
2026-05-26 17:07 UTC (3+ messages)
[PATCH] block: blk-mq: fix ws_active refcount leak in blk_mq_mark_tag_wait()
2026-05-26 17:05 UTC (3+ messages)
[PATCH 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
2026-05-26 17:04 UTC (3+ messages)
` [PATCH 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
` [PATCH 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get
[PATCH] jbd2: update outdated comment for jbd2_journal_try_to_free_buffers()
2026-05-26 17:02 UTC (2+ messages)
[PATCH V6 0/2] daxctl: Add support for famfs mode
2026-05-26 17:02 UTC (3+ messages)
` [PATCH V6 1/2] "
` [PATCH V6 2/2] Add nfit_test famfs mode-transition test
[PATCH] remoteproc: xlnx: remove binding header dependency
2026-05-26 16:59 UTC (4+ messages)
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-05-26 16:59 UTC (4+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "
[PATCH] drm/probe-helper: honour connector->force in drm_helper_probe_detect()
2026-05-26 16:58 UTC (2+ messages)
[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-05-26 16:55 UTC (5+ messages)
` [PATCH 9/9] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C
[PATCH v4 0/9] iio: temperature: ltc2983: Add support for ADT7604
2026-05-26 16:55 UTC (3+ messages)
` [PATCH v4 8/9] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
[PATCH v2 0/5] guest_memfd fixes for bind and populate
2026-05-26 16:55 UTC (4+ messages)
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate
[PATCH v2 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
2026-05-26 16:53 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m
[PATCH v3 1/1] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
2026-05-26 16:52 UTC
[PATCH net] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
2026-05-26 16:52 UTC (2+ messages)
[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
2026-05-26 16:52 UTC (5+ messages)
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency
Concerns about AI code in the kernel
2026-05-26 16:43 UTC (2+ messages)
` Concerns about AI code - let me know if this is the right spot
[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
2026-05-26 16:49 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface
[PATCH] i2c: rust: fix I2cAdapter refcounts double increment
2026-05-26 16:48 UTC (3+ messages)
[PATCH] trace: allocate fields with elt struct
2026-05-26 16:48 UTC (3+ messages)
` [PATCH] tracing: Do not call map->ops->elt_free() if elt_alloc() is not succeeded
[PATCH v6 00/19] drm/atomic: Rework initial state allocation
2026-05-26 16:46 UTC (15+ messages)
` [PATCH v6 06/19] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v6 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v6 08/19] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v6 09/19] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v6 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v6 11/19] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v6 12/19] drm/crtc: Add new atomic_create_state callback
` [PATCH v6 13/19] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v6 14/19] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
` [PATCH v6 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v6 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v6 18/19] drm/tidss: Convert to atomic_create_state
` [PATCH v6 19/19] drm/bridge_connector: "
[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
2026-05-26 16:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox