messages from 2025-12-04 20:04:41 to 2025-12-04 21:06:52 UTC [more...]
[PATCH 0/6] Introduce MAX77759 charger driver
2025-12-04 21:06 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
[PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
2025-12-04 21:06 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86/uniwill: Implement cTGP setting
[PATCH] cgroup: rstat: force flush on css exit
2025-12-04 21:06 UTC
[PATCH v2 00/19] Multi Queue feature validation support
2025-12-04 21:03 UTC (22+ messages)
` [PATCH v2 01/19] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH v2 04/19] tests/intel/xe_exec_multi_queue: Validate exec submissions
` [PATCH v2 05/19] tests/intel/xe_exec_multi_queue: Validate queue priority setting
` [PATCH v2 06/19] tests/intel/xe_exec_multi_queue: Add close-fd tests
` [PATCH v2 08/19] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v2 10/19] tests/intel/xe_exec_multi_queue: Add dynamic priority test
` [PATCH v2 11/19] tests/intel/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH v2 12/19] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH v2 13/19] tests/intel/xe_exec_multi_queue: Add multi queues with SMEM
` [PATCH v2 14/19] lib/xe/xe_spin: Add switch point for preemptible spinner
[joel-granados:jag/no-macro-conv 24/25] Warning: kernel/sysctl.c:470 function parameter 'u_ptr' not described in 'proc_int_k2u_conv_kop'
2025-12-04 21:00 UTC
[PATCH 5.10 000/300] 5.10.247-rc1 review
2025-12-04 21:00 UTC (5+ messages)
` [PATCH 5.10 003/300] btrfs: always drop log root tree reference in btrfs_replay_log()
` [PATCH 5.10 013/300] ASoC: qdsp6: q6asm: do not sleep while atomic
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
2025-12-04 20:59 UTC (5+ messages)
[PATCH v3] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-12-04 20:58 UTC (4+ messages)
[PATCH] efi: pstore: Support late setup with TEE-backed efivars ops
2025-12-04 20:57 UTC (3+ messages)
can we standardize on the spelling of "artifacts"?
2025-12-04 20:59 UTC (3+ messages)
` [docs] "
[syzbot] [usb?] WARNING in usb_start_wait_urb
2025-12-04 20:56 UTC (2+ messages)
[PATCH RFC] mm: ghost swapfile support for zswap
2025-12-04 20:55 UTC (6+ messages)
[PATCH v8 0/6] drm/xe/guc: Add LFD format output for guc log
2025-12-04 20:55 UTC (5+ messages)
` [PATCH v8 4/6] drm/xe/guc: Add GuC log event buffer output in LFD format
` [PATCH v8 5/6] drm/xe/guc: Only add GuC crash dump if available
[PATCH] MAINTAINERS: Update Xe driver maintainers
2025-12-04 20:55 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for MAINTAINERS: Update Xe driver maintainers (rev3)
[PATCH v15 00/32] x86,fs/resctrl telemetry monitoring
2025-12-04 20:54 UTC (33+ messages)
` [PATCH v15 01/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v15 02/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v15 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v15 04/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v15 05/32] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v15 06/32] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
` [PATCH v15 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v15 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v15 09/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v15 10/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v15 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v15 12/32] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v15 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v15 14/32] x86,fs/resctrl: Add and initialize a resource for package scope monitoring
` [PATCH v15 15/32] fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
` [PATCH v15 16/32] x86/resctrl: Discover hardware telemetry events
` [PATCH v15 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v15 18/32] x86,fs/resctrl: Add architectural event pointer
` [PATCH v15 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v15 20/32] x86/resctrl: Read "
` [PATCH v15 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v15 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v15 23/32] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v15 24/32] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v15 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v15 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v15 27/32] x86,fs/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v15 28/32] fs/resctrl: Move RMID initialization to first mount
` [PATCH v15 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v15 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v15 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v15 32/32] x86,fs/resctrl: Update documentation for telemetry events
[Buildroot] [PATCH 1/2] package/go: security bump to version 1.25.5
2025-12-04 20:54 UTC (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/wtfutil: bump version to 0.47.1
[PATCH 6.1.y RESEND] KVM: arm64: silence -Wuninitialized-const-pointer warning
2025-12-04 20:53 UTC (2+ messages)
[android-common:android-mainline-desktop 1/1] include/linux/tracepoint.h:374:27: error: '__tracepoint_device_pm_callback_start' undeclared here (not in a function)
2025-12-04 20:50 UTC
[PATCH for 10.2?] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
2025-12-04 20:50 UTC
[PATCH] btrfs: remove dead assignment in prepare_one_folio()
2025-12-04 20:51 UTC (3+ messages)
[koverstreet-bcachefs:pr/992 2/2] ERROR: modpost: "curve25519_generic" [lib/crypto/libcurve25519.ko] undefined!
2025-12-04 20:37 UTC (2+ messages)
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-04 20:50 UTC (7+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
[bluez/bluez] d5afae: main: fix bool vs. gboolean type in g_option_conte
2025-12-04 20:49 UTC
[PATCH] drm/xe: Fix duplicated put due to merge resolution
2025-12-04 20:48 UTC (4+ messages)
[PATCH v1] drm/xe/vf: Stop waiting for ring space on VF post migration recovery
2025-12-04 20:49 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH 1/1] nfs-utils: nfsdctl: ignore ipv6 listener creation error
2025-12-04 20:48 UTC
[PATCH 1/1] nfs-utils: nfsdctl: function location identifying error messages
2025-12-04 20:48 UTC
[PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
2025-12-04 20:47 UTC (2+ messages)
[PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence
2025-12-04 20:47 UTC (11+ messages)
Fwd: USB DBC hang during earlyprintk initialization
2025-12-04 20:46 UTC (15+ messages)
[PATCH 5.15.y RESEND] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-12-04 20:44 UTC
[GIT PULL] firewire updates for v6.19
2025-12-04 20:41 UTC (2+ messages)
[GIT PULL] hwmon updates for v6.19
2025-12-04 20:41 UTC (2+ messages)
[GIT PULL] GNSS updates for 6.19-rc1
2025-12-04 20:41 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/sbc: fix build with gcc-15.x
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/pdmenu: fix build with gcc-15.x
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/python3: bump version to 3.13.9
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] package/podman: bump to version 5.6.2
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.23.2
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/ti_am62x_sk: bump U-Boot and Linux versions
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python3: bump version to 3.13.8
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/2] configs/beaglebone: bump Linux to 6.12.34-ti-arm32-r12 and U-Boot to 2025.10
2025-12-04 20:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/ustreamer: bump version to 6.42
2025-12-04 20:43 UTC (2+ messages)
[GIT PULL] gpio updates for v6.19-rc1
2025-12-04 20:40 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.402
2025-12-04 20:43 UTC (2+ messages)
amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
2025-12-04 20:42 UTC (7+ messages)
[PATCH] Documentation: Improve wording on requirements for a free Nitrokey
2025-12-04 20:42 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/iperf3: bump to version 3.20
2025-12-04 20:42 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/iperf3: bump to version 3.20
2025-12-04 20:34 UTC
[Buildroot] [git commit branch/next] package/hwdata: bump version to 0.402
2025-12-04 20:34 UTC
[Buildroot] [git commit branch/next] package/ustreamer: bump version to 6.42
2025-12-04 20:34 UTC
[Buildroot] [git commit branch/2025.08.x] package/18xx-ti-utils: switch to git repo
2025-12-04 12:23 UTC
[Buildroot] [git commit branch/2025.08.x] package/python-starlette: security bump to 0.50.0
2025-12-04 12:11 UTC
[Buildroot] [git commit branch/2025.08.x] package/{neard, sdbusplus, thermald}: typo fixes
2025-12-04 12:12 UTC
[Buildroot] [git commit branch/2025.08.x] package/libteam: add upstream patch to fix build with newer gcc
2025-12-04 12:22 UTC
[Buildroot] [git commit branch/2025.08.x] package/sbc: fix build with gcc-15.x
2025-12-04 12:23 UTC
[Buildroot] [git commit branch/2025.08.x] package/tor: bump version to 0.4.8.21
2025-12-04 12:22 UTC
[Buildroot] [git commit branch/2025.08.x] package/sdl: fix build failure due to type mismatch
2025-12-04 12:13 UTC
[Buildroot] [git commit branch/2025.08.x] package/pdmenu: fix build with gcc-15.x
2025-12-04 12:22 UTC
[Buildroot] [git commit branch/2025.08.x] package/oprofile: add upstream patch to fix build with newer gcc
2025-12-04 12:20 UTC
[Buildroot] [git commit branch/2025.08.x] package/gnutls: add patch to fix build with gcc < 11
2025-12-03 16:22 UTC
[Buildroot] [git commit branch/2025.08.x] package/tmux: fix build failure due to type mismatch
2025-12-04 12:14 UTC
[Buildroot] [git commit branch/2025.08.x] package/python-starlette: bump to 0.48.0
2025-12-04 12:11 UTC
[Buildroot] [git commit branch/2025.08.x] package/swipl: bump version to 9.2.9
2025-12-04 12:12 UTC
[Buildroot] [git commit branch/2025.08.x] package/python-starlette: bump to version 0.47.3
2025-12-04 12:11 UTC
[PATCH 10/10] smb: move client/smb2maperror.c to common/
2025-12-04 20:39 UTC (2+ messages)
[PATCH] Bluetooth: MGMT: report BIS capability flags in supported settings
2025-12-04 20:40 UTC
[Buildroot] [git commit branch/2025.02.x] package/{neard, sdbusplus, thermald}: typo fixes
2025-12-04 12:12 UTC
[Buildroot] [git commit branch/2025.02.x] package/python-starlette: security bump to 0.50.0
2025-12-04 12:11 UTC
[Buildroot] [git commit branch/2025.02.x] package/gnutls: add patch to fix build with gcc < 11
2025-12-03 16:22 UTC
[Buildroot] [git commit branch/2025.02.x] package/tor: bump version to 0.4.8.21
2025-12-04 12:22 UTC
[Buildroot] [git commit branch/2025.02.x] package/sdl: fix build failure due to type mismatch
2025-12-04 12:13 UTC
[Buildroot] [git commit branch/2025.02.x] package/libteam: add upstream patch to fix build with newer gcc
2025-12-04 12:22 UTC
[Buildroot] [git commit branch/2025.02.x] package/tmux: fix build failure due to type mismatch
2025-12-04 12:14 UTC
[Buildroot] [git commit branch/2025.02.x] package/18xx-ti-utils: switch to git repo
2025-12-04 12:23 UTC
[Buildroot] [git commit branch/2025.02.x] package/oprofile: add upstream patch to fix build with newer gcc
2025-12-04 12:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/swipl: bump version to 9.2.9
2025-12-04 12:12 UTC
[Buildroot] [git commit branch/2025.02.x] package/python-starlette: bump to version 0.47.3
2025-12-04 12:11 UTC
[Buildroot] [git commit branch/2025.02.x] package/python-starlette: bump to 0.48.0
2025-12-04 12:11 UTC
[PATCH BlueZ] main: fix bool vs. gboolean type in g_option_context_parse()
2025-12-04 20:38 UTC
[PATCH v3] target/arm: handle unaligned PC during tlb probe
2025-12-04 20:35 UTC
[PATCH v3 0/6] Add support for SM3 secure hash
2025-12-04 19:31 UTC (2+ messages)
[PATCH v6 00/13] am62: IO+DDR resume support
2025-12-04 20:02 UTC (13+ messages)
` [PATCH v6 07/13] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v6 08/13] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v6 10/13] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH v6 11/13] arm: dts: k3-am62p: "
[PATCH] dm: crypto: Check malloc return value
2025-12-04 19:34 UTC
[PATCH v3 0/9] arm: am335x: Switch to upstream devicetree
2025-12-04 19:03 UTC (4+ messages)
` [PATCH v3 4/9] configs: am335x_evm: Unify evm board defconfigs
[PATCH v2] target/arm: handle unaligned PC during tlb probe
2025-12-04 20:30 UTC
[PATCH] clk: Remove myself as a maintainer
2025-12-04 20:29 UTC (2+ messages)
[openeuler:OLK-5.10 3345/3345] drivers/net/ethernet/yusur/k2/../platform/ys_intr.c:113:40: warning: non-overlapping comparisons always evaluate to false
2025-12-04 20:29 UTC
[PATCH] Change email addresses for B&R Industrial Automation
2025-12-04 20:28 UTC (2+ messages)
REGRESSION on linux-next (next-20251201)
2025-12-03 19:31 UTC (2+ messages)
[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
2025-12-03 8:33 UTC (3+ messages)
[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-12-04 1:33 UTC (3+ messages)
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH] test: strlcat: Fix SPDX license
2025-12-04 20:28 UTC (2+ messages)
[PATCH 1/1] binman: fallback to importlib_resources on Python 3.8
2025-12-04 20:28 UTC (2+ messages)
[PATCH v2] board: BuR: Update MAINTAINERS files
2025-12-04 20:28 UTC (2+ messages)
[PATCH v2 0/3] char: add option to inject timestamps into logfile
2025-12-04 20:26 UTC (4+ messages)
` [PATCH v2 1/3] char: qemu_chr_write_log() use qemu_write_full()
` [PATCH v2 2/3] error-report: make real_time_iso8601() public
` [PATCH v2 3/3] chardev: add logtimestamp option
Introduction and early interest - Ayush Jain
2025-12-04 20:28 UTC
[PATCH v6 0/5] asdf
2025-12-04 20:25 UTC (4+ messages)
` [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
[PATCH v6] SELinux: Add support for BPF token access control
2025-12-04 20:25 UTC (4+ messages)
[PATCH 0/1] Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-04 20:24 UTC (9+ messages)
` [PATCH 1/1] block: "
Why do *all* xen-tools recipes set DEFAULT_PREFERENCE to '-1'?
2025-12-04 20:24 UTC
[PATCH v1] drm/xe/cri: Enable I2C controller
2025-12-04 20:22 UTC (4+ messages)
[PATCH 0/2] Add a few tracepoints to panthor
2025-12-04 20:21 UTC (3+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes
TAB nomination: Steven Rostedt
2025-12-04 20:21 UTC
[PATCH V2] r8169: fix RTL8117 Wake-on-Lan in DASH mode
2025-12-04 20:18 UTC (6+ messages)
[PATCH] tracing: Fix fixed array of synthetic event
2025-12-04 20:19 UTC
[PATCH 1/2] x86/amd_node: fix integer divide by zero during init
2025-12-04 20:16 UTC (3+ messages)
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-04 20:16 UTC (9+ messages)
` [RFC PATCH v2 20/27] NTB: ntb_transport: Introduce remote eDMA backed transport mode
[PATCH v3] mulitpath-tools Add purge capability to multipath-tools
2025-12-04 20:08 UTC (3+ messages)
[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2025-12-04 20:07 UTC (6+ messages)
` [PATCH v1 07/30] io_uring/rsrc: add fixed buffer table pinning/unpinning
[PATCH 00/13] selftests: Fix problems seen when building with -Werror
2025-12-04 20:07 UTC (5+ messages)
Unknown ORC entry type 5 on RHEL 9 kernel
2025-12-04 20:06 UTC
[PATCH] migration: cpr socket permissions fix
2025-12-04 20:05 UTC (3+ messages)
[PATCH v3 0/3] btrfs: scrub: enhance freezing and signal handling
2025-12-04 20:06 UTC (2+ messages)
[PATCH v9 0/7] net/tap: simple refactoring
2025-12-04 20:04 UTC (2+ messages)
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-04 20:04 UTC (25+ messages)
` [PATCH v24 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v24 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v24 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v24 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v24 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v24 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v24 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v24 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v24 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v24 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v24 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v24 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v24 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v24 28/28] kselftest/riscv: kselftest for user mode cfi
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.