stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-23 19:20:18 to 2020-08-24 08:54:38 UTC [more...]

[PATCH 5.8 000/148] 5.8.4-rc1 review
 2020-08-24  8:30 UTC  (53+ messages)
` [PATCH 5.8 001/148] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
` [PATCH 5.8 006/148] ALSA: hda: avoid reset of sdo_limit
` [PATCH 5.8 010/148] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
` [PATCH 5.8 012/148] io_uring: find and cancel head link async work on files exit
` [PATCH 5.8 015/148] kernel/relay.c: fix memleak on destroy relay channel
` [PATCH 5.8 017/148] squashfs: avoid bio_alloc() failure with 1Mbyte blocks
` [PATCH 5.8 020/148] ASoC: amd: renoir: restore two more registers during resume
` [PATCH 5.8 021/148] RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
` [PATCH 5.8 022/148] opp: Enable resources again if they were disabled earlier
` [PATCH 5.8 024/148] opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
` [PATCH 5.8 027/148] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
` [PATCH 5.8 031/148] s390/pci: fix zpci_bus_link_virtfn()
` [PATCH 5.8 033/148] s390/pci: fix PF/VF linking on hot plug
` [PATCH 5.8 034/148] s390/pci: ignore stale configuration request event
` [PATCH 5.8 043/148] drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
` [PATCH 5.8 044/148] drm/i915: Provide the perf pmu.module
` [PATCH 5.8 046/148] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH 5.8 048/148] media: coda: jpeg: add NULL check after kmalloc
` [PATCH 5.8 049/148] f2fs: fix to check page dirty status before writeback
` [PATCH 5.8 050/148] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH 5.8 052/148] f2fs: should avoid inode eviction in synchronous path
` [PATCH 5.8 065/148] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH 5.8 070/148] fat: fix fat_ra_init() for data clusters == 0
` [PATCH 5.8 072/148] ext4: fix potential negative array index in do_split()
` [PATCH 5.8 073/148] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
` [PATCH 5.8 074/148] ext4: dont allow overlapping system zones
` [PATCH 5.8 077/148] spi: stm32: fixes suspend/resume management
` [PATCH 5.8 078/148] ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
` [PATCH 5.8 079/148] ASoC: q6routing: add dummy register read/write function
` [PATCH 5.8 083/148] libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH 5.8 088/148] i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
` [PATCH 5.8 089/148] i40e: Fix crash during removing i40e driver
` [PATCH 5.8 092/148] can: j1939: fix support for multipacket broadcast message
` [PATCH 5.8 094/148] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH 5.8 095/148] can: j1939: add rxtimer for multipacket broadcast session
` [PATCH 5.8 096/148] bonding: fix a potential double-unregister
` [PATCH 5.8 108/148] of/address: check for invalid range.cpu_addr
` [PATCH 5.8 110/148] scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH 5.8 118/148] kconfig: qconf: do not limit the pop-up menu to the first row
` [PATCH 5.8 120/148] efi: avoid error message when booting under Xen
` [PATCH 5.8 124/148] afs: Fix key ref leak in afs_put_operation()
` [PATCH 5.8 126/148] afs: Fix NULL deref in afs_dynroot_depopulate()
` [PATCH 5.8 129/148] powerpc/fixmap: Fix the size of the early debug area
` [PATCH 5.8 130/148] bpf: Use get_file_rcu() instead of get_file() for task_file iterator
` [PATCH 5.8 131/148] powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
` [PATCH 5.8 132/148] bonding: fix active-backup failover for current ARP slave
` [PATCH 5.8 135/148] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
` [PATCH 5.8 139/148] epoll: Keep a reference on files added to the check list
` [PATCH 5.8 140/148] powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
` [PATCH 5.8 141/148] powerpc/pseries: Do not initiate shutdown when system is running on UPS
` [PATCH 5.8 145/148] efi/libstub: Stop parsing arguments at "--"
` [PATCH 5.8 146/148] efi/libstub: Handle NULL cmdline

[PATCH 5.4 000/107] 5.4.61-rc1 review
 2020-08-24  8:30 UTC  (34+ messages)
` [PATCH 5.4 001/107] Documentation/llvm: add documentation on building w/ Clang/LLVM
` [PATCH 5.4 004/107] net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
` [PATCH 5.4 009/107] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
` [PATCH 5.4 010/107] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
` [PATCH 5.4 012/107] gfs2: Never call gfs2_block_zero_range with an open transaction
` [PATCH 5.4 013/107] perf probe: Fix memory leakage when the probe point is not found
` [PATCH 5.4 020/107] btrfs: add wrapper for transaction abort predicate
` [PATCH 5.4 021/107] ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
` [PATCH 5.4 022/107] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
` [PATCH 5.4 027/107] kernel/relay.c: fix memleak on destroy relay channel
` [PATCH 5.4 028/107] uprobes: __replace_page() avoid BUG in munlock_vma_page()
` [PATCH 5.4 033/107] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
` [PATCH 5.4 035/107] mm/memory.c: skip spurious TLB flush for retried page fault
` [PATCH 5.4 038/107] drm/amd/display: fix pow() crashing when given base 0
` [PATCH 5.4 041/107] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
` [PATCH 5.4 042/107] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH 5.4 043/107] media: budget-core: Improve exception handling in budget_register()
` [PATCH 5.4 044/107] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH 5.4 047/107] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH 5.4 048/107] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH 5.4 050/107] xfs: fix inode quota reservation checks
` [PATCH 5.4 054/107] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH 5.4 055/107] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH 5.4 057/107] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH 5.4 062/107] fs/signalfd.c: fix inconsistent return codes for signalfd4
` [PATCH 5.4 070/107] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
` [PATCH 5.4 071/107] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
` [PATCH 5.4 079/107] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH 5.4 083/107] s390/ptrace: fix storage key handling
` [PATCH 5.4 084/107] ASoC: msm8916-wcd-analog: fix register Interrupt offset
` [PATCH 5.4 087/107] kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
` [PATCH 5.4 091/107] kconfig: qconf: fix signal connection to invalid slots
` [PATCH 5.4 093/107] Fix build error when CONFIG_ACPI is not set/enabled:

[PATCH 4.4 00/33] 4.4.234-rc1 review
 2020-08-24  8:31 UTC  (10+ messages)
` [PATCH 4.4 02/33] perf probe: Fix memory leakage when the probe point is not found
` [PATCH 4.4 07/33] khugepaged: khugepaged_test_exit() check mmget_still_valid()
` [PATCH 4.4 12/33] mm: include CMA pages in lowmem_reserve at boot
` [PATCH 4.4 13/33] mm, page_alloc: fix core hung in free_pcppages_bulk()
` [PATCH 4.4 16/33] media: budget-core: Improve exception handling in budget_register()
` [PATCH 4.4 18/33] Input: psmouse - add a newline when printing proto by sysfs
` [PATCH 4.4 27/33] ASoC: intel: Fix memleak in sst_media_open
` [PATCH 4.4 28/33] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH 4.4 33/33] omapfb: dss: Fix max fclk divider for omap36xx

[PATCH 4.14 00/50] 4.14.195-rc1 review
 2020-08-24  8:31 UTC  (14+ messages)
` [PATCH 4.14 01/50] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
` [PATCH 4.14 02/50] perf probe: Fix memory leakage when the probe point is not found
` [PATCH 4.14 04/50] khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
` [PATCH 4.14 06/50] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH 4.14 07/50] btrfs: export helpers for subvolume name/id resolution
` [PATCH 4.14 10/50] btrfs: inode: fix NULL pointer dereference if inode doesnt need compression
` [PATCH 4.14 16/50] ext4: fix checking of directory entry validity for inline directories
` [PATCH 4.14 20/50] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
` [PATCH 4.14 26/50] xfs: fix inode quota reservation checks
` [PATCH 4.14 33/50] ext4: fix potential negative array index in do_split()
` [PATCH 4.14 35/50] i40e: Fix crash during removing i40e driver
` [PATCH 4.14 37/50] bonding: show saner speed for broadcast mode
` [PATCH 4.14 38/50] bonding: fix a potential double-unregister

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-24  8:54 UTC  (5+ messages)
` [PATCH 5.8 137/232] USB: serial: ftdi_sio: fix break and sysrq handling

[PATCH 4.9 00/39] 4.9.234-rc1 review
 2020-08-24  8:31 UTC  (16+ messages)
` [PATCH 4.9 07/39] khugepaged: khugepaged_test_exit() check mmget_still_valid()
` [PATCH 4.9 09/39] btrfs: export helpers for subvolume name/id resolution
` [PATCH 4.9 12/39] kernel/relay.c: fix memleak on destroy relay channel
` [PATCH 4.9 13/39] mm: include CMA pages in lowmem_reserve at boot
` [PATCH 4.9 15/39] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
` [PATCH 4.9 16/39] ext4: clean up ext4_match() and callers
` [PATCH 4.9 17/39] ext4: fix checking of directory entry validity for inline directories
` [PATCH 4.9 20/39] media: vpss: clean up resources in init
` [PATCH 4.9 24/39] jffs2: fix UAF problem
` [PATCH 4.9 27/39] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH 4.9 32/39] ASoC: intel: Fix memleak in sst_media_open
` [PATCH 4.9 35/39] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH 4.9 36/39] epoll: Keep a reference on files added to the check list
` [PATCH 4.9 37/39] do_epoll_ctl(): clean the failure exits up a bit
` [PATCH 4.9 38/39] mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible

[PATCH 5.7 000/124] 5.7.18-rc1 review
 2020-08-24  8:30 UTC  (45+ messages)
` [PATCH 5.7 001/124] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
` [PATCH 5.7 002/124] drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
` [PATCH 5.7 004/124] khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
` [PATCH 5.7 007/124] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
` [PATCH 5.7 011/124] romfs: fix uninitialized memory leak in romfs_dev_read()
` [PATCH 5.7 018/124] ext4: fix checking of directory entry validity for inline directories
` [PATCH 5.7 019/124] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
` [PATCH 5.7 021/124] selftests: kvm: Use a shorter encoding to clear RAX
` [PATCH 5.7 025/124] drm/amd/display: Blank stream before destroying HDCP session
` [PATCH 5.7 026/124] drm/amd/display: Fix DFPstate hang due to view port changed
` [PATCH 5.7 028/124] io-wq: reorder cancellation pending -> running
` [PATCH 5.7 029/124] io-wq: add an option to cancel all matched reqs
` [PATCH 5.7 034/124] opp: Put opp table in dev_pm_opp_set_rate() for empty tables
` [PATCH 5.7 041/124] Input: psmouse - add a newline when printing proto by sysfs
` [PATCH 5.7 042/124] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH 5.7 056/124] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH 5.7 058/124] fs/signalfd.c: fix inconsistent return codes for signalfd4
` [PATCH 5.7 060/124] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
` [PATCH 5.7 061/124] ext4: dont allow overlapping system zones
` [PATCH 5.7 062/124] ext4: check journal inode extents more carefully
` [PATCH 5.7 063/124] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
` [PATCH 5.7 064/124] spi: stm32: fixes suspend/resume management
` [PATCH 5.7 065/124] ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
` [PATCH 5.7 067/124] tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
` [PATCH 5.7 070/124] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
` [PATCH 5.7 073/124] igc: Fix PTP initialization
` [PATCH 5.7 074/124] i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
` [PATCH 5.7 078/124] can: j1939: fix support for multipacket broadcast message
` [PATCH 5.7 080/124] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH 5.7 081/124] can: j1939: add rxtimer for multipacket broadcast session
` [PATCH 5.7 093/124] scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH 5.7 095/124] scsi: ufs: Add quirk to enable host controller without hce
` [PATCH 5.7 096/124] scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
` [PATCH 5.7 097/124] scsi: ufs: Add quirk to fix abnormal ocs fatal error
` [PATCH 5.7 101/124] kconfig: qconf: do not limit the pop-up menu to the first row
` [PATCH 5.7 103/124] efi: avoid error message when booting under Xen
` [PATCH 5.7 109/124] powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
` [PATCH 5.7 111/124] net: ena: Prevent reset after device destruction
` [PATCH 5.7 112/124] net: ena: Change WARN_ON expression in ena_del_napi_in_range()
` [PATCH 5.7 117/124] powerpc/pseries: Do not initiate shutdown when system is running on UPS
` [PATCH 5.7 120/124] efi: add missed destroy_workqueue when efisubsys_init fails
` [PATCH 5.7 121/124] efi/libstub: Stop parsing arguments at "--"
` [PATCH 5.7 123/124] do_epoll_ctl(): clean the failure exits up a bit
` [PATCH 5.7 124/124] xen: dont reschedule in preemption off sections

[PATCH v2] firmware_loader: fix memory leak for paged buffer
 2020-08-24  8:21 UTC  (4+ messages)
` [PATCH v3] "

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-08-24  8:18 UTC  (8+ messages)

[PATCH] omapfb: dss: Fix max fclk divider for omap36xx
 2020-08-24  8:16 UTC  (6+ messages)

[PATCH] xen: don't reschedule in preemption off sections
 2020-08-24  8:13 UTC  (2+ messages)

LLVM=1 patches for 5.4
 2020-08-24  8:10 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 4.4-stable tree
 2020-08-24  8:10 UTC  (3+ messages)

[STABLE 4.4 to 5.4][PATCH 0/2] epoll fixes
 2020-08-24  8:06 UTC  (4+ messages)
` [PATCH 1/2] epoll: Keep a reference on files added to the check list
` [PATCH 2/2] do_epoll_ctl(): clean the failure exits up a bit

[PATCH v3 0/6] Fix timeout clock used by hardware data timeout
 2020-08-24  7:58 UTC  (3+ messages)
` [PATCH v3 6/6] sdhci: tegra: Add missing TMCLK for "

[PATCH v4.9] powerpc: Allow 4224 bytes of stack expansion for the signal frame
 2020-08-24  7:38 UTC  (2+ messages)

FAILED: patch "[PATCH] EDAC/{i7core,sb,pnd2,skx}: Fix error event severity" failed to apply to 5.4-stable tree
 2020-08-24  7:26 UTC 

FAILED: patch "[PATCH] powerpc/pseries: Do not initiate shutdown when system is" failed to apply to 4.4-stable tree
 2020-08-24  7:25 UTC 

FAILED: patch "[PATCH] epoll: Keep a reference on files added to the check list" failed to apply to 4.4-stable tree
 2020-08-24  7:24 UTC 

FAILED: patch "[PATCH] epoll: Keep a reference on files added to the check list" failed to apply to 4.9-stable tree
 2020-08-24  7:24 UTC 

FAILED: patch "[PATCH] epoll: Keep a reference on files added to the check list" failed to apply to 4.19-stable tree
 2020-08-24  7:24 UTC 

FAILED: patch "[PATCH] epoll: Keep a reference on files added to the check list" failed to apply to 4.14-stable tree
 2020-08-24  7:24 UTC 

FAILED: patch "[PATCH] epoll: Keep a reference on files added to the check list" failed to apply to 5.4-stable tree
 2020-08-24  7:24 UTC 

[PATCH] i2c: i2c-rcar: Auto select RESET_CONTROLLER
 2020-08-24  6:26 UTC 

[PATCH v4.4] powerpc: Allow 4224 bytes of stack expansion for the signal frame
 2020-08-24  4:59 UTC 

[PATCH] block: Fix a race in the runtime power management code
 2020-08-24  3:06 UTC 

[PATCH v4.14] powerpc: Allow 4224 bytes of stack expansion for the signal frame
 2020-08-24  2:37 UTC 

FAILED: patch "[PATCH] io_uring: find and cancel head link async work on files exit" failed to apply to 5.7-stable tree
 2020-08-23 20:57 UTC  (5+ messages)

stable-rc/linux-4.19.y baseline: 152 runs, 1 regressions (v4.19.141-19-ga76a89456133)
 2020-08-23 20:01 UTC 

stable-rc/linux-5.4.y baseline: 168 runs, 1 regressions (v5.4.60-39-g6ba0cb3c0b4a)
 2020-08-23 19:58 UTC 

[PATCH] drm/etnaviv: fix external abort seen on GC600 rev 0x19
 2020-08-23 19:19 UTC  (4+ messages)


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