stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 15:27:00 to 2020-07-08 12:50:18 UTC [more...]

[PATCH 4.19 00/36] 4.19.132-rc1 review
 2020-07-08 12:36 UTC  (30+ messages)
` [PATCH 4.19 01/36] btrfs: fix a block group ref counter leak after failure to remove block group
` [PATCH 4.19 02/36] mm: fix swap cache node allocation mask
` [PATCH 4.19 05/36] mm/slub.c: fix corrupted freechain in deactivate_slab()
` [PATCH 4.19 06/36] mm/slub: fix stack overruns with SLUB_STATS
` [PATCH 4.19 09/36] nvme-multipath: set bdi capabilities once
` [PATCH 4.19 10/36] nvme: fix possible deadlock when I/O is blocked
` [PATCH 4.19 12/36] kgdb: Avoid suspicious RCU usage warning
` [PATCH 4.19 13/36] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
` [PATCH 4.19 16/36] cxgb4: parse TC-U32 key values and masks natively
` [PATCH 4.19 17/36] cxgb4: use correct type for all-mask IP address comparison
` [PATCH 4.19 19/36] hwmon: (max6697) Make sure the OVERT mask is set correctly
` [PATCH 4.19 20/36] hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()
` [PATCH 4.19 23/36] SMB3: Honor posix flag for multiuser mounts
` [PATCH 4.19 26/36] i2c: mlxcpld: check correct size of maximum RECV_LEN packet
` [PATCH 4.19 27/36] nfsd: apply umask on fs without ACL support
` [PATCH 4.19 28/36] Revert "ALSA: usb-audio: Improve frames size computation"
` [PATCH 4.19 30/36] SMB3: Honor persistent/resilient handle flags for multiuser mounts
` [PATCH 4.19 32/36] cifs: Fix the target file was deleted when rename failed
` [PATCH 4.19 33/36] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
` [PATCH 4.19 35/36] dm zoned: assign max_io_len correctly

"KVM: s390: reduce number of IO pins to 1" for stable
 2020-07-08 12:36 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.7.7-3bd920b.cki (stable-queue)
 2020-07-08 12:14 UTC 

[PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address
 2020-07-08 11:10 UTC  (5+ messages)

[PATCH 4.4 00/19] 4.4.230-rc1 review
 2020-07-08 10:40 UTC  (4+ messages)

[PATCH 1/2] drm/vgem: Do not allocate backing shmemfs file for an import dmabuf object
 2020-07-08  9:54 UTC  (6+ messages)

✅ PASS: Test report for kernel 5.7.7-238800000.0.cki (stable-queue)
 2020-07-08  9:50 UTC 

[PATCH for 5.8] sched: Fix unreliable rseq cpu_id for new tasks
 2020-07-08  9:46 UTC  (2+ messages)
` [tip: sched/urgent] "

✅ PASS: Test report for kernel 5.7.7-0ad0601.cki (stable-queue)
 2020-07-08  9:36 UTC 

[PATCH 1/1] usb: cdns3: gadget: own the lock wrongly at the suspend routine
 2020-07-08  9:30 UTC 

[PATCH 5.4 00/65] 5.4.51-rc1 review
 2020-07-08  8:41 UTC  (49+ messages)
` [PATCH 5.4 01/65] io_uring: make sure async workqueue is canceled on exit
` [PATCH 5.4 03/65] EDAC/amd64: Read back the scrub rate PCI register on F15h
` [PATCH 5.4 04/65] usbnet: smsc95xx: Fix use-after-free after removal
` [PATCH 5.4 05/65] sched/debug: Make sd->flags sysctl read-only
` [PATCH 5.4 08/65] rxrpc: Fix race between incoming ACK parser and retransmitter
` [PATCH 5.4 09/65] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH 5.4 14/65] nvme: fix possible deadlock when I/O is blocked
` [PATCH 5.4 16/65] nvme-multipath: fix deadlock due to head->lock
` [PATCH 5.4 17/65] nvme-multipath: fix bogus request queue reference put
` [PATCH 5.4 22/65] drm/msm/dpu: fix error return code in dpu_encoder_init
` [PATCH 5.4 24/65] RDMA/counter: Query a counter before release
` [PATCH 5.4 26/65] cxgb4: parse TC-U32 key values and masks natively
` [PATCH 5.4 27/65] cxgb4: fix endian conversions for L4 ports in filters
` [PATCH 5.4 30/65] hwmon: (max6697) Make sure the OVERT mask is set correctly
` [PATCH 5.4 33/65] thermal/drivers/rcar_gen3: Fix undefined temperature if negative
` [PATCH 5.4 34/65] kthread: save thread function
` [PATCH 5.4 35/65] nfsd: clients dont need to break their own delegations
` [PATCH 5.4 36/65] nfsd4: fix nfsdfs reference count loop
` [PATCH 5.4 38/65] drm: sun4i: hdmi: Remove extra HPD polling
` [PATCH 5.4 40/65] SMB3: Honor posix flag for multiuser mounts
` [PATCH 5.4 41/65] nvme: fix identify error status silent ignore
` [PATCH 5.4 42/65] nvme: fix a crash in nvme_mpath_add_disk
` [PATCH 5.4 43/65] samples/vfs: avoid warning in statx override
` [PATCH 5.4 44/65] i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
` [PATCH 5.4 45/65] i2c: mlxcpld: check correct size of maximum RECV_LEN packet
` [PATCH 5.4 46/65] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
` [PATCH 5.4 47/65] nfsd: apply umask on fs without ACL support
` [PATCH 5.4 48/65] Revert "ALSA: usb-audio: Improve frames size computation"
` [PATCH 5.4 50/65] SMB3: Honor persistent/resilient handle flags for multiuser mounts
` [PATCH 5.4 53/65] cifs: Fix the target file was deleted when rename failed
` [PATCH 5.4 54/65] MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
` [PATCH 5.4 55/65] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
` [PATCH 5.4 56/65] drm/amd/display: Only revalidate bandwidth on medium and fast updates
` [PATCH 5.4 57/65] drm/amdgpu: use %u rather than %d for sclk/mclk
` [PATCH 5.4 58/65] drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
` [PATCH 5.4 59/65] dma-buf: Move dma_buf_release() from fops to dentry_ops
` [PATCH 5.4 60/65] irqchip/gic: Atomically update affinity
` [PATCH 5.4 62/65] mm, compaction: make capture control handling safe wrt interrupts
` [PATCH 5.4 63/65] x86/resctrl: Fix memory bandwidth counter width for AMD
` [PATCH 5.4 64/65] dm zoned: assign max_io_len correctly
` [PATCH 5.4 65/65] efi: Make it possible to disable efivar_ssdt entirely

[PATCH 4.14 00/27] 4.14.188-rc1 review
 2020-07-08  8:40 UTC  (3+ messages)

[PATCH 4.9 00/24] 4.9.230-rc1 review
 2020-07-08  8:40 UTC  (3+ messages)

[PATCH 5/6] drm/ast: Initialize DRAM type before posting GPU
 2020-07-08  8:23 UTC  (2+ messages)

[For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
 2020-07-08  7:53 UTC 

patch "iio:pressure:ms5611 Fix buffer element alignment" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio:humidity:hts221 Fix alignment and data leak issues" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio:humidity:hdc100x Fix alignment and data leak issues" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio:magnetometer:ak8974: Fix alignment and data leak issues" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio: pressure: zpa2326: handle pm_runtime_get_sync failure" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio: magnetometer: ak8974: Fix runtime PM imbalance on error" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio: mma8452: Add missed iio_device_unregister() call in" added to staging-linus
 2020-07-08  7:21 UTC 

patch "iio:health:afe4403 Fix timestamp alignment and prevent data leak." added to staging-linus
 2020-07-08  7:21 UTC 

✅ PASS: Test report for kernel 5.7.7-f3d5509.cki (stable-queue)
 2020-07-08  6:57 UTC 

[PATCH 5.7 000/112] 5.7.8-rc1 review
 2020-07-08  5:08 UTC  (70+ messages)
` [PATCH 5.7 001/112] exfat: Set the unused characters of FileName field to the value 0000h
` [PATCH 5.7 002/112] exfat: add missing brelse() calls on error paths
` [PATCH 5.7 004/112] exfat: move setting VOL_DIRTY over exfat_remove_entries()
` [PATCH 5.7 005/112] exfat: flush dirty metadata in fsync
` [PATCH 5.7 009/112] drm/amd/display: Fix incorrectly pruned modes with deep color
` [PATCH 5.7 010/112] drm/amd/display: Fix ineffective setting of max bpc property
` [PATCH 5.7 011/112] seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
` [PATCH 5.7 012/112] tipc: add test for Nagle algorithm effectiveness
` [PATCH 5.7 015/112] tipc: Fix NULL pointer dereference in __tipc_sendstream()
` [PATCH 5.7 018/112] drm/amdgpu: fix non-pointer dereference for non-RAS supported
` [PATCH 5.7 019/112] drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
` [PATCH 5.7 020/112] sched/debug: Make sd->flags sysctl read-only
` [PATCH 5.7 025/112] mm/slub: fix stack overruns with SLUB_STATS
` [PATCH 5.7 028/112] rxrpc: Fix race between incoming ACK parser and retransmitter
` [PATCH 5.7 029/112] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
` [PATCH 5.7 030/112] tools lib traceevent: Add append() function helper for appending strings
` [PATCH 5.7 031/112] tools lib traceevent: Handle __attribute__((user)) in field names
` [PATCH 5.7 033/112] io_uring: fix io_sq_thread no schedule when busy
` [PATCH 5.7 034/112] nvme-multipath: set bdi capabilities once
` [PATCH 5.7 035/112] nvme: fix possible deadlock when I/O is blocked
` [PATCH 5.7 036/112] nvme-multipath: fix deadlock between ana_work and scan_work
` [PATCH 5.7 037/112] nvme-multipath: fix deadlock due to head->lock
` [PATCH 5.7 038/112] nvme-multipath: fix bogus request queue reference put
` [PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
` [PATCH 5.7 044/112] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
` [PATCH 5.7 045/112] task_work: teach task_work_add() to do signal_wake_up()
` [PATCH 5.7 046/112] io_uring: use signal based task_work running
` [PATCH 5.7 047/112] drm/msm/dpu: fix error return code in dpu_encoder_init
` [PATCH 5.7 050/112] mptcp: drop MP_JOIN request sock on syn cookies
` [PATCH 5.7 052/112] enetc: Fix HW_VLAN_CTAG_TX|RX toggling
` [PATCH 5.7 053/112] irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
` [PATCH 5.7 057/112] hsr: avoid to create proc file after unregister
` [PATCH 5.7 059/112] cxgb4: parse TC-U32 key values and masks natively
` [PATCH 5.7 065/112] hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()
` [PATCH 5.7 066/112] scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
` [PATCH 5.7 069/112] thermal/drivers/rcar_gen3: Fix undefined temperature if negative
` [PATCH 5.7 070/112] kthread: save thread function
` [PATCH 5.7 071/112] nfsd: clients dont need to break their own delegations
` [PATCH 5.7 074/112] drm: sun4i: hdmi: Remove extra HPD polling
` [PATCH 5.7 075/112] virtio-blk: free vblk-vqs in error path of virtblk_probe()
` [PATCH 5.7 078/112] nvme: fix a crash in nvme_mpath_add_disk
` [PATCH 5.7 079/112] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
` [PATCH 5.7 081/112] i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
` [PATCH 5.7 082/112] i2c: designware: platdrv: Set class based on DMI
` [PATCH 5.7 083/112] i2c: mlxcpld: check correct size of maximum RECV_LEN packet
` [PATCH 5.7 084/112] io_uring: fix regression with always ignoring signals in io_cqring_wait()
` [PATCH 5.7 085/112] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
` [PATCH 5.7 086/112] nfsd: apply umask on fs without ACL support
` [PATCH 5.7 087/112] Revert "ALSA: usb-audio: Improve frames size computation"
` [PATCH 5.7 088/112] padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
` [PATCH 5.7 089/112] SMB3: Honor seal flag for multiuser mounts
` [PATCH 5.7 091/112] SMB3: Honor lease disabling "
` [PATCH 5.7 092/112] SMB3: Honor handletimeout flag "
` [PATCH 5.7 093/112] cifs: Fix the target file was deleted when rename failed
` [PATCH 5.7 094/112] Drivers: hv: Change flag to write log level in panic msg to false
` [PATCH 5.7 095/112] hwmon: (pmbus) Fix page vs. register when accessing fans
` [PATCH 5.7 096/112] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
` [PATCH 5.7 097/112] ACPI: fan: Fix Tiger Lake ACPI device ID
` [PATCH 5.7 100/112] MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
` [PATCH 5.7 101/112] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
` [PATCH 5.7 102/112] drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
` [PATCH 5.7 103/112] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
` [PATCH 5.7 108/112] irqchip/gic: Atomically update affinity
` [PATCH 5.7 109/112] mm/hugetlb.c: fix pages per hugetlb calculation
` [PATCH 5.7 110/112] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
` [PATCH 5.7 111/112] dm zoned: assign max_io_len correctly
` [PATCH 5.7 112/112] efi: Make it possible to disable efivar_ssdt entirely

✅ PASS: Test report for kernel 5.7.8-rc1-b371afd.cki (stable)
 2020-07-08  3:08 UTC 

[PATCH] bitfield.h: don't compile-time validate _val in FIELD_FIT
 2020-07-07 22:43 UTC  (3+ messages)

[PATCH RESEND v2] PCI: Add device even if driver attach failed
 2020-07-07 22:36 UTC  (2+ messages)

+ fs-minix-check-return-value-of-sb_getblk.patch added to -mm tree
 2020-07-07 22:18 UTC  (4+ messages)
` + fs-minix-dont-allow-getting-deleted-inodes.patch "
` + fs-minix-reject-too-large-maximum-file-size.patch "
` + mm-memcg-fix-refcount-error-while-moving-and-swapping.patch "

[PATCH 1/6] fs/minix: check return value of sb_getblk()
 2020-07-07 20:34 UTC  (3+ messages)

Linux 5.7.3
 2020-07-07 20:20 UTC  (11+ messages)
  ` ath9k broken [was: Linux 5.7.3]

[RFT PATCH] ia64: Fix build error with !COREDUMP
 2020-07-07 18:34 UTC  (2+ messages)

[PATCH v2 1/2] i2c: imx: Fix PM runtime inbalance in probe error path
 2020-07-07 18:33 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: imx: Fix external abort on interrupt in exit paths

patch "usb: chipidea: core: add wakeup support for extcon" added to usb-linus
 2020-07-07 17:57 UTC 

[PATCH][STABLE 4.9] irqchip/gic: Atomically update affinity
 2020-07-07 15:37 UTC 


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