All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 06:53:45 to 2026-04-28 07:22:48 UTC [more...]

[PATCH v7 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-04-28  7:17 UTC  (4+ messages)
` [PATCH v7 1/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM57xx
` [PATCH v7 2/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM437x
` [PATCH v7 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x

[RFC 4/7] mm: add page consistency checker implementation
 2026-04-28  7:22 UTC  (12+ messages)

[LTP] Update spellings to next-20260423
 2026-04-28  7:22 UTC  (2+ messages)

[PATCH 0/9] thunderbolt: Introduce USB4STREAM
 2026-04-28  7:22 UTC  (10+ messages)
` [PATCH 1/9] thunderbolt: Add tb_property_merge_dir()
` [PATCH 2/9] thunderbolt: Add KUnit test for tb_property_merge_dir()
` [PATCH 3/9] thunderbolt: Allow service drivers to specify their own properties
` [PATCH 4/9] thunderbolt / net: Move ring_frame_size() to thunderbolt.h
` [PATCH 5/9] thunderbolt / net: Let the service drivers configure interrupt throttling
` [PATCH 6/9] thunderbolt: Add helper to figure size of the ring
` [PATCH 7/9] thunderbolt: Add tb_ring_flush()
` [PATCH 8/9] thunderbolt: Add support for ConfigFS
` [PATCH 9/9] thunderbolt: Add support for USB4STREAM

[PATCH v7 00/59] perf: Reorganize scripting support
 2026-04-28  7:18 UTC  (48+ messages)
` [PATCH v8 00/58] "
  ` [PATCH v8 01/58] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v8 02/58] perf arch x86: "
  ` [PATCH v8 03/58] perf tests: "
  ` [PATCH v8 04/58] perf script: "
  ` [PATCH v8 05/58] perf util: "
  ` [PATCH v8 06/58] perf python: Add "
  ` [PATCH v8 07/58] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v8 08/58] perf data: Add open flag
  ` [PATCH v8 09/58] perf evlist: Add reference count
  ` [PATCH v8 10/58] perf evsel: "
  ` [PATCH v8 11/58] perf evlist: Add reference count checking
  ` [PATCH v8 12/58] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v8 13/58] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v8 14/58] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v8 15/58] perf python: Refactor and add accessors to sample event
  ` [PATCH v8 16/58] perf python: Add mmap2 event
  ` [PATCH v8 17/58] perf python: Add callchain support
  ` [PATCH v8 18/58] perf python: Extend API for stat events in python.c
  ` [PATCH v8 19/58] perf python: Expose brstack in sample event
  ` [PATCH v8 20/58] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v8 21/58] perf python: Add config file access
  ` [PATCH v8 22/58] perf python: Add perf.pyi stubs file
  ` [PATCH v8 23/58] perf python: Add LiveSession helper
  ` [PATCH v8 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v8 25/58] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v8 26/58] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v8 27/58] perf syscall-counts: Port syscall-counts "
  ` [PATCH v8 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v8 29/58] perf futex-contention: Port futex-contention "
  ` [PATCH v8 30/58] perf flamegraph: Port flamegraph "
  ` [PATCH v8 31/58] perf gecko: Port gecko "
  ` [PATCH v8 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v8 33/58] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v8 34/58] perf compaction-times: Port compaction-times "
  ` [PATCH v8 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v8 36/58] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v8 37/58] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v8 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v8 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v8 40/58] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v8 41/58] perf netdev-times: Port netdev-times "
  ` [PATCH v8 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v8 43/58] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v8 44/58] perf sctop: Port sctop "
  ` [PATCH v8 46/58] perf task-analyzer: Port task-analyzer "
  ` [PATCH v8 54/58] perf: Remove libpython support and legacy Python scripts

[PATCH i-g-t v1 00/25] Chamelium v3 Integration and Test Execution
 2026-04-28  7:21 UTC  (7+ messages)
` [PATCH i-g-t v1 01/25] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v1 05/25] lib/igt_kms: Add function to get valid pipe for specific output

Patchwork summary for: linux-renesas-soc
 2026-04-28  7:20 UTC 

[RFC PATCH 0/3] Move thread_info into task_struct for LoongArch
 2026-04-28  7:20 UTC  (4+ messages)
` [RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [RFC PATCH 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper

[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
 2026-04-28  7:20 UTC  (3+ messages)
` [PATCH v2 4/7] sysfs: Add SYSFS_HUGE_BIN_FILE flag for binary attributes larger than PAGE_SIZE

[PATCH ath-next] wifi: ath11k: cancel SSR work items during PCI shutdown
 2026-04-28  7:19 UTC  (2+ messages)

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-28  7:18 UTC  (12+ messages)
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()

[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
 2026-04-28  7:16 UTC  (11+ messages)
` [PATCH 01/10] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change
` [PATCH 03/10] iio: gyro: "
` [PATCH 04/10] iio: pressure: "
` [PATCH 05/10] iio: temperature: "
` [PATCH 06/10] iio: humidity: "
` [PATCH 07/10] iio: light: "
` [PATCH 08/10] iio: magnetometer: "
` [PATCH 09/10] iio: position: "
` [PATCH 10/10] iio: accel: "

[PATCH v2] Documentation/rv: Replace stale website link
 2026-04-28  7:16 UTC  (4+ messages)

[PATCH RESEND] dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5
 2026-04-28  7:16 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-28  7:15 UTC  (4+ messages)
` [PATCH v5 1/4] serial: 8250_dwlib: move DesignWare register definitions to header

[PATCH] nvme: reserve a keep-alive admin tag for all transports
 2026-04-28  7:15 UTC  (3+ messages)

[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
 2026-04-28  7:14 UTC  (4+ messages)

[LTP] [PATCH v3 1/2] doc: generate CVE catalog documentation
 2026-04-28  7:14 UTC  (3+ messages)
` [LTP] "

[PATCH] Add support for multi_slice in iris encoder
 2026-04-28  7:14 UTC 

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-28  7:13 UTC  (3+ messages)
` [PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28  7:13 UTC  (5+ messages)
` [PATCH v4 02/20] drm/tyr: select required dependencies in Kconfig

[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-28  7:10 UTC  (29+ messages)
` [PATCH v3 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v3 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v3 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v3 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v3 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v3 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v3 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v3 17/28] nfsd: add notification handlers for dir events
` [PATCH v3 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v3 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 26/28] nfsd: properly track requested child attributes
` [PATCH v3 27/28] nfsd: track requested dir attributes
` [PATCH v3 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v2] RDMA/CM: add RDMA CM observability regression scripts
 2026-04-28  7:12 UTC 

[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28  7:11 UTC  (5+ messages)
` [PATCH v3 1/4] mm/page_owner: add filter infrastructure
` [PATCH v3 2/4] mm/page_owner: add print_mode filter
` [PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
` [PATCH v3 4/4] mm/page_owner: document page_owner filter features

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-28  7:10 UTC  (3+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-28  7:10 UTC  (5+ messages)
  ` [PATCH RFC v3 01/11] media: dt-bindings: venus: Add qcom,msm8939 schema
  ` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node

[PATCH i-g-t] tests/kms_vrr: add support for full range refresh rate testing
 2026-04-28  7:10 UTC  (3+ messages)
` [v2] "

[PATCH v4 net-next] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
 2026-04-28  7:09 UTC 

[PATCH v5] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-28  7:08 UTC  (2+ messages)

[PATCH v1] perf sched stats: Fix segmentation faults in diff mode
 2026-04-28  7:08 UTC 

[PATCH] serial: max3100: unwind port allocation on add failure
 2026-04-28  7:07 UTC 

[PATCH] LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT
 2026-04-28  7:06 UTC 

[PATCH] LoongArch: Make CONFIG_64BIT as the default option
 2026-04-28  7:06 UTC 

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-28  7:06 UTC  (6+ messages)

QA notification for completed autobuilder build (yocto-6.0.rc1)
 2026-04-28  7:06 UTC  (9+ messages)
` [qa-build-notification] "
  ` [yocto] "

[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28  7:05 UTC  (2+ messages)

[PATCH 00/41] Fix various QOM object life-cycle issues
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH 11/41] RFC io/net-listener: move mutex init to instance_init
` [PATCH 24/41] backends/igvm-cfg: free filename on finalization

[scarthgap][PATCH v2 1/2] ghostscript: Pin to C17 std
 2026-04-28  7:04 UTC  (2+ messages)
` [scarthgap][PATCH v2 2/2] ghostscript: fix build with gcc-15 on host

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-28  7:04 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: qcom: Program T_POWER_ON

[PATCH v5 0/2] Fix and re-enable GTK clipboard
 2026-04-28  7:03 UTC  (3+ messages)
` [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option

[BUG] ASUS Vivobook M1502NAQ: ACPI DSDT namespace collision (ASMI) causes early boot hang
 2026-04-28  7:03 UTC  (6+ messages)

[PATCH] KVM: VMX: Fall back to IRR scan when PIR is empty despite PID.ON being set
 2026-04-28  7:03 UTC 

[PATCH v1 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-04-28  7:03 UTC  (3+ messages)
` [PATCH v1 1/2] perf event: Fix size of synthesized sample with branch stacks
` [PATCH v1 2/2] perf inject: Fix itrace branch stack synthesis

[OE-core][scarthgap][patch] gdk-pixbuf: Fix CVE-2026-5201
 2026-04-28  7:02 UTC 

[PATCH] tpm: Dynamically allocate tpm-tis buffer
 2026-04-28  7:01 UTC  (3+ messages)

[PATCH] adding check to prevent overflow in sqfs_find_inode
 2026-04-28  7:01 UTC  (2+ messages)

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-28  7:01 UTC  (3+ messages)
` [RFC PATCH 1/2] "

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28  7:01 UTC  (16+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-28  7:01 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "

[PATCH v7 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-28  7:00 UTC  (5+ messages)
` [PATCH v7 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-28  7:00 UTC  (12+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions

[PATCH] vhost-user.rst: Explicitly allow front-end to write to kick FDs
 2026-04-28  6:59 UTC  (10+ messages)

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-04-28  7:00 UTC  (2+ messages)

[PATCH v7 0/3] Introduce Xe Correctable Error Handling
 2026-04-28  6:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce Xe Correctable Error Handling (rev7)

[PATCH] mm_types: remove references to s390 gmap
 2026-04-28  6:58 UTC  (2+ messages)

[PATCH] modpost: prevent stack buffer overflow in do_input_entry()
 2026-04-28  6:58 UTC  (3+ messages)
` [PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()

[PATCH] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022
 2026-04-28  6:57 UTC  (2+ messages)

[scarthgap][PATCH 1/2] ghostscript: Pin to C17 std
 2026-04-28  6:57 UTC  (4+ messages)
` [scarthgap][PATCH 2/2] ghostscript: fix build with gcc-15 on host

[Intel-wired-lan] [PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-28  6:56 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field

[PATCH] staging: rtl8723bs: hal: add blank line after declaration
 2026-04-28  6:56 UTC  (2+ messages)

[PATCH v2 00/14] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-28  6:56 UTC  (3+ messages)
  ` [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper

[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
 2026-04-28  6:55 UTC  (2+ messages)

[PATCH i-g-t 0/6] Initial dmem cgroup support
 2026-04-28  6:54 UTC  (7+ messages)
` [PATCH i-g-t 1/6] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t 2/6] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t 3/6] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t 4/6] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t 5/6] tests/xe_cgroups: add dmem cgroup eviction test
` [PATCH i-g-t 6/6] tests/xe_cgroups: add write_eviction_nonblock subtest

[PATCH v2 0/8] Add Samsung Galaxy S4 support
 2026-04-28  6:56 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: arm: qcom: Add Samsung Galaxy S4
` [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-28  6:54 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source

[PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors
 2026-04-28  6:54 UTC  (2+ messages)
` [PATCH v2] perf clang-format: Add a perf "

[PATCH net] net: airoha: Do not return err in ndo_stop() callback
 2026-04-28  6:53 UTC 

[PATCH v8 0/3] drm/xe/oa: Wa_14026633728
 2026-04-28  6:53 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/oa: Wa_14026633728 (rev8)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.