messages from 2024-10-22 16:45:24 to 2024-10-22 17:24:52 UTC [more...]
[PATCH v5] rust: add global lock support
2024-10-22 17:24 UTC (5+ messages)
[PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors
2024-10-22 17:23 UTC (4+ messages)
` [PATCH v2 1/3] resolve_btfids: Fix compiler warnings
` [PATCH v2 2/3] libbpf: Prevent compiler warnings/errors
` [PATCH v2 3/3] libsubcmd: Silence compiler warning
[PATCH 0/2] MediaTek MT6735 syscon clock/reset controller support
2024-10-22 17:23 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
[PATCH] rcu/nocb: Fix rcuog wake-up from offline softirq
2024-10-22 17:23 UTC (2+ messages)
[PATCH] drm/i915/display: Add Wa_16023981245
2024-10-22 17:22 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-22 17:22 UTC (6+ messages)
` [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features
[PATCH 00/10] mtd: add driver for Intel discrete graphics
2024-10-22 17:22 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
2024-10-22 17:22 UTC (12+ messages)
[PATCH] linux-firmware: Add qcom-qcm6490-{audio,compute} firmware packages
2024-10-22 17:21 UTC
Thinking about firmware and hardware description for latest Rockchip platforms
2024-10-22 16:53 UTC (2+ messages)
[Intel-wired-lan] [RFC iwl-net] e1000: Hold RTNL when e1000_down can be called
2024-10-22 17:21 UTC (2+ messages)
` "
[PATCH] linux-firmware: add new fw file to ${PN}-qcom-adreno-a660
2024-10-22 17:21 UTC
[PATCH v2 00/16] Python module cleanup
2024-10-22 17:21 UTC (10+ messages)
` [PATCH v2 07/16] perf stat: Move stat_config into config.c
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file
` [PATCH v2 13/16] perf bench: Remove reference to cmd_inject
[PATCH] tools/mm: -Werror fixes in page-types/slabinfo
2024-10-22 17:21 UTC
[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
2024-10-22 17:20 UTC (15+ messages)
` [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v4 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
[PATCH v1 00/73] Provide flow filter API and statistics
2024-10-22 17:20 UTC (48+ messages)
` [PATCH v2 "
` [PATCH v2 01/73] net/ntnic: add API for configuration NT flow dev
` [PATCH v2 02/73] net/ntnic: add flow filter API
` [PATCH v2 03/73] net/ntnic: add minimal create/destroy flow operations
` [PATCH v2 04/73] net/ntnic: add internal flow create/destroy API
` [PATCH v2 05/73] net/ntnic: add minimal NT flow inline profile
` [PATCH v2 06/73] net/ntnic: add management API for NT flow profile
` [PATCH v2 07/73] net/ntnic: add NT flow profile management implementation
` [PATCH v2 08/73] net/ntnic: add create/destroy implementation for NT flows
` [PATCH v2 09/73] net/ntnic: add infrastructure for for flow actions and items
` [PATCH v2 10/73] net/ntnic: add action queue
` [PATCH v2 11/73] net/ntnic: add action mark
` [PATCH v2 12/73] net/ntnic: add ation jump
` [PATCH v2 13/73] net/ntnic: add action drop
` [PATCH v2 14/73] net/ntnic: add item eth
` [PATCH v2 15/73] net/ntnic: add item IPv4
` [PATCH v2 16/73] net/ntnic: add item ICMP
` [PATCH v2 17/73] net/ntnic: add item port ID
` [PATCH v2 18/73] net/ntnic: add item void
` [PATCH v2 19/73] net/ntnic: add item UDP
` [PATCH v2 20/73] net/ntnic: add action TCP
` [PATCH v2 21/73] net/ntnic: add action VLAN
` [PATCH v2 22/73] net/ntnic: add item SCTP
` [PATCH v2 23/73] net/ntnic: add items IPv6 and ICMPv6
` [PATCH v2 24/73] net/ntnic: add action modify filed
` [PATCH v2 25/73] net/ntnic: add items gtp and actions raw encap/decap
` [PATCH v2 26/73] net/ntnic: add cat module
` [PATCH v2 27/73] net/ntnic: add SLC LR module
` [PATCH v2 28/73] net/ntnic: add PDB module
` [PATCH v2 29/73] net/ntnic: add QSL module
` [PATCH v2 30/73] net/ntnic: add KM module
` [PATCH v2 31/73] net/ntnic: add hash API
` [PATCH v2 32/73] net/ntnic: add TPE module
` [PATCH v2 33/73] net/ntnic: add FLM module
` [PATCH v2 34/73] net/ntnic: add flm rcp module
` [PATCH v2 35/73] net/ntnic: add learn flow queue handling
` [PATCH v2 36/73] net/ntnic: match and action db attributes were added
` [PATCH v2 37/73] net/ntnic: add flow dump feature
` [PATCH v2 38/73] net/ntnic: add flow flush
` [PATCH v2 39/73] net/ntnic: add GMF (Generic MAC Feeder) module
` [PATCH v2 40/73] net/ntnic: sort FPGA registers alphanumerically
` [PATCH v2 41/73] net/ntnic: add MOD CSU
` [PATCH v2 42/73] net/ntnic: add MOD FLM
` [PATCH v2 43/73] net/ntnic: add HFU module
[PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
2024-10-22 16:55 UTC (5+ messages)
[PATCH] wifi: rtw88: Report the signal strength only if it's known
2024-10-22 17:20 UTC
[PATCH v5 00/13] drm/bridge: cdns-dsi: Fix the color-shift issue
2024-10-22 17:19 UTC (7+ messages)
` [PATCH v5 08/13] drm/mipi-dsi: Add helper to find input format
` [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable
[PATCH v2] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
2024-10-22 17:19 UTC
[PATCH 1/2] oeqa/selftest/rust: skip on all MIPS platforms
2024-10-22 17:18 UTC (2+ messages)
` [PATCH 2/2] oeqa/selftest/rust: remove unused imports or code
[PATCH v3 0/5] Support Armv8.9/v9.4 FEAT_HAFT
2024-10-22 16:54 UTC (3+ messages)
` [PATCH v3 2/5] arm64: setup: name 'tcr2' register
[PATCH] fs: smb: client: Add missing check for kstrdup()
2024-10-22 17:15 UTC (2+ messages)
` [PATCH v2] fs_context.c: smb3_reconfigure: Handle kstrdup failures for passwords
[PATCH i-g-t] tests/intel/oa: Tests for OA syncs
2024-10-22 17:16 UTC
[PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
2024-10-22 17:16 UTC (3+ messages)
` [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode
[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
2024-10-22 17:16 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ CI.Patch_applied: "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[RFC v3 00/10] eventdev: remove single-event enqueue and dequeue
2024-10-22 17:15 UTC (4+ messages)
` [PATCH "
` [PATCH 01/10] event/dsw: remove single event "
[PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
2024-10-22 17:15 UTC (4+ messages)
[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
2024-10-22 17:15 UTC (2+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
[PATCH] doc: consolidate extensions in git-config documentation
2024-10-22 17:13 UTC (2+ messages)
[PATCH 0/6] usdt typed args, translators and arg remapping
2024-10-22 17:12 UTC (5+ messages)
` [PATCH 2/6] usdt: get arg types and xlations into DTrace from the DOF
` [PATCH 3/6] dtprobed: stop skipping zero-tracepoint probes in dof_stash.c
[PATCH v2] nvme: check PI size if metadata size or below
2024-10-22 16:54 UTC
[PATCH] nvme: check PI size if metadata size or below
2024-10-22 16:54 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S
2024-10-22 16:49 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-22 17:12 UTC (8+ messages)
[PATCH v1] drm/bridge: tc358768: Fix DSI command tx
2024-10-22 17:11 UTC (2+ messages)
[PATCH mptcp-net] mptcp: no admin perm to list endpoints
2024-10-22 17:11 UTC (2+ messages)
[PATCH v2 Outreachy] t7011: ensure no whitespace after redirect
2024-10-22 17:11 UTC (6+ messages)
[matchbox-panel-2 v2] panel: added sysfs support
2024-10-22 17:10 UTC
[PATCH i-g-t v3 0/3] Move backlight read, write to lib
2024-10-22 17:10 UTC (2+ messages)
` ✓ CI.xeBAT: success for Move backlight read, write to lib (rev3)
[PATCH i-g-t v2] tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4
2024-10-22 17:09 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v5 0/4] rework bo mem stats tracking
2024-10-22 17:09 UTC (8+ messages)
` [PATCH v5 4/4] drm/amdgpu: track bo memory stats at runtime
[PATCH v2 0/5] x86 Heterogeneous design identification
2024-10-22 17:09 UTC (6+ messages)
` [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
[PATCH mptcp-next v2 00/36] BPF path manager
2024-10-22 17:09 UTC (5+ messages)
` [PATCH mptcp-next v2 01/36] mptcp: drop else in mptcp_pm_addr_families_match
` [PATCH mptcp-next v2 02/36] mptcp: use __lookup_addr in pm_netlink
[PATCH] drm/i915/rc6: Disable RPG during workload execution
2024-10-22 17:09 UTC (3+ messages)
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-22 17:09 UTC (5+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver
[PATCH i-g-t 0/4] lib/chamelium: Move chameliumv2 support in its own directory
2024-10-22 17:07 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy
2024-10-22 17:07 UTC (3+ messages)
[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
2024-10-22 17:06 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
` [EXTERNAL] "
Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
2024-10-22 17:06 UTC (5+ messages)
[linux-next:master 5847/6080] kernel/sched/ext.c:6741:38: error: use of undeclared identifier 'fmt'
2024-10-22 17:06 UTC
[PATCH v4 0/1] binder: report txn errors via generic netlink (genl)
2024-10-22 17:06 UTC (3+ messages)
` [PATCH v4 1/1] "
[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
2024-10-22 17:06 UTC (6+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
[PATCH v1 0/6] mm/arm64: re-enable HVO
2024-10-22 16:15 UTC (3+ messages)
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs
[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
2024-10-22 17:05 UTC (2+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-22 17:05 UTC (9+ messages)
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
[PATCH v2 0/1] drm/xe/guc: Prevent GuC register capture running on VF
2024-10-22 17:05 UTC (4+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
2024-10-22 17:04 UTC (8+ messages)
[PATCH] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
2024-10-22 17:04 UTC (3+ messages)
[PATCH] RAS/AMD/ATL: Add debug prints for DF register reads
2024-10-22 17:03 UTC (2+ messages)
[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
2024-10-22 17:00 UTC (6+ messages)
[PATCH v9 00/37] Implement ACPI on aarch64
2024-10-22 17:00 UTC (9+ messages)
` [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm
[PATCH] hw/cxl: Support aborting background commands
2024-10-22 17:00 UTC (5+ messages)
[PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
2024-10-22 17:00 UTC (5+ messages)
` [PATCH v2 11/13] smbios: Fill UUID from sysinfo when available
` [PATCH v2 12/13] sysinfo: Add driver for IOT2050 boards
[PATCH 23/34] bootstd: Maintain a list of images
2024-10-22 17:00 UTC (12+ messages)
[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
2024-10-22 16:41 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Simplify handling of GICv3 hardware with broken SEIS
2024-10-22 17:01 UTC (3+ messages)
` [PATCH 2/2] KVM: arm64: Don't map 'kvm_vgic_global_state' at EL2 with pKVM
[PATCH] CI: Add a test for building without CMDLINE
2024-10-22 17:00 UTC (7+ messages)
[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
2024-10-22 17:01 UTC (2+ messages)
[meta-ti][master/scarthgap][PATCH v2] uboot-ti-next: Add new recipe to track master-next
2024-10-22 17:01 UTC
[PATCH v7 0/7] efi: Add a test for EFI bootmeth
2024-10-22 17:00 UTC (8+ messages)
` [PATCH v7 6/7] test: efi: boot: Set up an image suitable for EFI testing
[PATCH v2 0/8] Refactor the common parts to the HiSilicon Uncore PMU core and cleanups
2024-10-22 16:32 UTC (5+ messages)
` [PATCH v2 1/8] drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs
` [PATCH v2 5/8] drivers/perf: hisi: Provide a generic implementation of cpumask/identifier
[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
2024-10-22 16:59 UTC (8+ messages)
[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
2024-10-22 16:36 UTC (4+ messages)
[PATCH 0/3] ARM: dts: add Kobo Clara 2E
2024-10-22 16:59 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for "
` [PATCH 2/3] ARM: dts: imx: Add devicetree "
[PATCH v2 1/2] remoteproc: Documentation: move from staging
2024-10-22 16:58 UTC (3+ messages)
[PATCH v2 0/6] Update Event Records to CXL spec rev 3.1
2024-10-22 16:58 UTC (3+ messages)
` [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for "
✅ PASS: Test report for for-kernelci (6.12.0-rc4, arm-next, 526116b7)
2024-10-22 16:32 UTC
[OE-core][PATCH 1/6] python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16
2024-10-22 16:58 UTC (6+ messages)
` [OE-core][PATCH 2/6] python3-pyparsing: upgrade 3.1.4 -> 3.2.0
` [OE-core][PATCH 3/6] python3-hypothesis: add python3-zoneinfo to RDEPENDS
` [OE-core][PATCH 4/6] python3-hypothesis: upgrade 6.112.4 -> 6.115.3
` [OE-core][PATCH 5/6] python3-pyproject-metadata: upgrade 0.8.0 -> 0.8.1
` [OE-core][PATCH 6/6] python3-sphinx: upgrade 8.0.2 -> 8.1.3
[Patch net-next 0/5] Use all the resources configured on VIC
2024-10-22 16:57 UTC (3+ messages)
` [Patch net-next 4/5] enic: Allocate arrays in enic struct based on VIC config
[PATCH v8 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-10-22 16:57 UTC (4+ messages)
` [PATCH v8 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm
[PATCH] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
2024-10-22 16:57 UTC
[PATCH v9 0/2] virtio-net: define UDP tunnel offload
2024-10-22 16:56 UTC (16+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature
[PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
2024-10-22 16:54 UTC (3+ messages)
[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
2024-10-22 16:54 UTC (4+ messages)
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260
[PATCH] drm/i915/xe3lpd: Load DMC
2024-10-22 16:53 UTC (3+ messages)
` ✓ CI.BAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH v2] drm/syncobj: ensure progress for syncobj queries
2024-10-22 16:53 UTC (2+ messages)
[PATCH v2 0/3] Untie the host lock entanglement - part 1
2024-10-22 16:52 UTC (7+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
` [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
` [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR
[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
2024-10-22 16:52 UTC (2+ messages)
[PULL 0/9] Block layer patches
2024-10-22 16:49 UTC (10+ messages)
` [PULL 1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PULL 2/9] block/ssh.c: Don't double-check that characters are hex digits
` [PULL 3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [PULL 4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits
` [PULL 5/9] iotests/backup-discard-source: convert size variable to be int
` [PULL 6/9] iotests/backup-discard-source: don't use actual-size
` [PULL 7/9] qapi: add qom-path to BLOCK_IO_ERROR event
` [PULL 8/9] block-backend: per-device throttling of BLOCK_IO_ERROR reports
` [PULL 9/9] raw-format: Fix error message for invalid offset/size
[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
2024-10-22 16:49 UTC (3+ messages)
` [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
[PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
2024-10-22 16:49 UTC (4+ messages)
[PATCH] migration: Deprecate query-migrationthreads command
2024-10-22 16:48 UTC (7+ messages)
[PATCH] partitions: efi: fix GPT header size exceeding allocation size
2024-10-22 16:27 UTC
[RFC v7 0/6] PolarFire SoC GPIO support
2024-10-22 16:28 UTC (8+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support
[Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
2024-10-22 16:48 UTC (4+ messages)
` [Outreachy][PATCH v7] "
[PATCHv2] nvme: enhance cns version checking
2024-10-22 16:19 UTC (3+ messages)
[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
2024-10-22 16:46 UTC (5+ messages)
[PATCH][yocto-autobuilder-helper v2] scripts/abint: generalise autobuilder URL regex
2024-10-22 16:46 UTC
[PATCH 0/5] sched: Lazy preemption muck
2024-10-22 16:44 UTC (3+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model
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.