All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-06 23:29:15 to 2021-03-07 05:02:16 UTC [more...]

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-07  5:02 UTC  (46+ messages)
` [PATCH u-boot-marvell 01/39] ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
` [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning
` [PATCH u-boot-dm 03/39] regmap: fix a serious pointer casting bug
` [PATCH u-boot 04/39] api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
` [PATCH u-boot 05/39] checkpatch: require quotes around section name in the __section() macro
` [PATCH u-boot 06/39] treewide: Convert macro and uses of __section(foo) to __section("foo")
` [PATCH u-boot 07/39] compiler.h: align the __ADDRESSABLE macro with Linux' version
` [PATCH u-boot 08/39] linker_lists: prepare macros to avoid code repetition
` [PATCH u-boot 09/39] test/py: improve regular expression for ut subtest symbol matcher
` [PATCH u-boot 10/39] linker_lists: declare lists and entries as __ADDRESSABLE for LTO
` [PATCH u-boot 11/39] binman: declare symbols externally visible
` [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors
` [PATCH u-boot 13/39] efi_loader: fix warning when linking with LTO
` [PATCH u-boot 14/39] lib: crc32: make the crc_table variable non-const
` [PATCH u-boot 15/39] Makefile, Makefile.spl: cosmetic change
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking
` [PATCH u-boot 17/39] build: support building with Link Time Optimizations
` [PATCH u-boot 18/39] build: LTO: move platform libs into --start-group list
` [PATCH u-boot 19/39] sandbox: errno: avoid conflict with libc's errno
` [PATCH u-boot 20/39] sandbox: use sections instead of symbols for getopt array boundaries
` [PATCH u-boot 21/39] sandbox: make LTO available
` [PATCH u-boot 22/39] sandbox: enable LTO by default
` [PATCH u-boot 23/39] ARM: global_data: make set_gd() work for armv5 and armv6
` [PATCH u-boot 24/39] ARM: make gd a function call for LTO and set via set_gd()
` [PATCH u-boot 25/39] ARM: fix LTO build for some thumb-interwork cases
` [PATCH u-boot 26/39] ARM: fix LTO for imx28_xea
` [PATCH u-boot 27/39] ARM: fix LTO for apf27
` [PATCH u-boot 28/39] ARM: fix LTO for keystone
` [PATCH u-boot 29/39] ARM: kona: fix clk_bsc_enable() type mismatch for LTO
` [PATCH u-boot 30/39] ARM: imx6m: fix imx_eqos_txclk_set_rate() "
` [PATCH u-boot 31/39] ARM: fix LTO for seaboard
` [PATCH u-boot 32/39] ARM: fix LTO for rockchip and samsung
` [PATCH u-boot 33/39] ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
` [PATCH u-boot 34/39] armv8: SPL: discard relocation information
` [PATCH u-boot 35/39] ata: ahci: fix ahci_link_up() type mismatch for LTO
` [PATCH u-boot 36/39] ARM: make LTO available
` [PATCH u-boot 37/39] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
` [PATCH u-boot 38/39] ARM: enable LTO for some boards
` [PATCH u-boot 39/39] DO NOT MERGE! ARM: enable LTO by default

ANN: SPAN docker images
 2021-03-07  4:55 UTC 

post-receive: pub/scm/libs/libcap/libcap
 2021-03-07  4:53 UTC 

Ordering Dell XPS 13 9310 to test QCA6390
 2021-03-07  4:48 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/morgan/libcap
 2021-03-07  4:46 UTC 

post-receive: pub/scm/libs/libcap/libcap
 2021-03-07  4:46 UTC 

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-07  4:42 UTC  (5+ messages)
` [PATCH 3/4] kbuild: check the minimum assembler version in Kconfig

[PATCH] KVM: arm64: Don't use cbz/adr with external symbols
 2021-03-07  4:35 UTC  (3+ messages)

[PATCH] MIPS: pci-mt7620: fix PLL lock check
 2021-03-07  4:17 UTC  (2+ messages)

non-standard baud rates with Prolific 2303 USB-serial
 2021-03-07  4:15 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2021-03-07  4:15 UTC 

[PATCH v2] MIPS: kernel: Reserve exception base early to prevent corruption
 2021-03-07  4:13 UTC  (2+ messages)

[chrome-os:chromeos-5.10 23/34] net/bluetooth/mgmt.c:7865:5: error: variable 'tx_power' set but not used
 2021-03-07  4:14 UTC 

Request new repo for IBM-specific code
 2021-03-07  4:09 UTC  (3+ messages)

[PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver
 2021-03-07  4:06 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
` [PATCH 2/2] dmaengine: xilinx: dpdma: Fix race condition in done IRQ

[PATCH 0/3] drm: xlnx: zynqmp_dpsub: Fix plane handling
 2021-03-07  4:06 UTC  (8+ messages)
` [PATCH 1/3] drm: xlnx: zynqmp_dpsub: Fix plane ordering
` [PATCH 2/3] drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
` [PATCH 3/3] drm: xlnx: zynqmp_dpsub: Add global alpha support

[PATCH 0/2] tracing: Detect unsafe dereferencing of pointers from trace events
 2021-03-07  4:01 UTC  (8+ messages)

[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
 2021-03-07  4:06 UTC  (14+ messages)

[PATCH 1/2] arm: omap3: Make secureworld_exit() static
 2021-03-07  4:03 UTC  (2+ messages)
` [PATCH 2/2] arm: omap3: Make secure_unlock_mem() static

post-receive: pub/scm/linux/kernel/git/morgan/libcap
 2021-03-07  4:02 UTC 

[qemu-mainline test] 159848: regressions - FAIL
 2021-03-07  4:00 UTC 

post-receive: pub/scm/libs/libcap/libcap
 2021-03-07  4:00 UTC 

[PATCH v6 0/4] Move qfw to DM, add Arm support
 2021-03-07  3:59 UTC  (5+ messages)
` [PATCH v6 1/4] x86: qemu: move QFW to its own uclass
` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests
` [PATCH v6 3/4] qemu: add MMIO driver for QFW
` [PATCH v6 4/4] qemu: arm: select QFW, MMIO on qemu-arm

[PATCH v5 0/3] Move qfw to DM, add Arm support
 2021-03-07  3:59 UTC  (7+ messages)
` [PATCH v5 1/3] x86: qemu: move QFW to its own uclass

drivers/staging/wimax/i2400m/control.c:1224 i2400m_set_init_config() warn: is 'buf' large enough for 'struct 0
 2021-03-07  3:54 UTC 

[PATCH] arm: omap3: Make try_unlock_memory() static
 2021-03-07  3:53 UTC 

[PATCH 1/2] csky: Enable generic clockevent broadcast
 2021-03-07  3:45 UTC  (6+ messages)
` [PATCH 2/2] riscv: "

[PATCH] Expose the bus kernel docs to the build docs
 2021-03-07  3:41 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH bpf-next v2 0/2] load-acquire/store-release barriers for AF_XDP rings
 2021-03-07  3:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-03-07  3:31 UTC 

BIOS/UEFI host firmware interfaces into OpenBMC (x86)
 2021-03-07  3:26 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-03-07  3:24 UTC 

post-receive: pub/scm/libs/libcap/libcap
 2021-03-07  3:24 UTC 

[PATCH bpf-next 0/2] selftests/bpf: Add clang-based BTF_KIND_FLOAT tests
 2021-03-07  3:23 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
` [PATCH bpf-next 2/2] selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax

[PATCH v2] python3-cython: Check for files before editing
 2021-03-07  3:18 UTC 

[PATCH] btf: Add support for the floating-point types
 2021-03-07  3:16 UTC  (2+ messages)

[PATCH 0/2] sun8i: r40: second ethernet support
 2021-03-07  3:13 UTC  (6+ messages)
` [PATCH 1/2] net: allwinner: reset control support
` [PATCH 2/2] dts: r40: add second ethernet support

[PATCH] cifs: try to pick channel with a minimum of credits
 2021-03-07  3:14 UTC  (3+ messages)

[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
 2021-03-07  3:14 UTC  (6+ messages)
` [RFC PATCH u-boot 02/12] sandbox: errno: avoid conflict with libc's errno

[PATCHv2 bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-07  3:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-03-07  3:13 UTC 

[meta-oe][PATCH 1/2] gperftools: upgrade 2.8.1 -> 2.9.1
 2021-03-07  2:58 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] zabbix: upgrade 4.4.6 -> 5.2.5

[PATCH blktests] tests/srp/rc, tests/nvmeof-mp/rc: add fio check to group_requires
 2021-03-07  2:44 UTC  (3+ messages)

[PATCH 4.9 00/41] 4.9.260-rc1 review
 2021-03-07  2:26 UTC  (2+ messages)

[PATCH] Revert freesync video patches temporarily
 2021-03-07  2:26 UTC 

U-Boot CI error, unable to reproduce locally
 2021-03-07  2:25 UTC  (3+ messages)

[Bug 1918026] [NEW] RISCV64 32-bit AMOs incorrectly simulated
 2021-03-07  2:11 UTC  (2+ messages)
` [Bug 1918026] "

[syzbot] general protection fault in klist_iter_exit
 2021-03-07  2:19 UTC 

[PATCH 5.11 000/104] 5.11.4-rc1 review
 2021-03-07  2:16 UTC  (2+ messages)

request for i.MX8MM Venice test
 2021-03-07  2:10 UTC 

[PATCH] leds: trigger: fix potential deadlock with libata
 2021-03-07  2:02 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.11.3 (stable-queue)
 2021-03-07  2:08 UTC 

Fastboot
 2021-03-07  2:04 UTC  (4+ messages)

[PATCH RESEND] lspci: Decode VF 10-Bit Tag Requester
 2021-03-07  1:45 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS f14d3f1c7d7794df01743334c1bb52b7a04fa565
 2021-03-07  1:43 UTC 

[rcu:rcu/next] BUILD SUCCESS 87f839888775b31854553de50d67b1c207dad705
 2021-03-07  1:43 UTC 

[rcu:dev.2021.03.03b] BUILD SUCCESS b4838c004a52080e221bc224d6425a5a8eba238d
 2021-03-07  1:43 UTC 

[linux-next:master] BUILD REGRESSION 4641b32307b3b54397652a71f852bb0bafb0820d
 2021-03-07  1:43 UTC 

[PULL 0/3] Hexagon patch queue
 2021-03-07  1:39 UTC  (4+ messages)
` [PULL 1/3] exec: Poison Hexagon target-specific definitions
` [PULL 2/3] target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR
` [PULL 3/3] target/hexagon/opcodes: Add missing varargs cleanup

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-07  1:40 UTC  (11+ messages)

[PATCH V2]: MIPS work
 2021-03-07  1:36 UTC  (4+ messages)
` [PATCH 1/3] MIPS: sync arrangement of pt_regs with user_pt_regs and regoffset_table

[PATCH] ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
 2021-03-07  1:31 UTC  (2+ messages)

[PATCH v2 00/19] video: sunxi: rework DE2 driver
 2021-03-07  1:33 UTC  (11+ messages)
` [PATCH v2 04/19] common: edid: extract code for detailed timing search
` [PATCH v2 06/19] video: sunxi: Use DW-HDMI hpd function
` [PATCH v2 08/19] video: sunxi: Remove TV probe from DE2
` [PATCH v2 09/19] video: sunxi: de2: switch to public uclass functions
` [PATCH v2 10/19] video: sunxi: dw-hdmi: probe driver by compatible

[RFC][PATCH 1/2] x86: remove duplicate TSC DEADLINE MSR definitions
 2021-03-07  1:29 UTC  (2+ messages)

[PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-07  1:21 UTC  (6+ messages)
` [PATCH v10 3/9] crypto: Add math to support fast NIST P384

[PATCH] PCI: acpiphp: Fixed coding style
 2021-03-07  1:18 UTC  (2+ messages)

[PATCH] xhci: Remove unused value len from xhci_unmap_temp_buf
 2021-03-07  1:14 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.11.3 (stable-queue)
 2021-03-07  1:18 UTC 

[PATCH net 0/2] net: dsa: Avoid VLAN config corruption
 2021-03-07  0:58 UTC  (6+ messages)
` [PATCH net 2/2] net: dsa: Always react to global bridge attribute changes

[PATCH net 1/9] uapi: nfnetlink_cthelper.h: fix userspace compilation error
 2021-03-07  1:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-03-07  1:02 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: add rm_list in mptcp_out_options" - fix RM_ADDR option writing
 2021-03-07  1:00 UTC 

request for i.MX8MM Venice test
 2021-03-07  0:59 UTC 

[PATCH] armv8: SPL: discard relocation information
 2021-03-07  0:52 UTC 

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-03-07  0:47 UTC 

[PATCH v3 0/3] Add check for max clock rate in mode_valid
 2021-03-07  0:42 UTC  (7+ messages)
` [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
    ` [PATCH v3 3/3] dt-bindings: mediatek, dpi: add mt8192 to mediatek, dpi

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-03-07  0:40 UTC 

[PATCH v2 0/2] Fix EoTp flag
 2021-03-07  0:30 UTC  (11+ messages)
` [PATCH v2 1/2] drm/mediatek: dsi: "
` [PATCH v2 2/2] drm/mediatek: dsi: fine tune the line time cause by EOTp

[PATCH] PCI: quirk for preventing bus reset on TI C667X
 2021-03-07  0:22 UTC  (3+ messages)
` [PATCH v2] "

Mention fdisk -l order on man page
 2021-03-07  0:05 UTC 

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-03-07  0:27 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-03-07  0:25 UTC 

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-03-07  0:22 UTC 

Escaping hyphens ("real" minus signs in groff)
 2021-03-07  0:06 UTC  (5+ messages)

[PATCH 4.4 00/30] 4.4.260-rc1 review
 2021-03-07  0:04 UTC  (4+ messages)
    ` qemu meltdown test failure was "

[PATCH] PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
 2021-03-06 23:59 UTC  (2+ messages)

[PATCH 0/1] PCI/VPD: Fix blocking of VPD data in lspci for QLogic 1077:2261
 2021-03-06 23:57 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] iio: adc: axp20x_adc: fix charging current reporting on AXP22x
 2021-03-06 23:52 UTC 

[PATCH 01/44] MAINTAINERS: orphan mxser
 2021-03-06 23:47 UTC  (3+ messages)
` [PATCH 03/44] PCI: remove synclink entries from pci_ids

stable-rc/queue/5.4 baseline: 108 runs, 4 regressions (v5.4.102-71-g28d7d500338ce)
 2021-03-06 23:43 UTC 

[PATCH v3 1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2021-03-06 23:41 UTC  (9+ messages)
` [PATCH v3 2/2] usb: dwc3: Fix DRD mode change sequence following programming guide

[PATCH wpan 00/17] ieee802154: syzbot fixes
 2021-03-06 23:35 UTC  (4+ messages)
` [PATCH wpan 01/17] net: ieee802154: make shift exponent unsigned

[xen-unstable test] 159844: tolerable FAIL - PUSHED
 2021-03-06 23:31 UTC 

[Buildroot] [PATCH 1/8] configs/qemu_arm_vexpress_tz_defconfig: enable CXX toolchain
 2021-03-06 23:29 UTC  (4+ messages)
` [Buildroot] [PATCH 7/8] package/optee-test: add deps on openssl when enabled


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.