All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 15:06:18 to 2020-03-17 15:36:43 UTC [more...]

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-17 15:29 UTC  (10+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
  ` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab
  ` [PATCH 4/4] powerpc/numa: Set fallback nodes for offline nodes

[Xen-devel] [PATCH v10 0/9] error: auto propagated local_err part I
 2020-03-17 15:16 UTC  (13+ messages)
`  "
` [Xen-devel] [PATCH v10 1/9] error: auto propagated local_err
  `  "
` [Xen-devel] [PATCH v10 2/9] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
  `  "
` [PATCH v10 3/9] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v10 4/9] pflash: "
` [PATCH v10 5/9] fw_cfg: "
` [PATCH v10 6/9] virtio-9p: "
` [PATCH v10 7/9] TPM: "
` [PATCH v10 8/9] nbd: "
` [Xen-devel] [PATCH v10 9/9] xen: "

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 15:06 UTC  (23+ messages)
` [PATCH v6 01/61] target/riscv: add vector extension field in CPURISCVState
` [PATCH v6 02/61] target/riscv: implementation-defined constant parameters
` [PATCH v6 03/61] target/riscv: support vector extension csr
` [PATCH v6 04/61] target/riscv: add vector configure instruction
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v6 07/61] target/riscv: add vector index "
` [PATCH v6 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v6 09/61] target/riscv: add vector amo operations
` [PATCH v6 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v6 11/61] target/riscv: vector widening "
` [PATCH v6 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v6 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v6 14/61] target/riscv: vector single-width bit shift instructions

[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
 2020-03-17 15:35 UTC  (4+ messages)
` [PATCH v5 07/14] sifive: dts: fu540: Add DDR controller and phy register settings

[PATCH 2/2] timer: sti: use clk API to get timer clock rate
 2020-03-17 15:34 UTC  (6+ messages)
` [PATCH v2 0/2] timer: sti: mimic Linux declaration and usage
  ` [PATCH v2 1/2] timer: sti: convert to livetree
  ` [PATCH v2 2/2] timer: sti: use clk API to get timer clock rate

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-17 15:34 UTC  (4+ messages)
` [PATCHv2 14/50] hexagon: Add show_stack_loglvl()

[PATCH] soundwire: stream: only change state if needed
 2020-03-17 15:31 UTC  (9+ messages)

[PULL v3 00/62] Misc patches for soft freeze
 2020-03-17 15:19 UTC  (2+ messages)
` [PULL v3 36/62] lockable: add lock guards

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-17 15:33 UTC  (7+ messages)

[PATCH] ram: px30: drop non informative debug message
 2020-03-17 15:32 UTC 

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-17 15:30 UTC  (3+ messages)

next/master boot: 278 boots: 19 failed, 246 passed with 7 offline, 6 untried/unknown (next-20200317)
 2020-03-17 15:30 UTC 

[PATCH 1/7] misc: Add more -I$(objtree)/$(obj) lines
 2020-03-17 15:30 UTC  (3+ messages)
` [PATCH 2/7] mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig

[PATCHv2 1/8] spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
 2020-03-17 15:29 UTC  (16+ messages)
` [PATCHv2 2/8] Kconfig: Remove redundant variable sets
` [PATCHv2 3/8] edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
` [PATCHv2 4/8] mach-davinci: Hard-code the default SPL_LDSCRIPT path
` [PATCHv2 5/8] Azure / GitLab / Travis: Add Kconfig unit tests to a job
` [PATCHv2 6/8] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
` [PATCHv2 7/8] kconfig / kbuild: re-sync with Linux 4.18
` [PATCHv2 8/8] configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT

[PATCH] kbuild: remove unused dtc-version.sh script
 2020-03-17 15:29 UTC  (2+ messages)

[RFC PATCH 00/11] Systemd 245 and related updates
 2020-03-17 15:23 UTC  (12+ messages)
` [RFC PATCH 01/11] systemd: Package udev rules explicitly
` [RFC PATCH 02/11] systemd: Reinstate systemd-hwdb-update.service
` [RFC PATCH 03/11] systemd: Add sch-fq-codel to RRECOMMENDS
` [RFC PATCH 04/11] systemd: Add PACKAGECONFIG for sysvinit
` [RFC PATCH 05/11] systemd: Remove X11 related files when disabled
` [RFC PATCH 06/11] psplash: Set RemainAfterExit on systemd units
` [RFC PATCH 07/11] oeqa/runtime/cases: Disable and stop systemd-timesyncd
` [RFC PATCH 08/11] systemd: upgrade v244.3 -> v245
` [RFC PATCH 09/11] systemd: Enable smack based on DISTRO_FEATURES
` [RFC PATCH 10/11] systemd: Enable audit "
` [RFC PATCH 11/11] systemd: Enable acl "

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
 2020-03-17 15:29 UTC  (8+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "

RFH with debugging suspend issues
 2020-03-17 15:28 UTC  (4+ messages)

[PATCH 0/8] mm: Speedup page cache truncation
 2020-03-17 15:28 UTC  (5+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper
` [PATCH 3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()

Conditional newline in pretty format
 2020-03-17 15:28 UTC 

[PATCH] spl.h: make <spl.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH v5 0/3] Introduce Self-Save API for deep stop states
 2020-03-17 14:10 UTC  (4+ messages)
` [PATCH v5 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v5 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v5 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH] mmc: make <mmc.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] debug_uart.h: make <debug_uart.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] global_data.h: make <asm-generic/global_data.h> self-contained
 2020-03-17 15:28 UTC  (2+ messages)

[PATCH] fixdep: fix U-Boot own code to handle only valid symbol characters
 2020-03-17 15:28 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.25-124-gbd9158ff941e)
 2020-03-17 15:27 UTC 

[PATCH] iommu/vt-d: silence a RCU-list debugging warning
 2020-03-17 15:03 UTC 

[PATCH v4 0/1] runqemu: support multiple NICs
 2020-03-17 15:26 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 15:05 UTC  (9+ messages)
` [PATCH v3 5/8] hw/ide/pci.c: Coding style update to fix checkpatch errors
` [PATCH v3 4/8] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
` [PATCH v3 7/8] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH v3 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH v3 2/8] hw/isa/piix4.c: Introduce variable to store devfn
` [PATCH v3 1/8] hw/ide: Get rid of piix3_init functions
` [PATCH v3 3/8] hw/ide: Get rid of piix4_init function
` [PATCH v3 8/8] hw/ide: Remove unneeded inclusion of hw/ide.h

[PATCH REPOST3 net-next 0/3] net: add phylink support for PCS
 2020-03-17 15:26 UTC  (5+ messages)

[PATCH] rbd: don't mess with a page vector in rbd_notify_op_lock()
 2020-03-17 15:25 UTC  (2+ messages)

[PULL 0/1] Block patches
 2020-03-17 15:18 UTC 

[PATCH] Revert "mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing"
 2020-03-17 15:24 UTC  (4+ messages)

[Xen-devel] [PATCH v4] x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs
 2020-03-17 15:23 UTC  (5+ messages)

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-17 15:23 UTC  (4+ messages)
` [Xen-devel] [PATCH v6 4/5] mm: add 'is_special_page' inline function

[LTP] [PATCH v2 1/2] syscalls/fcntl30: clean up && add more range test
 2020-03-17 15:24 UTC  (4+ messages)
` [LTP] [PATCH v3 "
  ` [LTP] [PATCH v3 2/2] syscalls/fcntl37: add error test for fcntl with F_SETPIPE_SZ

[PATCH] powerpc: remove WATCHDOG_RESET call from wait_ticks()
 2020-03-17 15:23 UTC  (7+ messages)

[PATCH] generic/310: slightly improve check for dmesg error
 2020-03-17 15:23 UTC  (3+ messages)

[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
 2020-03-17 15:23 UTC  (2+ messages)

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-17 15:22 UTC  (3+ messages)
` [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-03-17 15:22 UTC  (4+ messages)
` [PATCH 7/7] usb: dwc3: qcom: Enable gpio-usb-conn "

[Xen-devel] [PATCH] Add -MP to CFLAGS along with -MMD
 2020-03-17 15:19 UTC  (3+ messages)

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-03-17 15:20 UTC  (5+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA

[PATCH] ext2: fix debug reference to ext2_xattr_cache
 2020-03-17 15:19 UTC  (3+ messages)

[PATCH net-next 07/11] bnxt_en: Read partno and serialno of the board from VPD
 2020-03-17 15:17 UTC  (5+ messages)
` [PATCH net-next 08/11] bnxt_en: Add partno and serialno to devlink info_get cb
` [PATCH net-next 09/11] devlink: Add new enable_ecn generic device param
` [PATCH net-next 10/11] bnxt_en: Update firmware interface spec to 1.10.1.26
` [PATCH net-next 11/11] bnxt_en: Use "enable_ecn" devlink param

[PATCH] softmmu: fix crash with invalid -M memory-backend=
 2020-03-17 15:13 UTC  (2+ messages)

[PATCH lttng-modules] Add UDP and ICMP packet header information to the tracepoint:
 2020-03-17 15:19 UTC  (2+ messages)

zeus pull request
 2020-03-17 15:19 UTC  (4+ messages)

[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-17 15:19 UTC  (4+ messages)
` [PATCH 4/5] IB/core: cache the CQ "

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 15:18 UTC  (3+ messages)

[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
 2020-03-17 15:18 UTC  (6+ messages)

[PATCH net-next 06/11] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
 2020-03-17 15:16 UTC 

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-17 15:18 UTC  (3+ messages)
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-17 15:17 UTC  (6+ messages)
` [PATCHv2 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCHv2 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH net-next 00/11] bnxt_en updates to devlink cmd
 2020-03-17 15:14 UTC  (6+ messages)
` [PATCH net-next 01/11] devlink: add macro for "drv.spec"
` [PATCH net-next 02/11] bnxt_en: Add driver HWRM spec version to devlink info_get cb
` [PATCH net-next 03/11] devlink: add macro for "hw.addr"
` [PATCH net-next 04/11] bnxt_en: Refactor bnxt_hwrm_get_nvm_cfg_ver()
` [PATCH net-next 05/11] bnxt_en: Add hw addr and multihost base hw addr to devlink info_get cb

[PATCH 0/3] Minor error handling cleanups
 2020-03-17 15:13 UTC  (3+ messages)
` [PATCH v10 4/3] hw/sd/ssi-sd: fix error handling in ssi_sd_realize

[PATCH] reset: add missing stub for device_reset()
 2020-03-17 15:16 UTC 

[PULL 00/10] Bitmaps patches
 2020-03-17 15:11 UTC  (8+ messages)

linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
 2020-03-17 15:15 UTC  (6+ messages)

[PATCH v2 0/2] ASoC: sdm845: fix soundwire stream handling
 2020-03-17 15:12 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: qcom: sdm845: handle soundwire stream
` [PATCH v2 2/2] ASoC: codecs: wsa881x: remove soundwire stream handling

Add support for TCU of X1000
 2020-03-17 15:11 UTC  (3+ messages)
` [PATCH RESEND] "
` [PATCH RESEND] clk: Ingenic: "

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-17 15:11 UTC  (6+ messages)
` [PATCH v5 56/60] target/riscv: floating-point scalar move instructions

[PATCH net-next] mptcp: move msk state update to subflow_syn_recv_sock()
 2020-03-17 15:13 UTC  (2+ messages)

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-03-17 15:12 UTC  (11+ messages)

[PATCH] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-17 15:12 UTC  (4+ messages)

[PATCH 0/2] loop: Better discard support for block devices
 2020-03-17 15:11 UTC  (3+ messages)
` [PATCH 1/2] loop: Report EOPNOTSUPP properly
` [PATCH 2/2] loop: Better discard support for block devices

[PATCH v3 0/5] Consolidate {get,put}_unaligned_[bl]e24() definitions
 2020-03-17 15:10 UTC  (2+ messages)

[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-17 15:10 UTC  (9+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[dpdk-dev] [PATCH] add ABI checks
 2020-03-17 15:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 4/4] "

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-03-17 15:10 UTC  (3+ messages)
` [PATCH 10/15] btrfs: convert btrfs_dio_private->pending_bios to refcount_t

Lockless behavior for CQs in userspace
 2020-03-17 15:10 UTC  (3+ messages)

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-17 15:09 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCH v2 2/3] remoteproc: qcom_q6v5_mss: Request direct mapping for modem device
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-cheza: Add iommus property

Yocto Project Status WW11'20
 2020-03-17 15:08 UTC  (2+ messages)

[PATCH v17 00/12] Add Error Disconnect Recover (EDR) support
 2020-03-17 15:07 UTC  (5+ messages)
` [PATCH v17 06/12] Documentation: PCI: Remove reset_link references

[PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
 2020-03-17 15:06 UTC 

[Intel-gfx] [PATCH v9] drm/i915/color: Extract icl_read_luts()
 2020-03-17 15:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/3] Introduce the request_atomic() for the host
 2020-03-17 15:06 UTC  (4+ messages)

[PATCH 1/2] staging: rtl8192u: Using function name as string
 2020-03-17 15:04 UTC  (4+ messages)
` [PATCH 2/2] staging: rtl8192u: Corrects 'Avoid CamelCase' for variables


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.