All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-22 23:25:20 to 2018-05-23 00:26:13 UTC [more...]

[PATCH] drivers/bus/ifpga/: fix Coverity issue
 2018-05-23  0:26 UTC  (4+ messages)
` [PATCH v2 0/3] Fix bus/ifpga coverity issue: 279455, 279459 and 279454

Deleting a project from XFS quotas
 2018-05-23  0:25 UTC  (2+ messages)

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-23  0:25 UTC  (11+ messages)
` [PATCH v3 01/10] arm: remove the ARM HDLCD driver
` [PATCH v3 02/10] arm: make it possible to disable HAS_GICV3
` [PATCH v3 03/10] arm: rename HAS_GICV3 to GICV3
` [PATCH v3 04/10] Make MEM_ACCESS configurable
` [PATCH v3 05/10] make it possible to enable/disable UART drivers
` [PATCH v3 06/10] xen: remove HAS_ prefix from UART Kconfig options
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver
` [PATCH v3 08/10] arm: add a tiny kconfig configuration
` [PATCH v3 09/10] arm: add QEMU, Rcar3 and MPSoC configs
` [PATCH v3 10/10] xen: add cloc target

[Bug 106499] [regression, bisected] Several games crash on start
 2018-05-23  0:24 UTC  (2+ messages)

[PATCH] mfd: cros_ec: retry commands when EC is known to be busy
 2018-05-23  0:23 UTC 

[PATCH V2] blk-mq: avoid to starve tag allocation after allocation process migrates
 2018-05-23  0:22 UTC  (3+ messages)

[RFC v7 0/7] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-23  0:22 UTC  (8+ messages)
` [RFC v7 1/7] powerpc/drmem: Export 'dynamic-memory' loader
` [RFC v7 2/7] powerpc/cpu: Conditionally acquire/release DRC index
` [RFC v7 3/7] migration/dlpar: Add operation queuing function
` [RFC v7 4/7] powerpc/dlpar: Provide CPU readd operation
` [RFC v7 5/7] powerpc/mobility: Add lock/unlock device hotplug
` [RFC v7 6/7] migration/memory: Update memory for assoc changes
` [RFC v5 7/7] migration/memory: Support 'ibm,dynamic-memory-v2'

[PATCHv3 0/2] Salted build ids via linker sections
 2018-05-23  0:19 UTC  (3+ messages)
` [PATCHv3 1/2] kbuild: Introduce build-salt linker script
` [PATCHv3 2/2] x86/vdso: Add build salt to the vDSO

[Qemu-devel] [PATCH v1 00/30] QEMU 2.13 RISC-V updates
 2018-05-23  0:15 UTC  (31+ messages)
` [Qemu-devel] [PATCH v1 01/30] RISC-V: Update address bits to support sv39 and sv48
` [Qemu-devel] [PATCH v1 02/30] RISC-V: Improve page table walker spec compliance
` [Qemu-devel] [PATCH v1 03/30] RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
` [Qemu-devel] [PATCH v1 04/30] RISC-V: Simplify riscv_cpu_local_irqs_pending
` [Qemu-devel] [PATCH v1 05/30] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PATCH v1 06/30] RISC-V: Move non-ops from op_helper to cpu_helper
` [Qemu-devel] [PATCH v1 07/30] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PATCH v1 08/30] RISC-V: Implement modular CSR helper interface
` [Qemu-devel] [PATCH v1 09/30] RISC-V: Implement atomic mip/sip CSR updates
` [Qemu-devel] [PATCH v1 10/30] RISC-V: Implement existential predicates for CSRs
` [Qemu-devel] [PATCH v1 11/30] RISC-V: Split out mstatus_fs from tb_flags
` [Qemu-devel] [PATCH v1 12/30] RISC-V: Mark mstatus.fs dirty
` [Qemu-devel] [PATCH v1 13/30] RISC-V: Implement mstatus.TSR/TW/TVM
` [Qemu-devel] [PATCH v1 14/30] RISC-V: Add public API for the CSR dispatch table
` [Qemu-devel] [PATCH v1 15/30] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PATCH v1 16/30] RISC-V: Use riscv prefix consistently on cpu helpers
` [Qemu-devel] [PATCH v1 17/30] RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
` [Qemu-devel] [PATCH v1 18/30] RISC-V: Add missing free for plic_hart_config
` [Qemu-devel] [PATCH v1 19/30] RISC-V: Allow interrupt controllers to claim interrupts
` [Qemu-devel] [PATCH v1 20/30] RISC-V: Add misa to DisasContext
` [Qemu-devel] [PATCH v1 21/30] RISC-V: Add misa.MAFD checks to translate
` [Qemu-devel] [PATCH v1 22/30] RISC-V: Add misa runtime write support
` [Qemu-devel] [PATCH v1 23/30] RISC-V: Fix CLINT timecmp low 32-bit writes
` [Qemu-devel] [PATCH v1 24/30] RISC-V: Fix PLIC pending bitfield reads
` [Qemu-devel] [PATCH v1 25/30] RISC-V: Enable second UART on sifive_e and sifive_u
` [Qemu-devel] [PATCH v1 26/30] RISC-V: Remove unnecessary disassembler constraints
` [Qemu-devel] [PATCH v1 27/30] elf: Add RISC-V PSABI ELF header defines
` [Qemu-devel] [PATCH v1 28/30] RISC-V: linux-user support for RVE ABI
` [Qemu-devel] [PATCH v1 29/30] RISC-V: Don't add NULL bootargs to device-tree
` [Qemu-devel] [PATCH v1 30/30] RISC-V: Support separate firmware and kernel payload

[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
 2018-05-23  0:18 UTC  (2+ messages)

[PATCH RFC] schedutil: Address the r/w ordering race in kthread
 2018-05-23  0:18 UTC  (2+ messages)

[PATCH] e1000: check the return of pci_get_drvdata() in e1000_remove()
 2018-05-23  0:17 UTC 

[dpdk-announce] release candidate 18.05-rc5
 2018-05-23  0:17 UTC 

[PATCH v2] net/liquidio fixes unable to update linfo var
 2018-05-23  0:16 UTC  (4+ messages)
    ` [PATCH v2] net/liquidio fixes unable to update linfovar

+ revert-mm-cma-manage-the-memory-of-the-cma-area-by-using-the-zone_movable.patch added to -mm tree
 2018-05-23  0:16 UTC 

[PATCH blktests] Documentation: document prerequisite scriptlets
 2018-05-23  0:15 UTC  (5+ messages)

[PATCH net] net: phy: broadcom: Fix bcm_write_exp()
 2018-05-23  0:15 UTC  (5+ messages)

[PATCH] recipes-kernel/linux: Enable NUMA Kconfig from MACHINE_FEATURES
 2018-05-23  0:14 UTC  (3+ messages)

[PATCH v7 00/14] Appended signatures support for IMA appraisal
 2018-05-23  0:12 UTC  (45+ messages)
` [PATCH v7 01/14] MODSIGN: Export module signature definitions
` [PATCH v7 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v7 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v7 04/14] integrity: Introduce struct evm_xattr
` [PATCH v7 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v7 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v7 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v7 08/14] ima: Introduce is_signed()
` [PATCH v7 09/14] ima: Export func_tokens
` [PATCH v7 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v7 11/14] ima: Implement support "
` [PATCH v7 12/14] ima: Add new "d-sig" template field
` [PATCH v7 13/14] ima: Write modsig to the measurement list
` [PATCH v7 14/14] ima: Store the measurement again when appraising a modsig

[PATCH v6 0/7] drm/i915: per context slice/subslice powergating
 2018-05-23  0:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: per context slice/subslice powergating (rev5)

[PATCH] doc: update qede guide and features
 2018-05-23  0:09 UTC 

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-23  0:09 UTC  (12+ messages)

[PATCH v3 0/2] regulator: add QCOM RPMh regulator driver
 2018-05-23  0:08 UTC  (12+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings

Freescale PPC
 2018-05-23  0:06 UTC  (5+ messages)

[PATCH blktests] block/020: test IO req allocation
 2018-05-23  0:01 UTC  (2+ messages)

[Fuego] [PATCH] Add test cases for commands of busybox as follows: ash bunzip2 free wget
 2018-05-22 23:57 UTC  (4+ messages)

[PATCH blktests] blktests: use consistent helper returns
 2018-05-22 23:55 UTC  (2+ messages)

[PATCH] Revert "block: Add warning for bi_next not NULL in bio_endio()"
 2018-05-22 23:55 UTC 

[RFC v5 6/6] migration/memory: Update memory for assoc changes
 2018-05-22 23:54 UTC  (3+ messages)

[PATCH] Fix SSBD not being exposed to guests. (v1)
 2018-05-22 23:50 UTC  (3+ messages)
` [PATCH] KVM: VMX: Expose SSBD properly to guests

[PATCH] arm64: Make sure permission updates happen for pmd/pud
 2018-05-22 23:50 UTC  (2+ messages)

[PATCH 0/6] block: Consolidate scsi sense buffer usage
 2018-05-22 23:49 UTC  (16+ messages)
` [PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI

[RFC v5 3/6] migration/dlpar: Add device readd queuing function
 2018-05-22 23:49 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
 2018-05-22 23:48 UTC  (2+ messages)

[PATCH V2] check: fail tests if check/dmesg are not clean
 2018-05-22 23:47 UTC 

[PATCH] drm/i915: Special case kernel_context switch request
 2018-05-22 23:46 UTC  (2+ messages)

[RFC v5 2/6] powerpc/cpu: Conditionally acquire/release DRC index
 2018-05-22 23:46 UTC  (3+ messages)

[PATCH v2 bpf-next 0/5] bpf: Hooks for sys_sendmsg
 2018-05-22 23:40 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] "
` [PATCH v2 bpf-next 2/5] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 3/5] libbpf: Support guessing sendmsg{4,6} progs
` [PATCH v2 bpf-next 4/5] selftests/bpf: Prepare test_sock_addr for extension
` [PATCH v2 bpf-next 5/5] selftests/bpf: Selftest for sys_sendmsg hooks

[Qemu-devel] [RFC 0/3] pci_expander_brdige: Put pxb host bridge into separate pci domain
 2018-05-22 23:40 UTC  (13+ messages)
` [Qemu-devel] [RFC 3/3] acpi-build: allocate mcfg for multiple host bridges

[PATCH v2 0/4] btrfs: lzo: Harden decompression callers to avoid kernel memory corruption
 2018-05-22 23:38 UTC  (4+ messages)
` [PATCH v2 3/4] btrfs: lzo: Add header length check to avoid slab out of bounds access

[RFC v6 0/6] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-22 23:36 UTC  (7+ messages)
` [RFC v5 1/6] powerpc/drmem: Export 'dynamic-memory' loader
` [RFC v5 2/6] powerpc/cpu: Conditionally acquire/release DRC index
` [RFC v5 3/6] migration/dlpar: Add device readd queuing function
` [RFC v5 4/6] powerpc/dlpar: Provide CPU readd operation
` [RFC v5 5/6] powerpc/mobility: Add lock/unlock device hotplug
` [RFC v5 6/6] migration/memory: Update memory for assoc changes

[PATCH v3 1/7] drm/i915/psr: Nuke PSR support for VLV and CHV
 2018-05-23  0:02 UTC  (5+ messages)
` [PATCH v3 4/7] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
` [PATCH v3 6/7] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-22 23:35 UTC  (7+ messages)
` [PATCH v2 07/40] iommu: Add a page fault handler

[PATCH v3 0/5] xfstests: generic swap file tests
 2018-05-22 23:34 UTC  (6+ messages)
` [PATCH v3 1/5] xfstests: create swap group
` [PATCH v3 2/5] generic: enable swapfile tests on Btrfs
` [PATCH v3 3/5] generic: add test for dedupe on an active swapfile
` [PATCH v3 4/5] generic: add test for truncate/fpunch of "
` [PATCH v3 5/5] generic: test invalid swap file activation

[PATCH v2 0/5] xfstests: generic swap file tests
 2018-05-22 23:32 UTC  (4+ messages)
` [PATCH v2 2/5] generic: enable swapfile tests on Btrfs

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-05-22 23:30 UTC  (7+ messages)
` [PATCH 2/5] PCI/AER: Add sysfs stats for AER capable devices

[lustre-devel] lustre and loopback device
 2018-05-22 23:31 UTC  (9+ messages)

[rcu:rcu/dev 98/99] kernel/rcu/rcutorture.c:1145:1: sparse: symbol '__pcpu_scope_rcu_torture_timer_rand' was not declared. Should it be static?
 2018-05-22 23:21 UTC  (3+ messages)
` [RFC PATCH rcu] rcutorture: __pcpu_scope_rcu_torture_timer_rand can be static

[U-Boot] [PATCH v3 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-22 23:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3 6/6] test: dm: Fix wrong aliases property names

[U-Boot] [PATCH] ehci: msm: Replace board_prepare_usb with board_usb_init
 2018-05-22 23:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ahci mvebu driver updates
 2018-05-22 23:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PATCH v2] add FIT data-position & data-offset property support
 2018-05-22 23:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Use live-tree functions in some xilinx drivers
 2018-05-22 23:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] serial: zynq: Use live-tree functions
` [U-Boot] [PATCH 2/4] mmc: "
` [U-Boot] [PATCH 3/4] watchdog: cadence: "
` [U-Boot] [PATCH 4/4] timer: "

[U-Boot] [PATCH v2 1/2] cmd: nvedit: add whitelist option for env import
 2018-05-22 23:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] test/py: add test for whitelist of variables while importing environment

[U-Boot] [PATCH 0/2] Allow building EFI binaries on x86_64
 2018-05-22 23:29 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] efi_selftest: allow building relocation code "
` [U-Boot] [PATCH 2/2] efi_loader: build CRT0 and RELOC "

[U-Boot] [BUG] efi_loader: LUV test and SCT test fail on minnowboard
 2018-05-22 23:29 UTC  (3+ messages)
` [U-Boot] [BUG] Cannot build qemu-x86_64_defconfig

[U-Boot] iotrace examine buffer command
 2018-05-22 23:29 UTC  (3+ messages)

[PATCH v2 00/14] ARM Spectre variant 2 fixes
 2018-05-22 23:25 UTC  (4+ messages)
` [PATCH 08/14] ARM: spectre-v2: harden user aborts in kernel space


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.