messages from 2025-02-05 12:37:27 to 2025-02-05 13:18:39 UTC [more...]
[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
2025-02-05 10:15 UTC (7+ messages)
` [RFC PATCH v1 01/20] include: dt-bindings: clk: introduce bindings for rp1 clock
` [RFC PATCH v1 02/20] include: dt-bindings: mfd: introduce bindings for RP1 driver
` [RFC PATCH v1 03/20] arch: arm: mach-bcm283x: add pcie memory region to BCM2712 memmap
` [RFC PATCH v1 06/20] drivers: pci: take into account that ofnode_read_pci_vendev can fail
` [RFC PATCH v1 05/20] drivers: net: macb: do not include arch/clk.h when clocks enabled
` [RFC PATCH v1 04/20] arch: arm: mach-bcm283x: add BCM2712 board support
[PATCH v1 0/6] Fix page permission on arm64 architectures
2025-02-05 9:57 UTC (10+ messages)
` [PATCH v1 1/6] meminfo: add memory details for armv8
` [PATCH v1 2/6] doc: update meminfo with arch specific information
` [PATCH v1 3/6] arm: Prepare linker scripts for memory permissions
` [PATCH v1 4/6] arm64: mmu_change_region_attr() add an option not to break PTEs
` [PATCH v1 5/6] treewide: Add a function to change page permissions
` [PATCH v1 6/6] arm64: Enable RW, RX and RO mappings for the relocated binary
[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
2025-02-05 9:50 UTC (2+ messages)
[PATCH v3] arm: rust: Enable Rust support for ARMv7
2025-02-05 13:14 UTC (6+ messages)
[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
2025-02-05 13:16 UTC (4+ messages)
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
[RFC][PATCH 1/2] sched: Extended scheduler time slice
2025-02-05 13:16 UTC (5+ messages)
[Buildroot] [PATCH] package/latencytop: drop package
2025-02-05 13:15 UTC (2+ messages)
[Buildroot] [git commit] package/latencytop: drop package
2025-02-05 13:14 UTC
[PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board
2025-02-05 3:20 UTC (3+ messages)
[PATCH v1] board: nuvoton: use an event to replace last_stage_init()
2025-02-05 3:01 UTC
[RFC PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC
2025-02-05 13:15 UTC (2+ messages)
[PATCH v2] board: starfive: Update the maintainer file for VisionFive 2 board
2025-02-05 2:56 UTC
[PATCH] board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
2025-02-05 13:14 UTC
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-05 13:03 UTC (3+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
[PATCH 0/3] Fix for huge faults regression
2025-02-05 13:12 UTC (2+ messages)
[PATCH] erofs-utils: contrib: add stress test
2025-02-05 13:11 UTC
[PATCH net-next v4 00/17] Some pktgen fixes/improvments
2025-02-05 13:11 UTC (18+ messages)
` [PATCH net-next v4 01/17] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v4 02/17] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v4 03/17] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v4 04/17] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v4 05/17] net: pktgen: fix 'ratep "
` [PATCH net-next v4 06/17] net: pktgen: fix ctrl interface command parsing
` [PATCH net-next v4 07/17] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths
` [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern
` [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v4 12/17] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v4 13/17] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v4 14/17] net: pktgen: hex32_arg/num_arg error out in case no characters are available
` [PATCH net-next v4 15/17] net: pktgen: num_arg error out in case no valid character is parsed
` [PATCH net-next v4 16/17] net: pktgen: fix mpls reset parsing
` [PATCH net-next v4 17/17] selftest: net: add proc_net_pktgen
[PATCH v2] add basic support for b4 contribution workflow
2025-02-05 13:11 UTC (2+ messages)
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-05 12:52 UTC (29+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate
` [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers "
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
` [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s
[PATCH net-next v3 00/10] Some pktgen fixes/improvments
2025-02-05 13:10 UTC (9+ messages)
` [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
[PATCH v7 0/3] pwm: Add pwm driver for Sophgo SG2042
2025-02-05 12:57 UTC (5+ messages)
` [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-02-05 12:52 UTC (5+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
[PATCH v2] pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
2025-02-05 13:10 UTC
[RFC][PATCH 1/2] sched: Extended scheduler time slice
2025-02-05 13:10 UTC (12+ messages)
[PATCH v2 0/2] add basic b4 config file
2025-02-05 13:09 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
2025-02-05 13:08 UTC (2+ messages)
[PATCH] SUNRPC: Prevent looping due to rpc_signal_task() races
2025-02-05 13:06 UTC (2+ messages)
[PATCH v1 1/1] spi: Replace custom fsleep() implementation
2025-02-05 13:06 UTC
[PATCH v2 resend] gpio: GPIO_GRGPIO should depend on OF
2025-02-05 13:05 UTC
[PATCH v2] mm,madvise,hugetlb: check for 0-length range after end address adjustment
2025-02-05 13:05 UTC (2+ messages)
[PATCH] gpib: mark pnp_device_id tables as __maybe_unused
2025-02-05 13:04 UTC (3+ messages)
[PATCH] test/py: usb: Fix format string for fstype command
2025-02-05 13:04 UTC
[PATCH i-g-t 0/5] Prepare lib/intel_compute for SVM/system allocator
2025-02-05 13:04 UTC (2+ messages)
` ✗ GitLab.Pipeline: warning for "
[PATCH 00/17] drm/i915/ddi: Fix/simplify port enabling/disabling
2025-02-05 13:02 UTC (13+ messages)
` [PATCH 07/17] drm/i915/ddi: Simplify waiting for a port to idle via DDI_BUF_CTL
` [PATCH 08/17] drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()
` [PATCH 09/17] drm/i915/ddi: Unify the platform specific functions disabling a port
` [PATCH 10/17] drm/i915/ddi: Add a helper to enable "
` [PATCH 11/17] drm/i915/ddi: Sanitize DDI_BUF_CTL register definitions
[PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-02-05 13:03 UTC (2+ messages)
[Buildroot] [PATCH v2 1/3] package/pkg-golang: allow packages to provide extldflags
2025-02-05 13:02 UTC (5+ messages)
` [Buildroot] [PATCH v2 2/3] package/pkg-golang: do not force ld.gold on aarch64
[PATCH 1/3] rockchip: Fix TPL link error
2025-02-05 12:59 UTC (3+ messages)
` [PATCH 3/3] rockchip: Fix binman error
[PATCH v1] perf symbol: Add rust v0 demangling support
2025-02-05 12:59 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/mesa3d-demos: fix build failure on musl
2025-02-05 12:59 UTC (3+ messages)
[PATCH v2 0/2] Compute as_sdp when vrr is enabled
2025-02-05 12:59 UTC (2+ messages)
` ✓ i915.CI.Full: success for Compute as_sdp when vrr is enabled (rev2)
[GSOC][PATCH] apply: address -Wsign-comparison warnings
2025-02-05 12:58 UTC (2+ messages)
[PATCH v4 0/2] Tegra ADMA fixes
2025-02-05 12:58 UTC (4+ messages)
` [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH v3 1/3] systemd-boot-native: undelete but disable configure and compile tasks
2025-02-05 12:58 UTC (2+ messages)
` [OE-core] "
Poor performance of bpf_map_update_elem() for BPF_MAP_TYPE_HASH_OF_MAPS / BPF_MAP_TYPE_ARRAY_OF_MAPS
2025-02-05 12:58 UTC
[PATCH v4 0/3] Expose modifiers/formats supported by async flips
2025-02-05 12:57 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Expose modifiers/formats supported by async flips (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[PATCH V7 0/5] TPH and cache direct injection support
2025-02-05 12:57 UTC (5+ messages)
` [PATCH V7 2/5] PCI/TPH: Add Steering Tag support
[PATCH 00/19] wifi: iwlwifi: updates - 2025-02-05
2025-02-05 12:55 UTC (20+ messages)
` [PATCH 01/19] wifi: iwlwifi: remove the mvm prefix from iwl_mvm_ctdp_cmd
` [PATCH 02/19] wifi: iwlwifi: remove the version number from iwl_dts_measurement_notif_v2
` [PATCH 03/19] wifi: iwlwifi: remove the mvm prefix from iwl_mvm_aux_sta_cmd
` [PATCH 04/19] wifi: iwlwifi: mvm: rename and move iwl_mvm_eval_dsm_rfi() to iwl_rfi_is_enabled_in_bios()
` [PATCH 05/19] wifi: iwlwifi: Unify TAS block list handling in regulatory.c
` [PATCH 06/19] wifi: iwlwifi: don't warn during reprobe
` [PATCH 07/19] wifi: iwlwifi: enable 320 MHz on slow PCIe links
` [PATCH 08/19] wifi: iwlwifi: cfg: separate 22000/BZ family HT params
` [PATCH 09/19] wifi: iwlwifi: Indicate support for EPCS
` [PATCH 10/19] wifi: iwlwifi: mvm: Indicate support link reconfiguration
` [PATCH 11/19] wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() static
` [PATCH 12/19] wifi: iwlwifi: be less aggressive with re-probe
` [PATCH 13/19] wifi: iwlwifi: make no_160 more generic
` [PATCH 14/19] wifi: iwlwifi: properly set the names for SC devices
` [PATCH 15/19] wifi: iwlwifi: clarify the meaning of IWL_INIT_PHY
` [PATCH 16/19] wifi: iwlwifi: support ROC version 6
` [PATCH 17/19] wifi: iwlwifi: use correct IMR dump variable
` [PATCH 18/19] wifi: iwlwifi: add twt operation cmd
` [PATCH 19/19] wifi: iwlwifi: implement dump region split
[PATCH 4.4 4.9 v1 0/2] Fix repeated WARNING in unpin_current_cpu()
2025-02-05 12:55 UTC (4+ messages)
` [PATCH 4.4 4.9 v1 2/2] mm: slub: allocate_slab() enables IRQ right after scheduler starts
[PATCH v2 1/1] checkpatch: strip comments fix
2025-02-05 12:55 UTC (2+ messages)
[LTP] [PATCH v3] doc: add tests catalog page
2025-02-05 12:32 UTC
[PATCH v1 1/1] spi: pxa2xx: Fix regression when toggling chip select on LPSS devices
2025-02-05 12:44 UTC (2+ messages)
[PATCH v3 1/1] Documentation: iio: Add ADC documentation
2025-02-05 12:53 UTC
[chrome-os:chromeos-6.6 192/192] tinysys.c:undefined reference to `scmi_protocol_register'
2025-02-05 12:53 UTC
[PATCH] rust: printing macros sample: add missing newlines
2025-02-05 12:52 UTC (4+ messages)
[PATCH] ASoC: soc-core: Use of_property_present() for non-boolean properties
2025-02-05 12:52 UTC (4+ messages)
[PATCH] ASoC: mediatek: Remove unused mtk_memif_set_rate
2025-02-05 12:44 UTC (2+ messages)
[PATCH] PCI/TPH: Restore TPH Requester Enable correctly
2025-02-05 12:52 UTC
[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
2025-02-05 12:51 UTC (3+ messages)
` [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
[Buildroot] [PATCH v4 1/2] package/pkg-golang.mk: allow packages to override download GOPROXY
2025-02-05 12:51 UTC (9+ messages)
[PATCH] ASoC: mediatek: mt6358: Remove unused functions
2025-02-05 12:44 UTC (2+ messages)
[PATCH] drm/panthor: Convert IOCTL defines to an enum
2025-02-05 12:51 UTC (2+ messages)
[Buildroot] [PATCH v5 1/4] package/kismet: bump to version 52bcb902e36b2df1562cfbe644b113362248d029
2025-02-05 12:50 UTC (4+ messages)
` [Buildroot] [PATCH v5 2/4] package/{python-}protobuf: bump to version 28.1
[RFC] drm/scheduler: Remove mention of TDR from scheduler API
2025-02-05 12:50 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
Patchwork summary for: spi-devel-general
2025-02-05 12:50 UTC
DT property keep-power-in-suspend and how WiFi drivers use it
2025-02-05 12:49 UTC (4+ messages)
[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
2025-02-05 12:42 UTC (8+ messages)
` [PATCH net-next v2 1/7] of: base: "
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "
` [PATCH net-next v2 4/7] net: ethernet: mtk-star-emac: "
` [PATCH net-next v2 5/7] net: ethernet: mtk_eth_soc: "
` [PATCH net-next v2 6/7] net: ethernet: actions: "
` [PATCH net-next v2 7/7] net: ibm: emac: "
[PATCH net-next] vxlan: vxlan_rcv(): Update comment to inlucde ipv6
2025-02-05 12:48 UTC (4+ messages)
[PATCH v2 01/15] net/zxdh: zxdh np init implementation
2025-02-05 12:47 UTC (4+ messages)
` [PATCH v9 03/15] net/zxdh: port tables init implementations
[PATCH v4 2/6] mm/damon/paddr: use damon_get_folio_in_region to obtain folio
2025-02-05 12:46 UTC (2+ messages)
[PATCHSET v2] fstests: random fixes for v2025.02.02
2025-02-05 12:46 UTC (2+ messages)
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-05 12:45 UTC (3+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq
[PATCH] spi: fsi: Batch TX operations
2025-02-05 12:44 UTC (2+ messages)
[PATCH 0/2] ASoC: Intel: soc-acpi-intel-tgl/mtl-match: declare adr as ull
2025-02-05 12:44 UTC (2+ messages)
[PATCH V2] ASoC: tegra: Add interconnect support
2025-02-05 12:44 UTC (2+ messages)
[syzbot] Monthly mm report (Feb 2025)
2025-02-05 12:44 UTC
[PATCH] ASoC: soc-ops: remove soc-dpcm.h
2025-02-05 12:44 UTC (2+ messages)
[syzbot] Monthly net report (Feb 2025)
2025-02-05 12:44 UTC
[PATCH v2 0/6] Expand SoundWire MBQ register map support
2025-02-05 12:44 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties
2025-02-05 12:44 UTC (2+ messages)
[PATCH] ASoC: tegra: Add interconnect support
2025-02-05 12:44 UTC (2+ messages)
[PATCH v2] ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
2025-02-05 12:44 UTC (2+ messages)
Inquiry about ext4 atomic write
2025-02-05 12:43 UTC
[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
2025-02-05 12:43 UTC (3+ messages)
` [PATCH v6 4/7] drm/i915/xe3: update and store the plane damage clips
[syzbot] Monthly s390 report (Feb 2025)
2025-02-05 12:43 UTC
[syzbot] Monthly gfs2 report (Feb 2025)
2025-02-05 12:43 UTC
[syzbot] Monthly input report (Feb 2025)
2025-02-05 12:43 UTC
[bvanassche:thread-safety 32/32] drivers/gpio/gpio-max732x.c:369:1: warning: mutex 'chip->irq_lock' is still held at the end of function
2025-02-05 12:41 UTC
[PATCH] hwmon: sg2042: add back module description/author tags
2025-02-05 12:39 UTC (4+ messages)
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-05 12:41 UTC (6+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH] tpm: do not start chip while suspended
2025-02-05 12:20 UTC
[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
2025-02-05 12:31 UTC (7+ messages)
` [PATCH v12 7/8] documentation: media: add documentation for "
` [PATCH v12 8/8] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-02-05 12:39 UTC (3+ messages)
[meta-virtualization][master][styhead][PATCH v5 0/5] Add bbclass for xen launch config variables
2025-02-05 12:38 UTC (6+ messages)
` [meta-virtualization][master][styhead][PATCH v5 2/5] xen-rpi-u-boot-scr: Inherit xen-launch-config bbclass
[PATCH] ASoC: max98095: Remove unused max98095_jack_detect
2025-02-05 12:38 UTC (3+ messages)
[meta-virtualization][kirkstone][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
2025-02-05 12:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.