linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 04:22:51 to 2025-08-05 08:03:04 UTC [more...]

[PATCH v2 0/3] Allow individual features to be locked down
 2025-08-05  8:03 UTC  (8+ messages)
` [PATCH v2 3/3] lockdown: Use snprintf in lockdown_read

[PATCH] mm: Fix the race between collapse and PT_RECLAIM under per-vma lock
 2025-08-05  8:02 UTC  (6+ messages)

Aquantia PHY in OCSGMII mode?
 2025-08-05  7:59 UTC  (8+ messages)

[PATCH v9 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-08-05  7:59 UTC  (4+ messages)
` [PATCH v9 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp for MT8188

[PATCH] rust: prelude: re-export `core::mem::{align,size}_of{,_val}`
 2025-08-05  7:55 UTC  (2+ messages)

[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-08-05  7:54 UTC  (3+ messages)
` [PATCH 4/4] arm64: mm: split linear mapping if BBML2 is not supported on secondary CPUs

[PATCH 0/4] drm: Remove goto label that are only used once
 2025-08-05  7:52 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/gem: "
` [PATCH 2/4] drm/imagination: "
` [PATCH 3/4] drm/imx: "
` [PATCH 4/4] drm/panel: "

[PATCH 0/7] Add support for i.MX8ULP's SIM LPAV
 2025-08-05  7:53 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: reset: imx8ulp: add SIM LPAV reset ID definitions
` [PATCH 2/7] dt-bindings: clock: imx8ulp: add SIM LPAV clock gate "
` [PATCH 3/7] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH 5/7] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH 6/7] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV

[PATCH next] PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
 2025-08-05  7:51 UTC  (2+ messages)

[PATCH 0/2] irqchip: Add support for Aspeed AST2700 SCU interrupt controller
 2025-08-05  7:50 UTC  (3+ messages)
` [PATCH 2/2] irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers

[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
 2025-08-05  7:41 UTC  (10+ messages)
` [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
` [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
` [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
` [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
` [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH v2 0/3] Add support for Uniwill laptop features
 2025-08-05  7:50 UTC  (3+ messages)
` [PATCH v2 2/3] platform/x86: Add Uniwill laptop driver

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-08-05  7:49 UTC  (6+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC

[PATCH v3 00/10] pmdomain: Partial refactor, support modem and RTFF
 2025-08-05  7:47 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: memory: mtk-smi: Document #access-controller-cells
` [PATCH v3 02/10] dt-bindings: clock: mediatek: "
` [PATCH v3 03/10] dt-bindings: power: mediatek: Document access-controllers property
` [PATCH v3 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v3 05/10] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH v3 06/10] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH v3 07/10] pmdomain: mediatek: Add support for modem power sequences
` [PATCH v3 08/10] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v3 09/10] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v3 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers

[GIT PULL] VFIO updates for v6.17-rc1
 2025-08-05  7:47 UTC  (4+ messages)

[PATCH v3 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
 2025-08-05  7:37 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/sbitmap: make sbitmap_get_shallow() internal

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-05  7:39 UTC  (3+ messages)
` [PATCH 29/65] media: allegro: Access v4l2_fh from file

[PATCH v2] hrtimers: Force update new CPU's next softirq expiration in CPU offlining
 2025-08-05  8:10 UTC 

[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
 2025-08-05  7:39 UTC  (11+ messages)

[PATCH v4 0/4] procfs: make reference pidns more user-visible
 2025-08-05  7:29 UTC  (6+ messages)
` [PATCH v4 1/4] pidns: move is-ancestor logic to helper
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v4 4/4] selftests/proc: add tests for new pidns APIs

[PATCH v4] mailbox: pcc: Add missed acpi_put_table() to fix memory leak
 2025-08-05  7:26 UTC  (2+ messages)

[PATCH v4 0/4] Increase max timeout value of s3c2410 watchdog
 2025-08-05  7:26 UTC  (11+ messages)
  ` [PATCH v4 2/4] watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
  ` [PATCH v4 3/4] watchdog: s3c2410_wdt: Increase max timeout value of watchdog

[PATCH] VSOCK: fix Integer Overflow in vmci_transport_recv_dgram_cb()
 2025-08-05  7:22 UTC  (3+ messages)

[PATCH 0/7] MD5 library functions
 2025-08-05  7:17 UTC  (12+ messages)
` [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5 code
          ` Crypto use cases (was: Remove PowerPC optimized MD5 code)
              ` Crypto use cases

[PATCH v1] VSOCK: fix Out-of-Bounds Read in vmci_transport_dgram_dequeue()
 2025-08-05  7:15 UTC  (2+ messages)

[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-05  7:10 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v3 6/6] arm64: dts: imx8mp: Add hdmi parallel audio interface node

[PATCH v1] ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data
 2025-08-05  7:09 UTC 

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-08-05  6:32 UTC  (7+ messages)

[PATCH 0/2] Add USB clock support for R9A09G077 and R9A09G087 SoCs
 2025-08-05  7:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID

[PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
 2025-08-05  7:04 UTC  (2+ messages)

[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
 2025-08-05  7:03 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: Drop dead compile guard
 2025-08-05  7:04 UTC  (4+ messages)

[PATCH v1] VSOCK: fix Information Leak in virtio_transport_shutdown()
 2025-08-05  7:00 UTC  (3+ messages)

[PATCH v3 1/2] f2fs: add lookup_mode mount option
 2025-08-05  7:00 UTC  (4+ messages)
` [PATCH v3 2/2] f2fs: add sysfs entry for effective lookup mode

[PATCH] net: wireless: rt2x00: fix CRC_CCITT dependency
 2025-08-05  6:59 UTC  (2+ messages)

[PATCH 0/2] Add sq24905c support
 2025-08-05  6:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: adm1275: add "

[PATCH 0/7] direct-io: even more flexible io vectors
 2025-08-05  6:57 UTC  (9+ messages)
` [PATCH 2/7] block: align the bio after building it
` [PATCH 3/7] block: simplify direct io validity check

[PATCH 00/15] Add thermal management support for sama7d65
 2025-08-05  6:55 UTC  (13+ messages)
` [PATCH 02/15] nvmem: microchip-otpc: rework to access packets based on tag
` [PATCH 03/15] dt-bindings: microchip-otpc: update dt node example
` [PATCH 05/15] ARM: dts: microchip: sama7g5: add packet tag as offset for calib
` [PATCH 06/15] dt-bindings: nvmem: microchip-otpc: remove stride details
` [PATCH 08/15] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH 11/15] dt-bindings: microchip-otpc: "

[PATCH V2 0/4] Fix mid_q_entry memory leaks in SMB client
 2025-08-05  6:47 UTC  (5+ messages)
` [PATCH V2 1/4] smb: client: rename server mid_lock to mid_queue_lock
` [PATCH V2 2/4] smb: client: add mid_counter_lock to protect the mid counter counter
` [PATCH V2 3/4] smb: client: smb: client: eliminate mid_flags field
` [PATCH V2 4/4] smb: client: fix mid_q_entry memleak leak with per-mid locking

[PATCH v7 0/3] update live migration configuration region
 2025-08-05  6:51 UTC  (4+ messages)
` [PATCH v7 1/3] migration: update BAR space size
` [PATCH v7 2/3] migration: qm updates BAR configuration
` [PATCH v7 3/3] migration: adapt to new migration configuration

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-05  6:52 UTC  (7+ messages)
` [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
` [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64

[PATCH] pwm: rzg2l-gpt: Implementation of the waveform callbacks
 2025-08-05  6:50 UTC 

[PATCH v2 0/3] Add support for Waveshare DSI2DPI unit
 2025-08-05  6:48 UTC  (12+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: Add waveshare DPI panel support
` [PATCH v2 3/3] drm: bridge: Add waveshare DSI2DPI unit driver

[GIT PULL] exfat update for 6.17-rc1
 2025-08-05  6:46 UTC 

[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
 2025-08-05  6:46 UTC  (2+ messages)

[RFC PATCH] usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
 2025-08-05  6:44 UTC  (5+ messages)

[PATCH v8 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-08-05  6:44 UTC  (8+ messages)
` [PATCH v8 1/7] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v8 2/7] media: venus: Define minimum valid firmware version
` [PATCH v8 3/7] media: venus: Add support for AR50_LITE video core
` [PATCH v8 4/7] media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core
` [PATCH v8 5/7] media: venus: core: Add qcm2290 DT compatible and resource data
` [PATCH v8 6/7] arm64: dts: qcom: qcm2290: Add Venus video node
` [PATCH v8 7/7] arm64: dts: qcom: qrb2210-rb1: Enable Venus

[PATCH 0/4] drm/tidss: Fixes data edge sampling
 2025-08-05  6:44 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: ti: k3-am62-main: Add tidss clk-ctrl property

[PATCH] drivers/soc/aspeed: Add AST27XX SoC ID support
 2025-08-05  6:39 UTC 

[PATCH net v2 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
 2025-08-05  6:39 UTC  (3+ messages)
` [PATCH net v2 1/3] dt-bindings: net: thead,th1520-gmac: Describe APB interface clock

[PATCH] usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
 2025-08-05  6:34 UTC 

[Resend 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
 2025-08-05  6:33 UTC  (2+ messages)

[PATCH] perf: pmu: Fix IS_ERR() vs NULL check bug in perf_pmu__init
 2025-08-05  6:32 UTC 

[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-05  6:30 UTC  (3+ messages)

[PATCH v5 0/5] Support trampoline for LoongArch
 2025-08-05  6:30 UTC  (5+ messages)
` [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support

[PATCH v3 1/3] f2fs: fix to avoid overflow while left shift operation
 2025-08-05  6:29 UTC  (3+ messages)
` [PATCH v3 2/3] f2fs: fix to zero data after EOF for compressed file correctly
` [PATCH v3 3/3] f2fs: clean up f2fs_truncate_partial_cluster()

[PATCH 0/4] mm/kasan: make kasan=on|off work for all three modes
 2025-08-05  6:23 UTC  (5+ messages)
` [PATCH 1/4] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH 2/4] mm/kasan: move kasan= code to common place
` [PATCH 3/4] mm/kasan: don't initialize kasan if it's disabled
` [PATCH 4/4] mm/kasan: make kasan=on|off take effect for all three modes

[PATCH v2 1/2] f2fs: add lookup_mode mount option
 2025-08-05  6:22 UTC  (2+ messages)

[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
 2025-08-05  6:20 UTC  (2+ messages)

[PATCH v2] f2fs: fix to return -EOPNOTSUPP for uncached write
 2025-08-05  6:19 UTC 

[PATCH] rv: Support systems with time64-only syscalls
 2025-08-05  6:18 UTC  (2+ messages)

[PATCH] media: rkvdec: Fix incorrect NULL check for iommu_paging_domain_alloc
 2025-08-05  6:18 UTC 

[[PATCH v2] 2/2] futex: Only delay OOM reaper for processes using robust futex
 2025-08-05  6:18 UTC  (4+ messages)

[PATCH] f2fs: fix to return -EOPNOTSUPP for uncached write
 2025-08-05  6:17 UTC 

[PATCH v5 0/4] Enable cpufreq for IPQ5424
 2025-08-05  6:16 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-05  6:13 UTC  (7+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size

[PATCH] clk: Add fault tolerance to of_clk_hw_onecell_get()
 2025-08-05  6:13 UTC  (3+ messages)

[PATCH 0/4] Fix mid_q_entry memory leaks in SMB client
 2025-08-05  6:08 UTC  (4+ messages)
` [PATCH 4/4] smb: client: fix mid_q_entry memleak leak with per-mid locking

[PATCH v2] arm64: dts: ti: k3-j722s-main: Add E5010 JPEG Encoder
 2025-08-05  6:02 UTC  (3+ messages)

[PATCH v4 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-08-05  5:59 UTC  (6+ messages)
` [PATCH v4 2/3] ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl
` [PATCH v4 3/3] ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctl

[PATCH net v2] net: ti: icssg-prueth: Fix emac link speed handling
 2025-08-05  5:49 UTC  (3+ messages)

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-08-05  5:43 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-08-05  5:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH v4 2/3] dt-bindings: display: Add Mayqueen Pixpaper e-ink panel
` [PATCH v4 3/3] drm: tiny: Add support for "

[PATCH] clk: qcom: gcc: Update the SDCC clock to use shared_floor_ops
 2025-08-05  5:22 UTC  (2+ messages)

[v2 00/11] THP support for zone device page migration
 2025-08-05  5:19 UTC  (24+ messages)
` [v2 01/11] mm/zone_device: support large zone device private folios
` [v2 02/11] mm/thp: zone_device awareness in THP handling code

[PATCH v4 0/2] Enable DPU and Display Port for Qualcomm QCS8300-ride platform
 2025-08-05  5:15 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY

[PATCH RFC v2 0/8] ovl: Enable support for casefold filesystems
 2025-08-05  5:08 UTC  (3+ messages)
` [PATCH RFC v2 2/8] ovl: Create ovl_strcmp() with casefold support

[PATCH v6] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
 2025-08-05  5:07 UTC  (11+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-08-05  5:07 UTC  (6+ messages)

[PATCH 0/3] EDITME: cover title for mdtloader-changes
 2025-08-05  5:01 UTC  (4+ messages)
` [PATCH 3/3] soc: qcom: mdt_loader: Fix check mdt_header_valid()

[PATCH 0/8] dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
 2025-08-05  4:58 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] cpufreq: CPPC: Changing error message in CPPC FIE
 2025-08-05  4:58 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()

[PATCH 0/8] drm: writeback: clean up writeback connector initialization
 2025-08-05  4:58 UTC  (3+ messages)

[PATCH] bcache: enhancing the security of dirty data writeback
 2025-08-05  4:57 UTC  (2+ messages)

[syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
 2025-08-05  4:41 UTC  (2+ messages)

[PATCH v2 0/2] pci: clean up cpu_addr_fixup() for visconti
 2025-08-05  1:47 UTC  (2+ messages)
` [PATCH v2 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior

[PATCH v4] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
 2025-08-05  4:28 UTC  (3+ messages)


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).