All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-27 17:48:26 to 2023-08-27 20:35:45 UTC [more...]

[PATCH v2] riscv: Only consider swbp/ss handlers for correct privileged mode
 2023-08-27 20:35 UTC  (5+ messages)

[GIT PULL] s390 updates for 6.6 merge window
 2023-08-27 20:34 UTC  (2+ messages)

[PATCH] i2c: i801: fix cleanup code in remove() and error path of probe()
 2023-08-27 20:26 UTC 

[igt-dev] [PATCH v2 0/2] kms lease
 2023-08-27 20:17 UTC  (3+ messages)
` [igt-dev] [PATCH v2 1/2] tests/kms_lease: Terminate lease fd before subtests execution
` [igt-dev] [PATCH v2 2/2] HAX: Check kms lease

drivers/net/ethernet/sfc/selftest.c:48:16: warning: field ip within 'struct efx_loopback_payload::(anonymous at drivers/net/ethernet/sfc/selftest.c:46:2)' is less aligned than 'struct iphdr' and is usually due to 'struct efx_loopback_payload::(anonymous a
 2023-08-27 20:25 UTC 

[PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-08-27 20:23 UTC  (76+ messages)
` [Intel-gfx] "
` [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
  ` [Intel-gfx] "
` [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
  ` [Intel-gfx] "
` [PATCH v15 03/23] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
  ` [Intel-gfx] "
` [PATCH v15 04/23] drm/gem: Add _locked postfix to functions that have unlocked counterpart
  ` [Intel-gfx] "
` [PATCH v15 05/23] drm/v3d: Replace open-coded drm_gem_shmem_free() with drm_gem_object_put()
  ` [Intel-gfx] "
` [PATCH v15 06/23] drm/virtio: Replace "
  ` [Intel-gfx] "
` [PATCH v15 07/23] drm/shmem-helper: Make all exported symbols GPL
  ` [Intel-gfx] "
` [PATCH v15 08/23] drm/shmem-helper: Refactor locked/unlocked functions
  ` [Intel-gfx] "
` [PATCH v15 09/23] drm/shmem-helper: Remove obsoleted is_iomem test
  ` [Intel-gfx] "
` [PATCH v15 10/23] locking/refcount, kref: Add kref_put_ww_mutex()
  ` [Intel-gfx] "
` [PATCH v15 11/23] dma-resv: Add kref_put_dma_resv()
  ` [Intel-gfx] "
` [PATCH v15 12/23] drm/shmem-helper: Add and use pages_pin_count
  ` [Intel-gfx] "
` [PATCH v15 13/23] drm/shmem-helper: Use kref for pages_use_count
  ` [Intel-gfx] "
` [PATCH v15 14/23] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v15 15/23] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
  `  "
` [PATCH v15 16/23] drm/shmem-helper: Use kref for vmap_use_count
  ` [Intel-gfx] "
` [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper
  ` [Intel-gfx] "
` [PATCH v15 18/23] drm/shmem-helper: Add memory shrinker
  ` [Intel-gfx] "
` [PATCH v15 19/23] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
  ` [Intel-gfx] "
` [PATCH v15 20/23] drm/virtio: Pin display framebuffer BO
  ` [Intel-gfx] "
` [PATCH v15 21/23] drm/virtio: Attach shmem BOs dynamically
  ` [Intel-gfx] "
` [PATCH v15 22/23] drm/virtio: Support memory shrinking
  ` [Intel-gfx] "
` [PATCH v15 23/23] drm/panfrost: Switch to generic memory shrinker
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH 0/6] bpf: task_group_seq_get_next: use __next_thread()
 2023-08-27 20:19 UTC  (5+ messages)
` [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check

[PATCH 0/3] softmmu: Use async_run_on_cpu in tcg_commit
 2023-08-27 20:17 UTC  (4+ messages)
` [PATCH 2/3] "

High Cpu load when run smartdns : __ipv6_dev_get_saddr
 2023-08-27 20:17 UTC  (3+ messages)

WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
 2023-08-27 20:15 UTC  (13+ messages)
` RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)

stable/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.49)
 2023-08-27 20:14 UTC 

Linux kernel 6.1.49 released
 2023-08-27 20:10 UTC 

[norov:aass 20/28] lib/test_bitmap.c:381:1: warning: 'inline' is not at beginning of declaration
 2023-08-27 20:05 UTC 

cleanup the filemap / direct I/O interaction v4
 2023-08-27 19:41 UTC  (5+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
  ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH v1 0/2] Changes for UFS advanced RPMB
 2023-08-27 20:00 UTC  (2+ messages)

[tip:x86/microcode] BUILD SUCCESS 4d2b748305e96fb76202a0d1072a285b1500bff3
 2023-08-27 19:54 UTC 

[PATCH] libtraceevent: build with Meson
 2023-08-27 19:57 UTC 

[PATCH] ethernet: tg3: remove unreachable code
 2023-08-27 19:53 UTC  (4+ messages)

[PATCH 0/3] HID: nvidia-shield: Fix the error handling path of shield_probe()
 2023-08-27 19:42 UTC  (6+ messages)
` [PATCH 1/3] HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe error handling path
` [PATCH 2/3] HID: nvidia-shield: Fix some missing function calls() "

[Buildroot] [PATCH 1/1] package/qemu: add pipewire support
 2023-08-27 19:42 UTC 

[PATCH] open.2: Clarify different POSIX uses of EOPNOTSUPP and ENXIO
 2023-08-27 19:41 UTC  (2+ messages)

[PATCH v3 0/3] riscv: dma-mapping: unify support for cache flushes
 2023-08-27 19:41 UTC  (5+ messages)
` [PATCH v3 2/3] riscv: dma-mapping: skip invalidation before bidirectional DMA

[PATCH 3/3] HID: nvidia-shield: Introduce thunderstrike_destroy()
 2023-08-27 19:41 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/python-distlib: new host package
 2023-08-27 19:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: add host-python-distlib dependency

[intel-tdx:osv-integration 227/272] arch/x86/kvm/mmu/tdp_mmu.c:878:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-27 19:33 UTC 

[PATCH v3 00/13] devtool ide plugin
 2023-08-27 19:34 UTC  (4+ messages)
` [PATCH v3 01/13] vscode: add minimal configuration
  ` [OE-core] "

[PATCH v4 0/4] staging: vme_user: fix checks reported in vme_fake.c
 2023-08-27 19:32 UTC  (5+ messages)
` [PATCH v4 1/4] staging: vme_user: fix check alignment of open parenthesis "
` [PATCH v4 2/4] staging: vme_user: fix check lines not ending with '(' "
` [PATCH v4 3/4] staging: vme_user: fix check unnecessary blank lines "
` [PATCH v4 4/4] staging: vme_user: fix check unnecessary space after a cast "

[PATCH v9 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-27 19:31 UTC  (7+ messages)
` [PATCH v9 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1

[PATCH v4 00/13] devtool ide plugin
 2023-08-27 19:29 UTC  (14+ messages)
` [PATCH v4 01/13] vscode: add minimal configuration
` [PATCH v4 02/13] cmake.bbclass: refactor cmake args
` [PATCH v4 03/13] cmake.bbclass: cleanup spaces and tabs
` [PATCH v4 04/13] cmake.bbclass: support qemu
` [PATCH v4 05/13] devtool: new ide plugin
` [PATCH v4 06/13] tests: add a C++ example recipe
` [PATCH v4 07/13] cmake-example: workaround for pseudo breakeage
` [PATCH v4 08/13] refactor: make multiprocess_launch callable without d
` [PATCH v4 09/13] refactor: make strip_execs "
` [PATCH v4 10/13] devtool: refactor deploy-target
` [PATCH v4 11/13] devtool: ide make deploy-target quicker
` [PATCH v4 12/13] oe-selftest devtool: ide tests
` [PATCH v4 13/13] docs: cover devtool ide

Linux 6.1.49
 2023-08-27 19:26 UTC  (2+ messages)

[chao:dev-test 8/13] include/linux/f2fs_fs.h:153:1: error: version control conflict marker in file
 2023-08-27 19:23 UTC 

6.1.48 regression at boot : WARNING: CPU: 0 PID: 0 at arch/x86/kernel/alternative.c:572 apply_returns+0x1e4/0x210
 2023-08-27 19:23 UTC  (3+ messages)

[PATCH 0/3] Support fallback if FT fails
 2023-08-27 19:19 UTC  (5+ messages)
` [PATCH 1/3] ft: track FT auth/action response status
` [PATCH 2/3] station: fall back to reassociation under certain FT failures

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-27 19:17 UTC  (2+ messages)

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-27 19:05 UTC  (14+ messages)

[PATCH 00/10] TriCore 1.6.2 insn and bugfixes
 2023-08-27 18:59 UTC  (8+ messages)
` [PATCH 04/10] target/tricore: Implement FTOU insn

[PATCH v2] staging: octeon: clean up octeon ethernet driver
 2023-08-27 18:59 UTC  (4+ messages)

[PATCH 0/4] staging: vme_user: fix checks reported in vme_fake.c
 2023-08-27 18:59 UTC  (2+ messages)

Extending an IPv4 filter to IPv6, Extending an IPv4 filter to IPv6
 2023-08-27 18:58 UTC  (8+ messages)
`  "
  ` Extending an IPv4 filter to IPv6, "

usb-storage: how to extend quirks flags to 64bit?
 2023-08-27 18:55 UTC  (4+ messages)

[PATCH v5] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-08-27 18:53 UTC  (2+ messages)

[PATCH] pinctrl: nuvoton: wpcm450: fix out of bounds write
 2023-08-27 18:46 UTC  (3+ messages)

[PATCH v5 1/8] ALSA: add snd_ctl_add_locked() & export snd_ctl_remove_locked()
 2023-08-27 18:41 UTC  (2+ messages)

[PATCH] efi: Correct handling of frame buffer
 2023-08-27 18:41 UTC  (4+ messages)

[PATCH] x86/sgx: Describe the parameters of sgx_calc_section_metric()
 2023-08-27 18:38 UTC  (3+ messages)

[PATCH v4 00/13] selftests/sgx: Fix compilation errors
 2023-08-27 18:36 UTC  (5+ messages)
` [PATCH v4 09/13] selftests/sgx: Specify freestanding environment for enclave compilation
` [PATCH v4 10/13] selftests/sgx: Fix uninitialized pointer dereferences

[PATCH] pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
 2023-08-27 18:34 UTC  (3+ messages)

Cache coherency bug: stale reads on /dev/sda1
 2023-08-27 18:33 UTC  (9+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-08-27 18:29 UTC  (8+ messages)
` [PATCH 1/7] vhost-user: strip superfluous whitespace
` [PATCH 2/7] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PATCH 3/7] vhost-user: factor out "vhost_user_write_msg"
` [PATCH 4/7] vhost-user: flatten "enforce_reply" into "vhost_user_write_msg"
` [PATCH 5/7] vhost-user: hoist "write_msg", "get_features", "get_u64"
` [PATCH 6/7] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PATCH 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-27 18:29 UTC  (9+ messages)
    ` checkpatch complains about Reported-by block (was: [PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs)

5.10.192 fails to build (error: ‘RT711_JD2_100K’ undeclared here (not in a function))
 2023-08-27 18:29 UTC  (2+ messages)

[PATCH v8 0/6] Add support for the whole MCP39xx family
 2023-08-27 18:27 UTC  (2+ messages)

[PATCH stable < v6.0] can: raw: add missing refcount for memory leak fix
 2023-08-27 18:25 UTC  (2+ messages)

[PATCH v6 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-27 18:24 UTC  (3+ messages)

[PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
 2023-08-27 18:23 UTC  (5+ messages)
` [PATCH (v2)] "
  ` [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
      ` [PATCH (v2)] docs: ABI: sysfs-tty: close times are in centiseconds

[PATCH 6.4.12] madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing check
 2023-08-27 18:24 UTC  (2+ messages)

[PATCH] kernel: time: clocksource: Remove unnecessary ‘0’ values from ret
 2023-08-27 18:11 UTC  (2+ messages)

[chao:dev-test 8/13] fs/f2fs/super.c:3475:29: error: no member named 'required_features' in 'struct f2fs_super_block'
 2023-08-27 18:10 UTC 

[intel-tdx:osv-integration 220/272] arch/x86/kvm/mmu/tdp_mmu.c:1293:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-27 18:10 UTC 

[PATCH v8 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-27 18:09 UTC  (13+ messages)
` [PATCH v8 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v8 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer

[PATCH v4 00/38] ARM: dts: qcom: cleanup PMIC usage
 2023-08-27 18:05 UTC  (9+ messages)
` [PATCH v4 03/38] dt-bindings: mfd: qcom-pm8xxx: allow using interrupts-extended

[PATCH RESEND v5 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-27 18:04 UTC  (7+ messages)
` [PATCH RESEND v5 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[igt-dev] [PATCH] RFC: tests/kms_setmode: rename subtest to simplify test combinations
 2023-08-27 18:02 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac-starfive: some improvements
 2023-08-27 17:57 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-starfive: remove unnecessary clk_get_rate()

[Buildroot] [PATCH 1/1] package/qemu: bump to version 8.1.0
 2023-08-27 17:53 UTC  (3+ messages)

[PATCH -next] staging: iio: Use devm_clk_get_enabled() helper function
 2023-08-27 17:51 UTC  (2+ messages)

[kvalo-ath:pending] BUILD SUCCESS b69bda9ae4e4706b0271dbf212639988c27568a6
 2023-08-27 17:50 UTC 

[PATCH v2 0/2] iio: adc: add LTC2309 support
 2023-08-27 17:45 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: add ltc2309 support

[Buildroot] [PATCH v2 1/2] package/python-distlib: new host package
 2023-08-27 17:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/qemu: bump to version 8.1.0


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.