All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-01 08:46:46 to 2023-02-01 09:25:29 UTC [more...]

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-02-01  9:22 UTC  (20+ messages)
` [PATCH v4 00/39] "
  ` [PATCH v4 01/39] common/cnxk: add ML headers and ROC code for cnxk
  ` [PATCH v4 02/39] ml/cnxk: add skeleton for ML cnxk driver
  ` [PATCH v4 03/39] ml/cnxk: enable probe and remove of ML device
  ` [PATCH v4 04/39] ml/cnxk: add driver support to get device info
  ` [PATCH v4 05/39] ml/cnxk: add support for configure and close
  ` [PATCH v4 06/39] ml/cnxk: parse ML firmware path from device args
  ` [PATCH v4 07/39] ml/cnxk: enable firmware load and device reset
  ` [PATCH v4 08/39] ml/cnxk: enable support for simulator environment
  ` [PATCH v4 09/39] ml/cnxk: enable support for device start and stop
  ` [PATCH v4 10/39] ml/cnxk: add support to create device queue-pairs
  ` [PATCH v4 11/39] ml/cnxk: add functions to load and unload models
  ` [PATCH v4 13/39] ml/cnxk: add internal structures for derived info
  ` [PATCH v4 15/39] ml/cnxk: add structures for slow and fast path JDs
  ` [PATCH v4 16/39] ml/cnxk: find OCM mask and page slots for a model
  ` [PATCH v4 19/39] ml/cnxk: enable support to stop an ML models
  ` [PATCH v4 20/39] ml/cnxk: enable support to get model information
  ` [PATCH v4 21/39] ml/cnxk: enable support to update model params
  ` [PATCH v4 22/39] ml/cnxk: add support to get IO buffer sizes

[PATCH v1] usb: handle warm-reset port requests on hub_init
 2023-02-01  9:24 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-01  9:24 UTC 

[PATCH 0/7] tools/ocaml: Memory corruption fixes in bindings
 2023-02-01  9:04 UTC  (2+ messages)

[PATCH] net: openvswitch: reduce cpu_used_mask memory consumption
 2023-02-01  9:21 UTC 

[PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
 2023-02-01  9:21 UTC  (5+ messages)

[PATCH v3 1/8] ethdev: add IPv6 routing extension header definition
 2023-02-01  9:21 UTC  (6+ messages)
` [PATCH v4 0/3] add IPv6 routing extension support
  ` [PATCH v4 1/3] ethdev: add IPv6 routing extension header definition
  ` [PATCH v4 2/3] ethdev: add modify IPv6 protocol field

[PATCH] clk: sprd: Add dependency for SPRD_UMS512_CLK
 2023-02-01  9:13 UTC 

[PATCH v1 3/3] gpio: ep93xx: split device in multiple
 2023-02-01  9:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
 2023-02-01  9:15 UTC  (9+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs
` [PATCH 2/2] cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task

[PATCH 1/3] tty: n_gsm: add keep alive support
 2023-02-01  9:17 UTC  (3+ messages)

OS Descriptor version in FunctionFS
 2023-02-01  9:16 UTC  (4+ messages)

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-01  9:16 UTC  (4+ messages)
` [PATCH V2 2/7] rtc: "

Future of the SAA7146 drivers
 2023-02-01  9:15 UTC  (4+ messages)

Faktoring
 2023-02-01  9:06 UTC 

Faktoring
 2023-02-01  9:06 UTC 

[PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-01  9:13 UTC  (8+ messages)
` [PATCH v4 1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
` [PATCH v4 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
` [PATCH v4 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
` [PATCH v4 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
` [PATCH v4 5/7] mm/vmalloc: skip the uninitilized vmalloc areas
` [PATCH v4 6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area
` [PATCH v4 7/7] sh: mm: set "

[usb:usb-testing] BUILD SUCCESS 45bf39f8df7f05efb83b302c65ae3b9bc92b7065
 2023-02-01  9:13 UTC 

[PATCH v4 1/2] ethdev: control Rx metadata negotiation
 2023-02-01  9:14 UTC  (11+ messages)
` [EXT] Re: [PATCH v5 2/2] app/testpmd: add command to process "

[PATCH v1 0/4] implementation of ML common code
 2023-02-01  9:15 UTC  (7+ messages)
` [EXT] Re: [PATCH v3 "

[Intel-xe] [PATCH 00/37] Catching up since we went public
 2023-02-01  9:13 UTC  (7+ messages)
` [Intel-xe] [PATCH 37/37] drm/xe: enforce GSMBASE for DG1 instead of BAR2

RTT-PROBE: lore-subspace-rtt
 2023-02-01  9:14 UTC 

[PATCH v1 0/4] implementation of ML common code
 2023-02-01  9:12 UTC  (11+ messages)
` [PATCH v4 0/4] Implementation "
  ` [PATCH v4 1/4] mldev: add headers for internal ML functions
  ` [PATCH v4 2/4] mldev: implement ML IO type handling functions
  ` [PATCH v4 3/4] mldev: add scalar type conversion functions
  ` [PATCH v4 4/4] mldev: add Arm NEON type conversion routines
` [PATCH v5 0/4] Implementation of ML common code
  ` [PATCH v5 1/4] mldev: add headers for internal ML functions
  ` [PATCH v5 2/4] mldev: implement ML IO type handling functions
  ` [PATCH v5 3/4] mldev: add scalar type conversion functions
  ` [PATCH v5 4/4] mldev: add Arm NEON type conversion routines

[PATCH bpf-next 0/6] New benchmark for hashmap lookups
 2023-02-01  9:12 UTC  (6+ messages)
` [PATCH bpf-next 6/6] selftest/bpf/benchs: Add "

[PATCH net 1/1] igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
 2023-02-01  9:12 UTC  (2+ messages)

[PATCH net-next 1/1] gve: Fix gve interrupt names
 2023-02-01  9:11 UTC  (2+ messages)

stable-rc/queue/4.19 build: 165 builds: 9 failed, 156 passed, 9 errors, 33 warnings (v4.19.271-66-g923e939ad273)
 2023-02-01  9:11 UTC 

[PATCH V2 0/6] rtla: Add hwnoise tool
 2023-02-01  9:10 UTC  (3+ messages)
` [PATCH V2 6/6] Documentation/rtla: Add hwnoise man page

[OE-core] [PATCH] gnutls: add initial ptest support
 2023-02-01  9:10 UTC  (11+ messages)

[cxl:for-6.3/cxl-ram-region 17/18] port.c:undefined reference to `cxl_add_to_region'
 2023-02-01  9:10 UTC 

[PATCH v4 net-next 0/8] sfc: devlink support for ef100
 2023-02-01  9:09 UTC  (12+ messages)
` [PATCH v4 net-next 1/8] sfc: add "
` [PATCH v4 net-next 2/8] sfc: add devlink info "
` [PATCH v4 net-next 5/8] sfc: add devlink port "

[PATCH v3 00/14] KVM perf support
 2023-02-01  9:09 UTC  (15+ messages)
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters

[PATCH v7 0/2] Basic early_printk and smoke test implementation
 2023-02-01  9:10 UTC  (9+ messages)
` [PATCH v7 1/2] xen/riscv: introduce early_printk basic stuff

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-02-01  9:04 UTC  (9+ messages)

[PATCH v2 0/4] thermal: intel: int340x: Assorted cleanups
 2023-02-01  9:09 UTC  (2+ messages)

[RFC PATCH v2 0/5] folio based filemap_map_pages()
 2023-02-01  9:09 UTC  (3+ messages)
` [RFC PATCH v2 4/5] mm: add do_set_pte_range()

[Intel-gfx] [PATCH v10 0/6] Enable HDCP2.x via GSC CS
 2023-02-01  9:08 UTC  (7+ messages)
` [Intel-gfx] [PATCH v10 1/6] drm/i915/gsc: Create GSC request submission mechanism
` [Intel-gfx] [PATCH v10 2/6] drm/i915/hdcp: Keep hdcp agonstic naming convention
` [Intel-gfx] [PATCH v10 3/6] i915/hdcp: HDCP2.x Refactoring to agnostic hdcp
` [Intel-gfx] [PATCH v10 4/6] drm/i915/hdcp: Refactor HDCP API structures
` [Intel-gfx] [PATCH v10 5/6] drm/i915/mtl: Add function to send command to GSC CS
` [Intel-gfx] [PATCH v10 6/6] drm/i915/mtl: Add HDCP GSC interface

[PATCH v1 0/8] thermal: intel: intel_pch: Code simplification and cleanups
 2023-02-01  9:08 UTC  (3+ messages)

[PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed
 2023-02-01  9:08 UTC  (3+ messages)

[PATCH] blk-ioprio: Introduce promote-to-rt policy
 2023-02-01  9:07 UTC  (2+ messages)

[PATCH V2 0/5] Enable crashdump collection support for IPQ9574
 2023-02-01  9:05 UTC  (12+ messages)
` [PATCH V2 1/5] dt-bindings: scm: Add compatible "
` [PATCH V2 2/5] arm64: dts: Add support for Crashdump collection on IPQ9574
` [PATCH V2 3/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
` [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC
` [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574

[PATCH] i40e: Add checking for null for nlmsg_find_attr()
 2023-02-01  9:06 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/5] can: bittiming: improve SJW handling and default
 2023-02-01  9:05 UTC  (9+ messages)
` [PATCH 2/5] can: bittiming: can_calc_bittiming(): make use of min3()

[PATCH v2 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-01  9:05 UTC  (5+ messages)
  ` [PATCH v2 1/2] ethdev: add PHY affinity match item
  ` [PATCH v2 2/2] ethdev: introduce the PHY affinity field in Tx queue API

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-01  9:03 UTC  (16+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

RTT-PROBE: lore-subspace-rtt
 2023-02-01  9:04 UTC 

[PATCH 0/4] Device tree support for Hyper-V VMBus driver
 2023-02-01  9:03 UTC  (4+ messages)
` [PATCH 3/4] Drivers: hv: vmbus: Device Tree support

[PATCH RFC] tick/nohz: fix data races in get_cpu_idle_time_us()
 2023-02-01  9:03 UTC  (5+ messages)

[Buildroot] [PATCH] package/luaposix: bump to version 36.1
 2023-02-01  9:02 UTC 

Słowa kluczowe do wypozycjonowania
 2023-02-01  9:01 UTC 

[PATCH 1/1] efi_loader: stop watchdogs in ExitBootServices()
 2023-02-01  9:00 UTC  (7+ messages)

[PATCH bpf-next v1] libbpf: Add wakeup_events to creation options
 2023-02-01  9:00 UTC 

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-02-01  8:59 UTC  (12+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[Intel-gfx] [PATCH v9 0/6] Enable HDCP2.x via GSC CS
 2023-02-01  8:59 UTC  (4+ messages)
` [Intel-gfx] [PATCH v9 5/6] drm/i915/mtl: Add function to send command to "

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-02-01  8:59 UTC  (13+ messages)

[PATCH v7 0/3] Timer support for ARM Tegra
 2023-02-01  8:58 UTC  (7+ messages)

Dropshipping - spolupráce
 2023-02-01  8:30 UTC 

[PATCH v2] scsi: qla2xxx: abort TMR commands
 2023-02-01  8:58 UTC  (2+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-01  8:41 UTC  (3+ messages)

[PATCH] drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached
 2023-02-01  8:55 UTC 

[PATCH] treat AHCI controllers under VMD as part of VMD
 2023-02-01  8:54 UTC  (2+ messages)

[PATCH v8 0/3] Timer support for ARM Tegra
 2023-02-01  8:53 UTC  (4+ messages)
` [PATCH v8 1/3] ARM: tegra: remap clock_osc_freq for all Tegra family
` [PATCH v8 2/3] drivers: timer: add driver for ARMv7 based Tegra devices and T210
` [PATCH v8 3/3] ARM: tegra: include timer as default option

RTT-PROBE: lore-subspace-rtt
 2023-02-01  8:54 UTC 

[PATCHv4 net-next 00/10] net: support ipv4 big tcp
 2023-02-01  8:53 UTC  (2+ messages)

[PATCH] ppc64: add --reuse-cmdline parameter support
 2023-02-01  8:53 UTC 

[PATCH 1/3] f2fs: clean up __update_extent_tree_range()
 2023-02-01  8:53 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 05/12] cifs: Add a function to Hash the contents of an iterator
 2023-02-01  8:52 UTC  (2+ messages)

[PATCH v9 00/25] DEPT(Dependency Tracker)
 2023-01-31  8:39 UTC  (26+ messages)
` [PATCH v9 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v9 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v9 03/25] dept: Add single event dependency tracker APIs
` [PATCH v9 04/25] dept: Add lock "
` [PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v9 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v9 07/25] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
` [PATCH v9 08/25] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
` [PATCH v9 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v9 10/25] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
` [PATCH v9 11/25] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [PATCH v9 12/25] dept: Distinguish each syscall context from another
` [PATCH v9 13/25] dept: Distinguish each work "
` [PATCH v9 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v9 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v9 16/25] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
` [PATCH v9 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v9 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v9 19/25] dept: Apply timeout consideration to swait
` [PATCH v9 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v9 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v9 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v9 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v9 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v9 25/25] dept: Track the potential waits of PG_{locked, writeback}

[RFC PATCH] usb: typec: ucsi: change role command to async write
 2023-02-01  8:50 UTC  (2+ messages)

next/master baseline: 637 runs, 79 regressions (next-20230201)
 2023-02-01  8:49 UTC 

[PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
 2023-02-01  8:48 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-02-01  8:48 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] lib: s390x: Introduce UV validity function
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests

[RESEND] target: add virtual remote target
 2023-02-01  8:48 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-01  8:48 UTC  (3+ messages)
` [PATCH 2/2] PM / devfreq: qcom: Introduce CCI devfreq driver

[PATCH 0/6] add idpf pmd enhancement features
 2023-02-01  8:48 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] common/idpf: add hw statistics

[PATCH v2] net: fec: fix conversion to gpiod API
 2023-02-01  8:46 UTC  (2+ messages)

[RESEND PATCH] drm/panel: otm8009a: Set backlight parent to panel device
 2023-01-31 19:19 UTC 

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-31 16:28 UTC  (2+ messages)
` (subset) "

[RFC v3 1/2] ethdev: add group description
 2023-02-01  8:46 UTC  (4+ messages)
` [PATCH v4 2/3] ethdev: add standby state for live migration

Napływ Klientów ze strony
 2023-02-01  8:35 UTC 


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.