messages from 2023-11-28 23:55:28 to 2023-11-29 00:51:45 UTC [more...]
[REGRESSION]: nouveau: Asynchronous wait on fence
2023-11-29 0:37 UTC (8+ messages)
` [Nouveau] "
[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
2023-11-29 0:51 UTC (11+ messages)
[PATCH 0/3] drm/bridge: ti-sn65dsi86: Some updates
2023-11-29 0:51 UTC (12+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read, write}_u16
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Change parameters of ti_sn65dsi86_{read,write}_u16
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Loosen coupling of PWM to ti-sn65dsi86 core
[PATCH v2] pci: Enable dm_pci_map_bar() for 64-bit BARs
2023-11-29 0:48 UTC
[PATCH 00/10] IOMMU related FW parsing cleanup
2023-11-29 0:48 UTC (54+ messages)
` [Nouveau] "
` [PATCH 01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [Nouveau] "
` [PATCH 02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [Nouveau] "
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [Nouveau] "
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [Nouveau] "
` [PATCH 05/10] iommu: Mark dev_iommu_priv_set() with a lockdep
` [Nouveau] "
` [PATCH 06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock
` [Nouveau] "
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [Nouveau] "
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [Nouveau] "
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [Nouveau] "
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT
` [Nouveau] "
stable-rc/queue/4.14 baseline: 116 runs, 24 regressions (v4.14.330-53-gac7b9f9f18db1)
2023-11-29 0:49 UTC
[PATCH] checkpatch: don't complain on _Static_assert and _Generic use
2023-11-29 0:48 UTC (4+ messages)
[PATCH v1] f2fs: New victim selection for GC
2023-11-29 0:48 UTC (4+ messages)
` [f2fs-dev] "
` "
[PATCH v2 net-next 0/4] af_unix: Random improvements for GC
2023-11-29 0:47 UTC (2+ messages)
[PATCH 0/4] connection: Harmonize Search Function Names and Document Search Functions
2023-11-29 0:47 UTC (5+ messages)
` [PATCH 1/4] connection: Colocate search functions
` [PATCH 2/4] service: Const-qualify 'lookup_gateway_data'
` [PATCH 3/4] connection: Harmonize search function names
` [PATCH 4/4] connection: Document search functions
stable/linux-5.4.y baseline: 135 runs, 1 regressions (v5.4.262)
2023-11-29 0:47 UTC
[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
2023-11-29 0:47 UTC (3+ messages)
` [PATCH v4 17/24] i2c: designware: Remove ->disable() callback
[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
2023-11-29 0:46 UTC (5+ messages)
` [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array
[PATCH v2 RESEND 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
2023-11-29 0:45 UTC (19+ messages)
` [PATCH v2 RESEND 1/2] i2c: aspeed: Fix "
` [PATCH v2 RESEND 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late
[PATCH v2] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
2023-11-29 0:39 UTC
[PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
2023-11-29 0:36 UTC (11+ messages)
` [PATCH v2 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
` [PATCH v2 bpf-next 02/10] bpf: enforce precision of R0 on callback return
` [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v2 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
` [PATCH v2 bpf-next 06/10] bpf: unify async callback and program retval checks
` [PATCH v2 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
` [PATCH v2 bpf-next 08/10] selftests/bpf: validate async callback return value check correctness
` [PATCH v2 bpf-next 09/10] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v2 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-29 0:36 UTC (7+ messages)
` [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v14 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v14 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v14 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v14 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[Intel-gfx] [PATCH] drm/i915/selftests: wait for active idle event in i915_active_unlock_wait
2023-11-29 0:37 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[ANNOUNCE] QEMU 8.2.0-rc2 is now available
2023-11-29 0:30 UTC
[PATCH 5.10] PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()
2023-11-29 0:37 UTC
[PATCH 5.4] PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()
2023-11-29 0:35 UTC
[PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
2023-11-29 0:26 UTC (4+ messages)
` [PATCH V2 2/2] "
[PATCH 0/7] shrinker debugging improvements
2023-11-29 0:34 UTC (10+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
Realtek 8822ce p2p support
2023-11-29 0:33 UTC (6+ messages)
[PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
2023-11-29 0:33 UTC (3+ messages)
[PATCH 00/16] IOMMU memory observability
2023-11-29 0:30 UTC (11+ messages)
[PATCH v2 0/2] Add eMMC support for AM62a SK
2023-11-29 0:29 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support
[Intel-xe] [PATCH 1/3] drm/xe/guc: Drop ancient GuC CTB definitions
2023-11-29 0:27 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
stable-rc/queue/4.19 baseline: 124 runs, 29 regressions (v4.19.299-92-g13e75c820dbdc)
2023-11-29 0:21 UTC
[PATCH 0/3] ss: pretty-printing BPF socket-local storage
2023-11-29 0:20 UTC (3+ messages)
` [PATCH 1/3] ss: prevent "Process" column from being printed unless requested
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 18 runs, 5 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 9 runs, 2 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 7 runs, 2 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 10 runs, 4 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 16 runs, 4 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 11 runs, 3 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 12 runs, 2 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 13 runs, 2 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 13 runs, 3 regressions (v5.10.201-cip41-197-g2d08925b44e52)
2023-11-29 0:16 UTC
[PATHv11 00/43] net/lwip: add lwip library for the network stack
2023-11-29 0:16 UTC (5+ messages)
Zstd write past end reproducer
2023-11-29 0:15 UTC (4+ messages)
[Intel-xe] [CI] drm/xe/kunit: Return number of iterated devices
2023-11-29 0:15 UTC (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe/kunit: Return number of iterated devices (rev2)
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
2023-11-29 0:14 UTC (3+ messages)
[PATCH 0/3] dmaengine: xilinx: Better cyclic transfers
2023-11-29 0:13 UTC (4+ messages)
` [PATCH 1/3] dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
[PATCH] nvme-pci: disable write zeroes for SK Hynix BC901
2023-11-29 0:09 UTC (4+ messages)
[PATCH] connection: Rename 'ipv[46]_gateway' gateway config field
2023-11-29 0:08 UTC
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-29 0:05 UTC (3+ messages)
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
[PATCH] zram: Use kmap_local_page()
2023-11-29 0:01 UTC (2+ messages)
[Buildroot] [PATCH 1/1] ppd-merge: speed up per-package-rsync
2023-11-29 0:00 UTC (3+ messages)
` [Buildroot] [External] "
[PATCH v8 00/10] Introduce model for IBM's FSI
2023-11-28 23:57 UTC (11+ messages)
` [PATCH v8 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v8 02/10] hw/fsi: Introduce IBM's FSI Bus
` [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
` [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v8 05/10] hw/fsi: Introduce IBM's FSI master
` [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v8 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v8 08/10] hw/fsi: Added qtest
` [PATCH v8 09/10] hw/fsi: Added FSI documentation
` [PATCH v8 10/10] hw/fsi: Update MAINTAINER list
+ s390-enable-mhp_memmap_on_memory.patch added to mm-unstable branch
2023-11-28 23:59 UTC
+ s390-sclp-remove-unhandled-memory-notifier-type.patch added to mm-unstable branch
2023-11-28 23:59 UTC
+ s390-mm-implement-mem_prepare_online-mem_finish_offline-notifiers.patch added to mm-unstable branch
2023-11-28 23:59 UTC
+ s390-mm-allocate-vmemmap-pages-from-self-contained-memory-range.patch added to mm-unstable branch
2023-11-28 23:59 UTC
+ mm-memory_hotplug-introduce-mem_prepare_online-mem_finish_offline-notifiers.patch added to mm-unstable branch
2023-11-28 23:58 UTC
[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
2023-11-28 23:57 UTC (2+ messages)
[PATCH v5 0/5] implement "memmap on memory" feature on s390
2023-11-28 23:56 UTC (2+ messages)
[PATCH] buffer: Add cast in grow_buffers() to avoid a multiplication libcall
2023-11-28 23:55 UTC
[meta-oe][PATCH] msgpack-cpp: upgrade 4.1.1 -> 6.1.0
2023-11-28 23:55 UTC (2+ messages)
[meta-oe][PATCH] msgpack-c: upgrade 4.0.0 -> 6.0.0
2023-11-28 23:55 UTC (2+ messages)
[PATCH] linuxptp: Update downstream patches
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-oe] [PATCH] ser2net: upgrade 4.5.1 -> 4.6.0
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-oe] [PATCH] thingsboard-gateway: upgrade 3.4.2 -> 3.4.3.1
2023-11-28 23:55 UTC (2+ messages)
[meta-oe][PATCH] tmate: Fix finding msgpack 6+
2023-11-28 23:55 UTC (2+ messages)
My hub
2023-11-28 23:50 UTC
[oe] [meta-python] [PATCH] python3-mypy: upgrade 1.7.0 -> 1.7.1
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pdm: upgrade 2.10.3 -> 2.10.4
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pexpect: upgrade 4.8.0 -> 4.9.0
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pychromecast: upgrade 13.0.7 -> 13.0.8
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pydantic: upgrade 2.5.1 -> 2.5.2
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.178 -> 2.4.179
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-pytest-xdist: upgrade 3.4.0 -> 3.5.0
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.35.0 -> 1.37.1
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-types-setuptools: upgrade 68.2.0.1 -> 68.2.0.2
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-virtualenv: upgrade 20.24.6 -> 20.24.7
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-oe] [PATCH] paho-mqtt-cpp: upgrade 1.2.0 -> 1.3.1
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-aiohttp: upgrade 3.9.0 -> 3.9.1
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-bitstring: upgrade 4.1.2 -> 4.1.3
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-dbus-fast: upgrade 2.14.0 -> 2.15.0
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-humanize: upgrade 4.8.0 -> 4.9.0
2023-11-28 23:55 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-ipython: upgrade 8.17.2 -> 8.18.0
2023-11-28 23:55 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.