public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-22 15:21:20 to 2022-08-23 08:18:46 UTC [more...]

[PATCH 5.19 000/365] 5.19.4-rc1 review
 2022-08-23  7:59 UTC  (85+ messages)
` [PATCH 5.19 001/365] ALSA: info: Fix llseek return value when using callback
` [PATCH 5.19 002/365] ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
` [PATCH 5.19 003/365] RDMA: Handle the return code from dma_resv_wait_timeout() properly
` [PATCH 5.19 004/365] KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
` [PATCH 5.19 005/365] x86/mm: Use proper mask when setting PUD mapping
` [PATCH 5.19 006/365] rds: add missing barrier to release_refill
` [PATCH 5.19 007/365] drm/i915/gem: Remove shared locking on freeing objects
` [PATCH 5.19 008/365] locking/atomic: Make test_and_*_bit() ordered on failure
` [PATCH 5.19 009/365] drm/nouveau: recognise GA103
` [PATCH 5.19 010/365] drm/ttm: Fix dummy res NULL ptr deref bug
` [PATCH 5.19 011/365] drm/amdgpu: Only disable prefer_shadow on hawaii
` [PATCH 5.19 012/365] drm/amd/display: Check correct bounds for stream encoder instances for DCN303
` [PATCH 5.19 013/365] s390/ap: fix crash on older machines based on QCI info missing
` [PATCH 5.19 014/365] ata: libata-eh: Add missing command name
` [PATCH 5.19 015/365] mmc: pxamci: Fix another error handling path in pxamci_probe()
` [PATCH 5.19 016/365] mmc: pxamci: Fix an "
` [PATCH 5.19 017/365] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
` [PATCH 5.19 018/365] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 5.19 019/365] btrfs: reset RO counter on block group if we fail to relocate
` [PATCH 5.19 020/365] btrfs: fix lost error handling when looking up extended ref on log replay
` [PATCH 5.19 021/365] btrfs: fix warning during log replay when bumping inode link count
` [PATCH 5.19 022/365] drm/amdgpu: change vram width algorithm for vram_info v3_0
` [PATCH 5.19 023/365] drm/i915/gt: Ignore TLB invalidations on idle engines
` [PATCH 5.19 024/365] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH 5.19 025/365] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH 5.19 026/365] drm/i915/gt: Batch TLB invalidations
` [PATCH 5.19 027/365] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
` [PATCH 5.19 028/365] cifs: Fix memory leak on the deferred close
` [PATCH 5.19 029/365] x86/kprobes: Fix JNG/JNLE emulation
` [PATCH 5.19 030/365] tracing/perf: Fix double put of trace event when init fails
` [PATCH 5.19 031/365] tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
` [PATCH 5.19 032/365] tracing/eprobes: Do not hardcode $comm as a string
` [PATCH 5.19 033/365] tracing/eprobes: Fix reading of string fields
` [PATCH 5.19 034/365] tracing/eprobes: Have event probes be consistent with kprobes and uprobes
` [PATCH 5.19 035/365] tracing/probes: Have kprobes and uprobes use $COMM too
` [PATCH 5.19 036/365] tracing: Have filter accept "common_cpu" to be consistent
` [PATCH 5.19 037/365] ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
` [PATCH 5.19 038/365] ALSA: hda: Fix crash due to jack poll in suspend
` [PATCH 5.19 039/365] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
` [PATCH 5.19 040/365] can: ems_usb: fix clangs -Wunaligned-access warning
` [PATCH 5.19 041/365] apparmor: fix quiet_denied for file rules
` [PATCH 5.19 042/365] apparmor: fix absroot causing audited secids to begin with =
` [PATCH 5.19 043/365] apparmor: Fix failed mount permission check error message
` [PATCH 5.19 044/365] apparmor: fix aa_label_asxprint return check
` [PATCH 5.19 045/365] apparmor: fix setting unconfined mode on a loaded profile
` [PATCH 5.19 046/365] apparmor: fix overlapping attachment computation
` [PATCH 5.19 047/365] apparmor: fix reference count leak in aa_pivotroot()
` [PATCH 5.19 048/365] apparmor: Fix memleak in aa_simple_write_to_buffer()
` [PATCH 5.19 049/365] Documentation: ACPI: EINJ: Fix obsolete example
` [PATCH 5.19 050/365] netfilter: nf_tables: fix crash when nf_trace is enabled
` [PATCH 5.19 051/365] net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
` [PATCH 5.19 052/365] NFSv4.1: Dont decrease the value of seq_nr_highest_sent
` [PATCH 5.19 053/365] NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
` [PATCH 5.19 054/365] NFSv4: Fix races in the legacy idmapper upcall
` [PATCH 5.19 055/365] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
` [PATCH 5.19 056/365] NFSv4/pnfs: Fix a use-after-free bug in open
` [PATCH 5.19 057/365] mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
` [PATCH 5.19 058/365] mptcp: move subflow cleanup in mptcp_destroy_common()
` [PATCH 5.19 059/365] mptcp: do not queue data on closed subflows
` [PATCH 5.19 060/365] selftests: mptcp: make sendfile selftest work
` [PATCH 5.19 061/365] BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
` [PATCH 5.19 062/365] bpf: Disallow bpf programs call prog_run command
` [PATCH 5.19 064/365] bpf: Acquire map uref in .init_seq_private for array map iterator
` [PATCH 5.19 065/365] bpf: Acquire map uref in .init_seq_private for hash "
` [PATCH 5.19 069/365] can: mcp251x: Fix race condition on receive interrupt
` [PATCH 5.19 070/365] can: j1939: j1939_session_destroy(): fix memory leak of skbs
` [PATCH 5.19 071/365] net: atlantic: fix aq_vec index out of range error
` [PATCH 5.19 072/365] m68k: coldfire/device.c: protect FLEXCAN blocks
` [PATCH 5.19 073/365] sunrpc: fix expiry of auth creds
` [PATCH 5.19 074/365] SUNRPC: Fix xdr_encode_bool()
` [PATCH 5.19 075/365] SUNRPC: Reinitialise the backchannel request buffers before reuse
` [PATCH 5.19 076/365] SUNRPC: Dont reuse bvec on retransmission of the request
` [PATCH 5.19 077/365] ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
` [PATCH 5.19 078/365] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
` [PATCH 5.19 079/365] virtio_net: fix memory leak inside XPD_TX with mergeable
` [PATCH 5.19 080/365] virtio-blk: Avoid use-after-free on suspend/resume
` [PATCH 5.19 081/365] devlink: Fix use-after-free after a failed reload
` [PATCH 5.19 082/365] net: phy: Warn about incorrect mdio_bus_phy_resume() state
` [PATCH 5.19 083/365] net: bcmgenet: Indicate MAC is in charge of PHY PM
` [PATCH 5.19 084/365] net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
` [PATCH 5.19 086/365] net: bgmac: Fix a BUG triggered by wrong bytes_compl
` [PATCH 5.19 087/365] net: atm: bring back zatm uAPI
` [PATCH 5.19 088/365] selftests: forwarding: Fix failing tests with old libnet
` [PATCH 5.19 089/365] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles

[PATCH 4.9 000/101] 4.9.326-rc1 review
 2022-08-23  8:03 UTC  (46+ messages)
` [PATCH 4.9 001/101] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 4.9 002/101] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 4.9 003/101] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 4.9 004/101] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 4.9 005/101] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 4.9 006/101] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 4.9 007/101] ARM: crypto: comment out gcc warning that breaks clang builds
` [PATCH 4.9 008/101] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle
` [PATCH 4.9 009/101] ion: Make user_ion_handle_put_nolock() a void function
` [PATCH 4.9 010/101] selinux: Minor cleanups
` [PATCH 4.9 011/101] proc: Pass file mode to proc_pid_make_inode
` [PATCH 4.9 012/101] selinux: Clean up initialization of isec->sclass
` [PATCH 4.9 013/101] selinux: Convert isec->lock into a spinlock
` [PATCH 4.9 014/101] selinux: fix error initialization in inode_doinit_with_dentry()
` [PATCH 4.9 015/101] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
` [PATCH 4.9 016/101] include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
` [PATCH 4.9 017/101] init/main: Fix double "the" in comment
` [PATCH 4.9 018/101] init/main: properly align the multi-line comment
` [PATCH 4.9 019/101] init: move stack canary initialization after setup_arch
` [PATCH 4.9 020/101] init/main.c: extract early boot entropy from the passed cmdline
` [PATCH 4.9 021/101] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 4.9 022/101] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 4.9 023/101] random: only call boot_init_stack_canary() once
` [PATCH 4.9 024/101] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 4.9 025/101] Makefile: link with -z noexecstack --no-warn-rwx-segments
` [PATCH 4.9 028/101] add barriers to buffer_uptodate and set_buffer_uptodate
` [PATCH 4.9 029/101] KVM: SVM: Dont BUG if userspace injects an interrupt with GIF=0
` [PATCH 4.9 030/101] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 4.9 031/101] ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
` [PATCH 4.9 032/101] ALSA: hda/cirrus - support for iMac 12,1 model
` [PATCH 4.9 033/101] vfs: Check the truncate maximum size in inode_newsize_ok()
` [PATCH 4.9 034/101] usbnet: Fix linkwatch use-after-free on disconnect
` [PATCH 4.9 035/101] parisc: Fix device names in /proc/iomem
` [PATCH 4.9 036/101] drm/nouveau: fix another off-by-one in nvbios_addr
` [PATCH 4.9 037/101] bpf: fix overflow in prog accounting
` [PATCH 4.9 038/101] fuse: limit nsec
` [PATCH 4.9 039/101] md-raid10: fix KASAN warning
` [PATCH 4.9 040/101] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH 4.9 041/101] PCI: Add defines for normal and subtractive PCI bridges
` [PATCH 4.9 042/101] powerpc/fsl-pci: Fix Class Code of PCIe Root Port
` [PATCH 4.9 043/101] powerpc/powernv: Avoid crashing if rng is NULL
` [PATCH 4.9 045/101] USB: HCD: Fix URB giveback issue in tasklet function
` [PATCH 4.9 046/101] netfilter: nf_tables: fix null deref due to zeroed list head
` [PATCH 4.9 047/101] scsi: zfcp: Fix missing auto port scan and thus missing target ports
` [PATCH 4.9 048/101] x86/olpc: fix logical not is only applied to the left hand side

[PATCH] mips: pci: remove extraneous asterisk from top level comment of ar2315 PCI driver
 2022-08-23  8:06 UTC  (4+ messages)

bpf selftest failed in 5.4.210 kernel
 2022-08-23  7:31 UTC  (9+ messages)

patch "Revert "usb: typec: ucsi: add a common function" added to usb-linus
 2022-08-23  7:28 UTC 

[PATCH 5.10] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-08-23  7:25 UTC  (2+ messages)

[PATCH STABLE 4.14 0/2] btrfs: raid56: backporst to reduce corruption
 2022-08-23  7:24 UTC  (2+ messages)

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-23  7:22 UTC  (2+ messages)

[PATCH 5.15 0/9] xfs stable candidate patches for 5.15.y (part 4)
 2022-08-23  7:21 UTC  (2+ messages)

[PATCH] tee: add overflow check in tee_ioctl_shm_register()
 2022-08-23  7:14 UTC  (6+ messages)

[PATCH 5.10 480/545] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
 2022-08-23  7:11 UTC  (3+ messages)

FAILED: patch "[PATCH] tracing/probes: Have kprobes and uprobes use $COMM too" failed to apply to 4.19-stable tree
 2022-08-23  7:01 UTC  (3+ messages)

FAILED: patch "[PATCH] tracing/eprobes: Fix reading of string fields" failed to apply to 5.15-stable tree
 2022-08-23  6:58 UTC  (3+ messages)

[PATCH v3] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-23  6:57 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Correctly calculate sagaw value of IOMMU
 2022-08-23  6:25 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-08-23  6:23 UTC  (6+ messages)

[PATCH v9 RESEND #2 1/2] block: fix signed int overflow in Amiga partition support
 2022-08-23  5:22 UTC  (3+ messages)
` [PATCH v9 RESEND #2 2/2] block: add overflow checks for "

[PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
 2022-08-23  3:57 UTC  (4+ messages)

stable-rc/queue/5.18 baseline: 138 runs, 4 regressions (v5.18.18-6-gad8a0ac8e472)
 2022-08-23  3:22 UTC 

[REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs
 2022-08-23  3:15 UTC  (16+ messages)

stable-rc/queue/5.15 baseline: 147 runs, 4 regressions (v5.15.62-232-g7f3b8845612d)
 2022-08-23  2:47 UTC 

stable-rc/linux-5.15.y baseline: 133 runs, 2 regressions (v5.15.62)
 2022-08-23  2:37 UTC 

stable/linux-5.10.y baseline: 131 runs, 4 regressions (v5.10.137)
 2022-08-23  2:08 UTC 

stable/linux-5.15.y baseline: 147 runs, 2 regressions (v5.15.62)
 2022-08-23  1:49 UTC 

stable/linux-5.18.y baseline: 120 runs, 2 regressions (v5.18.19)
 2022-08-23  1:40 UTC 

stable-rc/queue/5.19 build: 173 builds: 2 failed, 171 passed, 6 errors, 2 warnings (v5.19.3-363-g62092b167c30)
 2022-08-23  1:33 UTC 

stable-rc/linux-5.18.y baseline: 143 runs, 4 regressions (v5.18.19)
 2022-08-23  1:16 UTC 

stable-rc/queue/5.10 baseline: 138 runs, 11 regressions (v5.10.137-150-g8b56d7183e67)
 2022-08-23  1:14 UTC 

stable-rc/queue/4.19 baseline: 121 runs, 10 regressions (v4.19.255-284-g3f9a05daadd1)
 2022-08-23  0:18 UTC 

stable-rc/linux-5.10.y baseline: 113 runs, 4 regressions (v5.10.137)
 2022-08-23  0:18 UTC 

stable-rc/queue/5.18 build: 174 builds: 2 failed, 172 passed, 6 errors, 2 warnings (v5.18.18-6-gad8a0ac8e472)
 2022-08-22 23:53 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.62-232-g7f3b8845612d)
 2022-08-22 23:18 UTC 

stable-rc/queue/4.14 baseline: 88 runs, 10 regressions (v4.14.290-226-g539210b941ec)
 2022-08-22 23:16 UTC 

stable-rc/linux-5.15.y build: 166 builds: 3 failed, 163 passed, 14 errors, 5 warnings (v5.15.62)
 2022-08-22 23:07 UTC 

stable/linux-5.19.y build: 173 builds: 2 failed, 171 passed, 6 errors, 2 warnings (v5.19.3)
 2022-08-22 22:58 UTC 

stable-rc/queue/5.4 baseline: 102 runs, 1 regressions (v5.4.210-386-gc9e43ee09ae9)
 2022-08-22 22:54 UTC 

stable/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.137)
 2022-08-22 22:39 UTC 

+ squashfs-dont-call-kmalloc-in-decompressors.patch added to mm-hotfixes-unstable branch
 2022-08-22 22:24 UTC 

stable/linux-5.15.y build: 185 builds: 4 failed, 181 passed, 14 errors, 7 warnings (v5.15.62)
 2022-08-22 22:20 UTC 

stable/linux-5.18.y build: 170 builds: 2 failed, 168 passed, 6 errors, 2 warnings (v5.18.19)
 2022-08-22 22:11 UTC 

stable-rc/linux-5.18.y build: 176 builds: 2 failed, 174 passed, 6 errors, 2 warnings (v5.18.19)
 2022-08-22 21:47 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.137-150-g8b56d7183e67)
 2022-08-22 21:44 UTC 

[PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
 2022-08-22 21:15 UTC  (2+ messages)

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.255-284-g3f9a05daadd1)
 2022-08-22 20:49 UTC 

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.137)
 2022-08-22 20:49 UTC 

stable-rc/linux-5.19.y build: 173 builds: 2 failed, 171 passed, 6 errors, 2 warnings (v5.19.3)
 2022-08-22 20:07 UTC 

stable-rc/queue/4.14 build: 196 builds: 4 failed, 192 passed, 2 errors, 32 warnings (v4.14.290-226-g539210b941ec)
 2022-08-22 19:47 UTC 

[PATCH v3 3/7] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
 2022-08-22 19:40 UTC  (3+ messages)

stable-rc/queue/5.4 build: 189 builds: 6 failed, 183 passed, 7 errors, 31 warnings (v5.4.210-386-gc9e43ee09ae9)
 2022-08-22 19:25 UTC 

FAILED: patch "[PATCH] tracing/probes: Have kprobes and uprobes use $COMM too" failed to apply to 5.10-stable tree
 2022-08-22 16:17 UTC  (2+ messages)

[PATCH] tee: add overflow check in tee_ioctl_shm_register()
 2022-08-22 15:13 UTC  (2+ messages)


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