messages from 2025-02-13 01:16:41 to 2025-02-13 02:30:39 UTC [more...]
[PATCH net-next 3/3] selftests/bpf: add rto max for bpf_setsockopt test
2025-02-13 2:30 UTC (2+ messages)
[PATCH v1 0/3] Few CI improvements
2025-02-13 2:28 UTC (7+ messages)
` [PATCH v1 1/3] automation: skip building domU if there is no test defined for it
` [PATCH v1 2/3] automation: add jobs running tests from tools/tests/*
` [PATCH v1 3/3] automation: allow selecting individual jobs via CI variables
RTT-PROBE: lore-subspace-rtt
2025-02-13 2:28 UTC
[PATCH net-next 2/3] bpf: add TCP_BPF_RTO_MAX for bpf_setsockopt
2025-02-13 2:25 UTC (2+ messages)
[PATCH v2] mfd: ene-kb3930: Fix potential NULL pointer dereference
2025-02-13 2:25 UTC
[PATCH 0/4] rtc/scmi: Support multiple RTCs
2025-02-13 3:30 UTC (8+ messages)
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-02-13 2:23 UTC (5+ messages)
` [PATCH 1/4] tsm: Add TVM Measurement Register support
` [PATCH 2/4] tsm: Add TSM measurement sample code
` [PATCH 3/4] x86/tdx: Add tdx_mcall_rtmr_extend() interface
` [PATCH 4/4] x86/tdx: Expose TDX MRs through TSM sysfs interface
[PATCH] libselinux: warn on identical duplicate properties
2025-02-13 2:22 UTC
Unix V10 Volume 2 PDFs
2025-02-13 2:12 UTC (4+ messages)
` [TUHS] "
[PATCH] compiler.h: Specify correct attribute for .rodata..c_jump_table
2025-02-13 2:20 UTC (3+ messages)
[Patch v2 0/3] IB/core: Fix GID cache for bonded net devices
2025-02-13 2:20 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next 1/3] tcp: add TCP_RTO_MAX_MIN_SEC definition
2025-02-13 2:19 UTC (2+ messages)
[PATCH] power: energy_model: Rework the depends on for CONFIG_ENERGY_MODEL
2025-02-13 2:18 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2025-02-13 2:18 UTC
[PATCHv4 14/17] zsmalloc: make zspage lock preemptible
2025-02-13 2:18 UTC (11+ messages)
[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
2025-02-13 2:23 UTC (6+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
[PATCH] media: coda: Add system resume interface
2025-02-13 2:17 UTC (3+ messages)
[PATCH net-next v6 0/4] Support PTP clock for Wangxun NICs
2025-02-13 2:17 UTC (5+ messages)
` [PATCH net-next v6 1/4] net: wangxun: Add support for PTP clock
6.14/regression/bisected - commit b9b588f22a0c somehow broke HW acceleration in the Google Chrome
2025-02-13 2:16 UTC
[linux-next:master] [btrfs] 92a6e5b713: xfstests.btrfs.226.fail
2025-02-13 2:15 UTC (3+ messages)
[PATCH 0/2 v9] reclaim file-backed pages given POSIX_FADV_NOREUSE
2025-02-13 2:15 UTC (7+ messages)
` [PATCH 1/2] f2fs: keep POSIX_FADV_NOREUSE ranges
` [f2fs-dev] "
` [PATCH 2/2] f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pages
` [f2fs-dev] "
[PATCH] mfd: ene-kb3930: Fix potential NULL pointer dereference
2025-02-13 2:14 UTC (5+ messages)
[PATCH v3 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
2025-02-13 2:09 UTC (4+ messages)
` [PATCH v3 02/14] net-next/yunsilicon: Enable CMDQ
[PATCH v2 0/3] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
2025-02-13 2:13 UTC (8+ messages)
` [PATCH v2 2/3] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host
[PATCH v2 00/17] KVM: TDX: TDX interrupts
2025-02-13 2:12 UTC (5+ messages)
` [PATCH v2 01/17] KVM: TDX: Add support for find pending IRQ in a protected local APIC
[PATCH] drm: drop i2c subdir from Makefile
2025-02-13 2:12 UTC (4+ messages)
[PATCHv2 0/6] ublk zero-copy support
2025-02-13 2:12 UTC (12+ messages)
` [PATCHv2 2/6] io_uring: create resource release callback
` [PATCHv2 3/6] io_uring: add support for kernel registered bvecs
` [PATCHv2 4/6] ublk: zc register/unregister bvec
[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
2025-02-13 2:11 UTC (33+ messages)
` [PATCH v5 01/32] drm/xe: Retry BO allocation
` [PATCH v5 02/32] mm/migrate: Add migrate_device_pfns
` [PATCH v5 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v5 04/32] drm/pagemap: Add DRM pagemap
` [PATCH v5 05/32] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v5 06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v5 07/32] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v5 08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
` [PATCH v5 09/32] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v5 10/32] drm/xe: Add dma_addr res cursor
` [PATCH v5 11/32] drm/xe: Nuke VM's mapping upon close
` [PATCH v5 12/32] drm/xe: Add SVM range invalidation and page fault
` [PATCH v5 13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v5 14/32] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v5 15/32] drm/xe: Add SVM garbage collector
` [PATCH v5 16/32] drm/xe: Add unbind to "
` [PATCH v5 17/32] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v5 18/32] drm/xe: Enable CPU address mirror uAPI
` [PATCH v5 19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v5 20/32] drm/xe: Add migrate layer functions for SVM support
` [PATCH v5 21/32] drm/xe: Add SVM device memory mirroring
` [PATCH v5 22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v5 23/32] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v5 24/32] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v5 25/32] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v5 26/32] drm/xe: Add Xe SVM devmem_release "
` [PATCH v5 27/32] drm/xe: Add SVM VRAM migration
` [PATCH v5 28/32] drm/xe: Basic SVM BO eviction
` [PATCH v5 29/32] drm/xe: Add SVM debug
` [PATCH v5 30/32] drm/xe: Add modparam for SVM notifier size
` [PATCH v5 31/32] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v5 32/32] drm/doc: gpusvm: Add GPU SVM documentation
[PATCH] drm/amdgpu: Optimize the enablement of GECC
2025-02-13 2:10 UTC (2+ messages)
[RFC] Circumventing FineIBT Via Entrypoints
2025-02-13 2:09 UTC (3+ messages)
[oe-core][kirkstone][PATCH 1/1] python3: Treat UID/GID overflow as failure
2025-02-13 2:10 UTC (2+ messages)
[PATCH 0/4] reset: introduct generic bit reset controller
2025-02-13 2:08 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: reset: add "
` [PATCH 2/4] reset: simple: add support generic reset-simple device
` [PATCH 3/4] dt-bindings: reset: simple: migrate sophgo sg2042 reset controller
` [PATCH 4/4] riscv: dts: sg2042: Adapt reset generator for new binding
[PATCH net-next v7 0/6] add sriov support for wangxun NICs
2025-02-13 2:09 UTC (7+ messages)
` [PATCH net-next v7 5/6] net: ngbe: add sriov function support
RTT-PROBE: lore-subspace-rtt
2025-02-13 2:08 UTC
[PATCH] drm: Fix DSC BPP increment decoding
2025-02-13 2:07 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/7] Add QMI Device Service Request Rate-limit Option
2025-02-13 2:07 UTC (3+ messages)
` [PATCH v2 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
Get the commits to be pushed accurately in pre-push hook
2025-02-13 2:05 UTC
[PATCH V5 0/6] bug fixes and enhancements to 6 GHz band support
2025-02-13 2:05 UTC (4+ messages)
` [PATCH V5 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-02-13 2:04 UTC (5+ messages)
nvme-tcp: fix a possible UAF when failing to send request
2025-02-13 2:04 UTC (4+ messages)
` "
[PATCH] watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
2025-02-13 2:03 UTC (2+ messages)
[i-g-t 1/4] lib/xe: Fix a comment error
2025-02-13 2:19 UTC (4+ messages)
` [i-g-t 2/4] lib/xe/xe_util: Introduce helper functions for buffer creation and command submission etc
` [i-g-t 3/4] tests/intel/xe_vm: Exclude invalid_flags tests from LNL and BMG
` [i-g-t 4/4] tests/intel/xe_exec_fault_mode: Test scratch page under fault mode
struct mctelem_cookie missing definition
2025-02-13 2:00 UTC (4+ messages)
[PATCH v4] f2fs: add check for deleted inode
2025-02-13 2:00 UTC (4+ messages)
` [f2fs-dev] "
[TUHS] Re: Unix V10 Volume 2 PDFs
2025-02-13 1:52 UTC
[PATCH v1] ufs: core: add hba parameter to trace events
2025-02-13 1:58 UTC (3+ messages)
[PATCH next] ice: Fix signedness bug in ice_init_interrupt_scheme()
2025-02-13 1:59 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH 0/3] livepatch: Some improvements
2025-02-13 1:58 UTC (11+ messages)
` [PATCH 2/3] livepatch: Avoid blocking tasklist_lock too long
` [PATCH 3/3] livepatch: Avoid potential RCU stalls in klp transition
RTT-PROBE: lore-subspace-rtt
2025-02-13 1:58 UTC
[PATCH v3] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
2025-02-13 1:58 UTC (4+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag (rev3)
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
2025-02-13 1:55 UTC (2+ messages)
[PATCH net-next v2] net: Add options as a flexible array to struct ip_tunnel_info
2025-02-13 1:55 UTC (4+ messages)
[PATCH v6] media: dt-bindings: aspeed,video-engine: Convert to json schema
2025-02-13 1:53 UTC
[PATCH v5 00/18] zsmalloc/zram: there be preemption
2025-02-13 1:53 UTC (10+ messages)
` [PATCH v5 01/18] zram: sleepable entry locking
` [PATCH v5 12/18] zsmalloc: make zspage lock preemptible
[PATCH] perf report: Add 'tgid' sort key
2025-02-13 1:52 UTC (6+ messages)
[PATCH v2] drm/msm/dpu: Fix uninitialized variable
2025-02-13 1:51 UTC (6+ messages)
[PATCH v10 00/26] cxl: add type2 device basic support
2025-02-13 1:51 UTC (2+ messages)
[PATCH] soc: aspeed: Add NULL pointer check in aspeed_lpc_enable_snoop()
2025-02-13 1:50 UTC (5+ messages)
[PATCH v2] kasan: Don't call find_vm_area() in RT kernel
2025-02-13 1:48 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2025-02-13 1:48 UTC
[RFC PATCH 0/8] mm/damon: auto-tune aggregation interval
2025-02-13 1:44 UTC (9+ messages)
` [RFC PATCH 1/8] mm/damon: add data structure for monitoring intervals auto-tuning
` [RFC PATCH 2/8] mm/damon/core: implement "
` [RFC PATCH 3/8] mm/damon/sysfs: implement intervals tuning goal directory
` [RFC PATCH 4/8] mm/damon/sysfs: commit intervals tuning goal
` [RFC PATCH 5/8] mm/damon/sysfs: implement a command to update auto-tuned monitoring intervals
` [RFC PATCH 6/8] Docs/mm/damon/design: document for intervals auto-tuning
` [RFC PATCH 7/8] Docs/ABI/damon: document intervals auto-tuning ABI
` [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchy
[PATCH v1 00/10] Move uid filtering to BPF filters
2025-02-13 1:44 UTC (11+ messages)
[PATCH] tls: Check return value of get_cipher_desc in fill_sg_out
2025-02-13 1:44 UTC (2+ messages)
Job Listing. Someone you know might need this information
2025-02-13 1:43 UTC
[PATCH] mm: Fix possible NULL pointer dereference in __swap_duplicate
2025-02-13 1:41 UTC (2+ messages)
[PATCH 0/5] mpt3sas driver udpates
2025-02-13 1:26 UTC (6+ messages)
` [PATCH 1/5] mpt3sas: Update MPI headers to 02.00.62 version
` [PATCH 2/5] mpt3sas: Add support for MCTP Passthrough commands
` [PATCH 3/5] mpt3sas: Report driver capability as part of IOCINFO command
` [PATCH 4/5] mpt3sas: Send a diag reset if target reset fails
` [PATCH 5/5] mpt3sas: update driver version to 52.100.00.00
RTT-PROBE: lore-subspace-rtt
2025-02-13 1:38 UTC
[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
2025-02-13 1:37 UTC (2+ messages)
[PATCH 1/1] fbdev: hyperv_fb: iounmap() the correct memory when removing a device
2025-02-13 1:35 UTC (6+ messages)
[PATCH v2] ARM: dts: nuvoton: Align GPIO hog name with bindings
2025-02-13 1:35 UTC (3+ messages)
[PATCH] MAINTAINERS: change maintainer for FSI
2025-02-13 1:33 UTC (2+ messages)
[PATCH v5] mm/mempolicy: Weighted Interleave Auto-tuning
2025-02-13 1:32 UTC (2+ messages)
BUG: NULL pointer dereferenced within __blk_rq_map_sg
2025-02-13 1:29 UTC (5+ messages)
[PATCH V2] net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
2025-02-13 1:30 UTC (5+ messages)
RTT-PROBE: lore-subspace-rtt
2025-02-13 1:28 UTC
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-02-13 1:28 UTC (11+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v2] USB: dwc3: Use syscon_regmap_lookup_by_phandle_args
2025-02-13 1:28 UTC (2+ messages)
[Patch net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
2025-02-13 1:28 UTC (2+ messages)
` "
[PATCH v3 0/4] usb: dwc3: Avoid using reserved EPs
2025-02-13 1:27 UTC (5+ messages)
` [PATCH v3 2/4] usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
` [PATCH v3 3/4] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
[PATCH] block: Check blkg_to_lat return value to avoid NULL dereference
2025-02-13 1:27 UTC (2+ messages)
[PATCH] drm/xe/pxp: Don't kill queues while holding the spinlock
2025-02-13 1:26 UTC (2+ messages)
[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
2025-02-13 1:25 UTC (8+ messages)
` [PATCH v2 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
[PATCH V10 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
2025-02-13 1:24 UTC (10+ messages)
` [PATCH V10 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V10 2/9] wifi: ath12k: push EHT "
` [PATCH V10 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V10 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V10 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V10 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V10 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V10 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V10 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz
[PATCH v2] cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
2025-02-13 1:20 UTC (3+ messages)
[PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup
2025-02-13 1:20 UTC (3+ messages)
[PATCH i-g-t 0/3] Add PMU tests to validate engine activity
2025-02-13 1:20 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2] wireless-regdb: Update regulatory info for Cayman Islands (KY) for 2024
2025-02-13 1:18 UTC
RTT-PROBE: lore-subspace-rtt
2025-02-13 1:18 UTC
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.