stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 19:23:31 to 2023-03-08 10:29:36 UTC [more...]

[PATCH v3] tpm: disable hwrng for fTPM on some AMD designs
 2023-03-08  9:42 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.234-284-gb1838f4802b9)
 2023-03-08 10:23 UTC 

[PATCH v4 0/5] Fix error propagation amongst request
 2023-03-08  9:41 UTC  (6+ messages)
` [PATCH v4 1/5] drm/i915: Throttle for ringspace prior to taking the timeline mutex
` [PATCH v4 2/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
` [PATCH v4 3/5] drm/i915: Create the locked version of the request create
` [PATCH v4 4/5] drm/i915: Create the locked version of the request add
` [PATCH v4 5/5] drm/i915/gt: Make sure that errors are propagated through request chains

[PATCH] mm/ksm: Fix race with ksm_exit() in VMA iteration
 2023-03-08  9:41 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307-149-g6d5b76e6daf2)
 2023-03-08  9:33 UTC 

FAILED: patch "[PATCH] s390/dasd: add missing discipline function" failed to apply to 5.10-stable tree
 2023-03-08  9:31 UTC 

FAILED: patch "[PATCH] s390/dasd: add missing discipline function" failed to apply to 5.4-stable tree
 2023-03-08  9:31 UTC 

[PATCH 6.1 000/887] 6.1.16-rc2 review
 2023-03-08  9:29 UTC 

[PATCH 5.15 000/570] 5.15.99-rc2 review
 2023-03-08  9:29 UTC 

[PATCH 6.2 0000/1000] 6.2.3-rc2 review
 2023-03-08  9:29 UTC 

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.172-428-gf4717c842e98)
 2023-03-08  9:19 UTC 

FAILED: patch "[PATCH] powerpc/boot: Don't always pass -mcpu=powerpc when building" failed to apply to 6.1-stable tree
 2023-03-08  9:14 UTC 

FAILED: patch "[PATCH] powerpc/boot: Don't always pass -mcpu=powerpc when building" failed to apply to 6.2-stable tree
 2023-03-08  9:13 UTC 

[PATCH 6.2 0000/1001] 6.2.3-rc1 review
 2023-03-08  9:12 UTC  (7+ messages)

[PATCH v2 0/2] Fix mas_skip_node() for mas_empty_area()
 2023-03-08  8:49 UTC  (3+ messages)
` [PATCH v2 1/2] maple_tree: Fix mas_skip_node() end slot detection

[PATCH v2 1/4] mtd: core: provide unique name for nvmem device, take two
 2023-03-08  8:20 UTC  (3+ messages)
` [PATCH v2 2/4] mtd: core: fix nvmem error reporting
` [PATCH v2 3/4] mtd: core: fix error path for nvmem provider

[PATCH] docs: add backporting and conflict resolution document
 2023-03-08  8:10 UTC  (4+ messages)

stable-rc/linux-6.1.y baseline: 185 runs, 2 regressions (v6.1.15-886-g7ff82f8ebd2b)
 2023-03-08  7:52 UTC 

stable-rc/linux-5.4.y baseline: 167 runs, 35 regressions (v5.4.234-285-gfdf034dbbfef)
 2023-03-08  7:44 UTC 

[PATCH 5.15 000/567] 5.15.99-rc1 review
 2023-03-08  7:19 UTC  (110+ messages)
` [PATCH 5.15 330/567] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH 5.15 465/567] RDMA/siw: Fix user page pinning accounting
` [PATCH 5.15 467/567] KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
` [PATCH 5.15 468/567] KVM: SVM: Fix potential overflow in SEVs send|receive_update_data()
` [PATCH 5.15 469/567] KVM: SVM: hyper-v: placate modpost section mismatch error
` [PATCH 5.15 470/567] KVM: s390: disable migration mode when dirty tracking is disabled
` [PATCH 5.15 471/567] x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
` [PATCH 5.15 472/567] x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
` [PATCH 5.15 473/567] x86/reboot: Disable virtualization in an emergency if SVM is supported
` [PATCH 5.15 474/567] x86/reboot: Disable SVM, not just VMX, when stopping CPUs
` [PATCH 5.15 478/567] x86/microcode/AMD: Add a @cpu parameter to the reloading functions
` [PATCH 5.15 479/567] x86/microcode/AMD: Fix mixed steppings support
` [PATCH 5.15 480/567] x86/speculation: Allow enabling STIBP with legacy IBRS
` [PATCH 5.15 481/567] Documentation/hw-vuln: Document the interaction between IBRS and STIBP
` [PATCH 5.15 482/567] brd: return 0/-error from brd_insert_page()
` [PATCH 5.15 483/567] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
` [PATCH 5.15 484/567] irqdomain: Fix association race
` [PATCH 5.15 485/567] irqdomain: Fix disassociation race
` [PATCH 5.15 486/567] irqdomain: Look for existing mapping only once
` [PATCH 5.15 487/567] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH 5.15 488/567] irqdomain: Fix domain registration race
` [PATCH 5.15 489/567] crypto: qat - fix out-of-bounds read
` [PATCH 5.15 490/567] io_uring: handle TIF_NOTIFY_RESUME when checking for task_work
` [PATCH 5.15 491/567] io_uring: mark task TASK_RUNNING before handling resume/task work
` [PATCH 5.15 492/567] io_uring: add a conditional reschedule to the IOPOLL cancelation loop
` [PATCH 5.15 493/567] io_uring/rsrc: disallow multi-source reg buffers
` [PATCH 5.15 494/567] io_uring: remove MSG_NOSIGNAL from recvmsg
` [PATCH 5.15 495/567] io_uring/poll: allow some retries for poll triggering spuriously
` [PATCH 5.15 496/567] ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
` [PATCH 5.15 497/567] ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
` [PATCH 5.15 498/567] jbd2: fix data missing when reusing bh which is ready to be checkpointed
` [PATCH 5.15 499/567] ext4: optimize ea_inode block expansion
` [PATCH 5.15 500/567] ext4: refuse to create ea block when umounted
` [PATCH 5.15 501/567] ext4: Fix possible corruption when moving a directory
` [PATCH 5.15 502/567] mtd: spi-nor: sfdp: Fix index value for SCCR dwords
` [PATCH 5.15 503/567] mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
` [PATCH 5.15 504/567] mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
` [PATCH 5.15 505/567] dm: send just one event on resize, not two
` [PATCH 5.15 506/567] dm: add cond_resched() to dm_wq_work()
` [PATCH 5.15 507/567] wifi: rtl8xxxu: Use a longer retry limit of 48
` [PATCH 5.15 508/567] wifi: ath11k: allow system suspend to survive ath11k
` [PATCH 5.15 509/567] wifi: cfg80211: Fix use after free for wext
` [PATCH 5.15 510/567] qede: fix interrupt coalescing configuration
` [PATCH 5.15 511/567] thermal: intel: powerclamp: Fix cur_state for multi package system
` [PATCH 5.15 512/567] dm flakey: fix logic when corrupting a bio
` [PATCH 5.15 513/567] dm flakey: dont corrupt the zero page
` [PATCH 5.15 514/567] dm flakey: fix a bug with 32-bit highmem systems
` [PATCH 5.15 515/567] ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
` [PATCH 5.15 516/567] ARM: dts: exynos: correct TMU phandle in Exynos4210
` [PATCH 5.15 517/567] ARM: dts: exynos: correct TMU phandle in Exynos4
` [PATCH 5.15 518/567] ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
` [PATCH 5.15 519/567] ARM: dts: exynos: correct TMU phandle in Exynos5250
` [PATCH 5.15 520/567] ARM: dts: exynos: correct TMU phandle in Odroid XU
` [PATCH 5.15 521/567] ARM: dts: exynos: correct TMU phandle in Odroid HC1
` [PATCH 5.15 522/567] fuse: add inode/permission checks to fileattr_get/fileattr_set
` [PATCH 5.15 523/567] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
` [PATCH 5.15 524/567] ceph: update the time stamps and try to drop the suid/sgid
` [PATCH 5.15 525/567] alpha: fix FEN fault handling
` [PATCH 5.15 526/567] dax/kmem: Fix leak of memory-hotplug resources
` [PATCH 5.15 527/567] mips: fix syscall_get_nr
` [PATCH 5.15 528/567] media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
` [PATCH 5.15 529/567] remoteproc/mtk_scp: Move clk ops outside send_lock
` [PATCH 5.15 530/567] docs: gdbmacros: print newest record
` [PATCH 5.15 531/567] mm: memcontrol: deprecate charge moving
` [PATCH 5.15 532/567] mm/thp: check and bail out if page in deferred queue already
` [PATCH 5.15 533/567] ktest.pl: Give back console on Ctrt^C on monitor
` [PATCH 5.15 534/567] ktest.pl: Fix missing "end_monitor" when machine check fails
` [PATCH 5.15 535/567] ktest.pl: Add RUN_TIMEOUT option with default unlimited
` [PATCH 5.15 536/567] ring-buffer: Handle race between rb_move_tail and rb_check_pages
` [PATCH 5.15 537/567] tools/bootconfig: fix single & used for logical condition
` [PATCH 5.15 538/567] scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
` [PATCH 5.15 539/567] scsi: qla2xxx: Fix link failure in NPIV environment
` [PATCH 5.15 540/567] scsi: qla2xxx: Check if port is online before sending ELS
` [PATCH 5.15 541/567] scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
` [PATCH 5.15 542/567] scsi: qla2xxx: Remove unintended flag clearing
` [PATCH 5.15 543/567] scsi: qla2xxx: Fix erroneous link down
` [PATCH 5.15 544/567] scsi: qla2xxx: Remove increment of interface err cnt
` [PATCH 5.15 545/567] scsi: ses: Dont attach if enclosure has no components
` [PATCH 5.15 546/567] scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
` [PATCH 5.15 547/567] scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
` [PATCH 5.15 548/567] scsi: ses: Fix possible desc_ptr "
` [PATCH 5.15 549/567] scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
` [PATCH 5.15 550/567] RISC-V: add a spin_shadow_stack declaration
` [PATCH 5.15 551/567] riscv: mm: fix regression due to update_mmu_cache change
` [PATCH 5.15 552/567] riscv: jump_label: Fixup unaligned arch_static_branch function
` [PATCH 5.15 553/567] riscv, mm: Perform BPF exhandler fixup on page fault
` [PATCH 5.15 554/567] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH 5.15 555/567] riscv: ftrace: Reduce the detour code size to half
` [PATCH 5.15 556/567] MIPS: DTS: CI20: fix otg power gpio
` [PATCH 5.15 557/567] PCI/PM: Observe reset delay irrespective of bridge_d3
` [PATCH 5.15 558/567] PCI: hotplug: Allow marking devices as disconnected during bind/unbind
` [PATCH 5.15 559/567] PCI: Avoid FLR for AMD FCH AHCI adapters
` [PATCH 5.15 560/567] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
` [PATCH 5.15 561/567] vfio/type1: prevent underflow of locked_vm via exec()
` [PATCH 5.15 562/567] vfio/type1: track locked_vm per dma
` [PATCH 5.15 563/567] vfio/type1: restore locked_vm
` [PATCH 5.15 564/567] drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
` [PATCH 5.15 565/567] drm/radeon: Fix eDP for single-display iMac11,2
` [PATCH 5.15 566/567] drm/i915: Dont use BAR mappings for ring buffers with LLC
` [PATCH 5.15 567/567] drm/edid: fix AVI infoframe aspect ratio handling

[PATCH 6.1 000/885] 6.1.16-rc1 review
 2023-03-08  7:17 UTC  (7+ messages)
` [PATCH 6.1 788/885] ext4: Fix possible corruption when moving a directory

stable-rc/queue/4.14 baseline: 134 runs, 23 regressions (v4.14.307-150-g3160160a6e9f)
 2023-03-08  7:16 UTC 

stable-rc/queue/6.1 baseline: 178 runs, 5 regressions (v6.1.15-885-gb76254894610)
 2023-03-08  6:44 UTC 

No progress output when make 4.4.1 builds Linux 4.19 and earlier
 2023-03-08  6:34 UTC  (3+ messages)

[PATCH 4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  6:17 UTC 

stable-rc/queue/5.15 baseline: 174 runs, 24 regressions (v5.15.98-567-gd8d75a314dc3)
 2023-03-08  5:42 UTC 

stable-rc/queue/5.10 baseline: 168 runs, 14 regressions (v5.10.172-429-gb6c71bd150b6)
 2023-03-08  5:19 UTC 

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  4:33 UTC  (4+ messages)

stable-rc/queue/5.4 baseline: 166 runs, 33 regressions (v5.4.234-284-gea20d71d5262)
 2023-03-08  4:33 UTC 

stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.15-886-g7ff82f8ebd2b)
 2023-03-08  4:22 UTC 

stable-rc/linux-5.4.y build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.234-285-gfdf034dbbfef)
 2023-03-08  4:15 UTC 

stable-rc/queue/4.19 baseline: 139 runs, 20 regressions (v4.19.275-197-g2bf94e97d305)
 2023-03-08  4:13 UTC 

stable-rc/linux-4.19.y baseline: 132 runs, 24 regressions (v4.19.275-198-gedb4d7f628c5)
 2023-03-08  3:52 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307-150-g3160160a6e9f)
 2023-03-08  3:47 UTC 

[PATCH] fs/ceph/mds_client: ignore responses for waiting requests
 2023-03-08  3:42 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 190 runs, 17 regressions (v5.10.172-430-g5c7816afffc1)
 2023-03-08  3:38 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.15-885-gb76254894610)
 2023-03-08  3:15 UTC 

stable-rc/linux-5.15.y baseline: 191 runs, 27 regressions (v5.15.98-568-gfa8d909622db)
 2023-03-08  3:13 UTC 

[PATCH] ceph: implement writeback livelock avoidance using page tagging
 2023-03-08  2:56 UTC 

stable-rc/linux-4.14.y baseline: 146 runs, 26 regressions (v4.14.307-151-g81e1c8b258d4)
 2023-03-08  2:51 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.98-567-gd8d75a314dc3)
 2023-03-08  2:12 UTC 

[PATCH 4.14.y] tcp: Fix listen() regression in 4.14.303
 2023-03-08  2:09 UTC 

stable-rc/queue/5.10 build: 183 builds: 2 failed, 181 passed, 8 warnings (v5.10.172-429-gb6c71bd150b6)
 2023-03-08  1:49 UTC 

[4.19/5.4/5.10] Please backport fdaf88531cfd
 2023-03-08  1:29 UTC 

[merged mm-hotfixes-stable] mm-damon-paddr-fix-folio_size-call-after-folio_put-in-damon_pa_young.patch removed from -mm tree
 2023-03-08  1:05 UTC 

[merged mm-hotfixes-stable] ocfs2-fix-data-corruption-after-failed-write.patch removed from -mm tree
 2023-03-08  1:05 UTC 

[merged mm-hotfixes-stable] mm-userfaultfd-propagate-uffd-wp-bit-when-pte-mapping-the-huge-zeropage.patch removed from -mm tree
 2023-03-08  1:05 UTC 

[merged mm-hotfixes-stable] mm-teach-mincore_hugetlb-about-pte-markers.patch removed from -mm tree
 2023-03-08  1:05 UTC 

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.234-284-gea20d71d5262)
 2023-03-08  1:03 UTC 

[PATCH] ath11k: allow system suspend to survive ath11k
 2023-03-08  0:56 UTC  (3+ messages)
` wifi: "

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.275-197-g2bf94e97d305)
 2023-03-08  0:44 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.275-198-gedb4d7f628c5)
 2023-03-08  0:22 UTC 

[PATCH] PCI: apple: Set only available ports up
 2023-03-08  0:20 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.172-430-g5c7816afffc1)
 2023-03-08  0:09 UTC 

FAILED: patch "[PATCH] io_uring/poll: allow some retries for poll triggering" failed to apply to 6.1-stable tree
 2023-03-07 23:51 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.98-568-gfa8d909622db)
 2023-03-07 23:44 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307-151-g81e1c8b258d4)
 2023-03-07 23:21 UTC 

[PATCH 5.10] malidp: Fix NULL vs IS_ERR() checking
 2023-03-07 22:47 UTC 

[PATCH 5.15] malidp: Fix NULL vs IS_ERR() checking
 2023-03-07 22:48 UTC 

+ mm-ksm-fix-race-with-ksm_exit-in-vma-iteration.patch added to mm-hotfixes-unstable branch
 2023-03-07 22:35 UTC 

+ nilfs2-fix-kernel-infoleak-in-nilfs_ioctl_wrap_copy.patch added to mm-hotfixes-unstable branch
 2023-03-07 22:07 UTC 

[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-03-07 21:45 UTC  (10+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
          ` AUTOSEL process

+ test_maple_tree-add-more-testing-for-mas_empty_area.patch added to mm-hotfixes-unstable branch
 2023-03-07 21:36 UTC 

+ maple_tree-fix-mas_skip_node-end-slot-detection.patch added to mm-hotfixes-unstable branch
 2023-03-07 21:36 UTC 

[PATCH 1/4] mtd: core: provide unique name for nvmem device, take two
 2023-03-07 20:49 UTC  (3+ messages)

stable-rc/queue/5.15 baseline: 180 runs, 20 regressions (v5.15.98-545-g7d62bf096144)
 2023-03-07 19:40 UTC 

[PATCH 2/4] mtd: core: fix nvmem error reporting
 2023-03-07 19:23 UTC  (2+ messages)

[PATCH 3/4] mtd: core: fix error path for nvmem provider
 2023-03-07 19:23 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 141 runs, 21 regressions (v4.19.275-191-g0939e40b20ce)
 2023-03-07 19:17 UTC 

[PATCH 5.15 01/11] xfs: use setattr_copy to set vfs inode attributes
 2023-03-07 19:17 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;
as well as URLs for NNTP newsgroup(s).