All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-30 13:02:09 to 2021-03-30 13:26:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-03-30 13:26 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-03-30 13:26 UTC 

[PATCH 00/12] iwlwifi: updates intended for v5.13 2021-03-30
 2021-03-30 13:25 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: mvm: enable TX on new CSA channel before disconnecting
` [PATCH 02/12] iwlwifi: pcie: avoid unnecessarily taking spinlock
` [PATCH 03/12] iwlwifi: pcie: normally grab NIC access for inflight-hcmd
` [PATCH 04/12] iwlwifi: mvm: don't allow CSA if we haven't been fully associated
` [PATCH 05/12] iwlwifi: pcie: Add support for Bz Family
` [PATCH 06/12] iwlwifi: change step in so-gf struct
` [PATCH 07/12] iwlwifi: change name to AX 211 and 411 family
` [PATCH 08/12] iwlwifi: add 160Mhz to killer 1550 name
` [PATCH 09/12] iwlwifi: pcie: clear only FH bits handle in the interrupt
` [PATCH 10/12] iwlwifi: pcie: make cfg vs. trans_cfg more robust
` [PATCH 11/12] iwlwifi: mvm: support range request command version 12
` [PATCH 12/12] iwlwifi: mvm: responder: support responder config command version 8

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-03-30 13:24 UTC  (24+ messages)

[PATCH] drm/amdgpu: fix an underflow on non-4KB-page systems
 2021-03-30 13:24 UTC  (25+ messages)

[PATCH] drm/amdgpu: fix compiler warning(v2)
 2021-03-30 13:24 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-03-30 13:24 UTC 

[PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-03-30 11:19 UTC  (9+ messages)
` [PATCH v2 07/20] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
` [PATCH v2 17/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH v2 19/20] drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
` [PATCH v2 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[PATCH] riscv: Make NUMA depend on MMU
 2021-03-30 13:25 UTC 

Interlaced resolutions hang the desktop
 2021-03-30  9:07 UTC  (3+ messages)

Compiling kernel-3.4.xxx with gcc-9.x. Need some help
 2021-03-30 13:23 UTC  (6+ messages)

[dpdk-dev] [PATCH 1/1] app/test: fix TCP header initialization
 2021-03-30 13:23 UTC 

[PATCH 0/1] btrfs-progs: libbtrfsutil: Relicense to LGPLv2.1+
 2021-03-30 13:21 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.10.0-rc6 (mainline.kernel.org)
 2021-03-30 13:22 UTC  (10+ messages)

[PATCH 00/11] Rid W=1 warnings from Block
 2021-03-30 13:21 UTC  (2+ messages)

Interrupts in pci-aardvark
 2021-03-30 13:21 UTC  (2+ messages)

[PATCH 00/15] [Set 2] Rid W=1 warnings from ATA
 2021-03-30 13:20 UTC  (2+ messages)

Serious doubts about Gitlab CI
 2021-03-30 13:19 UTC  (17+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-30 13:19 UTC  (44+ messages)
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[linux-next:master 3841/8469] drivers/gpu/drm/gud/gud_pipe.c:544 gud_pipe_update() error: we previously assumed 'fb' could be null (see line 536)
 2021-03-30 13:20 UTC  (3+ messages)

[PATCH v3 0/3] ima: kernel build support for loading the kernel module signing key
 2021-03-30 13:16 UTC  (4+ messages)
` [PATCH v3 1/3] keys: cleanup build time module signing keys
` [PATCH v3 2/3] ima: enable signing of modules with build time generated key
` [PATCH v3 3/3] ima: enable loading of build time generated key on .ima keyring

[jirislaby:devel 22/110] drivers/tty/hvc/hvcs.c:1317:12: warning: comparison of distinct pointer types ('typeof (count) *' (aka 'int *') and 'typeof ((16 - hvcsd->chars_in_buffer)) *' (aka 'unsigned int *'))
 2021-03-30 13:18 UTC 

[PATCH -next] serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
 2021-03-30 13:17 UTC  (2+ messages)

[RFC 0/8] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-03-30 13:15 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2021-03-30 13:17 UTC 

[PATCH 0/3] selinux: fix changing booleans
 2021-03-30 13:16 UTC  (4+ messages)
` [PATCH 1/3] selinux: fix cond_list corruption when "
` [PATCH 2/3] selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
` [PATCH 3/3] selinux: constify some avtab function arguments

[LTP] [PATCH] syscalls/chdir01: Add umask before mkdir
 2021-03-30 13:17 UTC 

[PATCH] arm64: kvm: handle 52-bit VA regions correctly under nVHE
 2021-03-30 13:15 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: fix NULL pointer dereference
 2021-03-30 13:17 UTC  (8+ messages)
` [PATCH 2/2] drm/amdgpu: fix compiler warning

[syzbot] memory leak in radix_tree_insert
 2021-03-30 13:16 UTC 

Unable to boot to kernel built from stable 5.11.y
 2021-03-30 13:16 UTC 

[tip:locking/core] BUILD SUCCESS a51a327f3bcdcb1a37ed9325ad07e1456cd4d426
 2021-03-30 13:15 UTC 

Linux kernel 4.4.264 released
 2021-03-30 13:15 UTC 

[PATCH v2 0/2] KVM: x86: hyper-v: Fix TSC page update after KVM_SET_CLOCK(0) call
 2021-03-30 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: hyper-v: Properly divide maybe-negative 'hv_clock->system_time' in compute_tsc_page_parameters()

post-receive: pub/scm/linux/kernel/git/djakov/icc
 2021-03-30 13:14 UTC 

[PATCH v2] ASoC: rt1019: add rt1019 amplifier driver
 2021-03-30 13:12 UTC  (4+ messages)

[PATCH 0/6] Clean up obsolete TODO files
 2021-03-30 13:07 UTC  (4+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-30 13:10 UTC  (11+ messages)
` [PATCH v2] "
    ` [OpenRISC] "

[PATCH v4 00/20] Sparse Index: Design, Format, Tests
 2021-03-30 13:11 UTC  (23+ messages)
` [PATCH v5 00/21] "
  ` [PATCH v5 01/21] sparse-index: design doc and format update
  ` [PATCH v5 02/21] t/perf: add performance test for sparse operations
  ` [PATCH v5 03/21] t1092: clean up script quoting
  ` [PATCH v5 04/21] sparse-index: add guard to ensure full index
  ` [PATCH v5 05/21] sparse-index: implement ensure_full_index()
  ` [PATCH v5 06/21] t1092: compare sparse-checkout to sparse-index
  ` [PATCH v5 07/21] test-read-cache: print cache entries with --table
  ` [PATCH v5 08/21] test-tool: don't force full index
  ` [PATCH v5 09/21] unpack-trees: ensure "
  ` [PATCH v5 10/21] sparse-checkout: hold pattern list in index
  ` [PATCH v5 11/21] sparse-index: add 'sdir' index extension
  ` [PATCH v5 12/21] sparse-index: convert from full to sparse
  ` [PATCH v5 13/21] submodule: sparse-index should not collapse links
  ` [PATCH v5 14/21] unpack-trees: allow sparse directories
  ` [PATCH v5 15/21] sparse-index: check index conversion happens
  ` [PATCH v5 16/21] sparse-index: add index.sparse config option
  ` [PATCH v5 17/21] sparse-checkout: toggle sparse index from builtin
  ` [PATCH v5 18/21] sparse-checkout: disable sparse-index
  ` [PATCH v5 19/21] cache-tree: integrate with sparse directory entries
  ` [PATCH v5 20/21] sparse-index: loose integration with cache_tree_verify()
  ` [PATCH v5 21/21] p2000: add sparse-index repos

[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
 2021-03-30 13:09 UTC  (2+ messages)

[OE-core] [PATCH v4] grub: upgrade 2.04 -> 2.06~rc1
 2021-03-30 13:11 UTC  (3+ messages)

How long should be PCIe card in Warm Reset state?
 2021-03-30 13:10 UTC  (7+ messages)

[RFC PATCH 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-30 13:08 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-bindings: usb: Add DT bindings "

[PATCH v1] memory: mediatek: add DRAM controller driver
 2021-03-30 13:08 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: memory: Add binding for MediaTek Common DRAM Controller

[RFC v1] hw/smbios: support for type 41 (onboard devices extended information)
 2021-03-30 13:08 UTC  (3+ messages)

[PATCH v1 0/6] NVIDIA Tegra memory improvements
 2021-03-30 13:08 UTC  (3+ messages)
` [PATCH v1 4/6] dt-bindings: memory: tegra20: mc: Convert to schema

[PATCH v4 0/4] Add support for HiSilicon I2C controller
 2021-03-30 13:05 UTC  (5+ messages)
` [PATCH v4 1/4] i2c: core: add managed function for adding i2c adapters
` [PATCH v4 2/4] i2c: core: add api to provide frequency mode strings
` [PATCH v4 3/4] i2c: add support for HiSilicon I2C controller
` [PATCH v4 4/4] MAINTAINERS: Add maintainer for HiSilicon I2C driver

[PATCH v7 0/2] gpu: drm: add driver for ili9361 panel
 2021-03-30 13:08 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF

SDK build artifacts describing software composition
 2021-03-30 13:09 UTC 

[PATCH] persistent-https: add go.mod to fix compile
 2021-03-30 13:07 UTC 

[PATCH] irqchip/gic-v3: Fix IPRIORITYR can't perform byte operations in GIC-600
 2021-03-30 13:06 UTC  (5+ messages)

[PATCH] kernel-doc: better handle '::' sequences
 2021-03-30 13:06 UTC  (11+ messages)

[PATCH net-next v2 0/6] stmmac: Add XDP support
 2021-03-30 13:04 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mips/linux
 2021-03-30 13:06 UTC 

[PATCH for-6.0 0/7] hw/block/nvme: misc fixes
 2021-03-30 11:47 UTC  (5+ messages)
` [PATCH for-6.0 1/7] hw/block/nvme: fix pi constraint check

[LTP] [PATCH] syscalls/chdir01: Add umask before mkdir
 2021-03-30 13:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/1] fix coredump when in secondary process
 2021-03-30 13:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/1] net/hinic: "
  ` [dpdk-dev] [dpdk-stable] "

ip-nexthop does not support flush by id
 2021-03-30 13:05 UTC  (2+ messages)

Linux kernel 4.9.264 released
 2021-03-30 13:05 UTC 

Linux kernel 4.14.228 released
 2021-03-30 13:05 UTC 

[PATCH 5.10 000/219] 5.10.27-rc2 review
 2021-03-30 13:04 UTC  (2+ messages)

[LTP] [PATCH] syscalls/chdir: bugfix for syscalls/chdir/chdir01.c
 2021-03-30 13:04 UTC  (2+ messages)

[PATCH v2] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-03-30 13:02 UTC  (3+ messages)

[PATCH -next] fs: 9p: fix wrong pointer passed to IS_ERR() and PTR_ERR()
 2021-03-30 13:06 UTC 

[PATCH 0/1] MIPS: fix compilation error
 2021-03-30 12:53 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] MIPS: kernel: setup.c: "

[GIT PULL] MIPS fixes for v5.12
 2021-03-30 13:02 UTC 

[PATCH v2] iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
 2021-03-30 12:58 UTC 

[PATCH] arm: Enable ptest for optee xtest
 2021-03-30 13:02 UTC 

help needed with raid 6 filesystem with errors
 2021-03-30 13:01 UTC  (3+ messages)

[PATCH -next] media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
 2021-03-30 13:04 UTC 

[kvm-unit-tests PATCH v2 0/8] Testing SSCH, CSCH and HSCH for errors
 2021-03-30 13:01 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 6/8] s390x: css: testing ssch error response


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.