messages from 2023-12-21 04:45:16 to 2023-12-21 06:35:47 UTC [more...]
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-20
2023-12-21 6:35 UTC
[PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-21 6:35 UTC (3+ messages)
` [PATCH v7 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[syzbot] [exfat?] INFO: task hung in exfat_write_inode
2023-12-21 6:35 UTC (5+ messages)
` "
[PATCH RFC] Rework the top-level process page
2023-12-21 6:34 UTC (2+ messages)
linux-next: manual merge of the slab tree with the mm tree
2023-12-21 6:34 UTC
[RFC PATCH 1/1] mm: mark folio accessed in minor fault
2023-12-21 6:32 UTC (7+ messages)
linux-next: manual merge of the slab tree with the mm-stable, mm trees
2023-12-21 6:31 UTC
Adding EFI runtime support to the Arm's FF-A bus
2023-12-21 6:29 UTC (8+ messages)
[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
2023-12-21 6:27 UTC (5+ messages)
` [PATCH v9 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
[RFC 0/3] Detect superfluous newline in logs
2023-12-21 6:26 UTC (5+ messages)
` [PATCH v5 00/13] "
` [PATCH v5 01/13] hash: remove some dead code
[PATCH bpf-next v5 0/8] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-21 6:26 UTC (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v5 2/8] bpf: Add objcg to bpf_mem_alloc
` [PATCH bpf-next v5 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v5 4/8] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v5 5/8] bpf: Use smaller low/high marks for percpu allocation
` [PATCH bpf-next v5 6/8] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v5 7/8] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v5 8/8] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
[PATCH] hwrng: add Zhaoxin rng driver base on rep_xstore instruction
2023-12-21 6:26 UTC (2+ messages)
` [PATCH v3] "
[PATCH v6 00/11] Support blob memory and venus on qemu
2023-12-21 6:25 UTC (13+ messages)
` [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
` [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
` [PATCH v6 08/11] virtio-gpu: Resource UUID
` [PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
[PATCH] erofs: allow partially filled compressed bvecs
2023-12-21 6:23 UTC (2+ messages)
[PATCH] arm64: rockchip: dts: rk3328-rock-pi-e: enable GbE eth
2023-12-21 6:22 UTC (3+ messages)
[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
2023-12-21 6:21 UTC (2+ messages)
` [PATCH v4] "
[PATCH] Revert "raid: Remove now superfluous sentinel element from ctl_table array"
2023-12-21 6:19 UTC (2+ messages)
[meta-oe][PATCH] cpprest: upgrade 2.10.18 -> 2.10.19
2023-12-21 6:19 UTC
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-21 6:18 UTC (9+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
[PATCH 00/60] Complete 'continuous' Online Check Mode Implementation
2023-12-21 6:17 UTC (61+ messages)
` [PATCH 01/60] service: Change return type of '__connman_service_wispr_start'
` [PATCH 02/60] service: Sanity check the 'type' param in '__connman_service_wispr_start'
` [PATCH 03/60] service: Rename 'online_check_enabled_check'
` [PATCH 04/60] service: Change return type of 'start_online_check'
` [PATCH 05/60] service: Change return type of 'start_wispr_if_connected'
` [PATCH 06/60] service: Introduce and use online check 'active' state
` [PATCH 07/60] service: Document 'online_check_state' 'active' member
` [PATCH 08/60] service: Document 'online_check_is_active'
` [PATCH 09/60] service: Document 'online_check_active_set_value'
` [PATCH 10/60] service: Document 'online_check_active_{clear,set}'
` [PATCH 11/60] service: Rename 'start_wispr_if_connected'
` [PATCH 12/60] service: Refactor 'start_online_check_if_connected'
` [PATCH 13/60] service: Document 'start_online_check_if_connected_with_type'
` [PATCH 14/60] service: Add an explicit conditional for IPv6 in 'reschedule_online_check'
` [PATCH 15/60] session: Add service identifier to 'DBG' in four functions
` [PATCH 16/60] service: Add online check failure service error enumeration and string
` [PATCH 17/60] doc/service: Document online check failure service error
` [PATCH 18/60] service: Introduce and use online check 'failures/successes' state
` [PATCH 19/60] service: Document 'online_check_state' 'failures/successes' members
` [PATCH 20/60] main: Introduce the 'OnlineCheck{Failures,Successes}Threshold' settings
` [PATCH 21/60] doc: Document "
` [PATCH 22/60] service: Add per-service online check failure threshold state
` [PATCH 23/60] service: Document 'connman_service' 'online_check_failures_met_threshold' member
` [PATCH 24/60] service: Document 'connman_service' 'online_check_state_ipv{4,6}' members
` [PATCH 25/60] service: Move 'set_error' forward declaration earlier in the source
` [PATCH 26/60] service: Capture IP configuration state by value rather than by pointer
` [PATCH 27/60] service: Complete 'continuous' online check mode implementation
` [PATCH 28/60] service: Document 'online_check_failures_threshold_was_met'
` [PATCH 29/60] service: Document 'online_check_failures_threshold_was_met_set_value'
` [PATCH 30/60] service: Document 'online_check_failures_threshold_was_met_{set,clear}'
` [PATCH 31/60] service: Document 'online_check_counter_reset'
` [PATCH 32/60] service: Document 'online_check_{failures,successes}_reset'
` [PATCH 33/60] service: Document 'online_check_state_reset'
` [PATCH 34/60] service: Document 'online_check_counters_log'
` [PATCH 35/60] service: Document 'online_check_counter_threshold_is_met'
` [PATCH 36/60] service: Document 'is_online_check_failure_threshold_met_predicate'
` [PATCH 37/60] service: Document 'online_check_failures_threshold_is_met'
` [PATCH 38/60] service: Document 'is_online_check_success_threshold_met_predicate'
` [PATCH 39/60] service: Document 'online_check_successes_threshold_is_met'
` [PATCH 40/60] service: Document 'online_check_counter_increment_and_log'
` [PATCH 41/60] service: Document 'online_check_log_success'
` [PATCH 42/60] service: Document 'continuous_online_check_log_{counter,failures,successes}_threshold_met'
` [PATCH 43/60] service: Document 'handle_{continuous,oneshot}_online_check_success'
` [PATCH 44/60] service: Document 'online_check_log_failure'
` [PATCH 45/60] service: Document 'handle_{continuous,oneshot}_online_check_failure'
` [PATCH 46/60] service: Add @sa documentation references
` [PATCH 47/60] service: Document the internals of 'service_compare'
` [PATCH 48/60] service: Document interval assignment in '__connman_service_wispr_start'
` [PATCH 49/60] service: Document 'downgrade_connected_services'
` [PATCH 50/60] service: Document 'service_schedule_changed'
` [PATCH 51/60] service: Document 'service_route_changed'
` [PATCH 52/60] service: Add function parameter to 'default_changed' and 'service_list_sort'
` [PATCH 53/60] service: Add @sa documentation reference to 'current_default'
` [PATCH 54/60] service: Add 'DBG' to 'downgrade_connected_services'
` [PATCH 55/60] main/service: Introduce 'OnlineCheckMode' setting
` [PATCH 56/60] service: Leverage "
` [PATCH 57/60] doc: Document the "
` [PATCH 58/60] main: Add comments tags for online check-related settings
` [PATCH 59/60] main: Consolidate logging of "
` [PATCH 60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransition'
[PATCH] regulator: MAINTAINERS: add status for IRQ helpers
2023-12-21 6:17 UTC (2+ messages)
[Regression] Commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary")
2023-12-21 6:16 UTC (7+ messages)
[PATCH 0/2] block, md: Better handle REQ_OP_FLUSH
2023-12-21 6:12 UTC (5+ messages)
` [PATCH 1/2] block: Check REQ_OP_FLUSH in op_is_flush()
[PATCH] xfstests: replace custom __u64 definition with uint64_t
2023-12-21 6:12 UTC
[PATCH 0/1] docs: Include simplified link titles in main page's index
2023-12-21 6:11 UTC (3+ messages)
[linux-next:pending-fixes 174/268] sound/pci/hda/cs35l41_hda_property.c:238: undefined reference to `spi_setup'
2023-12-21 6:08 UTC
[PATCH net-next v7 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ
2023-12-21 6:08 UTC
[PATCH 1/2] arm64: dts: imx8mm-evk: Add PDM micphone sound card support
2023-12-21 5:23 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-evk: "
[Bug 217709] New: Mistake in example in mount_namespaces(7)
2023-12-21 6:09 UTC (2+ messages)
` [Bug 217709] "
[PATCH v14 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
2023-12-21 6:06 UTC (9+ messages)
` [PATCH v14 3/6] crash: add a new kexec flag for FDT update
[PATCH Review V3 1/1] drm/amdgpu: Fix ecc irq enable/disable unpaired
2023-12-21 6:05 UTC
[PATCH V0 RESEND] tools/perf: Add PVN for HX-C2000 CPU with Power8 Architecture
2023-12-21 6:02 UTC
[PATCH] perf vendor events: Remove UTF-8 characters from cmn.json
2023-12-21 6:03 UTC (2+ messages)
[PATCH] Docs/zh_CN: Fix the meaning of DEBUG to pr_debug()
2023-12-21 5:58 UTC (2+ messages)
` [PATCH V2] "
linux-next: build failure after merge of the pwm tree
2023-12-21 5:58 UTC
[PATCH] wifi: mac80211: Use subsystem appropriate debug call
2023-12-21 5:57 UTC (3+ messages)
[PATCH v3 net 0/4] qbv cycle time extension/truncation
2023-12-21 5:57 UTC (3+ messages)
[PATCH v3] f2fs: New victim selection for GC
2023-12-21 5:56 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] thermal: cpuidle_cooling: fix kernel-doc warning and a spello
2023-12-21 5:51 UTC
[morse:mpam/snapshot/v6.7-rc2 51/110] fs/resctrl/monitor.c:51: warning: Cannot understand * @closid_num_dirty_rmid The number of dirty RMID each CLOSID has
2023-12-21 5:48 UTC
[PATCHSET v28.3 3/4] xfs_io: clean up scrub subcommand code
2023-12-21 5:50 UTC (8+ messages)
` [PATCH 1/4] xfs_io: set exitcode = 1 on parsing errors in scrub/repair command
` [PATCH 2/4] xfs_io: collapse trivial helpers
` [PATCH 3/4] xfs_io: extract contorl number parsing routines
[4.19] please include b65ba0c362be665192381cc59e3ac3ef6f0dd1e1
2023-12-21 5:45 UTC (2+ messages)
[PATCH v2 00/40] mm/rmap: interface overhaul
2023-12-21 5:47 UTC (3+ messages)
` [PATCH v2 04/40] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
[PATCH] loongarch: mm: Remove unused TASK_SIZE_MIN
2023-12-21 5:46 UTC
[meta-oe][PATCH] avro-c: upgrade 1.11.2 -> 1.11.3
2023-12-21 5:44 UTC
[PATCH V3] man-pages: remove conflict pages
2023-12-21 5:44 UTC
[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
2023-12-21 5:44 UTC (11+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
[RFC 0/3] iommu/intel: Free empty page tables on unmaps
2023-12-21 5:42 UTC (4+ messages)
[PATCH 5.15 000/159] 5.15.145-rc1 review
2023-12-21 5:41 UTC (3+ messages)
[OE-core] [PATCH V2] libxcrypt.inc: use alternatives to resolve crypt.3 conflict
2023-12-21 5:41 UTC (3+ messages)
[PATCH v1] mm: fix unmap_mapping_range high bits shift bug
2023-12-21 5:40 UTC (3+ messages)
[linus:master] [x86/entry] be5341eb0d: WARNING:CPU:#PID:#at_int80_emulation
2023-12-21 5:38 UTC (8+ messages)
[PATCH v3 0/4] KVM: X86: Make bus clock frequency for vapic timer configurable
2023-12-21 5:34 UTC (5+ messages)
` [PATCH v3 1/4] KVM: x86/hyperv: Calculate APIC bus frequency for hyper-v
` [PATCH v3 2/4] KVM: x86: Make the APIC bus cycles per nsec VM variable
linux-next: manual merge of the block tree with the btrfs tree
2023-12-21 5:23 UTC (2+ messages)
[PATCHSET 2/4] xfs_metadump: various bug fixes
2023-12-21 5:32 UTC (3+ messages)
` [PATCH 6/6] xfs_mdrestore: refactor progress printing and sb fixup code
Very unreliable booting (WARNING: CPU: 0 PID: 1 at kernel/context_tracking.c:215 ct_nmi_exit+0xa0/0xc0) with PPC_EARLY_DEBUG_G5 set on a PowerMac G5, kernel 6.7-rc6
2023-12-21 5:30 UTC (2+ messages)
[PATCH] scsi: mpi3mr: fix mpi3mr_fw.c kernel-doc warnings
2023-12-21 5:31 UTC
[PATCHSET 1/4] xfsprogs: various bug fixes for 6.6
2023-12-21 5:30 UTC (7+ messages)
` [PATCH 3/5] xfs_copy: distinguish short writes to EOD from runtime errors
` [PATCH 4/5] xfs_copy: actually do directio writes to block devices
` [PATCH 5/5] xfs_db: report the device associated with each io cursor
stable-rc/queue/6.6 baseline: 109 runs, 4 regressions (v6.6.7-166-g4a769d77505ba)
2023-12-21 5:30 UTC
[PATCH] block: export disk_clear_zoned
2023-12-21 5:28 UTC
[PATCH mm-unstable v1 4/4] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
2023-12-21 5:26 UTC (3+ messages)
[PATCH v2 0/8] Engine Busyness
2023-12-21 5:26 UTC (10+ messages)
` [PATCH v2 2/8] RFC drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v2 3/8] RFC drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v2 5/8] RFC drm/xe/uapi: Add configs for Engine busyness
[PATCH v2] r8169: Fix PCI error on system resume
2023-12-21 5:25 UTC
linux-next: build failure after merge of the block tree
2023-12-21 5:25 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-12-21 5:22 UTC (2+ messages)
[linux-next:pending-fixes 115/268] net/core/stream.c:82:13-14: WARNING opportunity for min()
2023-12-21 5:17 UTC
[PATCH net-next] virtio-net: switch napi_tx without downing nic
2023-12-21 5:20 UTC (5+ messages)
[PATCH] config/x86: config support for AMD EPYC processors
2023-12-21 5:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH mm-unstable v3 0/4] mm/mglru: Kconfig cleanup
2023-12-21 5:08 UTC (5+ messages)
[PATCH V3 0/3] Add reset controller driver for ums512
2023-12-21 5:02 UTC (3+ messages)
` [PATCH V3 2/3] clk: sprd: "
[syzbot] [net?] KASAN: slab-use-after-free Read in taprio_dump
2023-12-21 5:02 UTC (2+ messages)
next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-268-gc6eb02b33bd24)
2023-12-21 5:01 UTC
[ovmf test] 184198: all pass - PUSHED
2023-12-21 5:00 UTC
[PATCH i-g-t 1/3] tests/i915/kms_big_fb: Add Cairo fallback path for test image creation
2023-12-21 5:00 UTC (5+ messages)
` [PATCH i-g-t 2/3] lib/igt_fb: With Intel blitter path ignore legacy rules on Xe
[PATCH v2] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
2023-12-21 5:00 UTC (2+ messages)
[PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses
2023-12-21 5:00 UTC (5+ messages)
` [PATCH bpf-next v2 1/1] "
[linux-next:master] [mm] 1111d46b5c: stress-ng.pthread.ops_per_sec -84.3% regression
2023-12-21 4:58 UTC (8+ messages)
[PATCH v4 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
2023-12-21 4:58 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
` [PATCH v4 2/4] clk: sophgo: Add CV1800 series clock controller driver
[virtio-comment] [PATCH RESEND] virtio-net: support setting coalescing params for multiple vqs
2023-12-21 4:55 UTC (3+ messages)
` [virtio-comment] "
[PATCH] mm: remove VM_EXEC requirement for THP eligibility
2023-12-21 4:53 UTC (3+ messages)
[Bug 218297] New: Kernel Panic and crash
2023-12-21 4:53 UTC
[PATCH i-g-t] tests/kms_display_modes: Fix the plane setup in extended-mode-basic
2023-12-21 4:52 UTC (4+ messages)
[PATCH bpf-next v3 0/2] bpf: Simplify checking size of helper accesses
2023-12-21 4:51 UTC (3+ messages)
` [PATCH bpf-next v3 2/2] bpf: improve error logging for zero-sized accesses
[PATCH 0/3] powerpc: Fixes and optimization for the freezable kthread
2023-12-21 4:45 UTC (4+ messages)
` [PATCH 1/3] powerpc: mpc83xx: Add the missing set_freezable() for agent_thread_fn()
` [PATCH 2/3] powerpc: mpc83xx: Use wait_event_freezable() for freezable kthread
` [PATCH 3/3] powerpc: ps3: Add missing set_freezable() for ps3_probe_thread()
[meta-rockchip] [PATCH v2 1/1] orangepi-5-plus: Support Orange Pi 5 Plus single-board computer
2023-12-21 4:46 UTC (2+ messages)
` [yocto] "
[PATCH] r8169: Fix PCI error on system resume
2023-12-21 4:43 UTC
[PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
2023-12-21 4:45 UTC (4+ 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.