messages from 2025-12-08 05:01:51 to 2025-12-08 06:46:52 UTC [more...]
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2025-12-08 6:46 UTC (18+ messages)
` [Patch v5 07/19] perf: Add sampling support for SIMD registers
` [Patch v5 08/19] perf/x86: Enable XMM sampling using sample_simd_vec_reg_* fields
` [Patch v5 12/19] perf/x86: Enable eGPRs sampling using sample_regs_* fields
` [Patch v5 13/19] perf/x86: Enable SSP "
` [Patch v5 16/19] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
[GIT PULL] Hyper-V patches for 6.19
2025-12-08 6:46 UTC
[PATCH 0/2] Add driver support for ESWIN EIC7700 PWM controller
2025-12-08 6:45 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: eswin: Add EIC7700 pwm controller
[PATCH] libfrog: fix incorrect FS_IOC_FSSETXATTR argument to ioctl()
2025-12-08 6:43 UTC (3+ messages)
[PATCH v2 0/6] Restore phandles from binary representations
2025-12-08 6:20 UTC (3+ messages)
[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-08 6:41 UTC (2+ messages)
[PATCH v2 0/3] Enable ICE clock scaling
2025-12-08 6:41 UTC (4+ messages)
` [PATCH v2 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
[PATCH] mailmap: Add an entry for Chen Linxuan
2025-12-08 6:38 UTC (2+ messages)
[PATCH v2 0/2] ARM: dts: airoha: en7523: update dts
2025-12-08 6:36 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH v2 2/2] ARM: dts: airoha: en7523: add reset-controller support
[PATCH bpf-next v9 00/10] Improve the performance of BTF type lookups with binary search
2025-12-08 6:36 UTC (12+ messages)
` [PATCH bpf-next v9 01/10] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v9 02/10] selftests/bpf: Add test cases for btf__permute functionality
` [PATCH bpf-next v9 03/10] tools/resolve_btfids: Support BTF sorting feature
` [PATCH bpf-next v9 04/10] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v9 05/10] libbpf: Verify BTF Sorting
` [PATCH bpf-next v9 06/10] btf: Optimize type lookup with binary search
` [PATCH bpf-next v9 07/10] btf: Verify BTF Sorting
` [PATCH bpf-next v9 08/10] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v9 09/10] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v9 10/10] libbpf: Optimize the performance of determine_ptr_size
[PATCH 0/4] Make KHO Stateless
2025-12-08 6:35 UTC (5+ messages)
` [PATCH 1/4] kho: Introduce KHO FDT ABI header
` [PATCH 2/4] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 3/4] kho: Adopt radix tree for preserved memory tracking
` [PATCH 4/4] kho: Remove finalize state and clients
[PATCH v3] mhi: host: Add standard elf image download functionality
2025-12-08 6:35 UTC (3+ messages)
[bcachefs:bcachefs-testing 459/1104] fs/bcachefs/alloc/backpointers.c:986:25: error: implicit declaration of function '__WARN'; did you mean '__warn'?
2025-12-08 6:33 UTC
[openeuler:OLK-6.6 3485/3485] drivers/media/v4l2-core/v4l2-subdev.c:2253:17: error: implicit declaration of function 'v4l2_subdev_get_locked_active_state'
2025-12-08 6:33 UTC
[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2025-12-08 6:32 UTC (2+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
[PATCH v4] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
2025-12-08 6:31 UTC (3+ messages)
[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
2025-12-08 6:31 UTC (9+ messages)
` [PATCH v9 02/16] arm64/ptrace: Split report_syscall()
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
2025-12-08 6:30 UTC (3+ messages)
[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
2025-12-08 6:29 UTC (38+ messages)
` [RFC PATCH v3 01/37] mm/damon/core: implement damon_report_access()
` [RFC PATCH v3 02/37] mm/damon: define struct damon_sample_control
` [RFC PATCH v3 03/37] mm/damon/core: commit damon_sample_control
` [RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
` [RFC PATCH v3 05/37] mm/{mprotect,memory}: (no upstream-aimed hack) implement MM_CP_DAMON
` [RFC PATCH v3 06/37] mm/damon/paddr: support page fault access check primitive
` [RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot
` [RFC PATCH v3 08/37] mm/damon/sysfs: implement monitoring_attrs/sample/ dir
` [RFC PATCH v3 09/37] mm/damon/sysfs: implement sample/primitives/ dir
` [RFC PATCH v3 10/37] mm/damon/sysfs: connect primitives directory with core
` [RFC PATCH v3 11/37] Docs/mm/damon/design: document page fault sampling primitive
` [RFC PATCH v3 12/37] Docs/admin-guide/mm/damon/usage: document sample primitives dir
` [RFC PATCH v3 13/37] mm/damon: extend damon_access_report for origin CPU reporting
` [RFC PATCH v3 14/37] mm/damon/core: report access origin cpu of page faults
` [RFC PATCH v3 15/37] mm/damon: implement sample filter data structure for cpus-only monitoring
` [RFC PATCH v3 16/37] mm/damon/core: implement damon_sample_filter manipulations
` [RFC PATCH v3 17/37] mm/damon/core: commit damon_sample_filters
` [RFC PATCH v3 18/37] mm/damon/core: apply sample filter to access reports
` [RFC PATCH v3 19/37] mm/damon/sysfs: implement sample/filters/ directory
` [RFC PATCH v3 20/37] mm/damon/sysfs: implement sample filter directory
` [RFC PATCH v3 21/37] mm/damon/sysfs: implement type, matching, allow files under sample filter dir
` [RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file "
` [RFC PATCH v3 23/37] mm/damon/sysfs: connect sample filters with core layer
` [RFC PATCH v3 24/37] Docs/mm/damon/design: document sample filters
` [RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir
` [RFC PATCH v3 26/37] mm/damon: extend damon_access_report for access-origin thread info
` [RFC PATCH v3 27/37] mm/damon/core: report access-generated thread id of the fault event
` [RFC PATCH v3 28/37] mm/damon: extend damon_sample_filter for threads
` [RFC PATCH v3 29/37] mm/damon/core: support threads type sample filter
` [RFC PATCH v3 30/37] mm/damon/sysfs: support thread based access sample filtering
` [RFC PATCH v3 31/37] Docs/mm/damon/design: document threads type sample filter
` [RFC PATCH v3 32/37] Docs/admin-guide/mm/damon/usage: document tids_arr file
` [RFC PATCH v3 33/37] mm/damon: support reporting write access
` [RFC PATCH v3 34/37] mm/damon/core: report whether the page fault was for writing
` [RFC PATCH v3 35/37] mm/damon/core: support write access sample filter
` [RFC PATCH v3 36/37] mm/damon/sysfs: support write-type "
` [RFC PATCH v3 37/37] Docs/mm/damon/design: document write access sample filter type
[PATCH v2 0/8] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
2025-12-08 6:29 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add rk3506 pinctrl support
` [PATCH v2 3/8] dt-bindings: pinctrl: Add rv1126b "
` [PATCH v2 6/8] dt-bindings: pinctrl: Add header for Rockchip RK3506 RMIO
` [PATCH v2 7/8] dt-bindings: pinctrl: rockchip: Add RMIO controller binding
[PATCH] drm/xe/pcode: Add support to get pcode version
2025-12-08 6:26 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/6] Add Medion SPRCHRGD 14 S1 (X1E78100)
2025-12-08 6:24 UTC (3+ messages)
` [PATCH v2 4/6] dt-bindings: arm: qcom: Add Medion SPRCHRGD device
[PATCH 00/30] smb: improve search speed of SMB1 maperror
2025-12-08 6:21 UTC (31+ messages)
` [PATCH 01/30] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
` [PATCH 02/30] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH 03/30] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
` [PATCH 04/30] smb/server: remove unused nterr.h
` [PATCH 05/30] smb/client: add 4 NT error code definitions
` [PATCH 06/30] smb/client: add parentheses to NT error code definitions containing bitwise OR operator
` [PATCH 07/30] smb/client: introduce DEFINE_CMP_FUNC()
` [PATCH 08/30] smb/client: sort ntstatus_to_dos_map array
` [PATCH 09/30] smb/client: create netmisc_test.c and introduce DEFINE_CHECK_SORT_FUNC()
` [PATCH 10/30] smb/client: introduce KUnit test to check sort result of ntstatus_to_dos_map array
` [PATCH 11/30] smb/client: introduce DEFINE_SEARCH_FUNC()
` [PATCH 12/30] smb/client: use bsearch() to find target in ntstatus_to_dos_map array
` [PATCH 13/30] smb/client: remove useless elements from "
` [PATCH 14/30] smb/client: introduce DEFINE_CHECK_SEARCH_FUNC()
` [PATCH 15/30] smb/client: introduce KUnit test to check search result of ntstatus_to_dos_map array
` [PATCH 16/30] smb/client: sort nt_errs array
` [PATCH 17/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 18/30] smb/client: use bsearch() to find target in "
` [PATCH 19/30] smb/client: remove useless elements from "
` [PATCH 20/30] smb/client: introduce KUnit test to check search result of "
` [PATCH 21/30] smb/client: sort mapping_table_ERRDOS array
` [PATCH 22/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 23/30] smb/client: use bsearch() to find target in "
` [PATCH 24/30] smb/client: remove useless elements from "
` [PATCH 25/30] smb/client: introduce KUnit test to check search result of "
` [PATCH 26/30] smb/client: sort mapping_table_ERRSRV array
` [PATCH 27/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 28/30] smb/client: use bsearch() to find target in "
` [PATCH 29/30] smb/client: remove useless elements from "
` [PATCH 30/30] smb/client: introduce KUnit test to check search result of "
[PATCH] docs: fix typo in clang-format documentation
2025-12-08 6:23 UTC (2+ messages)
[frank-w-bpi-r2-4.14:6.18-netnext-rss 5/5] drivers/net/ethernet/mediatek/mtk_eth_soc.c:5678 mtk_probe() error: buffer overflow 'eth->irq_pdma' 4 <= 4
2025-12-08 6:22 UTC
[PATCH v2] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
2025-12-08 6:20 UTC (5+ messages)
[GIT PULL] u-boot-riscv/next
2025-12-08 6:19 UTC
FAILED: patch "[PATCH] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is" failed to apply to 6.1-stable tree
2025-12-08 6:17 UTC (3+ messages)
` [PATCH 6.1.y 1/2] KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
` [PATCH 6.1.y 2/2] KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
[PATCH v6 0/5] add support for T7 family clock controller
2025-12-08 6:17 UTC (4+ messages)
` [PATCH v6 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
[moderation/CI] Re: mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-08 6:14 UTC
[PATCH v7 0/3] Add i.MX91/93 parallel display support
2025-12-08 6:14 UTC (3+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
ペット愛をもつ、経営者様へ
2025-12-08 6:13 UTC
[syzbot] [block?] kernel BUG in bio_chain
2025-12-08 6:12 UTC (2+ messages)
` [PATCH Next] gfs2: update end and prev bio for chain bio
[PATCH v3 0/8] Move PSR/Panel Replay sink data into intel_connector
2025-12-08 6:11 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Move PSR/Panel Replay sink data into intel_connector (rev5)
[syzbot] [block?] kernel BUG in bio_chain
2025-12-08 6:10 UTC (2+ messages)
[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2025-12-08 6:09 UTC (6+ messages)
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
[PATCH 0/4] Introduce Allwinner H616 PWM controller
2025-12-08 6:09 UTC (3+ messages)
` [PATCH 2/4] pwm: sun50i: Add H616 PWM support
[PATCH v8 0/2] ASoC: rt5575: Add the codec driver for the ALC5575
2025-12-08 6:05 UTC (10+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] ASoC: dt-bindings: realtek,rt5575: add bindings for ALC5575
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
2025-12-08 6:06 UTC (3+ messages)
[PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
2025-12-08 6:02 UTC (2+ messages)
[PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
2025-12-08 6:00 UTC
[PATCH] kprobes: Call check_ftrace_location() on CONFIG_KPROBES_ON_FTRACE
2025-12-08 5:59 UTC (2+ messages)
[scarthgap][PATCH] libxml2: Security fix for CVE-2025-7425
2025-12-08 5:58 UTC
[PATCH v2 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-12-08 5:54 UTC (7+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
` [PATCH v2 4/5] arm64: dts: qcom: kaanapali: Add base MTP board
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-12-08 5:49 UTC (4+ messages)
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path
[openeuler:OLK-6.6 3482/3482] kernel/xsched/cgroup.c:30:21: sparse: sparse: symbol 'root_xcg' was not declared. Should it be static?
2025-12-08 5:49 UTC
[bcachefs:bcachefs-testing 1083/1104] fs/bcachefs/btree/cache.c:26:6: sparse: sparse: symbol 'bch2_mm_avoid_compaction' was not declared. Should it be static?
2025-12-08 5:49 UTC
[syzbot] [block?] general protection fault in blk_update_request
2025-12-08 5:49 UTC (2+ messages)
[PATCH v1] drm/xe/throttle: Skip reason prefix while emitting array
2025-12-08 5:47 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/throttle: Skip reason prefix while emitting array (rev2)
[PATCH] clk: qcom: videocc-sm8750: Constify qcom_cc_desc
2025-12-08 5:44 UTC (3+ messages)
[PATCH 1/2] Fix comments in rawtp provider
2025-12-08 5:41 UTC (2+ messages)
` [PATCH 2/2] doc: Update the sdt provider documentation
[PATCH v8 0/5] media: qcom: camss: Add Kaanapali support
2025-12-08 5:41 UTC (5+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
[PATCH v2] net: ipv6: fix spelling typos in comments
2025-12-08 5:39 UTC (3+ messages)
[jpoimboe:alternative-macro 3/8] include/linux/uuid.h:53:2: error: expected ')'
2025-12-08 5:39 UTC
[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
2025-12-08 5:31 UTC (3+ messages)
` [PATCH i-g-t 2/2] RFC: chamelium/kms_chamelium_hpd: use helper function for connector lookup in DP/HDMI/VGA tests
[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
2025-12-08 5:31 UTC
[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-12-08 5:29 UTC (5+ messages)
` [PATCH RESEND v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH] MAINTAINERS: update ebpf reviewers
2025-12-08 5:26 UTC (2+ messages)
[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
2025-12-08 5:24 UTC (5+ messages)
[PATCH] ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
2025-12-08 5:20 UTC
[PATCH] dmaengine: dw-edma: Fix confusing cleanup.h syntax
2025-12-08 5:17 UTC (2+ messages)
[PATCH] perf: Fix 0 count issue of cpu-clock
2025-12-08 5:16 UTC (7+ messages)
[PATCH] ufs: qcom: Fix confusing cleanup.h syntax
2025-12-08 5:16 UTC (2+ messages)
[PATCH v7 0/3] Optimize tpm2_read_public() calls
2025-12-08 5:15 UTC (5+ messages)
` [PATCH v7 1/3] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v7 2/3] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v7 3/3] tpm2-sessions: Remove AUTH_MAX_NAMES
[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
2025-12-08 5:14 UTC (2+ messages)
` Forwarded: [PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
[PATCH] mailmap: Add entry for Andrew Donnellan
2025-12-08 5:13 UTC
[PATCH] arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
2025-12-08 5:13 UTC (3+ messages)
Seeking help on AMD IOMMU unmap logic
2025-12-08 5:11 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in le_read_features_complete
2025-12-08 5:07 UTC
[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
2025-12-08 5:07 UTC
[PATCH v4 0/2] iio: pressure: add Honeywell ABP2 driver
2025-12-08 5:01 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa
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.