The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-28 08:07:12 to 2025-04-28 10:07:16 UTC [more...]

[PATCH RFC net 2/2] net: dsa: propagate brentry flag changes
 2025-04-28 10:07 UTC  (7+ messages)

[PATCH v4 0/5] Fix pre-1970 date handling
 2025-04-28 10:06 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: Make rtc_time64_to_tm() support dates before 1970
` [PATCH v4 2/5] rtc: Fix offset calculation for .start_secs < 0
` [PATCH v4 3/5] rtc: test: Emit the seconds-since-1970 value instead of days-since-1970
` [PATCH v4 4/5] rtc: test: Also test time and wday outcome of rtc_time64_to_tm()
` [PATCH v4 5/5] rtc: test: Test date conversion for dates starting in 1900

[PATCH v1 1/1] util_macros.h: Make the header more resilient
 2025-04-28 10:06 UTC  (3+ messages)

[PATCH v3 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-04-28 10:06 UTC  (6+ messages)
` [PATCH v3 1/5] spi: spi-nxp-fspi: remove the goto in probe
` [PATCH v3 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi
` [PATCH v3 3/5] spi: spi-nxp-fspi: use guard(mutex) to simplify the code
` [PATCH v3 4/5] spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable_unprep
` [PATCH v3 5/5] spi: nxp-fspi: use devm instead of remove for driver detach

[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
 2025-04-28 10:04 UTC  (7+ messages)
` [PATCH] usbip: set the dma mask to 64bit default for vhci-driver

[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
 2025-04-28 10:03 UTC  (4+ messages)
` [PATCH v3 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder

[PATCH] arm64: kvm: Replace ternary flags with str_on_off() helper
 2025-04-28 10:04 UTC  (4+ messages)

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-28 10:01 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

[PATCH] media: renesas: rzg2l-cru: Simplify FIFO empty check
 2025-04-28  9:59 UTC  (2+ messages)

[PATCH] block: rnbd: add .release to rnbd_dev_ktype
 2025-04-28  9:58 UTC  (4+ messages)

[RESEND ath-next 0/2] wifi: ath12k: support usercase-specific firmware overrides
 2025-04-28  9:56 UTC  (6+ messages)
` [RESEND ath-next 1/2] dt-bindings: net: wireless: ath12k: describe firmware-name property

[PATCH] ASoC: SOF: topology: Fix null pointer derefence
 2025-04-28  9:56 UTC 

[PATCH] rcu/nocb: Add Safe checks for access offloaded rdp
 2025-04-28  9:54 UTC 

[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
 2025-04-28  9:53 UTC  (2+ messages)

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-04-28  9:52 UTC  (3+ messages)
` [PATCH v4 08/23] drm/tests: hdmi: Add macro to simplify EDID setup

[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-04-28  9:52 UTC  (8+ messages)
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap

[PATCH] iio: ti-adc128s052: Drop variable vref
 2025-04-28  9:49 UTC  (4+ messages)

[PATCH 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-04-28  9:44 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-28  9:40 UTC  (3+ messages)

[RFC PATCH 0/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
 2025-04-28  9:41 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST
 2025-04-28  9:41 UTC 

[linux-next]Build Failure: kernel/watchdog.c:936:2: error: too many arguments
 2025-04-28  9:41 UTC  (3+ messages)

[PATCH v1] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2025-04-28  9:40 UTC 

[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-04-28  9:40 UTC  (25+ messages)
` [PATCH v2 01/23] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v2 02/23] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v2 03/23] media: iris: Add handling for corrupt and drop frames
` [PATCH v2 04/23] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v2 05/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
` [PATCH v2 06/23] media: iris: Drop port check for session property response
` [PATCH v2 07/23] media: iris: Add handling for no show frames
` [PATCH v2 08/23] media: iris: Improve last flag handling
` [PATCH v2 09/23] media: iris: Skip flush on first sequence change
` [PATCH v2 10/23] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v2 11/23] media: iris: Remove redundant buffer count check in stream off
` [PATCH v2 12/23] media: iris: Remove deprecated property setting to firmware
` [PATCH v2 13/23] media: iris: Fix missing function pointer initialization
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference
` [PATCH v2 15/23] media: iris: Fix typo in depth variable
` [PATCH v2 16/23] media: iris: Add a comment to explain usage of MBPS
` [PATCH v2 17/23] media: iris: Track flush responses to prevent premature completion
` [PATCH v2 18/23] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v2 19/23] media: iris: Add HEVC and VP9 formats for decoder
` [PATCH v2 20/23] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [PATCH v2 21/23] media: iris: Set mandatory properties "
` [PATCH v2 22/23] media: iris: Add internal buffer calculation "
` [PATCH v2 23/23] media: iris: Add codec specific check for VP9 decoder drain handling

[PATCH v3] rust: check type of `$ptr` in `container_of!`
 2025-04-28  9:40 UTC  (3+ messages)

[syzbot] [io-uring] KMSAN: uninit-value in putname
 2025-04-28  9:38 UTC 

[PATCH v7 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-04-28  9:36 UTC  (10+ messages)
` [PATCH v7 4/5] rust: add find_bit_benchmark_rust module

[PATCH] workqueue: flush all pending jobs in destroy_workqueue()
 2025-04-28  9:32 UTC  (5+ messages)

[PATCH v3] timekeeping: Prevent coarse clocks going backwards
 2025-04-28  9:28 UTC  (2+ messages)
` [tip: timers/urgent] "

[syzbot] [kernel?] KCSAN: data-race in copy_mm / copy_page_range
 2025-04-28  9:27 UTC 

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-28  9:27 UTC  (15+ messages)

[PATCH mm-new] mm/zblock: avoid failing the build
 2025-04-28  9:27 UTC  (3+ messages)

[PATCH v2 0/3] drm/panfrost: enable G31 on H616
 2025-04-28  9:26 UTC  (3+ messages)

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-04-28  9:25 UTC  (7+ messages)
` [PATCH blktests 2/3] dm/003: "

[PATCH] riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
 2025-04-28  9:24 UTC 

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-28  9:22 UTC  (25+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v10 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v10 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v10 09/24] docs: core-api: document the IOVA-based API
` [PATCH v10 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v10 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v10 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v10 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v10 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v10 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v10 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v10 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v10 18/24] block: share more code for bio addition helper
` [PATCH v10 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v10 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v10 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v10 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v10 24/24] nvme-pci: store aborted state in flags variable

[syzbot] [kernel?] KASAN: slab-use-after-free Read in usb_put_dev
 2025-04-28  9:23 UTC 

[PATCH 0/2] BOE TD4320 panel
 2025-04-28  9:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add BOE TD4320

[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
 2025-04-28  8:53 UTC  (4+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (9+ messages)
` [PATCH v4 3/3] "

[PATCH 0/8] Support STM32h747i-disco board
 2025-04-28  9:17 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
` [PATCH 4/8] clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-04-28  9:16 UTC  (8+ messages)
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional

[PATCH 0/3] add CPUCL1/2 clock support for exynosauto v920 SoC
 2025-04-28  9:14 UTC  (6+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
  ` [PATCH 2/3] clk: samsung: exynosautov920: add cpucl1/2 clock support
  ` [PATCH 3/3] arm64: dts: exynosautov920: add cpucl1/2 clock DT nodes

[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
 2025-04-28  9:13 UTC  (2+ messages)

[PATCH iwl-next v1 0/8] igc: harmonize queue priority and add preemptible queue support
 2025-04-28  9:11 UTC  (3+ messages)
` [PATCH iwl-next v1 6/8] igc: add preemptible queue support in taprio
  ` [Intel-wired-lan] "

linux-next: build failure after merge of the drm-nova tree
 2025-04-28  9:09 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
 2025-04-28  9:08 UTC 

[PATCH v2] iov_iter: Use iov_offset for length calculation in iov_iter_aligned_bvec
 2025-04-28  6:27 UTC  (2+ messages)

[BUG] perf segfaults when combining --overwrite and intel_pt event
 2025-04-28  9:07 UTC 

[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-28  9:07 UTC  (3+ messages)

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-28  9:06 UTC  (3+ messages)

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-28  9:06 UTC  (3+ messages)
` [PATCH v3 06/11] dt-bindings: arm: arm,coresight-static-replicator: add optional clocks

Some useful bash aliases (file .bash_aliases)
 2025-04-28  9:05 UTC  (2+ messages)
` Simple but sufficient .vimrc settings (file .vimrc)

[PATCH v5 00/12] unwind_deferred: Implement sframe handling
 2025-04-28  9:00 UTC  (3+ messages)
` [PATCH v5 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-04-28  9:02 UTC  (3+ messages)

[PATCH] regcache: Use sort()'s default swap() implementation
 2025-04-28  9:00 UTC  (2+ messages)

[PATCH v11 0/3] Add STM32MP25 SPI NOR support
 2025-04-28  8:58 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v11 2/3] memory: Add STM32 Octo Memory Manager driver
` [PATCH v11 3/3] MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-28  8:58 UTC  (3+ messages)
` [PATCH v8 06/43] arm64: RME: Define the user ABI

[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
 2025-04-28  8:56 UTC  (7+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability

[PATCH] ACPI: pci: Release excess memory usage
 2025-04-28  8:56 UTC 

[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
 2025-04-28  8:53 UTC  (5+ messages)

[PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
 2025-04-28  8:53 UTC  (2+ messages)

[PATCH v2] can: m_can: initialize spin lock on device probe
 2025-04-28  8:50 UTC  (2+ messages)

[PATCH v9] arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driver
 2025-04-28  8:47 UTC 

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-04-28  8:45 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-28  8:44 UTC  (6+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-04-28  8:44 UTC  (4+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions

[PATCH v9 0/3] arm64: dts: st: Add SPI NOR support for stm32mp257f-ev1
 2025-04-28  8:40 UTC  (4+ messages)
` [PATCH v9 1/3] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH v9 2/3] arm64: dts: st: Add ospi port1 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v9 3/3] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-28  8:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
` (subset) [PATCH 0/2] RK3576 SATA Enablement

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-28  8:40 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins

[PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-28  8:41 UTC  (2+ messages)

[PATCH RESEND] MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
 2025-04-28  8:40 UTC 

linux-next: manual merge of the pwm tree with the devicetree tree
 2025-04-28  8:38 UTC 

[PATCH] media: dt-bindings: Add OminiVision 0V02C10
 2025-04-28  8:38 UTC  (2+ messages)

[PATCH] ARM: dts: allwinner: orangepi-zero: Enable audio codec
 2025-04-28  8:37 UTC  (4+ messages)

[PATCH V2] perf/core: Fix a defect in perf_output_sample
 2025-04-28  8:36 UTC 

[PATCH RESEND] dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
 2025-04-28  8:35 UTC 

[PATCH net-next v4 0/2] Refactoring designware VLAN code
 2025-04-28  8:34 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation

[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
 2025-04-28  8:33 UTC  (3+ messages)
` [PATCH 2/2] Input: goodix - Allow DT specification of missing reset pull-up

linux-next: manual merge of the usb tree with the usb.current tree
 2025-04-28  8:32 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2025-04-28  8:32 UTC  (2+ messages)

[PATCH] drm: writeback: Fix drm_writeback_connector_cleanup signature
 2025-04-28  8:32 UTC 

[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
 2025-04-28  8:31 UTC  (3+ messages)
` [PATCH 3/6] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card

[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
 2025-04-28  8:30 UTC  (3+ messages)

[PATCH 1/2] bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
 2025-04-28  8:29 UTC  (2+ messages)

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-28  8:25 UTC  (7+ messages)
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH 1/1] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format
 2025-04-28  8:27 UTC  (2+ messages)

[PATCH v2 0/3] add CPUCL0 clock support for exynosauto v920 SoC
 2025-04-28  8:26 UTC  (4+ messages)
  ` [PATCH v2 2/3] clk: samsung: exynosautov920: add cpucl0 clock support

[PATCH 0/3] Add x1e Dell Inpsiron 14p
 2025-04-28  8:24 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441

[PATCH] mm/memory: fix mapcount / refcount sanity check for mTHP reuse
 2025-04-28  8:21 UTC  (2+ messages)

[PATCH v2 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-04-28  8:20 UTC  (7+ messages)
` [PATCH v2 2/5] spi: spi-nxp-fspi: enable runtime pm for fspi
` [PATCH v2 5/5] spi: nxp-fspi: use devm instead of remove for driver detach

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-04-28  8:16 UTC  (4+ messages)
` [PATCH v2 1/4] of: reserved_mem: Add functions to parse "memory-region"

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-28  8:19 UTC  (6+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[GIT PULL] gpio: immutable tag for the driver core for v6.16-rc1
 2025-04-28  8:19 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-28  8:16 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap
` [PATCH bpf-next v1 2/3] bpf, sockmap: Affinitize workqueue to a specific CPU
` [PATCH bpf-next v1 3/3] selftest/bpf/benchs: Add cpu-affinity for sockmap bench

[PATCH] drm/vkms: Adjust vkms_state->active_planes allocation type
 2025-04-28  8:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-28  8:18 UTC  (3+ messages)

[PATCH v7 00/11] TEE subsystem for protected dma-buf allocations
 2025-04-28  8:14 UTC  (4+ messages)
` [PATCH v7 04/11] optee: sync secure world ABI headers

[PATCH 0/7] Baisc devicetree support for Amlogic S6 S7 and S7D
 2025-04-28  8:13 UTC  (7+ messages)

[PATCH v1 0/2] Add Qualcomm extended CTI support
 2025-04-28  8:09 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: arm: Add Qualcomm extended CTI

linux-next: duplicate patch in the paulmck tree
 2025-04-28  8:08 UTC 

[PATCH 5.10.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:07 UTC 

[PATCH 0/4] PM / devfreq: Some optimizations of devfreq
 2025-04-28  8:07 UTC  (4+ messages)
` [PATCH 1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()


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