All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-10 21:26:43 to 2022-07-11 01:38:15 UTC [more...]

[PATCH] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
 2022-07-11  1:37 UTC  (3+ messages)

[PATCH] usb: chipidea: udc: check request status before setting device address
 2022-07-11  1:36 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-07-11  1:33 UTC  (20+ messages)
` [PATCH v2 19/55] media: rkisp1: Split CSI handling to separate file
` [PATCH v2 32/55] media: rkisp1: isp: Move input configuration to rkisp1_config_isp()
` [PATCH v2 38/55] media: rkisp1: isp: Disallow multiple active sources
  ` [PATCH v2.1 "
` [PATCH v2 39/55] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
` [PATCH v2 40/55] media: rkisp1: csi: Plumb the CSI RX subdev

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-11  1:32 UTC  (23+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device
` [Patch v4 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v4 03/12] net: mana: Handle vport sharing between devices
` [Patch v4 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v4 05/12] net: mana: Set the DMA device max segment size
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v4 08/12] net: mana: Record port number in netdev
` [Patch v4 09/12] net: mana: Move header files to a common location
` [Patch v4 10/12] net: mana: Define max values for SGL entries
` [Patch v4 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES

[PATCH v2] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-11  1:31 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 2/2] drm/i915: Add lmem_bar_size modparam
 2022-07-11  1:31 UTC  (2+ messages)

[esmil:visionfive 4/50] arch/riscv/lib/string.c:154:7: error: redefinition of '__memset'
 2022-07-11  1:31 UTC 

drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:143:8: warning: Excessive padding in 'struct dw_hdmi' (36 padding bytes, where 4 is optimal). Optimal fields order: next_bridge, audio, cec, dev, isfr_clk, iahb_clk, cec_clk, i2c, plat_data, ddc, regs, pinctrl, de
 2022-07-11  1:31 UTC 

[linux-next:master 5859/8914] drivers/devfreq/mtk-cci-devfreq.c:135 mtk_ccifreq_target() warn: variable dereferenced before check 'drv' (see line 130)
 2022-07-11  1:31 UTC 

[linux-next:master 1342/8914] drivers/i2c/busses/i2c-npcm7xx.c:639 npcm_i2c_slave_enable() error: buffer overflow 'npcm_i2caddr' 2 <= 9
 2022-07-11  1:31 UTC 

[hch-misc:btrfs-bio-split 18/25] fs/btrfs/volumes.c:6717:5-24: atomic_dec_and_test variation before object free at line 6719
 2022-07-11  1:31 UTC 

drivers/md/dm-thin-metadata.c:950:7: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-07-11  1:31 UTC 

[PATCH net v6] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-11  1:31 UTC 

[PATCH v2] xfs: fix use-after-free in xattr node block inactivation
 2022-07-11  1:30 UTC  (2+ messages)

[PATCHSET v2 0/5] xfs: make attr forks permanent
 2022-07-11  1:29 UTC  (3+ messages)
` [PATCH 3/5] xfs: use XFS_IFORK_Q to determine the presence of an xattr fork

Automatic code formatting
 2022-07-11  1:28 UTC  (5+ messages)

pahole split BTF support broken on 32bit builds?
 2022-07-11  1:28 UTC  (2+ messages)

[meta-virtualization][PATCH] xen, xen-tools: pass prefix maps to fix buildpaths reproducible build issues
 2022-07-11  1:26 UTC  (2+ messages)

[PATCH -next] scsi: ufs: ufs-mediatek: Fix build error
 2022-07-11  1:23 UTC  (3+ messages)

[PATCH V2] tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
 2022-07-11  1:17 UTC 

[PATCH] tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
 2022-07-11  1:13 UTC  (3+ messages)

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-07-11  1:12 UTC  (16+ messages)
` [PATCH 33/46] resource: Introduce alloc_free_mem_region()
` [PATCH 34/46] cxl/region: Add region creation support
` [PATCH 36/46] cxl/region: Add interleave ways attribute
` [PATCH 37/46] cxl/region: Allocate host physical address (HPA) capacity to new regions
` [PATCH 38/46] cxl/region: Enable the assignment of endpoint decoders to regions

[PATCH 00/12] Additional support for 802.11ah (S1G)
 2022-07-11  1:08 UTC  (13+ messages)
` [PATCH 01/12] cfg80211: regulatory: extend regulatory support for S1G
` [PATCH 02/12] mac80211: update TIM for S1G specification changes
` [PATCH 03/12] mac80211: S1G beacon/short beacon support
` [PATCH 04/12] nl80211: support setting S1G short beacon period
` [PATCH 05/12] nl80211: support advertising S1G capabilities
` [PATCH 06/12] mac80211: support ieee80211_ext format
` [PATCH 07/12] mac80211: S1G capabilities information element in probe request
` [PATCH 08/12] cfg80211: S1G rate flags
` [PATCH 09/12] nl80211: support advertising S1G rate information
` [PATCH 10/12] mac80211: support S1G rate encoding
` [PATCH 11/12] cfg80211: support for calculating S1G bitrates
` [PATCH 12/12] mac80211_hwsim: support for S1G rate information

[fortify] a52f8a59ae: BUG:kernel_reboot-without-warning_in_test_stage
 2022-07-11  1:05 UTC  (2+ messages)

[PATCH v2 1/1] net: wwan: call ida_free when device_register fails
 2022-07-11  0:53 UTC 

❌ FAIL: Test report for a471da31 (mainline.kernel.org-clang)
 2022-07-11  0:51 UTC 

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-11  0:51 UTC  (7+ messages)
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v3 0/3] msm8939 cpufreq preparatory work
 2022-07-11  0:48 UTC  (2+ messages)

[PATCH v2 0/4] qcom-cpufreq-hw LMH irq/hotplug interractions
 2022-07-11  0:46 UTC  (2+ messages)

What's cooking in git.git (Jul 2022, #02; Fri, 8)
 2022-07-11  0:46 UTC  (6+ messages)
    `  "

[PATCH blktests v2] nvme: add nvmf reset/disconnect during traffic test
 2022-07-11  0:41 UTC  (3+ messages)

[PATCH v2 10/14] cpufreq: cpufreq: export cpufreq cpu release and acquire
 2022-07-11  0:39 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix 'dubious one-bit signed bitfield' warnings
 2022-07-11  0:38 UTC  (4+ messages)

[PATCH -next] certs: Fix Kconfig dependency
 2022-07-11  0:36 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the btrfs tree
 2022-07-11  0:34 UTC 

[PATCH 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
 2022-07-11  0:30 UTC  (3+ messages)

[Bug 216234] New: KVM guest memory is zeroed when nested guest's REP INS instruction encounters page fault
 2022-07-11  0:31 UTC 

[PATCH v5 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-11  0:30 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/2] "
` [PATCH v5 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

[PATCH v2 00/14] AMD Pstate Enhancement And Issue Fixs
 2022-07-11  0:30 UTC  (2+ messages)

[PATCH] hw/riscv: virt: pass random seed to fdt
 2022-07-11  0:27 UTC  (8+ messages)

Reproducible build issues with buildpaths - take 2
 2022-07-11  0:29 UTC  (4+ messages)
` [OE-core] "

ld.lld: error: undefined symbol: omap_set_dma_priority
 2022-07-11  0:21 UTC  (3+ messages)

[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-11  0:16 UTC  (7+ messages)
` [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible

[PATCH] keys/keyctl: Fix typo in string
 2022-07-11  0:10 UTC  (2+ messages)

[linux-linus test] 171576: tolerable FAIL - PUSHED
 2022-07-11  0:04 UTC 

[PATCH -next] tpm: fix platform_no_drv_owner.cocci warning
 2022-07-11  0:02 UTC  (2+ messages)

[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11  0:01 UTC  (5+ messages)
` [PATCH v4 3/5] tpm: of: Make of-tree specific function commonly available

[PATCH iproute2 0/5] Fix memory leaks in callers of rtnl_talk()
 2022-07-10 23:52 UTC  (6+ messages)
` [PATCH iproute2 1/5] ip address: Fix memory leak when specifying device
` [PATCH iproute2 2/5] bridge: Fix memory leak when doing 'fdb get'
` [PATCH iproute2 3/5] mptcp: Fix memory leak when doing 'endpoint show'
` [PATCH iproute2 4/5] mptcp: Fix memory leak when getting limits
` [PATCH iproute2 5/5] ip neigh: Fix memory leak when doing 'get'

linux-next: manual merge of the broadcom tree with the spdx tree
 2022-07-10 23:55 UTC 

[PATCH v2] ip_frag: add IPv4 fragment copy packet API
 2022-07-10 23:35 UTC  (2+ messages)

main - make: generate
 2022-07-10 23:22 UTC 

main - cov: restore disable_dm_devs also for error path
 2022-07-10 23:22 UTC 

main - cov: remove unused headers
 2022-07-10 23:22 UTC 

main - vdo: suffle code for better error path handling
 2022-07-10 23:22 UTC 

main - vdo: enhance lvcreate validation
 2022-07-10 23:22 UTC 

main - vdo: support v4 kernel target line
 2022-07-10 23:22 UTC 

main - vdo: add reformating to extent size aligned virtual size
 2022-07-10 23:22 UTC 

main - vdo: check vdo memory constrains
 2022-07-10 23:22 UTC 

main - vdo: report supported range in error path
 2022-07-10 23:22 UTC 

main - vdo: use defines also for configuration defines
 2022-07-10 23:22 UTC 

main - vdo: update info about memory
 2022-07-10 23:22 UTC 

main - vdo: use single validator
 2022-07-10 23:22 UTC 

main - man: space after size
 2022-07-10 23:22 UTC 

main - vdo: fix conversion of vdo_slab_size_mb 2nd
 2022-07-10 23:22 UTC 

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-10 23:21 UTC  (6+ messages)
` [PATCH v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller

[PATCH v1 00/33] New thermal OF code
 2022-07-10 23:18 UTC  (15+ messages)
` [PATCH v1 20/33] thermal/drivers/mtk: Switch to new of API
` [PATCH v1 23/33] thermal/drivers/hisilicon: "
` [PATCH v1 25/33] ata/drivers/ahci_imx: Switch to new of thermal API
` [PATCH v1 26/33] hwmon/drivers: "
` [PATCH v1 27/33] iio/drivers/sun4i_gpadc: "
` [PATCH v1 28/33] input/drivers/touchscreen_sun4i: "
` [PATCH v1 30/33] thermal/drivers/bcm2835: "
` [PATCH v1 31/33] thermal/drivers/samsung: "
` [PATCH v1 32/33] thermal/core: Move set_trip_temp ops to the sysfs code
` [PATCH v1 33/33] thermal/of: Remove old OF code

[PATCH] drivers/ata: fix repeated words in comments
 2022-07-10 23:11 UTC  (3+ messages)

[PATCH v2 0/7] iommu/exynos: Add basic support for SysMMU v7
 2022-07-10 23:06 UTC  (16+ messages)
` [PATCH v2 1/7] iommu/exynos: Reuse SysMMU constants for page size and order
` [PATCH v2 2/7] iommu/exynos: Handle failed IOMMU device registration properly
` [PATCH v2 3/7] iommu/exynos: Set correct dma mask for SysMMU v5+
` [PATCH v2 4/7] iommu/exynos: Use lookup based approach to access registers
` [PATCH v2 5/7] iommu/exynos: Check if SysMMU v7 has VM registers
` [PATCH v2 6/7] iommu/exynos: Add SysMMU v7 register sets
` [PATCH v2 7/7] iommu/exynos: Enable default VM instance on SysMMU v7

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-07-10 23:08 UTC  (6+ messages)

[PATCH 0/4] iommu/exynos: Add basic support for SysMMU v7
 2022-07-10 23:04 UTC  (5+ messages)

[PATCH v3] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
 2022-07-10 23:05 UTC 

[PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
 2022-07-10 23:03 UTC  (2+ messages)

[RFC] ccu-sun50i-h6: Bump-up DDR0 PLL to 1800MHz
 2022-07-10 22:54 UTC  (4+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump to version 4.4.1
 2022-07-10 22:55 UTC 

How to correctly define memory range of PCIe config space
 2022-07-10 22:51 UTC 

linux-next: Signed-off-by missing for commit in the kvms390 tree
 2022-07-10 22:47 UTC 

Hyperlaunch Working Group: Status and Next Steps (15JUL22)
 2022-07-10 22:45 UTC 

linux-next: build failure after merge of the mm tree
 2022-07-10 22:28 UTC  (3+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-10 22:28 UTC  (7+ messages)
` [PATCH V4 01/20] rv: Add "

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-07-10 22:25 UTC  (11+ messages)
` [PATCH 2/4] glossary: add commit graph description
` [PATCH 4/4] doc add: renormalize is not idempotent for CRCRLF

[Bug 216215] New: clone and unshare say CAP_SYS_ADMIN is required to create new namespaces
 2022-07-10 22:19 UTC  (2+ messages)
` [Bug 216215] "

[PATCH v10] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
 2022-07-10 22:11 UTC  (2+ messages)

Linux kernel 5.19-rc6 released
 2022-07-10 22:11 UTC 

NFSv4.1/4.2 server returns same sessionid after DestroySession/CreateSession
 2022-07-10 22:10 UTC 

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.62.0
 2022-07-10 21:59 UTC 

[PATCH] multi-pack-index: simplify handling of unknown --options
 2022-07-10 21:54 UTC  (4+ messages)

Proposition
 2022-07-10 21:54 UTC 

Proposition
 2022-07-10 21:54 UTC 

Proposition
 2022-07-10 21:54 UTC 

Linux 5.19-rc6
 2022-07-10 21:54 UTC 

Proposition
 2022-07-10 21:54 UTC 

Proposition
 2022-07-10 21:54 UTC 

[PATCH] report: add support for the xunit-quiet format
 2022-07-10 21:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gupnp-tools: bump to version 0.10.3
 2022-07-10 21:34 UTC 

[Buildroot] [PATCH 1/2] package/kvazaar: bump to version 2.1.0
 2022-07-10 21:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kvazaar: add cryptopp support

[RFC PATCH 0/3] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-07-10 21:28 UTC  (4+ messages)
` [RFC PATCH 2/3] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state


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.