All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-07 00:43:35 to 2021-03-07 07:05:45 UTC [more...]

[PATCH v10 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-03-07  7:04 UTC  (9+ messages)
` [PATCH v10 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v10 2/6] dt: bindings: add mt7621-sysc device tree binding documentation
` [PATCH v10 3/6] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v10 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v10 5/6] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'

[PATCH] [GSOC][RFC] format-patch: pass --right-only to range-diff
 2021-03-07  6:57 UTC 

[PATCH] scsi: ufs: fix error return code of ufshcd_populate_vreg()
 2021-03-07  6:41 UTC  (2+ messages)

[PATCH] tee: amdtee: unload TA only when its refcount becomes 0
 2021-03-07  6:35 UTC 

[PATCH] Replace __toc_start + 0x8000 with .TOC
 2021-03-07  6:31 UTC  (6+ messages)

[PATCH v9 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-03-07  6:27 UTC  (7+ messages)
` [PATCH v9 2/6] dt: bindings: add mt7621-clk device tree binding documentation

[linux-next:pending-fixes] BUILD SUCCESS 0e3e43fa5fbdc2c5a5664a93807626680b7164eb
 2021-03-07  6:25 UTC 

[PATCH] Staging: android: ashmem: fixed a struct without const
 2021-03-07  6:18 UTC  (4+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-03-07  6:14 UTC  (2+ messages)

Amazon Kindle disconnect after Synchronize Cache
 2021-03-07  5:58 UTC  (3+ messages)

[PATCH v3] hwmon: (ntc_thermistor): try reading processed
 2021-03-07  6:03 UTC  (2+ messages)

[weiny2:tip-pks-v4-5.12-rc 12/16] include/linux/mm.h:1232: multiple definition of `dev_get_dev_pkey'; fs/nfs/nfs4proc.o:include/linux/mm.h:1232: first defined here
 2021-03-07  6:01 UTC 

[PATCH v2 1/3] libbacktrace: Add recipe
 2021-03-07  5:43 UTC  (4+ messages)
` [meta-python][PATCH] python3-gpsd-py3: Added recipe
` [PATCH v2 2/3] libleak: Add recipe
` [PATCH v2 3/3] packagegroup-meta-oe: Add libleak to packagegroup-meta-oe-extended

[PATCH i2c-tools] Revert "tools: i2ctransfer: add check for returned length from driver"
 2021-03-07  5:42 UTC  (2+ messages)

[PATCH i2c-tools] remove 'eepromer' subdir
 2021-03-07  5:41 UTC  (2+ messages)

[linux-linus test] 159849: regressions - FAIL
 2021-03-07  5:40 UTC 

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-07  5:33 UTC  (47+ 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

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

[PATCH] tasklet: Remove tasklet_kill_immediate
 2021-03-07  5:13 UTC  (2+ messages)

drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:1807:1: warning: unused variable 'iwl_dbgfs_dbg_time_point_ops'
 2021-03-07  5:08 UTC  (2+ messages)

[PATCH] MIPS: ralink: make RALINK_ILL_ACC symbol visible
 2021-03-07  5:14 UTC 

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

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

[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)

[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

[qemu-mainline test] 159848: regressions - FAIL
 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)

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

[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)

[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)

[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)

[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 

[PATCH v3 0/3] Add check for max clock rate in mode_valid
 2021-03-07  0:42 UTC  (5+ 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


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.