public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-08 10:51:51 to 2023-05-08 11:02:48 UTC [more...]

[PATCH 6.3 000/694] 6.3.2-rc1 review
 2023-05-08  9:39 UTC  (156+ messages)
` [PATCH 6.3 001/694] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
` [PATCH 6.3 002/694] ASoC: amd: ps: update the acp clock source
` [PATCH 6.3 003/694] powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
` [PATCH 6.3 004/694] PCI: kirin: Select REGMAP_MMIO
` [PATCH 6.3 005/694] PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
` [PATCH 6.3 006/694] PCI: qcom: Fix the incorrect register usage in v2.7.0 config
` [PATCH 6.3 007/694] bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
` [PATCH 6.3 008/694] phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanes
` [PATCH 6.3 009/694] IMA: allow/fix UML builds
` [PATCH 6.3 010/694] wifi: rtw88: usb: fix priority queue to endpoint mapping
` [PATCH 6.3 011/694] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
` [PATCH 6.3 012/694] usb: gadget: udc: core: Prevent redundant calls to pullup
` [PATCH 6.3 013/694] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
` [PATCH 6.3 014/694] USB: dwc3: fix runtime pm imbalance on probe errors
` [PATCH 6.3 015/694] USB: dwc3: fix runtime pm imbalance on unbind
` [PATCH 6.3 016/694] hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write
` [PATCH 6.3 017/694] hwmon: (adt7475) Use device_property APIs when configuring polarity
` [PATCH 6.3 018/694] tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site
` [PATCH 6.3 019/694] posix-cpu-timers: Implement the missing timer_wait_running callback
` [PATCH 6.3 020/694] media: ov8856: Do not check for for module version
` [PATCH 6.3 021/694] drm/vmwgfx: Fix Legacy Display Unit atomic drm support
` [PATCH 6.3 022/694] blk-stat: fix QUEUE_FLAG_STATS clear
` [PATCH 6.3 023/694] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 6.3 024/694] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 6.3 025/694] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH 6.3 026/694] staging: iio: resolver: ads1210: fix config mode
` [PATCH 6.3 027/694] tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
` [PATCH 6.3 028/694] xhci: fix debugfs register accesses while suspended
` [PATCH 6.3 029/694] serial: fix TIOCSRS485 locking
` [PATCH 6.3 030/694] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
` [PATCH 6.3 031/694] serial: max310x: fix IO data corruption in batched operations
` [PATCH 6.3 032/694] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
` [PATCH 6.3 033/694] fs: fix sysctls.c built
` [PATCH 6.3 034/694] MIPS: fw: Allow firmware to pass a empty env
` [PATCH 6.3 035/694] ipmi:ssif: Add send_retries increment
` [PATCH 6.3 036/694] ipmi: fix SSIF not responding under certain cond
` [PATCH 6.3 037/694] iio: addac: stx104: Fix race condition when converting analog-to-digital
` [PATCH 6.3 038/694] iio: addac: stx104: Fix race condition for stx104_write_raw()
` [PATCH 6.3 039/694] kheaders: Use array declaration instead of char
` [PATCH 6.3 040/694] wifi: mt76: add missing locking to protect against concurrent rx/status calls
` [PATCH 6.3 041/694] wifi: rtw89: correct 5 MHz mask setting
` [PATCH 6.3 042/694] pwm: meson: Fix axg ao mux parents
` [PATCH 6.3 043/694] pwm: meson: Fix g12a ao clk81 name
` [PATCH 6.3 044/694] soundwire: qcom: correct setting ignore bit on v1.5.1
` [PATCH 6.3 045/694] pinctrl: qcom: lpass-lpi: set output value before enabling output
` [PATCH 6.3 046/694] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
` [PATCH 6.3 047/694] ring-buffer: Sync IRQ works before buffer destruction
` [PATCH 6.3 048/694] crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
` [PATCH 6.3 049/694] crypto: safexcel - Cleanup ring IRQ workqueues on load failure
` [PATCH 6.3 050/694] crypto: arm64/aes-neonbs - fix crash with CFI enabled
` [PATCH 6.3 051/694] crypto: testmgr - fix RNG performance in fuzz tests
` [PATCH 6.3 052/694] crypto: ccp - Dont initialize CCP for PSP 0x1649
` [PATCH 6.3 053/694] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
` [PATCH 6.3 054/694] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH 6.3 055/694] cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit
` [PATCH 6.3 056/694] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
` [PATCH 6.3 057/694] KVM: nVMX: Emulate NOPs in L2, and PAUSE if its not intercepted
` [PATCH 6.3 058/694] KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
` [PATCH 6.3 059/694] KVM: arm64: Avoid lock inversion when setting the VM register width
` [PATCH 6.3 060/694] KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
` [PATCH 6.3 061/694] KVM: arm64: Use config_lock to protect vgic state
` [PATCH 6.3 062/694] KVM: arm64: vgic: Dont acquire its_lock before config_lock
` [PATCH 6.3 063/694] relayfs: fix out-of-bounds access in relay_file_read
` [PATCH 6.3 064/694] KVM: RISC-V: Retry fault if vma_lookup() results become invalid
` [PATCH 6.3 065/694] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
` [PATCH 6.3 066/694] ksmbd: fix racy issue under cocurrent smb2 tree disconnect
` [PATCH 6.3 067/694] ksmbd: call rcu_barrier() in ksmbd_server_exit()
` [PATCH 6.3 068/694] ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()
` [PATCH 6.3 069/694] ksmbd: fix memleak in session setup
` [PATCH 6.3 070/694] ksmbd: not allow guest user on multichannel
` [PATCH 6.3 071/694] ksmbd: fix deadlock in ksmbd_find_crypto_ctx()
` [PATCH 6.3 072/694] ksmbd: fix racy issue from session setup and logoff
` [PATCH 6.3 073/694] ksmbd: block asynchronous requests when making a delay on session setup
` [PATCH 6.3 074/694] ksmbd: destroy expired sessions
` [PATCH 6.3 075/694] ksmbd: fix racy issue from smb2 close and logoff with multichannel
` [PATCH 6.3 076/694] ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530
` [PATCH 6.3 077/694] igc: read before write to SRRCTL register
` [PATCH 6.3 078/694] i2c: omap: Fix standard mode false ACK readings
` [PATCH 6.3 079/694] riscv: mm: remove redundant parameter of create_fdt_early_page_table
` [PATCH 6.3 080/694] thermal: intel: powerclamp: Fix NULL pointer access issue
` [PATCH 6.3 081/694] tracing: Fix permissions for the buffer_percent file
` [PATCH 6.3 082/694] drm/amd/pm: re-enable the gfx imu when smu resume
` [PATCH 6.3 083/694] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
` [PATCH 6.3 084/694] RISC-V: Align SBI probe implementation with spec
` [PATCH 6.3 085/694] Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
` [PATCH 6.3 086/694] ubifs: Fix memleak when insert_old_idx() failed
` [PATCH 6.3 087/694] ubi: Fix return value overwrite issue in try_write_vid_and_data()
` [PATCH 6.3 088/694] ubifs: Free memory for tmpfile name
` [PATCH 6.3 089/694] ubifs: Fix memory leak in do_rename
` [PATCH 6.3 090/694] ceph: fix potential use-after-free bug when trimming caps
` [PATCH 6.3 091/694] fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
` [PATCH 6.3 092/694] xfs: dont consider future format versions valid
` [PATCH 6.3 093/694] cxl/hdm: Fail upon detecting 0-sized decoders
` [PATCH 6.3 094/694] cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
` [PATCH 6.3 095/694] cxl/port: Scan single-target ports for decoders
` [PATCH 6.3 096/694] bus: mhi: host: Remove duplicate ee check for syserr
` [PATCH 6.3 097/694] bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
` [PATCH 6.3 098/694] bus: mhi: host: Range check CHDBOFF and ERDBOFF
` [PATCH 6.3 099/694] ASoC: dt-bindings: qcom,lpass-rx-macro: correct minItems for clocks
` [PATCH 6.3 100/694] parisc: Fix argument pointer in real64_call_asm()
` [PATCH 6.3 101/694] parisc: Ensure page alignment in flush functions
` [PATCH 6.3 102/694] ALSA: usb-audio: Add quirk for Pioneer DDJ-800
` [PATCH 6.3 103/694] ALSA: hda/realtek: Add quirk for ThinkPad P1 Gen 6
` [PATCH 6.3 104/694] ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41
` [PATCH 6.3 105/694] ALSA: hda/realtek: support HP Pavilion Aero 13-be0xxx Mute LED
` [PATCH 6.3 106/694] ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptop
` [PATCH 6.3 107/694] ASoC: codecs: wcd938x: fix accessing regmap on unattached devices
` [PATCH 6.3 108/694] nilfs2: do not write dirty data after degenerating to read-only
` [PATCH 6.3 109/694] nilfs2: fix infinite loop in nilfs_mdt_get_block()
` [PATCH 6.3 110/694] mm: do not reclaim private data from pinned page
` [PATCH 6.3 111/694] drbd: correctly submit flush bio on barrier
` [PATCH 6.3 112/694] md/raid10: fix null-ptr-deref in raid10_sync_request
` [PATCH 6.3 113/694] md/raid5: Improve performance for sequential IO
` [PATCH 6.3 114/694] kasan: hw_tags: avoid invalid virt_to_page()
` [PATCH 6.3 115/694] mtd: core: provide unique name for nvmem device, take two
` [PATCH 6.3 116/694] mtd: core: fix nvmem error reporting
` [PATCH 6.3 117/694] mtd: core: fix error path for nvmem provider
` [PATCH 6.3 118/694] mtd: spi-nor: core: Update flashs current address mode when changing address mode
` [PATCH 6.3 119/694] drivers: remoteproc: xilinx: Fix carveout names
` [PATCH 6.3 120/694] mailbox: zynqmp: Fix IPI isr handling
` [PATCH 6.3 121/694] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
` [PATCH 6.3 122/694] mailbox: zynqmp: Fix counts of child nodes
` [PATCH 6.3 123/694] mailbox: zynqmp: Fix typo in IPI documentation
` [PATCH 6.3 124/694] nfp: fix incorrect pointer deference when offloading IPsec with bonding
` [PATCH 6.3 125/694] wifi: rtl8xxxu: RTL8192EU always needs full init
` [PATCH 6.3 126/694] wifi: rtw88: rtw8821c: Fix rfe_option field width
` [PATCH 6.3 127/694] wifi: rtw89: fix potential race condition between napi_init and napi_enable
` [PATCH 6.3 128/694] clk: microchip: fix potential UAF in auxdev release callback
` [PATCH 6.3 129/694] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
` [PATCH 6.3 130/694] kunit: fix bug in the order of lines in debugfs logs
` [PATCH 6.3 131/694] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
` [PATCH 6.3 132/694] selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
` [PATCH 6.3 133/694] selftests/resctrl: Move ->setup() call outside of test specific branches
` [PATCH 6.3 134/694] selftests/resctrl: Allow ->setup() to return errors
` [PATCH 6.3 135/694] selftests/resctrl: Check for return value after write_schemata()
` [PATCH 6.3 136/694] ARM: 9292/1: vfp: Pass thread_info pointer to vfp_support_entry
` [PATCH 6.3 137/694] ARM: 9293/1: vfp: Pass successful return address via register R3
` [PATCH 6.3 138/694] selinux: fix Makefile dependencies of flask.h
` [PATCH 6.3 139/694] selinux: ensure av_permissions.h is built when needed
` [PATCH 6.3 140/694] tpm, tpm_tis: Do not skip reset of original interrupt vector
` [PATCH 6.3 141/694] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH 6.3 143/694] tpm, tpm_tis: Claim locality before writing interrupt registers
` [PATCH 6.3 144/694] tpm, tpm: Implement usage counter for locality
` [PATCH 6.3 152/694] drm/i915/dg2: Drop one PCI ID
` [PATCH 6.3 153/694] drm/vgem: add missing mutex_destroy
` [PATCH 6.3 154/694] drm/probe-helper: Cancel previous job before starting new one
` [PATCH 6.3 155/694] arm64: dts: amlogic: meson-g12b-radxa-zero2: fix pwm clock names
` [PATCH 6.3 156/694] drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
` [PATCH 6.3 157/694] tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
` [PATCH 6.3 158/694] soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
` [PATCH 6.3 159/694] soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
` [PATCH 6.3 160/694] arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table
` [PATCH 6.3 161/694] arm64: dts: renesas: r8a774c0: "
` [PATCH 6.3 162/694] arm64: dts: renesas: r9a07g044: Update IRQ numbers for SSI channels
` [PATCH 6.3 164/694] arm64: dts: renesas: r9a07g043: "

[syzbot] [ext4?] WARNING in print_tainted
 2023-05-08 10:57 UTC 

FAILED: patch "[PATCH] drbd: correctly submit flush bio on barrier" failed to apply to 5.15-stable tree
 2023-05-08 10:55 UTC  (2+ messages)
` [PATCH 5.15.y] drbd: correctly submit flush bio on barrier

[PATCH 6.2 000/663] 6.2.15-rc1 review
 2023-05-08  9:48 UTC  (42+ messages)
` [PATCH 6.2 593/663] dmaengine: dw-edma: Fix to change for continuous transfer
` [PATCH 6.2 598/663] mfd: tqmx86: Do not access I2C_DETECT register through io_base
` [PATCH 6.2 600/663] mfd: tqmx86: Correct board names for TQMxE39x
` [PATCH 6.2 601/663] mfd: ocelot-spi: Fix unsupported bulk read
` [PATCH 6.2 602/663] mfd: arizona-spi: Add missing MODULE_DEVICE_TABLE
` [PATCH 6.2 628/663] mtd: spi-nor: core: Update flashs current address mode when changing address mode
` [PATCH 6.2 629/663] drivers: remoteproc: xilinx: Fix carveout names
` [PATCH 6.2 630/663] mailbox: zynqmp: Fix IPI isr handling
` [PATCH 6.2 631/663] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
` [PATCH 6.2 632/663] mailbox: zynqmp: Fix typo in IPI documentation
` [PATCH 6.2 633/663] nfp: fix incorrect pointer deference when offloading IPsec with bonding
` [PATCH 6.2 634/663] wifi: rtl8xxxu: RTL8192EU always needs full init
` [PATCH 6.2 635/663] wifi: rtw88: rtw8821c: Fix rfe_option field width
` [PATCH 6.2 636/663] wifi: rtw89: fix potential race condition between napi_init and napi_enable
` [PATCH 6.2 637/663] clk: microchip: fix potential UAF in auxdev release callback
` [PATCH 6.2 638/663] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
` [PATCH 6.2 639/663] scripts/gdb: fix lx-timerlist for Python3
` [PATCH 6.2 640/663] btrfs: scrub: reject unsupported scrub flags
` [PATCH 6.2 641/663] s390/dasd: fix hanging blockdevice after request requeue
` [PATCH 6.2 642/663] ia64: fix an addr to taddr in huge_pte_offset()
` [PATCH 6.2 643/663] mm/mempolicy: correctly update prev when policy is equal on mbind
` [PATCH 6.2 644/663] vhost_vdpa: fix unmap process in no-batch mode
` [PATCH 6.2 645/663] dm verity: fix error handling for check_at_most_once on FEC
` [PATCH 6.2 646/663] dm clone: call kmem_cache_destroy() in dm_clone_init() error path
` [PATCH 6.2 647/663] dm integrity: call kmem_cache_destroy() in dm_integrity_init() "
` [PATCH 6.2 648/663] dm flakey: fix a crash with invalid table line
` [PATCH 6.2 649/663] dm ioctl: fix nested locking in table_clear() to remove deadlock concern
` [PATCH 6.2 650/663] dm: dont lock fs when the map is NULL in process of resume
` [PATCH 6.2 651/663] blk-iocost: avoid 64-bit division in ioc_timer_fn
` [PATCH 6.2 652/663] cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
` [PATCH 6.2 653/663] cifs: protect session status check in smb2_reconnect()
` [PATCH 6.2 654/663] cifs: fix sharing of DFS connections
` [PATCH 6.2 655/663] cifs: fix potential race when tree connecting ipc
` [PATCH 6.2 656/663] cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
` [PATCH 6.2 657/663] thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
` [PATCH 6.2 658/663] perf auxtrace: Fix address filter entire kernel size
` [PATCH 6.2 659/663] perf intel-pt: Fix CYC timestamps after standalone CBR
` [PATCH 6.2 660/663] i40e: Remove unused i40e status codes
` [PATCH 6.2 661/663] i40e: Remove string printing for i40e_status
` [PATCH 6.2 662/663] i40e: use int "
` [PATCH 6.2 663/663] debugobject: Ensure pool refill (again)

FAILED: patch "[PATCH] drbd: correctly submit flush bio on barrier" failed to apply to 5.10-stable tree
 2023-05-08 10:52 UTC  (2+ messages)
` [PATCH 5.10.y] drbd: correctly submit flush bio on barrier


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