All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 02:23:00 to 2022-11-14 05:43:37 UTC [more...]

[linux-linus test] 174757: regressions - FAIL
 2022-11-14  5:43 UTC 

[PATCH] cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
 2022-11-14  5:40 UTC 

[Bug 216686] New: BUG: kernel NULL pointer dereference, address: 0000000000000680
 2022-11-14  5:40 UTC  (3+ messages)
` [Bug 216686] "

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-14  5:39 UTC  (3+ messages)
` [patch 03/10] scsi: lpfc: Remove linux/msi.h include

Upstream Homa?
 2022-11-14  5:37 UTC  (10+ messages)

[ISSUE] suspicious sock leak
 2022-11-14  5:39 UTC  (4+ messages)

[PATCH v6 00/11] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2022-11-14  5:36 UTC  (6+ messages)
` [PATCH v6 08/11] xen/arm64: move MMU related code from head.S to head_mmu.S

[PATCH v2] udmabuf: add vmap method to udmabuf_ops
 2022-11-14  5:29 UTC  (4+ messages)

[OE-Core][kirkstone][PATCH] sudo: fix CVE-2022-43995 potential heap overflow for passwords < 8 characters
 2022-11-14  5:27 UTC 

[dm-devel] pass a struct block_device to the blk-crypto interfaces v3
 2022-11-14  4:29 UTC  (8+ messages)
`  "
` [dm-devel] [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
  `  "
` [dm-devel] [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
  `  "
` [dm-devel] [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
  `  "

[PATCH can-utils-dev 0/5] can-utils-dev: a set of cleanup patches
 2022-11-14  5:25 UTC  (4+ messages)
` [PATCH can-utils-dev 4/5] candump: use linux/net_tstamp.h instead of redefining values ourselves

drivers/pinctrl/meson/pinctrl-meson8-pmx.c:60:25: warning: Value stored to 'func' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-11-14  5:22 UTC 

[PATCH 0/2 v2] ceph: fix the use-after-free bug for file_lock
 2022-11-14  5:19 UTC  (3+ messages)
` [PATCH 1/2 v2] ceph: add ceph_lock_info support "
` [PATCH 2/2 v2] ceph: use a xarray to record all the opened files for each inode

[Buildroot] [PATCH v1 1/1] board/zynqmp/kria/kv260/uboot.fragment: remove unnecessary CONFIG_MULTI_DTB_FIT option
 2022-11-14  5:20 UTC  (3+ messages)

[PATCH] can: etas_es58x: free netdev when register_candev() failed in es58x_init_netdev()
 2022-11-14  5:14 UTC  (2+ messages)

[RFC] vdpa: clear the device when opening/releasing it
 2022-11-14  4:56 UTC  (4+ messages)

[PATCH v2 1/3] gpio:gpio-npcm-sgpio: Add Nuvoton sgpio driver
 2022-11-12 22:52 UTC  (2+ messages)

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-11  9:30 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH 0/7] vdpa/mlx5: Add debugfs subtree and fixes
 2022-11-14  4:42 UTC  (13+ messages)
` [PATCH 1/7] vdpa/mlx5: Fix rule forwarding VLAN to TIR
` [PATCH 2/7] vdpa/mlx5: Fix wrong mac address deletion
` [PATCH 3/7] vdpa/mlx5: Move some definitions to a new header file
` [PATCH 4/7] vdpa/mlx5: Add debugfs subtree

[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
 2022-11-14  4:43 UTC  (8+ messages)
` [PATCH v2 1/5] LoongArch: Simulate branch and PC instructions
` [PATCH v2 2/5] LoongArch: Add kprobe support
` [PATCH v2 3/5] LoongArch: Add kretprobe support

[PATCH] erofs: fix missing xas_retry() in fscache mode
 2022-11-14  4:42 UTC  (3+ messages)

Perf: BUG: kernel NULL pointer dereference, address: 0000000000000198
 2022-11-14  4:40 UTC  (2+ messages)
` [PATCH] perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and throttling

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-14  4:39 UTC  (12+ messages)
` [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for "

[PATCH bpf] selftests/bpf: fix memory leak of lsm_cgroup
 2022-11-14  4:59 UTC 

[PATCH v6 00/10] ASID support in vhost-vdpa net
 2022-11-14  4:36 UTC  (27+ messages)
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode

[dunfell] gcc : upgrade to v9.5
 2022-11-14  4:36 UTC 

C89isms in the test suite
 2022-11-14  4:36 UTC 

stable-rc/queue/5.15 baseline: 154 runs, 3 regressions (v5.15.78-81-ge59bfbab78c4)
 2022-11-14  4:30 UTC 

untangle the request_queue refcounting from the queue kobject v2
 2022-11-14  4:26 UTC  (6+ messages)
` [PATCH 1/5] blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
` [PATCH 2/5] block: factor out a blk_debugfs_remove helper
` [PATCH 3/5] block: fix error unwinding in blk_register_queue
` [PATCH 4/5] block: untangle request_queue refcounting from sysfs
` [PATCH 5/5] block: mark blk_put_queue as potentially blocking

[PATCH net-next v2] ethtool: add netlink based get rxfh support
 2022-11-14  4:23 UTC  (9+ messages)

[PATCH] vp_vdpa: harden the logic of set status
 2022-11-14  4:21 UTC  (7+ messages)

[PATCH mptcp-next] mptcp: don't fallback when dss validating fails
 2022-11-14  4:13 UTC  (2+ messages)
` mptcp: don't fallback when dss validating fails: Tests Results

linux-next: build failure after merge of the driver-core tree
 2022-11-14  4:12 UTC 

[PATCH] net: fec: Create device link between fec0 and fec1
 2022-11-14  4:11 UTC 

[intel-tdx:guest 116/136] kismet: WARNING: unmet direct dependencies detected for FAULT_INJECTION when selected by TDX_FUZZ
 2022-11-14  4:11 UTC 

stable-rc/queue/4.9 baseline: 94 runs, 16 regressions (v4.9.333-15-g2619b3680c54)
 2022-11-14  4:11 UTC 

linux-next: manual merge of the tip tree with the iommu tree
 2022-11-14  4:10 UTC 

[virtio-dev] [PATCH v1 0/2] introduce virtio-ism: internal shared memory device
 2022-11-14  4:10 UTC  (2+ messages)
`  "

[PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-14  4:10 UTC  (10+ messages)
` [PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for "

[syzbot] general protection fault in shm_close
 2022-11-14  4:06 UTC  (2+ messages)

[Buildroot] [Bug 15126] New: doma
 2022-11-14  4:05 UTC  (2+ messages)
` [Buildroot] [Bug 15126] doma

[PATCH] nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
 2022-11-14  4:04 UTC  (2+ messages)

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-14  4:03 UTC  (3+ messages)

[PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
 2022-11-14  4:02 UTC  (2+ messages)

[libgpiod v2][PATCH v4 0/5] tools: improvements for v2
 2022-11-14  4:01 UTC  (6+ messages)
` [libgpiod v2][PATCH v4 1/5] tools: remove old code to simplify review
` [libgpiod v2][PATCH v4 2/5] tools: line name focussed rework
` [libgpiod v2][PATCH v4 3/5] tools: tests for "
` [libgpiod v2][PATCH v4 4/5] tools: add gpionotify
` [libgpiod v2][PATCH v4 5/5] tools: gpionotify tests

nvme-pci: split the probe and reset handlers v2
 2022-11-14  4:00 UTC  (2+ messages)

[PATCH] PCI/ASPM: Wait for data link active after retraining
 2022-11-14  3:59 UTC  (3+ messages)

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-14  3:59 UTC  (4+ messages)
` [PATCH v2] "

stable-rc/queue/5.4 baseline: 143 runs, 18 regressions (v5.4.224-37-g5649bacf3b0a)
 2022-11-14  3:59 UTC 

The arm smmu driver for Linux does not support debugfs
 2022-11-14  3:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add umc channel index mapping table for umc_v8_10
 2022-11-14  3:55 UTC  (2+ messages)

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-14  3:55 UTC  (10+ messages)
` [PATCHv4 2/9] zsmalloc: turn zspage order into runtime variable

stable-rc/queue/4.14 baseline: 115 runs, 19 regressions (v4.14.299-16-g868fd69b54e7)
 2022-11-14  3:53 UTC 

[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-11-14  3:48 UTC  (6+ messages)
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros

[PATCH v6 0/5] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2022-11-14  3:47 UTC  (3+ messages)
` [PATCH v6 4/5] counter: Add Renesas RZ/G2L MTU3a counter driver

[meta-zephyr][PATCH] CI/qemu-cortex-m0: remove zephyr-philosophers test
 2022-11-14  3:45 UTC 

spdxcheck: drivers/cpufreq/amd-pstate-ut.c: 1:28 Invalid License ID: GPL-1.0-or-later
 2022-11-14  3:41 UTC 

[PATCH linux-next] scsi: target: Use sysfs_streq() instead of strncmp()
 2022-11-14  3:40 UTC 

[PATCH linux next v2] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
 2022-11-14  3:38 UTC  (2+ messages)

[PATCH v3 0/2] Staging: greybus: Code style cleanup
 2022-11-14  3:37 UTC  (4+ messages)
` [PATCH v3 1/2] Staging: greybus: Whitespace cleanup
` [PATCH v3 2/2] Staging: greybus: Removes redundant 'int'

stable-rc/queue/4.19 baseline: 138 runs, 23 regressions (v4.19.265-21-g4f93838c8e19)
 2022-11-14  3:36 UTC 

[PATCH linux-next] drm/nouveau/fifo: remove duplicated included chid.h
 2022-11-14  3:35 UTC 

[syzbot] UBSAN: array-index-out-of-bounds in xtTruncate
 2022-11-14  3:34 UTC 

Help with YASM
 2022-11-14  3:34 UTC 

[PATCH v1] block, bfq: do the all counting of pending-request if CONFIG_BFQ_GROUP_IOSCHED is enabled
 2022-11-14  3:33 UTC  (2+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2022-11-14  3:32 UTC  (4+ messages)
` [PATCH v5 04/11] security: keys: trusted: Include TPM2 creation data

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-11-14  3:31 UTC  (15+ messages)
` [PATCH v5 2/2] "

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-14  3:29 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH bpf-next 0/2] Some small changes about bpftool
 2022-11-14  3:28 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpftool: Use strcmp() instead of is_prefix() to check parameters
` [PATCH bpf-next 2/2] bpftool: Check argc first before "file" in do_batch()

[OE-core] [PATCH] xwayland: upgrade 22.1.4 -> 22.1.5
 2022-11-14  3:26 UTC 

[PATCH v2 0/2] sched: sched_fork() optimizations
 2022-11-14  3:26 UTC  (2+ messages)

[OE-core] [PATCH] wayland-protocols: upgrade 1.27 -> 1.28
 2022-11-14  3:25 UTC 

[PATCH] xfs: account extra freespace btree splits for multiple allocations
 2022-11-14  3:22 UTC  (3+ messages)

[PATCH] cpufreq: Init completion before kobject_init_and_add()
 2022-11-14  3:23 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in bdi_register_va
 2022-11-14  3:22 UTC 

[oe] [meta-gnome] [PATCH] yelp-tools: upgrade 42.0 -> 42.1
 2022-11-14  3:21 UTC 

[oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.9 -> 4.3.10
 2022-11-14  3:21 UTC 

[oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.1.0 -> 4.1.1
 2022-11-14  3:21 UTC 

[oe] [meta-python] [PATCH] python3-pywbemtools: upgrade 1.0.1 -> 1.1.0
 2022-11-14  3:20 UTC 

[OE-core] [PATCH] libsoup: upgrade 3.2.1 -> 3.2.2
 2022-11-14  3:20 UTC 

[oe] [meta-python] [PATCH] python3-pymodbus: upgrade 3.0.0 -> 3.0.2
 2022-11-14  3:20 UTC 

[syzbot] WARNING: locking bug in hugetlb_no_page
 2022-11-14  2:24 UTC  (4+ messages)

[OE-core] [PATCH] iso-codes: upgrade 4.11.0 -> 4.12.0
 2022-11-14  3:19 UTC 

[OE-Core] [PATCH] babeltrace: upgrade 1.5.8 -> 1.5.11
 2022-11-14  3:18 UTC 

[PATCH v2] tpm: Add flag to use default cancellation policy
 2022-11-14  3:17 UTC  (2+ messages)

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-14  3:16 UTC  (10+ messages)
` [PATCH v8 01/14] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags

[PATCH v5 0/3] qcom-cpufreq-hw: Add CPU clock provider support
 2022-11-14  3:16 UTC  (8+ messages)
` [PATCH v5 3/3] cpufreq: qcom-hw: "

[PATCH] tpm: tis_i2c: Fix sanity check interrupt enable mask
 2022-11-14  3:16 UTC  (2+ messages)

[syzbot] WARNING in nci_unregister_device
 2022-11-14  3:11 UTC 

[syzbot] possible deadlock in virtual_nci_close
 2022-11-14  3:11 UTC 

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-14  3:06 UTC  (3+ messages)
` [PATCH v8 1/9] sched/fair: fix unfairness at wakeup

[PATCH v3] examples/vdpa: support running in nested virtualization environment
 2022-11-14  3:04 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 2/5] ksm: support unsharing zero pages placed by KSM
 2022-11-14  3:02 UTC  (2+ messages)

[PATCH] ixgbevf: Fix resource leak in ixgbevf_init_module()
 2022-11-14  2:57 UTC 

[PATCH] firmware: stratix10-svc: Fix IS_ERR() vs NULL check in stratix10_svc_drv_probe()
 2022-11-14  2:59 UTC 

[PATCH] net: ena: Fix error handling in ena_init()
 2022-11-14  2:56 UTC 

[RFC PATCH 0/5] scsi:scsi_debug:Add error injection for single lun
 2022-11-14  2:55 UTC  (5+ messages)

[PATCH] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-14  2:49 UTC 

[v3 1/2] iio: adc: aspeed: Remove the trim valid dts property
 2022-11-14  2:50 UTC  (6+ messages)
` [v3 2/2] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"

[PATCH v10 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-11-14  2:49 UTC  (2+ messages)
` [PATCH v10 2/2] dt-bindings: pinctrl: add loongson-2 pinctrl

[PATCH v2 00/17] powerpc: alternate queued spinlock implementation
 2022-11-14  2:31 UTC  (19+ messages)
` [PATCH v2 01a/17] powerpc/qspinlock: prepare powerpc qspinlock implementation
` [PATCH v2 01/17] powerpc/qspinlock: "
` [PATCH v2 02/17] powerpc/qspinlock: add mcs queueing for contended waiters
` [PATCH v2 03/17] powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx
` [PATCH v2 04/17] powerpc/qspinlock: convert atomic operations to assembly
` [PATCH v2 05/17] powerpc/qspinlock: allow new waiters to steal the lock before queueing
` [PATCH v2 06/17] powerpc/qspinlock: theft prevention to control latency
` [PATCH v2 07/17] powerpc/qspinlock: store owner CPU in lock word
` [PATCH v2 08/17] powerpc/qspinlock: paravirt yield to lock owner
` [PATCH v2 09/17] powerpc/qspinlock: implement option to yield to previous node
` [PATCH v2 10/17] powerpc/qspinlock: allow stealing when head of queue yields
` [PATCH v2 11/17] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [PATCH v2 12/17] powerpc/qspinlock: add ability to prod new queue head CPU
` [PATCH v2 13/17] powerpc/qspinlock: trylock and initial lock attempt may steal
` [PATCH v2 14/17] powerpc/qspinlock: use spin_begin/end API
` [PATCH v2 15/17] powerpc/qspinlock: reduce remote node steal spins
` [PATCH v2 16/17] powerpc/qspinlock: allow indefinite spinning on a preempted owner
` [PATCH v2 17/17] powerpc/qspinlock: provide accounting and options for sleepy locks

[PATCH] Documentation: sched: Add a new sched-util-clamp.rst
 2022-11-14  2:47 UTC  (2+ messages)

[PATCH v12 1/2] thermal: loongson-2: add thermal management support
 2022-11-14  2:47 UTC  (2+ messages)
` [PATCH v12 2/2] dt-bindings: thermal: add loongson-2 thermal

[PATCH net-next v2] netlink: split up copies in the ack construction
 2022-11-14  2:39 UTC  (2+ messages)

[syzbot] possible deadlock in hugetlb_fault
 2022-11-14  2:35 UTC  (6+ messages)

[PATCH] iommu/vt-d: Present Access bit for IOVA in FL non-leaf paging entries
 2022-11-14  2:26 UTC  (2+ messages)

[PATCH] tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
 2022-11-14  2:29 UTC 

[PATCH] platform/chrome: cros_ec_lpc: Force synchronous probe
 2022-11-14  2:30 UTC  (2+ messages)

[PATCH 00/12] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-14  2:18 UTC  (5+ messages)
` [PATCH 10/12] mfd: intel-m10-bmc: Add PMCI driver

[PATCH v2 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-11-14  2:21 UTC  (8+ messages)
` [PATCH v2 4/8] dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant
` [PATCH v2 5/8] phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optional
` [PATCH v2 6/8] phy: allwinner: phy-sun6i-mipi-dphy: Set the enable bit last
` [PATCH v2 7/8] phy: allwinner: phy-sun6i-mipi-dphy: Add a variant power-on hook
` [PATCH v2 8/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variant


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.