All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 19:53:51 to 2020-09-03 20:35:40 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-09-03 20:30 UTC  (38+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
  ` [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber
  ` [PATCH v2 03/28] lib/string.c: implement stpcpy
  ` [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o
  ` [PATCH v2 07/28] kbuild: add support for objtool mcount
  ` [PATCH v2 08/28] x86, build: use "
  ` [PATCH v2 09/28] kbuild: add support for Clang LTO
  ` [PATCH v2 10/28] kbuild: lto: fix module versioning
  ` [PATCH v2 11/28] kbuild: lto: postpone objtool
  ` [PATCH v2 12/28] kbuild: lto: limit inlining
  ` [PATCH v2 13/28] kbuild: lto: merge module sections
  ` [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 16/28] init: lto: fix PREL32 relocations
  ` [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
  ` [PATCH v2 18/28] modpost: lto: strip .lto from module names
  ` [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
  ` [PATCH v2 20/28] efi/libstub: disable LTO
  ` [PATCH v2 21/28] drivers/misc/lkdtm: disable LTO for rodata.o
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 23/28] arm64: vdso: disable LTO
  ` [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
  ` [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
  ` [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
  ` [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH v2 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-03 20:30 UTC  (21+ messages)
` [PATCH v2 01/20] Revert "ASoC: sun4i-i2s: Fix the LRCK polarity"
` [PATCH v2 02/20] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v2 03/20] ASoC: sun4i-i2s: Adjust LRCLK width
` [PATCH v2 04/20] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v2 05/20] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v2 06/20] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v2 07/20] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v2 08/20] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH v2 09/20] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH v2 15/20] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH v2 16/20] arm64: dts: allwinner: a64: Add HDMI audio to Pine64

[PATCH 1/4] ASoC: odroid: Add missing properties
 2020-09-03 20:32 UTC  (4+ messages)
` [PATCH 2/4] ASoC: samsung-i2s: "
` [PATCH 3/4] arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433
` [PATCH 4/4] ARM: dts: exynos: Add clocks sound node in Exynos5422 Odroid XU4

[PATCH 0/2] btrfs: free space tree mounting fixes
 2020-09-03 20:33 UTC  (3+ messages)
` [PATCH 1/2] btrfs: support remount of ro fs with free space tree
` [PATCH 2/2] btrfs: remove free space items when creating "

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-03 12:04 UTC  (4+ messages)
` [PATCH v7 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[PATCH v2 1/3] kea: no need to depend on kea-native
 2020-09-03 20:31 UTC  (3+ messages)
` [PATCH v2 2/3] kea: don't use PACKAGECONFIG inappropriately
` [PATCH v2 3/3] kea: bump to 1.7.10

[RFC PATCH v7 00/23] Core scheduling v7
 2020-09-03 20:30 UTC  (13+ messages)
` [RFC PATCH v7 17/23] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH v2] linux-user: fix implicit conversion from enumeration type error
 2020-09-03 20:27 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:26 UTC  (15+ messages)

[PATCH 0/9] dmaengine: Tidy up dma_parms
 2020-09-03 20:25 UTC  (20+ messages)
` [PATCH 1/9] dmaengine: axi-dmac: Drop local dma_parms
` [PATCH 2/9] dmaengine: bcm2835: "
` [PATCH 3/9] dmaengine: imx-dma: "
` [PATCH 4/9] dmaengine: imx-sdma: "
` [PATCH 5/9] dmaengine: mxs: "
` [PATCH 6/9] dmaengine: rcar-dmac: "
` [PATCH 7/9] dmaengine: ste_dma40: "
` [PATCH 8/9] dmaengine: qcom: bam_dma: "
` [PATCH 9/9] dmaengine: pl330: "

[PATCH BlueZ] mesh: Remove unused timing variable tx_start
 2020-09-03 20:27 UTC  (2+ messages)

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:18 UTC  (11+ messages)
` [PATCH V2 1/5] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH V2 2/5] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH V2 3/5] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH V2 4/5] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-03 20:27 UTC 

[Buildroot] [PATCH] linux: add support for ZSTD compression
 2020-09-03 20:26 UTC  (2+ messages)

[Buildroot] [git commit] linux: add support for ZSTD compression
 2020-09-03 20:26 UTC 

[Buildroot] [PATCH 1/1] package/bison: bump to 3.7.1
 2020-09-03 20:26 UTC  (2+ messages)

[PATCH] ARM: Distro boot: document the need for fdtfile variable to be set
 2020-09-03 20:24 UTC  (4+ messages)

[PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500
 2020-09-03 20:20 UTC  (4+ messages)
` [PATCH v2 1/3] hw/arm/mps2: New board model mps2-an386
` [PATCH v2 2/3] hw/arm/mps2: New board model mps2-an500
` [PATCH v2 3/3] docs/system/arm/mps2.rst: Make board list consistent

[PATCH V2 4/6] perf tools: Add FIFO file names as alternative options to --control
 2020-09-03 20:21 UTC  (4+ messages)
` [PATCH V3 "

[PATCH] unix.7: wsfix
 2020-09-03 20:17 UTC 

[PATCH 0/2] Makefile: Some more cleanups for cscope/TAGS/ctags
 2020-09-03 20:17 UTC  (3+ messages)
` [PATCH 2/2] Makefile: Skip the meson subdir in cscope/TAGS/ctags

[PATCH V2 0/6] perf tools: Enable AUX area tracing snapshots using a FIFO
 2020-09-03 20:17 UTC  (10+ messages)
` [PATCH V2 1/6] perf tools: Consolidate --control option parsing into one function
` [PATCH V2 2/6] perf tools: Handle read errors from ctl_fd
` [PATCH V2 3/6] perf tools: Use AsciiDoc formatting for --control option documentation

[RFC net-next 0/2] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 20:17 UTC  (12+ messages)
` [RFC net-next 2/2] net: phy: bcm7xxx: request and manage GPHY clock

[Buildroot] [git commit] package/bison: bump to 3.7.1
 2020-09-03 20:17 UTC 

[Buildroot] [PATCH] package/libzip: add patch from upstream to fix build
 2020-09-03 20:16 UTC  (2+ messages)

drivers/vhost/vhost.c:937:16: sparse: sparse: restricted __virtio16 degrades to integer
 2020-09-03 20:15 UTC 

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-09-03 20:15 UTC  (5+ messages)
` [PATCH v4 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices

+ compiler-gcc-improve-version-error.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ kasan-remove-mentions-of-unsupported-clang-versions.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ partially-revert-arm-8905-1-emit-__gnu_mcount_nc-when-using-clang-1000-or-newer.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ revert-arm64-vdso-fix-compilation-with-clang-older-than-8.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ revert-arm64-bti-require-clang-=-1001-for-in-kernel-bti-support.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ revert-kbuild-disable-clangs-default-use-of-fmerge-all-constants.patch added to -mm tree
 2020-09-03 20:15 UTC 

+ compiler-clang-add-build-check-for-clang-1001.patch added to -mm tree
 2020-09-03 20:15 UTC 

[RESEND PATCH v3 0/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC
 2020-09-03 20:14 UTC  (4+ messages)
` [RESEND PATCH v3 3/3] "

[RFC PATCH 0/3] alsa-lib/ASoC: use inclusive language for bclk/fsync/topology
 2020-09-03 20:10 UTC  (4+ messages)
` [RFC PATCH 1/3] topology: use inclusive language for bclk
` [RFC PATCH 2/3] topology: use inclusive language for fsync
` [RFC PATCH 3/3] topology: use inclusive language in documentation

[PATCH] libsepol/cil: Give an error when constraint expressions exceed max depth
 2020-09-03 20:13 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/2] package: use variables defined by autoconf.mk
 2020-09-03 20:12 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/2] package/php-xdebug: new package

dvb-c channels for hu-PRTelecom
 2020-09-03 20:11 UTC 

[PATCH RESEND] smsc9420: switch from 'pci_' to 'dma_' API
 2020-09-03 20:10 UTC  (2+ messages)

[PATCH v10 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-03 20:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [git commit] package/php-xdebug: new package
 2020-09-03 20:10 UTC 

[dpdk-dev] [PATCH] security: update session create API
 2020-09-03 20:09 UTC 

[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-03 20:08 UTC  (2+ messages)

[PATCH 00/16] drm/exynos: Convert driver to drm bridge
 2020-09-03 20:08 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] Sockmap iterator
 2020-09-03 20:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pigpio: add sysv and systemd init scripts
 2020-09-03 20:07 UTC  (2+ messages)

Question on task_blocks_on_rt_mutex()
 2020-09-03 20:06 UTC  (7+ messages)

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-03 20:05 UTC 

[PATCH RESEND] epic100: switch from 'pci_' to 'dma_' API
 2020-09-03 20:05 UTC  (2+ messages)

[PATCH] decodetree: Improve identifier matching
 2020-09-03 20:04 UTC  (2+ messages)

[PATCH v2 0/3] Unaligned DIO read error path fix and clean ups
 2020-09-03 20:04 UTC  (4+ messages)
` [PATCH v2 1/3] direct-io: clean up error paths of do_blockdev_direct_IO
` [PATCH v2 2/3] direct-io: don't force writeback for reads beyond EOF
` [PATCH v2 3/3] direct-io: defer alignment check until after the EOF check

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-03 20:02 UTC  (14+ messages)

+ mm-hugetlb-try-preferred-node-first-when-alloc-gigantic-page-from-cma.patch added to -mm tree
 2020-09-03 20:02 UTC 

[PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
 2020-09-03 20:02 UTC  (5+ messages)

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-03 20:01 UTC  (9+ messages)
` [PATCH v2 1/8] x86/CPU/AMD: Save NodeId on AMD-based systems
` [PATCH v2 2/8] x86/CPU/AMD: Remove amd_get_nb_id()
` [PATCH v2 3/8] EDAC/mce_amd: Use struct cpuinfo_x86.node_id for NodeId
` [PATCH v2 4/8] x86/MCE/AMD: Use defines for register addresses in translation code
` [PATCH v2 5/8] x86/MCE/AMD: Use macros to get bitfields "
` [PATCH v2 6/8] x86/MCE/AMD: Drop tmp variable "
` [PATCH v2 7/8] x86/MCE/AMD: Group register reads "
` [PATCH v2 8/8] x86/MCE/AMD Support new memory interleaving modes during address translation

Aborting git rebase --edit-todo
 2020-09-03 20:02 UTC  (7+ messages)

[PATCH BlueZ] mesh: Align option names with functionality
 2020-09-03 20:00 UTC 

[Buildroot] [PATCH 1/1] package/xilinx_axidma: new package
 2020-09-03 20:00 UTC  (2+ messages)

[to-be-updated] mm-hugetlb-try-preferred-node-first-when-alloc-gigantic-page-from-cma.patch removed from -mm tree
 2020-09-03 19:59 UTC 

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-03 19:58 UTC  (5+ messages)

[PATCH v9 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-03 19:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

a crash when running strace from persistent memory
 2020-09-03 19:55 UTC  (4+ messages)

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-03 19:55 UTC  (6+ messages)
` [PATCH 20/63] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312

[dpdk-dev] [PATCH v5 1/8] net/dpaa: add support for fmlib in dpdk
 2020-09-03 19:54 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH net 0/4] net/smc: fixes 2020-09-03
 2020-09-03 19:53 UTC  (3+ messages)
` [PATCH net 3/4] net/smc: reset sndbuf_desc if freed
` [PATCH net 4/4] net/smc: fix sock refcounting in case of termination

[PATCH net-next 0/2] ionic: add devlink dev flash support
 2020-09-03 19:53 UTC  (3+ messages)
` [PATCH net-next 2/2] ionic: add devlink firmware update

[PATCH v2 1/3] dt-bindings: mailbox: fsl,mu: Fix i.MX 8QXP compatible matching
 2020-09-03 19:53 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: mailbox: fsl,mu: Add missing power-domains
` [PATCH v2 3/3] MAINTAINERS: Add dt-bindings to mailbox entry


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.