All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-05 14:31:41 to 2021-10-05 15:06:47 UTC [more...]

[BUG] kernel BUG at mm/slub.c - possible BFQ issue?
 2021-10-05 15:06 UTC  (3+ messages)

next/pending-fixes build: 196 builds: 2 failed, 194 passed, 13 warnings (v5.15-rc4-194-g2923234d916d)
 2021-10-05 15:06 UTC 

[PATCH] doc: Fix copy&paste mistake in corectl man page
 2021-10-05 15:06 UTC 

[PATCH 00/13] usb: core: config: fix all checkpatch.pl warnings
 2021-10-05 15:05 UTC  (20+ messages)
` [PATCH 01/13] usb: core: config: Use tabs rather than spaces for new lines of args
` [PATCH 02/13] usb: core: config: fix block comment styles
` [PATCH 04/13] usb: core: config: Avoid multiple line derefrence
` [PATCH 09/13] usb: core: config: fix inline spacign
` [PATCH 10/13] usb: core: config: fix checkpatch.pl braces warning
` [PATCH 11/13] usb: core: config: remove unnecessary parentheses
` [PATCH 12/13] usb: core: config: remove multiple assignments
` [PATCH 13/13] usb: core: config: fix parenthesis alignment

[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack
 2021-10-05 14:26 UTC  (3+ messages)
` [PATCH v30 01/32] Documentation/x86: Add CET description

[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
 2021-10-05 14:37 UTC  (5+ messages)
` [PATCH 09/11] qdev: Avoid QemuOpts in "

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-05 15:05 UTC  (11+ messages)
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 10/11] selftests: KVM: Refactor psci_test to make it amenable to new tests

[PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for version 1.6
 2021-10-05 15:03 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/af_xdp: fix support of secondary process
 2021-10-05 15:02 UTC  (7+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-05 15:04 UTC  (3+ messages)

[igt-dev] [PATCH] tests/kms_writeback.c: fix the `fill_fb` function
 2021-10-05 15:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH v2 00/25] block layer: split block APIs in global state and I/O
 2021-10-05 14:32 UTC  (23+ messages)
` [RFC PATCH v2 01/25] main-loop.h: introduce qemu_in_main_thread()
` [RFC PATCH v2 02/25] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [RFC PATCH v2 03/25] block/block-backend.c: assertions for block-backend
` [RFC PATCH v2 04/25] include/block/block: split header into I/O and global state API
` [RFC PATCH v2 05/25] assertions for block "
` [RFC PATCH v2 06/25] include/block/block_int: split header into I/O and "
` [RFC PATCH v2 07/25] assertions for block_int "
` [RFC PATCH v2 08/25] block: introduce assert_bdrv_graph_writable
` [RFC PATCH v2 09/25] include/block/blockjob_int.h: split header into I/O and GS API
` [RFC PATCH v2 10/25] assertions for blockjob_int.h
` [RFC PATCH v2 11/25] include/block/blockjob.h: global state API
` [RFC PATCH v2 12/25] assertions for blockob.h "
` [RFC PATCH v2 13/25] include/systemu/blockdev.h: "
` [RFC PATCH v2 14/25] assertions for blockdev.h "
` [RFC PATCH v2 16/25] block/backup-top.h: global state API + assertions
` [RFC PATCH v2 18/25] block/coroutines: I/O API
` [RFC PATCH v2 19/25] block_int-common.h: split function pointers in BlockDriver
` [RFC PATCH v2 20/25] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [RFC PATCH v2 22/25] block_int-common.h: assertions in the callers of BdrvChildClass "
` [RFC PATCH v2 23/25] block-backend-common.h: split function pointers in BlockDevOps
` [RFC PATCH v2 24/25] job.h: split function pointers in JobDriver
` [RFC PATCH v2 25/25] job.h: assertions in the callers of JobDriver funcion pointers

[poky][dunfell][PATCH] ffmpeg: Add fix for CVEs
 2021-10-05 15:02 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 217/1767] drivers/media/i2c/adv7511-v4l2.c:427:9: warning: 'return' with a value, in function returning void
 2021-10-05 14:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/5] eventdev/rx_adapter: add event buffer size configurability
 2021-10-05 15:01 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 4/5] eventdev/rx_adapter: implement per queue event buffer
  ` [dpdk-dev] [PATCH v6 1/5] eventdev/rx_adapter: add event buffer size configurability
    ` [dpdk-dev] [PATCH v6 2/5] test/event: add unit test for Rx adapter
    ` [dpdk-dev] [PATCH v6 3/5] eventdev/rx_adapter: introduce per queue event buffer
    ` [dpdk-dev] [PATCH v6 4/5] eventdev/rx_adapter: implement "
    ` [dpdk-dev] [PATCH v6 5/5] test/event: add unit test for Rx adapter

The mdadm maintenance
 2021-10-05 15:01 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-05 15:01 UTC  (5+ messages)
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH] zram: Allow backing device to be assigned after init
 2021-10-05 15:01 UTC  (5+ messages)

[PATCH 0/8] drm/i915: PREEMPT_RT related fixups
 2021-10-05 15:00 UTC  (18+ messages)
` [Intel-gfx] "
` [PATCH 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
  `  "
` [PATCH 3/8] drm/i915: Disable tracing points on PREEMPT_RT
  ` [Intel-gfx] "
` [PATCH 4/8] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Queue and wait for the irq_work item
  `  "
` [PATCH 6/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
  ` [Intel-gfx] "
` [PATCH 7/8] drm/i915: Drop the irqs_disabled() check
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 8/8] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock()
  `  "

[dpdk-dev] [PATCH] usertools/telemetry: add listing of available file prefixes
 2021-10-05 15:00 UTC 

[PATCH RFC 5.13 0/2] adaptive sqpoll and its wakeup optimization
 2021-10-05 15:00 UTC  (13+ messages)
` [PATCH RFC 5.13 1/2] io_uring: add support for ns granularity of io_sq_thread_idle

[for-linus][PATCH 00/27] tracing: Updates for 5.16
 2021-10-05 15:00 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 148 runs, 4 regressions (v5.4.150-54-gf7188f3f8d71)
 2021-10-05 14:59 UTC 

[PATCH v4] docs: Explain the desired position of function attributes
 2021-10-05 14:58 UTC  (4+ messages)

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-10-05 14:57 UTC  (2+ messages)

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-10-05 14:57 UTC  (6+ messages)
` [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux

headers update and mptcp
 2021-10-05 14:57 UTC 

[PATCH 1/2] usb: hub: Mark root hubs on removable devices, as removable
 2021-10-05 14:56 UTC  (5+ messages)
` [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, "

[PATCH iproute2-next 0/2] Support for IOAM encap modes
 2021-10-05 14:56 UTC  (6+ messages)
` [PATCH iproute2-next 1/2] Add support "

[x86/iopl] 32e1ae626f: kernel-selftests.x86.iopl_64.fail
 2021-10-05 14:56 UTC  (2+ messages)

[PATCH v5 0/5] env: Allow environment in text files
 2021-10-05 14:55 UTC  (7+ messages)
` [PATCH v5 3/5] env: Allow U-Boot scripts to be placed in a .env file

[PATCH] arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node
 2021-10-05 14:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] DEVELOPERS: remove Baruch Siach from openipmi
 2021-10-05 14:48 UTC 

[PATCH] drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
 2021-10-05 14:55 UTC  (4+ messages)
  ` [Intel-gfx] "

[Buildroot] [git commit branch/2021.05.x] package/cryptopp: security bump to version 8.6.0
 2021-10-05 14:51 UTC 

[Buildroot] [git commit branch/2021.05.x] boot/arm-trusted-firmware: point LICENSE_FILES to correct file
 2021-10-05 14:41 UTC 

[PATCH memcg v2] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-05 14:55 UTC  (4+ messages)
` [PATCH memcg v3] "

[Buildroot] [git commit branch/2021.05.x] boot/syslinux: add missing python dependency
 2021-10-05 14:47 UTC 

[Buildroot] [git commit branch/2021.05.x] package/cryptopp: bump to version 8.5.0
 2021-10-05 14:51 UTC 

[Buildroot] [git commit branch/2021.05.x] boot/mv-ddr-marvell: fix license file hash
 2021-10-05 14:24 UTC 

[Buildroot] [git commit branch/2021.05.x] package/sispmctl: bump to version 4.9
 2021-10-05 14:21 UTC 

[Buildroot] [git commit branch/2021.05.x] package/wavemon: add libcap optional dependency
 2021-10-05 14:17 UTC 

[Buildroot] [PATCH 2021.02.x] boot/arm-trusted-firmware: point LICENSE_FILES to correct file
 2021-10-05 14:54 UTC  (3+ messages)

[PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set
 2021-10-05 14:53 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] configs/octavo_osd32mp1_brk_defconfig: Add support for octavo brk board
 2021-10-05 14:52 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/octavo_osd32mp1_red_defconfig: Add support for octavo red board

[dpdk-dev] [PATCH] telemetry: fix "in-memory" process socket conflicts
 2021-10-05 14:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 0/5] improve telemetry support with in-memory mode
  ` [dpdk-dev] [PATCH v6 3/5] telemetry: use unique socket paths for "

[Buildroot] [git commit branch/2021.02.x] boot/syslinux: add missing python dependency
 2021-10-05 14:47 UTC 

[Buildroot] [git commit branch/2021.02.x] package/cryptopp: bump to version 8.5.0
 2021-10-05 14:51 UTC 

[Buildroot] [git commit branch/2021.02.x] package/cryptopp: security bump to version 8.6.0
 2021-10-05 14:51 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: remove Baruch Siach from openipmi
 2021-10-05 14:48 UTC 

[ANN] U-Boot v2021.10 released
 2021-10-05 14:51 UTC  (4+ messages)

pull request: bluetooth 2021-10-04
 2021-10-05 14:51 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/cryptopp: security bump to version 8.6.0
 2021-10-05 14:51 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 1/5] s390x: Add specification exception test
 2021-10-05 14:51 UTC  (2+ messages)

Security Working Group meeting - Wednesday September 29
 2021-10-05 14:50 UTC  (4+ messages)
  ` SPAKE, DTLS and passwords

[dpdk-dev] [PATCH] net/ice/base: fix build error for GCC 4.8.5
 2021-10-05 14:50 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] Don't overflow when writing a key
 2021-10-05 14:49 UTC  (2+ messages)
` PING: "

[PATCH 1/4] tests/utils: mark a regex as a raw string
 2021-10-05 14:50 UTC  (4+ messages)
` [PATCH 2/4] tests/fetch: prefix the FetcherTest temporary directory
` [PATCH 3/4] fetch2: clarify the command-no-found error message
` [PATCH 4/4] fetch2/gitsm: remove the 'nugget' SRCREV caching

[dpdk-dev] [PATCH v3] eventdev: update crypto adapter metadata structures
 2021-10-05 14:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] doc: remove event crypto metadata deprecation note

[Buildroot] [PATCH] DEVELOPERS: remove Baruch Siach from openipmi
 2021-10-05 14:48 UTC  (2+ messages)

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-05 14:48 UTC  (9+ messages)
` [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option

`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryzen: amdgpu: SME is not compatible with RAVEN
 2021-10-05 14:48 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 110 runs, 3 regressions (v4.14.248-76-gb56df9ef1a53)
 2021-10-05 14:48 UTC 

[Buildroot] [PATCH] boot/syslinux: add missing python dependency
 2021-10-05 14:47 UTC  (2+ messages)

[PATCH] thermal: int340x: delete bogus length check
 2021-10-05 14:47 UTC  (2+ messages)

[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-05 14:46 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
  ` [PATCH 1/6] dt-bindings: memory: renesas, rpc-if: "

[PATCH 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-05 14:45 UTC  (6+ messages)
` [PATCH 3/5] vfio: Don't leak a group reference if the group already exists

[dpdk-dev] [PATCH] app: fix buffer overrun
 2021-10-05 14:45 UTC  (3+ messages)
` [dpdk-dev] [dpdk-dev v2] "
  ` [dpdk-dev] [EXT] "

[PATCH net-next 0/4 v4] RTL8366RB enhancements
 2021-10-05 14:45 UTC  (7+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning

[dpdk-dev] [RFC PATCH] gpu/cuda
 2021-10-05 14:45 UTC 

[Buildroot] [git commit branch/2021.02.x] boot/arm-trusted-firmware: point LICENSE_FILES to correct file
 2021-10-05 14:42 UTC 

[Buildroot] [git commit branch/2021.02.x] boot/mv-ddr-marvell: fix license file hash
 2021-10-05 14:31 UTC 

[Buildroot] [git commit branch/2021.02.x] package/sispmctl: bump to version 4.9
 2021-10-05 14:21 UTC 

[Bug 214453] New: skl_int3472_unregister_clock: kernel NULL pointer dereference (HP Elite x2 1013 G3)
 2021-10-05 14:44 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/wavemon: add libcap optional dependency
 2021-10-05 14:17 UTC 

[PATCH] IMA: make runtime measurement list pollable
 2021-10-05 14:44 UTC 

stable-rc/linux-4.19.y baseline: 129 runs, 3 regressions (v4.19.208-96-g88f9c3c825ad)
 2021-10-05 14:44 UTC 

[PATCH v2 0/6] pinctrl: qcom: convert ssbi-mpp and spmi-mpp to hierarchical IRQ
 2021-10-05 14:43 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: qcom,pmic-mpp: Convert qcom pmic mpp bindings to YAML
` [PATCH v2 2/6] dt-bindings: pinctrl: qcom,pmic-mpp: switch to #interrupt-cells
` [PATCH v2 3/6] pinctrl: qcom: ssbi-mpp: hardcode IRQ counts
` [PATCH v2 4/6] pinctrl: qcom: ssbi-mpp: add support for hierarchical IRQ chip
` [PATCH v2 5/6] pinctrl: qcom: spmi-mpp: hardcode IRQ counts
` [PATCH v2 6/6] pinctrl: qcom: spmi-mpp: add support for hierarchical IRQ chip

[dpdk-dev] [PATCH 0/4] support PPPoL2TPv2oUDP RSS Hash
 2021-10-05 14:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/4] ethdev: "

[Buildroot] [PATCH] boot/arm-trusted-firmware: point LICENSE_FILES to correct file
 2021-10-05 14:43 UTC  (2+ messages)

[PATCH] thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
 2021-10-05 14:42 UTC  (2+ messages)

[PATCH 0/3] mm/smaps: Fixes and optimizations on shmem swap handling
 2021-10-05 14:40 UTC  (4+ messages)
` [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holes

[PATCH v2 0/4] Add support for the Mercury+ AA1 module
 2021-10-05 14:37 UTC  (15+ messages)
  ` [PATCH v2 1/4] i2c: check bus number property in DesignWare I2C Controller
  ` [PATCH v2 2/4] dt-bindings: add bus number property
  ` [PATCH v2 3/4] reset: socfpga: add empty driver allowing consumers to probe
  ` [PATCH v2 4/4] dts: socfpga: Add Mercury+ AA1 devicetree

[GIT PULL] arm64: dts: ZynqMP DT changes for v5.16
 2021-10-05 14:40 UTC  (2+ messages)

[GIT PULL] ARM: config: multi v7 defconfig cleanups
 2021-10-05 14:40 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 5.16 #1
 2021-10-05 14:40 UTC  (2+ messages)

[GIT PULL] Rockchip dts32 changes for 5.16
 2021-10-05 14:40 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v5.16
 2021-10-05 14:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-10-05 14:40 UTC 

[dpdk-dev] [RFC PATCH] gpu/cuda: introduce CUDA driver
 2021-10-05 22:49 UTC 

[iproute2-next] devlink: print maximum number of snapshots if available
 2021-10-05 14:39 UTC  (2+ messages)

DSA: some questions regarding TX forwarding offload
 2021-10-05 14:38 UTC  (5+ messages)

"switchtest" problem with recent 5.10 dovetail and distro-like kernel config
 2021-10-05 14:38 UTC  (6+ messages)

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-10-05 14:37 UTC  (3+ messages)
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH v2] component: do not leave master devres group open after bind
 2021-10-05 14:35 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] thermal: thermal_mmio: Constify static struct thermal_mmio_ops
 2021-10-05 14:36 UTC  (2+ messages)

[PATCH] staging: most: dim2: fix device registration
 2021-10-05 14:34 UTC  (3+ messages)
` [PATCH 1/2] staging: most: dim2: do not double-register the same device
` [PATCH 2/2] staging: most: dim2: use device release method

[Intel-gfx] [PATCH v2 0/5] drm/i915: Improve DP link training further
 2021-10-05 14:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve DP link training further (rev5)

[PATCH iproute2-next 09/12] ip: nexthop: add cache helpers
 2021-10-05 14:35 UTC  (3+ messages)
` [PATCH iproute2-next] ip: nexthop: keep cache netlink socket open

[kvm-unit-tests PATCH v2 2/2] s390x: Add specification exception interception test
 2021-10-05 14:34 UTC  (2+ messages)

[PATCH v7 0/9] Inefficient OPPs
 2021-10-05 14:34 UTC  (3+ messages)

[PATCH v5] Prevent vhost-user-blk-test hang
 2021-10-05 14:31 UTC  (5+ messages)

Using kernelci.org for testing Linux NFSD
 2021-10-05 14:33 UTC  (4+ messages)

[Buildroot] [PATCH] boot/mv-ddr-marvell: fix license file hash
 2021-10-05 14:32 UTC  (2+ messages)

[PATCH v5 01/13] drm/ttm: stop calling tt_swapin in vm_access
 2021-10-05 14:23 UTC  (5+ messages)
` [PATCH v5 09/13] drm/i915/ttm: add tt shmem backend
  ` [Intel-gfx] "

[dpdk-dev] [PATCH] sort symbols map
 2021-10-05 14:31 UTC  (3+ messages)


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.