linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-26 13:16:16 to 2019-07-26 13:52:14 UTC [more...]

[PATCH AUTOSEL 5.2 01/85] ARM: riscpc: fix DMA
 2019-07-26 13:46 UTC  (46+ messages)
` [PATCH AUTOSEL 5.2 02/85] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH AUTOSEL 5.2 05/85] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 5.2 07/85] arm64: dts: qcom: qcs404-evb: fix l3 min voltage
` [PATCH AUTOSEL 5.2 08/85] soc: qcom: rpmpd: fixup rpmpd set performance state
` [PATCH AUTOSEL 5.2 09/85] arm64: dts: marvell: mcbin: enlarge PCI memory window
` [PATCH AUTOSEL 5.2 11/85] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
` [PATCH AUTOSEL 5.2 12/85] arm64: dts: rockchip: fix isp iommu clocks and power domain
` [PATCH AUTOSEL 5.2 13/85] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH AUTOSEL 5.2 14/85] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH AUTOSEL 5.2 15/85] firmware/psci: psci_checker: Park kthreads before stopping them
` [PATCH AUTOSEL 5.2 16/85] soc: imx8: Fix potential kernel dump in error path
` [PATCH AUTOSEL 5.2 20/85] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH AUTOSEL 5.2 21/85] ARM: exynos: Only build MCPM support if used
` [PATCH AUTOSEL 5.2 22/85] clk: tegra210: fix PLLU and PLLU_OUT1
` [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 26/85] btrfs: tree-checker: Check if the file extent end overflows
` [PATCH AUTOSEL 5.2 28/85] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation
` [PATCH AUTOSEL 5.2 32/85] ceph: fix listxattr vxattr buffer length calculation
` [PATCH AUTOSEL 5.2 37/85] ACPI: blacklist: fix clang warning for unused DMI table
` [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 70/85] floppy: fix out-of-bounds read in copy_buffer
` [PATCH AUTOSEL 5.2 73/85] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
` [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  (31+ messages)
` [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 11/37] btrfs: fix minimum number of chunk errors for DUP
` [PATCH AUTOSEL 4.14 12/37] cifs: Fix a race condition with cifs_echo_request
` [PATCH AUTOSEL 4.14 13/37] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH AUTOSEL 4.14 14/37] ceph: return -ERANGE if virtual xattr value didn't fit in buffer
` [PATCH AUTOSEL 4.14 15/37] ACPI: blacklist: fix clang warning for unused DMI table
` [PATCH AUTOSEL 4.14 16/37] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 4.14 17/37] x86: kvm: avoid constant-conversion warning
` [PATCH AUTOSEL 4.14 18/37] ACPI: fix false-positive -Wuninitialized warning
` [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 21/37] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH AUTOSEL 4.14 22/37] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 4.14 23/37] mm/cma.c: fail if fixed declaration can't be honored
` [PATCH AUTOSEL 4.14 24/37] coda: add error handling for fget
` [PATCH AUTOSEL 4.14 25/37] coda: fix build using bare-metal toolchain
` [PATCH AUTOSEL 4.14 26/37] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH AUTOSEL 4.14 27/37] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH AUTOSEL 4.14 28/37] drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
` [PATCH AUTOSEL 4.14 29/37] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH AUTOSEL 4.14 30/37] floppy: fix div-by-zero in setup_format_params
` [PATCH AUTOSEL 4.14 31/37] floppy: fix out-of-bounds read in copy_buffer
` [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 v2 00/10] firmware: arm_scmi: Add support for Rx channels, async commands and delayed response
 2019-07-26 13:51 UTC  (6+ messages)
` [PATCH v2 01/10] firmware: arm_scmi: Reorder some functions to avoid forward declarations
` [PATCH v2 05/10] firmware: arm_scmi: Add mechanism to unpack message headers
` [PATCH v2 06/10] firmware: arm_scmi: Add support for asynchronous commands and delayed response
` [PATCH v2 09/10] firmware: arm_scmi: Drop config flag in clk_ops->rate_set
` [PATCH v2 10/10] firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible

[PATCH AUTOSEL 4.9 01/30] ARM: riscpc: fix DMA
 2019-07-26 13:44 UTC  (30+ 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)

[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 

[PATCH AUTOSEL 4.4 01/23] ARM: riscpc: fix DMA
 2019-07-26 13:45 UTC  (23+ 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] irqchip: madera: Fixup SPDX headers
 2019-07-26 13:47 UTC  (2+ messages)

[PATCH v2 0/6] firmware: arm_scmi: miscellaneous fixes/updates
 2019-07-26 13:45 UTC  (7+ 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

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

[PATCH AUTOSEL 4.19 01/47] ARM: riscpc: fix DMA
 2019-07-26 13:42 UTC  (20+ messages)
` [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 15/47] btrfs: fix minimum number of chunk errors for DUP
` [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()

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

[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()

[PATCH v2] counter/ftm-quaddec: Use device-managed registration API
 2019-07-26 13:39 UTC 

Add Ingenic X1000 irqchip support
 2019-07-26 13:36 UTC  (4+ messages)
` Add Ingenic JZ4760 and X1000 and X1500 irqchip support v3
  ` [PATCH v3 3/8] dt-bindings: interrupt-controller: Add JZ4760 and JZ4760B bindings

[PATCH] isdn/gigaset: check endpoint null in gigaset_probe
 2019-07-26 13:35 UTC 

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-26 13:33 UTC  (4+ messages)
` [RFC PATCH 09/40] soundwire: cadence_master: fix usage of CONFIG_UPDATE
  ` [alsa-devel] "

[PATCH] AppArmor: Remove semicolon
 2019-07-26 13:32 UTC 

Slowness forming TIPC cluster with explicit node addresses
 2019-07-26 13:31 UTC  (2+ messages)

[PATCH 0/5] sched/deadline: Fix double accounting in push_dl_task() & some cleanups
 2019-07-26 13:30 UTC  (3+ messages)
` [PATCH 1/5] sched/deadline: Fix double accounting of rq/running bw in push_dl_task()

[PATCH] hung_task: Allow printing warnings every check interval
 2019-07-26 13:28 UTC  (5+ messages)

BTRFS: Kmemleak errrors with do_sys_ftruncate
 2019-07-26 13:29 UTC  (3+ messages)

[PATCH 1/3] arm64: perf: Mark expected switch fall-through
 2019-07-26 13:28 UTC  (7+ messages)

[patch v4 0/5] *** AST2500 DMA UART driver ***
 2019-07-26 13:27 UTC  (6+ messages)
` [patch v4 1/5] AST2500 DMA UART driver
` [patch v4 2/5] build configuration for "
` [patch v4 3/5] DT nodes "
` [patch v4 4/5] defconfig and MAINTAINERS updated "
` [patch v4 5/5] Documentation: DT bindings "

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

[PATCH] irqchip: irq-mbigen: Add of_node_put() before return
 2019-07-26 13:22 UTC  (2+ messages)

[PATCH v2] counter/ftm-quaddec: Use device-managed registration API
 2019-07-26 13:21 UTC  (3+ messages)

[PATCH v1 1/4] lib/vsprintf: Print time64_t in human readable format
 2019-07-26 13:20 UTC  (2+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-26 13:19 UTC  (21+ messages)

[PATCH] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
 2019-07-26 13:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] irqchip: gic-v3: Mark expected switch fall-through
 2019-07-26 13:17 UTC  (2+ messages)

[PATCH 0/3] drm/panel: jh057n00900: Move dsi init sequence to prepare
 2019-07-26 13:16 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).