All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 01:42:38 to 2020-04-28 03:09:24 UTC [more...]

[PATCH] arm64/mm: Reject invalid NUMA option
 2020-04-28  3:09 UTC  (8+ messages)

[RESEND PATCH v3 1/2] dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
 2020-04-28  3:06 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] mailbox: sprd: Add Spreadtrum mailbox driver

[PATCH 0/3] Fix-up series for x86/master
 2020-04-28  3:06 UTC  (6+ messages)
` [PATCH 3/3] acpi: Fix-up patch to correct sandbox test errors

I wan to debug the (export TEMPLATECONF=meta-ibm/meta-romulus/conf ) on evb2500 board
 2020-04-28  3:05 UTC  (4+ messages)
  `  "
    ` bmc web error info on porting the recipes-phosphor based on meta-evb-ast2500

[PATCH 0/8] net: several updates to support i.MX
 2020-04-28  3:02 UTC  (9+ messages)
` [PATCH 1/8] net: eth-uclass: add return value check
` [PATCH 2/8] net: Add eth phy generic driver for shared MDIO
` [PATCH 3/8] net: Update eQos driver and FEC driver to use eth phy interfaces
` [PATCH 4/8] net: phy: realtek: add rx delay support for RTL8211F
` [PATCH 5/8] net: dwc_eth_qos: add dwc eqos for imx support
` [PATCH 6/8] net: eqos: implement callbaks to get interface and set txclk rate
` [PATCH 7/8] fec: Move imx_get_mac_from_fuse declare to imx file
` [PATCH 8/8] eQos: Implement the read_rom_hwaddr callback

[PATCH v10 00/12] Inline Encryption Support
 2020-04-28  2:57 UTC  (13+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
      ` [f2fs-dev] "
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
      ` [f2fs-dev] "

stable-rc/linux-4.4.y build: 185 builds: 1 failed, 184 passed, 2 errors, 13 warnings (v4.4.220-54-gdd4d68bd0da3)
 2020-04-28  3:00 UTC 

remove set_fs calls from the coredump code v4
 2020-04-28  2:51 UTC  (5+ messages)
` [PATCH 1/5] powerpc/spufs: simplify spufs core dumping

[RESEND PATCH v2 0/8] Bug fixes and improved logging in MHI
 2020-04-28  2:59 UTC  (9+ messages)
` [PATCH v2 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v2 2/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v2 3/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v2 4/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v2 5/8] bus: mhi: core: WARN_ON for malformed vector table
` [PATCH v2 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v2 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v2 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values

[xen-4.12-testing test] 149838: regressions - FAIL
 2020-04-28  2:58 UTC 

[PATCH net-next v1] ethernet: ks8842: delete unnecessary goto label
 2020-04-28  2:58 UTC  (3+ messages)

[PATCH v3 0/3] powerpc/eeh: Release EEH device state synchronously
 2020-04-28  2:27 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/rtas: Export rtas_error_rc

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-28  2:56 UTC  (13+ messages)

[PATCH bpf-next v2] [tools/bpf] workaround a verifier failure for test_progs
 2020-04-28  2:56 UTC 

[PATCH v6 00/28] Initial Prefixed Instruction support
 2020-04-28  1:58 UTC  (29+ messages)
` [PATCH v6 01/28] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v6 02/28] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v6 03/28] powerpc/xmon: Move breakpoints to text section
` [PATCH v6 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v6 05/28] powerpc: Change calling convention for create_branch() et. al
` [PATCH v6 06/28] powerpc: Use a macro for creating instructions from u32s
` [PATCH v6 07/28] powerpc: Use an accessor for instructions
` [PATCH v6 08/28] powerpc: Use a function for getting the instruction op code
` [PATCH v6 09/28] powerpc: Use a function for byte swapping instructions
` [PATCH v6 10/28] powerpc: Introduce functions for instruction equality
` [PATCH v6 11/28] powerpc: Use a datatype for instructions
` [PATCH v6 12/28] powerpc: Use a function for reading instructions
` [PATCH v6 13/28] powerpc: Add a probe_user_read_inst() function
` [PATCH v6 14/28] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v6 15/28] powerpc/kprobes: Use patch_instruction()
` [PATCH v6 16/28] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v6 17/28] powerpc: Introduce a function for reporting instruction length
` [PATCH v6 18/28] powerpc/xmon: Use a function for reading instructions
` [PATCH v6 19/28] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v6 20/28] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v6 21/28] powerpc: Enable Prefixed Instructions
` [PATCH v6 22/28] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v6 23/28] powerpc: Add prefixed instructions to instruction data type
` [PATCH v6 24/28] powerpc: Test prefixed code patching
` [PATCH v6 25/28] powerpc: Test prefixed instructions in feature fixups
` [PATCH v6 26/28] powerpc: Support prefixed instructions in alignment handler
` [PATCH v6 27/28] powerpc sstep: Add support for prefixed load/stores
` [PATCH v6 28/28] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH v3 for-next 1/5] RDMA/hns: Optimize PBL buffer allocation process
 2020-04-28  2:52 UTC  (5+ messages)
` [RFC PATCH] RDMA/hns: hns_roce_mr_free() can be static

[mm/debug] fa6726c1e7: kernel_BUG_at_include/linux/mm.h
 2020-04-28  2:51 UTC  (7+ messages)

Error with QEMU
 2020-04-28  2:50 UTC  (2+ messages)

[PATCH v4] drm/amdkfd: Track GPU memory utilization per process
 2020-04-28  2:48 UTC 

[PATCH] hax: Dynamic allocate vcpu state structure
 2020-04-28  2:47 UTC  (3+ messages)

[RFC PATCH] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-04-28  2:47 UTC  (5+ messages)

[PATCH] hax: Add hax max vcpu IOCTL and support 64 vcpu
 2020-04-28  2:46 UTC  (3+ messages)

[PATCH] perf/script: remove extraneous newline in perf_sample__fprintf_regs()
 2020-04-28  2:47 UTC  (2+ messages)

[PATCH v2] [Qemu-devel] target/i386: HAX: Enable ROM/ROM device memory region support
 2020-04-28  2:45 UTC  (3+ messages)

[PATCH 1/1] mailmap: Add entry for Leonardo Bras
 2020-04-28  2:44 UTC 

[PATCH 0/3] account for NVDIMM nodes during SRAT generation
 2020-04-28  2:44 UTC  (2+ messages)

[drm/i915/gen9] 53b9bd37af: phoronix-test-suite.clpeak.KernelLatency.us 22.5% regression
 2020-04-28  2:44 UTC  (2+ messages)

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

[PATCH v3 2/2] ath11k: add DBG_MAC prints to track vdev events
 2020-04-28  2:38 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Add a helper to consolidate root sp allocation
 2020-04-28  2:37 UTC 

fix fiemap for ext4 bitmap files (+ cleanups) v2
 2020-04-28  2:35 UTC  (5+ messages)
` [PATCH 08/11] fs: move fiemap range validation into the file systems instances
` [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep

[PATCH] drm/amdgpu: address the static checker warnings
 2020-04-28  2:31 UTC  (4+ messages)

[PATCH] dt-bindings: timer: renesas: ostm: Convert to json-schema
 2020-04-28  2:31 UTC  (3+ messages)

linux-next: build failure after merge of the mac80211-next tree
 2020-04-28  2:29 UTC 

[PATCH v4 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-04-28  2:22 UTC  (8+ messages)
` [PATCH v4 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v4 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PATCH v4 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PATCH v4 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 5/7] usb: add short-packet handling to usb-storage driver
` [PATCH v4 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v4 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host

[PATCH] fstest: Crashmonkey rename tests ported to xfstest
 2020-04-28  2:23 UTC  (5+ messages)

[Intel-gfx] [CI] drm/i915/gt: Apply the magic PM interval roundup to all!
 2020-04-28  2:20 UTC  (3+ messages)

[PATCH 00/11] refactor git switch completion
 2020-04-28  2:20 UTC  (5+ messages)
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan

[PATCHv3 0/8] fsl: layerscape: Initialize the GIC redistributor
 2020-04-28  2:19 UTC  (9+ messages)
` [PATCHv3 1/8] arm64: fsl-layerscape: Assign addr to resv_ram if enabled RESV_RAM config
` [PATCHv3 2/8] board: lx2160a: Don't program the GIC RD tables if failed to reserve memory
` [PATCHv3 3/8] board: lx2160a: Make sure the RD tables address align to 64KB
` [PATCHv3 4/8] fsl-layerscape: Kconfig: Select RESV_RAM config if GIC_V3_ITS is enabled
` [PATCHv3 5/8] arm64: layerscape: Move GIC RD tables initialization to CPU setup function
` [PATCHv3 6/8] configs: ls1088a: Enable GIC_V3_ITS config
` [PATCHv3 7/8] configs: ls1028a: "
` [PATCHv3 8/8] configs: ls208xa: "

[meta-oe][PATCH v2] sdbus-c++-tools: add nativesdk
 2020-04-28  2:19 UTC  (4+ messages)
` [oe] "

[PATCH] pseudo: add macro guard for seccomp
 2020-04-28  2:18 UTC  (3+ messages)
` [OE-core] "

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-28  2:19 UTC  (2+ messages)

[PATCH 0/2] Introduce QTI I2C PMIC controller
 2020-04-28  2:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: Document "
` [PATCH 2/2] mfd: Introduce "

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-04-28  2:17 UTC  (5+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO

[1.44 0/3] Merge request
 2020-04-28  2:17 UTC  (4+ messages)
` [1.44 1/3] knotty: Make the bb.command.CommandExit event terminate bitbake
` [1.44 2/3] fetch2: Make fetcher_compare_revisions() work
` [1.44 3/3] fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"

[virtio-comment] [PATCH v4 0/2] Cross-device resource sharing
 2020-04-28  2:15 UTC  (5+ messages)
` [virtio-comment] "
  ` [virtio-comment] Request vote for the patch: "

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

Curiosity
 2020-04-28  0:45 UTC 

[PATCH v2 0/3] MIPS: Loongson64: Use logic_pio v2
 2020-04-28  2:14 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Massage address spaces headers
` [PATCH v2 2/3] MIPS: Introduce PCI_IO_VMMAP
` [PATCH v2 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP

[PATCH] clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selects
 2020-04-28  2:16 UTC  (2+ messages)

[zeus 0/7] Merge request
 2020-04-28  2:15 UTC  (8+ messages)
` [zeus 1/7] cve-check: CPE version '-' as all version
` [zeus 2/7] pseudo: Ensure we use our own libsqlite
` [zeus 3/7] wic: align layer plugin path
` [zeus 4/7] inetutils: Use alternatives to avoid manpage conflict
` [zeus 5/7] openssl: recommend cryptodev-module for corresponding PACKAGECONFIG
` [zeus 6/7] openssl: Upgrade 1.1.1d -> 1.1.1e
` [zeus 7/7] openssl: update to 1.1.1f

a bug of perf
 2020-04-28  2:14 UTC  (6+ messages)
` [meta-freescale] "

b4 v0.4.0 available with new features
 2020-04-28  2:12 UTC  (4+ messages)
` [tools] "

[PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency
 2020-04-28  2:11 UTC  (2+ messages)

A few change to increase test coverage for zoned devices
 2020-04-28  2:11 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3] checkpatch: add dedicated checker for 'Fixes:' tag
 2020-04-28  2:02 UTC  (2+ messages)

[iproute2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28  2:05 UTC 

stable-rc/linux-4.9.y build: 188 builds: 1 failed, 187 passed (v4.9.220-59-gc20ade302372)
 2020-04-28  2:04 UTC 

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-04-28  2:03 UTC  (3+ messages)

[ath6kl:ath-next] BUILD SUCCESS 59a022cc14cf84c6405efc1571045683c258a1f5
 2020-04-28  2:01 UTC 

[m68k:master] BUILD SUCCESS e3b946742479a65abed71ec1d2e41cd0867de0c2
 2020-04-28  2:01 UTC 

[renesas-devel:master] BUILD SUCCESS 6abb16bef41e6b410969fad560a639bc3c3fb2d7
 2020-04-28  2:01 UTC 

[renesas-devel:renesas-arm-dt-for-v5.8] BUILD SUCCESS cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d
 2020-04-28  2:01 UTC 

[ath6kl:ath-qca] BUILD SUCCESS 2041314af2bb256b69dddb797d68cc2bbe0233da
 2020-04-28  2:01 UTC 

Updating using FIT images to SPI NOR and eMMC
 2020-04-28  1:58 UTC 

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-04-28  1:54 UTC  (4+ messages)

[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  1:49 UTC  (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

selinux_netlink_send changes program behavior
 2020-04-28  1:53 UTC  (6+ messages)

[PATCH 00/10] efi_loader: add capsule update support
 2020-04-28  1:52 UTC  (4+ messages)
` [PATCH 09/10] tools: add mkeficapsule command for UEFI capsule update test

[PATCH] ibmvfc: don't send implicit logouts prior to NPIV login
 2020-04-28  1:48 UTC  (3+ messages)

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-28  1:49 UTC  (4+ messages)
` [PATCH v3] "

[PATCH-next] net: phy: bcm54140: Make a bunch of functions static
 2020-04-28  1:48 UTC 

[PATCH] ibmvscsi: fix WARN_ON during event pool release
 2020-04-28  1:46 UTC  (3+ messages)

[PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
 2020-04-28  1:46 UTC  (4+ messages)

[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
 2020-04-28  1:47 UTC  (5+ messages)

[PATCH v3 0/4] iommu/vt-d: Add page request draining support
 2020-04-28  1:47 UTC  (3+ messages)

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-28  1:45 UTC  (3+ messages)

[RFC] ptrace, pidfd: add pidfd_ptrace syscall
 2020-04-28  1:36 UTC  (10+ messages)
` [RFC v2] "

[dpdk-dev] rte epoll functions
 2020-04-28  1:43 UTC  (5+ messages)

Please pull NXP i.MX nxp-imx-4-28
 2020-04-28  1:42 UTC 

[PATCH v2 5/6] gpio: thunderx: Utilize for_each_set_clump macro
 2020-04-28  1:41 UTC  (2+ messages)


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.