All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-27 15:20:02 to 2020-04-27 15:54:47 UTC [more...]

FAILED: patch "[PATCH] iwlwifi: mvm: limit maximum queue appropriately" failed to apply to 4.9-stable tree
 2020-04-27 15:54 UTC 

[PATCH] x86/apic: Fix circular locking dependency between console and hrtimer locks
 2020-04-27 15:54 UTC  (12+ messages)

Setting up a system for first time
 2020-04-27 15:53 UTC  (2+ messages)

FAILED: patch "[PATCH] iwlwifi: fix WGDS check when WRDS is disabled" failed to apply to 4.14-stable tree
 2020-04-27 15:53 UTC 

FAILED: patch "[PATCH] iwlwifi: fix WGDS check when WRDS is disabled" failed to apply to 4.19-stable tree
 2020-04-27 15:53 UTC 

FAILED: patch "[PATCH] iwlwifi: fix WGDS check when WRDS is disabled" failed to apply to 5.4-stable tree
 2020-04-27 15:53 UTC 

[PATCH v3 0/4] Various i.MXRT bug/typo fixes
 2020-04-27 15:53 UTC  (5+ messages)
` [PATCH v3 1/4] imxrt1050-evk: README: change dd command destination
` [PATCH v3 2/4] imxrt1020-evk: "
` [PATCH v3 3/4] video: mxsfb: add clk_enable()
` [PATCH v3 4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate

[PATCH] vfio/mdev: Add vfio-mdev device request interface
 2020-04-27 15:52 UTC  (2+ messages)

FAILED: patch "[PATCH] iwlwifi: mvm: Do not declare support for ACK Enabled" failed to apply to 4.19-stable tree
 2020-04-27 15:52 UTC 

[Buildroot] [PATCH 1/1] package/python-bsdiff4: new packge
 2020-04-27 15:52 UTC  (5+ messages)

[PATCH v2] Warn if MBR gap is small and user uses advanced modules
 2020-04-27 15:51 UTC 

[PATCH v3 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-27 15:51 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v2 1/8] iio: light: cm32181: Add some extra register defines
 2020-04-27 15:50 UTC  (9+ messages)
` [PATCH v2 2/8] iio: light: cm32181: Add support for the CM3218
` [PATCH v2 3/8] iio: light: cm32181: Handle ACPI instantiating a cm32181 client on the SMBus ARA
` [PATCH v2 4/8] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v2 5/8] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v2 6/8] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v2 7/8] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v2 8/8] iio: light: cm32181: Fix integartion time typo

[Buildroot] [V2 PATCH 0/1] cukinia: new package
 2020-04-27 15:51 UTC  (3+ messages)
` [Buildroot] [V2 PATCH 1/1] "

[PATCH v4] docs/designs: re-work the xenstore migration document
 2020-04-27 15:50 UTC 

io_uring IORING_OP_POLL_ADD fails when fd is a tty
 2020-04-27 15:43 UTC 

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-04-27 15:55 UTC  (5+ messages)
` [PATCH 04/26] arm64: Detect the ARMv8.4 TTL feature

[tpm2] Re: One question about Marshal/Unmarshal
 2020-04-27 15:50 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-04-27 15:49 UTC  (11+ messages)
                ` exfat upcase table for code points above U+FFFF (Was: Re: [PATCH] staging: exfat: add exfat filesystem code to staging)

[PATCH] selftests/bpf: Copy runqslower to OUTPUT directory
 2020-04-27 15:48 UTC  (2+ messages)

[PATCH rdma-next v1 00/36] Refactor mlx5_ib_create_qp
 2020-04-27 15:46 UTC  (37+ messages)
` [PATCH rdma-next v1 01/36] RDMA/mlx5: Organize QP types checks in one place
` [PATCH rdma-next v1 02/36] RDMA/mlx5: Delete impossible GSI port check
` [PATCH rdma-next v1 03/36] RDMA/mlx5: Perform check if QP creation flow is valid
` [PATCH rdma-next v1 04/36] RDMA/mlx5: Prepare QP allocation for future removal
` [PATCH rdma-next v1 05/36] RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
` [PATCH rdma-next v1 06/36] RDMA/mlx5: Set QP subtype immediately when it is known
` [PATCH rdma-next v1 07/36] RDMA/mlx5: Separate create QP flows to be based on type
` [PATCH rdma-next v1 08/36] RDMA/mlx5: Split scatter CQE configuration for DCT QP
` [PATCH rdma-next v1 09/36] RDMA/mlx5: Update all DRIVER QP places to use QP subtype
` [PATCH rdma-next v1 10/36] RDMA/mlx5: Move DRIVER QP flags check into separate function
` [PATCH rdma-next v1 11/36] RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
` [PATCH rdma-next v1 12/36] RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
` [PATCH rdma-next v1 13/36] RDMA/mlx5: Delete create QP flags obfuscation
` [PATCH rdma-next v1 14/36] RDMA/mlx5: Process create QP flags in one place
` [PATCH rdma-next v1 15/36] RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
` [PATCH rdma-next v1 16/36] RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
` [PATCH rdma-next v1 17/36] RDMA/mlx5: Return all configured create flags through query QP
` [PATCH rdma-next v1 18/36] RDMA/mlx5: Process all vendor flags in one place
` [PATCH rdma-next v1 19/36] RDMA/mlx5: Delete unsupported QP types
` [PATCH rdma-next v1 20/36] RDMA/mlx5: Store QP type in the vendor QP structure
` [PATCH rdma-next v1 21/36] RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
` [PATCH rdma-next v1 22/36] RDMA/mlx5: Combine copy of create QP command in RSS RAW QP
` [PATCH rdma-next v1 23/36] RDMA/mlx5: Remove second user copy in create_user_qp
` [PATCH rdma-next v1 24/36] RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
` [PATCH rdma-next v1 25/36] RDMA/mlx5: Delete impossible inlen check
` [PATCH rdma-next v1 26/36] RDMA/mlx5: Globally parse DEVX UID
` [PATCH rdma-next v1 27/36] RDMA/mlx5: Separate XRC_TGT QP creation from common flow
` [PATCH rdma-next v1 28/36] RDMA/mlx5: Separate to user/kernel create QP flows
` [PATCH rdma-next v1 29/36] RDMA/mlx5: Reduce amount of duplication in QP destroy
` [PATCH rdma-next v1 30/36] RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces
` [PATCH rdma-next v1 31/36] RDMA/mlx5: Promote RSS RAW QP flags check to higher level
` [PATCH rdma-next v1 32/36] RDMA/mlx5: Handle udate outlen checks in one place
` [PATCH rdma-next v1 33/36] RDMA/mlx5: Copy response to the user "
` [PATCH rdma-next v1 34/36] RDMA/mlx5: Remove redundant destroy QP call
` [PATCH rdma-next v1 35/36] RDMA/mlx5: Consolidate into special function all create QP calls
` [PATCH rdma-next v1 36/36] RDMA/mlx5: Verify that QP is created with RQ or SQ

[PATCH v3] docs/designs: re-work the xenstore migration document
 2020-04-27 15:48 UTC  (3+ messages)

[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-04-27 15:47 UTC  (3+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values

[PATCH] Btrfs : improve the speed of compare orphan item and dead roots with tree root when mount
 2020-04-27 15:46 UTC  (2+ messages)

[virtio-dev] [PATCH v2] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
 2020-04-27 15:47 UTC  (6+ messages)
` [virtio-dev] "
        `  "

[RFC PATCH v2 0/7] Add MMC packed request support
 2020-04-27 15:46 UTC  (3+ messages)
` [RFC PATCH v2 1/7] block: Extand commit_rqs() to do batch processing

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-27 15:46 UTC  (7+ messages)
` [PATCH v7 08/12] arm: dts: s5pv210: Add node for SGX 540

git-rebase v2.26.2 - "--root --empty drop" doesn't work and "--root --fork-point $somegibberish" gets SIGSEGV
 2020-04-27 15:46 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gt: Fix up clock frequency
 2020-04-27 15:45 UTC 

[PATCH v2 0/2] Honoring Native AER/DPC Host Bridges
 2020-04-27 15:43 UTC  (8+ messages)
` [PATCH v2 2/2] PCI/DPC: Allow Native DPC Host Bridges to use DPC

[linux-linus test] 149832: tolerable FAIL - PUSHED
 2020-04-27 15:45 UTC 

[PATCH v2 0/4] Various i.MXRT bug/typo fixes
 2020-04-27 15:45 UTC  (10+ messages)
` [PATCH v2 1/4] imxrt1050-evk: README: fix dd command destination
` [PATCH v2 3/4] video: mxsfb: add clk_enable()
` [PATCH v2 4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate

[PATCH v7 00/10] block: Fix resize (extending) of short overlays
 2020-04-27 15:43 UTC  (2+ messages)

[RESEND PATCH v3 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-04-27 15:44 UTC  (3+ messages)

[PATCH 0/3] IPU3 ImgU driver parameter struct fixes
 2020-04-27 15:43 UTC  (3+ messages)

[PATCHv7 0/5] clk: agilex: add clock driver
 2020-04-27 15:43 UTC  (2+ messages)

[MODERATED] [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0
 2020-04-27 15:33 UTC  (6+ messages)
` [MODERATED] [MODERATED] [PATCH 1/5] Slow Randomizing Boosts DoS v4.4.219 backport 1
` [MODERATED] [PATCH 2/5] Slow Randomizing Boosts DoS v4.4.219 backport 2
` [MODERATED] [PATCH 3/5] Slow Randomizing Boosts DoS v4.4.219 backport 3
` [MODERATED] [PATCH 4/5] Slow Randomizing Boosts DoS v4.4.219 backport 4
` [MODERATED] [PATCH 5/5] Slow Randomizing Boosts DoS v4.4.219 backport 5

[tpm2] Re: One question in the code of tpm2-tools/tools/tpm2_loadexternal.c
 2020-04-27 15:43 UTC 

[PATCH v2 0/3] kernel-shark: Command line options for selecting plots
 2020-04-27 15:41 UTC  (4+ messages)
` [PATCH v2 1/3] kernel-shark: Add methods for selecting the plots to be shown
` [PATCH v2 2/3] kernel-shark: Add command line options for selecting "
` [PATCH v2 3/3] kernel-shark: Set a maximum number of plots to be shown by default

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-27 15:42 UTC  (3+ messages)
` [PATCH v2 4/9] kgdb: Delay "kgdbwait" to dbg_late_init() by default

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-27 15:41 UTC  (12+ messages)

[PATCH] Warn if MBR gap is small and user uses advanced modules
 2020-04-27 15:41 UTC  (3+ messages)

[PATCH 1/3] Revert "staging: imgu: Address a compiler warning on alignment"
 2020-04-27 15:39 UTC  (2+ messages)
` [PATCH v1.1 "

[Buildroot] [PATCH] boot/uboot: add option to define custom dependencies
 2020-04-27 15:41 UTC  (5+ messages)

[PATCH v7 00/12] Add hypervisor sysfs-like support
 2020-04-27 15:40 UTC  (8+ messages)
` [PATCH v7 08/12] xen: add /buildinfo/config entry to hypervisor filesystem

Feature request: Please implement IORING_OP_TEE
 2020-04-27 15:40 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-27 15:37 UTC  (12+ messages)

[PATCH net-next] drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe()
 2020-04-27 15:16 UTC  (2+ messages)

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-27 15:39 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-27 15:38 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH -next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
 2020-04-27 15:38 UTC  (5+ messages)

[PATCH v2] spi: spi-amd: Add AMD SPI controller driver support
 2020-04-27 15:38 UTC  (2+ messages)

Questionable aspects of QEMU Error's design
 2020-04-27 15:36 UTC  (3+ messages)

[PATCH net-next 08/17] net: atlantic: A2 driver-firmware interface
 2020-04-27 15:38 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-27 15:38 UTC  (36+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

io_uring statx fails with AT_EMPTY_PATH
 2020-04-27 15:29 UTC 

[PATCH] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-04-27 15:37 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/14] cleanup resources on shutdown
 2020-04-27 15:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH 06/14] eal: mp: end the multiprocess thread during cleanup

[PATCH][kvmtool] kvm: Request VM specific limits instead of system-wide ones
 2020-04-27 15:37 UTC  (3+ messages)

[PATCH] kcsan: Add test suite
 2020-04-27 15:37 UTC  (3+ messages)

[PATCH] soc: imx: Add power domain driver support for i.mx8m family
 2020-04-27 15:37 UTC  (4+ messages)

[PATCH] PCI: pci-hyperv: Retry PCI bus D0 entry when the first attempt failed with invalid device state 0xC0000184
 2020-04-27 15:36 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915/gt: Fix up clock frequency
 2020-04-27 15:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Fix up clock frequency (rev4)

[PATCH V8 00/11] blk-mq: improvement CPU hotplug
 2020-04-27 15:36 UTC  (10+ messages)
` [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive

[MODERATED] doc fix
 2020-04-27 15:35 UTC  (3+ messages)
` [MODERATED] "

[PATCH] python/semanage: Use ipaddress module instead of IPy
 2020-04-27 15:34 UTC  (2+ messages)
` [PATCH v2] "

[MODERATED] [PATCH 0/4] more sampling fun 0
 2020-04-27 15:25 UTC  (5+ messages)
` [MODERATED] [PATCH 1/4] more sampling fun 1
` [MODERATED] [PATCH 2/4] more sampling fun 2
` [MODERATED] [PATCH 3/4] more sampling fun 3
` [MODERATED] [PATCH 4/4] more sampling fun 4

[PATCH] mips/cache: Add missing nop's in delay slots
 2020-04-27 15:31 UTC 

[PATCH RFC v2 0/3] target/arm: Implement SVE2 Crypto Extensions
 2020-04-27 15:29 UTC  (4+ messages)
` [PATCH RFC v2 1/3] target/arm: Implement SVE2 AESMC, AESIMC
` [PATCH RFC v2 2/3] target/arm: Implement SVE2 AESE, AESD, SM4E
` [PATCH RFC v2 3/3] target/arm: Implement SVE2 SM4EKEY, RAX1

[PATCH 0/3] add channel constraint for BDW machine drivers
 2020-04-27 15:30 UTC  (5+ messages)
` [PATCH 2/3] ASoC: bdw-rt5650: channel constraint support

[PATCH 1/8] iio: light: cm32181: Add some extra register defines
 2020-04-27 15:31 UTC  (4+ messages)
` [PATCH 7/8] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[PATCH v2 1/4] kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
 2020-04-27 15:29 UTC  (3+ messages)
` [PATCH v2 4/4] kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro

[PATCH] btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info
 2020-04-27 15:29 UTC  (2+ messages)

many csum warning/errors on qemu guests using btrfs
 2020-04-27 15:23 UTC 

[PATCH] x86/ioemul: Rewrite stub generation
 2020-04-27 15:28 UTC  (2+ messages)

[dm-crypt] Some Q&A about LUKS2 reencryption
 2020-04-27 15:27 UTC  (3+ messages)

configuration issue
 2020-04-27 15:27 UTC  (2+ messages)

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-04-27 15:25 UTC  (4+ messages)
` [PATCH V2 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

Question about BPF_MAP_TYPE_CGROUP_STORAGE
 2020-04-27 15:25 UTC  (8+ messages)

[PATCH 1/2] drivers: staging: rts5208: rtsx.c fix Unbalanced braces around else statement issue
 2020-04-27 15:24 UTC  (2+ messages)
` [PATCH 2/2] drivers: staging: rts5208: rtsx.c fix Unbalanced braces around else-if statements

[PATCH] nsproxy: attach to namespaces via pidfds
 2020-04-27 15:21 UTC  (2+ messages)

Problem with 9ba09998baa9 ("selinux: Implement the watch_key security hook") in linux-next
 2020-04-27 15:24 UTC  (9+ messages)
        ` [PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms

[PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
 2020-04-27 15:23 UTC  (13+ messages)
` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
` [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
` [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
` [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes

[PATCH 00/14] Update omaps to use drivers/clocksource timers
 2020-04-27 15:23 UTC  (7+ messages)
` [PATCH 02/14] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support

[PATCH v2] docs/virt/kvm: Document running nested guests
 2020-04-27 15:22 UTC  (3+ messages)

[Virtio-fs] [PATCH 1/2] fuse: virtiofs: Fix nullptr dereference
 2020-04-27 15:22 UTC  (5+ messages)
` [Virtio-fs] [PATCH 2/2] fuse: virtiofs: Add basic multiqueue support
    `  "

[PATCH 0/5] QEMU Gating CI
 2020-04-27 15:20 UTC  (17+ messages)

FAILED: patch "[PATCH] drm/i915/gt: Update PMINTRMSK holding fw" failed to apply to 5.6-stable tree
 2020-04-27 15:21 UTC 

[PATCH v3 bpf-next 00/15] net: Add support for XDP in egress path
 2020-04-27 15:21 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-04-27 15:21 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next 00/33] XDP extend with knowledge of frame size
 2020-04-27 15:20 UTC  (4+ messages)
` [PATCH net-next 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame

[Intel-gfx] [PATCH] drm/i915/execlists: Verify we don't submit two identical tags
 2020-04-27 15:20 UTC 

Please pull u-boot-dm
 2020-04-27 15:20 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.