mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
 2025-05-01 20:12 UTC  (2+ messages)

[PATCH v2 0/5] Silence some clang -Wshorten-64-to-32 warnings
 2025-05-01 20:07 UTC  (3+ messages)
` [PATCH v2 4/5] math64: Silence a clang -Wshorten-64-to-32 warning

[PATCH] char: tlclk: Fix correct sysfs directory path for tlclk
 2025-05-01 20:05 UTC 

[PATCH] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-05-01 20:01 UTC  (2+ messages)

[PATCH] perf top: populate PMU capabilities data in perf_env
 2025-05-01 20:00 UTC  (2+ messages)

[PATCH] drm/ttm: Silence randstruct warning about casting struct file
 2025-05-01 19:59 UTC 

[PATCH v10 0/4] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-05-01 19:55 UTC  (5+ messages)
` [PATCH v10 1/4] media: rkvdec: h264: Limit minimum profile to constrained baseline
` [PATCH v10 2/4] media: rkvdec: Initialize the m2m context before the controls
` [PATCH v10 3/4] media: rkvdec: Add get_image_fmt ops
` [PATCH v10 4/4] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v9 00/15] large atomic writes for xfs
 2025-05-01 19:53 UTC  (7+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block

[PATCH v10 00/15] large atomic writes for xfs
 2025-05-01 19:53 UTC  (18+ messages)
` [PATCH v10 01/15] fs: add atomic write unit max opt to statx
` [PATCH v10 02/15] xfs: add helpers to compute log item overhead
` [PATCH v10 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v10 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v10 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v10 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v10 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v10 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v10 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v10 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v10 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v10 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v10 13/15] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v10 14/15] xfs: update atomic write limits
` [PATCH v10 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
` [PATCH 16/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH 17/15] xfs: move buftarg atomic write geometry config to setsize_buftarg

[PATCH v6 0/3] rust: configfs abstractions
 2025-05-01 19:51 UTC  (8+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs

[PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors
 2025-05-01 19:50 UTC  (2+ messages)

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-01 19:50 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH 1/2] hfsplus: fix to update ctime after rename
 2025-05-01 19:48 UTC  (6+ messages)
  ` 回复: "

[PATCH 0/3] Detect changed compiler dependencies for full rebuild
 2025-05-01 19:48 UTC  (4+ messages)
` [PATCH 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH 2/3] randstruct: Force full rebuild when seed changes
` [PATCH 3/3] integer-wrap: Force full rebuild when .scl file changes

[PATCH] tracing: fix race when creating trace probe log error message
 2025-05-01 19:45 UTC  (2+ messages)

[GIT PULL] Networking for v6.15-rc5
 2025-05-01 19:44 UTC  (2+ messages)

[PATCH v9 0/2] i2c: riic: Implement bus recovery
 2025-05-01 19:44 UTC  (7+ messages)
` [PATCH v9 2/2] i2c: riic: Recover from arbitration loss

[PATCH v2] perf: Allocate non-contiguous AUX pages by default
 2025-05-01 19:40 UTC  (3+ messages)

[PATCH v5 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-05-01 19:36 UTC  (10+ messages)
` [PATCH v5 1/5] tsm-mr: Add TVM Measurement Register support
` [PATCH v5 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v5 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v5 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error

[PATCH v3] perf: Allocate non-contiguous AUX pages by default
 2025-05-01 19:35 UTC 

[PATCH v2] spi: meson-spicc: add DMA support
 2025-05-01 19:34 UTC  (5+ messages)

[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
 2025-05-01 19:27 UTC  (8+ messages)

[PATCH] tracing: Fix trace_adjust_address() when there is no modules in scratch area
 2025-05-01 19:19 UTC 

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

[PATCH] iio: accel: fxls8962af: Fix temperature calculation
 2025-05-01 19:13 UTC  (2+ messages)

[PATCH v2 0/3] rust: add `UnsafePinned` type
 2025-05-01 19:11 UTC  (8+ messages)
` [PATCH v2 1/3] rust: add UnsafePinned type

[PATCH v1] Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
 2025-05-01 19:10 UTC  (2+ messages)

[syzbot] [gfs2?] stack segment fault in gfs2_glock_dq
 2025-05-01 19:08 UTC 

[PATCH 1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal
 2025-05-01 19:06 UTC  (2+ messages)
` [PATCH 2/2] crypto: sun8i-ce-hash - use pm_runtime_resume_and_get()

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-05-01 18:59 UTC  (9+ messages)

include/linux/rcupdate.h:538:9: error: dereferencing pointer to incomplete type 'struct nfsd_file'
 2025-05-01 18:58 UTC 

[PATCH] xfs: Verify DA node btree hash order
 2025-05-01 18:54 UTC  (4+ messages)

[PATCH v4 0/3] clk: add support for TI CDCE6214
 2025-05-01 18:48 UTC  (3+ messages)
` [PATCH v4 3/3] clk: add TI CDCE6214 clock driver

[PATCH v2][next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning
 2025-05-01 18:39 UTC 

[PATCH 0/4] drm: Rust GEM bindings cleanup
 2025-05-01 18:33 UTC  (5+ messages)
` [PATCH 1/4] rust: drm: gem: Use NonNull for Object::dev
` [PATCH 2/4] rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
` [PATCH 3/4] rust: drm: gem: s/into_gem_obj()/as_gem_obj()/
` [PATCH 4/4] rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically

[PATCH v5] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-05-01 18:30 UTC 

[PATCH 6.6 000/196] 6.6.89-rc2 review
 2025-05-01 18:27 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-01 18:22 UTC  (6+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()

[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
 2025-05-01 18:20 UTC  (8+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC
` [RFC PATCH 2/5] iio: adc: Kconfig: add Kconfig entry for TI ADS1262 driver
` [RFC PATCH 5/5] dt-bindings: iio: adc: add bindings for TI ADS1262

CVE-2022-49816: xen/pcpu: fix possible memory leak in register_pcpu()
 2025-05-01 18:19 UTC 

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2025-05-01 18:18 UTC  (16+ messages)

[PATCH v2] mux: adgs1408: fix Wvoid-pointer-to-enum-cast warning
 2025-05-01 18:18 UTC 

[PATCH v1] rtla: Save trace when option `--trace` is specified
 2025-05-01 18:12 UTC  (9+ messages)

[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
 2025-05-01 18:11 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: omap4: panda: TiWilink improvements
 2025-05-01 18:11 UTC  (2+ messages)

[PATCH v1 0/1] Adds support for OCP master port configuration of PRU-ICSS
 2025-05-01 18:11 UTC  (4+ messages)
` [PATCH v1 1/1] bus: ti-sysc: PRUSS OCP configuration

[ANNOUNCE] PUCK Agenda - 2025.04.02 - No Topic
 2025-05-01 18:07 UTC  (4+ messages)

[PATCH] x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
 2025-05-01 18:05 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in nsim_fib_event_work
 2025-05-01 18:02 UTC 

[PATCH 6.1 000/157] 6.1.136-rc2 review
 2025-05-01 17:59 UTC  (3+ messages)

[RESEND PATCH] mux: mmio: Add missing word in error message
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH] mux: adgs1408: simplify with spi_get_device_match_data()
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-05-01 17:56 UTC  (4+ messages)
` [PATCH 01/10] drm/imagination: avoid unused-const-variable warning
  ` [PATCH 04/10] [RESEND] mux: adg792a: remove incorrect of_match_ptr annotation
    ` (subset) "

[PATCH] mux: mmio: Do not use syscon helper to build regmap
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH] mux: MAINTAINERS: Mark as Odd Fixes
 2025-05-01 17:53 UTC 

[PATCH v9 00/27] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-01 17:51 UTC  (28+ messages)
` [PATCH v9 03/27] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v9 04/27] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v9 07/27] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v9 08/27] x86/resctrl: Expand the width of domid by replacing mon_data_bits
` [PATCH v9 10/27] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
` [PATCH v9 13/27] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v9 14/27] x86/resctrl: Fix types in resctrl_arch_mon_ctx_alloc() and free stubs
` [PATCH v9 15/27] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v9 19/27] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v9 23/27] x86,fs/resctrl: Remove duplicated trace header files
` [PATCH v9 24/27] fs/resctrl: Remove unnecessary includes
` [PATCH v9 25/27] fs/resctrl: Change internal.h's header guard macros
` [PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-05-01 17:44 UTC  (5+ messages)
` [RFC PATCH v2 2/2] wifi: Add Nordic nRF70 series Wi-Fi driver

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-05-01 17:42 UTC  (3+ messages)
` [PATCH v2 5/8] media: chips-media: wave6: Add Wave6 VPU interface

[PATCH bpf-next] bpf: Replace offsetof() with struct_size()
 2025-05-01 17:40 UTC  (2+ messages)

[RESEND PATCH] mux: adgs1408: simplify with spi_get_device_match_data()
 2025-05-01 17:37 UTC 

[PATCH RESEND v2 1/2] media: dt-bindings: renesas,fcp: add top-level constraints
 2025-05-01 17:34 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] media: dt-bindings: renesas,vsp1: "

[PATCH v2 0/4] rust: DebugFS Bindings
 2025-05-01 17:32 UTC  (8+ messages)
` [PATCH v2 2/4] rust: debugfs: Bind file creation for long-lived Display
` [PATCH v2 4/4] rust: samples: Add debugfs sample

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-01 17:25 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [RFC PATCH v2 3/3] mm/vma: remove mmap() retry merge

[PATCH v3 00/17] AMD MCA interrupts rework
 2025-05-01 17:23 UTC  (10+ messages)
` [PATCH v3 07/17] x86/mce: Define BSP-only init
` [PATCH v3 08/17] x86/mce: Define BSP-only SMCA init
` [PATCH v3 10/17] x86/mce: Separate global and per-CPU quirks

[PATCH v8 1/1] media: mediatek: jpeg: support 34bits
 2025-05-01 17:20 UTC  (2+ messages)

[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex
 2025-05-01 17:20 UTC  (4+ messages)

sound: soc: amd: rpl: No ALSA DMIC capture interface for ACP6x (PCIe rev 62)
 2025-05-01 17:16 UTC  (3+ messages)

[PATCH v1 0/2] intel_pstate: Use information from CPPC to compute hybrid scaling factors
 2025-05-01 17:13 UTC  (4+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Use CPPC to get "

[PATCH v2] can: dev: add struct data_bittiming_params to group FD parameters
 2025-05-01 17:12 UTC 

[iwl-net PATCH v3] idpf: fix a race in txq wakeup
 2025-05-01 17:06 UTC 

[PATCH 0/5] arm64: dts: qcom: Add EL2 overlays for WoA devices
 2025-05-01 17:03 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc7180: Add EL2 overlay "
` [PATCH 2/5] arm64: dts: qcom: sc8280xp: Add PCIe IOMMU
` [PATCH 3/5] arm64: dts: qcom: sc8280xp: Add EL2 overlay for WoA devices
` [PATCH 4/5] arm64: dts: qcom: x1e80100: Add PCIe IOMMU
` [PATCH 5/5] arm64: dts: qcom: x1e/x1p: Add EL2 overlay for WoA devices

[PATCH] media: imx-jpeg: Account for data_offset when getting image address
 2025-05-01 17:02 UTC  (2+ messages)

[tip: x86/mm] x86/devmem: Remove duplicate range_is_allowed() definition
 2025-05-01 16:59 UTC 

Re: Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-05-01 16:56 UTC  (11+ messages)
        `  "
          ` [PATCH final?] "
            ` x86/bugs: KVM: Add support for SRSO_MSR_FIX, back for moar

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-01 16:51 UTC  (5+ messages)
` [PATCH v8 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v8 12/43] KVM: arm64: vgic: Provide helper for number of list registers

[iwl-net PATCH v2] idpf: fix a race in txq wakeup
 2025-05-01 16:51 UTC  (3+ messages)

[PATCH net-next] ipv4: ip_tunnel: Replace strcpy use with strscpy
 2025-05-01 16:51 UTC  (3+ messages)

[PATCH v2] kbuild: make all file references relative to source root
 2025-05-01 16:48 UTC  (3+ messages)

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-05-01 16:45 UTC 

[PATCH RESEND v2 0/3] iommu: omap: Simplify few things
 2025-05-01 16:39 UTC  (4+ messages)
` [PATCH RESEND v2 3/3] iommu: mtk_iommu_v1: Simplify by dropping local 'mtk_mapping' variable

[PATCH 1/2] rust: pin-init: fix typos
 2025-05-01 16:38 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-01 16:38 UTC  (5+ messages)
` [PATCH 1/4] selftests/mm/uffd: Refactor non-composite global vars into struct
` [PATCH 2/4] selftests/mm/uffd: Swap global vars with global test options
` [PATCH 3/4] selftests/mm/uffd: Swap global variables with global test opts
` [PATCH 4/4] "

page:  |  | latest

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

all inboxes | Powered by JetHome®