messages from 2024-02-05 12:58:40 to 2024-02-05 13:36:43 UTC [more...]
[PATCH v2 0/4] string: Allow 2-argument strscpy()
2024-02-05 13:07 UTC (8+ messages)
` [PATCH v2 2/4] "
` [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style
[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
2024-02-05 13:36 UTC (3+ messages)
[PATCH 0/6] block atomic writes for XFS
2024-02-05 13:36 UTC (10+ messages)
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
[PATCH 0/2] fix DT overlays when device links are released
2024-02-05 13:36 UTC (5+ messages)
` [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal
[PATCH net 0/3] nfp: a few simple driver fixes
2024-02-05 13:35 UTC (5+ messages)
` [PATCH net 1/3] nfp: use correct macro for LengthSelect in BAR config
` [PATCH net 2/3] nfp: flower: prevent re-adding mac index for bonded port
[Buildroot] [PATCH] support/testing: TestGrubX8664EFI: use Nehalem cpu emulation
2024-02-05 13:35 UTC
[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
2024-02-05 13:35 UTC (4+ messages)
[PATCH 0/4] MIPS: Cleanups to PCI related code
2024-02-05 13:34 UTC (5+ messages)
` [PATCH 1/4] MIPS: lantiq: Remove unused function pointer variables
` [PATCH 2/4] MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()
` [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()
` [PATCH 4/4] MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()
[v0 0/2] uart base and hardcode boot address 0
2024-02-05 13:34 UTC (7+ messages)
` [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
` [PATCH v0 2/2] aspeed: fix hardcode boot address 0
[PATCH] drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
2024-02-04 6:23 UTC
[Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
2024-01-31 5:27 UTC (7+ messages)
` "
` "
[PATCH] kunit: device: Unregister the kunit_bus on shutdown
2024-02-02 20:16 UTC (2+ messages)
[PATCH 0/3] Fixed-type GENMASK/BIT
2024-01-29 15:11 UTC (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
` "
` "
NVME hotplug support ?
2024-02-05 13:33 UTC (7+ messages)
[PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal
2024-02-05 13:34 UTC (3+ messages)
` [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
[RFC 00/34] Kill mem_access v2
2024-02-05 13:34 UTC (13+ messages)
` [RFC 25/34] drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
` [RFC 26/34] drm/xe: VMs don't need the mem_access protection anymore
` [RFC 27/34] drm/xe: Remove useless mem_access during probe
` [RFC 28/34] drm/xe: Remove mem_access from suspend and resume functions
` [RFC 29/34] drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
` [RFC 30/34] drm/xe: Remove useless mem_access on PAT dumps
[Buildroot] [PATCH 1/1] package/python-starlette: bump to version 0.34.0
2024-02-05 13:34 UTC (3+ messages)
[Buildroot] [git commit] package/python-tcolorpy: new package
2024-02-05 13:33 UTC
[Buildroot] [git commit] package/python-pytablewriter: bump to version 1.2.0
2024-02-05 13:33 UTC
[PATCH] drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
2024-02-05 13:33 UTC (5+ messages)
[PATCH 00/13] net/ionic: miscellaneous fixes and improvements
2024-02-05 13:33 UTC (7+ messages)
` [PATCH 04/13] net/ionic: fix missing volatile type for cqe pointers
` [PATCH 13/13] net/ionic: optimize device start operation
renesas/master baseline: 54 runs, 8 regressions (renesas-devel-2024-02-05-v6.8-rc3)
2024-02-05 13:33 UTC
renesas/master baseline-nfs: 25 runs, 2 regressions (renesas-devel-2024-02-05-v6.8-rc3)
2024-02-05 13:33 UTC
[PATCH printk v3 00/14] fix console flushing
2024-02-05 13:33 UTC (4+ messages)
` [PATCH printk v3 09/14] printk: Wait for all reserved records with pr_flush()
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-05 13:32 UTC (10+ messages)
` [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
[PATCH v3 0/8] limit passing around of cpu_user_regs
2024-02-05 13:32 UTC (9+ messages)
` [PATCH v3 1/8] serial: fake IRQ-regs context in poll handlers
` [PATCH v3 2/8] keyhandler: drop regs parameter from handle_keyregs()
` [PATCH v3 3/8] serial: drop serial_rx_fn's regs parameter
` [PATCH v3 4/8] PV-shim: drop pv_console_rx()'s "
` [PATCH v3 5/8] serial: drop serial_[rt]x_interrupt()'s "
` [PATCH v3 6/8] IRQ: drop regs parameter from handler functions
` [PATCH v3 7/8] x86/APIC: drop regs parameter from direct vector "
` [PATCH v3 8/8] consolidate do_bug_frame() / bug_fn_t
[Buildroot] [PATCH 1/2] package/python-tcolorpy: new package
2024-02-05 13:32 UTC (2+ messages)
[PATCH v3 0/3] overflow: Introduce wrapping helpers
2024-02-05 13:31 UTC (3+ messages)
` [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
[Buildroot] [PATCH buildroot] support/testing: add minimalmodbus runtime test
2024-02-05 13:08 UTC
[Buildroot] [git commit] package/python-alembic: bump to version 1.13.1
2024-02-05 13:28 UTC
[PATCH v2 00/23] gpio: rework locking and object life-time control
2024-02-05 13:30 UTC (7+ messages)
` [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
[Buildroot] [git commit] package/python-aioconsole: bump to version 0.7.0
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/python-bitstring: bump to version 4.1.4
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/python-attrs: bump to version 23.2.0
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/s390-tools: bump version to 2.30.0
2024-02-05 13:28 UTC
[git:media_stage/master] media: mc: Add local pad to pipeline regardless of the link state
2024-02-05 13:29 UTC
[git:media_stage/master] media: mc: Fix flags handling when creating pad links
2024-02-05 13:29 UTC
[git:media_stage/master] media: mc: Add num_links flag to media_pad
2024-02-05 13:29 UTC
[git:media_stage/master] media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
2024-02-05 13:29 UTC
[git:media_stage/master] media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT
2024-02-05 13:29 UTC
[git:media_stage/master] media: mc: Rename pad variable to clarify intent
2024-02-05 13:29 UTC
[git:media_stage/master] media: mc: Expand MUST_CONNECT flag to always require an enabled link
2024-02-05 13:29 UTC
[Buildroot] [git commit] package/python-argh: bump to version 0.31.0
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/python-babel: bump to version 2.14.0
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/openblas: bump to version v0.3.26
2024-02-05 13:28 UTC
[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
2024-02-05 13:29 UTC (7+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model
[Buildroot] [git commit] package/python-aiohttp-security: bump to version 0.5.0
2024-02-05 13:28 UTC
[Buildroot] [git commit] package/python-hatch-fancy-pypi-readme: bump to version 24.1.0
2024-02-05 13:28 UTC
[linux-next:master 3841/4021] kernel/workqueue.c:6798:32: error: passing 'const struct bus_type *' to parameter of type 'struct bus_type *' discards qualifiers
2024-02-05 13:29 UTC (2+ messages)
[tj-wq:for-6.9-bh-conversions 25/30] kernel/workqueue.c:6798:39: warning: passing argument 1 of 'subsys_virtual_register' discards 'const' qualifier from pointer target type
2024-02-05 13:29 UTC (2+ messages)
[PATCH] ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_probe()
2024-02-05 13:28 UTC
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-05 13:28 UTC (5+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 2/3] ethdev: add compare item
[Buildroot] [PATCH 1/1] package/python-bitstring: bump to version 4.1.4
2024-02-05 13:27 UTC (2+ messages)
[Buildroot] [git commit] package/python-termcolor: bump to version 2.4.0
2024-02-05 13:26 UTC
[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
2024-02-05 13:26 UTC (2+ messages)
[Buildroot] [git commit] package/python-tempora: bump to version 5.5.0
2024-02-05 13:26 UTC
[PATCH] Documentation: admin-guide: tainted-kernels.rst: Add missing article and comma
2024-02-05 13:24 UTC
[Buildroot] [git commit] package/python-sqlparse: bump to version 0.4.4
2024-02-05 13:26 UTC
[Buildroot] [PATCH 1/1] package/python-bitstring: bump to version 4.1.4
2024-02-05 13:26 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-sqlparse: bump to version 0.4.4
2024-02-05 13:26 UTC (2+ messages)
[PATCH] drm/i915/dp: Fix connector DSC HW state readout
2024-02-05 13:26 UTC
[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
2024-02-05 13:26 UTC (4+ messages)
[PATCH v4 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-05 13:25 UTC (9+ messages)
` [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test
[Buildroot] dracut: no longer works since bump to 059
2024-02-05 13:25 UTC (4+ messages)
[BUG] workqueues and printk not playing nice since next-20240130
2024-02-05 13:25 UTC (7+ messages)
[PATCH v2 0/3] rockchip: rk35xx: Fix writing to eMMC
2024-02-05 13:24 UTC (8+ messages)
` [PATCH v2 1/3] rockchip: rk35xx: Remove use of eMMC DDR52 mode
` [PATCH v2 2/3] rockchip: rk35xx: Enable eMMC HS200 mode by default
[Buildroot] [PATCH] package/micropython: add support for manifest.py in the configuration
2024-02-05 13:24 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libzenoh-pico: fix or1k build
2024-02-05 13:24 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/s390-tools: bump version to 2.30.0
2024-02-05 13:23 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-babel: bump to version 2.14.0
2024-02-05 13:23 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/python-hatch-fancy-pypi-readme: bump to version 24.1.0
2024-02-05 13:22 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-attrs: bump to version 23.2.0
[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
2024-02-05 13:21 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp-security: bump to version 0.5.0
2024-02-05 13:22 UTC (2+ messages)
[PATCH] ARM: i.MX: add Kconfig option for scratchmem
2024-02-05 13:22 UTC (2+ messages)
[PATCH 0/6] Cursor Fault Fixes
2024-02-05 13:22 UTC (2+ messages)
[Buildroot] [git commit] package/libzenoh-pico: disable on or1k
2024-02-05 13:22 UTC
[Buildroot] [PATCH 1/1] package/python-aioconsole: bump to version 0.7.0
2024-02-05 13:22 UTC (2+ messages)
[PATCH v4 0/7] kvm/coresight: Support exclude guest and exclude host
2024-02-05 13:21 UTC (10+ messages)
` [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor
[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-05 13:21 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-argh: bump to version 0.31.0
2024-02-05 13:20 UTC (2+ messages)
[PATCH 6.1 000/219] 6.1.77-rc1 review
2024-02-05 13:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-alembic: bump to version 1.13.1
2024-02-05 13:18 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-ruamel-yaml: bump to version 0.18.5
2024-02-05 13:18 UTC (3+ messages)
[PATCH 6.6 000/326] 6.6.16-rc2 review
2024-02-05 13:18 UTC (2+ messages)
[PATCH 6.1 000/221] 6.1.77-rc2 review
2024-02-05 13:18 UTC (2+ messages)
[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
2024-02-05 13:16 UTC (3+ messages)
[PATCH v6 8/8] tty: i3c: add TTY over I3C master support
2024-02-05 13:14 UTC (3+ messages)
[PATCH v5 bpf-next 4/4] selftests/bpf: Add selftests for cpumask iter
2024-02-05 13:14 UTC (3+ messages)
[PATCH] ethdev: fast path async flow API
2024-02-05 13:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
2024-02-05 13:14 UTC (6+ messages)
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
2024-02-05 13:13 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/openblas: bump to version v0.3.26
2024-02-05 13:14 UTC (2+ messages)
cip-gitlab/ci/pavel/linux-test baseline: 125 runs, 6 regressions (v6.1.75-cip14-6-ga817aa655908)
2024-02-05 13:13 UTC
cip-gitlab/ci/pavel/linux-test baseline-nfs: 58 runs, 12 regressions (v6.1.75-cip14-6-ga817aa655908)
2024-02-05 13:13 UTC
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 10 runs, 7 regressions (v6.1.75-cip14-6-ga817aa655908)
2024-02-05 13:13 UTC
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-05 13:13 UTC (6+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[Intel-wired-lan] [PATCH iwl-next v5 0/2] ice devlink reload refactor
2024-02-05 13:03 UTC (6+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v5 1/2] ice: Remove and readd netdev during devlink reload
` "
` [Intel-wired-lan] [PATCH iwl-next v5 2/2] ice: Fix debugfs with "
` "
xfs_repair reports filesystem as in consistent even on ensuring consistency
2024-02-05 13:13 UTC
[QUESTION] zig build systems fails on XFS V4 volumes
2024-02-05 13:12 UTC (3+ messages)
SMB 1.0 broken between Kernel versions 6.2 and 6.5
2024-02-05 13:12 UTC (6+ messages)
[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
2024-02-05 13:11 UTC (3+ messages)
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver
[PATCH v5 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-05 13:10 UTC (5+ messages)
` [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions
[PATCH v3] ubsan: Reintroduce signed overflow sanitizer
2024-02-05 13:10 UTC (4+ messages)
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-05 13:10 UTC (5+ messages)
[PATCH 0/2] refs: introduce reftable backend
2024-02-05 13:10 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 0/2] fix DT overlays when device links are released
2024-02-05 13:10 UTC (4+ messages)
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
[Buildroot] [PATCH 1/1] package/python-tempora: bump to version 5.5.0
2024-02-05 13:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-termcolor: bump to version 2.4.0
2024-02-05 13:09 UTC (2+ messages)
[PATCH, RESEND] x86/pat: Simplifying the PAT programming protocol
2024-02-05 13:09 UTC (6+ messages)
[PATCH 0/7] reftable: fixes and optimizations (pt.2)
2024-02-05 13:08 UTC (3+ messages)
` [PATCH v3 0/8] "
[PATCH net] bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
2024-02-05 13:08 UTC (2+ messages)
[PATCH] dt-bindings: mfd: Update pattern property case
2024-02-05 13:08 UTC (2+ messages)
[PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
2024-02-05 13:07 UTC (2+ messages)
[PATCH 40/46] dma-buf: move dma-buf symbols into the DMA_BUF module namespace
2024-02-05 13:07 UTC (3+ messages)
[PATCH V4 0/2] pwm: Add GPIO PWM driver
2024-02-05 13:06 UTC (2+ messages)
Question about the ipi_raise filter usage and output
2024-02-05 13:06 UTC (4+ messages)
[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
2024-02-05 13:06 UTC (9+ messages)
[PATCH] EDAC/amd64: Add MI300 row retirement support
2024-02-05 13:05 UTC (2+ messages)
[groeck-staging:hwmon-next 13/34] drivers/hwmon/surface_fan.c:87: undefined reference to `__ssam_device_driver_register'
2024-02-05 13:03 UTC (3+ messages)
[PATCH v7 0/7] Introduce generic headers
2024-02-05 13:03 UTC (7+ messages)
` [PATCH v7 5/7] xen/asm-generic: introduce generic device.h
` [PATCH v7 6/7] xen/arm: switch Arm to use asm-generic/device.h
[PATCH 0/6] Cursor Fault Fixes
2024-02-05 13:03 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for Cursor Fault Fixes (rev4)
[PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 13:02 UTC (5+ messages)
` "
[PATCH v3] btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
2024-02-05 13:01 UTC
[PATCHv5 net-next 0/4] selftests: bonding: use slowwait when waiting
2024-02-05 13:00 UTC (5+ messages)
` [PATCHv5 net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCHv5 net-next 2/4] selftests: bonding: use tc filter to check if LACP was sent
` [PATCHv5 net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time
` [PATCHv5 net-next 4/4] selftests: bonding: use slowwait instead of hard code sleep
[PULL 00/39] tcg patch queue
2024-02-05 12:59 UTC (2+ messages)
[PATCH] kexec: should use uchunk for user buffer increasing
2024-02-05 12:59 UTC (5+ messages)
[meta-python][PATCH 0/5] Add python3-httpx support
2024-02-05 12:58 UTC (6+ messages)
` [meta-python][PATCH 1/5] python3-socksio: add recipe for v1.0.0
` [meta-python][PATCH 2/5] python3-anyio: add recipe for v4.2.0
` [meta-python][PATCH 3/5] python3-sniffio: add recipe for v1.3.0
` [meta-python][PATCH 4/5] python3-httpcore: add recipe for v1.0.2
` [meta-python][PATCH 5/5] python3-httpx: add recipe for v0.26.0
[GIT PULL FOR v6.9] MUST_CONNECT & imx8-isi fixes
2024-02-05 12:58 UTC (3+ 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.