messages from 2026-04-24 16:47:26 to 2026-04-24 18:05:58 UTC [more...]
[RFC PATCH 0/5] media: rockchip: rkisp2: Add driver for ISP on Rk3588
2026-04-24 18:05 UTC (7+ messages)
` [RFC PATCH 1/5] media: dt-bindings: Add rockchip rkisp2 bindings
` [RFC PATCH 2/5] arm64: dts: rockchip: add ISP nodes to rk3588
` [RFC PATCH 3/5] media: rockchip: rkisp2: Add rkisp2 driver
` [RFC PATCH 4/5] media: rkisp2: Add parameters output video node
` [RFC PATCH 5/5] media: rkisp2: Add statistics capture "
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-04-24 18:05 UTC (3+ messages)
` [PATCH 1/9] vfio/pci: Fix vfio_pci_dma_buf_cleanup() double-put
[PATCH v5 00/21] Virtual Swap Space
2026-04-24 18:04 UTC (9+ messages)
[PATCH] proc: fix comm_write return value when truncated or error
2026-04-24 18:03 UTC (4+ messages)
[PATCH net v4 2/5] nfc: llcp: fix TLV parsing in parse_gb_tlv and parse_connection_tlv
2026-04-24 18:01 UTC
[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
2026-04-24 18:02 UTC (8+ messages)
` [PATCH v3 2/6] iio: magnetometer: ak8975: remove unused headers
[PATCH net v4 1/5] nfc: nci: fix u8 underflow in nci_store_general_bytes_nfc_dep
2026-04-24 18:01 UTC
[PATCH net v4 0/5] nfc: fix multiple OOB reads in NCI and LLCP parsing paths
2026-04-24 18:01 UTC
[PATCH] MAINTAINERS, mailmap: update Aditya Garg's email address
2026-04-24 17:59 UTC
[PATCH v3 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-24 17:57 UTC (3+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
[PATCH] docs: leds: uleds: Make the documentation match the code
2026-04-24 17:47 UTC (3+ messages)
[PATCH v5] iio: proximity: srf08: Replace sprintf() with sysfs_emit()
2026-04-24 17:53 UTC (3+ messages)
[GIT PULL] Ceph updates for 7.1-rc1
2026-04-24 17:53 UTC
[PATCH 0/2] remoteproc: xlnx: add auto-boot support
2026-04-24 17:52 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
[PATCH v4 0/7] Add SEV-SNP restricted injection hypervisor support
2026-04-24 17:51 UTC (8+ messages)
` [PATCH v4 1/7] x86/sev: Define the #HV doorbell page structure
` [PATCH v4 2/7] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH v4 3/7] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH v4 4/7] KVM: SVM: Inject NMIs "
` [PATCH v4 5/7] KVM: SVM: Inject MCEs "
` [PATCH 6/7] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH v4 7/7] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
[PATCH] clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
2026-04-24 17:45 UTC (2+ messages)
[PATCH v3] dt-bindings: iio: dac: mcp47feb02: fix reg property value bounds
2026-04-24 17:45 UTC (3+ messages)
[PATCH v2] dt-bindings: iio: dac: mcp47feb02: Fix I2C address in example
2026-04-24 17:44 UTC (3+ messages)
[GIT PULL] Networking deletions for 7.1
2026-04-24 17:43 UTC (4+ messages)
[PATCH v2 0/2] drm/imagination: FW trace bug fix and configuration update
2026-04-24 17:27 UTC (3+ messages)
` [PATCH v2 1/2] drm/imagination: Fix segfault when updating ftrace mask
` [PATCH v2 2/2] drm/imagination: Restrict pvr_fw_trace_mask module param to read only
[PATCH v2 00/53] make MM selftests more CI friendly
2026-04-24 17:41 UTC (13+ messages)
` [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
` [PATCH v2 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
[PATCH v3 0/3] kasan: hw_tags: Disable tagging for stack and page-tables
2026-04-24 17:41 UTC (3+ messages)
` [PATCH v3 3/3] mm: skip KASAN tagging for page-allocated page tables
[PATCH] dt-bindings: iio: dac: mcp47feb02: fix example indentation
2026-04-24 17:39 UTC (3+ messages)
[PATCH v4 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
2026-04-24 17:40 UTC (5+ messages)
` [PATCH v4 1/4] dmaengine: Fix possible use after free
` [PATCH v4 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v4 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v4 4/4] dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor
[PATCH v2 0/6] iio: accel: mma8452: improve coding style, pm and resource cleanup
2026-04-24 17:35 UTC (14+ messages)
` [PATCH v2 3/6] iio: accel: mma8452: use local struct device
` [PATCH v2 4/6] iio: accel: mma8452: Use dev_err_probe()
` [PATCH v2 5/6] iio: accel: mma8452: use pm_ptr() for dev_pm_ops
` [PATCH v2 6/6] iio: accel: mma8452: use guard() to release mutexes
[PATCH v2] mm/migrate_device: Cleanup up PMD Checks and warnings
2026-04-24 17:33 UTC (3+ messages)
` [PATCH] "
[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-24 17:30 UTC (2+ messages)
[PATCH v2] sched_ext: sync disable_irq_work in bpf_scx_unreg()
2026-04-24 17:29 UTC (2+ messages)
[PATCH RESEND] clk: clk-axi-clkgen: Add support versal timings
2026-04-24 17:29 UTC
[PATCHSET v2 REPOST sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
2026-04-24 17:27 UTC (18+ messages)
` [PATCH 01/17] sched_ext: Add ext_types.h for early subsystem-wide defs
` [PATCH 02/17] sched_ext: Rename ops_cpu_valid() to scx_cpu_valid() and expose it
` [PATCH 03/17] sched_ext: Move scx_exit(), scx_error() and friends to ext_internal.h
` [PATCH 04/17] sched_ext: Shift scx_kick_cpu() validity check to scx_bpf_kick_cpu()
` [PATCH 05/17] sched_ext: Relocate cpu_acquire/cpu_release to end of struct sched_ext_ops
` [PATCH 06/17] sched_ext: Make scx_enable() take scx_enable_cmd
` [PATCH 07/17] sched_ext: Add topological CPU IDs (cids)
` [PATCH 08/17] sched_ext: Add scx_bpf_cid_override() kfunc
` [PATCH 09/17] tools/sched_ext: Add struct_size() helpers to common.bpf.h
` [PATCH 10/17] sched_ext: Add cmask, a base-windowed bitmap over cid space
` [PATCH 11/17] sched_ext: Add cid-form kfunc wrappers alongside cpu-form
` [PATCH 12/17] sched_ext: Add bpf_sched_ext_ops_cid struct_ops type
` [PATCH 13/17] sched_ext: Forbid cpu-form kfuncs from cid-form schedulers
` [PATCH 14/17] tools/sched_ext: scx_qmap: Restart on hotplug instead of cpu_online/offline
` [PATCH 15/17] tools/sched_ext: scx_qmap: Add cmask-based idle tracking and cid-based idle pick
` [PATCH 16/17] tools/sched_ext: scx_qmap: Port to cid-form struct_ops
` [PATCH 17/17] sched_ext: Require cid-form struct_ops for sub-sched support
[PATCHSET v2 sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
2026-04-24 17:24 UTC (2+ messages)
[PATCH v2] wifi: mac80211: fix the issue of NULL pointer access when deleting the virtual interface
2026-04-24 17:22 UTC (4+ messages)
` [PATCH] wifi: mac80211: restore monitor injection when coexisting with another VIF
[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
2026-04-24 17:20 UTC (5+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets
2026-04-24 17:19 UTC (3+ messages)
[PATCH v5 0/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
2026-04-24 17:17 UTC (5+ messages)
` [PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
` [PATCH v5 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
[PATCH sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
2026-04-24 17:17 UTC (2+ messages)
Question - What is your opinion on Rust being used for userland tools, such as Sudo?
2026-04-24 17:15 UTC
[PATCH v3 0/5] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-24 17:13 UTC (4+ messages)
` [PATCH 4/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
[GIT PULL] Clang build fix for 7.1
2026-04-24 17:13 UTC (3+ messages)
[PATCH 00/22] Extend device support for AD5686 driver
2026-04-24 17:11 UTC (21+ messages)
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 06/22] dt-bindings: iio: dac: ad5686: "
` [PATCH 14/22] iio: dac: ad5686: add support for missing "
` [PATCH 20/22] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH 21/22] iio: dac: ad5686: add triggered buffer support
[PATCH] sh: use sizeof() in memchunk_cmdline_override
2026-04-24 17:10 UTC (4+ messages)
[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-24 17:10 UTC (4+ messages)
[PATCH v2 00/13] media: iris: Add support for glymur platform
2026-04-24 17:09 UTC (3+ messages)
` [PATCH v2 04/13] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
2026-04-24 17:09 UTC (3+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source
[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
2026-04-24 17:09 UTC (5+ messages)
[PATCH] media: microchip: csi2dc: unregister notifier on probe failure
2026-04-24 17:07 UTC
Pressing the power button causes the device to freeze completely
2026-04-24 17:06 UTC (5+ messages)
[PATCH v2] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
2026-04-24 17:06 UTC (2+ messages)
[PATCH v1 0/3] Add root port reset to support link recovery
2026-04-24 17:06 UTC (3+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
[PATCH v1 0/2] Add hwspinlock driver for StarFive JHB100 SoC
2026-04-24 17:05 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwlock: Add the support of HWspinlock for StarFive JHB100
[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
2026-04-24 17:04 UTC (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP
[PATCH v6 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-24 17:04 UTC (3+ messages)
` [PATCH v6 04/14] mm/mglru: restructure the reclaim loop
[PATCH 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
2026-04-24 17:04 UTC (4+ messages)
` [PATCH 15/15] arm64: dts: ti: beagley-ai: Enable HDMI display and audio
[PATCH v3 0/5] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
2026-04-24 17:03 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
2026-04-24 17:03 UTC (2+ messages)
[PATCH v6 0/2] Update designware pwm driver
2026-04-24 17:03 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: dwc: add optional reset
[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
2026-04-24 17:01 UTC (7+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v1 19/20] riscv: dts: starfive: Add StarFive JHB100 pin function definitions
` [PATCH v1 20/20] riscv: dts: starfive: jhb100: Add pinctrl nodes
[PATCH v2 0/2] PCI: Guard Resizable BAR restore against unreachable devices
2026-04-24 17:00 UTC (2+ messages)
[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-24 16:59 UTC (5+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v2 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "
[PATCH] media: imagination: e5010: release m2m device on probe failure
2026-04-24 16:58 UTC
[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
2026-04-24 16:57 UTC (5+ messages)
[PATCH] x86/entry: Zap the #VC entry user and kernel macros
2026-04-24 16:57 UTC (2+ messages)
[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
2026-04-24 16:55 UTC (2+ messages)
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
2026-04-24 16:55 UTC (3+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
[PATCH v2] media: i2c: vd56g3: clean up subdev state on probe failure
2026-04-24 16:52 UTC
[PATCH v3 0/7] Add QSPI support for QCS615 and improve interconnect handling
2026-04-24 16:52 UTC (4+ messages)
` [PATCH v3 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-24 16:51 UTC (10+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest
[PATCH v8 0/5] Migrate on fault for device pages
2026-04-24 16:50 UTC (3+ messages)
[PATCH] staging: iio: adc: ad7816: Replace sprintf() with sysfs_emit()
2026-04-24 16:50 UTC (2+ messages)
[PATCH v4 00/58] perf: Reorganize scripting support
2026-04-24 16:47 UTC (60+ messages)
` [PATCH v5 "
` [PATCH v5 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v5 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v5 03/58] perf arch x86: "
` [PATCH v5 04/58] perf tests: "
` [PATCH v5 05/58] perf script: "
` [PATCH v5 06/58] perf util: "
` [PATCH v5 07/58] perf python: Add "
` [PATCH v5 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v5 09/58] perf data: Add open flag
` [PATCH v5 10/58] perf evlist: Add reference count
` [PATCH v5 11/58] perf evsel: "
` [PATCH v5 12/58] perf evlist: Add reference count checking
` [PATCH v5 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v5 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v5 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v5 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v5 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v5 18/58] perf python: Add callchain support
` [PATCH v5 19/58] perf python: Add config file access
` [PATCH v5 20/58] perf python: Extend API for stat events in python.c
` [PATCH v5 21/58] perf python: Expose brstack in sample event
` [PATCH v5 22/58] perf python: Add perf.pyi stubs file
` [PATCH v5 23/58] perf python: Add LiveSession helper
` [PATCH v5 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v5 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v5 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v5 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v5 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v5 29/58] perf futex-contention: Port futex-contention "
` [PATCH v5 30/58] perf flamegraph: Port flamegraph "
` [PATCH v5 31/58] perf gecko: Port gecko "
` [PATCH v5 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v5 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v5 34/58] perf compaction-times: Port compaction-times "
` [PATCH v5 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v5 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v5 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v5 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v5 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v5 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v5 41/58] perf netdev-times: Port netdev-times "
` [PATCH v5 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v5 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v5 44/58] perf sctop: Port sctop "
` [PATCH v5 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v5 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v5 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v5 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v5 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v5 50/58] perf rwtop: Port rwtop "
` [PATCH v5 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v5 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v5 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v5 54/58] perf: Remove libpython support and legacy Python scripts
` [PATCH v5 55/58] perf Makefile: Update Python script installation path
` [PATCH v5 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v5 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v5 58/58] perf python: Improve perf script -l descriptions
[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
2026-04-24 16:48 UTC (7+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02
[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
2026-04-24 16:47 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