linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-26 19:04:45 to 2019-09-27 04:19:25 UTC [more...]

[PATCH v2] hv_sock: Add the support of hibernation
 2019-09-27  4:18 UTC  (2+ messages)

[PATCH v2][PATCH net] hv_netvsc: Add the support of hibernation
 2019-09-27  4:17 UTC  (2+ messages)

[PATCH] dmaengine: bcm-sba-raid: Handle mbox_request_channel failure
 2019-09-27  4:08 UTC  (2+ messages)

mainline/master boot bisection: v5.3-12562-g7897c04ad09f on bcm2836-rpi-2-b
 2019-09-27  3:56 UTC 

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-27  3:51 UTC  (6+ messages)

[PATCH 1/2] clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_by_phandle()
 2019-09-27  3:50 UTC  (2+ messages)
` [PATCH 2/2] clk: sprd: Change to use devm_platform_ioremap_resource()

[PATCH v2 1/2] dt-bindings: ptp: Add bindings doc for IDT ClockMatrix based PTP clock
 2019-09-27  3:48 UTC  (2+ messages)
` [PATCH v2 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-09-27  3:43 UTC 

Please reap out these dead link from the kernel doc
 2019-09-27  3:33 UTC 

[PATCH] dmaengine: sprd: Change to use devm_platform_ioremap_resource()
 2019-09-27  3:29 UTC 

[PATCH v2] async: Using current_work() to implement current_is_async()
 2019-09-27  3:29 UTC 

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-09-27  3:26 UTC  (7+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
  ` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely

[PATCH v6] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-27  3:15 UTC 

[PATCH] net: qrtr: fix memory leak in qrtr_tun_read_iter
 2019-09-27  3:16 UTC  (3+ messages)

[PATCH] net/ncsi: prevent memory leak in ncsi_rsp_handler_gc
 2019-09-27  3:15 UTC  (3+ messages)

[PATCH] nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request one hwlock
 2019-09-27  3:12 UTC 

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-09-27  3:11 UTC  (4+ messages)
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH v3 0/5] clk: rockchip: Support for some new features
 2019-09-27  3:01 UTC  (6+ messages)
` [PATCH v3 1/5] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v3 2/5] clk: rockchip: fix up the frac clk get rate error
` [PATCH v3 3/5] clk: rockchip: add a clock-type for muxes based in the pmugrf
` [PATCH v3 4/5] clk: rockchip: add pll up and down when change pll freq
` [PATCH v3 5/5] clk: rockchip: support pll setting by auto

[PATCH] csky: Fixup csky_pmu.max_period assignment
 2019-09-27  3:02 UTC 

[PATCH] udf: prevent memory leak in udf_new_inode
 2019-09-27  3:02 UTC  (4+ messages)

[PATCH v2] ASoC: Intel: Skylake: prevent memory leak in snd_skl_parse_uuids
 2019-09-27  2:55 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
 2019-09-27  2:45 UTC  (2+ messages)

[PATCH] iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
 2019-09-27  2:41 UTC 

[PATCH 0/3] KVM: MMU: fix nested guest live migration with PML
 2019-09-27  2:39 UTC  (5+ messages)
` [PATCH 1/3] KVM: x86: assign two bits to track SPTE kinds
` [PATCH 2/3] KVM: x86: fix nested guest live migration with PML

[PATCH V9 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-27  2:39 UTC  (3+ messages)
` [PATCH V9 2/2] mailbox: introduce ARM SMC based mailbox

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-27  2:27 UTC  (6+ messages)
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces

[PATCH] net: flow_offload: fix memory leak in nfp_abm_u32_knode_replace
 2019-09-27  2:26 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] nfp: abm: "

[PATCH V2 1/2] nvmem: imx: scu: support hole region check
 2019-09-27  2:23 UTC  (2+ messages)
` [PATCH V2 2/2] nvmem: imx: scu: support write

[PATCH] drm/komeda: Adds output-color format/depth support
 2019-09-27  2:22 UTC  (5+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-09-27  2:19 UTC  (8+ messages)
` [PATCH v7 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v7 2/7] kvm: vmx: Define CET VMCS fields and CPUID flags
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v7 4/7] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v7 5/7] kvm: x86: Add CET CR4 bit and XSS support
` [PATCH v7 6/7] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v7 7/7] KVM: x86: Add user-space access interface for CET MSRs

[RFC PATCH] x86/doc/boot_protocol: Correct the description of "reloc"
 2019-09-27  2:09 UTC  (9+ messages)

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-27  2:01 UTC  (9+ messages)
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation

[PATCH v2 0/2] drm/komeda: Add layer line size support
 2019-09-27  2:02 UTC  (6+ messages)
` [PATCH v2 1/2] drm/komeda: Add "

[PATCH v5 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-09-27  1:55 UTC  (5+ messages)

[PATCH V6 0/4] update supported sample format
 2019-09-27  1:53 UTC  (6+ messages)
` [PATCH V6 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
` [PATCH V6 2/4] ASoC: fsl_asrc: update supported sample format
` [PATCH V6 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
` [PATCH V6 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8

IWL AC 8260, kernel 5.3.*, many kernel WARNING
 2019-09-27  1:04 UTC 

[PATCH] firmware: imx: Skip return value check for some special SCU firmware APIs
 2019-09-27  1:20 UTC  (6+ messages)

memory leak in tls_init
 2019-09-27  1:19 UTC 

[PATCH RESEND] tools: gpio: Use !building_out_of_srctree to determine srctree
 2019-09-27  1:16 UTC 

[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-09-27  1:13 UTC 

[PATCH] tools: gpio: Use !building_out_of_srctree to determine srctree
 2019-09-27  1:13 UTC 

[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-27  1:07 UTC  (4+ messages)
` [PATCH v2 1/4] "

[PATCH] async: Using current_work() to implement current_is_async()
 2019-09-27  1:01 UTC  (3+ messages)

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-27  1:00 UTC  (6+ messages)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-27  0:55 UTC  (8+ messages)

[RFC PATCH 0/3] fix dma_mask for CCW devices
 2019-09-27  0:33 UTC  (6+ messages)
` [RFC PATCH 1/3] dma-mapping: make overriding GFP_* flags arch customizable

[PATCH] f2fs: fix to avoid data corruption by forbidding SSR overwrite
 2019-09-27  0:32 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH 00/11] of: dma-ranges fixes and improvements
 2019-09-27  0:24 UTC  (12+ messages)
` [PATCH 01/11] of: Remove unused of_find_matching_node_by_address()
` [PATCH 02/11] of: Make of_dma_get_range() private
` [PATCH 03/11] of: address: Report of_dma_get_range() errors meaningfully
` [PATCH 04/11] of/unittest: Add dma-ranges address translation tests
` [PATCH 05/11] of: Ratify of_dma_configure() interface
` [PATCH 06/11] of/address: Introduce of_get_next_dma_parent() helper
` [PATCH 07/11] of: address: Follow DMA parent for "dma-coherent"
` [PATCH 08/11] of: Factor out #{addr,size}-cells parsing
` [PATCH 09/11] of: Make of_dma_get_range() work on bus nodes
` [PATCH 10/11] of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
` [PATCH 11/11] of/address: Fix of_pci_range_parser_one translation of DMA addresses

[PATCH RFC 0/2] clk: meson: g12a: handle clock hw changes while in suspend
 2019-09-27  0:14 UTC  (4+ messages)
` [PATCH RFC 1/2] clk: introduce clk_invalidate_rate()

[PATCH 0/2] KVM: nVMX: Bug fix for consuming stale vmcs02.GUEST_CR3
 2019-09-27  0:06 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
` [PATCH 2/2] KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date

[PATCH v2 0/3] Add support for SBI v0.2
 2019-09-27  0:09 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v2 2/3] RISC-V: Add basic support for SBI v0.2
` [PATCH v2 3/3] RISC-V: Move SBI related macros under uapi

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-09-26 23:54 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: SDRAM and L2 cache EDAC for Armada SoCs
 2019-09-26 23:28 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x
` [PATCH 3/3] ARM: dts: armada-xp: add label to sdram-controller node

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-26 23:22 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v2 0/2] Add OSM L3 Interconnect Provider
 2019-09-26 23:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add OSM L3 DT bindings

[PATCH] arm64: defconfig: Enable SN65DSI86 display bridge
 2019-09-26 23:02 UTC 

[GIT PULL] timer fix
 2019-09-26 23:00 UTC  (2+ messages)

[GIT PULL] perf updates
 2019-09-26 23:00 UTC  (2+ messages)

[PATCH] ath9k_hw: fix uninitialized variable data
 2019-09-26 22:56 UTC 

[PATCH] arm64: defconfig: Enable QCA Bluetooth over UART
 2019-09-26 22:56 UTC 

[PATCH 0/6] drm/amdgpu: Fix incorrect encoder API usages
 2019-09-26 22:51 UTC  (7+ messages)
` [PATCH 1/6] drm/amdgpu/dm/mst: Don't create MST topology managers for eDP ports
` [PATCH 2/6] drm/amdgpu/dm/mst: Remove unnecessary NULL check
` [PATCH 3/6] drm/amdgpu/dm/mst: Use ->atomic_best_encoder
` [PATCH 4/6] drm/amdgpu/dm/mst: Make MST encoders per-CRTC and fix encoder usage
` [PATCH 5/6] drm/amdgpu/dm/mst: Report possible_crtcs incorrectly, for now
` [PATCH 6/6] drm/encoder: WARN() when adding/removing encoders after device registration

[PATCH v3 18/26] scsi: pm80xx: Use PCI_STD_NUM_BARS
 2019-09-26 22:51 UTC  (4+ messages)

[PATCH] z3fold: claim page in the beginning of free
 2019-09-26 22:48 UTC  (2+ messages)

[PATCH] of: reserved_mem: add missing of_node_put() for proper ref-counting
 2019-09-26 22:48 UTC 

[PATCH -next] platform/chrome: wilco_ec: Use kmemdup in enqueue_events()
 2019-09-26 22:43 UTC  (3+ messages)

[PATCH v2] selftests: Add kselftest-all and kselftest-install targets
 2019-09-26 22:40 UTC 

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-09-26 22:39 UTC  (3+ messages)
` [PATCH v5 3/3] "

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-09-26 22:38 UTC  (8+ messages)

[PATCH v5 04/11] modpost: add support for symbol namespaces
 2019-09-26 22:24 UTC  (2+ messages)
` [PATCH] modpost: Copy namespace string into 'struct symbol'

[PATCH v2 0/5] Emulated coherent graphics memory take 2
 2019-09-26 22:20 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Add write-protect and clean utilities for address space ranges
  ` Ack to merge through DRM? WAS "

[PATCH] btree: Remove custom MAX macro
 2019-09-26 22:15 UTC  (2+ messages)

[PATCH 0/2] Simplify kselftest build and install use-cases
 2019-09-26 22:11 UTC  (4+ messages)
` [PATCH 2/2] selftests: Add kselftest_install target to main Makefile

[PATCH v3 02/26] PCI: hv: Use PCI_STD_NUM_BARS
 2019-09-26 22:05 UTC  (2+ messages)

[PATCH v1] PM / Domains: Add tracepoints
 2019-09-26 22:04 UTC 

[PATCH] perf llvm: don't access out-of-scope array
 2019-09-26 22:00 UTC 

[RFC V1 1/7] genirq/msi: Differentiate between various MSI based interrupts
 2019-09-26 21:50 UTC  (2+ messages)

[RT PATCH 0/3] hrtimer: RT fixes for hrtimer_grab_expiry_lock()
 2019-09-26 21:47 UTC  (5+ messages)
` [RT PATCH 1/3] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock()

[RFC V1 7/7] ims: Add the set_desc callback
 2019-09-26 21:47 UTC  (2+ messages)

WARNING in pvr2_i2c_core_done
 2019-09-26 21:44 UTC  (2+ messages)

[RFC V1 6/7] ims-msi: Add APIs to allocate/free IMS interrupts
 2019-09-26 21:44 UTC  (2+ messages)

Problems with arm64 compat vdso
 2019-09-26 21:43 UTC  (14+ messages)
` [PATCH 0/4] arm64: vdso32: Address various issues
  ` [PATCH 1/4] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
` [PATCH v3 0/5]arm64: vdso32: Address various issues
  ` [PATCH v3 1/5] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
  ` [PATCH v3 2/5] arm64: vdso32: Detect binutils support for dmb ishld
  ` [PATCH v3 3/5] arm64: vdso32: Fix compilation warning
  ` [PATCH v3 4/5] arm64: Remove gettimeofday.S
  ` [PATCH v3 5/5] arm64: vdso32: Remove jump label config option in Makefile

Linux 5.3-rc8
 2019-09-26 21:39 UTC  (21+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "
                  ` [PATCH v5 0/1] random: getrandom(2): warn on large CRNG waits, introduce new flags
                    ` [PATCH v5 1/1] "

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-09-26 21:36 UTC  (4+ messages)
` [RESEND][PATCH v8 5/5] kselftests: Add dma-heap test

[PATCH] riscv: resolve most warnings from sparse
 2019-09-26 21:29 UTC  (3+ messages)

[PATCH v2 0/4] arm64: vdso32: Address various issues
 2019-09-26 21:17 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: vdso32: Detect binutils support for dmb ishld

[PATCH RESEND] drm/meson: vclk: use the correct G12A frac max value
 2019-09-26 21:08 UTC  (2+ messages)

[GIT PULL] treewide conversion to sizeof_member() for v5.4-rc1
 2019-09-26 20:56 UTC  (3+ messages)

[PATCH 0/2] Reset realtek bluetooth devices during user suspend
 2019-09-26 20:51 UTC  (3+ messages)

perf build failed on linux -next on i386 build
 2019-09-26 20:35 UTC  (3+ messages)

[PATCH 0/7] intel-speed-select: Add CascadeLake-N support
 2019-09-26 20:21 UTC  (3+ messages)
` [PATCH 1/7] intel-speed-select: Add int argument to command functions

[GIT PULL] tracing/probe: Fix same probe event argument matching
 2019-09-26 20:20 UTC  (2+ messages)

[GIT PULL] usercopy fix for v5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.4 merge window #2
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] xen: features for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[git pull] jffs2 regression fix
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client updates for Linux 5.4
 2019-09-26 20:10 UTC  (2+ messages)

Summary of Crash/Panic Behaviors in Linux Kernel
 2019-09-26 19:57 UTC 

[PATCH 0/3] Regulator core fixes
 2019-09-26 19:44 UTC  (9+ messages)
` [PATCH 1/3] regulator: core: fix boot-on regulators use_count usage

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-26 19:44 UTC  (6+ messages)
` [EXT] "

[PATCH 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-09-26 19:34 UTC  (3+ messages)
` [PATCH 3/3] selftests: netfilter: add ipvs tunnel test case

[PATCH] regulator: Document "regulator-boot-on" binding more thoroughly
 2019-09-26 19:41 UTC 

[PATCH] ACPICA: make acpi_load_table() return table index
 2019-09-26 19:41 UTC  (7+ messages)

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-26 19:33 UTC  (2+ messages)

[PATCH 0/2] net/phy/mdio-mscc-miim: Adjustments for mscc_miim_probe()
 2019-09-26 19:32 UTC  (7+ messages)
` [PATCH 1/2] net/phy/mdio-mscc-miim: Use devm_platform_ioremap_resource() in mscc_miim_probe()
    ` [1/2] "

[PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
 2019-09-26 19:30 UTC  (5+ messages)
` [PATCH 1/3] arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACE
` [PATCH] arm64: configs: defconfig: remove unneeded fragments
` [PATCH 2/3] arm64: configs: unset CMDLINE_FORCE
` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN

[RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
 2019-09-26 19:27 UTC  (6+ messages)

[PATCH] mm: drop mmap_sem before calling balance_dirty_pages() in write fault
 2019-09-26 19:26 UTC  (7+ messages)

[PATCH v5 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-09-26 19:17 UTC  (2+ messages)
` [PATCH v5 2/2] soc/tegra: pmc: Remove unnecessary memory barrier

[rcu:dev.2019.09.23a 62/77] kernel/rcu/tree.c:2882 kfree_call_rcu() warn: inconsistent returns 'irqsave:flags'
 2019-09-26 19:24 UTC  (5+ messages)

[PATCH v2] dt-bindings: gpu: Convert Samsung Image Scaler to dt-schema
 2019-09-26 19:19 UTC  (6+ messages)

[PATCH 0/1] arm64/sve: Fix wrong free for task->thread.sve_state
 2019-09-26 19:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-09-26 19:04 UTC  (2+ 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).