All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-10 13:51:17 to 2021-05-10 14:21:31 UTC [more...]

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 14:00 UTC  (27+ messages)
` [PATCH 41/53] docs: ABI: avoid using UTF-8 chars
  ` [Intel-gfx] [PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
          ` [Intel-wired-lan] "
          ` [f2fs-dev] "

[PATCH] mm: kmalloc_index: remove case when size is more than 32MB
 2021-05-10 14:04 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-05-10 14:21 UTC 

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-10 13:55 UTC  (7+ messages)
` [PATCH v5 13/25] media: venus: core: use pm_runtime_resume_and_get()
` [PATCH v5 14/25] media: venus: vdec: "
` [PATCH v5 15/25] media: venus: venc: "

[PATCH] dmaengine: idxd: add missing dsa driver unregister
 2021-05-10 14:18 UTC  (2+ messages)

[PATCH 1/3] libsepol/cil: Make name resolution in macros work as documented
 2021-05-10 13:55 UTC  (3+ messages)
` [PATCH 2/3] libsepol/cil: Copy and resolve macro calls in one pass

[PATCH] dmaengine: idxd: add engine 'struct device' missing bus type assignment
 2021-05-10 14:18 UTC  (2+ messages)

[PATCH] virtiofsd: Fix check of chown()'s return value
 2021-05-10 14:16 UTC  (2+ messages)

drivers/bluetooth/btrsi.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-05-10 14:20 UTC 

[PATCH 0/4] Add devm helper for work-queue initialization
 2021-05-10 14:16 UTC  (7+ messages)
` [PATCH 1/4] devm-helpers: Add resource managed version of work init
` [PATCH 2/4] extcon: extcon-max14577: Fix potential work-queue cancellation race
` [PATCH 3/4] extcon: extcon-max77693.c: "

[PATCH v2 0/2] staging: rtl8723bs: use of generic CRC-32
 2021-05-10 13:53 UTC  (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: replace private CRC-32 routines with in-kernel ones

[PATCH -next] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-05-10 14:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/acmesystems_acqua_a5_{256, 512}mb: add openssl host dependency
 2021-05-10 14:18 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-05-10 14:18 UTC 

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-10 14:15 UTC  (3+ messages)
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack

[PATCH 00/10] arm64: zynqmp: Add support for KRIA boards and update phy/pinctrl descs
 2021-05-10 14:17 UTC  (11+ messages)
` [PATCH 01/10] arm64: zynqmp: Add missing silabs, skip-recall for si570 ref clk nodes
` [PATCH 02/10] arm64: zynqmp: Add 'silabs, skip-recall' to DDR DIMM si570 clk node
` [PATCH 03/10] arm64: zynqmp: Add label to all GPIO lines for VCK190 SC
` [PATCH 04/10] arm64: zynqmp: Add 'i2c-mux-idle-disconnect' property
` [PATCH 05/10] arm64: zynqmp: Remove comment about clock chips
` [PATCH 06/10] arm64: zynqmp: Add missing mio-bank properties to sdhci
` [PATCH 07/10] arm64: zynqmp: Add zynqmp firmware specific DT nodes
` [PATCH 08/10] arm64: zynqmp: Add pinctrl description
` [PATCH 09/10] arm64: zynqmp: Add psgtr DT descriptions
` [PATCH 10/10] arm64: zynqmp: Add description for SOM/Kria boards

[XEN PATCH 0/8] Fix libxl with QEMU 6.0 + remove some more deprecated usages
 2021-05-10 14:17 UTC  (6+ messages)
` [XEN PATCH 1/8] libxl: Replace deprecated QMP command by "query-cpus-fast"

[bitbake][dunfell][1.46][PATCH 0/4] Patch review
 2021-05-10 14:15 UTC  (5+ messages)
` [bitbake][dunfell][1.46][PATCH 1/4] bitbake: tests/fetch: fix test execution without .gitconfig
` [bitbake][dunfell][1.46][PATCH 2/4] bitbake: tests/fetch: remove write protected files too
` [bitbake][dunfell][1.46][PATCH 3/4] runqueue: Fix deferred task issues
` [bitbake][dunfell][1.46][PATCH 4/4] fetch/gitsm: Fix crash when using git LFS and submodules

post-receive: pub/scm/linux/kernel/git/kdave/btrfs-progs
 2021-05-10 14:16 UTC 

[PATCH] watchdog: Add {min,max}_timeout sysfs nodes
 2021-05-10 14:14 UTC  (3+ messages)

[PATCH v12 0/7] FPGA Security Manager Class Driver
 2021-05-10 14:12 UTC  (2+ messages)

[PATCH 0/8] KVM: VMX: Implement nested TSC scaling
 2021-05-10 14:11 UTC  (23+ messages)
` [PATCH 1/8] KVM: VMX: Add a TSC multiplier field in VMCS12
` [PATCH 2/8] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH 3/8] KVM: X86: Pass an additional 'L1' argument to kvm_scale_tsc()
` [PATCH 4/8] KVM: VMX: Adjust the TSC-related VMCS fields on L2 entry and exit
` [PATCH 5/8] KVM: X86: Move tracing outside write_l1_tsc_offset()
` [PATCH 6/8] KVM: VMX: Make vmx_write_l1_tsc_offset() work with nested TSC scaling
` [PATCH 7/8] KVM: VMX: Expose TSC scaling to L2
` [PATCH 8/8] KVM: selftests: x86: Add vmx_nested_tsc_scaling_test

[PATCH v1 1/1] spi: Assume GPIO CS active high in ACPI case
 2021-05-10 14:10 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/btrfs-progs
 2021-05-10 14:15 UTC 

[PATCH] ccache: version bump 4.2.1 -> 4.3
 2021-05-10 14:15 UTC 

[PATCH v2] util: fix fd leak in qemu_write_pidfile()
 2021-05-10 14:11 UTC 

[PATCH v1 1/1] mtd: spi-nor: Use SPI_MODE_X_MASK
 2021-05-10 14:13 UTC  (2+ messages)

Smatch mailing list archives
 2021-05-10 14:13 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-05-10 14:14 UTC 

post-receive: pub/scm/linux/kernel/git/mark/linux
 2021-05-10 14:14 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2021-05-10 14:14 UTC 

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2021-05-10 14:12 UTC  (4+ messages)
` [PATCH 3/3] [RFC] drm/exynos: Add basic i.MX8MM support code

[dpdk-dev] [PATCH] test/timer: fix memzone reserve failure check
 2021-05-10 14:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/1] net: stmmac: platform: Delete a redundant condition branch
 2021-05-10 14:10 UTC  (2+ messages)

[PATCH] Revert "ACPI: power: Turn off unused power resources unconditionally"
 2021-05-10 13:59 UTC  (4+ messages)

[nomadik:ux500-href-dts-fixups 5/5] init/initramfs.c:684:2: warning: ISO C90 forbids mixed declarations and code
 2021-05-10 14:08 UTC  (2+ messages)

drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types)
 2021-05-10 14:06 UTC  (2+ messages)

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 13:50 UTC  (6+ messages)

German Podcast (https://akronymisier.bar/)
 2021-05-10 14:07 UTC 

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 14:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
    ` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple, pinctrl

[PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
 2021-05-10 14:06 UTC  (7+ messages)

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-10 13:46 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/cel/linux
 2021-05-10 14:10 UTC 

post-receive: pub/scm/linux/kernel/git/cel/linux
 2021-05-10 14:10 UTC 

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-10 13:44 UTC  (5+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

PointerWrapper Trait vs croe::ops::Deref
 2021-05-10 14:04 UTC  (3+ messages)

[PATCH] lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
 2021-05-10 13:43 UTC  (2+ messages)
` [PATCH v2] lib/smp_processor_id: Use is_percpu_thread() check affinity

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10 14:01 UTC  (4+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH net-next 0/6][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-16
 2021-05-10 13:43 UTC  (5+ messages)
` [PATCH net-next 2/6] igb: Add double-check MTA_REGISTER for i210 and i211

[RFC PATCH net-next v4 01/28] net: mdio: ipq8064: clean whitespaces in define
 2021-05-10 14:01 UTC  (3+ messages)
` [RFC PATCH net-next v4 24/28] devicetree: net: dsa: Document use of mdio node inside switch node

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-10 14:01 UTC  (3+ messages)
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml

[PATCH v1 1/5] mm/vmalloc.c: Introduce vfree_bulk() interface
 2021-05-10 14:01 UTC  (5+ messages)
` [PATCH v1 4/5] kvfree_rcu: Refactor kfree_rcu_monitor() function

[meta-python][PATCH 01/10] python3-pywbemtools: Upgrade 0.8.1 -> 0.9.0
 2021-05-10 14:07 UTC  (10+ messages)
` [meta-python][PATCH 02/10] python3-humanize: Upgrade 3.4.1 -> 3.5.0
` [meta-python][PATCH 03/10] python3-elementpath: Upgrade 2.2.1 -> 2.2.2
` [meta-python][PATCH 04/10] python3-typing-extensions: Upgrade 3.7.4.3 -> 3.10.0.0
` [meta-python][PATCH 05/10] python3-watchdog: Upgrade 2.0.3 -> 2.1.0
` [meta-python][PATCH 06/10] python3-greenlet: Upgrade 1.0.0 -> 1.1.0
` [meta-python][PATCH 07/10] python3-bitarray: Upgrade 2.0.1 -> 2.1.0
` [meta-python][PATCH 08/10] python3-websockets: Upgrade 8.1 -> 9.0.1
` [meta-python][PATCH 09/10] python3-babel: Upgrade 2.9.0 -> 2.9.1
` [meta-python][PATCH 10/10] python3-croniter: Upgrade 1.0.12 -> 1.0.13

s390 and crashk_res
 2021-05-10 14:00 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-05-10 14:07 UTC 

post-receive: pub/scm/linux/kernel/git/mark/linux
 2021-05-10 14:07 UTC 

[dpdk-dev] [PATCH] raw/ioat: fix parameter shadow warning
 2021-05-10 14:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-10 14:05 UTC  (4+ messages)
` [PATCH v2 2/2] "

[peterz-queue:locking/core 14/33] include/linux/atomic-arch-fallback.h:895:34: error: implicit declaration of function 'arch_atomic_xchg'; did you mean 'arch_atomic64_xchg'?
 2021-05-10 14:04 UTC 

[PATCH] riscv: mm: Drop redundant _sdata and _edata declaration
 2021-05-10 14:03 UTC  (3+ messages)

drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c:306:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-10 14:03 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] eal: fix side effects in align mul macros
 2021-05-10 14:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] eal: fix side effects in ptr align macros

[PATCH RFC] Revert "drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure"
 2021-05-10 13:59 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 2/2] proc: convert everything to "struct proc_ops"
 2021-05-10 13:42 UTC  (2+ messages)

[PATCH 1/1] forcedeth: Delete a redundant condition branch
 2021-05-10 13:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-05-10 13:56 UTC 

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-05-10 13:57 UTC  (7+ messages)
` [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2021-05-10 13:57 UTC  (6+ messages)

[PATCH stable 5.4 v2 0/4] ARM FDT relocation backports
 2021-05-10 13:33 UTC  (5+ messages)
` [PATCH stable 5.4 v2 1/4] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.4 v2 2/4] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.4 v2 3/4] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
` [PATCH stable 5.4 v2 4/4] ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section

[Intel-gfx] [PATCH v7 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-10 13:33 UTC  (2+ messages)
` [PATCH v7 3/3] drm/i915/display: Use YCbCr420 as fallback "

mariadb-native fails to build on Fedora 34
 2021-05-10 13:59 UTC  (2+ messages)
` [oe] "

[igt-dev] [PATCH i-g-t v4] tests/kms_plane: Restrict the test execution to two pipes
 2021-05-10 14:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane: Restrict the test execution to two pipes (rev2)

[PATCH 1/1] drm/amdgpu: Delete two unneeded bool conversions
 2021-05-10 12:23 UTC 

[PATCH 5.12 000/384] 5.12.3-rc1 review
 2021-05-10 10:19 UTC  (2+ messages)
` [PATCH 5.12 153/384] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-10 10:18 UTC  (2+ messages)
` [PATCH 5.10 122/299] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH 5.11 000/342] 5.11.20-rc1 review
 2021-05-10 10:18 UTC  (2+ messages)
` [PATCH 5.11 140/342] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing field overwritten issue

[PATCH v3 1/5] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-05-10  9:30 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: Delete several unneeded bool conversions
 2021-05-10 12:16 UTC 

[PATCH] ACPI: scan: Fix a memory leak in an error handling path
 2021-05-10 13:55 UTC  (4+ messages)

[PATCH v2 0/3] ima-evm-utils: Implement function to only create IMA signature
 2021-05-10 13:55 UTC  (2+ messages)

[PATCH] libkmod: Always search modules.builtin if no alias has been found
 2021-05-10 13:55 UTC  (3+ messages)

[PATCHv3] nvme-mpath: delete disk after last connection
 2021-05-10 13:57 UTC  (13+ messages)

[kvm-unit-tests PATCH v2 0/6] s390x: uv: Extend guest test and add host test
 2021-05-10 13:51 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: uv-guest: Add invalid share location test
` [kvm-unit-tests PATCH v2 2/6] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests PATCH v2 3/6] s390x: uv: Add UV lib
` [kvm-unit-tests PATCH v2 4/6] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests PATCH v2 5/6] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests PATCH v2 6/6] s390x: Add UV host test

[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
 2021-05-10 13:31 UTC  (6+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
        `  "

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-10 13:48 UTC  (20+ messages)
` [PATCH v3 1/9] irqchip/gic: Split vGIC probing information from the GIC code
` [PATCH v3 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest
` [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt
` [PATCH v3 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v3 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure
` [PATCH v3 6/9] KVM: arm64: vgic: Implement SW-driven deactivation
` [PATCH v3 7/9] KVM: arm64: timer: Refactor IRQ configuration
` [PATCH v3 8/9] KVM: arm64: timer: Add support for SW-based deactivation
` [PATCH v3 9/9] irqchip/apple-aic: Advertise some level of vGICv3 compatibility

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-10 13:55 UTC  (5+ messages)
      `  "

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2021-05-10 13:55 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-05-10 13:54 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2021-05-10 13:54 UTC 

[PATCH 1/5] drm/amdkfd: device pgmap owner at the svm migrate init
 2021-05-10 13:54 UTC  (3+ messages)
` [PATCH 5/5] drm/amdkfd: classify and map mixed svm range pages in GPU

[Buildroot] Build failure on acmesystems_acqua_a5_{256,512}mb
 2021-05-10 13:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2021-05-10 13:53 UTC 

rtw88: Guaranteed system freeze with RTL8821CE with RFE 2 type
 2021-05-10 13:49 UTC  (4+ messages)

[PATCH] Input: tsc200x: Drop hard-coded IRQ edge
 2021-05-10 13:46 UTC  (5+ messages)

[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
 2021-05-10 13:49 UTC  (9+ messages)

[RFC 00/22] xfs: initial agnumber -> perag conversions for shrink
 2021-05-10 13:41 UTC  (3+ messages)
` [PATCH 07/22] xfs: convert secondary superblock walk to use perags


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.