messages from 2024-08-23 07:35:43 to 2024-08-23 08:21:26 UTC [more...]
[PATCH v2] doc: replace 3 dash with correct 2 dash in git-config(1)
2024-08-23 8:21 UTC
[broonie-ci:net-encx24j600-regmap-locking 2/2] drivers/net/ethernet/microchip/encx24j600.c:178:24: error: no member named 'mutex' in 'struct encx24j600_context'
2024-08-23 8:20 UTC
[PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
2024-08-23 8:21 UTC (4+ messages)
[PATCH RFC v2 0/6] inode: turn i_state into u32
2024-08-23 8:20 UTC (4+ messages)
` [PATCH RFC v2 4/6] inode: port __I_NEW to var event
[RFC 0/7] Introduce swiotlb throttling
2024-08-23 8:19 UTC (11+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful
` [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map()
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-08-23 8:17 UTC (15+ messages)
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
ICE + XSK ZC - page faults on 6.1 LTS when process exits?
2024-08-23 8:17 UTC (2+ messages)
[PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability
2024-08-23 8:17 UTC
[PATCH v21 0/9] Add REMOVE_BUF ioctl
2024-08-23 8:08 UTC (8+ messages)
` [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
[PATCH] fs: switch f_iocb_flags and f_version
2024-08-23 8:16 UTC (5+ messages)
[PATCH] maple_tree: simplify mas_wr_node_walk for improved readability
2024-08-23 8:16 UTC (2+ messages)
[syzbot] [selinux?] KCSAN: data-race in inode_doinit_with_dentry / selinux_file_open
2024-08-23 8:15 UTC
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-08-23 8:15 UTC (73+ messages)
` [PATCH v2 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v2 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v2 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v2 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v2 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v2 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v2 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v2 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v2 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v2 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v2 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v2 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v2 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v2 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v2 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v2 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v2 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v2 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v2 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v2 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v2 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v2 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v2 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v2 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v2 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v2 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v2 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v2 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v2 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
[PATCH v8 0/8] Add Rust build support, ARM PL011 device impl
2024-08-23 8:11 UTC (9+ messages)
` [PATCH v8 1/8] Require meson version 1.5.0
` [PATCH v8 2/8] build-sys: Add rust feature option
` [PATCH v8 3/8] configure, meson: detect Rust toolchain
` [PATCH v8 4/8] rust: add bindgen step as a meson dependency
` [PATCH v8 5/8] .gitattributes: add Rust diff and merge attributes
` [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
` [PATCH v8 7/8] rust: add utility procedural macro crate
` [PATCH v8 8/8] rust: add PL011 device model
question about Renesas USB3 host controller firmware license
2024-08-23 8:14 UTC
Zapytanie ofertowe
2024-08-23 8:05 UTC
[PATCH v2 0/1] lib:sbi: Enhance CSR Handling in system_opcode_insn
2024-08-23 8:13 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] drm/xe: Replace double space with single space after comma
2024-08-23 8:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v3 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
2024-08-23 8:12 UTC (5+ messages)
` [PATCH v3 1/2] remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
` [PATCH v3 2/2] remoteproc: imx_rproc: Add support for poweroff and reboot
[PATCH] ocfs2: fix null-ptr-deref when journal load failed
2024-08-23 8:10 UTC (7+ messages)
[PATCH master] ARM: semihosting: use svc instead of incorrect bkpt in DEBUG_LL
2024-08-23 8:05 UTC (2+ messages)
[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
2024-08-23 8:10 UTC (8+ messages)
[PATCH 1/3] MIPS: dts: add /chosen/stdout-path where it is missing
2024-08-23 8:05 UTC (2+ messages)
[PATCH v4 0/4] Use the kernel from sstate when building fitImages
2024-08-23 8:08 UTC (3+ messages)
` [PATCH 3/4] kernel: refactor fitimage
[PATCH] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
2024-08-23 8:05 UTC (4+ messages)
[PATCH] ARM: socfpga: drop unused Arria 10 barebox-arm-head.h
2024-08-23 8:04 UTC (2+ messages)
[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2024-08-23 8:07 UTC (8+ messages)
[PATCH] gpu: host1x: Make host1x_context_device_bus_type constant
2024-08-23 8:07 UTC
[PATCH] test: directly exit when barebox state transition fails
2024-08-23 8:04 UTC (2+ messages)
[PATCH v4] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
2024-08-23 8:06 UTC (3+ messages)
[PATCH bpf-next 0/3] follow up for __jited test tag
2024-08-23 8:06 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: test_loader.c:get_current_arch() should not return 0
` [PATCH bpf-next 2/3] selftests/bpf: match both retq/rethunk in verifier_tailcall_jit
` [PATCH bpf-next 3/3] selftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_helpers.c
[PATCH 1/5] test: conftest.py: move top-level
2024-08-23 8:04 UTC (2+ messages)
[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-08-23 8:02 UTC (9+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "
[Buildroot] [PATCH] board/qemu/patches/arm-trusted-firmware: add v2.10 hash
2024-08-23 7:56 UTC
[LTP] [PATCH] lgetxattr02: Convert docs to docparse
2024-08-23 8:03 UTC
[PATCH v3] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
2024-08-23 8:01 UTC
[PATCH] locking/csd_lock: fix csd_lock_wait_toolong() error warning
2024-08-23 8:00 UTC
[PATCH][next] PCI: rcar-gen4: make read-only const array check_addr static
2024-08-23 8:00 UTC (2+ messages)
[PATCH v3] ctime.3: EXAMPLES: Add example program
2024-08-23 7:57 UTC (5+ messages)
[PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
2024-08-23 7:59 UTC
[PATCH i-g-t v3 00/14] Test coverage for GPU debug support
2024-08-23 7:58 UTC (8+ messages)
` [PATCH i-g-t v3 04/14] lib/xe_eudebug: Introduce eu debug testing framework
Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
2024-08-23 7:57 UTC (14+ messages)
[PATCH master] openrisc: dts: describe all 4 UARTs
2024-08-23 7:57 UTC (2+ messages)
[Buildroot] [PATCH next] package/fbv: update package
2024-08-23 7:58 UTC (2+ messages)
[PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
2024-08-23 7:57 UTC (6+ messages)
` 答复: "
[PATCH 6.11 regression fix] ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
2024-08-23 7:56 UTC (2+ messages)
[PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 7:56 UTC (3+ messages)
[v5 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
2024-08-23 7:55 UTC (11+ messages)
` [v5 02/11] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v5 03/11] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v5 04/11] platform/x86/amd/hsmp: Move structure and macros to header file
` [v5 05/11] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v5 06/11] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v5 07/11] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v5 08/11] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers
` [v5 09/11] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v5 10/11] platform/x86/amd/hsmp: Use dev_groups in the driver structure
` [v5 11/11] platform/x86/amd/hsmp: Fix potential spectre issue
[PATCH] platform: Make platform_bus_type constant
2024-08-23 7:55 UTC
[Buildroot] [PATCH 1/1] package/ipmitool: add hash for enterprise-numbers.txt
2024-08-23 7:55 UTC (2+ messages)
[PATCH] bus: qcom-ebi2: change to use devm_clk_get_enabled() helpers
2024-08-23 8:09 UTC
[Buildroot] [PATCH 1/1] package/libcuefile: fix build failure due to implicit declaration
2024-08-23 7:53 UTC (2+ messages)
[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
2024-08-23 7:51 UTC (3+ messages)
[PATCH v3 0/3] Add HDCP feature for DisplayPort
2024-08-23 7:30 UTC (3+ messages)
` [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "
[PATCH for-next 0/4] RDMA/erdma: erdma updates
2024-08-23 7:50 UTC (5+ messages)
` [PATCH for-next 1/4] RDMA/erdma: Make the device probe process more robust
` [PATCH for-next 2/4] RDMA/erdma: Refactor the initialization and destruction of EQ
` [PATCH for-next 3/4] RDMA/erdma: Add disassociate ucontext support
` [PATCH for-next 4/4] RDMA/erdma: Return QP state in erdma_query_qp
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-23 7:50 UTC (4+ messages)
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
[PATCH] drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
2024-08-23 7:50 UTC
Please pull u-boot-samsung master
2024-08-23 7:50 UTC (3+ messages)
[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
2024-08-23 7:49 UTC (3+ messages)
` [PATCH v2 1/4] ALSA: ppc: Remove i2c client removal hack
[PATCH RESEND 0/3] ASoC: dapm-graph: add component on/off and route names to graph
2024-08-23 7:48 UTC (5+ messages)
` [PATCH RESEND 1/3] ASoC: dapm-graph: remove the "ROOT" cluster
` [PATCH RESEND 2/3] ASoC: dapm-graph: visualize component On/Off bias level
` [PATCH RESEND 3/3] ASoC: dapm-graph: show path name for non-static routes
[PATCH v3 1/2] dt-bindings: arm: ti: Add BeagleY-AI
2024-08-23 7:46 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai
[BUG almost bisected] Splat in dequeue_rt_stack() and build error
2024-08-23 7:47 UTC (2+ messages)
[PATCH v1] dts: fix testpmd port device error handling mode
2024-08-23 7:45 UTC
[PATCH] ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict
2024-08-23 7:43 UTC
[PATCH v3] wifi: mwifiex: Convert to use jiffies macro
2024-08-23 7:43 UTC (2+ messages)
[PATCH v9 0/4] initial clock support for exynosauto v920 SoC
2024-08-23 7:42 UTC (9+ messages)
` [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
` (subset) "
` [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
` (subset) "
` [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x
` (subset) "
` [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC
` (subset) "
[LTP] [PATCH] lgetxattr01: Convert docs to docparse
2024-08-23 7:43 UTC
[PATCH] PCI: Make pci_bus_type constant
2024-08-23 7:42 UTC
[PATCH v2] drm/radeon: Switch radeon_connector to struct drm_edid
2024-08-22 19:35 UTC
[PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs
2024-08-23 1:18 UTC (3+ messages)
[PATCHES] [drm] file descriptor fixes
2024-08-23 1:57 UTC (5+ messages)
` [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
[PATCH -next] drm/amd/display: Remove unnecessary semicolon after switch statement
2024-08-23 0:35 UTC
[PATCH -next v3] drm/amd/display: Remove unused dcn35_fpga_funcs and related functions
2024-08-23 1:42 UTC
[PATCH] leds: gpio: Set num_leds after allocation
2024-08-23 7:42 UTC (6+ messages)
` (subset) "
[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
2024-08-23 7:42 UTC (7+ messages)
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain
[PATCH v1] dts: add testpmd port information caching
2024-08-23 7:41 UTC
[wireless-next:main] BUILD SUCCESS 67a72043aa2e6f60f7bbe7bfa598ba168f16d04f
2024-08-23 7:39 UTC
[PATCH v3 0/2] coresight: Add remote etm support
2024-08-23 7:39 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm
[OE-core][kirkstone][PATCH] wpa-supplicant: Upgrade 2.10 -> 2.11
2024-08-23 7:38 UTC
[PATCH v4 0/4] Add dw_mmc support for rk3576
2024-08-23 7:36 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add support for rk3576 dw-mshc
[PATCH v7 0/3] usb: gadget: 9pfs transport
2024-08-23 7:37 UTC (4+ messages)
` [PATCH v7 2/3] net/9p/usbg: Add new usb gadget function transport
[PATCH] usb: chipidea: udc: enable suspend interrupt after usb reset
2024-08-23 7:38 UTC
[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
2024-08-23 7:37 UTC (3+ messages)
` [Bug 219009] "
[PATCH v9 0/3] usb: gadget: 9pfs transport
2024-08-23 7:36 UTC (4+ messages)
` [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v9 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
2024-08-23 7:36 UTC (4+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()
[PATCH 00/17] NXP DPAA ETH driver enhancement and fixes
2024-08-23 7:36 UTC (31+ messages)
` [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
` [PATCH 04/17] bus/dpaa: add port buffer manager stats
` [PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP
` [PATCH 07/17] net/dpaa: share MAC FMC scheme and CC parse
` [PATCH 09/17] net/dpaa: support IEEE 1588 PTP
` [PATCH 10/17] net/dpaa: implement detailed packet parsing
` [PATCH 11/17] net/dpaa: enhance DPAA frame display
` [PATCH 13/17] net/dpaa: add Tx rate limiting DPAA PMD API
` [PATCH 14/17] bus/dpaa: add OH port mode for dpaa eth
` [PATCH 17/17] net/dpaa: improve dpaa errata A010022 handling
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2024-08-23 7:36 UTC (2+ messages)
[PATCH v4 0/4] Add pinctrl support for rk3576
2024-08-23 7:35 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles
` [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support
arch_prctl()
2024-08-23 7:35 UTC (12+ 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.