All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 09:18:11 to 2020-05-20 10:00:14 UTC [more...]

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-05-20 10:00 UTC 

[PATCH 1/3] drm/amdgpu: move discovery gfx config fetching
 2020-05-20  9:59 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: add apu flags

[igt-dev] [PATCH i-g-t v6 0/8] Make gpgpu fill tests libdrm independent
 2020-05-20  9:59 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v6 6/8] lib/intel_batchbuffer: Introduce temporary igt_fillfunc_v2_t
` [igt-dev] [PATCH i-g-t v6 7/8] tests/gem_gpgpu_fill: Remove libdrm dependency
` [igt-dev] [PATCH i-g-t v6 8/8] HAX: run gpgpu_fill in BAT only
` [igt-dev] ✓ Fi.CI.BAT: success for Make gpgpu fill tests libdrm independent (rev6)
  ` [igt-dev] =?unknown-8bit?b?4pyT?= "

[PATCH v2 0/3] ASoC: ti: Add support for audio on J721e EVM
 2020-05-20  9:59 UTC  (4+ messages)
` [PATCH v2 2/3] bindings: sound: Add documentation for TI j721e EVM (CPB and IVI)

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-20  9:59 UTC  (3+ messages)

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-20  9:56 UTC  (8+ messages)

[PATCH v6 00/15] switch to domheap for Xen page tables
 2020-05-20  9:56 UTC  (11+ messages)
` [PATCH v6 03/15] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v6 06/15] x86_64/mm: introduce pl2e in paging_init
` [PATCH v6 07/15] x86_64/mm: switch to new APIs "
` [PATCH v6 08/15] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v6 15/15] x86/mm: drop _new suffix for page table APIs

[tip:x86/entry] BUILD SUCCESS 095b7a3e7745e6fb7cf0a1c09967c4f43e76f8f4
 2020-05-20  9:55 UTC 

[PATCH] net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
 2020-05-20  9:55 UTC 

[PATCH v11 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-20  9:51 UTC  (6+ messages)
` [PATCH v11 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v11 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

next/master bisection: baseline.login on panda
 2020-05-20  9:54 UTC  (2+ messages)

[PATCH v2 0/2] arm64 sigreturn unwinding fixes
 2020-05-20  9:53 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
` [PATCH v2 2/2] arm64: vdso: Fix CFI directives in sigreturn trampoline

[PATCH v3 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-20  9:53 UTC  (4+ messages)
` [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-20  9:52 UTC  (4+ messages)
` [PATCH 06/11] irqchip/gic-v3: Configure SGIs as standard interrupts

Item Rates & Packing List For Your Reference - Weber Monitiq Ltd
 2020-05-20  9:52 UTC 

[PATCH V4] dt-bindings: thermal: Convert i.MX to json-schema
 2020-05-20  9:42 UTC  (2+ messages)

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-20  9:51 UTC  (2+ messages)

[LTP] [PATCH 0/5] syscalls: Remove incorrect usage of libc structures
 2020-05-20  9:52 UTC  (9+ messages)
` [LTP] [PATCH 4/5] syscalls: Don't pass struct timespec to tst_syscall()

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-20  9:51 UTC  (12+ messages)

[PATCH V3 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-20  9:45 UTC  (6+ messages)
` [PATCH V3 1/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [PATCH V3 2/2] tools/perf: Add perf tools support for extended register capability in powerpc

BUG: sleeping function called from atomic due to "Balance initial LPI affinity across CPUs"
 2020-05-20  9:51 UTC  (4+ messages)

[PATCH v5 00/31] Add subcluster allocation to qcow2
 2020-05-20  9:50 UTC  (3+ messages)

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20  9:47 UTC  (21+ messages)
` [PATCH bpf-next v4 01/15] xsk: fix xsk_umem_xdp_frame_sz()
` [PATCH bpf-next v4 02/15] xsk: move xskmap.c to net/xdp/
` [PATCH bpf-next v4 03/15] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v4 04/15] xsk: move defines only used by AF_XDP internals to xsk.h
` [PATCH bpf-next v4 05/15] xsk: introduce AF_XDP buffer allocation API
` [PATCH bpf-next v4 06/15] i40e: refactor rx_bi accesses
  ` [Intel-wired-lan] "
` [PATCH bpf-next v4 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
  ` [Intel-wired-lan] "
` [PATCH bpf-next v4 08/15] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
  ` [Intel-wired-lan] "
` [PATCH bpf-next v4 09/15] ice, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v4 10/15] ixgbe, "
  ` [Intel-wired-lan] "
` [PATCH bpf-next v4 11/15] mlx5, "
` [PATCH bpf-next v4 12/15] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [PATCH bpf-next v4 13/15] xdp: simplify xdp_return_{frame,frame_rx_napi,buff}
` [PATCH bpf-next v4 14/15] xsk: explicitly inline functions and move definitions
` [PATCH bpf-next v4 15/15] MAINTAINERS, xsk: update AF_XDP section after moves/adds

[PATCH 0/3] arm64 sigreturn unwinding fixes
 2020-05-20  9:48 UTC  (8+ messages)
` [PATCH 1/3] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction

[PATCH] MAINTAINERS: add files related to kdump
 2020-05-20  9:48 UTC  (6+ messages)

[PATCH] MAX20730 updates
 2020-05-20  9:48 UTC 

[PATCH] iw: Print limit for maximum associated stations in AP mode
 2020-05-20  9:47 UTC 

[dpdk-dev] net/ice: fix error setting for L2TAG
 2020-05-20 21:46 UTC 

[PATCH 2/2] ext4: mballoc - limit scanning of uninitialized groups
 2020-05-20  9:45 UTC 

[dpdk-dev] 【BUG REPORT】l3fwd-power can not exit by ctrl+c
 2020-05-20  9:45 UTC  (2+ messages)

[dpdk-dev] net/iavf: fix error setting for L2TAG
 2020-05-20 21:44 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2020-05-20  9:42 UTC  (8+ messages)

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20  9:44 UTC  (10+ messages)

iwlwifi firmware loading problems, rk3399
 2020-05-20  9:44 UTC  (2+ messages)

[PATCH 0/2 v3] xfs: improve transaction rate scalability
 2020-05-20  9:43 UTC  (3+ messages)
` [PATCH 1/2] xfs: separate read-only variables in struct xfs_mount

[PATCH] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-20  9:42 UTC  (2+ messages)

[PATCH v7 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-05-20  9:36 UTC  (9+ messages)
` [PATCH v7 1/8] acpi: Extract two APIs from acpi_dsdt_add_pci
` [PATCH v7 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v7 3/8] acpi: Extract crs build form acpi_build.c
` [PATCH v7 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v7 5/8] acpi: Align the size to 128k
` [PATCH v7 6/8] unit-test: The files changed
` [PATCH v7 7/8] unit-test: Add testcase for pxb
` [PATCH v7 8/8] unit-test: Add the binary file and clear diff.h

[PATCH] PCI: Avoid FLR for AMD Matisse HD Audio and USB Controllers
 2020-05-20  9:41 UTC  (4+ messages)

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20  9:40 UTC  (8+ messages)
` [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-20  9:40 UTC  (3+ messages)

[rcu:dev.2020.05.17a] BUILD SUCCESS 15f5e34cc82fdac679c19e5d9203d7f921618007
 2020-05-20  9:39 UTC 

[PATCH V5 0/5] Add chrdev and name query support for GLINK
 2020-05-20  9:39 UTC  (6+ messages)
` [PATCH V6 1/5] rpmsg: glink: Use complete_all for open states
` [PATCH V6 2/5] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V6 3/5] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V6 4/5] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V6 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy

post-receive: pub/scm/linux/kernel/git/mszeredi/fuse
 2020-05-20  9:39 UTC 

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-20  9:38 UTC  (12+ messages)

[Intel-gfx] [PATCH v2 00/22] Introduce Rocket Lake
 2020-05-20  9:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support

kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2020-05-20  9:36 UTC  (15+ messages)

[mediatek:v5.7-next/dts32 2/5] ERROR: Input tree has errors, aborting (use -f to force output)
 2020-05-20  9:36 UTC  (2+ messages)

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-05-20  9:35 UTC  (11+ messages)
        ` [PATCH] printk/kdb: Redirect printk messages into kdb in any context

[dpdk-dev] [PATCH] ring: build on Windows
 2020-05-20  9:34 UTC 

[igt-dev] [PATCH i-g-t 1/3] i915/gem_ctx_persistence: Use "%u" for -1u conversion
 2020-05-20  9:34 UTC  (2+ messages)

[tpm2] Trying to decrypt a file encrypted with a TPM
 2020-05-20  9:33 UTC 

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-20  9:32 UTC  (13+ messages)

[dpdk-dev] [PATCH] net/ice: fix core dumped issue in switch filter
 2020-05-20  9:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH V5 0/5] Add chrdev and name query support for GLINK
 2020-05-20  9:32 UTC  (7+ messages)
` [PATCH V5 1/5] rpmsg: glink: Use complete_all for open states
` [PATCH V5 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy

[PATCH v11 0/3] Add support for the Gateworks System Controller
 2020-05-20  9:31 UTC  (8+ messages)
` [PATCH v11 1/3] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v11 2/3] mfd: add Gateworks System Controller core driver
` [PATCH 3/3] hwmon: add Gateworks System Controller support
` [GIT PULL] Immutable branch between MFD and HWMON due for the v5.8 merge window

[PATCH V3] dt-bindings: thermal: Convert i.MX to json-schema
 2020-05-20  9:31 UTC  (3+ messages)

[Xen-devel] [PATCH v2] x86: use POPCNT for hweight<N>() when available
 2020-05-20  9:31 UTC  (4+ messages)
`  "

[PATCH v7 0/5] mainline Protonic boards
 2020-05-20  9:29 UTC  (12+ messages)
` [PATCH v7 1/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v7 2/5] ARM: dts: add Protonic WD2 board
` [PATCH v7 3/5] ARM: dts: add Protonic VT7 board
` [PATCH v7 4/5] ARM: dts: add Protonic RVT board
` [PATCH v7 5/5] dt-bindings: arm: fsl: add different Protonic boards

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 109 warnings (v5.4.42)
 2020-05-20  9:31 UTC 

[PATCH v2 1/1] Documentation: media: Document how to write camera sensor drivers
 2020-05-20  9:14 UTC  (3+ messages)

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  9:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2020-05-20  9:30 UTC 

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2020-05-20  9:30 UTC 

[tpm2] authHandle issues
 2020-05-20  9:29 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-05-20  9:29 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-05-20  9:29 UTC 

[PATCH] MIPS: ingenic: Add missing include
 2020-05-20  9:27 UTC  (4+ messages)

[virtio-comment] [PATCH v3 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-20  9:27 UTC  (3+ messages)
` [virtio-comment] [PATCH v3 2/3] content: Document balloon feature page poison

[Intel-gfx] [CI] drm/i915/gt: Trace the CS interrupt
 2020-05-20  9:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev3)

[dpdk-dev] net/i40e: fix error setting for L2TAG
 2020-05-20 21:25 UTC 

[PATCH v5] arm64: Expose FAR_EL1 tag bits in sigcontext
 2020-05-20  9:26 UTC  (8+ messages)
` [PATCH v6] "

[PATCH] btrfs: Add a test for leaking root crash at unmount time
 2020-05-20  9:25 UTC  (2+ messages)

[v2 1/2] dts: ppc: t4240rdb: remove interrupts property
 2020-05-20  9:15 UTC  (4+ messages)
` [v2 2/2] dts: ppc: t1024rdb: "

[Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-20  8:44 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev15)

[PATCH V3 0/4] Introducing RDMA shared CQ pool
 2020-05-20  9:23 UTC  (4+ messages)
` [PATCH V3 2/4] RDMA/core: Introduce shared CQ pool API

[PATCH] ARM: dts: imx: Make tempmon node as child of anatop node
 2020-05-20  9:22 UTC  (7+ messages)

[linux-next:master 8243/10701] ld: drivers/usb/typec/tps6598x.c:208: undefined reference to `usb_role_switch_set_role'
 2020-05-20  9:21 UTC 

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-20  9:14 UTC  (9+ messages)
` [PATCH v2 2/2] i2c: mediatek: "

[RFC][PATCH V2] GCOV: profile by modules
 2020-05-20  9:20 UTC  (4+ messages)

[PATCH] crypto:hisilicon - fix driver compatibility issue with different versions of devices
 2020-05-20  9:19 UTC 

[PATCH] i3c: master: fix for SETDASA and DAA process
 2020-05-20  9:20 UTC  (4+ messages)

[PATCH v2 00/14] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20  9:19 UTC  (6+ messages)
` [PATCH v2 01/14] dt-bindings: arm: add a binding document for MediaTek PERICFG controller

[patch 5/7] x86/kvm/svm: Move guest enter/exit into .noinstr.text
 2020-05-20  9:20 UTC  (2+ messages)

[PATCH] README: add pkg kernel-devel to dnf command
 2020-05-20  9:19 UTC  (3+ messages)
` [PATCH v3] README: update kernel-devel package in "

[igt-dev] [PATCH i-g-t] lib/i915: Assume unknown hardware just works
 2020-05-20  9:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-20  9:18 UTC  (4+ messages)

Bad kfree of dma_parms in v5.7-rc5
 2020-05-20  9:18 UTC  (3+ messages)

[PATCH v2] Backport xfs security fix to 4.9 and 4.4 stable trees
 2020-05-20  9:18 UTC  (4+ messages)

[PATCH v4 0/5] modify CPU model info
 2020-05-20  9:17 UTC  (3+ messages)
` [PATCH v4 5/5] target/i386: remove Icelake-Client CPU model

[dpdk-dev] [RFC] add flow action context API
 2020-05-20  9:18 UTC 


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.