All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 18:22:49 to 2022-06-28 19:17:53 UTC [more...]

[PATCH] drm/i915/reset: Handle reset timeouts under unrelated kernel hangs
 2022-06-28 19:17 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] linux/dim: Fix divide 0 in RDMA DIM
 2022-06-28 19:16 UTC  (2+ messages)

[Devel] Re: [RFC 4/4] ACPI: fix ECDT EC probe ordering issues
 2022-06-28 19:15 UTC  (2+ messages)
`  "

+ mm-remove-the-vma-linked-list-fix-2.patch added to mm-unstable branch
 2022-06-28 19:15 UTC 

kernelci failures due to "pahole" missing
 2022-06-28 19:16 UTC  (8+ messages)

Is it possible to backup and restore a configfs subsystem in userspace?
 2022-06-28 19:15 UTC 

[PATCH v5 0/3] adc-joystick: Add polled support
 2022-06-28 19:15 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: adc-joystick: add poll-interval-ms
` [PATCH v5 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v5 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

Service core statistics MT safety
 2022-06-28 19:15 UTC  (11+ messages)

read corruption with qemu master io_uring engine / linux master / btrfs(?)
 2022-06-28 19:12 UTC  (4+ messages)

[PATCH 0/2] gpio: Add support for SLG7XL45106 I2C GPO expander
 2022-06-28 19:13 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 5.4 00/60] 5.4.202-rc1 review
 2022-06-28 19:11 UTC  (4+ messages)
` [PATCH 5.4 57/60] modpost: fix section mismatch check for exported init/exit sections

[PATCH] i2c: cadence: Unregister the clk notifier in error path
 2022-06-28 19:12 UTC 

[PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations
 2022-06-28 19:15 UTC  (11+ messages)

[PATCH 8/8] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
 2022-06-28 19:13 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v4 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
 2022-06-28 19:10 UTC  (3+ messages)
  ` [PATCH v4 1/2] nvme-multipath: refactor nvme_mpath_add_disk
  ` [PATCH v4 2/2] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-06-28 19:11 UTC  (5+ messages)
` [RFC PATCH v2 3/3] ptp_ocp: implement DPLL ops

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-28 19:09 UTC  (4+ messages)
` [PATCH 5/6] gpio: pca953x: Make platform teardown "

DC Patches Apri 6, 2022
 2022-06-28 19:09 UTC  (3+ messages)
` [PATCH 10/20] drm/amd/display: Insert pulling smu busy status before sending another request

For 5.20 or 5.19? net: wire up support for file_operations->uring_cmd()
 2022-06-28 19:09 UTC 

[CI 1/2] iosys-map: Add per-word read
 2022-06-28 19:10 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] [CI 2/2] iosys-map: Add per-word write
  `  "

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-28 19:09 UTC  (12+ messages)
` [PATCH V4 08/20] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V4 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries
` [PATCH V4 11/20] rv/monitor: wwnr "
` [PATCH V4 13/20] rv/reactor: Add the panic reactor
` [PATCH V4 15/20] Documentation/rv: Add deterministic automata monitor synthesis documentation

[PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
 2022-06-28 19:09 UTC  (3+ messages)

Invitation for a course In Project Monitoring and Evaluation with Data Management and Analysis Course
 2022-06-28 18:57 UTC 

[PATCH] doc: announce support for MACsec in rte_security
 2022-06-28 19:08 UTC 

cleanup block layer sysfs handling v2
 2022-06-28 19:06 UTC  (2+ messages)

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-06-28 19:03 UTC  (31+ messages)
` [RFC net-next v3 01/29] ipv4: avoid partial copy for zc
` [RFC net-next v3 02/29] ipv6: "
` [RFC net-next v3 03/29] skbuff: add SKBFL_DONT_ORPHAN flag
` [RFC net-next v3 04/29] skbuff: carry external ubuf_info in msghdr
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter
` [RFC net-next v3 06/29] net: optimise bvec-based zc page referencing
` [RFC net-next v3 07/29] net: don't track pfmemalloc for managed frags
` [RFC net-next v3 08/29] skbuff: don't mix ubuf_info of different types
` [RFC net-next v3 09/29] ipv4/udp: support zc with managed data
` [RFC net-next v3 10/29] ipv6/udp: "
` [RFC net-next v3 11/29] tcp: "
` [RFC net-next v3 12/29] tcp: kill extra io_uring's uarg refcounting
` [RFC net-next v3 13/29] net: let callers provide extra ubuf_info refs
` [RFC net-next v3 14/29] io_uring: opcode independent fixed buf import
` [RFC net-next v3 15/29] io_uring: add zc notification infrastructure
` [RFC net-next v3 16/29] io_uring: cache struct io_notif
` [RFC net-next v3 17/29] io_uring: complete notifiers in tw
` [RFC net-next v3 18/29] io_uring: add notification slot registration
` [RFC net-next v3 19/29] io_uring: rename IORING_OP_FILES_UPDATE
` [RFC net-next v3 20/29] io_uring: add zc notification flush requests
` [RFC net-next v3 21/29] io_uring: wire send zc request type
` [RFC net-next v3 22/29] io_uring: account locked pages for non-fixed zc
` [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
` [RFC net-next v3 24/29] io_uring: add rsrc referencing for notifiers
` [RFC net-next v3 25/29] io_uring: sendzc with fixed buffers
` [RFC net-next v3 26/29] io_uring: flush notifiers after sendzc
` [RFC net-next v3 27/29] io_uring: allow to override zc tag on flush
` [RFC net-next v3 28/29] io_uring: batch submission notif referencing
` [RFC net-next v3 29/29] selftests/io_uring: test zerocopy send

+ mm-factor-helpers-for-memory_failure_dev_pagemap-fix-fix.patch added to mm-unstable branch
 2022-06-28 19:06 UTC 

[RFC PATCH v2] media: renesas: vsp1: Add VSPD underrun detection & tracing
 2022-06-28 19:05 UTC  (3+ messages)

[PATCH v2 0/7] media: hantro: Add 10-bit support
 2022-06-28 19:05 UTC  (5+ messages)
` [PATCH v2 1/7] media: Add P010 tiled format

[PATCH] media: Fix incorrect P010 chroma order description
 2022-06-28 19:05 UTC  (2+ messages)

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-28 19:04 UTC  (20+ messages)
` [PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v11 net-next 2/9] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v11 net-next 3/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module

[PATCH v4 0/3] usb: add isp1760 hcd support
 2022-06-28 19:05 UTC  (3+ messages)
` [PATCH v4 3/3] corstone1000: enable isp1763 usb controller and mmc

[igt-dev] [PATCH i-g-t v2] tests/kms_writeback: Enhance kms_writeback for custom modes
 2022-06-28 19:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_writeback: Enhance kms_writeback for custom modes (rev4)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-28 19:03 UTC  (9+ messages)
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH nftables] Allow resetting the include search path
 2022-06-28 19:01 UTC  (3+ messages)

[PATCH mptcp-net 0/3] Locking fixes for subflow flag changes
 2022-06-28 19:03 UTC  (4+ messages)
` [PATCH mptcp-net 1/3] mptcp: Avoid acquiring PM lock for subflow priority changes
` [PATCH mptcp-net 2/3] mptcp: Add a variant of mptcp_subflow_send_ack() for locked subflows
` [PATCH mptcp-net 3/3] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags

[CI 1/3] drm-tip: 2022y-06m-27d-16h-18m-47s UTC integration manifest
 2022-06-28 18:59 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [CI 2/3] iosys-map: Add per-word read
  `  "
` [CI 3/3] iosys-map: Add per-word write
  ` [Intel-gfx] "

[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-06-28 18:54 UTC  (8+ messages)

+ mm-kfence-apply-kmemleak_ignore_phys-on-early-allocated-pool.patch added to mm-hotfixes-unstable branch
 2022-06-28 18:56 UTC 

[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-28 18:53 UTC  (6+ messages)
` [PATCH v5 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats

rcu_sched detected expedited stalls in amdgpu after suspend
 2022-06-28 18:54 UTC  (5+ messages)
        ` CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)

[PATCH v5 0/7] Introduce device group and device management
 2022-06-28 18:54 UTC  (10+ messages)
` [virtio-comment] [PATCH v5 1/7] Introduce device group
  `  "
    ` [virtio-comment] "

[PATCH 1/6] Convert CONFIG_SYS_CACHE_STASHING to Kconfig
 2022-06-28 18:51 UTC  (3+ messages)
` [PATCH 4/6] legoev3: Migrate to DM_I2C

[igt-dev] [v6 PATCH i-g-t 0/4] tests/i915/kms_flip_scaled_crc: New tests
 2022-06-28 18:51 UTC  (5+ messages)
` [igt-dev] [v5 PATCH i-g-t 1/4] tests/i915/kms_flip_scaled_crc: Convert tests to dynamic
` [igt-dev] [v2 PATCH i-g-t 2/4] tests/i915/kms_flip_scaled_crc: Add new tests covering modifiers and pixel-formats
` [igt-dev] [v2 PATCH i-g-t 3/4] lib/igt_kms: Add scaling filter property
` [igt-dev] [v5 PATCH i-g-t 4/4] tests/kms_flip_scaled_crc: Validate NN scaling filter

[PATCH v3 0/4] Krait Documentation conversion
 2022-06-28 18:41 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v3 2/4] dt-bindings: arm: msm: Convert kpss-acc driver Documentation "
` [PATCH v3 3/4] dt-bindings: arm: msm: Rework kpss-gcc "
` [PATCH v3 4/4] ARM: dts: qcom: fix various wrong definition for kpss-gcc node

[RFC PATCH] ecryptfs: Replace kmap() with kmap_local_page()
 2022-06-28 18:49 UTC 

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-06-28 18:45 UTC  (4+ messages)

[PATCH 0/4] KUnit tests for RGB565 conversion
 2022-06-28 18:47 UTC  (3+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (10+ messages)

[PATCH v3] gen_compile_commands: handle multiple lines per .mod file
 2022-06-28 18:45 UTC  (2+ messages)

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-06-28 18:44 UTC  (10+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
  ` [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic
  ` [PATCH 09/44] new iov_iter flavour - ITER_UBUF

[PATCH 1/3] thermal/drivers/qcom: Remove get_trend function
 2022-06-28 18:43 UTC  (6+ messages)
` [PATCH 2/3] thermal/drivers/tegra: "

[igt-dev] [PATCH i-g-t 1/4] tests/i915/kms_flip_scaled_crc: Convert tests to dynamic
 2022-06-28 18:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/i915/kms_flip_scaled_crc: Add new tests covering modifiers and pixel-formats
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_kms: Add scaling filter property
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_flip_scaled_crc: Validate NN scaling filter

[PATCH 5.15 v4 0/7] xfs stable patches for 5.15.y
 2022-06-28 18:39 UTC  (8+ messages)
` [PATCH 5.15 v4 1/7] xfs: use kmem_cache_free() for kmem_cache objects
` [PATCH 5.15 v4 2/7] xfs: punch out data fork delalloc blocks on COW writeback failure
` [PATCH 5.15 v4 3/7] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.15 v4 4/7] xfs: remove all COW fork extents when remounting readonly
` [PATCH 5.15 v4 5/7] xfs: check sb_meta_uuid for dabuf buffer recovery
` [PATCH 5.15 v4 6/7] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.15 v4 7/7] xfs: only bother with sync_filesystem during readonly remount

[PATCH] ata: pata_cs5535: Fix W=1 warnings
 2022-06-28 18:39 UTC  (4+ messages)

[Cluster-devel] [PATCH] gfs2: Minor gfs2_glock_nq_m cleanup
 2022-06-28 18:39 UTC 

[Cluster-devel] [PATCH] gfs2: Minor gfs2_glock_nq_m cleanup
 2022-06-28 18:38 UTC 

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-06-28 18:36 UTC  (9+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-06-28 18:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/libsamplerate: use --{dis, en}able-alsa
 2022-06-28 18:32 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libsamplerate: disable sndfile
` [Buildroot] [PATCH 3/3] package/libsamplerate: bump to version 0.2.2

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.19-rc4-69-g21b1ad2c33b2)
 2022-06-28 18:34 UTC 

[PATCH 0/2] Enable clang tools for kernels build using gcc
 2022-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] clang-tools: Generate clang compatible output even with gcc builds

+ selftests-vm-only-run-128tbswitch-with-5-level-paging-v4.patch added to mm-unstable branch
 2022-06-28 18:35 UTC 

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode: Test Cleanup
 2022-06-28 18:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_invalid_mode: Test Cleanup (rev7)

[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
 2022-06-28 18:34 UTC  (3+ messages)

[dm-devel] [PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue
 2022-06-28 18:32 UTC  (7+ messages)
` [dm-devel] [PATCH 5.20 1/4] block: add bio_rewind() API
          `  "

[PATCH] docs: add CONVERSION_CMD definition
 2022-06-28 18:31 UTC 

[PATCH] pack-objects.h: remove outdated pahole results
 2022-06-28 18:30 UTC 

[PATCH] src: proto: support DF, LE, VA for DSCP
 2022-06-28 18:29 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: handle null ptr at sg traversing
 2022-06-28 18:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH -v2 0/6] Miscellaneous ext4 test fix ups
 2022-06-28 18:25 UTC  (7+ messages)
` [PATCH 1/6] ext4/050: support indirect as well as extent mapped journals
` [PATCH 2/6] ext4/044: skip test if the file system does not have a journal
` [PATCH 3/6] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them
` [PATCH 4/6] ext4/054: skip test if the dax mount option is enabled
` [PATCH 5/6] ext4/055: skip test if dax mount option is used
` [PATCH 6/6] ext4: create file systems with the enrypt feature if necessary

[Bug 216177] New: kvm-unit-tests vmx has about 60% of failure chance
 2022-06-28 18:24 UTC  (4+ messages)
` [Bug 216177] "

[PATCH] nfs: Replace kmap() with kmap_local_page()
 2022-06-28 18:24 UTC 

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-28 18:23 UTC  (6+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-06-28 18:23 UTC  (7+ messages)
` [RFC PATCH 11/11] bus: hide bus object

[PATCH v1 RESEND 0/7] Fix/Add is31fl319{0,1,3} support
 2022-06-28 18:21 UTC  (2+ messages)
` [PATCH v1 RESEND 6/7] leds: is31fl319x: Move chipset-specific values in chipdef struct


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.