All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-03 02:55:05 to 2022-10-03 06:28:46 UTC [more...]

[PATCH v6 0/8] Prepare for constifying SCSI host templates
 2022-10-03  6:28 UTC  (3+ messages)
` [PATCH v6 6/8] scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()

[PATCH v11 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-03  6:27 UTC  (4+ messages)
` [PATCH v11 02/15] FWU: Add FWU metadata structure and driver for accessing metadata

[meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
 2022-10-03  6:27 UTC 

[PATCH 5.15] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-10-03  6:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/8] vm_bind: Add VM_BIND validation support
 2022-10-03  6:26 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t v2 1/8] lib/vm_bind: import uapi definitions
` [igt-dev] [PATCH i-g-t v2 2/8] lib/vm_bind: Add vm_bind/unbind and execbuf3 ioctls
` [igt-dev] [PATCH i-g-t v2 3/8] lib/vm_bind: Add vm_bind mode support for VM
` [igt-dev] [PATCH i-g-t v2 4/8] lib/vm_bind: Add support for VM private objects
` [igt-dev] [PATCH i-g-t v2 5/8] lib/vm_bind: Add prime_handle_to_fd_no_assert()
` [igt-dev] [PATCH i-g-t v2 6/8] tests/i915/vm_bind: Add vm_bind sanity test
` [igt-dev] [PATCH i-g-t v2 7/8] tests/i915/vm_bind: Add basic VM_BIND test support
` [igt-dev] [PATCH i-g-t v2 8/8] tests/i915/vm_bind: Add userptr subtest
` [igt-dev] ✗ GitLab.Pipeline: warning for vm_bind: Add VM_BIND validation support (rev6)

NVMe write protection support
 2022-10-03  6:24 UTC  (11+ messages)

[PATCH net-next v6 4/9] net: fman: memac: Add serdes support
 2022-10-03  6:22 UTC 

[PATCH for-stable-5.19.y] fix possible memleak on damon_sysfs_add_target
 2022-10-03  6:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  6:20 UTC 

FAILED: patch "[PATCH] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant" failed to apply to 4.19-stable tree
 2022-10-03  6:20 UTC 

FAILED: patch "[PATCH] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant" failed to apply to 5.10-stable tree
 2022-10-03  6:20 UTC 

FAILED: patch "[PATCH] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant" failed to apply to 5.4-stable tree
 2022-10-03  6:20 UTC 

FAILED: patch "[PATCH] x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant" failed to apply to 5.15-stable tree
 2022-10-03  6:20 UTC 

[PATCH v3 0/8] Fix a deadlock in the UFS driver
 2022-10-03  6:18 UTC  (11+ messages)
` [PATCH v3 4/8] scsi: ufs: Remove an outdated comment
` [PATCH v3 5/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
` [PATCH v3 6/8] scsi: ufs: Try harder to change the power mode
` [PATCH v3 7/8] scsi: ufs: Track system suspend / resume activity
` [PATCH v3 8/8] scsi: ufs: Fix a deadlock between PM and the SCSI error handler

[ RFC net-next v2 0/2] net: flow_offload: add support for per action hw stats
 2022-10-03  6:17 UTC  (3+ messages)
` [ RFC net-next v2 1/2] net: sched: Pass flow_stats instead of multiple stats args
` [ RFC net-next v2 2/2] net: flow_offload: add action stats api

[PATCH] mm/damon/core: initialize damon_target->list in damon_new_target()
 2022-10-03  6:18 UTC  (2+ messages)

[PATCH v2 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-03  6:12 UTC  (36+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 01/17] drm/i915/vm_bind: Expose vm lookup function
  `  "
` [PATCH v2 02/17] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 03/17] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  `  "
` [PATCH v2 04/17] drm/i915/vm_bind: Add support to create persistent vma
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 05/17] drm/i915/vm_bind: Implement bind and unbind of object
  `  "
` [PATCH v2 06/17] drm/i915/vm_bind: Support for VM private BOs
  ` [Intel-gfx] "
` [PATCH v2 07/17] drm/i915/vm_bind: Add support to handle object evictions
  ` [Intel-gfx] "
` [PATCH v2 08/17] drm/i915/vm_bind: Support persistent vma activeness tracking
  ` [Intel-gfx] "
` [PATCH v2 09/17] drm/i915/vm_bind: Add out fence support
  ` [Intel-gfx] "
` [PATCH v2 10/17] drm/i915/vm_bind: Abstract out common execbuf functions
  ` [Intel-gfx] "
` [PATCH v2 11/17] drm/i915/vm_bind: Use common execbuf functions in execbuf path
  ` [Intel-gfx] "
` [PATCH v2 12/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
  ` [Intel-gfx] "
` [PATCH v2 13/17] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
  ` [Intel-gfx] "
` [PATCH v2 14/17] drm/i915/vm_bind: Expose i915_request_await_bind()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 15/17] drm/i915/vm_bind: Handle persistent vmas in execbuf3
  `  "
` [Intel-gfx] [PATCH v2 16/17] drm/i915/vm_bind: userptr dma-resv changes
  `  "
` [PATCH v2 17/17] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
  ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t 0/8] vm_bind: Add VM_BIND validation support
 2022-10-03  6:11 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 7/8] tests/i915/vm_bind: Add basic VM_BIND test support

[PATCH v2] mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
 2022-10-03  6:11 UTC  (5+ messages)

PSI idle-shutoff
 2022-10-03  6:11 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  6:10 UTC 

[PATCH v13 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-10-03  5:40 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: sfdp: Fix index value for SCCR dwords
 2022-10-03  6:07 UTC  (2+ messages)

[PATCH v1] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-10-03  6:03 UTC  (5+ messages)

[PATCH v2] devfreq: Support device update function
 2022-10-03  6:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  6:00 UTC 

[PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-10-03  5:57 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:50 UTC 

[PATCH v8, 0/4] mailbox: mtk-cmdq: add MT8186 support
 2022-10-03  5:04 UTC  (10+ messages)
` [PATCH v8, 1/4] mailbox: mtk-cmdq: add gce software ddr enable private data
` [PATCH v8, 2/4] mailbox: mtk-cmdq: instead magic number with GCE_CTRL_BY_SW
` [PATCH v8, 3/4] mailbox: mtk-cmdq: add gce ddr enable support flow

[PATCH v11 0/4] Add the iMX8MP PCIe support
 2022-10-03  5:24 UTC  (15+ messages)
` [PATCH v11 1/4] dt-binding: phy: Add i.MX8MP PCIe PHY binding
` [PATCH v11 2/4] phy: freescale: imx8m-pcie: Refine register definitions
` [PATCH v11 3/4] phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
` [PATCH v11 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH] ethdev: queue rate parameter changed from 16b to 32b
 2022-10-03  5:42 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/1] net: fec: add initial XDP support
 2022-10-03  5:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:40 UTC 

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-03  5:38 UTC  (8+ messages)
` [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services
    ` new checkpatch flexible array test ? (was Re: [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services)

[PATCH v4] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-04  5:38 UTC 

[PATCH 0/5] perf tools: Clean up cpu map handling for system-wide evsel (v2)
 2022-10-03  5:36 UTC  (3+ messages)
` [PATCH 2/5] libperf: Propagate maps only if necessary

[PATCH] mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
 2022-10-03  5:35 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] i915: freq caps and perf_limit_reasons changes for MTL
 2022-10-03  5:34 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/debugfs: Add perf_limit_reasons in debugfs

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:30 UTC 

[groeck-staging:watchdog-next] BUILD SUCCESS adf30241dae9df4ed23ae99ea1a22a3c8b25aa1f
 2022-10-03  5:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:20 UTC 

[PATCH v2 3/3] Added Digiteq Automotive MGB4 driver
 2022-10-03  5:19 UTC  (2+ messages)

[PATCH v10 0/4] Add the iMX8MP PCIe support
 2022-10-03  5:15 UTC  (11+ messages)
` [PATCH v10 3/4] phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
` [PATCH v10 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[linux-linus test] 173401: tolerable FAIL - PUSHED
 2022-10-03  5:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:10 UTC 

[meta-cgl][PATCH 1/2] layer.conf: add langdale to LAYERSERIES_COMPAT
 2022-10-03  5:07 UTC  (2+ messages)

[PATCH v2 0/2] drm/bridge: it6505: Power management fixes for it6505 bridge
 2022-10-03  5:03 UTC  (6+ messages)
` [PATCH v2 1/2] drm/bridge: it6505: Adapt runtime power management framework
` [PATCH v2 2/2] drm/bridge: it6505: Add pre_enable/post_disable callback

RTT-PROBE: lore-subspace-rtt
 2022-10-03  5:00 UTC 

[PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice
 2022-10-03  5:00 UTC 

[PATCH v2] arm64: dts: qcom: sc7280: Add nodes to support WoW on WCN6750
 2022-10-03  4:55 UTC  (5+ messages)

Re:Xen compatability and performance for imx8qm target with Andriod Auto as Guest Os
 2022-10-03  4:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:50 UTC 

[PATCH RESEND v2] dt-bindings: watchdog: migrate mt7621 text bindings to YAML
 2022-10-03  4:48 UTC  (6+ messages)

linux-next: Tree for Sep 30
 2022-10-03  4:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:40 UTC 

[PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
 2022-10-03  4:38 UTC  (3+ messages)

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-10-03  4:36 UTC  (6+ messages)
` [PATCH] drm/i915/gvt: fix double free "
    ` [Intel-gfx] "

[PATCH] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-10-03  4:35 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: fix max stride async flip tests
 2022-10-03  4:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:30 UTC 

[PATCH V3 net-next] net: wwan: t7xx: Add port for modem logging
 2022-10-03  9:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:20 UTC 

[PATCH v3 0/2] Enhance maximum priority support of PLIC
 2022-10-03  4:14 UTC  (3+ messages)
` [PATCH v3 1/2] hw/intc: sifive_plic: fix hard-coded max priority level
` [PATCH v3 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field

[PATCH v9 12/27] rust: add `kernel` crate
 2022-10-03  4:17 UTC  (12+ messages)

[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
 2022-10-03  4:15 UTC  (5+ messages)

[PATCH v2 0/2] Enhance maximum priority support of PLIC
 2022-10-03  4:13 UTC  (5+ messages)
` [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:10 UTC 

AST2500 u-boot breakage with CONFIG_RAM=y
 2022-10-03  4:09 UTC  (3+ messages)
` [Phishing Risk] [External] "

[PATCH] engines/io_uring: add fixedbufs support for io_uring_cmd
 2022-10-03  3:31 UTC 

[PATCH] highmem: Fix kmap_to_page() for kmap_local_page() addresses
 2022-10-03  4:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  4:00 UTC 

[PATCH][smb311 client] fix oops in smb3_calc_signature
 2022-10-03  3:54 UTC 

[syzbot] WARNING in match_held_lock
 2022-10-03  3:53 UTC  (2+ messages)

[PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
 2022-10-03  3:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:50 UTC 

[PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
 2022-10-03  3:42 UTC  (14+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:40 UTC 

[f2fs-dev] [GIT PULL] STATX_DIOALIGN for 6.1
 2022-10-03  3:31 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:30 UTC 

[PATCH v2 0/3] ASoC: add devicetree support for WM8961 codec
 2022-10-03  3:24 UTC  (8+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: add schema for WM8961
` [PATCH v2 2/3] ASoC: wm8961: add support for devicetree
` [PATCH v2 3/3] ASoC: codecs: allow WM8961 to be selected by the user

Replicating kfunc_call_test kernel test on standalone bpf program (calling kernel function is not allowed)
 2022-10-03  3:24 UTC  (6+ messages)

[PATCH v2] sched/core: Optimize the process of picking the max prio task for the core
 2022-10-03  3:19 UTC 

[RFC 0/7] migration patches for VFIO
 2022-10-03  3:16 UTC  (8+ messages)
` [RFC 1/7] migration: Remove res_compatible parameter
` [RFC 2/7] migration: No save_live_pending() method uses the QEMUFile parameter
` [RFC 3/7] migration: Block migration comment or code is wrong
` [RFC 4/7] migration: Split save_live_pending() into state_pending_*
` [RFC 5/7] migration: Remove unused threshold_size parameter
` [RFC 6/7] migration: simplify migration_iteration_run()
` [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:10 UTC 

[GIT PULL] fsverity updates for 6.1
 2022-10-03  3:02 UTC 

[GIT PULL] fscrypt updates for 6.1
 2022-10-03  3:00 UTC  (3+ messages)
` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2022-10-03  3:00 UTC 

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-10-03  2:59 UTC  (3+ messages)
` [PATCH] zram: Always expose rw_page

[PATCH] nvme-fc: fix sleep-in-atomic-context bug caused by nvme_fc_rcv_ls_req
 2022-10-03  2:56 UTC  (4+ messages)

[PATCH] dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
 2022-10-03  2:52 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.