stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 19:29:40 to 2019-07-29 19:54:37 UTC [more...]

[PATCH 4.14 000/293] 4.14.135-stable review
 2019-07-29 19:23 UTC  (75+ messages)
` [PATCH 4.14 106/293] iavf: fix dereference of null rx_buffer pointer
` [PATCH 4.14 108/293] floppy: fix out-of-bounds read in next_valid_format
` [PATCH 4.14 120/293] crypto: ccp - Validate the the error value used to index error messages
` [PATCH 4.14 121/293] crypto: arm64/sha1-ce - correct digest for empty data in finup
` [PATCH 4.14 124/293] crypto: ccp - memset structure fields to zero before reuse
` [PATCH 4.14 125/293] crypto: ccp/gcm - use const time tag comparison
` [PATCH 4.14 126/293] crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
` [PATCH 4.14 129/293] Input: synaptics - whitelist Lenovo T580 SMBus intertouch
` [PATCH 4.14 132/293] arm64: tegra: Update Jetson TX1 GPU regulator timings
` [PATCH 4.14 133/293] iwlwifi: pcie: dont service an interrupt that was masked
` [PATCH 4.14 135/293] NFSv4: Handle the special Linux file open access mode
` [PATCH 4.14 136/293] pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
` [PATCH 4.14 137/293] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
` [PATCH 4.14 138/293] ASoC: dapm: Adapt for debugfs API change
` [PATCH 4.14 139/293] ALSA: seq: Break too long mutex context in the write loop
` [PATCH 4.14 141/293] media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
` [PATCH 4.14 142/293] media: coda: Remove unbalanced and unneeded mutex unlock
` [PATCH 4.14 143/293] KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
` [PATCH 4.14 151/293] 9p/virtio: Add cleanup path in p9_virtio_init
` [PATCH 4.14 153/293] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
` [PATCH 4.14 155/293] intel_th: pci: Add Ice Lake NNPI support
` [PATCH 4.14 158/293] Btrfs: fix fsync not persisting dentry deletions due to inode evictions
` [PATCH 4.14 162/293] libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
` [PATCH 4.14 164/293] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
` [PATCH 4.14 166/293] crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
` [PATCH 4.14 167/293] parisc: Ensure userspace privilege for ptraced processes in regset functions
` [PATCH 4.14 169/293] powerpc/32s: fix suspend/resume when IBATs 4-7 are used
` [PATCH 4.14 170/293] powerpc/watchpoint: Restore NV GPRs while returning from exception
` [PATCH 4.14 172/293] intel_th: msu: Fix single mode with disabled IOMMU
` [PATCH 4.14 176/293] dt-bindings: allow up to four clocks for orion-mdio
` [PATCH 4.14 177/293] dm bufio: fix deadlock with loop device
` [PATCH 4.14 178/293] compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
` [PATCH 4.14 179/293] compiler.h: Add read_word_at_a_time() function
` [PATCH 4.14 180/293] lib/strscpy: Shut up KASAN false-positives in strscpy()
` [PATCH 4.14 187/293] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 4.14 188/293] net: neigh: fix multiple neigh timer scheduling
` [PATCH 4.14 192/293] sky2: Disable MSI on ASUS P6T
` [PATCH 4.14 193/293] vrf: make sure skb->data contains ip header to make routing
` [PATCH 4.14 196/293] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 4.14 198/293] bonding: validate ip header before check IPPROTO_IGMP
` [PATCH 4.14 204/293] net: bridge: stp: dont cache eth dest pointer before skb pull
` [PATCH 4.14 206/293] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
` [PATCH 4.14 208/293] ext4: dont allow any modifications to an immutable file
` [PATCH 4.14 209/293] ext4: enforce the immutable flag on open files
` [PATCH 4.14 211/293] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 4.14 214/293] mm: vmscan: scan anonymous pages on file refaults
` [PATCH 4.14 217/293] nfsd: increase DRC cache limit
` [PATCH 4.14 218/293] nfsd: give out fewer session slots as limit approaches
` [PATCH 4.14 220/293] nfsd: Fix overflow causing non-working mounts on 1 TB machines
` [PATCH 4.14 229/293] drm/bridge: tc358767: read display_props in get_modes()
` [PATCH 4.14 230/293] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
` [PATCH 4.14 237/293] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH 4.14 240/293] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH 4.14 242/293] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH 4.14 243/293] drm/msm: Depopulate platform on probe failure
` [PATCH 4.14 245/293] PCI: sysfs: Ignore lockdep for remove attribute
` [PATCH 4.14 248/293] iio: iio-utils: Fix possible incorrect mask calculation
` [PATCH 4.14 250/293] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH 4.14 256/293] RDMA/i40iw: Set queue pair state when being queried
` [PATCH 4.14 257/293] serial: sh-sci: Terminate TX DMA during buffer flushing
` [PATCH 4.14 258/293] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH 4.14 260/293] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH 4.14 262/293] perf annotate: Fix dereferencing freed memory found by the smatch tool
` [PATCH 4.14 263/293] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH 4.14 264/293] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
` [PATCH 4.14 265/293] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
` [PATCH 4.14 267/293] mailbox: handle failed named mailbox channel request
` [PATCH 4.14 279/293] drm/crc-debugfs: Also sprinkle irqrestore over early exits
` [PATCH 4.14 281/293] usb: pci-quirks: Correct AMD PLL quirk detection
` [PATCH 4.14 284/293] x86/sysfb_efi: Add quirks for some devices with swapped width and height
` [PATCH 4.14 285/293] x86/speculation/mds: Apply more accurate check on hypervisor platform
` [PATCH 4.14 289/293] ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
` [PATCH 4.14 291/293] powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
` [PATCH 4.14 292/293] powerpc/tm: Fix oops on sigreturn on systems without TM

[PATCH 4.19 000/113] 4.19.63-stable review
 2019-07-29 19:23 UTC  (46+ messages)
` [PATCH 4.19 003/113] iio: adc: stm32-dfsdm: manage the get_irq error case
` [PATCH 4.19 006/113] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH 4.19 011/113] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
` [PATCH 4.19 012/113] drm/amd/display: Disable ABM before destroy ABM struct
` [PATCH 4.19 013/113] drm/amdkfd: Fix a potential memory leak
` [PATCH 4.19 015/113] drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
` [PATCH 4.19 017/113] drm/bridge: tc358767: read display_props in get_modes()
` [PATCH 4.19 020/113] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
` [PATCH 4.19 021/113] drm/crc-debugfs: Also sprinkle irqrestore over early exits
` [PATCH 4.19 023/113] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH 4.19 030/113] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH 4.19 032/113] serial: imx: fix locking in set_termios()
` [PATCH 4.19 033/113] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH 4.19 037/113] drm/msm: Depopulate platform on probe failure
` [PATCH 4.19 038/113] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [PATCH 4.19 041/113] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH 4.19 044/113] iio: iio-utils: Fix possible incorrect mask calculation
` [PATCH 4.19 045/113] powerpc/cacheflush: fix variable set but not used
` [PATCH 4.19 047/113] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH 4.19 050/113] mfd: arizona: Fix undefined behavior
` [PATCH 4.19 051/113] mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
` [PATCH 4.19 063/113] PCI: mobiveil: Fix the Class Code field
` [PATCH 4.19 065/113] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCH 4.19 067/113] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH 4.19 069/113] perf top: Fix potential NULL pointer dereference detected by the smatch tool
` [PATCH 4.19 073/113] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH 4.19 077/113] f2fs: avoid out-of-range memory access
` [PATCH 4.19 080/113] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH 4.19 083/113] mm/kmemleak.c: fix check for softirq context
` [PATCH 4.19 087/113] memcg, fsnotify: no oom-kill for remote memcg charging
` [PATCH 4.19 088/113] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH 4.19 089/113] proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
` [PATCH 4.19 092/113] proc: use down_read_killable mmap_sem for /proc/pid/map_files
` [PATCH 4.19 095/113] locking/lockdep: Fix lock used or unused stats error
` [PATCH 4.19 097/113] locking/lockdep: Hide unused class variable
` [PATCH 4.19 100/113] btrfs: inode: Dont compress if NODATASUM or NODATACOW set
` [PATCH 4.19 101/113] x86/sysfb_efi: Add quirks for some devices with swapped width and height
` [PATCH 4.19 102/113] x86/speculation/mds: Apply more accurate check on hypervisor platform
` [PATCH 4.19 104/113] fpga-manager: altera-ps-spi: Fix build error
` [PATCH 4.19 105/113] mei: me: add mule creek canyon (EHL) device ids
` [PATCH 4.19 106/113] hpet: Fix division by zero in hpet_time_div()
` [PATCH 4.19 108/113] ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
` [PATCH 4.19 109/113] ALSA: hda - Add a conexant codec entry to let mute led work
` [PATCH 4.19 110/113] powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
` [PATCH 4.19 112/113] libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()

[PATCH 5.2 000/215] 5.2.5-stable review
 2019-07-29 19:23 UTC  (81+ messages)
` [PATCH 5.2 001/215] regulator: 88pm800: fix warning same module names
` [PATCH 5.2 004/215] drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
` [PATCH 5.2 005/215] drm/panel: simple: Fix panel_simple_dsi_probe
` [PATCH 5.2 007/215] iio: adc: stm32-dfsdm: missing error case during probe
` [PATCH 5.2 008/215] drm/virtio: set seqno for dma-fence
` [PATCH 5.2 009/215] staging: kpc2000: added missing clean-up to probe_core_uio
` [PATCH 5.2 011/215] staging: vt6656: use meaningful error code during buffer allocation
` [PATCH 5.2 013/215] usb: core: hub: Disable hub-initiated U1/U2
` [PATCH 5.2 014/215] tty: max310x: Fix invalid baudrate divisors calculator
` [PATCH 5.2 021/215] drm/amd/display: fix multi display seamless boot case
` [PATCH 5.2 025/215] drm/amdgpu: Reserve shared fence for eviction fence
` [PATCH 5.2 026/215] f2fs: fix to avoid deadloop if data_flush is on
` [PATCH 5.2 027/215] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
` [PATCH 5.2 028/215] drm/amd/display: Disable ABM before destroy ABM struct
` [PATCH 5.2 029/215] drm/amdkfd: Fix a potential memory leak
` [PATCH 5.2 032/215] tools: PCI: Fix broken pcitest compilation
` [PATCH 5.2 033/215] PCI: Return error if cannot probe VF
` [PATCH 5.2 037/215] drm/amd/display: Reset planes for color management changes
` [PATCH 5.2 038/215] drm/amd/display: CS_TFM_1D only applied post EOTF
` [PATCH 5.2 040/215] f2fs: Fix accounting for unusable blocks
` [PATCH 5.2 042/215] gpu: host1x: Increase maximum DMA segment size
` [PATCH 5.2 043/215] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
` [PATCH 5.2 044/215] drm/crc-debugfs: Also sprinkle irqrestore over early exits
` [PATCH 5.2 045/215] drm/vkms: Forward timer right after drm_crtc_handle_vblank
` [PATCH 5.2 046/215] i2c: nvidia-gpu: resume ccgx i2c client
` [PATCH 5.2 047/215] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 5.2 050/215] tty/serial: digicolor: Fix digicolor-usart already registered warning
` [PATCH 5.2 051/215] tty: serial: msm_serial: avoid system lockup condition
` [PATCH 5.2 052/215] serial: 8250: Fix TX interrupt handling condition
` [PATCH 5.2 053/215] PCI: endpoint: Allocate enough space for fixed size BAR
` [PATCH 5.2 056/215] drm/virtio: Add memory barriers for capset cache
` [PATCH 5.2 058/215] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH 5.2 061/215] drm/bridge: tfp410: fix use of cancel_delayed_work_sync
` [PATCH 5.2 062/215] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH 5.2 064/215] drm/rockchip: Properly adjust to a true clock in adjusted_mode
` [PATCH 5.2 066/215] iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH 5.2 069/215] tty: serial_core: Set port active bit in uart_port_activate
` [PATCH 5.2 071/215] usb: dwc3: Fix core validation in probe, move after clocks are enabled
` [PATCH 5.2 072/215] kvm: vmx: fix limit checking in get_vmx_mem_address()
` [PATCH 5.2 077/215] powerpc/pci/of: Fix OF flags parsing for 64bit BARs
` [PATCH 5.2 079/215] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [PATCH 5.2 082/215] i2c: stm32f7: fix the get_irq error cases
` [PATCH 5.2 084/215] kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
` [PATCH 5.2 089/215] dt-bindings: backlight: lm3630a: correct schema validation
` [PATCH 5.2 090/215] powerpc/cacheflush: fix variable set but not used
` [PATCH 5.2 092/215] powerpc/rtas: retry when cpu offline races with suspend/migration
` [PATCH 5.2 094/215] recordmcount: Fix spurious mcount entries on powerpc
` [PATCH 5.2 096/215] mfd: madera: Add missing of table registration
` [PATCH 5.2 100/215] mm/swap: fix release_pages() when releasing devmap pages
` [PATCH 5.2 103/215] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
` [PATCH 5.2 104/215] powerpc/4xx/uic: clear pending interrupt after irq type/pol change
` [PATCH 5.2 105/215] powerpc/mm: mark more tlb functions as __always_inline
` [PATCH 5.2 106/215] RDMA/i40iw: Set queue pair state when being queried
` [PATCH 5.2 108/215] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
` [PATCH 5.2 109/215] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH 5.2 112/215] arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
` [PATCH 5.2 113/215] KVM: nVMX: Stash L1s CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
` [PATCH 5.2 116/215] kallsyms: exclude kasan local symbols on s390
` [PATCH 5.2 117/215] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCH 5.2 119/215] perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
` [PATCH 5.2 121/215] rseq/selftests: Fix Thumb mode build failure on arm32
` [PATCH 5.2 123/215] perf trace: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 5.2 125/215] perf map: Fix potential NULL pointer dereference found by "
` [PATCH 5.2 129/215] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
` [PATCH 5.2 130/215] perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 5.2 132/215] nvme-pci: check for NULL return from pci_alloc_p2pmem()
` [PATCH 5.2 133/215] nvme-pci: limit max_hw_sectors based on the DMA max mapping size
` [PATCH 5.2 142/215] f2fs: avoid out-of-range memory access
` [PATCH 5.2 143/215] mailbox: handle failed named mailbox channel request
` [PATCH 5.2 144/215] dlm: check if workqueues are NULL before flushing/destroying
` [PATCH 5.2 145/215] powerpc/eeh: Handle hugepages in ioremap space
` [PATCH 5.2 148/215] nvme: fix NULL deref for fabrics options
` [PATCH 5.2 166/215] locking/lockdep: Hide unused class variable
` [PATCH 5.2 167/215] xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT)
` [PATCH 5.2 169/215] usb: wusbcore: fix unbalanced get/put cluster_id
` [PATCH 5.2 170/215] usb: pci-quirks: Correct AMD PLL quirk detection
` [PATCH 5.2 171/215] Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
` [PATCH 5.2 179/215] btrfs: inode: Dont compress if NODATASUM or NODATACOW set
` [PATCH 5.2 182/215] x86/speculation/mds: Apply more accurate check on hypervisor platform
` [PATCH 5.2 187/215] mei: me: add mule creek canyon (EHL) device ids


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