messages from 2023-10-14 14:43:52 to 2023-10-14 18:20:03 UTC [more...]
[PATCH v2 0/3] gdbstub and TCG plugin improvements
2023-10-14 18:19 UTC (5+ messages)
` [PATCH v2 1/3] target/riscv: Do not allow MXL_RV32 for TARGET_RISCV64
` [PATCH v2 2/3] target/riscv: Initialize gdb_core_xml_file only once
[PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions to the ETHERNET PHY LIBRARY
2023-10-14 18:18 UTC (5+ messages)
[Buildroot] [PATCH 1/4] package/alsa-lib: fix musl build
2023-10-14 18:13 UTC (3+ messages)
` [Buildroot] [PATCH 3/4] package/alsa-utils: Fix "
Bug: git grep --no-index 123 /dev/stdin crashes with SIGABRT
2023-10-14 18:12 UTC (2+ messages)
[PATCH v2 1/3] serial: core: Potential overflow of frame_time
2023-10-14 18:13 UTC
[OE-core] [PATCH] lighttpd: upgrade 1.4.71 -> 1.4.72
2023-10-14 18:12 UTC (2+ messages)
[OE-core] [PATCH] hwlatdetect: upgrade 2.5 -> 2.6
2023-10-14 18:12 UTC (2+ messages)
[PATCH v6 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder
2023-10-14 18:11 UTC (2+ messages)
[freescale-fslc:pr/642 551/30000] drivers/video/fbdev/mxc/mxsfb_sii902x.c:492:1: warning: the frame size of 1096 bytes is larger than 1024 bytes
2023-10-14 18:11 UTC
[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
2023-10-14 18:09 UTC
Is the data rate estimation for 5GHz channels overly pessimistic?
2023-10-14 18:07 UTC (6+ messages)
[PATCH 3/3] wifi: rt2x00: rework MT7620 PA/LNA RF calibration
2023-10-14 17:55 UTC (2+ messages)
[PATCH 0/3] wifi: rt2x00: various improvements for MT7620 initialization
2023-10-14 17:54 UTC (2+ messages)
[PATCH 0/4] Add Fairphone 5 thermals (PMK7325, PM7250B, PM7325)
2023-10-14 17:52 UTC (6+ messages)
` [PATCH 1/4] iio: adc: Add PM7325 PMIC7 ADC bindings
` [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PM7325 thermals
[PATCH] bugreport: add 'seconds' to default outfile name
2023-10-14 17:52 UTC (5+ messages)
[PATCH mptcp-next] Squash to "selftests: mptcp: update userspace pm test helpers"
2023-10-14 17:50 UTC (3+ messages)
` Squash to "selftests: mptcp: update userspace pm test helpers": Tests Results
[RFC] Define "precious" attribute and support it in `git clean`
2023-10-14 17:41 UTC (8+ messages)
[freescale-fslc:pr/642 14581/30000] arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' reading 360 bytes from a region of size 120
2023-10-14 17:38 UTC
[asahilinux:pr/213 1/1] checkpatch: WARNING: Consider removing the code enclosed by this #if 0 and its #endif
2023-10-14 17:38 UTC
[PATCH] ovl: fix regression in showing lowerdir mount option
2023-10-14 17:31 UTC (8+ messages)
[freescale-fslc:pr/642 2214/30000] drivers/staging/media/imx/imx8-isi-core.c:294:18: warning: variable 'len' set but not used
2023-10-14 17:28 UTC
[freescale-fslc:pr/643 4146/15767] drivers/crypto/caam/caamkeygen.c:491: warning: Function parameter or member 'arg' not described in 'send_output'
2023-10-14 17:28 UTC
[PATCH] scripts/show_delta: add __main__ judgement before main code
2023-10-14 17:19 UTC (3+ messages)
[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
2023-10-14 17:25 UTC (11+ messages)
` [PATCH net-next v3 1/7] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support
` [PATCH net-next v3 3/7] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v3 4/7] net: dsa: microchip: ksz9477: add Wake on PHY event support
` [PATCH net-next v3 6/7] net: dsa: microchip: use wakeup-source DT property to enable PME output
[PATCH] get_maintainer: correctly parse UTF-8 encoded names in files
2023-10-14 17:22 UTC
Bug: git diagnose crashes with Segmentation fault outside of git repository
2023-10-14 17:22 UTC (5+ messages)
` [PATCH] diagnose: require repository
[pull request][net-next V2 00/15] mlx5 updates 2023-10-10
2023-10-14 17:19 UTC (3+ messages)
[pull request][net-next V3 00/15] mlx5 updates 2023-10-10
2023-10-14 17:19 UTC (16+ messages)
` [net-next V3 01/15] net/mlx5: Parallelize vhca event handling
` [net-next V3 02/15] net/mlx5: Redesign SF active work to remove table_lock
` [net-next V3 03/15] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [net-next V3 04/15] net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
` [net-next V3 05/15] net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
` [net-next V3 06/15] net/mlx5: Remove unused declaration
` [net-next V3 07/15] net/mlx5: fix config name in Kconfig parameter documentation
` [net-next V3 08/15] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
` [net-next V3 09/15] net/mlx5e: "
` [net-next V3 10/15] net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
` [net-next V3 11/15] net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
` [net-next V3 12/15] net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
` [net-next V3 13/15] net/mlx5e: Preparations for supporting larger number of channels
` [net-next V3 14/15] net/mlx5e: Increase max supported channels number to 256
` [net-next V3 15/15] net/mlx5e: Allow IPsec soft/hard limits in bytes
[freescale-fslc:6.1-2.1.x-imx 3494/15768] drivers/staging/ethosu/ethosu_network.c:149:1: warning: the frame size of 1588 bytes is larger than 1024 bytes
2023-10-14 17:17 UTC
Help getting ELAN066C touchpad working in Linux
2023-10-14 17:12 UTC
[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
2023-10-14 17:11 UTC (37+ messages)
` [RFC PATCH v3 01/35] arch/sh/boot/compressed/head_32.S: passing FDT address to initialize function
` [RFC PATCH v3 02/35] arch/sh/boards/Kconfig: unified OF supported targets
` [RFC PATCH v3 03/35] arch/sh: Disable SH specific modules in OF enabled
` [RFC PATCH v3 04/35] include/linux/sh_intc.h: Add stub function "intc_finalize"
` [RFC PATCH v3 05/35] arch/sh/kernel/setup.c: Update DT support
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup
` [RFC PATCH v3 07/35] arch/sh/kernel/time.c: support COMMON_CLK
` [RFC PATCH v3 08/35] arch/sh/include/asm: Disable SH specific PCI define in OF enabled
` [RFC PATCH v3 09/35] drivers/pci/controller: SH7751 PCI Host bridge driver
` [RFC PATCH v3 10/35] Documentation/devicetree/bindings/pci: renesas,pci-sh7751.yaml new file
` [RFC PATCH v3 11/35] include/dt-bindings/clock/sh7750.h: cpg-sh7750 binding header
` [RFC PATCH v3 12/35] drivers/clk/renesas: clk-sh7750.c SH7750/7751 CPG driver
` [RFC PATCH v3 13/35] Documentation/devicetree/bindings/clock: Add renesas,sh7750-cpg binding document
` [RFC PATCH v3 14/35] drivers/irqchip: Add SH7751 Internal INTC drivers
` [RFC PATCH v3 15/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-intc.yaml
` [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate
` [RFC PATCH v3 17/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-irl-ext.yaml
` [RFC PATCH v3 18/35] drivers/tty/serial: sh-sci.c fix SH4 OF support
` [RFC PATCH v3 19/35] Documentation/devicetree/bindings/serial: renesas,scif.yaml Add SH
` [RFC PATCH v3 20/35] drivers/mfd: sm501 add some properties
` [RFC PATCH v3 21/35] devicetree/binding/display/sm501fb.txt: sm501fb add properies
` [RFC PATCH v3 22/35] drivers/clocksource/sh_tmu: Add support CLOCKSOURCE
` [RFC PATCH v3 23/35] Documentation/devicetree/bindings/timer: renesas,tmu.yaml add SH
` [RFC PATCH v3 24/35] include/dt-binding/interrupt-controller/sh_intc.h: renesas,sh7751-intc.h helper
` [RFC PATCH v3 25/35] Documentation/devicetree/bindings/sh/cpus.yaml: Add SH CPU
` [RFC PATCH v3 26/35] arch/sh/boot/dts: SH7751R SoC Internal peripheral definition dtsi
` [RFC PATCH v3 27/35] Documentation/devicetree/bindings: vendor-prefix add IO DATA DEVICE Inc
` [RFC PATCH v3 28/35] Documentation/devicetree/bindings/ata: ata-generic.yaml add usl-5p and rts7751r2d
` [RFC PATCH v3 29/35] Documentation/devicetree/bindings/soc/renesas/sh.yaml: Add SH7751 based target
` [RFC PATCH v3 30/35] arch/sh/boot/dts: RTS7751R2D Plus DeviceTree
` [RFC PATCH v3 31/35] arch/sh/boot/dts: LANDISK DeviceTree
` [RFC PATCH v3 32/35] arch/sh/boot/dts: USL-5P DeviceTree
` [RFC PATCH v3 33/35] arch/sh: Add dtbs target support
` [RFC PATCH v3 34/35] arch/sh: RTS7751R2D Plus OF defconfig
` [RFC PATCH v3 35/35] arch/sh/configs: LANDISK "
[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
2023-10-14 17:07 UTC (12+ messages)
` [PATCH net-next v4 1/4] rust: core "
[PATCH v3] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
2023-10-14 17:04 UTC
[PATCH libmnl] nlmsg, attr: fix false positives when validating buffer sizes
2023-10-14 16:59 UTC (6+ messages)
[aegl:resctrl2_patches_v6.6-rc5 37/101] checkpatch: WARNING: kfree(NULL) is safe and this check is probably not required
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 64/101] checkpatch: WARNING: please, no space before tabs
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 79/101] checkpatch: ERROR: spaces required around that '=' (ctx:VxW)
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 77/101] checkpatch: ERROR: spaces required around that '=' (ctx:VxW)
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 80/101] checkpatch: ERROR: spaces required around that '=' (ctx:VxW)
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 15/101] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
2023-10-14 16:56 UTC
[aegl:resctrl2_patches_v6.6-rc5 55/101] checkpatch: WARNING: sizeof *rmid_array should be sizeof(*rmid_array)
2023-10-14 16:56 UTC
[PATCH] IIO: hid-sensor-prox: add missing scale attribute
2023-10-14 16:52 UTC (4+ messages)
` Aw: "
[PATCH 1/2] ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports
2023-10-14 16:50 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 "
[v2 PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
2023-10-14 16:49 UTC (2+ messages)
[PATCH] staging: rtl8192u: Remove broken driver
2023-10-14 16:49 UTC
WorldCIST'24 - 12nd World Conference on Information Systems and Technologies | Lodz, Poland
2023-10-14 15:47 UTC
[PATCH v2] iio: afe: rescale: Accept only offset channels
2023-10-14 16:48 UTC (2+ messages)
[PATCH] iio: exynos-adc: request second interupt only when touchscreen mode is used
2023-10-14 16:48 UTC (3+ messages)
[christoph:largepageprotect 2/3] checkpatch: WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
2023-10-14 16:45 UTC
[christoph:largepageprotect 3/3] checkpatch: WARNING: suspect code indent for conditional statements (16, 16)
2023-10-14 16:45 UTC
[PATCH v2 0/2] iio: imu: Add driver and dt-bindings for BMI323
2023-10-14 16:46 UTC (3+ messages)
` [PATCH v2 2/2] iio: imu: Add driver for BMI323 IMU
[Outreachy Applicant]
2023-10-14 16:41 UTC (2+ messages)
Possibly broken Linux 5.10.198 backport spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
2023-10-14 16:39 UTC (3+ messages)
Request backport of "perf inject: Fix GEN_ELF_TEXT_OFFSET for jit"
2023-10-14 16:38 UTC (2+ messages)
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
2023-10-14 16:38 UTC (2+ messages)
[RFC] virtio: enforce link up
2023-10-14 16:37 UTC (2+ messages)
[christoph:largepageprotect 1/3] checkpatch: ERROR: space required after that ',' (ctx:VxV)
2023-10-14 16:35 UTC
[PATCH] net: usb: replace deprecated strncpy with strscpy
2023-10-14 16:33 UTC (2+ messages)
[PATCH] lan78xx: replace deprecated strncpy with strscpy
2023-10-14 16:33 UTC (2+ messages)
[PATCH] net: txgbe: replace deprecated strncpy with strscpy
2023-10-14 16:31 UTC (2+ messages)
[soc:omap/dt] BUILD SUCCESS ea1c1e67e631be14f6e6bc9a6e96219c47f31ed4
2023-10-14 16:27 UTC
[soc:tegra/dt] BUILD SUCCESS 3c2508d3ce5764d1daea0a580cf11f35bd4f2801
2023-10-14 16:27 UTC
[PATCH] mm: Fixed multiple typos in multiple files
2023-10-14 16:27 UTC (5+ messages)
[PATCH] net: netcp: replace deprecated strncpy with strscpy
2023-10-14 16:26 UTC (2+ messages)
[freescale-fslc:5.4-2.3.x-imx 9339/30000] drivers/dma/imx-sdma.c:402: warning: Function parameter or member 'terminated_node' not described in 'sdma_channel'
2023-10-14 16:24 UTC
[PATCH v2 0/3] Add emulation of AmigaOne XE board
2023-10-14 16:13 UTC (4+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation
[PATCH] iio: Use device_get_match_data()
2023-10-14 16:19 UTC (3+ messages)
[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
2023-10-14 16:19 UTC (5+ messages)
[Bug 14476] Cannot set timestamp of Minshall-French symlinks from a CIFS mount
2023-10-14 16:17 UTC
[PATCH v2] iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero
2023-10-14 16:17 UTC (2+ messages)
[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
2023-10-14 16:17 UTC (7+ messages)
` [PATCH 01/18] "
[GIT PULL] xfs: bug fixes for 6.6
2023-10-14 16:14 UTC (2+ messages)
[intel-lts:4.19/android_t 13367/30000] drivers/of/irq.c:284:73: sparse: sparse: incorrect type in initializer (different base types)
2023-10-14 16:13 UTC
[PATCH] smp: fix __smp_processor_id() backup macro
2023-10-14 16:14 UTC
[PATCH 0/2] iio: Add device tree support for silabs,si7005
2023-10-14 16:14 UTC (2+ messages)
kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
2023-10-14 16:13 UTC
[netdev-net:main 2/13] checkpatch: WARNING: Possible repeated word: 'Google'
2023-10-14 16:13 UTC
[PATCH] net: cpmac: replace deprecated strncpy with strscpy
2023-10-14 16:13 UTC (2+ messages)
[soc:tegra/dt64] BUILD SUCCESS c0b80988eb78d6423249ab530bfbc6b238790a26
2023-10-14 16:11 UTC
[PATCH 0/20] bounds-checks for chunk-based files
2023-10-14 16:10 UTC (4+ messages)
` [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API
` [PATCH 5/8] commit-graph: read `BIDX` chunk with `pair_chunk_expect()`
[linux-linus test] 183372: tolerable FAIL - PUSHED
2023-10-14 16:08 UTC
[PATCH 00/18] target/i386: decoder changes for 8.2
2023-10-14 16:06 UTC (3+ messages)
` [PATCH 07/18] target/i386: introduce flags writeback mechanism
[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
2023-10-14 16:05 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add copy basic test to exercise blt commands (rev6)
[PATCH 0/1] adis16475.c: Remove scan index from delta channels
2023-10-14 16:04 UTC (5+ messages)
` [PATCH 1/1] drivers: imu: "
[PATCH v13 00/10] fuse: Add support for passthrough read/write
2023-10-14 16:01 UTC (19+ messages)
[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
2023-10-14 16:00 UTC (3+ messages)
` [PATCH v10 07/17] vpci/header: implement guest BAR register handlers
[PATCH] media: staging: max96712: fix copy-paste error
2023-10-14 15:51 UTC (2+ messages)
[PATCH 0/2] Support multiple interrupts for virtio over MMIO devices
2023-10-14 10:49 UTC (5+ messages)
` [PATCH 2/2] virtio-mmio: Support multiple interrupts per device
[freescale-fslc:pr/642 2462/30000] arch/m68k/include/asm/raw_io.h:83:14: error: variable '__w' set but not used
2023-10-14 15:46 UTC
[pablo-gtp:main 9/11] drivers/net/gtp.c:1011:12: sparse: sparse: incorrect type in assignment (different base types)
2023-10-14 15:46 UTC
[PATCH 1/2] gcompat: Add fcntl64 wrapper
2023-10-14 15:39 UTC (2+ messages)
` [PATCH 2/2] gcompat: Upgrade to 1.1.0 release
Docker-compose Go update on kirkstone
2023-10-14 15:37 UTC (4+ messages)
` [meta-virtualization] "
[freescale-fslc:pr/639 6176/24603] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:2890:12: warning: 'gpmi_runtime_resume' defined but not used
2023-10-14 15:35 UTC
[arm64:for-next/feat_lse128 6/6] checkpatch: WARNING: space prohibited between function name and open parenthesis '('
2023-10-14 15:35 UTC
[Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
2023-10-14 15:31 UTC (2+ messages)
[freescale-fslc:5.15-2.2.x-imx 1125/25021] drivers/gpu/drm/imx/dcss/dcss-plane.c:232:23: warning: variable 'vdisplay' set but not used
2023-10-14 15:23 UTC
ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x10): relocation R_RISCV_PCREL_HI20 out of range: -524527 is not in [-524288, 524287]; references kallsyms_relative_base
2023-10-14 15:23 UTC
[arm64:for-next/feat_lse128 4/6] checkpatch: ERROR: code indent should use tabs where possible
2023-10-14 15:23 UTC
[m-c-s][master][mickledore]kirkstone[][PATCH] nss-pam-ldapd: upgrade 0.9.8 -> 0.9.12
2023-10-14 15:19 UTC
[PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup
2023-10-14 15:10 UTC (7+ messages)
` [PATCH 1/3] hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 2/3] hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
` [PATCH 3/3] hw/pci-host/sh_pcic: Replace magic value by proper definition
[arm64:for-next/feat_lrcpc3 4/4] checkpatch: ERROR: code indent should use tabs where possible
2023-10-14 15:13 UTC
[Buildroot] [PATCH 1/1] package/wiringX: add GPIO library wiringX
2023-10-14 15:11 UTC
[PATCH v2] docs: add backporting and conflict resolution document
2023-10-14 15:07 UTC (8+ messages)
[PATCH net-next v5 0/3] I3C MCTP net driver
2023-10-12 11:50 UTC (3+ messages)
` [PATCH net-next v5 3/3] mctp i3c: MCTP I3C driver
[freescale-fslc:6.1-2.1.x-imx 3481/15768] drivers/staging/ethosu/ethosu_buffer.c:108:30: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'}
2023-10-14 15:02 UTC
[igt-dev] [PATCH i-g-t 0/3] tests/kms_plane_scaling: add get_num_scalers()
2023-10-14 14:58 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_scaling: add get_num_scalers() (rev3)
[PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
2023-10-14 14:50 UTC
[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-14 14:49 UTC (5+ messages)
CVE CHECK scorev3
2023-10-14 14:49 UTC (4+ messages)
` [poky] "
` EXT :Re: "
[RFC PATCH] kernel.bbclass: make scripts_gdb when CONFIG_GDB_SCRIPTS=y and target is available
2023-10-14 14:48 UTC (3+ messages)
[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
2023-10-14 14:44 UTC (4+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index
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.