public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-17 14:43:31 to 2020-09-18 02:14:24 UTC [more...]

[PATCH AUTOSEL 4.19 001/206] selinux: allow labeling before policy is loaded
 2020-09-18  2:08 UTC  (40+ messages)
` [PATCH AUTOSEL 4.19 015/206] scsi: fnic: fix use after free
` [PATCH AUTOSEL 4.19 030/206] fix dget_parent() fastpath race
` [PATCH AUTOSEL 4.19 032/206] RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
` [PATCH AUTOSEL 4.19 039/206] ASoC: max98090: remove msleep in PLL unlocked workaround
` [PATCH AUTOSEL 4.19 047/206] media: ti-vpe: cal: Restrict DMA to avoid memory corruption
` [PATCH AUTOSEL 4.19 048/206] sctp: move trace_sctp_probe_path into sctp_outq_sack
` [PATCH AUTOSEL 4.19 052/206] efi/arm: Defer probe of PCIe backed efifb on DT systems
` [PATCH AUTOSEL 4.19 053/206] dmaengine: zynqmp_dma: fix burst length configuration
` [PATCH AUTOSEL 4.19 062/206] ceph: ensure we have a new cap before continuing in fill_inode
` [PATCH AUTOSEL 4.19 076/206] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 4.19 077/206] clk: stratix10: use do_div() for 64-bit calculation
` [PATCH AUTOSEL 4.19 078/206] crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
` [PATCH AUTOSEL 4.19 081/206] perf test: Fix test trace+probe_vfs_getname.sh on s390
` [PATCH AUTOSEL 4.19 085/206] media: staging/imx: Missing assignment in imx_media_capture_device_register()
` [PATCH AUTOSEL 4.19 093/206] bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal
` [PATCH AUTOSEL 4.19 096/206] timekeeping: Prevent 32bit truncation in scale64_check_overflow()
` [PATCH AUTOSEL 4.19 097/206] ext4: fix a data race at inode->i_disksize
` [PATCH AUTOSEL 4.19 098/206] perf jevents: Fix leak of mapfile memory
` [PATCH AUTOSEL 4.19 118/206] thermal: rcar_thermal: Handle probe error gracefully
` [PATCH AUTOSEL 4.19 122/206] serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
` [PATCH AUTOSEL 4.19 126/206] nvme-multipath: do not reset on unknown status
` [PATCH AUTOSEL 4.19 127/206] nvme: Fix controller creation races with teardown flow
` [PATCH AUTOSEL 4.19 133/206] ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
` [PATCH AUTOSEL 4.19 143/206] serial: uartps: Wait for tx_empty in console setup
` [PATCH AUTOSEL 4.19 145/206] perf stat: Force error in fallback on :k events
` [PATCH AUTOSEL 4.19 155/206] atm: fix a memory leak of vcc->user_back
` [PATCH AUTOSEL 4.19 159/206] phy: samsung: s5pv210-usb2: Add delay after reset
` [PATCH AUTOSEL 4.19 165/206] powerpc/traps: Make unrecoverable NMIs die instead of panic
` [PATCH AUTOSEL 4.19 166/206] fuse: don't check refcount after stealing page
` [PATCH AUTOSEL 4.19 167/206] USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
` [PATCH AUTOSEL 4.19 168/206] scsi: cxlflash: Fix error return code in cxlflash_probe()
` [PATCH AUTOSEL 4.19 173/206] drm/nouveau/dispnv50: fix runtime pm imbalance on error
` [PATCH AUTOSEL 4.19 176/206] btrfs: don't force read-only after error in drop snapshot
` [PATCH AUTOSEL 4.19 188/206] mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 4.19 191/206] mm/swap_state: fix a data race in swapin_nr_pages
` [PATCH AUTOSEL 4.19 196/206] cifs: Fix double add page to memcg when cifs_readpages
` [PATCH AUTOSEL 4.19 197/206] nvme: fix possible deadlock when I/O is blocked
` [PATCH AUTOSEL 4.19 198/206] scsi: libfc: Handling of extra kref
` [PATCH AUTOSEL 4.19 204/206] perf parse-events: Use strcmp() to compare the PMU name

[PATCH AUTOSEL 4.14 001/127] mm: fix double page fault on arm64 if PTE_AF is cleared
 2020-09-18  2:11 UTC  (17+ messages)
` [PATCH AUTOSEL 4.14 002/127] scsi: aacraid: fix illegal IO beyond last LBA
` [PATCH AUTOSEL 4.14 015/127] bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
` [PATCH AUTOSEL 4.14 022/127] CIFS: Properly process SMB3 lease breaks
` [PATCH AUTOSEL 4.14 023/127] kernel/sys.c: avoid copying possible padding bytes in copy_to_user
` [PATCH AUTOSEL 4.14 031/127] powerpc/eeh: Only dump stack once if an MMIO loop is detected
` [PATCH AUTOSEL 4.14 032/127] tracing: Set kernel_stack's caller size properly
` [PATCH AUTOSEL 4.14 038/127] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH AUTOSEL 4.14 043/127] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
` [PATCH AUTOSEL 4.14 044/127] selinux: sel_avc_get_stat_idx should increase position index
` [PATCH AUTOSEL 4.14 045/127] scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
` [PATCH AUTOSEL 4.14 051/127] media: staging/imx: Missing assignment in imx_media_capture_device_register()
` [PATCH AUTOSEL 4.14 052/127] x86/pkeys: Add check for pkey "overflow"
` [PATCH AUTOSEL 4.14 070/127] serial: 8250_omap: Fix sleeping function called from invalid context during probe
` [PATCH AUTOSEL 4.14 071/127] serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
` [PATCH AUTOSEL 4.14 079/127] ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor
` [PATCH AUTOSEL 4.14 097/127] phy: samsung: s5pv210-usb2: Add delay after reset

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-18  2:01 UTC  (69+ messages)
` [PATCH AUTOSEL 5.4 007/330] drm/amd/display: Do not double-buffer DTO adjustments
` [PATCH AUTOSEL 5.4 010/330] scsi: qla2xxx: Add error handling for PLOGI ELS passthrough
` [PATCH AUTOSEL 5.4 018/330] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
` [PATCH AUTOSEL 5.4 020/330] soundwire: intel/cadence: fix startup sequence
` [PATCH AUTOSEL 5.4 053/330] RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
` [PATCH AUTOSEL 5.4 064/330] f2fs: stop GC when the victim becomes fully valid
` [PATCH AUTOSEL 5.4 069/330] drm/amdgpu: fix calltrace during kmd unload(v3)
` [PATCH AUTOSEL 5.4 070/330] arm64: insn: consistently handle exit text
` [PATCH AUTOSEL 5.4 071/330] selftests/bpf: De-flake test_tcpbpf
` [PATCH AUTOSEL 5.4 073/330] kernel/sys.c: avoid copying possible padding bytes in copy_to_user
` [PATCH AUTOSEL 5.4 074/330] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
` [PATCH AUTOSEL 5.4 075/330] module: Remove accidental change of module_enable_x()
` [PATCH AUTOSEL 5.4 085/330] drm/scheduler: Avoid accessing freed bad job
` [PATCH AUTOSEL 5.4 086/330] media: ti-vpe: cal: Restrict DMA to avoid memory corruption
` [PATCH AUTOSEL 5.4 088/330] scsi: qla2xxx: Fix stuck session in GNL
` [PATCH AUTOSEL 5.4 094/330] drm/amd/display: Initialize DSC PPS variables to 0
` [PATCH AUTOSEL 5.4 099/330] s390/cpum_sf: Use kzalloc and minor changes
` [PATCH AUTOSEL 5.4 101/330] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.4 108/330] ceph: ensure we have a new cap before continuing in fill_inode
` [PATCH AUTOSEL 5.4 111/330] Bluetooth: Fix refcount use-after-free issue
` [PATCH AUTOSEL 5.4 112/330] mm/swapfile.c: swap_next should increase position index
` [PATCH AUTOSEL 5.4 119/330] drm/amd/display: fix workaround for incorrect double buffer register for DLG ADL and TTU
` [PATCH AUTOSEL 5.4 120/330] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
` [PATCH AUTOSEL 5.4 124/330] scsi: lpfc: Fix coverity errors in fmdi attribute handling
` [PATCH AUTOSEL 5.4 125/330] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 5.4 126/330] locking/lockdep: Decrement IRQ context counters when removing lock chain
` [PATCH AUTOSEL 5.4 132/330] perf test: Fix test trace+probe_vfs_getname.sh on s390
` [PATCH AUTOSEL 5.4 136/330] dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
` [PATCH AUTOSEL 5.4 141/330] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH AUTOSEL 5.4 142/330] soundwire: bus: disable pm_runtime in sdw_slave_delete
` [PATCH AUTOSEL 5.4 160/330] drm/amd/display: Stop if retimer is not available
` [PATCH AUTOSEL 5.4 161/330] clk: imx: Fix division by zero warning on pfdv2
` [PATCH AUTOSEL 5.4 166/330] ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
` [PATCH AUTOSEL 5.4 176/330] rtc: ds1374: fix possible race condition
` [PATCH AUTOSEL 5.4 177/330] nfsd: Don't add locks to closed or closing open stateids
` [PATCH AUTOSEL 5.4 178/330] RDMA/cm: Remove a race freeing timewait_info
` [PATCH AUTOSEL 5.4 179/330] intel_th: Disallow multi mode on devices where it's broken
` [PATCH AUTOSEL 5.4 194/330] net: axienet: Convert DMA error handler to a work queue
` [PATCH AUTOSEL 5.4 199/330] exec: Fix a deadlock in strace
` [PATCH AUTOSEL 5.4 200/330] selftests/ptrace: add test cases for dead-locks
` [PATCH AUTOSEL 5.4 210/330] RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
` [PATCH AUTOSEL 5.4 211/330] IB/iser: Always check sig MR before putting it to the free pool
` [PATCH AUTOSEL 5.4 222/330] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
` [PATCH AUTOSEL 5.4 223/330] drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset
` [PATCH AUTOSEL 5.4 230/330] nvmet-rdma: fix double free of rdma queue
` [PATCH AUTOSEL 5.4 232/330] drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
` [PATCH AUTOSEL 5.4 240/330] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
` [PATCH AUTOSEL 5.4 244/330] net: openvswitch: use u64 for meter bucket
` [PATCH AUTOSEL 5.4 245/330] scsi: aacraid: Fix error handling paths in aac_probe_one()
` [PATCH AUTOSEL 5.4 246/330] staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
` [PATCH AUTOSEL 5.4 263/330] KVM: x86: handle wrap around 32-bit address space
` [PATCH AUTOSEL 5.4 264/330] tipc: fix memory leak in service subscripting
` [PATCH AUTOSEL 5.4 265/330] drm/amd/powerplay: try to do a graceful shutdown on SW CTF
` [PATCH AUTOSEL 5.4 266/330] tty: serial: samsung: Correct clock selection logic
` [PATCH AUTOSEL 5.4 267/330] ALSA: hda: Fix potential race in unsol event handler
` [PATCH AUTOSEL 5.4 268/330] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function
` [PATCH AUTOSEL 5.4 269/330] ipmi:bt-bmc: Fix error handling and status check
` [PATCH AUTOSEL 5.4 286/330] btrfs: don't force read-only after error in drop snapshot
` [PATCH AUTOSEL 5.4 295/330] perf util: Fix memory leak of prefix_if_not_in
` [PATCH AUTOSEL 5.4 308/330] rapidio: avoid data race between file operation callbacks and mport_cdev_add()
` [PATCH AUTOSEL 5.4 309/330] mtd: parser: cmdline: Support MTD names containing one or more colons
` [PATCH AUTOSEL 5.4 311/330] NFS: nfs_xdr_status should record the procedure name
` [PATCH AUTOSEL 5.4 313/330] cifs: Fix double add page to memcg when cifs_readpages
` [PATCH AUTOSEL 5.4 320/330] btrfs: qgroup: fix data leak caused by race between writeback and truncate
` [PATCH AUTOSEL 5.4 326/330] perf parse-events: Use strcmp() to compare the PMU name
` [PATCH AUTOSEL 5.4 328/330] ALSA: hda: Workaround for spurious wakeups on some Intel platforms
` [PATCH AUTOSEL 5.4 329/330] net: openvswitch: use div_u64() for 64-by-32 divisions
` [PATCH AUTOSEL 5.4 330/330] nvme: explicitly update mpath disk capacity on revalidation

[PATCH stable v5.8] mm: memcg: fix memcg reclaim soft lockup
 2020-09-18  1:19 UTC 

stable-rc/queue/4.4 baseline: 111 runs, 3 regressions (v4.4.236-28-g753a2b628a72)
 2020-09-18  1:16 UTC 

[PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
 2020-09-17 23:50 UTC  (2+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.65-137-g43c14d04b9f1)
 2020-09-17 22:13 UTC 

stable-rc/queue/4.4 build: 186 builds: 1 failed, 185 passed, 2 errors, 13 warnings (v4.4.236-28-g753a2b628a72)
 2020-09-17 21:46 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.236-48-g8aa8debc0c24)
 2020-09-17 21:35 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 94 warnings (v4.19.145-87-gd20266ad7f67)
 2020-09-17 21:13 UTC 

[PATCH tip/core/rcu 1/8] rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
 2020-09-17 21:07 UTC  (4+ messages)
` [PATCH tip/core/rcu 6/8] rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
` [PATCH tip/core/rcu 7/8] rcu-tasks: Fix low-probability task_struct leak
` [PATCH tip/core/rcu 8/8] rcu-tasks: Enclose task-list scan in rcu_read_lock()

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.198-63-ge2391eeba9a5)
 2020-09-17 21:02 UTC 

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.9-186-g4b9db4daa50c)
 2020-09-17 20:04 UTC 

Sound regression in 5.8.8 caused by "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
 2020-09-17 14:42 UTC  (3+ messages)

[PATCH 1/2] usbcore/driver: Fix specific driver selection
 2020-09-17 15:21 UTC  (6+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] usbcore/driver: Fix incorrect downcast
  ` [PATCH 3/3] usbip: Make the driver's match function specific

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-09-17 14:45 UTC  (10+ messages)
` [PATCH 4.19 142/206] gfs2: fix use-after-free on transaction ail lists

Linux 5.8.10
 2020-09-17 14:45 UTC  (2+ messages)

e1000e: Add support for Comet Lake
 2020-09-17 14:36 UTC  (2+ messages)

[PATCH v4.19 v4.14 v4.9] rtc: rx8010: don't modify the global rtc ops
 2020-09-17 16:15 UTC 

stable-rc/queue/5.8 baseline: 175 runs, 4 regressions (v5.8.9-176-g68ffab81c30e)
 2020-09-17 19:17 UTC 

IFC Fund Approved (IFC-060290_EC) 09-17-2020
 2020-09-17 16:12 UTC 

[PATCH v3 01/14] rtc: rx8010: don't modify the global rtc ops
 2020-09-17 16:16 UTC  (3+ messages)

[PATCH] s390/pkey: fix paes selftest failure with paes and pkey static build
 2020-09-17 15:53 UTC  (4+ messages)

[PATCH v2] drm/i915: Fix the race between the GEM close and debugfs
 2020-09-17 15:53 UTC  (2+ messages)

[PATCH v5] lib/string.c: implement stpcpy
 2020-09-17 15:53 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged
 2020-09-17 15:53 UTC  (2+ messages)

[PATCH v2] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-17 15:53 UTC 

Please apply commit "64d452b3560b nvme-loop: set ctrl state connecting after init" to 5.8.9+
 2020-09-17 18:50 UTC  (3+ messages)

patch "usblp: fix race between disconnect() and read()" added to usb-linus
 2020-09-17 16:45 UTC 

❌ FAIL: Test report for kernel 5.8.10 (stable-queue)
 2020-09-17 16:58 UTC  (2+ messages)

[PATCH 2/7] crypto: sun4i-ss: checking sg length is not sufficient
 2020-09-17 18:35 UTC  (4+ messages)
` [PATCH 3/7] crypto: sun4i-ss: IV register does not work on A10 and A13
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher
` [PATCH 5/7] crypto: sun4i-ss: initialize need_fallback

[PATCH v2] iio: trigger: Don't use RT priority
 2020-09-17 17:36 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.8.9 (stable-queue)
 2020-09-17 18:28 UTC 

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.9-185-g64d351e12747)
 2020-09-17 18:06 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.65-136-g55d4ab5b33ef)
 2020-09-17 18:00 UTC 

[PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
 2020-09-17 17:47 UTC  (4+ messages)

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-17 17:40 UTC  (12+ messages)

[PATCH] Revert "drm/radeon: handle PCIe root ports with addressing limitations"
 2020-09-17 17:27 UTC  (4+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.198-63-ga928c757063c)
 2020-09-17 17:11 UTC 

stable/linux-5.4.y baseline: 194 runs, 1 regressions (v5.4.66)
 2020-09-17 17:01 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.236-48-gd079c25848d1)
 2020-09-17 17:03 UTC 

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-17 16:58 UTC  (3+ messages)

stable/linux-4.19.y baseline: 163 runs, 1 regressions (v4.19.146)
 2020-09-17 16:37 UTC 

[PATCH] x86/smap: Fix the smap_save() asm
 2020-09-17 16:32 UTC  (7+ messages)

[PATCH][V2] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-17 15:53 UTC  (2+ messages)

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.9-176-g68ffab81c30e)
 2020-09-17 15:47 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.236-47-g79b7802db6c2)
 2020-09-17 15:15 UTC 

stable/linux-5.8.y build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.10)
 2020-09-17 15:05 UTC 

Please apply commit 1ed9ec9b08ad ("dsa: Allow forwarding of redirected IGMP traffic") to stable
 2020-09-17 14:37 UTC  (4+ messages)

[PATCH 1/3] i2c: imx: Fix reset of I2SR_IAL flag
 2020-09-17 14:13 UTC  (3+ messages)

Linux 4.19.146
 2020-09-17 14:46 UTC  (2+ messages)

Linux 5.4.66
 2020-09-17 14:45 UTC  (2+ messages)

Patch "iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE" has been added to the 5.8-stable tree
 2020-09-17 14:50 UTC  (3+ messages)

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.236-28-gd232545e8fcc)
 2020-09-17 13:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox