All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-20 18:07:26 to 2022-12-20 19:29:00 UTC [more...]

[PATCH v2 00/37] Implementation of ML CNXK driver
 2022-12-20 19:26 UTC  (21+ messages)
` [PATCH v3 00/38] "
  ` [PATCH v3 01/38] common/cnxk: add ML headers and ROC code for cnxk
  ` [PATCH v3 02/38] ml/cnxk: add skeleton for ML cnxk driver
  ` [PATCH v3 03/38] ml/cnxk: enable probe and remove of ML device
  ` [PATCH v3 04/38] ml/cnxk: add driver support to get device info
  ` [PATCH v3 05/38] ml/cnxk: add support for configure and close
  ` [PATCH v3 06/38] ml/cnxk: parse ML firmware path from device args
  ` [PATCH v3 07/38] ml/cnxk: enable firmware load and device reset
  ` [PATCH v3 08/38] ml/cnxk: enable support for simulator environment
  ` [PATCH v3 09/38] ml/cnxk: enable support for device start and stop
  ` [PATCH v3 10/38] ml/cnxk: add support to create device queue-pairs
  ` [PATCH v3 11/38] ml/cnxk: add functions to load and unload models
  ` [PATCH v3 12/38] ml/cnxk: enable validity checks for model metadata
  ` [PATCH v3 13/38] ml/cnxk: add internal structures for derived info
  ` [PATCH v3 14/38] ml/cnxk: add internal structures for tiles and OCM
  ` [PATCH v3 15/38] ml/cnxk: add structures for slow and fast path JDs
  ` [PATCH v3 16/38] ml/cnxk: find OCM mask and page slots for a model
  ` [PATCH v3 17/38] ml/cnxk: add support to reserve and free OCM pages
  ` [PATCH v3 18/38] ml/cnxk: enable support to start an ML model
  ` [PATCH v3 19/38] ml/cnxk: enable support to stop an ML models

[PATCH v2 00/10] Compiler warning fixes for libvhost-user,libvduse
 2022-12-20 19:27 UTC  (6+ messages)
` [PATCH v2 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v2 07/10] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PATCH v2 08/10] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v2 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [RFC v2 10/10] libvduse: Fix assignment in vring_set_avail_event

[PATCH] softirq: wake up ktimer thread in softirq context
 2022-12-20 19:28 UTC  (4+ messages)

[meta-oe][PATCH] inotify-tools: Fix build on musl and lfs64
 2022-12-20 19:28 UTC 

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2022-12-20 19:27 UTC  (8+ messages)
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH v4 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
 2022-12-20 19:27 UTC  (5+ messages)

[PATCH 0/8] Fixup uninitialized warnings and enable extra checks
 2022-12-20 19:24 UTC  (9+ messages)
` [PATCH 1/8] btrfs: fix uninit warning in run_one_async_start
` [PATCH 3/8] btrfs: fix uninit warning from get_inode_gen usage
` [PATCH 6/8] btrfs: extract out zone cache usage into it's own helper

[RFC] io_uring: wake up optimisations
 2022-12-20 19:22 UTC  (5+ messages)

[PATCH v1 0/4] implementation of ML common code
 2022-12-20 19:19 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] common/ml: add initial files for "
      ` [EXT] "
    ` [EXT] Re: [PATCH v3 0/4] implementation of "

[PATCH v3 1/1] i2c: Set pinctrl recovery info to device pinctrl
 2022-12-20 19:18 UTC  (4+ messages)

[PATCH 1/5] gpiolib: of: remove of_gpio_count()
 2022-12-20 19:16 UTC  (14+ messages)
` [PATCH 2/5] gpiolib: of: stop exporting of_gpio_named_count()
` [PATCH 4/5] gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
` [PATCH 5/5] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs

[syzbot] kernel BUG in rxrpc_put_peer
 2022-12-20 19:15 UTC  (2+ messages)

[PATCH] f2fs: add a f2fs_ prefix to punch_hole() and expand_inode_data()
 2022-12-20 19:12 UTC  (2+ messages)
` [f2fs-dev] "

[Bridge] [PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-20 19:12 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-wired-lan] "
`  "
` [Drbd-dev] "
`  "

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-20 19:11 UTC  (3+ messages)
` [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages

[Intel-gfx] [PATCH] drm/i915/display: Fix a use-after-free when intel_edp_init_connector fails
 2022-12-20 19:11 UTC  (3+ messages)

[PATCH] MIPS: dts: bcm63268: Add missing properties to the TWD node
 2022-12-20 19:09 UTC 

[PATCH] MIPS: dts: bcm63268: Add missing properties to the TWD node
 2022-12-20 19:09 UTC 

[PATCH v2 00/19] tools/xenstore: do some cleanup and fixes
 2022-12-20 19:09 UTC  (5+ messages)
` [PATCH v2 04/19] tools/xenstore: remove all watches when a domain has stopped
` [PATCH v2 06/19] tools/xenstore: add hashlist for finding struct domain by domid

[report] OOB in bpf_load_prog() flow
 2022-12-20 19:08 UTC  (5+ messages)

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-20 19:06 UTC  (15+ messages)

[PATCH v2] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-12-20 19:06 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_color: Reduce skips on some ctm-* tests
 2022-12-20 19:06 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 7/7] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
 2022-12-20 19:04 UTC  (3+ messages)

[RFC PATCH] kern/dl: Add module version check
 2022-12-20 19:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] lib/igt_draw: Change MOCS settings for MTL
 2022-12-20 19:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_draw: Change MOCS settings for MTL (rev4)

[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
 2022-12-20 19:02 UTC  (10+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()

[PATCH] win32: close handles of threads that have been joined
 2022-12-20 19:00 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Possible race with xsk_flush
 2022-12-20 18:59 UTC  (2+ messages)
` [PATCH] veth: Fix race with AF_XDP exposing old or uninitialized descriptors

nf_conntrack_helper replacement?
 2022-12-20 19:00 UTC 

[Buildroot] [PATCH v2] package/libgpg-error: Disable unused files installation
 2022-12-20 19:00 UTC  (3+ messages)

[PATCH] Input: fm801-gp - Fix an error handling path
 2022-12-20 18:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] ice: Reset stats on queue change
 2022-12-20 18:59 UTC  (3+ messages)

[PATCH net] net: vrf: determine the dst using the original ifindex for multicast
 2022-12-20 18:58 UTC  (2+ messages)

[PATCH v9 00/13] Support for AMD QoS new features
 2022-12-20 18:58 UTC  (6+ messages)
` [PATCH v9 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config

[PATCH v4 1/4] dt-bindings: ufs: qcom: Add SM6125 compatible string
 2022-12-20 18:57 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: sm6125: Add UFS nodes

[PATCH] btrfs: don't clear EXTENT_BUFFER_DIRTY bit if the tree block is not dirtied in our transaction
 2022-12-20 18:57 UTC  (2+ messages)

[PATCH 6.1 00/25] 6.1.1-rc1 review
 2022-12-20 18:57 UTC  (3+ messages)

[PATCH] input: raspberrypi-ts: Fix refcount leak in rpi_ts_probe
 2022-12-20 18:55 UTC  (3+ messages)

[PATCH v5 0/2] Add base device tree files for QDU1000/QRU1000
 2022-12-20 18:56 UTC  (4+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs

[PATCH 1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree
 2022-12-20 18:56 UTC  (7+ messages)
` [PATCH 2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()

[Intel-wired-lan] [PATCH net v2] ice: Reset stats on queue change
 2022-12-20 18:46 UTC 

[PATCH] f2fs: update comment about f2fs_issue_discard_timeout()
 2022-12-20 18:54 UTC  (2+ messages)
` [f2fs-dev] "

[PULL 0/2] Hppa fixes patches
 2022-12-20 18:44 UTC  (2+ messages)

[PATCH v8 00/13] Implement AMD Pstate EPP Driver
 2022-12-20 18:52 UTC  (3+ messages)

[Intel-wired-lan] igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2022-12-20 18:29 UTC  (4+ messages)

[PATCH] block/io: Check for replay-enabled in bdrv_drain_all_begin()
 2022-12-20 18:45 UTC  (2+ messages)

[PATCH 1/4][dunfell] linux-yocto/5.4: update to v5.4.221
 2022-12-20 18:50 UTC  (6+ messages)
` [PATCH 4/4][dunfell] linux-yocto/5.4: update to v5.4.228

[PATCH v6 0/2] check magic value for deciding the mapping of channels
 2022-12-20 18:44 UTC  (3+ messages)
` [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
` [PATCH v6 2/2] migration: check magic value for deciding the mapping of channels

[PATCH v5 0/2] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-12-20 18:48 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: interconnect: Add QDU1000/QRU1000 devices

[PATCH RFC] ipc/mqueue: introduce msg cache
 2022-12-20 18:48 UTC 

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2022-12-20 18:47 UTC  (4+ messages)
` [RFC PATCH 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch

[PATCH v8 0/9] Generate modules.builtin.alias from match ids
 2022-12-20 18:47 UTC  (8+ messages)
` [PATCH v9 00/10] "
  ` [PATCH v9 02/10] rockchip-mailbox: Fix typo

[PATCH v15 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-20 18:46 UTC  (4+ messages)
` [PATCH v15 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-20 17:25 UTC  (9+ messages)
` [RFC PATCH v2 20/22] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ

[PATCH v6 0/2] check magic value for deciding the mapping of channels
 2022-12-20 18:36 UTC 

[PATCH 0/9] kernel: consolidated pull request
 2022-12-20 18:42 UTC  (10+ messages)
` [PATCH 1/9] yocto-bsps/5.15: update to v5.15.78
` [PATCH 2/9] linux-yocto/5.15: update to v5.15.80
` [PATCH 3/9] linux-yocto/5.19: fix perf build with clang
` [PATCH 4/9] linux-yocto/5.15: ltp and squashfs fixes
` [PATCH 5/9] linux-libc-headers: bump to 6.1
` [PATCH 6/9] linux-yocto: introduce v6.1 reference kernel recipes
` [PATCH 7/9] linux-yocto/5.15: fix perf build with clang
` [PATCH 8/9] linux-yocto/5.15: update to v5.15.84
` [PATCH 9/9] linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off

[PATCH v3] f2fs: merge f2fs_show_injection_info() into time_to_inject()
 2022-12-20 18:39 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] Enable distroboot as a boot option for am62x
 2022-12-20 18:38 UTC  (3+ messages)
` [PATCH 1/2] arm64:mach-k3 am625_init: Correct boot mode detection
` [PATCH 2/2] configs: Enable distroboot on am625

[PATCHSET 0/9] perf report: Improve srcline sort performance (v1)
 2022-12-20 18:38 UTC  (5+ messages)
` [PATCH 2/9] perf report: Ignore SIGPIPE for srcline

[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2022-12-20 18:37 UTC  (6+ messages)

[PATCH] btrfs: fix fscrypt name leak after failure to join log transaction
 2022-12-20 18:35 UTC  (2+ messages)

[PATCH 0/8] Convert reiserfs from b_page to b_folio
 2022-12-20 18:34 UTC  (7+ messages)
` [PATCH 5/8] reiserfs: Convert do_journal_end() to use kmap_local_folio()

[PATCH 0/4] btrfs: delayed_ref parameter cleanup
 2022-12-20 18:33 UTC  (3+ messages)

[RFC PATCH] clocksource: Suspend the watchdog temporarily when high read lantency detected
 2022-12-20 18:34 UTC  (3+ messages)

[PATCH] Fix i.MX GPT timers for i.MX6UL and i.MX7 processors
 2022-12-20 17:27 UTC  (8+ messages)
  ` [PATCH] i.MX7D: Connect GPT timers to IRQ
  ` [PATCH] i.MX7D: Compute clock frequency for the fixed frequency clocks
  ` [PATCH] i.MX6UL: Add a specific GPT timer instance for the i.MX6UL

[PATCH] perf test: Fix "all PMU test" to skip parametrized events
 2022-12-20 18:33 UTC  (2+ messages)

[PATCH v2] pNFS/filelayout: Fix coalescing test for single DS
 2022-12-20 18:32 UTC  (2+ messages)

[PATCH] perf: makefile: add .DELETE_ON_ERROR special target
 2022-12-20 18:31 UTC  (3+ messages)

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-20 18:28 UTC  (15+ messages)
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields

[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
 2022-12-20 18:13 UTC  (6+ messages)

[meta-oe][PATCH 1/2] wxwidgets: Set HAVE_LARGEFILE_SUPPORT
 2022-12-20 18:29 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-wxgtk4: Do not use GetAssertStackTrace with USE_STACKWALKER disabled

[PATCH 0/6] perf lock contention: Add more filter options (v1)
 2022-12-20 18:28 UTC  (2+ messages)

kernel BUG in __skb_gso_segment
 2022-12-20 18:27 UTC  (3+ messages)

[PATCH RFC 0/2] mm: kmem: optimize obj_cgroup pointer retrieval
 2022-12-20 18:27 UTC  (6+ messages)
  ` [PATCH RFC 1/2] mm: kmem: optimize get_obj_cgroup_from_current()
  ` [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2022-12-20 18:26 UTC  (3+ messages)
  ` [ndctl PATCH 1/2] cxl-list: add `parent_dport` to cxl_port/memdev objects
  ` [ndctl PATCH 2/2] cxl-list: Construct CXL topology graph images

[PATCH] migration: Show downtime during postcopy phase
 2022-12-20 16:42 UTC  (2+ messages)

[RFC net-next 1/2] net/sched: act_mirred: better wording on protection against excessive stack growth
 2022-12-20 18:25 UTC  (2+ messages)
` [RFC net-next 2/2] act_mirred: use the backlog for nested calls to mirred ingress

[PULL v3 00/50] Block layer patches
 2022-12-20 17:39 UTC  (3+ messages)

[PATCH v3 00/18] ui: Move and clean up monitor command code
 2022-12-20 16:35 UTC  (7+ messages)
` [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

[PATCH] nvme-pci: place chain addresses in iod
 2022-12-20 18:21 UTC 

[PATCH 0/5] KVM: x86/mmu: TDP MMU fixes for 6.2
 2022-12-20 18:24 UTC  (5+ messages)
` [PATCH 4/5] KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level

[PATCH v2 1/4] dt-bindings: arm: Move MX8Menlo board to i.MX8M Mini Toradex Verdin SoM entry
 2022-12-20 18:21 UTC  (2+ messages)

[PATCH v3 0/2] drm/imx/lcdc: Implement DRM driver for imx21
 2022-12-20 18:19 UTC  (6+ messages)

[PATCH] cifs: use the least loaded channel for sending requests
 2022-12-20 18:18 UTC  (3+ messages)

[PATCHSET RFC 0/8] fstests: improve junit xml reporting
 2022-12-20 18:18 UTC  (4+ messages)
` [PATCH 1/8] check: generate section reports between tests

[PATCH 0/3] Fixes for debug variables
 2022-12-20 18:17 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Set debug_peo_args and redirect_to_stderr to correct values in perf_quiet_option

2 modules from 1 source ?
 2022-12-20 18:13 UTC  (4+ messages)

[OE-core] [langdale][master][PATCH v3] rust: Do not use default compiler flags defined in CC crate
 2022-12-20 18:13 UTC  (2+ messages)
`  "

[Patch v1 00/10] Tegra234 Memory interconnect support
 2022-12-20 18:10 UTC  (4+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234

nvme nvme0: I/O 0 (I/O Cmd) QID 1 timeout, aborting, source drive corruption observed
 2022-12-20 18:10 UTC  (4+ messages)

[PATCH v4] libtraceevent: Add initial support for meson
 2022-12-20 18:08 UTC 

[GIT PULL] remoteproc updates for v6.2
 2022-12-20 18:08 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.