messages from 2023-11-18 16:25:34 to 2023-11-18 18:52:43 UTC [more...]
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-18 18:45 UTC (10+ messages)
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
` [PATCH 15/34] scsi: use atomic find_bit() API where appropriate
` [PATCH 31/34] drivers/perf: optimize m1_pmu_get_event_idx() by using find_bit() API
[PATCH 01/34] lib/find: add atomic find_bit() primitives
2023-11-18 16:34 UTC (2+ messages)
` biops: add atomig find_bit() operations
[PATCH v2 0/7] Small Runtime PM API changes
2023-11-18 18:52 UTC (15+ messages)
` [PATCH v2 1/7] pm: runtime: Simplify pm_runtime_get_if_active() usage
` [PATCH v2 2/7] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
` [PATCH v2 3/7] ACPI: Documentation: Document acpi_dev_state_d0()
` [PATCH v2 4/7] media: Documentation: Improve camera sensor runtime PM documentation
` [PATCH v2 5/7] media: ov8858: Use pm_runtime_get_if_active(), put usage_count correctly
` [PATCH v2 6/7] media: imx319: Put usage_count correctly in s_ctrl callback
[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-18 18:51 UTC (10+ messages)
[PATCH bpf-next v2 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-18 18:47 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
` [PATCH bpf-next v2 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
` [PATCH bpf-next v2 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
` [PATCH bpf-next v2 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
[GIT PULL] parisc architecture fixes for v6.7-rc1
2023-11-18 18:47 UTC (5+ messages)
[PATCH 0/1] Fix DFU updates on the zynqmp platform
2023-11-18 18:44 UTC (2+ messages)
` [PATCH 1/1] Write upper-case BOOT.BIN to zynqmp MMC
[PATCH 1/5] qe: Add <config.h> to linux/immap_qe.h
2023-11-18 18:44 UTC (14+ messages)
` [PATCH 2/5] arc: Cleanup and audit usage of <config.h>
` [PATCH 3/5] arm: Partial cleanup "
` [PATCH 4/5] sandbox: Audit config.h and common.h usage
` [PATCH 5/5] global: Drop common.h inclusion
[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
2023-11-18 18:43 UTC (9+ messages)
` [External] "
[git pull] device mapper fixes for 6.7-rc2
2023-11-18 18:36 UTC (3+ messages)
Optimize fails on a large ruleset
2023-11-18 18:35 UTC (3+ messages)
[Buildroot] [PATCH 1/2] package/memtest86: bump to version 6.20
2023-11-18 18:34 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/memtest86: rename package to memtest86plus
[oe] [meta-oe][PATCH] recipes-support: Add btop
2023-11-18 18:34 UTC (6+ messages)
We Can Finance Your Business / Projects
2023-11-18 18:17 UTC
We Can Finance Your Business / Projects
2023-11-18 18:17 UTC
How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
2023-11-18 18:33 UTC (7+ messages)
` Who owns bugzilla.linux-nfs.org - account creation broken? "
[Intel-gfx] [PATCH 1/3] drm/i915/fbc: Split plane size vs. surface size checks apart
2023-11-18 18:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "
[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
2023-11-18 18:30 UTC (3+ messages)
` [PATCH 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem
[meta-oe][PATCH] meta-oe: recipes-support: Add btop
2023-11-18 18:26 UTC
[[oe] [meta-oe]] meta-oe: recipes-support: Add btop
2023-11-18 18:26 UTC
[PATCH] hw/i386: fix short-circuit logic with non-optimizing builds
2023-11-18 18:25 UTC
[PATCH] meta-oe: recipes-support: Add btop
2023-11-18 18:25 UTC
[PATCH net-next] r8169: improve RTL8411b phy-down fixup
2023-11-18 18:24 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/Makefile.in: add PARALLEL_JOBS to post-build/post-image scripts
2023-11-18 18:13 UTC
[intel-tdx:kvm-upstream-next 50/273] kismet: WARNING: unmet direct dependencies detected for KVM_SW_PROTECTED_VM when selected by KVM_INTEL
2023-11-18 18:11 UTC
spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
2023-11-18 17:59 UTC (4+ messages)
[PATCH 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
2023-11-18 18:05 UTC (13+ messages)
` [PATCH 01/10] drivers/i2c/busses: "
` [PATCH 02/10] drivers/staging/greybus/i2c.c: "
` [PATCH 03/10] drivers/i2c/busses/i2c-pasemi-pci.c: "
` [PATCH 04/10] drivers/i2c/i2c-stub.c: "
` [PATCH 05/10] drivers/i2c/busses: "
` [PATCH 06/10] drivers/i2c/busses/i2c-gpio.c: "
` [PATCH 07/10] drivers/i2c/busses/i2c-mlxcpld.c: "
` [PATCH 08/10] drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c: "
` [PATCH 09/10] drivers/i2c/busses/scx200_acb.c: "
` [PATCH 10/10] drivers/i2c/busses/i2c-ali1563.c: "
[net-next PATCH v2 0/2] octeontx2: Multicast/mirror offload changes
2023-11-18 18:01 UTC (3+ messages)
` [net-next PATCH v2 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v2 2/2] octeontx2-pf: TC flower offload support for mirror
[PATCH 1/6] batman-adv: Start new development cycle
2023-11-18 17:50 UTC (2+ messages)
[GIT PULL] turbostat for Linux-6.7
2023-11-18 18:02 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.7-rc2
2023-11-18 18:02 UTC (3+ messages)
[PATCH 1/2] qnx4: Extract dir entry filename processing into helper
2023-11-18 18:00 UTC (2+ messages)
[dhowells-fs:netfs-lib 30/51] ld.lld: error: undefined symbol: __fscache_clear_page_bits
2023-11-18 18:00 UTC
[PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
2023-11-18 17:58 UTC (3+ messages)
` [PATCH 13/34] video: Add a function to clear the display
[PATCH 1/1] efi_loader: create memory reservations in ACPI case
2023-11-18 17:58 UTC (4+ messages)
[net-next PATCH 0/2] ocetontx2: Multicast/mirror offload changes
2023-11-18 17:52 UTC (4+ messages)
` [net-next PATCH 2/2] octeontx2-pf: TC flower offload support for mirror
` [EXT] "
[net-next V2 01/13] net/mlx5: print change on SW reset semaphore returns busy
2023-11-18 17:50 UTC (2+ messages)
[PATCH v1 2/2] phy: starfive: Add mipi dphy tx support
2023-11-18 17:47 UTC
[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
2023-11-18 17:47 UTC (6+ messages)
` [PATCH net-next 2/9] ethtool: Expand Ethernet Power Equipment with PoE alongside PoDL
` [PATCH net-next 8/9] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
[PATCH 0/4] ABI: sysfs-class-hwmon: document existing attributes
2023-11-18 17:47 UTC (9+ messages)
` [PATCH 1/4] ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically
` [PATCH 2/4] ABI: sysfs-class-hwmon: document missing humidity attributes
` [PATCH 3/4] ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights
` [PATCH 4/4] ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms
[PATCH net-next 00/10] Doc: update bridge doc
2023-11-18 17:45 UTC (3+ messages)
` [PATCH net-next 01/10] net: bridge: add document for IFLA_BR enum
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-18 17:42 UTC (49+ messages)
` [Intel-gfx] "
` [PATCH v2 01/20] drivers/gpu/drm/rockchip: "
` [PATCH v2 02/20] drivers/gpu/drm/mgag200/mgag200_i2c.c: "
` [PATCH v2 03/20] drm/amd/display: "
` [PATCH v2 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "
` [PATCH v2 05/20] drivers/video/fbdev: "
` [PATCH v2 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v2 07/20] drivers/gpu/drm: "
` [PATCH v2 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "
` [PATCH v2 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v2 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v2 11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: "
` [PATCH v2 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [PATCH v2 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [PATCH v2 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "
` [PATCH v2 15/20] drivers/gpu/drm/i915/display: "
` [Intel-gfx] "
` [PATCH v2 16/20] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c: "
` [PATCH v2 17/20] drivers/gpu/drm/ast/ast_i2c.c: "
` [PATCH v2 18/20] drivers/gpu/drm/gma500: "
` [PATCH v2 19/20] drivers/gpu/drm/display: "
` [PATCH v2 20/20] include/linux/i2c.h: "
[PATCH net-next 00/14] mlxsw: Add support for new reset flow
2023-11-18 17:40 UTC (2+ messages)
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-18 17:38 UTC (6+ messages)
checksum errors but files are readable and no disk errors
2023-11-18 17:37 UTC (16+ messages)
[PATCH for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA
2023-11-18 17:36 UTC (2+ messages)
[PATCH 0/2] tweak kmemleak report format
2023-11-18 17:36 UTC (5+ messages)
` [PATCH 1/2] kmemleak: drop (age <increasing>) from leak record
` [PATCH 2/2] kmemleak: add checksum to backtrace report
[PATCH net] docs: netdev: try to guide people on dealing with silence
2023-11-18 17:24 UTC
[PATCH 0/2] Two small closures patches
2023-11-18 17:20 UTC (3+ messages)
[oe-core][PATCH] ffmpeg: Upgrade 6.0 -> 6.1
2023-11-18 17:18 UTC
[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
2023-11-18 17:10 UTC (12+ messages)
[PATCH v5 1/2] arm: mediatek: add mt8195 SOC support
2023-11-18 17:10 UTC (2+ messages)
[PATCH v2 0/5] bootm: Handle compressed arm64 images with bootm
2023-11-18 17:10 UTC (5+ messages)
` [PATCH v2 3/5] bootm: Allow omitting the load address
[PATCH 1/1] acpi: consider XSDT in acpi_find_table()
2023-11-18 17:10 UTC (2+ messages)
[PATCH v3] sched/core: fix incorrect cpustat[CPUTIME_FORCEIDLE] update
2023-11-18 17:12 UTC
[PATCH 0/6] risc-v: add ACPI support on QEMU
2023-11-18 17:10 UTC (5+ messages)
` [PATCH 1/6] acpi: do not write ACPI tables on TARGET_QEMU_VIRT
[PATCH V2 0/4] Add Additional Boards and Features to RGxx3
2023-11-18 17:10 UTC (3+ messages)
` [PATCH V2 1/4] board: rockchip: Refactor panel auto-detect code
[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
2023-11-18 17:10 UTC (4+ messages)
` [PATCH 3/3] ARM: keystone2: Remove unneeded inclusions of common.h
[PATCH v2 00/15] nand: Add sandbox tests
2023-11-18 17:09 UTC (3+ messages)
[PATCH v2 0/4] bootflow: bootmeth_efi: Fix network eif boot
2023-11-18 17:10 UTC (9+ messages)
` [PATCH v2 1/4] bootflow: bootmeth_efi: Set bootp_arch as hex
` [PATCH v2 2/4] bootflow: bootmeth_efi: Don't set bootdev again
` [PATCH v2 3/4] bootflow: bootmeth_efi: Handle fdt not available
` [PATCH v2 4/4] bootflow: bootmeth_efi: don't free buffer
[PATCH v4 0/3] [PATCH v4 0/3] [PATCH v3 0/3] BOOTP/DHCPv4 enhancements
2023-11-18 17:10 UTC (3+ messages)
[PATCH] boards: Disable NET on platforms without NETDEVICES
2023-11-18 17:09 UTC (2+ messages)
Fw: [Bug 218157] New: Linux bridge corruption ethernet heaser if transfer vlan packet if configure tc-vlan rule
2023-11-18 17:11 UTC
[Intel-gfx] [PATCH v2 00/11] drm/i915: Fix UHBR data, link M/N/TU and PBN values
2023-11-18 17:09 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5)
drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.c:100 isst_if_get_tpmi_instance_count() warn: potential spectre issue 'isst_common.sst_inst' [r] (local cap)
2023-11-18 17:01 UTC
[PATCH v3 00/11] leds: aw200xx: several driver updates
2023-11-18 16:57 UTC (4+ messages)
` [PATCH v3 04/11] leds: aw200xx: calculate dts property display_rows in the driver
[GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
2023-11-18 16:52 UTC
[Intel-wired-lan] [PATCH iwl-next v1 0/5] iavf: Add devlink and devlink rate support
2023-11-18 16:48 UTC (11+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 "
` [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
[meta-oe][PATCHv2] flatpak: Upgrade 1.15.4 -> 1.15.6
2023-11-18 16:44 UTC
[RFC PATCH 2/2] rpi5: initial support
2023-11-18 16:41 UTC
[RFC PATCH 1/2] rpi5: initial support
2023-11-18 16:41 UTC
[RFC PATCH 0/2] rpi5: initial support
2023-11-18 16:41 UTC
[PATCH] spi: cadence-xspi: Drop useless assignment to NULL
2023-11-18 16:42 UTC (3+ messages)
` "
` [cocci] "
[PATCH 01/2] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
2023-11-18 16:40 UTC (2+ messages)
` [PATCH 2/2] bcache: avoid NULL checking to c->root in run_cache_set()
[PATCH v2] libfs: getdents() should return 0 after reaching EOD
2023-11-18 16:40 UTC (3+ messages)
[PATCH] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
2023-11-18 16:38 UTC
[PATCH v13] platform/x86: Add Silicom Platform Driver
2023-11-18 16:32 UTC
[PATCH 1/6] kconfig: require a space after '#' for valid input
2023-11-18 16:30 UTC (3+ messages)
` [PATCH 5/6] kconfig: require an exact match for "is not set" to disable CONFIG option
Use after free with GEM shadow-buffered planes
2023-11-18 16:28 UTC (3+ messages)
[Buildroot] [PATCH 1/1 RESEND] package/wiringX: add GPIO library wiringX
2023-11-18 16:27 UTC (3+ messages)
[meta-oe][PATCH v2 0/4] tmpfiles.d: use nonarch libdir
2023-11-18 16:25 UTC (3+ messages)
` [meta-oe][PATCH v2 4/4] glibc: use nonarch libdir for tmpfiles.d
` [OE-core] "
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.