All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-26 13:40:12 to 2019-07-26 13:50:33 UTC [more...]

[PATCH AUTOSEL 5.2 01/85] ARM: riscpc: fix DMA
 2019-07-26 13:46 UTC  (31+ messages)
` [PATCH AUTOSEL 5.2 13/85] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH AUTOSEL 5.2 15/85] firmware/psci: psci_checker: Park kthreads before stopping them
` [PATCH AUTOSEL 5.2 21/85] ARM: exynos: Only build MCPM support if used
` [PATCH AUTOSEL 5.2 23/85] fs/adfs: super: fix use-after-free bug
` [PATCH AUTOSEL 5.2 24/85] clk: sprd: Add check for return value of sprd_clk_regmap_init()
` [PATCH AUTOSEL 5.2 32/85] ceph: fix listxattr vxattr buffer length calculation
` [PATCH AUTOSEL 5.2 38/85] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 5.2 40/85] drm/amd/display: Expose audio inst from DC to DM
` [PATCH AUTOSEL 5.2 42/85] perf version: Fix segfault due to missing OPT_END()
` [PATCH AUTOSEL 5.2 43/85] x86: kvm: avoid constant-conversion warning
` [PATCH AUTOSEL 5.2 45/85] ISDN: hfcsusb: checking idx of ep configuration
` [PATCH AUTOSEL 5.2 47/85] bpf: fix BTF verifier size resolution logic
` [PATCH AUTOSEL 5.2 49/85] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH AUTOSEL 5.2 51/85] mm/slab_common.c: work around clang bug #42570
` [PATCH AUTOSEL 5.2 52/85] mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
` [PATCH AUTOSEL 5.2 53/85] mm/z3fold.c: reinitialize zhdr structs after migration
` [PATCH AUTOSEL 5.2 55/85] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 5.2 60/85] coda: add error handling for fget
` [PATCH AUTOSEL 5.2 65/85] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 5.2 66/85] nds32: fix asm/syscall.h
` [PATCH AUTOSEL 5.2 67/85] device-dax: fix memory and resource leak if hotplug fails
` [PATCH AUTOSEL 5.2 68/85] mm/hotplug: make remove_memory() interface usable
` [PATCH AUTOSEL 5.2 76/85] x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
` [PATCH AUTOSEL 5.2 80/85] bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips
` [PATCH AUTOSEL 5.2 81/85] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH AUTOSEL 5.2 82/85] bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
` [PATCH AUTOSEL 5.2 84/85] dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
` [PATCH AUTOSEL 5.2 85/85] drm/nouveau/dmem: missing mutex_lock in error path

[PATCH AUTOSEL 4.14 01/37] ARM: riscpc: fix DMA
 2019-07-26 13:43 UTC  (22+ messages)
  ` [PATCH AUTOSEL 4.14 02/37] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH AUTOSEL 4.14 03/37] ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
` [PATCH AUTOSEL 4.14 04/37] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 4.14 09/37] clk: tegra210: fix PLLU and PLLU_OUT1
` [PATCH AUTOSEL 4.14 14/37] ceph: return -ERANGE if virtual xattr value didn't fit in buffer
` [PATCH AUTOSEL 4.14 16/37] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 4.14 19/37] ISDN: hfcsusb: checking idx of ep configuration
` [PATCH AUTOSEL 4.14 20/37] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH AUTOSEL 4.14 22/37] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 4.14 25/37] coda: fix build using bare-metal toolchain
` [PATCH AUTOSEL 4.14 29/37] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 4.14 32/37] xen: let alloc_xenballooned_pages() fail if not enough memory free
` [PATCH AUTOSEL 4.14 33/37] xen/pv: Fix a boot up hang revealed by int3 self test
` [PATCH AUTOSEL 4.14 34/37] x86/kvm: Don't call kvm_spurious_fault() from .fixup
` [PATCH AUTOSEL 4.14 35/37] x86/paravirt: Fix callee-saved function ELF sizes
` [PATCH AUTOSEL 4.14 36/37] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH AUTOSEL 4.14 37/37] drm/nouveau: fix memory leak in nouveau_conn_reset()

[PATCH] grep: use custom JIT stack with pcre2
 2019-07-26 13:50 UTC  (4+ messages)
` [PATCH 3/3] grep: stop using a custom JIT stack with PCRE v1

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-07-26 13:45 UTC  (5+ messages)
` [RFC PATCH 3/4] btrfs: use xxhash64 for checksumming

[PATCH AUTOSEL 4.9 01/30] ARM: riscpc: fix DMA
 2019-07-26 13:44 UTC  (32+ messages)
` [PATCH AUTOSEL 4.9 02/30] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH AUTOSEL 4.9 03/30] ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
` [PATCH AUTOSEL 4.9 04/30] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 4.9 05/30] ftrace: Enable trampoline when rec count returns back to one
` [PATCH AUTOSEL 4.9 06/30] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH AUTOSEL 4.9 07/30] MIPS: lantiq: Fix bitfield masking
` [PATCH AUTOSEL 4.9 08/30] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH AUTOSEL 4.9 09/30] fs/adfs: super: fix use-after-free bug
` [PATCH AUTOSEL 4.9 10/30] btrfs: fix minimum number of chunk errors for DUP
` [PATCH AUTOSEL 4.9 11/30] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH AUTOSEL 4.9 12/30] ceph: return -ERANGE if virtual xattr value didn't fit in buffer
` [PATCH AUTOSEL 4.9 13/30] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 4.9 14/30] ACPI: fix false-positive -Wuninitialized warning
` [PATCH AUTOSEL 4.9 15/30] ISDN: hfcsusb: checking idx of ep configuration
` [PATCH AUTOSEL 4.9 16/30] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH AUTOSEL 4.9 17/30] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH AUTOSEL 4.9 18/30] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 4.9 19/30] mm/cma.c: fail if fixed declaration can't be honored
` [PATCH AUTOSEL 4.9 20/30] coda: add error handling for fget
` [PATCH AUTOSEL 4.9 21/30] coda: fix build using bare-metal toolchain
` [PATCH AUTOSEL 4.9 22/30] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH AUTOSEL 4.9 23/30] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH AUTOSEL 4.9 24/30] drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
` [PATCH AUTOSEL 4.9 25/30] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 4.9 26/30] floppy: fix div-by-zero in setup_format_params
` [PATCH AUTOSEL 4.9 27/30] floppy: fix out-of-bounds read in copy_buffer
` [PATCH AUTOSEL 4.9 28/30] xen: let alloc_xenballooned_pages() fail if not enough memory free
` [PATCH AUTOSEL 4.9 29/30] x86/kvm: Don't call kvm_spurious_fault() from .fixup
` [PATCH AUTOSEL 4.9 30/30] x86, boot: Remove multiple copy of static function sanitize_boot_params()

[PATCH 0/2] crypto: validate inputs for gcm and aes
 2019-07-26 13:49 UTC  (3+ messages)
` [PATCH 2/2] crypto: aes - helper function to validate key length for AES algorithms

WARNING in __mmdrop
 2019-07-26 13:49 UTC  (15+ messages)

[Bug 111227] Mesa trunk 3.9
 2019-07-26 13:49 UTC 

[Xen-devel] Xen Coding style and clang-format
 2019-07-26 13:49 UTC  (5+ messages)

[PATCH stable-5.1 0/3] KVM: x86: FPU and nested VMX guest reset fixes
 2019-07-26 13:49 UTC  (2+ messages)

[PATCH stable-5.2 0/3] KVM: x86: FPU and nested VMX guest reset fixes
 2019-07-26 13:49 UTC  (2+ messages)

next/master boot: 254 boots: 16 failed, 231 passed with 4 offline, 1 untried/unknown, 2 conflicts (next-20190726)
 2019-07-26 13:48 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/23] ARM: riscpc: fix DMA
 2019-07-26 13:45 UTC  (24+ messages)
` [PATCH AUTOSEL 4.4 02/23] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 4.4 03/23] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH AUTOSEL 4.4 04/23] MIPS: lantiq: Fix bitfield masking
` [PATCH AUTOSEL 4.4 05/23] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH AUTOSEL 4.4 06/23] fs/adfs: super: fix use-after-free bug
` [PATCH AUTOSEL 4.4 07/23] btrfs: fix minimum number of chunk errors for DUP
` [PATCH AUTOSEL 4.4 08/23] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH AUTOSEL 4.4 09/23] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 4.4 10/23] ACPI: fix false-positive -Wuninitialized warning
` [PATCH AUTOSEL 4.4 11/23] ISDN: hfcsusb: checking idx of ep configuration
` [PATCH AUTOSEL 4.4 12/23] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH AUTOSEL 4.4 13/23] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH AUTOSEL 4.4 14/23] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 4.4 15/23] mm/cma.c: fail if fixed declaration can't be honored
` [PATCH AUTOSEL 4.4 16/23] coda: add error handling for fget
` [PATCH AUTOSEL 4.4 17/23] coda: fix build using bare-metal toolchain
` [PATCH AUTOSEL 4.4 18/23] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH AUTOSEL 4.4 19/23] drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
` [PATCH AUTOSEL 4.4 20/23] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 4.4 21/23] floppy: fix div-by-zero in setup_format_params
` [PATCH AUTOSEL 4.4 22/23] floppy: fix out-of-bounds read in copy_buffer
` [PATCH AUTOSEL 4.4 23/23] x86/kvm: Don't call kvm_spurious_fault() from .fixup

[PATCH stable-4.19 0/2] KVM: nVMX: guest reset fixes
 2019-07-26 13:48 UTC  (2+ messages)

[PATCH v2 0/6] firmware: arm_scmi: miscellaneous fixes/updates
 2019-07-26 13:45 UTC  (14+ messages)
` [PATCH v2 1/6] firmware: arm_scmi: Use the correct style for SPDX License Identifier
` [PATCH v2 2/6] firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
` [PATCH v2 3/6] firmware: arm_scmi: Remove extra check for invalid length message responses
` [PATCH v2 4/6] firmware: arm_scmi: Fix few trivial typos in comments
` [PATCH v2 5/6] firmware: arm_scmi: Use the term 'message' instead of 'command'
` [PATCH v2 6/6] firmware: arm_scmi: Check if platform has released shmem before using

[Xen-devel] [PATCH V2] tools/libxl: Add iothread support for COLO
 2019-07-26 13:47 UTC  (2+ messages)

[PATCHv2 0/3] crypto: inside-secure - broaden driver scope
 2019-07-26 12:43 UTC  (4+ messages)
` [PATCHv2 1/3] Kconfig: inside-secure - make driver selectable for non-Marvell hardware
` [PATCHv2 2/3] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCHv2 3/3] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[Qemu-devel] [PATCH v5 00/15] Invert Endian bit in SPARCv9 MMU TTE
 2019-07-26 13:46 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 04/15] hw/s390x: "
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 05/15] hw/intc/armv7m_nic: "
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 06/15] hw/virtio: "
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 07/15] hw/vfio: "
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 08/15] exec: "
    ` [Qemu-riscv] "

[PATCH] irqchip: madera: Fixup SPDX headers
 2019-07-26 13:47 UTC  (2+ messages)

[PATCH 0/3] crypto: inside-secure - add more AEAD ciphersuites
 2019-07-26 13:46 UTC  (5+ messages)
` [PATCH 2/3] crypto: inside-secure - added support for rfc3686(ctr(aes))

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-26 13:46 UTC  (9+ messages)
              ` [Bridge] "

[Xen-devel] [PATCH] x86: don't include {amd-, }iommu.h from fixmap.h
 2019-07-26 13:46 UTC  (2+ messages)

[PATCH] common/rc: ceph only supports default SEEK_HOLE behavior
 2019-07-26 13:45 UTC 

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-07-26 13:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 30/42] qemu-img: Use child access functions

[dpdk-dev] [PATCH v4] doc: release note for the IPsec library and application
 2019-07-26 13:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[Qemu-devel] [PATCH v7 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-07-26 13:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 02/11] numa: move numa global variable nb_numa_nodes into MachineState

[PATCH AUTOSEL 4.19 01/47] ARM: riscpc: fix DMA
 2019-07-26 13:42 UTC  (25+ messages)
  ` [PATCH AUTOSEL 4.19 02/47] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
  ` [PATCH AUTOSEL 4.19 03/47] ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
  ` [PATCH AUTOSEL 4.19 04/47] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 4.19 05/47] ftrace: Enable trampoline when rec count returns back to one
` [PATCH AUTOSEL 4.19 06/47] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
` [PATCH AUTOSEL 4.19 07/47] arm64: dts: rockchip: fix isp iommu clocks and power domain
` [PATCH AUTOSEL 4.19 10/47] MIPS: lantiq: Fix bitfield masking
` [PATCH AUTOSEL 4.19 12/47] clk: tegra210: fix PLLU and PLLU_OUT1
` [PATCH AUTOSEL 4.19 19/47] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH AUTOSEL 4.19 22/47] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 4.19 24/47] x86: kvm: avoid constant-conversion warning
` [PATCH AUTOSEL 4.19 29/47] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 4.19 30/47] mm/cma.c: fail if fixed declaration can't be honored
` [PATCH AUTOSEL 4.19 31/47] lib/test_overflow.c: avoid tainting the kernel and fix wrap size
` [PATCH AUTOSEL 4.19 32/47] lib/test_string.c: avoid masking memset16/32/64 failures
` [PATCH AUTOSEL 4.19 35/47] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH AUTOSEL 4.19 36/47] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH AUTOSEL 4.19 38/47] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 4.19 44/47] x86/kvm: Don't call kvm_spurious_fault() from .fixup
` [PATCH AUTOSEL 4.19 45/47] x86/paravirt: Fix callee-saved function ELF sizes
` [PATCH AUTOSEL 4.19 46/47] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH AUTOSEL 4.19 47/47] drm/nouveau: fix memory leak in nouveau_conn_reset()

[Qemu-devel] [PULL 00/22] virtio, pc, pci: features, fixes, cleanups
 2019-07-26 13:43 UTC  (8+ messages)

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-26 13:43 UTC  (4+ messages)
` [RFC PATCH 01/40] soundwire: add debugfs support
  ` [alsa-devel] "

[PATCH 1/1] thermal_hwmon: Sanitize thermal_zone type
 2019-07-26 13:32 UTC 

[dpdk-dev] [PATCH] cryptodev: fix typo
 2019-07-26 13:42 UTC 

[PATCH 0/7] Fix broken references to files under Documentation/*
 2019-07-26 13:41 UTC  (5+ messages)
` [PATCH 1/7] docs: fix broken doc references due to renames

[PATCH] irqchip/irq-imx-gpcv2: forward irq type to parent
 2019-07-26 13:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples: modify error message for ip pipeline
 2019-07-26 13:41 UTC  (3+ messages)

[PATCH] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-26 13:41 UTC  (3+ messages)
` [PATCH] irqchip: renesas-rza1: fix an use-after-free in rza1_irqc_probe()

[dpdk-dev] [PATCH] doc: announce cpuflags check symbol removal
 2019-07-26 13:40 UTC  (2+ messages)

[Xen-devel] per-domain passthrough/iommu options
 2019-07-26 13:39 UTC  (3+ messages)

[PATCH 0/1] perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1
 2019-07-26 13:40 UTC  (3+ messages)
` [PATCH 1/1] "


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.