messages from 2025-12-31 17:27:29 to 2025-12-31 20:20:16 UTC [more...]
[PATCH v10 0/5] tests/intel/xe_pat: add helper funtion to read PAT table
2025-12-31 20:20 UTC (6+ messages)
` [PATCH v10 1/5] lib/intel_pat: add pat_sw_config debugfs parser
` [PATCH v10 2/5] include/linux_scaffold: add FIELD_GET() bitfield helper
` [PATCH v10 3/5] tests/xe_pat: add pat-sanity subtest for debugfs vs getters
` [PATCH v10 4/5] tests/xe_pat: use debugfs reserved flags
` [PATCH v10 5/5] intel-ci: add xe_pat pat-sanity
[Buildroot] [PATCH 1/1] package/python-scapy: bump to version 2.7.0
2025-12-31 20:16 UTC
[PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
2025-12-31 20:14 UTC
[net-next v3 4/8] net: wwan: add NMEA port support
2025-12-31 20:13 UTC (2+ messages)
[REGRESSION/REQUEST] MT7927 Wi-Fi 7 Support status on Kernel 6.18+
2025-12-31 20:12 UTC
[paragon-software-group-ntfs3:master 16/16] fs/ntfs3/inode.c:1021:6: warning: variable 'folio' is used uninitialized whenever 'if' condition is true
2025-12-31 20:12 UTC
[PATCH] selftests: zram: use bash as script uses bash syntax
2025-12-31 20:11 UTC (2+ messages)
[PATCH v4 00/11] gpu: nova-core: add Turing support
2025-12-31 20:11 UTC (18+ messages)
` [PATCH v4 01/11] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v4 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v4 03/11] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v4 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
[Buildroot] [PATCH 1/1] package/python-smbus2: bump to version 0.6.0
2025-12-31 20:05 UTC
[PATCH 0/7] ASoC: nau8821: Fixes and driver cleanup
2025-12-31 20:04 UTC (8+ messages)
` [PATCH 1/7] ASoC: nau8821: Fixup nau8821_enable_jack_detect()
` [PATCH 2/7] ASoC: nau8821: Cancel delayed work on component remove
` [PATCH 3/7] ASoC: nau8821: Cancel pending work before suspend
` [PATCH 4/7] ASoC: nau8821: Drop superfluous return statement
` [PATCH 5/7] ASoC: nau8821: Simplify conditional in nau8821_get_osr()
` [PATCH 6/7] ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()
` [PATCH 7/7] ASoC: nau8821: Sort #include directives
ba1b40ed0e34bab597fd90d4c4e9f7397f878c8f for 6.18.y
2025-12-31 20:02 UTC (3+ messages)
mm/vmscan.c:784 __remove_mapping() error: uninitialized symbol 'ci'
2025-12-31 20:01 UTC
[jimc:dd-next-2 29/31] lib/dynamic_debug.c:1304:24: sparse: sparse: Using plain integer as NULL pointer
2025-12-31 20:01 UTC
[PATCH] Update links to doc/develop/falcon.rst
2025-12-31 20:01 UTC (2+ messages)
[BUG 6.18.2] Null Pointer Exception in Fair Scheduler
2025-12-31 20:00 UTC
[PATCH i-g-t 0/7] Extend multi queue feature validation support
2025-12-31 19:55 UTC (3+ messages)
` [PATCH i-g-t 1/7] tests/intel/xe_exec_fault_mode: Add multi queue test support
[PATCH] kselftest/arm64: Support FORCE_TARGETS
2025-12-31 19:54 UTC (2+ messages)
[PATCH v2 0/5] clk: support arbitrary clk_register() sequence
2025-12-31 19:52 UTC (12+ messages)
` [PATCH v2 1/5] drivers: core: device: set new parent when old parent is NULL
` [PATCH v2 2/5] clk: add uclass id check to clk_get_parent()
` [PATCH v2 3/5] clk: use clk_get_parent() helper in clk_en(dis)able()
` [PATCH v2 4/5] clk: allow assigning parent lazily
` [PATCH v2 5/5] test: clk: add test for CLK_LAZY_REPARENT
[Buildroot] [PATCH 1/1] package/python-socketio: bump to version 5.16.0
2025-12-31 19:52 UTC
[PATCH bpf-next] selftests/bpf: veristat: fix printing order in output_stats()
2025-12-31 19:52 UTC
[PATCH] docs/zh_CN: Add staging/crc32 Chinese translation
2025-12-31 19:51 UTC (4+ messages)
` [PATCH v2] docs/zh_CN: Add crc32.rst translation
[android-common:android16-6.12 2/2] mm/pgsize_migration.c:26:1: sparse: sparse: symbol 'pgsize_migration_enabled' was not declared. Should it be static?
2025-12-31 19:50 UTC
[PATCH] selftests/ftrace: Test toplevel-enable for instance
2025-12-31 19:50 UTC (6+ messages)
[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
2025-12-31 19:50 UTC (5+ messages)
[PATCH v1 0/9] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2025-12-31 19:48 UTC (5+ messages)
` [PATCH v1 2/9] iommu/arm-smmu-v3: Add alloc_id/free_id functions to arm_smmu_invs
[PATCH bpf-next v2 0/9] bpf: Make KF_TRUSTED_ARGS default
2025-12-31 19:48 UTC (26+ messages)
` [PATCH bpf-next v2 1/9] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next v2 3/9] bpf: Remove redundant KF_TRUSTED_ARGS flag from "
` [PATCH bpf-next v2 4/9] selftests: bpf: Update kfunc_param_nullable test for new error message
` [PATCH bpf-next v2 5/9] selftests: bpf: Update failure message for rbtree_fail
` [PATCH bpf-next v2 6/9] selftests: bpf: fix test_kfunc_dynptr_param
` [PATCH bpf-next v2 7/9] selftests: bpf: fix cgroup_hierarchical_stats
` [PATCH bpf-next v2 8/9] bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
` [PATCH bpf-next v2 9/9] HID: bpf: drop dead NULL checks in kfuncs
[moderation/CI] Re: io_uring/tctx: add separate lock for list of tctx's in ctx
2025-12-31 19:48 UTC
[PATCH next] board: amediatech: Add X96Q support
2025-12-31 19:45 UTC (2+ messages)
upper vs. lower case hexdump vs od on current Ubuntu causes generic/029, 030 and 031 to fail
2025-12-31 19:41 UTC (6+ messages)
[android-common:android16-6.12 2/2] include/trace/stages/init.h:2:23: warning: 'str__dmv_debug__trace_system_name' defined but not used
2025-12-31 19:40 UTC
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-12-31 19:37 UTC (7+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
[PATCH net-next 0/2] tls: Add TLS 1.3 hardware offload support
2025-12-31 19:34 UTC (3+ messages)
[PATCH 1/1] cmd: command `font` should depend on CONSOLE_TRUETYPE
2025-12-31 19:30 UTC (2+ messages)
[PATCH 1/1] doc: describe QEMU VGA emulation
2025-12-31 19:30 UTC (2+ messages)
[litex-hub:litex-rebase 14/15] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
2025-12-31 19:30 UTC
[PATCH 1/1] video: menu "TrueType Fonts" depends on TrueType enabled
2025-12-31 19:30 UTC (2+ messages)
[litex-hub:litex-rebase 15/15] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
2025-12-31 19:30 UTC
[PATCH 1/1] video: correct label for cyclic video_idle
2025-12-31 19:30 UTC (2+ messages)
[litex-hub:litex-rebase 10/15] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
2025-12-31 19:29 UTC
[PATCH v1 0/5] net/zxdh: add support some new features
2025-12-31 19:27 UTC (7+ messages)
` [PATCH v1 1/5] net/zxdh: add support for modifying queue depth
` [PATCH v1 3/5] net/zxdh: add support set link speed get autoneg stats
[PATCH 0/9] net/sfc: SFN7xxx deprecation and Medford fixes
2025-12-31 19:13 UTC (2+ messages)
[PATCH v2 0/2] tls: Add TLS 1.3 hardware offload support
2025-12-31 19:23 UTC (3+ messages)
` [PATCH v2 1/2] tls: "
` [PATCH v2 2/2] mlx5: "
[PATCH v2 1/1] video: correct label for cyclic video_idle
2025-12-31 19:21 UTC
[Buildroot] [PATCH v2 1/1] package/python-soupsieve: bump to version 2.8.1
2025-12-31 19:21 UTC
[PATCH v4 2/7] mux: Add helper functions for getting optional and selected mux-state
2025-12-31 19:18 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-soupsieve: bump to version 2.8.1
2025-12-31 19:15 UTC
[Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump to version 2.0.45
2025-12-31 19:13 UTC
[PATCH 0/4] Fix CONFIG_CC_OPTIMIZE_FOR_DEBUG support
2025-12-31 19:10 UTC (5+ messages)
` [PATCH 1/4] Makefile: repair "
` [PATCH 2/4] test: do not imply os_malloc() outside of the sandbox
` [PATCH 3/4] dm: add missing includes in dm/of_addr.h
` [PATCH 4/4] dm: dummy implementations of live-tree functions
[PATCH] t/t1517: indicate that `gui--askyesno` fails with GIT_TEST_INSTALLED
2025-12-31 19:09 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/python-coherent-licensed: new host package
2025-12-31 19:06 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-tempora: bump to version 5.8.1
[PATCH v1 0/6] modify npcm7xx/8xx feature and bug fixed
2025-12-31 19:00 UTC (2+ messages)
[PATCH RESEND] arm: dts: mediatek: switch mt8365 to OF_UPSTREAM
2025-12-31 19:00 UTC (2+ messages)
[PATCH 1/4] configs: Remove default malloc length for K3 R5 SPL
2025-12-31 19:00 UTC (2+ messages)
[RFC 0/4] move unix domain sockets from /tmp to /run/dpdk
2025-12-31 18:56 UTC (5+ messages)
` [RFC 1/4] net/af_xdp: replace /tmp with /run/dpdk
` [RFC 2/4] examples/vm_power_manager: "
` [RFC 3/4] net/nfp: "
` [RFC 4/4] net/cnxk: move socket from /tmp to /run/dpdk
[PATCH V2] gdb: Upgrade 16.3 -> 17.1
2025-12-31 18:50 UTC (3+ messages)
` [OE-core] "
[Buildroot] [PATCH 1/1] package/python-termcolor: bump to version 3.3.0
2025-12-31 18:50 UTC
[Buildroot] [PATCH 1/1] package/python-tftpy: bump to version 0.8.6
2025-12-31 18:48 UTC
FAILED: patch "[PATCH] crypto: af_alg - zero initialize memory allocated via" failed to apply to 5.15-stable tree
2025-12-31 18:47 UTC (2+ messages)
` [PATCH 5.15.y] crypto: af_alg - zero initialize memory allocated via sock_kmalloc
[PATCH] selftests/bpf: fix qdisc kfunc declarations
2025-12-31 18:47 UTC
[PATCH] punch-alternating: prevent punching all extents
2025-12-31 18:46 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-types-psutil: bump to version 7.2.1.20251231
2025-12-31 18:45 UTC
[conor:pinctrl 9/14] Documentation/devicetree/bindings/pinctrl/microchip,mpfs-pinctrl-mssio.yaml:95:1: [warning] too many blank lines (2 > 1) (empty-lines)
2025-12-31 18:42 UTC
[Buildroot] [PATCH 1/1] package/python-types-setuptools: bump to version 80.9.0.20251223
2025-12-31 18:42 UTC
[PATCH bpf-next v1] scripts/gen-btf.sh: Reduce log verbosity
2025-12-31 18:39 UTC
[Buildroot] [PATCH 1/1] package/python-xlrd: bump to version 2.0.2
2025-12-31 18:37 UTC
[PATCH v4 0/2] iio: pressure: add Honeywell ABP2 driver
2025-12-31 18:37 UTC (4+ messages)
` [PATCH v4 2/2] "
FAILED: patch "[PATCH] crypto: af_alg - zero initialize memory allocated via" failed to apply to 6.1-stable tree
2025-12-31 18:35 UTC (2+ messages)
` [PATCH 6.1.y] crypto: af_alg - zero initialize memory allocated via sock_kmalloc
[PATCH v2 0/6] staging: ad9832: driver cleanup
2025-12-31 18:35 UTC (11+ messages)
` [PATCH v2 1/6] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH v2 4/6] staging: iio: ad9832: remove dds.h dependency
` [PATCH v2 5/6] staging: iio: ad9832: convert to iio channels and ext_info attrs
` [PATCH v2 6/6] staging: iio: ad9832: add sysfs documentation
[Bug 220922] New: btusb: Add USB ID 0x13d3:0x3625 for MediaTek MT7922
2025-12-31 18:32 UTC (2+ messages)
` [Bug 220922] "
[Buildroot] [PATCH 1/1] package/python-zc-lockfile: bump to version 4.0
2025-12-31 18:28 UTC
[Buildroot] [PATCH] package/feh: bump to 3.11.2
2025-12-31 18:27 UTC
[DPDK/core Bug 1864] soring: build errors with LTO
2025-12-31 18:25 UTC
[DPDK/ethdev Bug 1863] common/cnxk: build errors with LTO
2025-12-31 18:23 UTC
[syzbot] [kernel?] Internal error in div_u64_rem (4)
2025-12-31 18:22 UTC
[PATCH 0/2] arm64: defconfig: Enable Apple Silicon drivers
2025-12-31 18:14 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
2025-12-31 18:18 UTC
[PATCH] io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()
2025-12-31 18:19 UTC
[PATCH 0/2] can: add dummy_can termination and update SocketCAN docs
2025-12-31 18:13 UTC (3+ messages)
` [PATCH 1/2] can: dummy_can: add CAN termination support
` [PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
[PATCH 0/5] bpf: use const pointer for struct_ops cfi_stubs
2025-12-31 18:13 UTC (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] HID: bpf: make __bpf_hid_bpf_ops const
` [PATCH 3/5] sched_ext: make __bpf_ops_sched_ext_ops const
` [PATCH 4/5] net: make cfi_stubs globals const
` [PATCH 5/5] selftests/bpf: "
[PATCH] USB: OHCI/UHCI: Add soft dependencies on ehci_hcd
2025-12-31 18:09 UTC (8+ messages)
[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
2025-12-31 18:00 UTC (3+ messages)
` [RFC PATCH 4/5] md: introduce MAX_RAID_DISKS macro to replace magic number
[PATCH] [RFC] NFSv4.1: slot table draining + memory reclaim can deadlock state manager creation
2025-12-31 18:08 UTC (2+ messages)
[pci:controller/dwc-qcom] BUILD SUCCESS 2fd60a2edb83a6308fffd5ea2a76c221b61a4eb3
2025-12-31 18:05 UTC
[PATCH 0/5] Remove MODULE_ALIAS from all mcb client drivers
2025-12-31 18:00 UTC (3+ messages)
` [PATCH 3/5] iio: adc: men_z188_adc: drop unneeded MODULE_ALIAS
[PATCH v4 0/2] Adding support for Microchip MCP47FEB02
2025-12-31 17:59 UTC (5+ messages)
` [PATCH v4 2/2] iio: dac: adding "
[DPDK/ethdev Bug 1862] mlx5: errors when built with LTO
2025-12-31 17:58 UTC
[PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
2025-12-31 17:52 UTC (4+ messages)
[PULL] drm-intel-fixes
2025-12-31 17:51 UTC
[u-boot-test-hooks][PATCH v2] travis-ci: Add config for QEMU m68k virt machine
2025-12-31 16:31 UTC (3+ messages)
[PATCH v3 0/6] m68k: Add support for QEMU virt machine
2025-12-31 16:23 UTC (10+ messages)
` [PATCH v3 1/6] serial: Add Goldfish TTY driver
` [PATCH v3 2/6] timer: Add Goldfish timer driver
` [PATCH v3 3/6] rtc: goldfish: Support platform data for non-DT probing
[PATCH v2 1/3] test: env: Add test for environment storage in SPI NOR
2025-12-31 17:46 UTC (9+ messages)
[PATCH v3] fsmonitor: implement filesystem change listener for Linux
2025-12-31 17:41 UTC (2+ messages)
` [PATCH v4] "
[PATCH v3 00/11] Add support to boot TI K3 HSM M4 core
2025-12-31 17:36 UTC (12+ messages)
` [PATCH v3 01/11] spl: Use FIT data address as fallback when 'load' property is absent
` [PATCH v3 02/11] arm: mach-k3: Use FIT image data addr as fallback if 'load' prop is missing
` [PATCH v3 03/11] arm: mach-k3: Explicitly identify TIFSSTUB images when discarding buffers
` [PATCH v3 04/11] arm: mach-k3: Add config option for packaging HSM firmware
` [PATCH v3 05/11] arm: dts: k3-binman: Add template for packing "
` [PATCH v3 06/11] arm: dts: k3-{j721s2/j722s/j784s4}-binman: Pack HSM firmware inside tispl.bin
` [PATCH v3 07/11] binman: openssl: Add boot and load extensions to x509 cert
` [PATCH v3 08/11] arm: dts: k3-{j721s2/j722s/j784s4}-r5.dtsi: Enable HSM core
` [PATCH v3 09/11] remoteproc: k3-hsm: Introduce a remoteproc driver for K3 "
` [PATCH v3 10/11] arm: mach-k3: r5: common: Invoke boot of HSM M4 core
` [PATCH v3 11/11] configs: j722s_evm_r5_hsmboot: Add new defconfig to show HSM boot
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-31 17:35 UTC (5+ messages)
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-31 17:32 UTC (6+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH bpf-next v2 0/2] memcg accounting for BPF arena
2025-12-31 17:30 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: arena: Reintroduce memcg accounting
[PATCH v2 0/8] firmware: cirrus: cs_dsp: Add long-offset WMDR blocks
2025-12-31 17:27 UTC (6+ messages)
` [PATCH v2 3/8] firmware: cs_dsp: test_bin: Make patch function a test parameter
` [PATCH v2 4/8] firmware: cs_dsp: mock_bin: Pass offset32 to cs_dsp_mock_bin_add_raw_block()
` [PATCH v2 6/8] firmware: cs_dsp: test: Increase size of XM and YM on Halo Core
` [PATCH v2 7/8] firmware: cs_dsp: test_bin: Run test cases on long-offset blocks
` [PATCH v2 8/8] firmware: cs_dsp: test_bin: Add tests for offsets > 0xffff
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.