stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 14:56:44 to 2020-06-19 15:19:25 UTC [more...]

[PATCH 5.4 000/261] 5.4.48-rc1 review
 2020-06-19 14:34 UTC  (109+ messages)
` [PATCH 5.4 001/261] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
` [PATCH 5.4 002/261] drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
` [PATCH 5.4 004/261] drm: bridge: adv7511: Extend list of audio sample rates
` [PATCH 5.4 008/261] media: vicodec: Fix error codes in probe function
` [PATCH 5.4 009/261] media: si2157: Better check for running tuner in init
` [PATCH 5.4 013/261] arm64/kernel: Fix range on invalidating dcache for boot page tables
` [PATCH 5.4 022/261] arm64: cacheflush: Fix KGDB trap detection
` [PATCH 5.4 029/261] block: reset mapping if failed to update hardware queue count
` [PATCH 5.4 030/261] drm: rcar-du: Set primary plane zpos immutably at initializing
` [PATCH 5.4 034/261] MIPS: Loongson: Build ATI Radeon GPU driver as module
` [PATCH 5.4 035/261] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH 5.4 040/261] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
` [PATCH 5.4 042/261] clocksource: dw_apb_timer: Make CPU-affiliation being optional
` [PATCH 5.4 044/261] media: dvbdev: Fix tuner->demod media controller link
` [PATCH 5.4 045/261] btrfs: account for trans_block_rsv in may_commit_transaction
` [PATCH 5.4 049/261] ice: Fix memory leak
` [PATCH 5.4 053/261] spi: dw: Fix Rx-only DMA transfers
` [PATCH 5.4 056/261] x86: fix vmap arguments in map_irq_stack
` [PATCH 5.4 058/261] ath10k: fix kernel null pointer dereference
` [PATCH 5.4 060/261] spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
` [PATCH 5.4 061/261] brcmfmac: fix wrong location to get firmware feature
` [PATCH 5.4 063/261] tools api fs: Make xxx__mountpoint() more scalable
` [PATCH 5.4 065/261] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH 5.4 068/261] media: dvb: return -EREMOTEIO on i2c transfer failure
` [PATCH 5.4 070/261] MIPS: Make sparse_init() using top-down allocation
` [PATCH 5.4 071/261] ath10k: add flush tx packets for SDIO chip
` [PATCH 5.4 072/261] Bluetooth: btbcm: Add 2 missing models to subver tables
` [PATCH 5.4 075/261] dpaa2-eth: fix return codes used in ndo_setup_tc
` [PATCH 5.4 076/261] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH 5.4 080/261] lib/mpi: Fix 64-bit MIPS build with Clang
` [PATCH 5.4 082/261] sched/core: Fix illegal RCU from offline CPUs
` [PATCH 5.4 083/261] drivers/perf: hisi: Fix typo in events attribute array
` [PATCH 5.4 084/261] iocost_monitor: drop string wrap around numbers when outputting json
` [PATCH 5.4 086/261] selinux: fix error return code in policydb_read()
` [PATCH 5.4 088/261] media: cec: silence shift wrapping warning in __cec_s_log_addrs()
` [PATCH 5.4 089/261] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH 5.4 093/261] Crypto/chcr: fix for ccm(aes) failed test
` [PATCH 5.4 094/261] MIPS: Truncate link address into 32bit for 32bit kernel
` [PATCH 5.4 095/261] mips: cm: Fix an invalid error code of INTVN_*_ERR
` [PATCH 5.4 096/261] kgdb: Fix spurious true from in_dbg_master()
` [PATCH 5.4 097/261] xfs: reset buffer write failure state on successful completion
` [PATCH 5.4 099/261] platform/x86: intel-vbtn: Use acpi_evaluate_integer()
` [PATCH 5.4 101/261] platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there
` [PATCH 5.4 104/261] nvme: refine the Qemu Identify CNS quirk
` [PATCH 5.4 107/261] ath10k: Remove msdu from idr when management pkt send fails
` [PATCH 5.4 109/261] net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
` [PATCH 5.4 110/261] drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
` [PATCH 5.4 112/261] md: dont flush workqueue unconditionally in md_open
` [PATCH 5.4 113/261] raid5: remove gfp flags from scribble_alloc()
` [PATCH 5.4 116/261] net/mlx5e: IPoIB, Drop multicast packets that this interface sent
` [PATCH 5.4 118/261] mwifiex: Fix memory corruption in dump_station
` [PATCH 5.4 120/261] x86/boot: Correct relocation destination on old linkers
` [PATCH 5.4 121/261] sched: Defend cfs and rt bandwidth quota against overflow
` [PATCH 5.4 122/261] mips: MAAR: Use more precise address mask
` [PATCH 5.4 126/261] crypto: stm32/crc32 - fix multi-instance
` [PATCH 5.4 129/261] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH 5.4 130/261] x86/mm: Stop printing BRK addresses
` [PATCH 5.4 134/261] btrfs: qgroup: mark qgroup inconsistent if were inherting snapshot to a new qgroup
` [PATCH 5.4 135/261] net: ethernet: fec: move GPR register offset and bit into DT
` [PATCH 5.4 149/261] platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
` [PATCH 5.4 150/261] platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)
` [PATCH 5.4 153/261] libbpf: Fix perf_buffer__free() API for sparse allocs
` [PATCH 5.4 154/261] bpf: Fix map permissions check
` [PATCH 5.4 155/261] bpf: Refactor sockmap redirect code so its easy to reuse
` [PATCH 5.4 159/261] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
` [PATCH 5.4 172/261] mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init
` [PATCH 5.4 173/261] mm: call cond_resched() from deferred_init_memmap()
` [PATCH 5.4 175/261] ima: Switch to ima_hash_algo for boot aggregate
` [PATCH 5.4 176/261] ima: Evaluate error in init_ima()
` [PATCH 5.4 177/261] ima: Directly assign the ima_default_policy pointer to ima_rules
` [PATCH 5.4 180/261] evm: Fix possible memory leak in evm_calc_hmac_or_hash()
` [PATCH 5.4 181/261] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
` [PATCH 5.4 184/261] PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
` [PATCH 5.4 187/261] PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
` [PATCH 5.4 188/261] PCI: vmd: Add device id for VMD device 8086:9A0B
` [PATCH 5.4 190/261] PCI: Add Loongson vendor ID
` [PATCH 5.4 192/261] x86/amd_nb: Add AMD family 17h model 60h PCI IDs
` [PATCH 5.4 194/261] ima: Set again build_ima_appraise variable
` [PATCH 5.4 196/261] e1000e: Disable TSO for buffer overrun workaround
` [PATCH 5.4 198/261] carl9170: remove P2P_GO support
` [PATCH 5.4 201/261] serial: 8250: Avoid error message on reprobe
` [PATCH 5.4 203/261] b43legacy: Fix case where channel status is corrupted
` [PATCH 5.4 208/261] igb: Report speed and duplex as unknown when device is runtime suspended
` [PATCH 5.4 209/261] hwmon: (k10temp) Add AMD family 17h model 60h PCI match
` [PATCH 5.4 213/261] power: supply: core: fix memory leak in HWMON error path
` [PATCH 5.4 216/261] gnss: sirf: fix error return code in sirf_probe()
` [PATCH 5.4 217/261] sparc32: fix register window handling in genregs32_[gs]et()
` [PATCH 5.4 221/261] powerpc/fadump: use static allocation for reserved memory ranges
` [PATCH 5.4 225/261] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
` [PATCH 5.4 226/261] soc/tegra: pmc: Select GENERIC_PINCONF
` [PATCH 5.4 227/261] ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensors bus
` [PATCH 5.4 228/261] ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin
` [PATCH 5.4 229/261] ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries
` [PATCH 5.4 233/261] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH 5.4 234/261] powerpc/32: Disable KASAN with pages bigger than 16k
` [PATCH 5.4 235/261] powerpc/64s: Dont let DT CPU features set FSCR_DSCR
` [PATCH 5.4 237/261] kbuild: force to build vmlinux if CONFIG_MODVERSION=y
` [PATCH 5.4 239/261] sunrpc: clean up properly in gss_mech_unregister()
` [PATCH 5.4 241/261] mtd: rawnand: onfi: Fix redundancy detection check
` [PATCH 5.4 243/261] mtd: rawnand: diskonchip: Fix the probe error path
` [PATCH 5.4 244/261] mtd: rawnand: sharpsl: "
` [PATCH 5.4 245/261] mtd: rawnand: ingenic: "
` [PATCH 5.4 246/261] mtd: rawnand: xway: "
` [PATCH 5.4 252/261] mtd: rawnand: pasemi: "
` [PATCH 5.4 254/261] mtd: rawnand: tmio: "
` [PATCH 5.4 256/261] f2fs: fix checkpoint=disable:%u%%
` [PATCH 5.4 259/261] perf probe: Check address correctness by map instead of _etext
` [PATCH 5.4 260/261] perf symbols: Fix debuginfo search for Ubuntu

[PATCH 5.7 000/376] 5.7.5-rc1 review
 2020-06-19 14:29 UTC  (22+ messages)
` [PATCH 5.7 002/376] drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
` [PATCH 5.7 003/376] ath10k: Fix the race condition in firmware dump work queue
` [PATCH 5.7 004/376] drm: bridge: adv7511: Extend list of audio sample rates
` [PATCH 5.7 007/376] crypto: ccp -- dont "select" CONFIG_DMADEVICES
` [PATCH 5.7 008/376] igc: Fix default MAC address filter override
` [PATCH 5.7 009/376] scripts: sphinx-pre-install: address some issues with Gentoo
` [PATCH 5.7 010/376] media: vicodec: Fix error codes in probe function
` [PATCH 5.7 011/376] media: si2157: Better check for running tuner in init
` [PATCH 5.7 012/376] media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): dont continue when WARN_ON
` [PATCH 5.7 014/376] drm/amd/display: Force watermark value propagation
` [PATCH 5.7 016/376] spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
` [PATCH 5.7 024/376] x86,smap: Fix smap_{save,restore}() alternatives
` [PATCH 5.7 025/376] sched/fair: Refill bandwidth before scaling
` [PATCH 5.7 026/376] net: atlantic: make hw_get_regs optional
` [PATCH 5.7 030/376] arm64: cacheflush: Fix KGDB trap detection
` [PATCH 5.7 032/376] libperf evlist: Fix a refcount leak
` [PATCH 5.7 033/376] rtw88: fix an issue about leak system resources
` [PATCH 5.7 034/376] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH 5.7 035/376] soc: fsl: dpio: properly compute the consumer index
` [PATCH 5.7 040/376] mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv
` [PATCH 5.7 043/376] lockdown: Allow unprivileged users to see lockdown status

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-19 14:34 UTC  (71+ messages)
` [PATCH 4.19 056/267] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS
` [PATCH 4.19 060/267] spi: pxa2xx: Fix controller unregister order
` [PATCH 4.19 083/267] drm/vkms: Hold gem object while still in-use
` [PATCH 4.19 088/267] mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
` [PATCH 4.19 090/267] mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
` [PATCH 4.19 091/267] xen/pvcalls-back: test for errors when calling backend_connect()
` [PATCH 4.19 092/267] KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
` [PATCH 4.19 093/267] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
` [PATCH 4.19 094/267] drm: bridge: adv7511: Extend list of audio sample rates
` [PATCH 4.19 095/267] crypto: ccp -- dont "select" CONFIG_DMADEVICES
` [PATCH 4.19 098/267] spi: pxa2xx: Apply CS clk quirk to BXT
` [PATCH 4.19 104/267] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
` [PATCH 4.19 106/267] MIPS: Loongson: Build ATI Radeon GPU driver as module
` [PATCH 4.19 109/267] kgdb: Prevent infinite recursive entries to the debugger
` [PATCH 4.19 114/267] ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
` [PATCH 4.19 116/267] mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
` [PATCH 4.19 117/267] spi: dw: Fix Rx-only DMA transfers
` [PATCH 4.19 121/267] brcmfmac: fix wrong location to get firmware feature
` [PATCH 4.19 122/267] tools api fs: Make xxx__mountpoint() more scalable
` [PATCH 4.19 123/267] e1000: Distribute switch variables for initialization
` [PATCH 4.19 125/267] audit: fix a net reference leak in audit_send_reply()
` [PATCH 4.19 131/267] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH 4.19 133/267] net: bcmgenet: set Rx mode before starting netif
` [PATCH 4.19 135/267] exit: Move preemption fixup up, move blocking operations down
` [PATCH 4.19 136/267] sched/core: Fix illegal RCU from offline CPUs
` [PATCH 4.19 137/267] drivers/perf: hisi: Fix typo in events attribute array
` [PATCH 4.19 139/267] media: cec: silence shift wrapping warning in __cec_s_log_addrs()
` [PATCH 4.19 142/267] xfs: clean up the error handling in xfs_swap_extents
` [PATCH 4.19 148/267] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH 4.19 149/267] platform/x86: intel-vbtn: Use acpi_evaluate_integer()
` [PATCH 4.19 153/267] nvme: refine the Qemu Identify CNS quirk
` [PATCH 4.19 159/267] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH 4.19 161/267] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH 4.19 162/267] mwifiex: Fix memory corruption in dump_station
` [PATCH 4.19 163/267] x86/boot: Correct relocation destination on old linkers
` [PATCH 4.19 168/267] crypto: stm32/crc32 - fix multi-instance
` [PATCH 4.19 169/267] x86/mm: Stop printing BRK addresses
` [PATCH 4.19 174/267] PCI: Dont disable decoding when mmio_always_on is set
` [PATCH 4.19 175/267] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
` [PATCH 4.19 187/267] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
` [PATCH 4.19 190/267] mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
` [PATCH 4.19 191/267] mm: initialize deferred pages with interrupts enabled
` [PATCH 4.19 193/267] ima: Fix ima digest hash table key calculation
` [PATCH 4.19 196/267] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
` [PATCH 4.19 198/267] ext4: fix race between ext4_sync_parent() and rename()
` [PATCH 4.19 199/267] PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
` [PATCH 4.19 200/267] PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
` [PATCH 4.19 206/267] hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
` [PATCH 4.19 210/267] PCI: Move Rohm Vendor ID to generic list
` [PATCH 4.19 213/267] PCI: Add Synopsys endpoint EDDA Device ID
` [PATCH 4.19 217/267] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
` [PATCH 4.19 221/267] PCI: vmd: Add device id for VMD device 8086:9A0B
` [PATCH 4.19 224/267] serial: 8250_pci: Move Pericom IDs to pci_ids.h
` [PATCH 4.19 225/267] PCI: Make ACS quirk implementations more uniform
` [PATCH 4.19 226/267] PCI: Unify ACS quirk desired vs provided checking
` [PATCH 4.19 227/267] PCI: Generalize multi-function power dependency device links
` [PATCH 4.19 230/267] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
` [PATCH 4.19 234/267] carl9170: remove P2P_GO support
` [PATCH 4.19 239/267] b43_legacy: Fix connection problem with WPA3
` [PATCH 4.19 242/267] power: vexpress: add suppress_bind_attrs to true
` [PATCH 4.19 245/267] gnss: sirf: fix error return code in sirf_probe()
` [PATCH 4.19 249/267] alpha: fix memory barriers so that they conform to the specification
` [PATCH 4.19 251/267] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
` [PATCH 4.19 252/267] ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensors bus
` [PATCH 4.19 254/267] ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries
` [PATCH 4.19 255/267] drivers/macintosh: Fix memleak in windfarm_pm112 driver
` [PATCH 4.19 257/267] powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
` [PATCH 4.19 261/267] mtd: rawnand: brcmnand: fix hamming oob layout
` [PATCH 4.19 262/267] mtd: rawnand: pasemi: Fix the probe error path
` [PATCH 4.19 267/267] perf symbols: Fix debuginfo search for Ubuntu


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).