All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-10 15:28:52 to 2021-11-10 16:35:49 UTC [more...]

[RFC v2 0/6] linux-user: simplify safe signal handling
 2021-11-10 16:31 UTC  (5+ messages)
` [RFC v2 1/6] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC v2 3/6] linux-user/safe-syscall.inc.S: Move to common-user
` [RFC v2 4/6] common-user: Adjust system call return on FreeBSD
` [RFC v2 6/6] *-user: move safe-syscall.* to common-user

[PATCH] btrfs: reduce the scope of the tree log mutex during transaction commit
 2021-11-10 16:34 UTC  (2+ messages)

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-10 16:34 UTC  (7+ messages)
` [PATCH v3 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver

[PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
 2021-11-10 16:34 UTC  (4+ messages)

[PATCH v2 1/1] drm/amdgpu: Fix MMIO HDP flush on SRIOV
 2021-11-10 16:34 UTC  (5+ messages)

[PATCH] linux-user: Replace __u64 with uint64_t
 2021-11-10 16:31 UTC  (6+ messages)

[PATCH] pci: Don't call resume callback for nearly bound devices
 2021-11-10 16:33 UTC  (3+ messages)

[oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3
 2021-11-10 16:33 UTC  (9+ messages)
` [bitbake-devel] "

[RFC 0/4] linux-user: simplify safe signal handling
 2021-11-10 16:31 UTC  (9+ messages)
` [RFC 1/4] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC 2/4] linux-user/signal.c: Create a common rewind_if_in_safe_syscall

[PATCH] firmware: export x86_64 platform flash bios region via sysfs
 2021-11-10 16:31 UTC  (14+ messages)

[PATCH 0/2] RFC: add fdt_add_pubkey tool
 2021-11-10 16:31 UTC  (11+ messages)

[PATCH] net: phy: realtek: Add tx/rx delay config for 8211e
 2021-11-10 16:31 UTC  (5+ messages)

[RFC 0/2] Do not stop with an error when mkimage fails
 2021-11-10 16:31 UTC  (11+ messages)

[LTP] [PATCH v3 06/12] lapi/quotactl.h: Add fallback for quotactl_fd
 2021-11-10 16:32 UTC  (3+ messages)
` [LTP] [PATCH v3 07/12] syscalls/quotactl08: Test quoatctl01 but quota info hidden in filesystem

DeprecationWarning: distutils package and distutils.sysconfig module deprecated
 2021-11-10 16:31 UTC  (2+ messages)

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-10 16:23 UTC  (4+ messages)

[PATCH][meta-webserver] nginx: use ln -rs
 2021-11-10 16:31 UTC 

[RFC PATCH] spi: fix use-after-free of the add_lock mutex
 2021-11-10 16:30 UTC  (3+ messages)

[PATCH v0] vl: flush all task from rcu queue before exiting
 2021-11-10 16:29 UTC  (5+ messages)
` [Ping][PATCH "

[PATCH 1/5] kernel-shark: Silence a warning from 'cmake_clean.sh'
 2021-11-10 16:29 UTC  (3+ messages)
` [PATCH 4/5] kernel-shark: Add 'Requires' to libkshark.pc

Dead code in compress/octeontx ?
 2021-11-10 16:28 UTC 

[PATCH v4 0/5] I2C framework, reboot Unmatched via PMIC
 2021-11-10 16:27 UTC  (4+ messages)
` [PATCH v4 3/6] lib: utils/i2c: Add generic I2C configuration library

[freescale-fslc:5.10-2.1.x-imx 8498/15242] xtensa-linux-ld: drivers/soc/imx/soc-imx8m.o:undefined reference to `__arm_smccc_smc'
 2021-11-10 16:26 UTC 

[igt-dev] [PATCH i-g-t] Revert "test/kms_atomic: Skip plane overlay test for amdgpu"
 2021-11-10 16:25 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/3] arm/trusted-firmware-m: use python3-cbor2 instead of python3-cbor
 2021-11-10 16:24 UTC  (3+ messages)
` [PATCH 2/3] arm-bsp/python3-imgtool: remove, this is now in meta-python
` [PATCH 3/3] arm/python3-cbor: remove, cbor2 is used now

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-10 16:22 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH v2 1/3] drm/amdkfd: convert KFD_IS_SOC to IP version checking
 2021-11-10 16:22 UTC  (4+ messages)
` [PATCH v2 3/3] drm/amdkfd: convert misc checks "

[PATCH] ath11k: fix DMA memory free in CE pipe cleanup
 2021-11-10 16:21 UTC  (2+ messages)

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-10 15:58 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] "

[dpdk-dev] [PATCH] net/mlx5: fix the RSS consistency check of meter policy
 2021-11-10 16:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] test/bpf_convert: do not require DNS lookup
 2021-11-10 16:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] tests/qtest: add some tests for virtio-net failover
 2021-11-10 16:17 UTC  (3+ messages)
` [PATCH 1/3] qdict: make available dump_qobject(), dump_qdict(), dump_qlist()

[PATCH] spi: fsl-dspi: use devm_spi_alloc_master()
 2021-11-10 16:17 UTC 

[PATCH] net: wwan: iosm: fix compilation warning
 2021-11-10 16:28 UTC  (2+ messages)

[PATCH] trace-cmd: Add Requires: libtracefs to libtracecmd.pc file
 2021-11-10 16:17 UTC  (3+ messages)

[PATCH v2 00/23] x86: Remove anonymous out-of-line fixups
 2021-11-10 16:17 UTC  (7+ messages)
` [PATCH v2 11/23] x86,xen: Remove .fixup usage

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 16:15 UTC  (10+ messages)

stable-rc/queue/5.15 build: 176 builds: 5 failed, 171 passed, 4 errors, 5 warnings (v5.15.1-14-gb6720e20a183)
 2021-11-10 16:15 UTC 

[Buildroot] [PATCH 1/1] package/meson: disable meson wrap downloads
 2021-11-10 16:15 UTC 

[PATCH v2 0/4] allow to skip CQE posting
 2021-11-10 16:14 UTC  (6+ messages)
` [PATCH v2 1/4] io_uring: clean cqe filling functions
` [PATCH v2 2/4] io_uring: add option to skip CQE posting
` [PATCH v2 3/4] io_uring: don't spinlock when not posting CQEs
` [PATCH v2 4/4] io_uring: disable drain with cqe skip

[RFC] psi: Add additional PSI counters for each type of memory pressure
 2021-11-10 16:14 UTC  (5+ messages)

[PATCH v2] net/nfb: update links in documentation
 2021-11-10 16:12 UTC  (2+ messages)

[PATCH v3 00/22] Start aligning perf test with kunit style
 2021-11-10 16:12 UTC  (6+ messages)
` [PATCH v3 22/22] perf test: Remove skip_if_fail

[PATCH v3] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-10 16:12 UTC  (2+ messages)

[Buildroot] [PATCH] fs: allow strip binaries when create rootfs
 2021-11-10 16:10 UTC 

[Intel-gfx] [PATCH V2] drm/i915/gt: Hold RPM wakelock during PXP suspend
 2021-11-10 16:07 UTC  (7+ messages)

[PATCH v2] net/szedata2: remove driver
 2021-11-10 16:08 UTC  (2+ messages)

[PATCH] drm/radeon: correct indentation
 2021-11-10  9:42 UTC 

[PATCH] drm/amdgpu: remove unneeded variable
 2021-11-10  5:53 UTC 

[PATCH v3 0/5] SGX NUMA support plus vepc reset
 2021-11-10 16:07 UTC  (4+ messages)

correct source tree to make contributions to Linux thermal framework
 2021-11-10 16:06 UTC  (2+ messages)

[PATCH] ath11k: avoid unnecessary BH disable lock in STA kickout event
 2021-11-10 16:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Fix PSR2 handling of multiplanar format
 2021-11-10 16:05 UTC  (4+ messages)

[PATCH] stm32mp: stm32prog: Normalise newlines
 2021-11-10 16:05 UTC  (3+ messages)

[EVL][dovetail] Minimum requirements for network communication for RPi 4B and amd64
 2021-11-10 16:05 UTC  (7+ messages)

[PATCH v4 0/1] implement TLS register based stack canary for ARM
 2021-11-10 16:05 UTC  (3+ messages)
` [PATCH v4 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-11-10 16:05 UTC  (12+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
    ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors
              ` [PATCH v2] "

[PATCH v2] stm32mp: add binman support for STM32MP15x
 2021-11-10 16:04 UTC  (3+ messages)

[RFC 0/2] Let amdgpu react to platform profile changes
 2021-11-10 16:05 UTC  (4+ messages)
` [RFC 2/2] drm/amd/pm: Add support for reacting to platform profile notification

stable-rc/queue/4.9 baseline: 152 runs, 2 regressions (v4.9.289-13-gedccd370d9d7)
 2021-11-10 16:04 UTC 

[android-common:android13-5.10 11992/15386] kernel/module.c:4792:6: warning: no previous prototype for function 'android_debug_for_each_module'
 2021-11-10 16:03 UTC 

[leon-rdma:devlink 4/16] drivers/net/ethernet/marvell/prestera/prestera_devlink.c:425:6: error: unused variable 'err'
 2021-11-10 16:02 UTC  (2+ messages)

[git:media_stage/master] media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
 2021-11-10 15:59 UTC 

[PATCH] app/testpmd: fix parameters order when calling rte_ether_addr_copy()
 2021-11-10 16:03 UTC  (2+ messages)

[PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
 2021-11-10 16:02 UTC  (4+ messages)

[PATCH v1] ACPICA: Avoid evaluating methods too early during system resume
 2021-11-10 16:02 UTC  (3+ messages)
` [kbuild] "

[PATCH] arm: dts: stm32mp15: alignment with v5.15-rc6
 2021-11-10 16:01 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
 2021-11-10 16:01 UTC  (3+ messages)

[PATCH] board: stmp32mp1: split board and SOC STM32MP15 configuration
 2021-11-10 16:00 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] mempool: fix rte primary program coredump
 2021-11-10 16:00 UTC  (2+ messages)

[PATCH] gpio: stm32: create include file for driver private data
 2021-11-10 16:00 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] ARM: stm32: Enable DFU MTD support on DHSOM
 2021-11-10 15:59 UTC  (4+ messages)

[Nouveau] [PATCH] drm/nouveau: set RGB quantization range to FULL
 2021-11-10 15:58 UTC  (2+ messages)
`  "

[PATCH 1/2] ARM: dts: stm32: Drop nWP GPIO hog on DHSOM
 2021-11-10 15:58 UTC  (6+ messages)
` [PATCH 2/2] ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP

[PATCH 1/2] ARM: stm32: Disable EFI on DHSOM
 2021-11-10 15:57 UTC  (6+ messages)
` [PATCH 2/2] ARM: stm32: Disable video output "

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-10 15:56 UTC  (6+ messages)

sound/virtio/virtio_pcm_msg.c:56 virtsnd_pcm_sg_num() warn: should '((pg - mem_map) + arch_pfn_offset) << 13' be a 64 bit type?
 2021-11-10 15:56 UTC 

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-10 15:55 UTC  (4+ messages)
` [PATCH v15 5/8] hwmon: sy7636a: Add temperature driver for sy7636a

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-10 15:09 UTC 

[oe-core][PATCH v4 1/2] repo: Add recipe for 2.17.3
 2021-11-10 15:56 UTC  (3+ messages)
` [oe-core][PATCH v4 2/2] base.bbclass: Add sysroot deps for repo fetcher

[PATCH v4 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-10 15:55 UTC  (4+ messages)
` [PATCH v4 2/3] mm/mempolicy: add set_mempolicy_home_node syscall

[PATCH 1/3] rtnl: Fix address conversion buffer overflow
 2021-11-10 15:55 UTC 

[Virtio-fs] [PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-10 15:53 UTC  (5+ messages)
    `  "

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 15:52 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error

stable-rc/queue/4.14 build: 190 builds: 3 failed, 187 passed, 2 errors, 31 warnings (v4.14.254-13-g00ac8f91bd56)
 2021-11-10 15:53 UTC 

[PATCH 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-10 15:52 UTC  (11+ messages)
` [PATCH 1/5] hw/pci/pcie_port: Rename 'native-hotplug' to 'native-hpc-bit'
` [PATCH 4/5] hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC

[PATCH 1/2] AOSP: erofs-utils: avoid lzma inclusion when liblzma is disabled
 2021-11-10 15:52 UTC  (3+ messages)

[Buildroot] [git commit] docs/website: update for 2021.02.7
 2021-11-10 15:51 UTC 

[Buildroot] [git commit] Update for 2021.02.7
 2021-11-10 15:49 UTC 

help about ubifs error: ubifs_get_pnode.part.4: error -22
 2021-11-10 15:51 UTC 

[PATCH AUTOSEL 4.4 01/30] Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
 2021-11-10 15:52 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 15/30] ACPICA: Avoid evaluating methods too early during system resume
  ` [Devel] "

[PATCH 0/1] Introduces bypass charge type property
 2021-11-10 15:52 UTC  (4+ messages)
` [PATCH 1/1] power: supply: Introduces bypass charging property

[Intel-wired-lan] [PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-10 15:50 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH v2 net-next 6/6] docs: net: Add description of SyncE interfaces
                `  "

[Virtio-fs] [PATCH v7 0/7] fuse,virtiofs: support per-file DAX
 2021-11-10 15:50 UTC  (4+ messages)
` [Virtio-fs] [PATCH v7 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes
  `  "

[PATCH 1/5] drm/amdgpu: handle IH ring1 overflow
 2021-11-10 15:48 UTC  (8+ messages)

[Buildroot] [git commit] docs/website: update for 2021.08.2
 2021-11-10 15:46 UTC 

[Buildroot] [git commit] Update for 2021.08.2
 2021-11-10 15:43 UTC 

BlueZ hciconfig: Segmentation Fault
 2021-11-10 15:46 UTC 

[PATCH] cpufreq: qcom-hw: Fix exposed stack contents
 2021-11-10 15:45 UTC  (3+ messages)

[PATCH 1/2] fetch2/repo: Implement AUTOREV for repo fetcher
 2021-11-10 15:45 UTC  (6+ messages)
` [PATCH 2/2] fetch2: Fix race condition in latest_revision
  ` [bitbake-devel] "

[PATCH] drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
 2021-11-10 15:36 UTC  (2+ messages)
` [Nouveau] "

stable-rc/queue/4.4 build: 182 builds: 5 failed, 177 passed, 6 errors, 35 warnings (v4.4.291-9-gf5954069c4ee)
 2021-11-10 15:42 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Skip error capture when wedged on init
 2021-11-10 15:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Skip error capture when wedged on init (rev2)

[PATCH 0/2] jump_label: add __static_key macro
 2021-11-10 15:41 UTC  (5+ messages)
` [PATCH 2/2] jump_label: refine placement of static_keys

[PATCH v4 0/2] Reduce stacking and overscheduling
 2021-11-10 15:40 UTC  (6+ messages)
` [PATCH 1/2] sched/fair: Couple wakee flips with heavy wakers

[linux-next:master 5501/13596] drivers/gpu/drm/tegra/nvdec.c:240:12: error: 'nvdec_runtime_resume' defined but not used
 2021-11-10 15:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] build: factorize jansson availability check
 2021-11-10 15:38 UTC  (2+ messages)

Poking around bdrv_is_inserted()
 2021-11-10 15:36 UTC  (4+ messages)

[PATCH v4 00/15] Support Asynchronous Page Fault
 2021-11-10 15:37 UTC  (7+ messages)
` [PATCH v4 01/15] KVM: async_pf: Move struct kvm_async_pf around
` [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue

[GIT PULL] Please pull NFS client changes for Linux 5.16
 2021-11-10 15:37 UTC 

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-10 15:37 UTC  (5+ messages)

[PATCH] ath11k: fix error routine when fallback of add interface fails
 2021-11-10 15:35 UTC  (2+ messages)

[LTP] [PATCH v3 01/12] syscalls/quotactl01: Also test with vfsv1 format
 2021-11-10 15:37 UTC  (3+ messages)
` [LTP] [PATCH v3 04/12] syscalls/quotactl:Add docparse formatting

[PATCH v2] of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map warnings
 2021-11-10 15:35 UTC  (4+ messages)

[RFC PATCH] mm/damon: remove damon_lock
 2021-11-10 15:35 UTC  (3+ messages)

[PATCH] drm/amdgpu/display: set vblank_disable_immediate for DC
 2021-11-10 15:35 UTC  (2+ messages)

[PATCH v3 0/3] rSTify contribution-related wiki pages
 2021-11-10 15:34 UTC  (2+ messages)

[PATCH v2 0/3] Add RZ/G2L OSTM support
 2021-11-10 15:31 UTC  (7+ messages)
` [PATCH v2 1/3] reset: Add of_reset_control_get_optional_exclusive()
` [PATCH v2 2/3] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
` [PATCH v2 3/3] clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support

[GIT PULL] exit cleanups for v5.16
 2021-11-10 15:32 UTC 

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-10 15:32 UTC  (8+ messages)
` [PATCH V3 4/4] crypto: ccp - "

stable-rc/queue/4.19 baseline: 186 runs, 1 regressions (v4.19.216-7-ga721c571705e)
 2021-11-10 15:32 UTC 

[PATCH v2] drm/dp: Fix aux->transfer NULL pointer dereference on drm_dp_dpcd_access
 2021-11-10 15:32 UTC  (8+ messages)

Enabling IPv6 causes immediate segfault on connect
 2021-11-10 15:30 UTC 

stable-rc/queue/4.9 build: 183 builds: 3 failed, 180 passed, 2 errors, 34 warnings (v4.9.289-13-g0082655058e8)
 2021-11-10 15:29 UTC 

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2021-11-10 15:28 UTC  (4+ messages)
` [PATCH v4 07/13] drm/msm: Track "seqno" fences by idr


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.