All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-20 17:59:51 to 2023-04-20 19:10:54 UTC [more...]

[ti:ti-linux-6.1.y-wip 246/288] undefined reference to `dma_buf_unmap_attachment'
 2023-04-20 19:10 UTC 

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-20 19:10 UTC  (14+ messages)

[PATCH] PCI: Add ASPEED vendor ID
 2023-04-20 19:10 UTC  (3+ messages)

[PATCH 1/1] perf evsel: Introduce evsel__name_is() method to check if the evsel name is equal to a given string
 2023-04-20 19:10 UTC 

[PATCH] modules/firmware: add a new option to denote a firmware group to choose one
 2023-04-20 19:09 UTC  (3+ messages)

[PATCH v2 00/43] Migration: Create options.c for capabilities/params/properties
 2023-04-20 19:08 UTC  (29+ messages)
` [PATCH v2 03/43] migration: Create migration_cap_set()
` [PATCH v2 13/43] migration: Create migrate_rdma_pin_all() function
` [PATCH v2 14/43] migration: Move migrate_caps_check() to options.c
` [PATCH v2 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH v2 16/43] migration: Move qmp_migrate_set_capabilities() "
` [PATCH v2 17/43] migration: Move migrate_cap_set() "
` [PATCH v2 18/43] migration: Move parameters functions to option.c
` [PATCH v2 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH v2 20/43] migration: Move migrate_use_block_incremental() to option.c
` [PATCH v2 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH v2 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH v2 23/43] migration: Create migrate_max_cpu_throttle()
` [PATCH v2 24/43] migration: Move migrate_announce_params() to option.c
` [PATCH v2 25/43] migration: Create migrate_cpu_throttle_initial() "

[PATCH v5 0/9] tracing: Add fprobe events
 2023-04-20 19:08 UTC  (5+ messages)
` [PATCH v5 2/9] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v5 6/9] tracing/probes: Support function parameters if BTF is available

ich bin Edwin Castro
 2023-04-20 18:29 UTC 

[PATCH] coverity: physmem: use simple assertions instead of modelling
 2023-04-20 19:06 UTC  (7+ messages)

[PATCH 0/3] Minor device-tree additions for C.H.I.P
 2023-04-20 19:06 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: axp209: Add iio-hwmon node for internal temperature

arm64/for-kernelci baseline: 26 runs, 5 regressions (v6.3-rc7-84-g14f8db1c0f9a7)
 2023-04-20 19:02 UTC 

[PATCH] ublk: don't return 0 in case of any failure
 2023-04-20 19:04 UTC  (2+ messages)

[PATCH] test/file-verify.t: Don't run over mlock limit when run as non-root
 2023-04-20 19:04 UTC  (2+ messages)

How best to get the size of a blockdev from a file?
 2023-04-20 19:04 UTC  (4+ messages)

[PATCH] scsi: myrs: check return value of dma_alloc_coherent() instead of using dma_mapping_error()
 2023-04-20 19:02 UTC  (2+ messages)

Linux regressions report for mainline [2023-04-16]
 2023-04-20 19:02 UTC  (5+ messages)

[PATCH] scsi: ipr: remove several unused variables
 2023-04-20 18:58 UTC  (2+ messages)

[PATCH] perf cs-etm: Add support for coresight trace for any range of CPUs
 2023-04-20 18:33 UTC  (9+ messages)

[igt-dev] [PATCH v2 i-g-t] runner: check disk limit at dumping kmsg
 2023-04-20 18:58 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for runner: check disk limit at dumping kmsg (rev4)

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-20 18:57 UTC  (10+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state

schbench v1.0
 2023-04-20 18:56 UTC  (3+ messages)

[Printing-architecture] OP Minutes (4 April 2023)
 2023-04-20 18:55 UTC 

[PATCHv2 next] ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
 2023-04-20 18:55 UTC  (2+ messages)

[PATCH v1] shmem: stable directory cookies
 2023-04-20 18:52 UTC  (2+ messages)

[Intel-xe] [PATCH 0/4] RFC: Add new device configuration infrastructure to
 2023-04-20 18:53 UTC  (3+ messages)

[PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-20 18:51 UTC  (20+ messages)
` [PATCH v6 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v6 02/19] iommufd: Add iommufd_group
` [PATCH v6 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v6 04/19] iommu: Export iommu_get_resv_regions()
` [PATCH v6 05/19] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v6 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v6 07/19] iommufd: Make sw_msi_start a group global
` [PATCH v6 08/19] iommufd: Move putting a hwpt to a helper function
` [PATCH v6 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v6 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v6 13/19] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v6 14/19] iommufd: Add iommufd_device_replace()
` [PATCH v6 15/19] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v6 16/19] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v6 17/19] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v6 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v6 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[Intel-xe] [PATCH v4 0/3] drm/xe: switch to using drm_exec
 2023-04-20 18:51 UTC  (12+ messages)
`  "
` [Intel-xe] [PATCH v4 1/3] drm: execution context for GEM buffers v3
  `  "
` [Intel-xe] [PATCH v4 2/3] drm_exec: fix double dma_resv unlock
  `  "
` [Intel-xe] [PATCH v4 3/3] drm/xe: switch to using drm_exec
  `  "
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c
 2023-04-20 18:50 UTC  (2+ messages)

[PATCH v2 6/9] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: move in with regex.3
 2023-04-20 18:51 UTC  (5+ messages)
` [PATCH v4 6/6] regex.3: Destandardeseify Match offsets

[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
 2023-04-20 18:51 UTC  (6+ messages)
` [PATCH net-next v3 1/6] tsnep: Replace modulo operation with mask

[PATCH v2 0/7] MIPS: LLVM toolchain support for more CPUs
 2023-04-20 18:50 UTC  (9+ messages)
` [PATCH v2 6/7] MIPS: Fallback CPU -march CFLAG to ISA level if unsupported

[freescale-fslc:6.1-1.0.x-imx 4744/9845] drivers/media/platform/mxc/capture/ov5647_mipi.c:320:19: error: initialization of 'void (*)(struct i2c_client *)' from incompatible pointer type 'int (*)(struct i2c_client *)'
 2023-04-20 18:49 UTC 

[PATCH v4 1/6] regex.3: Fix subsection headings
 2023-04-20 18:50 UTC  (7+ messages)
` [PATCH v5 0/8] regex.3 momento
  ` [PATCH v5 3/8] regex.3: Desoupify regerror() description

[LTP] [PATCH v3] Hugetlb: Test to detect bug with freeing gigantic hugetlb pages
 2023-04-20 18:50 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Add support for MTL GSC SW Proxy
 2023-04-20 18:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/gsc: add support for GSC proxy interrupt
    `  "

[RFC v1 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-04-20 18:47 UTC  (7+ messages)
` [RFC v1 1/2] scmi: Introduce pinctrl SCMI protocol driver

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-04-20 18:47 UTC  (5+ messages)
` [PATCH v10 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer

[PATCH v9 1/1] riscv: Allow to downgrade paging mode from the command line
 2023-04-20 18:44 UTC  (3+ messages)

[PATCH for-8.0 v2 0/3] Fixes for GCC13
 2023-04-20 18:43 UTC  (3+ messages)
` [PATCH for-8.0 v2 1/3] async: Suppress GCC13 false positive in aio_bh_poll()

[PATCH 0/2] docs/interop: Convert QMP related txt docs to rst
 2023-04-20 18:42 UTC  (3+ messages)
` [PATCH 1/2] docs/interop: Convert qmp-spec.txt to rST

[PATCH v2 5/9] regex.3: ffix
 2023-04-20 18:42 UTC  (5+ messages)
` [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix

[PATCH net v2] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
 2023-04-20 18:41 UTC  (2+ messages)

[Intel-gfx] [PATCH v5] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-20 18:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Initialize dkl_phy spin lock from display code path (rev4)

[RFC 0/2] vduse: add support for networking devices
 2023-04-20 18:39 UTC  (4+ messages)

[ovmf test] 180337: all pass - PUSHED
 2023-04-20 18:39 UTC 

[PATCH v2 bpf-next 0/5] Dynptr helpers
 2023-04-20 18:38 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/5] bpf: Add bpf_dynptr_adjust

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-04-20 18:36 UTC  (5+ messages)
` [PATCH 03/11] drm/msm/dpu: use hsync/vsync polarity set by the encoder
  ` [Freedreno] "

REGRESSION: ThinkPad W530 dim backlight with recent changes introduced in Linux 6.1.24
 2023-04-20 18:35 UTC  (5+ messages)

[PATCH net] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
 2023-04-20 18:35 UTC  (3+ messages)

[Bug 217256] Bluetooth disappears after suspend
 2023-04-20 18:36 UTC 

[PATCH V6 0/3] rpmsg signaling/flowcontrol patches
 2023-04-20 18:38 UTC  (3+ messages)
` [PATCH V6 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[PATCH net-next v2] net: dst: fix missing initialization of rt_uncached
 2023-04-20 18:25 UTC 

[PATCH 2/2] regex.3: improve REG_STARTEND
 2023-04-20 18:33 UTC  (5+ messages)
` [PATCH v2 2/9] "

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-04-20 18:33 UTC  (3+ messages)
` [PATCH v5 15/17] riscv: dts: jh7110: Add initial u-boot device tree

[PATCHSET v2 0/4] Enable NO_OFFLOAD support
 2023-04-20 18:31 UTC  (5+ messages)
` [PATCH 1/4] io_uring: add support for NO_OFFLOAD
` [PATCH 2/4] Revert "io_uring: always go async for unsupported fadvise flags"
` [PATCH 3/4] Revert "io_uring: for requests that require async, force it"
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt

[PATCH blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-20 18:31 UTC  (13+ messages)
` [PATCH blktests v2 1/9] nvme-rc: Auto convert test device size info
` [PATCH blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH blktests v2 2/4] nvme: Make test image size configurable
` [PATCH blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v2 3/4] nvme-rc: Move discovery generation counter code to rc
` [PATCH blktests v2 4/4] nvme: Make the number iterations configurable
` [PATCH blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH blktests v2 5/9] nvme: Make test image size configurable
` [PATCH blktests v2 6/9] nvme-rc: Add minimal test image size requirement
` [PATCH blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH blktests v2 9/9] nvme: Make the number iterations configurable

[PATCH v1] RISC-V: include cpufeature.h in cpufeature.c
 2023-04-20 18:30 UTC 

[PATCH] wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels()
 2023-04-20 18:27 UTC  (12+ messages)

RTL8188EU (LogiLink WL0151A) - Malformed packets
 2023-04-20 18:26 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add multi-gpu basic error state subtest
 2023-04-20 18:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/i915_hangman: make sysfs var local
` [igt-dev] [PATCH i-g-t 2/3] tests/i915_hangman: make device "
` [igt-dev] [PATCH i-g-t 3/3] tests/i915_hangman: add multigpu basic error state subtest

[backport PATCH 0/2] stable v5.15, v5.10 and v5.4: fix perf build errors
 2023-04-20 18:24 UTC  (3+ messages)

[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
 2023-04-20 18:22 UTC  (15+ messages)
` [PATCH 1/6] ASoC: wcd938x: switch to using gpiod API
` [PATCH 3/6] ASoC: codecs: wcd938x: Check for enumeration before using TX device

[PATCH] iio: light: al3320a: Handle ACPI device CALS0001
 2023-04-20 18:23 UTC 

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-04-20 18:23 UTC  (7+ messages)
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v3 17/22] KVM: Introduce KVM_CAP_ABSENT_MAPPING_FAULT without implementation

[PATCH bpf-next 0/2] Introduce a new bpf helper of bpf_task_under_cgroup
 2023-04-20 18:22 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add bpf_task_under_cgroup helper

[RFC] lib: set/get max memzone segments
 2023-04-20 18:20 UTC  (4+ messages)

[PATCH] target: ppc: Correctly initialize HILE in HID-0 for book3s processors
 2023-04-20 18:19 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-20 18:20 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next v2 02/15] idpf: add module register and probe functionality

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.3-rc7-84-g14f8db1c0f9a7)
 2023-04-20 18:19 UTC 

[xen-unstable-smoke test] 180335: regressions - FAIL
 2023-04-20 18:19 UTC 

[PATCH 1/1] hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
 2023-04-20 18:19 UTC  (2+ messages)

[dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
 2023-04-20 18:17 UTC  (6+ messages)
  `  "

[PATCH bpf-next 6/6] bpf: Document EFAULT changes for sockopt
 2023-04-20 18:17 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: renesas: r9a07g044: Add MTU3a node
 2023-04-20 18:16 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable MTU3a counter using DT overlay

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2023-04-20 18:15 UTC  (2+ messages)
` [Bug,60824,regression] "

BUG: divide error in ubi_attach_mtd_dev
 2023-04-20 18:14 UTC  (8+ messages)

[PATCH V2] drm/amdgpu/gfx11: update gpu_clock_counter logic
 2023-04-20 18:12 UTC  (2+ messages)

[PATCH v1] libperf rc_check: Enable implicitly with sanitizers
 2023-04-20 18:12 UTC  (2+ messages)

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-04-20 18:12 UTC  (2+ messages)

[PATCH] drm/amd/display: remove unused variables dispclk_delay_subtotal and dout
 2023-04-20 18:07 UTC  (2+ messages)

[PATCH] http: document sslcert and sslkey types and extend to proxy
 2023-04-20 18:12 UTC  (2+ messages)
` [PATCH v2] "

[igt-dev] [i-g-t] tests/kms_addfb_basic: Use proper macro for invalid tests
 2023-04-20 18:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_addfb_basic: Use proper macro for invalid tests (rev2)

[PATCH v6] leds: max597x: Add support for max597x
 2023-04-20 18:10 UTC 

next/pending-fixes build: 179 builds: 4 failed, 175 passed, 7 errors, 12 warnings (v6.3-rc7-210-g884374c58391a)
 2023-04-20 18:09 UTC 

[PATCH v4 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-20 18:09 UTC  (3+ messages)
` [PATCH v4 5/5] spi: spi-qcom-qspi: Add DMA mode support

[Intel-gfx] [PATCH v4] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-20 17:54 UTC  (11+ messages)
` [Intel-gfx] [Intel-xe] "
                  ` [Intel-xe] [Intel-gfx] "

[virtio-comment] [PATCH 0/2] Minor improvements
 2023-04-20 18:08 UTC  (4+ messages)
` [virtio-comment] [PATCH 1/2] virtio-net: Minor wording improvement
    ` [virtio-dev] "

[RFT PATCH 1/3] arm64: dts: qcom: msm8996: correct /soc/bus ranges
 2023-04-20 18:07 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8994: fix duplicated @6c00000 reserved memory
` [PATCH 3/3] arm64: dts: qcom: msm8992-libra: drop duplicated "

[PATCH 1/1] patman: fix class TestFunctional
 2023-04-20 18:07 UTC 

[PATCH v3 net] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-20 18:04 UTC 

[RFC PATCH v3 1/5] Add NDOs for hardware timestamp get/set
 2023-04-20 18:04 UTC  (5+ messages)

[PATCH 1/1] tools: fix TestFdtUtil()
 2023-04-20 18:03 UTC 

[PATCH] ASoC: amd: ps: Update copyright notice
 2023-04-20 18:02 UTC 

[PATCH 0/2] DPU1 GC1.8 wiring-up
 2023-04-20 18:01 UTC  (7+ messages)

[PATCH v10 0/4] Another crack at a handshake upcall mechanism
 2023-04-20 18:00 UTC  (5+ messages)
` [PATCH v10 2/4] net/handshake: Create a NETLINK service for handling handshake requests

[PATCH 0/4] Prevent out-of-bound reads
 2023-04-20 17:59 UTC  (3+ messages)
` [PATCH 2/4] fs/hfsplus: Prevent out of bound access in catalog file
` [PATCH 4/4] fs/hfsplus: Mark error strings for translation


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.