All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-13 05:54:41 to 2024-02-13 07:08:36 UTC [more...]

[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
 2024-02-13  7:08 UTC  (2+ messages)
` [Bug 216728] "

[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
 2024-02-13  7:07 UTC  (6+ messages)

[PATCH 0/4] introduce encap hash calculation
 2024-02-13  7:05 UTC  (8+ messages)
` [PATCH v2 1/4] ethdev: "

[patch net-next] tools: ynl: fix attr_space variable to exist even if processing unknown attribute
 2024-02-13  7:04 UTC 

[PATCH] watchdog/hpwdt: Support Suspend and Resume
 2024-02-13  7:02 UTC 

[PATCH 00/16] Add OA functionality to Xe
 2024-02-13  7:04 UTC  (7+ messages)
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties

[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
 2024-02-13  7:02 UTC  (7+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage

[PATCH v6 0/3] w1: add UART w1 bus driver
 2024-02-13  7:02 UTC  (4+ messages)
` [PATCH v6 3/3] "

[PATCH v5 1/5] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
 2024-02-13  7:01 UTC  (4+ messages)
` [PATCH v5 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC

swapaccount= commandline option
 2024-02-13  7:01 UTC  (2+ messages)

[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-13  7:01 UTC  (11+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-13  6:59 UTC  (6+ messages)
` [PATCH net-next v2 5/5] net: ravb: Add runtime PM support

[PATCH v7 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-13  6:57 UTC  (5+ messages)
` [PATCH v7 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
      ` [PATCH v7 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests [issues with parisc64]

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-13  6:57 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`

[PATCH 0/6] block atomic writes for XFS
 2024-02-13  6:56 UTC  (9+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag

[PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
 2024-02-13  6:55 UTC  (2+ messages)

[PATCH v3 00/10] Enrich Trailer API
 2024-02-13  6:55 UTC  (5+ messages)
` [PATCH v4 00/28] "

[PATCH] system: Move memory_ldst.c.inc to system
 2024-02-13  6:55 UTC  (2+ messages)

[PATCH 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-13  6:54 UTC  (2+ messages)

[PATCH v3] zram: do not allocate physically contiguous strm buffers
 2024-02-13  6:54 UTC 

[WIP PATCH] allow changing the password on remount in some cases
 2024-02-13  6:53 UTC 

[PATCH v3 09/15] block: Add checks to merging of atomic writes
 2024-02-13  6:52 UTC  (4+ messages)
`  "

[PATCH v2 0/2] linux-user: Map low priority rt signals
 2024-02-13  6:51 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v3] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-13  6:49 UTC  (2+ messages)

[PATCH] command: add FDT setup for bootelf by flag
 2024-02-13  6:49 UTC  (2+ messages)

[master][PATCH] layer.conf: add compatibility with scarthgap
 2024-02-13  6:48 UTC  (2+ messages)
` [EXTERNAL] [meta-ti] "

[master][PATCH] layer.conf: add compatibility with scarthgap
 2024-02-13  6:48 UTC  (2+ messages)
` [EXTERNAL] [meta-arago] "

[PATCH v2] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
 2024-02-13  6:47 UTC 

[meta-python][PATCH] python3-sqlalchemy: upgrade 2.0.25 -> 2.0.26
 2024-02-13  6:47 UTC 

[PATCH 0/2] Fix crash due to open pmu events during unbind
 2024-02-13  6:46 UTC  (2+ messages)
` [PATCH 1/2] i915/pmu: Add pmu_teardown helper

File Manager Service in OpenBMC
 2024-02-13  6:44 UTC  (7+ messages)

[PATCH] mbuf: replace GCC marker extension with C11 anonymous unions
 2024-02-13  6:45 UTC  (3+ messages)
` [PATCH v2] RFC: "
  ` [PATCH v2] mbuf: "

[PATCH 00/16] Add OA functionality to Xe
 2024-02-13  6:44 UTC  (17+ messages)
` [PATCH 01/16] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/16] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/16] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/16] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/16] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/16] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/16] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/16] drm/xe/oa: Disable overrun mode for Xe2+ OAG
` [PATCH 11/16] drm/xe/oa: Add OAR support
` [PATCH 12/16] drm/xe/oa: Add OAC support
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 14/16] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 15/16] drm/xe/oa: Add MMIO trigger support
` [PATCH 16/16] drm/xe/oa: Override GuC RC with OA on PVC

[PATCH 00/28] Plane Color Pipeline support for Intel platforms
 2024-02-13  6:48 UTC  (29+ messages)
` [PATCH 01/28] [NOT FOR REVIEW] drm: color pipeline base work
` [PATCH 02/28] drm: Add missing function declarations
` [PATCH 03/28] drm: handle NULL next colorop in drm_colorop_set_next_property
` [PATCH 04/28] drm: Fix error logging in set Color Pipeline
` [PATCH 05/28] drm: Add support for 3x3 CTM
` [PATCH 06/28] drm: Add Enhanced LUT precision structure
` [PATCH 07/28] drm: Add 1D LUT color op
` [PATCH 08/28] drm: Add Color lut range attributes
` [PATCH 09/28] drm: Add Color ops capability property
` [PATCH 10/28] drm: Define helper to create color "
` [PATCH 11/28] drm: Define helper for adding capability property for 1D LUT
` [PATCH 12/28] drm/i915: Add identifiers for intel color blocks
` [PATCH 13/28] drm/i915: Add intel_color_op
` [PATCH 14/28] drm/i915/color: Add helper to allocate intel colorop
` [PATCH 15/28] drm/i915/color: Add helper to create "
` [PATCH 16/28] drm/i915/color: Create a transfer function color pipeline
` [PATCH 17/28] drm/i915: Define segmented Lut and add capabilities to colorop
` [PATCH 18/28] drm/i915/color: Add and attach COLORPIPELINE plane property
` [PATCH 19/28] drm/i915/color: Add framework to set colorop
` [PATCH 20/28] drm/i915/color: Add callbacks to set plane CTM
` [PATCH 21/28] drm/i915/color: Add plane CTM callback for TGL and beyond
` [PATCH 22/28] drm/i915: Add register definitions for Plane Degamma
` [PATCH 23/28] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [PATCH 24/28] drm/i915: Add register definitions for Plane Post CSC
` [PATCH 25/28] drm/i915/color: Program Pre-CSC registers
` [PATCH 26/28] drm/i915/xelpd: Program Plane Post CSC Registers
` [PATCH 27/28] FIXME: force disable legacy plane color properties for TGL and beyond
` [PATCH 28/28] drm/i915/color: Enable Plane Color Pipelines

[PATCH v3 00/15] block atomic writes
 2024-02-13  6:42 UTC  (15+ messages)
` [PATCH v3 01/15] block: Add atomic write operations to request_queue limits
` [PATCH v3 05/15] block: Add REQ_ATOMIC flag
` [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v3 14/15] nvme: Support atomic writes
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically

[PATCH] dcache: rename d_genocide()
 2024-02-13  6:42 UTC  (8+ messages)

[meta-arago][kirkstone][PATCH] graphics: kms++: Enable OmapCard support in pykms library
 2024-02-13  6:41 UTC  (3+ messages)

[PATCH] Update certificates for sid
 2024-02-13  6:40 UTC  (2+ messages)

[PATCH] dt-bindings: dma: convert MediaTek High-Speed controller to the json-schema
 2024-02-13  6:39 UTC  (2+ messages)

[PATCH net-next v3 3/6] tcp: add dropreasons in tcp_rcv_state_process()
 2024-02-13  6:36 UTC  (3+ messages)

[goldwynr:buffered-iomap 72/93] fs/btrfs/extent_io.c:970:14: error: too few arguments to function 'btrfs_get_extent'
 2024-02-13  6:35 UTC 

[PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
 2024-02-13  6:35 UTC  (2+ messages)

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-02-13  6:35 UTC  (2+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v9 and v10

[PATCH net-next v8 0/4] Per epoll context busy poll support
 2024-02-13  6:34 UTC  (6+ messages)
` [PATCH net-next v8 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v8 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v8 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v8 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v4 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:32 UTC  (14+ messages)
` [PATCH v4 net-next 01/13] net: annotate data-races around dev->name_assign_type
` [PATCH v4 net-next 02/13] ip_tunnel: annotate data-races around t->parms.link
` [PATCH v4 net-next 03/13] dev: annotate accesses to dev->link
` [PATCH v4 net-next 04/13] net: convert dev->reg_state to u8
` [PATCH v4 net-next 05/13] net-sysfs: convert netdev_show() to RCU
` [PATCH v4 net-next 06/13] net-sysfs: use dev_addr_sem to remove races in address_show()
` [PATCH v4 net-next 07/13] net-sysfs: convert dev->operstate reads to lockless ones
` [PATCH v4 net-next 08/13] net-sysfs: convert netstat_show() to RCU
` [PATCH v4 net-next 09/13] net: remove stale mentions of dev_base_lock in comments
` [PATCH v4 net-next 10/13] net: add netdev_set_operstate() helper
` [PATCH v4 net-next 11/13] net: remove dev_base_lock from do_setlink()
` [PATCH v4 net-next 12/13] net: remove dev_base_lock from register_netdevice() and friends
` [PATCH v4 net-next 13/13] net: remove dev_base_lock

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-13  6:32 UTC  (9+ messages)
` [PATCH v5 1/8] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal

[meta-oe][PATCH] libnfs: Add cmake checks for sys/uio.h
 2024-02-13  6:31 UTC  (2+ messages)
` [oe] "

[PATCH 2/2] drm/i915/lnl: Program PKGC_LATENCY register
 2024-02-13  6:28 UTC  (2+ messages)

[PATCH i-g-t] i915/pmu: Add pmu tests to catch unbind cleanup issues
 2024-02-13  6:29 UTC 

[PATCH v4 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:29 UTC  (2+ messages)
` [PATCH v4 net-next 01/13] net: annotate data-races around dev->name_assign_type

[PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs
 2024-02-13  6:26 UTC  (3+ messages)
` [PATCH 1/1] iommu/arm-smmu-qcom: Fix use-after-free issue in qcom_smmu_create()

[PATCH iproute2] tc: u32: check return value from snprintf
 2024-02-13  6:25 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-02-13  6:19 UTC 

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-13  6:18 UTC  (2+ messages)
` ✓ CI.BAT: success for fdinfo shared stats (rev3)

[PATCH v3] drm: drm_crtc: correct some comments
 2024-02-13  6:17 UTC 

The "64bits time_t transition" in Debian/Xen
 2024-02-12 18:51 UTC  (3+ messages)
    ` Bug#1063270: "

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-02-13  6:15 UTC  (7+ messages)
` [PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V

[PATCH] arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-"
 2024-02-13  6:14 UTC  (3+ messages)

[PATCH v3 00/10] Improvments for tc358775 with support for tc358765
 2024-02-13  6:13 UTC  (7+ messages)
` [PATCH v3 03/10] dt-bindings: display: bridge: tc358775: Add "

[xen-unstable test] 184653: tolerable FAIL - PUSHED
 2024-02-13  6:13 UTC 

[PATCH] powerpc/pseries: fix accuracy of stolen time
 2024-02-13  6:12 UTC  (3+ messages)

[PATCH v3] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC
 2024-02-13  6:13 UTC  (4+ messages)

[PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-13  6:12 UTC  (7+ messages)

[PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
 2024-02-13  6:11 UTC  (5+ messages)
` [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations

[PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
 2024-02-13  6:11 UTC  (8+ messages)
` [Bpf] "

[PATCH v3 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:08 UTC  (4+ messages)
` [PATCH v3 net-next 06/13] net-sysfs: use dev_addr_sem to remove races in address_show()

[PATCH v2] arm: mach-k3: Refactor QoS settings
 2024-02-13  6:06 UTC  (3+ messages)

[PATCH 0/4] Enable Adaptive Sync SDP Support for DP
 2024-02-13  6:04 UTC  (3+ messages)
` [PATCH 2/4] drm: Add Adaptive Sync SDP logging

[PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
 2024-02-13  6:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

sdhci-omap: issues with PM features since 5.16
 2024-02-13  6:03 UTC  (11+ messages)

[PATCH] tcg: Increase width of temp_subindex
 2024-02-13  6:02 UTC  (3+ messages)

[PATCH v2] extcon: max8997: select IRQ_DOMAIN instead of depending on it
 2024-02-13  6:00 UTC 

The issue of excessively large metadata allocation in Linux 6.7 cannot be mitigated through btrfs balance
 2024-02-13  5:58 UTC 

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-13  5:55 UTC  (31+ messages)
` [PATCH 01/30] preempt: introduce CONFIG_PREEMPT_AUTO
` [PATCH 02/30] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 04/30] sched: make test_*_tsk_thread_flag() return bool
` [PATCH 05/30] sched: *_tsk_need_resched() now takes resched_t as param
` [PATCH 06/30] entry: handle lazy rescheduling at user-exit
` [PATCH 07/30] entry/kvm: handle lazy rescheduling at guest-entry
` [PATCH 08/30] entry: irqentry_exit only preempts for TIF_NEED_RESCHED
` [PATCH 09/30] sched: __schedule_loop() doesn't need to check for need_resched_lazy()
` [PATCH 10/30] sched: separate PREEMPT_DYNAMIC config logic
` [PATCH 11/30] sched: runtime preemption config under PREEMPT_AUTO
` [PATCH 12/30] rcu: limit PREEMPT_RCU to full preemption "
` [PATCH 13/30] rcu: fix header guard for rcu_all_qs()
` [PATCH 14/30] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full
` [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH 16/30] rcu: force context-switch "
` [PATCH 17/30] x86/thread_info: define TIF_NEED_RESCHED_LAZY
` [PATCH 18/30] sched: prepare for lazy rescheduling in resched_curr()
` [PATCH 19/30] sched: default preemption policy for PREEMPT_AUTO
` [PATCH 20/30] sched: handle idle preemption "
` [PATCH 21/30] sched: schedule eagerly in resched_cpu()
` [PATCH 22/30] sched/fair: refactor update_curr(), entity_tick()
` [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption
` [PATCH 24/30] sched: support preempt=none under PREEMPT_AUTO
` [PATCH 25/30] sched: support preempt=full "
` [PATCH 26/30] sched: handle preempt=voluntary "
` [PATCH 27/30] sched: latency warn for TIF_NEED_RESCHED_LAZY
` [PATCH 28/30] tracing: support lazy resched
` [PATCH 29/30] Documentation: tracing: add TIF_NEED_RESCHED_LAZY
` [PATCH 30/30] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y

[PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
 2024-02-13  5:54 UTC  (2+ messages)

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-13  5:54 UTC  (3+ messages)


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.