linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	stable@vger.kernel.org,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Michael Ellerman <mpe@ellerman.id.au>
Subject: [PATCH 5.7 340/376] powerpc/kasan: Fix shadow pages allocation failure
Date: Fri, 19 Jun 2020 16:34:18 +0200	[thread overview]
Message-ID: <20200619141726.427515605@linuxfoundation.org> (raw)
In-Reply-To: <20200619141710.350494719@linuxfoundation.org>

From: Christophe Leroy <christophe.leroy@csgroup.eu>

commit d2a91cef9bbdeb87b7449fdab1a6be6000930210 upstream.

Doing kasan pages allocation in MMU_init is too early, kernel doesn't
have access yet to the entire memory space and memblock_alloc() fails
when the kernel is a bit big.

Do it from kasan_init() instead.

Fixes: 2edb16efc899 ("powerpc/32: Add KASAN support")
Cc: stable@vger.kernel.org
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/c24163ee5d5f8cdf52fefa45055ceb35435b8f15.1589866984.git.christophe.leroy@csgroup.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

---
 arch/powerpc/include/asm/kasan.h      |    2 --
 arch/powerpc/mm/init_32.c             |    2 --
 arch/powerpc/mm/kasan/kasan_init_32.c |    4 +++-
 3 files changed, 3 insertions(+), 5 deletions(-)

--- a/arch/powerpc/include/asm/kasan.h
+++ b/arch/powerpc/include/asm/kasan.h
@@ -27,12 +27,10 @@
 
 #ifdef CONFIG_KASAN
 void kasan_early_init(void);
-void kasan_mmu_init(void);
 void kasan_init(void);
 void kasan_late_init(void);
 #else
 static inline void kasan_init(void) { }
-static inline void kasan_mmu_init(void) { }
 static inline void kasan_late_init(void) { }
 #endif
 
--- a/arch/powerpc/mm/init_32.c
+++ b/arch/powerpc/mm/init_32.c
@@ -170,8 +170,6 @@ void __init MMU_init(void)
 	btext_unmap();
 #endif
 
-	kasan_mmu_init();
-
 	setup_kup();
 
 	/* Shortly after that, the entire linear mapping will be available */
--- a/arch/powerpc/mm/kasan/kasan_init_32.c
+++ b/arch/powerpc/mm/kasan/kasan_init_32.c
@@ -132,7 +132,7 @@ static void __init kasan_unmap_early_sha
 	flush_tlb_kernel_range(k_start, k_end);
 }
 
-void __init kasan_mmu_init(void)
+static void __init kasan_mmu_init(void)
 {
 	int ret;
 	struct memblock_region *reg;
@@ -160,6 +160,8 @@ void __init kasan_mmu_init(void)
 
 void __init kasan_init(void)
 {
+	kasan_mmu_init();
+
 	kasan_remap_early_shadow_ro();
 
 	clear_page(kasan_early_shadow_page);



  parent reply	other threads:[~2020-06-19 15:35 UTC|newest]

Thread overview: 382+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 14:28 [PATCH 5.7 000/376] 5.7.5-rc1 review Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 001/376] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 002/376] drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4 Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 003/376] ath10k: Fix the race condition in firmware dump work queue Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 004/376] drm: bridge: adv7511: Extend list of audio sample rates Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 005/376] media: staging: imgu: do not hold spinlock during freeing mmu page table Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 006/376] media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 007/376] crypto: ccp -- dont "select" CONFIG_DMADEVICES Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 008/376] igc: Fix default MAC address filter override Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 009/376] scripts: sphinx-pre-install: address some issues with Gentoo Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 010/376] media: vicodec: Fix error codes in probe function Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 011/376] media: si2157: Better check for running tuner in init Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 012/376] media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): dont continue when WARN_ON Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 013/376] objtool: Ignore empty alternatives Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 014/376] drm/amd/display: Force watermark value propagation Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 015/376] drm/amd/display: fix virtual signal dsc setup Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 016/376] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 017/376] drm/amdgpu: Init data to avoid oops while reading pp_num_states Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 018/376] drm/bridge: panel: Return always an error pointer in drm_panel_bridge_add() Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 019/376] net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name() Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 020/376] arm64/kernel: Fix range on invalidating dcache for boot page tables Greg Kroah-Hartman
2020-06-19 14:28 ` [PATCH 5.7 021/376] selftests/bpf: Copy runqslower to OUTPUT directory Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 022/376] libbpf: Fix memory leak and possible double-free in hashmap__clear Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 023/376] spi: pxa2xx: Apply CS clk quirk to BXT Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 024/376] x86,smap: Fix smap_{save,restore}() alternatives Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 025/376] sched/fair: Refill bandwidth before scaling Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 026/376] net: atlantic: make hw_get_regs optional Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 027/376] net: ena: fix error returning in ena_com_get_hash_function() Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 028/376] efi/libstub/x86: Work around LLVM ELF quirk build regression Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 029/376] ath10k: remove the max_sched_scan_reqs value Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 030/376] arm64: cacheflush: Fix KGDB trap detection Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 031/376] media: staging: ipu3: Fix stale list entries on parameter queue failure Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 032/376] libperf evlist: Fix a refcount leak Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 033/376] rtw88: fix an issue about leak system resources Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 034/376] spi: dw: Zero DMA Tx and Rx configurations on stack Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 035/376] soc: fsl: dpio: properly compute the consumer index Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 036/376] ACPICA: Dispatcher: add status checks Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 037/376] block: alloc map and request for new hardware queue Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 038/376] arm64: insn: Fix two bugs in encoding 32-bit logical immediates Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 039/376] tools/power/x86/intel-speed-select: Fix CLX-N package information output Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 040/376] mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 041/376] block: reset mapping if failed to update hardware queue count Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 042/376] drm: rcar-du: Set primary plane zpos immutably at initializing Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 043/376] lockdown: Allow unprivileged users to see lockdown status Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 044/376] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 045/376] platform/x86: dell-laptop: dont register micmute LED if there is no token Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 046/376] cpuidle: psci: Fixup execution order when entering a domain idle state Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 047/376] MIPS: Loongson: Build ATI Radeon GPU driver as module Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 048/376] io_uring: cleanup io_poll_remove_one() logic Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 049/376] media: i2c: imx219: Fix a bug in imx219_enum_frame_size Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 050/376] Bluetooth: Add SCO fallback for invalid LMP parameters error Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 051/376] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 052/376] kgdb: Prevent infinite recursive entries to the debugger Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 053/376] pmu/smmuv3: Clear IRQ affinity hint on device removal Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 054/376] ath11k: Fix some resource leaks in error path in ath11k_thermal_register() Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 055/376] ACPI/IORT: Fix PMCG node single ID mapping handling Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 056/376] drm/dp: Lenovo X13 Yoga OLED panel brightness fix Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 057/376] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 058/376] spi: dw: Enable interrupts in accordance with DMA xfer mode Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 059/376] clocksource/drivers/timer-versatile: Clear OF_POPULATED flag Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 060/376] clocksource: dw_apb_timer: Make CPU-affiliation being optional Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 061/376] clocksource: dw_apb_timer_of: Fix missing clockevent timers Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 062/376] btrfs: account for trans_block_rsv in may_commit_transaction Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 063/376] btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 064/376] spi: mux: repair mux usage Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 065/376] ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 066/376] batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 067/376] xfs: more lockdep whackamole with kmem_alloc* Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 068/376] ice: Fix memory leak Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 069/376] ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 070/376] ice: Change number of XDP TxQ to 0 when destroying rings Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 071/376] mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 072/376] mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 073/376] Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe() Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 074/376] Bluetooth: hci_qca: Fix suspend/resume functionality failure Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 075/376] spi: dw: Fix Rx-only DMA transfers Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 076/376] ice: fix PCI device serial number to be lowercase values Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 077/376] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 078/376] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 079/376] Crypto/chcr: Fixes a coccinile check error Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 080/376] x86: fix vmap arguments in map_irq_stack Greg Kroah-Hartman
2020-06-19 14:29 ` [PATCH 5.7 081/376] staging: android: ion: use vmap instead of vm_map_ram Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 082/376] ubsan: entirely disable alignment checks under UBSAN_TRAP Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 083/376] ath11k: fix error message to correctly report the command that failed Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 084/376] drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 085/376] ath11k: Avoid mgmt tx count underflow Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 086/376] ath10k: fix kernel null pointer dereference Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 087/376] drm/amd/display: Revert to old formula in set_vtg_params Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 088/376] media: staging/intel-ipu3: Implement lock for stream on/off operations Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 089/376] media: venus: core: remove CNOC voting while device suspend Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 090/376] spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 091/376] brcmfmac: fix wrong location to get firmware feature Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 092/376] regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 093/376] tools api fs: Make xxx__mountpoint() more scalable Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 094/376] e1000: Distribute switch variables for initialization Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 095/376] net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 096/376] drm/ast: Allocate initial CRTC state of the correct size Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 097/376] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 098/376] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 099/376] audit: fix a net reference leak in audit_send_reply() Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 100/376] media: dvb: return -EREMOTEIO on i2c transfer failure Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 101/376] media: imx: utils: fix and simplify pixel format enumeration Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 102/376] media: imx: utils: fix media bus " Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 103/376] media: platform: fcp: Set appropriate DMA parameters Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 104/376] MIPS: Make sparse_init() using top-down allocation Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 105/376] ath10k: add flush tx packets for SDIO chip Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 106/376] Bluetooth: btbcm: Add 2 missing models to subver tables Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 107/376] audit: fix a net reference leak in audit_list_rules_send() Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 108/376] drm/amd/display: Correct updating logic of dcn21s pipe VM flags Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 109/376] drm/amd/display: dmcu wait loop calculation is incorrect in RV Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 110/376] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 111/376] efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 112/376] dpaa2-eth: fix return codes used in ndo_setup_tc Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 113/376] bcache: remove a duplicate ->make_request_fn assignment Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 114/376] net/mlx4_core: Add missing iounmap() in error path Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 115/376] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 116/376] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 117/376] ath11k: use GFP_ATOMIC under spin lock Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 118/376] Bluetooth: Adding driver and quirk defs for multi-role LE Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 119/376] drm/amd/display: Do not disable pipe split if mode is not supported Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 120/376] libbpf: Refactor map creation logic and fix cleanup leak Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 121/376] selftests/bpf: Ensure test flavors use correct skeletons Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 122/376] selftests/bpf: Fix memory leak in test selector Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 123/376] selftests/bpf: Fix memory leak in extract_build_id() Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 124/376] selftests/bpf: Fix invalid memory reads in core_relo selftest Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 125/376] libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id() Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 126/376] selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 127/376] selftests/bpf: Add runqslower binary to .gitignore Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 128/376] media: m88ds3103: error in set_frontend is swallowed and not reported Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 129/376] ARM: 8969/1: decompressor: simplify libfdt builds Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 130/376] drm/bridge: fix stack usage warning on old gcc Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 131/376] net: bcmgenet: set Rx mode before starting netif Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 132/376] net: bcmgenet: Fix WoL with password after deep sleep Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 133/376] lib/mpi: Fix 64-bit MIPS build with Clang Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 134/376] net/mlx5e: CT: Avoid false warning about rule may be used uninitialized Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 135/376] exit: Move preemption fixup up, move blocking operations down Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 136/376] sched/core: Fix illegal RCU from offline CPUs Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 137/376] stmmac: intel: Fix clock handling on error and remove paths Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 138/376] arm64: kexec_file: print appropriate variable Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 139/376] drivers/perf: hisi: Fix typo in events attribute array Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 140/376] iocost_monitor: drop string wrap around numbers when outputting json Greg Kroah-Hartman
2020-06-19 14:30 ` [PATCH 5.7 141/376] octeontx2-pf: Fix error return code in otx2_probe() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 142/376] ice: Fix error return code in ice_add_prof() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 143/376] net: lpc-enet: fix error return code in lpc_mii_init() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 144/376] selinux: fix error return code in policydb_read() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 145/376] drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 146/376] cpufreq: qcom: fix wrong compatible binding Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 147/376] ath10k: fix possible memory leak in ath10k_bmi_lz_data_large() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 148/376] ath11k: fix error return code in ath11k_dp_alloc() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 149/376] media: sun8i: Fix an error handling path in deinterlace_runtime_resume() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 150/376] media: cec: silence shift wrapping warning in __cec_s_log_addrs() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 151/376] net: allwinner: Fix use correct return type for ndo_start_xmit() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 152/376] powerpc/spufs: fix copy_to_user while atomic Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 153/376] ath11k: fix kernel panic by freeing the msdu received with invalid length Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 154/376] libertas_tf: avoid a null dereference in pointer priv Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 155/376] xfs: clean up the error handling in xfs_swap_extents Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 156/376] Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 157/376] Crypto/chcr: fix for ccm(aes) failed test Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 158/376] dsa: sja1105: dynamically allocate stats structure Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 159/376] MIPS: Truncate link address into 32bit for 32bit kernel Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 160/376] mips: cm: Fix an invalid error code of INTVN_*_ERR Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 161/376] kgdb: Fix spurious true from in_dbg_master() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 162/376] xfs: reset buffer write failure state on successful completion Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 163/376] xfs: fix duplicate verification from xfs_qm_dqflush() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 164/376] platform/x86: intel-vbtn: Use acpi_evaluate_integer() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 165/376] platform/x86: intel-vbtn: Split keymap into buttons and switches parts Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 166/376] platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 167/376] platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 168/376] iwlwifi: avoid debug max amsdu config overwriting itself Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 169/376] nvme: refine the Qemu Identify CNS quirk Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 170/376] nvme-fc: avoid gcc-10 zero-length-bounds warning Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 171/376] nvme-pci: align io queue count with allocted nvme_queue in nvme_probe Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 172/376] nvme-tcp: use bh_lock in data_ready Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 173/376] ath10k: Skip handling del_server during driver exit Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 174/376] ath10k: Remove msdu from idr when management pkt send fails Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 175/376] wcn36xx: Fix error handling path in wcn36xx_probe() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 176/376] net: qed*: Reduce RX and TX default ring count when running inside kdump kernel Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 177/376] drm/mcde: dsi: Fix return value check in mcde_dsi_bind() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 178/376] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 179/376] mt76: mt7615: do not always reset the dfs state setting the channel Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 180/376] mt76: mt7622: fix DMA unmap length Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 181/376] mt76: mt7663: " Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 182/376] mt76: mt7615: fix mt7615_firmware_own for mt7663e Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 183/376] mt76: mt7615: fix mt7615_driver_own routine Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 184/376] mt76: avoid rx reorder buffer overflow Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 185/376] selftests/bpf: Install generated test progs Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 186/376] brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 187/376] md: dont flush workqueue unconditionally in md_open Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 188/376] raid5: remove gfp flags from scribble_alloc() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 189/376] iocost: dont let vrate run wild while theres no saturation signal Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 190/376] veth: Adjust hard_start offset on redirect XDP frames Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 191/376] crypto: blake2b - Fix clang optimization for ARMv7-M Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 192/376] io_uring: allow POLL_ADD with double poll_wait() users Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 193/376] net/mlx5e: IPoIB, Drop multicast packets that this interface sent Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 194/376] selftests/bpf: Fix test_align verifier log patterns Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 195/376] net: ipa: do not clear interrupt in gsi_channel_start() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 196/376] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup() Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 197/376] mwifiex: Fix memory corruption in dump_station Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 198/376] kgdboc: Use a platform device to handle tty drivers showing up late Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 199/376] x86/boot: Correct relocation destination on old linkers Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 200/376] xfs: dont fail verifier on empty attr3 leaf block Greg Kroah-Hartman
2020-06-19 14:31 ` [PATCH 5.7 201/376] sched: Defend cfs and rt bandwidth quota against overflow Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 202/376] mips: MAAR: Use more precise address mask Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 203/376] ice: cleanup vf_id signedness Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 204/376] ice: Fix resource leak on early exit from function Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 205/376] mips: Add udelay lpj numbers adjustment Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 206/376] crypto: stm32/crc32 - fix ext4 chksum BUG_ON() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 207/376] crypto: stm32/crc32 - fix run-time self test issue Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 208/376] crypto: stm32/crc32 - fix multi-instance Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 209/376] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 210/376] drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 211/376] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 212/376] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 213/376] ice: Fix Tx timeout when link is toggled on a VFs interface Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 214/376] x86/mm: Stop printing BRK addresses Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 215/376] MIPS: Fix exception handler memcpy() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 216/376] MIPS: tools: Fix resource leak in elf-entry.c Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 217/376] m68k: mac: Dont call via_flush_cache() on Mac IIfx Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 218/376] btrfs: improve global reserve stealing logic Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 219/376] btrfs: qgroup: mark qgroup inconsistent if were inherting snapshot to a new qgroup Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 220/376] ACPI: video: Use native backlight on Acer TravelMate 5735Z Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 221/376] net: ethernet: fec: move GPR register offset and bit into DT Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 222/376] nvme-pci: make sure write/poll_queues less or equal then cpu count Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 223/376] nvmet: fix memory leak when removing namespaces and controllers concurrently Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 224/376] macvlan: Skip loopback packets in RX handler Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 225/376] PCI: Dont disable decoding when mmio_always_on is set Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 226/376] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 227/376] bcache: fix refcount underflow in bcache_device_free() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 228/376] mmc: mmci: Switch to mmc_regulator_set_vqmmc() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 229/376] mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 230/376] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 231/376] mmc: owl-mmc: " Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 232/376] mmc: via-sdmmc: " Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 233/376] mmc: sdhci: add quirks for be to le byte swapping Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 234/376] ice: fix potential double free in probe unrolling Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 235/376] ixgbe: fix signed-integer-overflow warning Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 236/376] iwlwifi: mvm: fix aux station leak Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 237/376] mmc: sdhci-esdhc-imx: fix the mask for tuning start point Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 238/376] spi: dw: Return any value retrieved from the dma_transfer callback Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 239/376] cpuidle: Fix three reference count leaks Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 240/376] spi: spi-fsl-dspi: fix native data copy Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 241/376] io_uring: fix overflowed reqs cancellation Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 242/376] platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 243/376] ice: Fix inability to set channels when down Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 244/376] platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015) Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 245/376] platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 246/376] platform/x86: asus_wmi: Reserve more space for struct bias_args Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 247/376] libbpf: Fix perf_buffer__free() API for sparse allocs Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 248/376] bpf: Fix map permissions check Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 249/376] bpf: Refactor sockmap redirect code so its easy to reuse Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 250/376] bpf: Fix running sk_skb program types with ktls Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 251/376] selftests/bpf, flow_dissector: Close TAP device FD after the test Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 252/376] bpf: Fix up bpf_skb_adjust_room helpers skb csum setting Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 253/376] s390/bpf: Maintain 8-byte stack alignment Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 254/376] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 255/376] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 256/376] btrfs: free alien device after device add Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 257/376] btrfs: include non-missing as a qualifier for the latest_bdev Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 258/376] btrfs: fix a race between scrub and block group removal/allocation Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 259/376] btrfs: send: emit file capabilities after chown Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 260/376] btrfs: force chunk allocation if our global rsv is larger than metadata Greg Kroah-Hartman
2020-06-19 14:32 ` [PATCH 5.7 261/376] btrfs: reloc: fix reloc root leak and NULL pointer dereference Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 262/376] btrfs: fix error handling when submitting direct I/O bio Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 263/376] btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 264/376] btrfs: fix wrong file range cleanup after an error filling dealloc range Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 265/376] btrfs: fix space_info bytes_may_use underflow after nocow buffered write Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 266/376] btrfs: fix space_info bytes_may_use underflow during space cache writeout Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 267/376] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32 Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 268/376] mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 269/376] mm: initialize deferred pages with interrupts enabled Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 270/376] MIPS: CPU_LOONGSON2EF need software to maintain cache consistency Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 271/376] mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 272/376] mm: call cond_resched() from deferred_init_memmap() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 273/376] ima: Fix ima digest hash table key calculation Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 274/376] ima: Switch to ima_hash_algo for boot aggregate Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 275/376] ima: Evaluate error in init_ima() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 276/376] ima: Directly assign the ima_default_policy pointer to ima_rules Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 277/376] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 278/376] ima: Remove __init annotation from ima_pcrread() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 279/376] evm: Fix possible memory leak in evm_calc_hmac_or_hash() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 280/376] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 281/376] ext4: fix buffer_head refcnt leak when ext4_iget() fails Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 282/376] ext4: fix error pointer dereference Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 283/376] ext4: fix race between ext4_sync_parent() and rename() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 284/376] PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 285/376] PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 286/376] PCI: Avoid FLR for AMD Starship " Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 287/376] PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 288/376] serial: 8250_pci: Move Pericom IDs to pci_ids.h Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 289/376] x86/amd_nb: Add AMD family 17h model 60h PCI IDs Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 290/376] ima: Remove redundant policy rule set in add_rules() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 291/376] ima: Set again build_ima_appraise variable Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 292/376] PCI: Program MPS for RCiEP devices Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 293/376] e1000e: Disable TSO for buffer overrun workaround Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 294/376] e1000e: Relax condition to trigger reset for ME workaround Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 295/376] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 296/376] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 297/376] carl9170: remove P2P_GO support Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 298/376] clocksource: Remove obsolete ifdef Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 299/376] clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OF Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 300/376] media: cedrus: Program output format during each run Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 301/376] serial: 8250: Avoid error message on reprobe Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 302/376] Bluetooth: hci_bcm: respect IRQ polarity from DT Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 303/376] Bluetooth: hci_bcm: fix freeing not-requested IRQ Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 304/376] b43legacy: Fix case where channel status is corrupted Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 305/376] b43: Fix connection problem with WPA3 Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 306/376] b43_legacy: " Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 307/376] media: ov5640: fix use of destroyed mutex Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 308/376] usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 309/376] clk: mediatek: assign the initial value to clk_init_data of mtk_mux Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 310/376] igb: Report speed and duplex as unknown when device is runtime suspended Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 311/376] hwmon: (k10temp) Add AMD family 17h model 60h PCI match Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 312/376] EDAC/amd64: Add AMD family 17h model 60h PCI IDs Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 313/376] iommu/vt-d: Only clear real DMA devices context entries Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 314/376] iommu/vt-d: Allocate domain info for real DMA sub-devices Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 315/376] power: vexpress: add suppress_bind_attrs to true Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 316/376] power: supply: core: fix HWMON temperature labels Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 317/376] power: supply: core: fix memory leak in HWMON error path Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 318/376] pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 319/376] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 320/376] gnss: sirf: fix error return code in sirf_probe() Greg Kroah-Hartman
2020-06-19 14:33 ` [PATCH 5.7 321/376] sparc32: fix register window handling in genregs32_[gs]et() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 322/376] sparc64: fix misuses of access_process_vm() in genregs32_[sg]et() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 323/376] software node: implement software_node_unregister() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 324/376] dm crypt: avoid truncating the logical block size Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 325/376] alpha: fix memory barriers so that they conform to the specification Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 326/376] memory: samsung: exynos5422-dmc: Fix tFAW timings alignment Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 327/376] powerpc/fadump: use static allocation for reserved memory ranges Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 328/376] powerpc/fadump: consider reserved ranges while reserving memory Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 329/376] powerpc/fadump: Account for memory_limit " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 330/376] kernel/cpu_pm: Fix uninitted local in cpu_pm Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 331/376] ARM: tegra: Correct PL310 Auxiliary Control Register initialization Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 332/376] soc/tegra: pmc: Select GENERIC_PINCONF Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 333/376] jbd2: avoid leaking transaction credits when unreserving handle Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 334/376] ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensors bus Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 335/376] ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 336/376] ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 337/376] drivers/macintosh: Fix memleak in windfarm_pm112 driver Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 338/376] powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 339/376] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END Greg Kroah-Hartman
2020-06-19 14:34 ` Greg Kroah-Hartman [this message]
2020-06-19 14:34 ` [PATCH 5.7 341/376] powerpc/32: Disable KASAN with pages bigger than 16k Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 342/376] powerpc/64s: Dont let DT CPU features set FSCR_DSCR Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 343/376] powerpc/64s: Save FSCR to init_task.thread.fscr after feature init Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 344/376] kbuild: force to build vmlinux if CONFIG_MODVERSION=y Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 345/376] virtio-balloon: Disable free page reporting if page poison reporting is not enabled Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 346/376] sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 347/376] sunrpc: clean up properly in gss_mech_unregister() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 348/376] block: nr_sects_write(): Disable preemption on seqcount write Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 349/376] RISC-V: Dont mark init section as non-executable Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 350/376] pwm: lpss: Fix get_state runtime-pm reference handling Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 351/376] pwm: jz4740: Enhance precision in calculation of duty cycle Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 352/376] mtd: rawnand: Fix nand_gpio_waitrdy() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 353/376] mtd: rawnand: onfi: Fix redundancy detection check Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 354/376] mtd: rawnand: brcmnand: fix hamming oob layout Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 355/376] mtd: rawnand: diskonchip: Fix the probe error path Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 356/376] mtd: rawnand: sharpsl: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 357/376] mtd: rawnand: ingenic: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 358/376] mtd: rawnand: xway: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 359/376] mtd: rawnand: orion: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 360/376] mtd: rawnand: socrates: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 361/376] mtd: rawnand: oxnas: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 362/376] mtd: rawnand: sunxi: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 363/376] mtd: rawnand: plat_nand: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 364/376] mtd: rawnand: pasemi: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 365/376] mtd: rawnand: mtk: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 366/376] mtd: rawnand: tmio: " Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 367/376] w1: omap-hdq: cleanup to add missing newline for some dev_dbg Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 368/376] w1: omap-hdq: fix return value to be -1 if there is a timeout Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 369/376] w1: omap-hdq: fix interrupt handling which did show spurious timeouts Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 370/376] f2fs: dont leak filename in f2fs_try_convert_inline_dir() Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 371/376] f2fs: fix checkpoint=disable:%u%% Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 372/376] perf probe: Do not show the skipped events Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 373/376] perf probe: Fix to check blacklist address correctly Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 374/376] perf probe: Check address correctness by map instead of _etext Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 375/376] perf symbols: Fix debuginfo search for Ubuntu Greg Kroah-Hartman
2020-06-19 14:34 ` [PATCH 5.7 376/376] perf symbols: Fix kernel maps for kcore and eBPF Greg Kroah-Hartman
2020-06-19 23:49 ` [PATCH 5.7 000/376] 5.7.5-rc1 review Guenter Roeck
2020-06-20  4:07 ` Daniel Díaz
2020-06-21  9:25   ` Greg Kroah-Hartman
2020-06-20  9:52 ` Jon Hunter
2020-06-21  9:24   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200619141726.427515605@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=christophe.leroy@csgroup.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).