All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-27 19:40:39 to 2023-04-27 20:57:52 UTC [more...]

[syzbot] [mm?] kernel BUG in folio_unlock
 2023-04-27 20:57 UTC  (2+ messages)

[PATCH 0/2] target/riscv: RVV 1-fill tail element changes
 2023-04-27 20:57 UTC  (3+ messages)
` [PATCH 1/2] target/riscv/vector_helper.c: skip set tail when vta is zero
` [PATCH 2/2] target/riscv/vector_helper.c: make vext_set_tail_elems_1s() debug only

[PATCH] imx8mn-var-som: dts: fix PHY detection bug by adding deassert delay
 2023-04-27 20:56 UTC  (17+ messages)

[PATCH RFC net-next/mm V2 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-04-27 20:53 UTC  (3+ messages)
` [PATCH RFC net-next/mm V2 1/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH v4 0/6] Thermal zone device structure encapsulation
 2023-04-27 20:53 UTC  (3+ messages)

[GIT PULL] cgroup changes for v6.4-rc1
 2023-04-27 20:53 UTC 

[GIT PULL] scheduler changes for v6.4
 2023-04-27 20:51 UTC 

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-04-27 20:50 UTC 

[PATCH] vivid: ignore failed messages in vivid_received()
 2023-04-27 20:49 UTC 

[PATCH 00/20] Graph locking, part 3 (more block drivers)
 2023-04-27 20:49 UTC  (5+ messages)
` [PATCH 03/20] block: bdrv/blk_co_unref() for calls in coroutine context

[robh:dt/header-cleanups 55/57] drivers/mfd/wm831x-i2c.c:32:56: error: use of undeclared identifier 'spi'
 2023-04-27 20:48 UTC 

[PATCH v3 0/4] COLO: improve build options
 2023-04-27 20:47 UTC  (6+ messages)
` [PATCH v3 1/4] block/meson.build: prefer positive condition for replication
` [PATCH v3 2/4] scripts/qapi: allow optional experimental enum values
` [PATCH v3 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v3 4/4] configure: add --disable-colo-proxy option

[PATCH v2 0/5] can: bxcan: add support for single peripheral configuration
 2023-04-27 20:45 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: add "st,can-secondary" property
` [PATCH v2 2/5] ARM: dts: stm32f429: put can2 in secondary mode
` [PATCH v2 3/5] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH v2 4/5] can: bxcan: add support for single peripheral configuration
` [PATCH v2 5/5] ARM: dts: stm32: add CAN support on stm32f746

[merged mm-nonmm-stable] mailmap-add-entries-for-paul-mackerras.patch removed from -mm tree
 2023-04-27 20:46 UTC 

[merged mm-nonmm-stable] libgcc-add-forward-declarations-for-generic-library-routines.patch removed from -mm tree
 2023-04-27 20:46 UTC 

[Buildroot] [PATCH] package/libxkbcommon: enable wayland support
 2023-04-27 20:46 UTC  (2+ messages)

Seeking for help with NVMe arbitration questions
 2023-04-27 20:45 UTC  (4+ messages)

[merged mm-stable] mmunmap-avoid-flushing-tlb-in-batch-if-pte-is-inaccessible.patch removed from -mm tree
 2023-04-27 20:42 UTC 

[merged mm-stable] mm-khugepaged-fix-conflicting-mods-to-collapse_file.patch removed from -mm tree
 2023-04-27 20:42 UTC 

[merged mm-stable] shmem-restrict-noswap-option-to-initial-user-namespace.patch removed from -mm tree
 2023-04-27 20:42 UTC 

[RFC PATCH v2 0/3] pmem memmap dump support
 2023-04-27 20:41 UTC  (4+ messages)
` [RFC PATCH v2 3/3] resource, crash: Make kexec_file_load support pmem

[igt-dev] [PATCH i-g-t v7 00/16] Integrate intel-bb with Xe
 2023-04-27 20:42 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v7 01/16] lib/xe_ioctl: Add missing header for direct resolving
` [igt-dev] [PATCH i-g-t v7 02/16] lib/xe_query: Add region helpers and missing doc
` [igt-dev] [PATCH i-g-t v7 03/16] lib/xe_query: Remove commented out function prototype
` [igt-dev] [PATCH i-g-t v7 04/16] lib/intel_allocator: Add allocator support for Xe
` [igt-dev] [PATCH i-g-t v7 05/16] lib/drmtest: Add driver enum for i915/xe
` [igt-dev] [PATCH i-g-t v7 06/16] lib/intel_bufops: Add Xe support in bufops
` [igt-dev] [PATCH i-g-t v7 07/16] lib/intel_batchbuffer: Rename i915 -> fd as preparation step for xe
` [igt-dev] [PATCH i-g-t v7 08/16] lib/intel_batchbuffer: Update intel-bb docs
` [igt-dev] [PATCH i-g-t v7 09/16] lib/intel_batchbuffer: Add Xe support in intel-bb
` [igt-dev] [PATCH i-g-t v7 10/16] tests/xe_intel_bb: Check if intel-bb Xe support correctness
` [igt-dev] [PATCH i-g-t v7 11/16] tests/xe-fast-feedback: Add xe_intel_bb test to BAT
` [igt-dev] [PATCH i-g-t v7 12/16] lib/gpgpu_fill: Use RENDER engine flag to work on Xe
` [igt-dev] [PATCH i-g-t v7 13/16] tests/xe_gpgpu_fill: Exercise gpgpu fill "
` [igt-dev] [PATCH i-g-t v7 14/16] lib/igt_fb: For xe assume vram is used on discrete
` [igt-dev] [PATCH i-g-t v7 15/16] lib/igt_draw: Pass region while building intel_buf from flink
` [igt-dev] [PATCH i-g-t v7 16/16] tests/kms_big_fb: Deduce region for xe framebuffer
` [igt-dev] ✓ Fi.CI.BAT: success for Integrate intel-bb with Xe (rev10)

[meta-ti][kirkstone][PATCH 0/4] Enable vulkan proper
 2023-04-27 20:41 UTC  (4+ messages)
` [meta-ti][kirkstone][PATCH 3/4] cairo: resolve opengl version
    ` [EXTERNAL] "

[PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error
 2023-04-27 20:40 UTC  (12+ messages)

git clone of empty repositories doesn't preserve hash
 2023-04-27 20:40 UTC  (5+ messages)
` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
  ` [PATCH 1/2] http: advertise capabilities when cloning empty repos

[RFC PATCH v1 0/7] clk: Switch from soc_clk_dump to clk_ops function
 2023-04-27 20:37 UTC  (8+ messages)
` [RFC PATCH v1 1/7] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [RFC PATCH v1 2/7] clk: ast2600: Move soc_clk_dump function
` [RFC PATCH v1 3/7] clk: k210: "
` [RFC PATCH v1 4/7] clk: Add dump operation to clk_ops
` [RFC PATCH v1 5/7] cmd: clk: Use dump function from clk_ops
` [RFC PATCH v1 6/7] clk: treewide: switch to clock dump "
` [RFC PATCH v1 7/7] cmd: clk: Remove __weak from soc_clk_dump

[PATCH 2/3] PCI/sysfs: create private functions for pci_create_legacy_files/pci_create_sysfs_dev_files
 2023-04-27 20:38 UTC  (2+ messages)

[ti:ti-rt-linux-6.1.y-cicd 62/70] drivers/media/platform/img/vxe-vxd/common/img_mem_unified.c:159:17: error: implicit declaration of function 'vunmap'; did you mean 'kunmap'?
 2023-04-27 20:38 UTC 

[ti:ti-rt-linux-6.1.y-cicd 62/70] drivers/media/platform/img/vxe-vxd/encoder/vxe_v4l2.c:1354:25: warning: 'strncpy' specified bound 32 equals destination size
 2023-04-27 20:38 UTC 

[igt-dev] [PATCH i-g-t] tests/xe/xe_query: Add check for expected error
 2023-04-27 20:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v1] selftests/bpf: Do not use sign-file as testcase
 2023-04-27 20:38 UTC  (3+ messages)

[GIT PULL] perf event updates for v6.4
 2023-04-27 20:38 UTC 

[PATCH net] selftests: bonding: delete unnecessary line
 2023-04-27 20:38 UTC  (4+ messages)

[Bug 217242] New: CPU hard lockup related to xhci/dma
 2023-04-27 20:37 UTC  (2+ messages)
` [Bug 217242] "

[GIT PULL] workqueue changes for v6.4-rc1
 2023-04-27 20:35 UTC 

[PATCH 0/2] selftests/kvm: Fixes for demand paging test
 2023-04-27 20:35 UTC  (5+ messages)
` [PATCH 1/2] selftests/kvm: Setup vcpu_alias only for minor mode test
` [PATCH 2/2] selftests/kvm: Allow dump per-vcpu info for uffd threads

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-04-27 20:34 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: input: pwm-vibrator: Add enable-gpio
` [PATCH 2/4] Input: pwm-vibra - add newline to dev_err prints
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Add vibrator

[PATCH v2 00/30] ide: Clean up code and fix a few bugs
 2023-04-27 20:35 UTC  (2+ messages)

[PATCH] Documentation: regulator/consumer.rst: fix 'regulator_enable' typo
 2023-04-27 20:33 UTC  (2+ messages)

[meta-arago][kirkstone][PATCHv2 0/5] Vulkan prep and some cleanup
 2023-04-27 20:33 UTC  (4+ messages)
` [meta-arago][kirkstone][PATCHv2 4/5] qtwayland: drop the plugins-decorations patch
    ` [EXTERNAL] "

[PATCH] drm/msm/dpu: always program dsc active bits
 2023-04-27 20:32 UTC  (12+ messages)
            ` [Freedreno] "

[PATCH] perf stat: Add arch-specific TopdownL1 check for the default mode
 2023-04-27 20:32 UTC  (2+ messages)

[meta-ti][master/kirkstone][RFC 0/9] Switch to U-Boot binman
 2023-04-27 20:31 UTC  (3+ messages)
` [meta-ti][master/kirkstone][RFC 4/9] u-boot-bb.org: Remove this recipe

[virtio-comment] [PROPOSAL] Virtio Over Fabrics(TCP/RDMA)
 2023-04-27 20:31 UTC  (7+ messages)
  `  "
        ` [virtio-dev] "

[PATCH bpf-next] xsk: Use pool->dma_pages to check for DMA
 2023-04-27 20:30 UTC  (2+ messages)

[PATCH 0/2] serial: 8250_bcm7271: Fix clock handling
 2023-04-27 20:29 UTC  (3+ messages)
` [PATCH 2/2] serial: 8250_bcm7271: fix leak in `brcmuart_probe`

Btrfs progs release 6.3
 2023-04-27 20:29 UTC  (3+ messages)

[PATCH 1/2] xenalyze: Handle start-of-day ->RUNNING transitions
 2023-04-27 20:28 UTC  (4+ messages)
` [PATCH 2/2] xenalyze: Basic TRC_HVM_EMUL handling

[Buildroot] [PATCH] package/sunxi-tools: fix build dependencies
 2023-04-27 20:28 UTC 

[PATCH 0/1] perf tools: Allow config terms with breakpoints
 2023-04-27 20:26 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-04-27 20:26 UTC  (11+ messages)

[PATCH v2 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
 2023-04-27 20:26 UTC  (15+ messages)
` [PATCH v2 2/4] drm/msm/dpu: remove DPU_DSPP_IGC "
` [PATCH v2 3/4] drm/msm/dpu: remove GC related code from dpu catalog
` [PATCH v2 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog

[Intel-gfx] [PATCH v3 0/8] mtl: add support for pmdemand
 2023-04-27 20:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 7/8] drm/i915/mtl: Add support for PM DEMAND

[PATCH v1 00/40] Fix perf on Intel hybrid CPUs
 2023-04-27 20:23 UTC  (22+ messages)
` [PATCH v1 01/40] perf stat: Introduce skippable evsels
` [PATCH v1 03/40] perf vendor events intel: Add icelake metric constraints
` [PATCH v1 08/40] perf test: Test more sysfs events
` [PATCH v1 12/40] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v1 13/40] perf parse-events: Set attr.type to PMU type early
` [PATCH v1 14/40] perf print-events: Avoid unnecessary strlist
` [PATCH v1 15/40] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v1 16/40] perf test: Validate events with hyphens in
` [PATCH v1 17/40] perf evsel: Modify group pmu name for software events

[PATCH bpf-next] selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang
 2023-04-27 20:23 UTC  (2+ messages)

[PATCH 0/6] Add RISC-V KVM AIA Support
 2023-04-27 20:23 UTC  (2+ messages)

[GIT PULL] objtool changes for v6.3
 2023-04-27 20:22 UTC 

knob to disable locally-originating qdisc optimisation?
 2023-04-27 20:21 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add ASUS M3402RA into DMI table
 2023-04-27 19:16 UTC 

[PATCH bpf-next v2] bpf: Make bpf_helper_defs.h c++ friendly
 2023-04-27 20:21 UTC  (5+ messages)

[PATCH] imx8mn-var-som: dts: add SOM EEPROM
 2023-04-27 19:56 UTC  (2+ messages)

next/master baseline: 518 runs, 57 regressions (next-20230427)
 2023-04-27 20:19 UTC 

[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
 2023-04-27 20:04 UTC  (4+ messages)

[robh:dt/header-cleanups 55/57] drivers/hwmon/pmbus/lm25066.c:485:13: warning: cast to smaller integer type 'enum chips' from 'const void *'
 2023-04-27 20:17 UTC 

[Intel-gfx] [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-04-27 20:15 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  `  "

[PATCH] chore(rust): add opt_get! and expose some FMODE_* as Rust const
 2023-04-27 20:16 UTC  (2+ messages)

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-04-27 20:15 UTC  (3+ messages)
` [RFC PATCH 1/2] Add C TAP harness

[igt-dev] [PATCH i-g-t] lib/i915: Move gem_reopen_driver() out to lib
 2023-04-27 20:12 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Update the aarch64 tests deny list
 2023-04-27 20:10 UTC  (5+ messages)

[PATCH v2] xen/misra: xen-analysis.py: fix return error on PhaseExceptions
 2023-04-27 20:07 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
 2023-04-27 20:04 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] "
` [PATCH bpf-next v2 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next v2 3/4] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next v2 4/4] bpf: Document EFAULT changes for sockopt

[Intel-xe] [PATCH 1/3] drm/xe: Simplify rebar sizing
 2023-04-27 20:00 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Size GT device memory correctly
` [Intel-xe] [PATCH 3/3] drm/xe: Rename GPU offset helper to reflect true usage
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Simplify rebar sizing
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[GIT PULL] locking changes for v6.3
 2023-04-27 19:58 UTC  (2+ messages)
` [GIT PULL] locking changes for v6.4

[PATCH] drm/amdgpu: Ignore KFD eviction fences invalidating preemptible DMABuf imports
 2023-04-27 19:57 UTC  (10+ messages)

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-27 19:56 UTC  (6+ messages)
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
 2023-04-27 19:55 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH 5/7] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph

[PATCH v13 0/9] CXL Poison List Retrieval & Tracing
 2023-04-27 19:54 UTC  (8+ messages)
` [PATCH v13 6/9] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-04-27 19:52 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/8] fetch: fix missing from-reference when fetching HEAD:foo
  ` [PATCH v2 8/8] fetch: introduce machine-parseable "porcelain" output format

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-04-27 19:49 UTC  (8+ messages)

[STYLE v1 0/3] Fixing check patch styling issues
 2023-04-27 19:49 UTC  (5+ messages)
` [STYLE v1 3/3] cxl/core/region:Remove else after return statement

[PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
 2023-04-27 19:47 UTC 

MICRADS´23 - The 2023 Multidisciplinary International Conference of Research Applied to Defense and Security | Deadline: May 14 | Bogota, Colombia
 2023-04-27 19:16 UTC 

audit-3.1.1 released
 2023-04-27 19:44 UTC 

[igt-dev] [PATCH i-g-t] tests/xe/xe_query: Add subtest query-invalid-extension
 2023-04-27 19:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe/xe_query: Add subtest query-invalid-extension (rev3)

[PATCH] upstream source tracing: data collection (patch 2/3)
 2023-04-27 19:40 UTC  (7+ messages)
` [bitbake-devel] "

[paulmck-rcu:dev.2023.04.10a] BUILD SUCCESS 26a29ad68271df988a813e227da98861ae3bef9e
 2023-04-27 19:40 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.