stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 21:38:53 to 2022-01-24 21:54:44 UTC [more...]

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-24 18:46 UTC  (94+ messages)
` [PATCH 5.16 0339/1039] lib/logic_iomem: Fix 32-bit build
` [PATCH 5.16 0366/1039] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_region()
` [PATCH 5.16 0367/1039] power: reset: mt6397: Check for null res pointer
` [PATCH 5.16 0675/1039] ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
` [PATCH 5.16 0700/1039] ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
` [PATCH 5.16 0702/1039] drm/amdgpu: Dont inherit GEM object VMAs in child process
` [PATCH 5.16 0707/1039] ACPI: CPPC: Check present CPUs for determining _CPC is valid
` [PATCH 5.16 0729/1039] can: flexcan: allow to change quirks at runtime
` [PATCH 5.16 0749/1039] dm: fix alloc_dax error handling in alloc_dev
` [PATCH 5.16 0753/1039] scsi: ufs: Fix a kernel crash during shutdown
` [PATCH 5.16 0754/1039] scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
` [PATCH 5.16 0759/1039] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
` [PATCH 5.16 0762/1039] ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position information
` [PATCH 5.16 0768/1039] ASoC: SOF: ipc: Add null pointer check for substream->runtime
` [PATCH 5.16 0771/1039] scsi: sr: Dont use GFP_DMA
` [PATCH 5.16 0783/1039] PCI: qcom: Fix an error handling path in qcom_pcie_probe()
` [PATCH 5.16 0786/1039] PCI: aardvark: Fix checking for MEM resource type
` [PATCH 5.16 0788/1039] KVM: VMX: Dont unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
` [PATCH 5.16 0790/1039] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH 5.16 0791/1039] KVM: X86: Ensure that dirty PDPTRs are loaded
` [PATCH 5.16 0801/1039] PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
` [PATCH 5.16 0804/1039] PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET "
` [PATCH 5.16 0809/1039] NFSD: Fix verifier returned in stable WRITEs
` [PATCH 5.16 0810/1039] Revert "nfsd: skip some unnecessary stats in the v4 case"
` [PATCH 5.16 0813/1039] drm/i915/pxp: Hold RPM wakelock during PXP unbind
` [PATCH 5.16 0814/1039] drm/i915: dont call free_mmap_offset when purging
` [PATCH 5.16 0815/1039] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
` [PATCH 5.16 0818/1039] drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode
` [PATCH 5.16 0822/1039] drm/amdkfd: Check for null pointer after calling kmemdup
` [PATCH 5.16 0823/1039] drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
` [PATCH 5.16 0824/1039] PCI: mt7621: Add missing MODULE_LICENSE()
` [PATCH 5.16 0830/1039] kasan: fix quarantine conflicting with init_on_free
` [PATCH 5.16 0839/1039] ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
` [PATCH 5.16 0841/1039] tpm: fix NPE on probe for missing device
` [PATCH 5.16 0848/1039] fuse: Pass correct lend value to filemap_write_and_wait_range()
` [PATCH 5.16 0855/1039] remoteproc: imx_rproc: Fix a resource leak in the remove function
` [PATCH 5.16 0859/1039] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH 5.16 0863/1039] drm/bridge: analogix_dp: Make PSR-exit block less
` [PATCH 5.16 0866/1039] scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
` [PATCH 5.16 0868/1039] drm/amdgpu: Fix rejecting Tahiti GPUs
` [PATCH 5.16 0871/1039] drm/i915/display/ehl: Update voltage swing table
` [PATCH 5.16 0874/1039] PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
` [PATCH 5.16 0875/1039] PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
` [PATCH 5.16 0877/1039] PCI: pci-bridge-emul: Fix definitions of reserved bits
` [PATCH 5.16 0878/1039] PCI: pci-bridge-emul: Correctly set PCIe capabilities
` [PATCH 5.16 0883/1039] btrfs: zoned: cache reported zone during mount
` [PATCH 5.16 0884/1039] btrfs: check the root node for uptodate before returning it
` [PATCH 5.16 0887/1039] btrfs: zoned: fix chunk allocation condition for zoned allocator
` [PATCH 5.16 0890/1039] ext4: make sure quota gets properly shutdown on error
` [PATCH 5.16 0891/1039] ext4: fix a possible ABBA deadlock due to busy PA
` [PATCH 5.16 0892/1039] ext4: initialize err_blk before calling __ext4_get_inode_loc
` [PATCH 5.16 0894/1039] ext4: set csum seed in tmp inode while migrating to extents
` [PATCH 5.16 0896/1039] ext4: use ext4_ext_remove_space() for fast commit replay delete range
` [PATCH 5.16 0897/1039] ext4: fast commit may miss tracking unwritten range during ftruncate
` [PATCH 5.16 0898/1039] ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
` [PATCH 5.16 0902/1039] Revert "drm/amdgpu: Dont inherit GEM object VMAs in child process"
` [PATCH 5.16 0905/1039] firmware: Update Kconfig help text for Google firmware
` [PATCH 5.16 0906/1039] can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message
` [PATCH 5.16 0907/1039] media: rcar-csi2: Optimize the selection PHTW register
` [PATCH 5.16 0909/1039] media: correct MEDIA_TEST_SUPPORT help text
` [PATCH 5.16 0912/1039] Documentation: ACPI: Fix data node reference documentation
` [PATCH 5.16 0914/1039] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH 5.16 0918/1039] net: usb: Correct reset handling of smsc95xx
` [PATCH 5.16 0919/1039] Bluetooth: hci_sync: Fix not setting adv set duration
` [PATCH 5.16 0923/1039] dmaengine: uniphier-xdmac: Fix type of address variables
` [PATCH 5.16 0924/1039] dmaengine: idxd: fix wq settings post wq disable
` [PATCH 5.16 0926/1039] RDMA/rxe: Fix a typo in opcode name
` [PATCH 5.16 0928/1039] Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
` [PATCH 5.16 0929/1039] powerpc/cell: Fix clang -Wimplicit-fallthrough warning
` [PATCH 5.16 0932/1039] block: Fix fsync always failed if once failed
` [PATCH 5.16 0934/1039] drm/vc4: Fix non-blocking commit getting stuck forever
` [PATCH 5.16 0937/1039] arm64/bpf: Remove 128MB limit for BPF JIT programs
` [PATCH 5.16 0938/1039] bpftool: Remove inclusion of utilities.mak from Makefiles
` [PATCH 5.16 0940/1039] xdp: check prog type before updating BPF link
` [PATCH 5.16 0941/1039] bpf: Fix mount source show for bpffs
` [PATCH 5.16 0942/1039] bpf: Mark PTR_TO_FUNC register initially with zero offset
` [PATCH 5.16 0944/1039] ipv4: update fib_info_cnt under spinlock protection
` [PATCH 5.16 0945/1039] ipv4: avoid quadratic behavior in netns dismantle
` [PATCH 5.16 0948/1039] net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
` [PATCH 5.16 0949/1039] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
` [PATCH 5.16 0950/1039] RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
` [PATCH 5.16 0951/1039] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH 5.16 0954/1039] f2fs: fix remove page failed in invalidate compress pages
` [PATCH 5.16 0957/1039] f2fs: fix to reserve space for IO align feature
` [PATCH 5.16 0959/1039] crypto: octeontx2 - uninitialized variable in kvf_limits_store()
` [PATCH 5.16 0960/1039] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
` [PATCH 5.16 0961/1039] clk: Emit a stern warning with writable debugfs enabled
` [PATCH 5.16 0965/1039] gpio: idt3243x: Fix IRQ check in idt_gpio_probe
` [PATCH 5.16 0966/1039] net/smc: Fix hung_task when removing SMC-R devices
` [PATCH 5.16 0967/1039] net: axienet: increase reset timeout
` [PATCH 5.16 0968/1039] net: axienet: Wait for PhyRstCmplt after core reset
` [PATCH 5.16 0970/1039] net: axienet: add missing memory barriers
` [PATCH 5.16 0974/1039] net: axienet: fix for TX busy handling

[PATCH 5.15 000/846] 5.15.17-rc1 review
 2022-01-24 18:38 UTC  (103+ messages)
` [PATCH 5.15 001/846] KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
` [PATCH 5.15 014/846] mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
` [PATCH 5.15 021/846] riscv: Get rid of MAXPHYSMEM configs
` [PATCH 5.15 022/846] RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
` [PATCH 5.15 166/846] media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
` [PATCH 5.15 171/846] media: venus: core: Fix a resource leak in the error handling path of venus_probe()
` [PATCH 5.15 191/846] tty: serial: uartlite: allow 64 bit address
` [PATCH 5.15 198/846] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
` [PATCH 5.15 199/846] sched/fair: Fix detection of per-CPU kthreads waking a task
` [PATCH 5.15 200/846] sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
` [PATCH 5.15 205/846] arm64: mte: DC {GVA,GZVA} shouldnt be used when DCZID_EL0.DZP == 1
` [PATCH 5.15 208/846] samples: bpf: Fix xdp_sample_user.o linking with Clang
` [PATCH 5.15 211/846] media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
` [PATCH 5.15 212/846] media: si2157: Fix "warm" tuner state detection
` [PATCH 5.15 214/846] sched/rt: Try to restart rt period timer when rt runtime exceeded
` [PATCH 5.15 229/846] selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
` [PATCH 5.15 232/846] crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
` [PATCH 5.15 233/846] crypto: stm32/cryp - check early input data
` [PATCH 5.15 234/846] crypto: stm32/cryp - fix double pm exit
` [PATCH 5.15 235/846] crypto: stm32/cryp - fix lrw chaining mode
` [PATCH 5.15 238/846] crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
` [PATCH 5.15 239/846] ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
` [PATCH 5.15 240/846] spi: Fix incorrect cs_setup delay handling
` [PATCH 5.15 241/846] ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors
` [PATCH 5.15 250/846] net: dsa: hellcreek: Add missing PTP via UDP rules
` [PATCH 5.15 251/846] arm64: dts: qcom: c630: Fix soundcard setup
` [PATCH 5.15 252/846] arm64: dts: qcom: ipq6018: Fix gpio-ranges property
` [PATCH 5.15 253/846] drm/msm/dpu: fix safe status debugfs file
` [PATCH 5.15 254/846] drm/bridge: ti-sn65dsi86: Set max register for regmap
` [PATCH 5.15 256/846] drm/tegra: gr2d: Explicitly control module reset
` [PATCH 5.15 257/846] drm/tegra: vic: Fix DMA API misuse
` [PATCH 5.15 258/846] media: hantro: Fix probe func error path
` [PATCH 5.15 259/846] xfrm: interface with if_id 0 should return error
` [PATCH 5.15 260/846] xfrm: state and policy should fail if XFRMA_IF_ID 0
` [PATCH 5.15 261/846] ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding
` [PATCH 5.15 262/846] usb: ftdi-elan: fix memory leak on device disconnect
` [PATCH 5.15 267/846] wilc1000: fix double free error in probe()
` [PATCH 5.15 271/846] iwlwifi: mvm: test roc running status bits before removing the sta
` [PATCH 5.15 272/846] iwlwifi: mvm: perform 6GHz passive scan after suspend
` [PATCH 5.15 273/846] iwlwifi: mvm: set protected flag only for NDP ranging
` [PATCH 5.15 275/846] mmc: meson-mx-sdio: add IRQ check
` [PATCH 5.15 276/846] block: fix error unwinding in device_add_disk
` [PATCH 5.15 277/846] selinux: fix potential memleak in selinux_add_opt()
` [PATCH 5.15 278/846] um: fix ndelay/udelay defines
` [PATCH 5.15 280/846] um: virt-pci: Fix 32-bit compile
` [PATCH 5.15 282/846] lib/logic_iomem: Fix operation on 32-bit
` [PATCH 5.15 283/846] um: virtio_uml: Fix time-travel external time propagation
` [PATCH 5.15 284/846] Bluetooth: L2CAP: Fix using wrong mode
` [PATCH 5.15 285/846] bpftool: Enable line buffering for stdout
` [PATCH 5.15 286/846] backlight: qcom-wled: Validate enabled string indices in DT
` [PATCH 5.15 287/846] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [PATCH 5.15 288/846] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [PATCH 5.15 289/846] backlight: qcom-wled: Override default length with qcom,enabled-strings
` [PATCH 5.15 293/846] Bluetooth: hci_qca: Stop IBS timer during BT OFF
` [PATCH 5.15 294/846] x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
` [PATCH 5.15 296/846] regulator: qcom-labibb: OCP interrupts are not a failure while disabled
` [PATCH 5.15 297/846] hwmon: (mr75203) fix wrong power-up delay value
` [PATCH 5.15 304/846] power: reset: mt6397: Check for null res pointer
` [PATCH 5.15 305/846] net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
` [PATCH 5.15 307/846] net: dsa: fix incorrect function pointer check for MRP ring roles
` [PATCH 5.15 310/846] bpf, sockmap: Fix double bpf_prog_put on error case in map_link
` [PATCH 5.15 312/846] bpf: Fix verifier support for validation of async callbacks
` [PATCH 5.15 313/846] bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt()
` [PATCH 5.15 314/846] netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
` [PATCH 5.15 315/846] netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
` [PATCH 5.15 317/846] ppp: ensure minimum packet size in ppp_write()
` [PATCH 5.15 318/846] rocker: fix a sleeping in atomic bug
` [PATCH 5.15 322/846] Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
` [PATCH 5.15 324/846] usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
` [PATCH 5.15 326/846] usb: dwc2: gadget: initialize max_speed from params
` [PATCH 5.15 328/846] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init
` [PATCH 5.15 329/846] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc
` [PATCH 5.15 330/846] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_init
` [PATCH 5.15 331/846] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init_v1_buttonpad
` [PATCH 5.15 333/846] drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
` [PATCH 5.15 334/846] serial: liteuart: fix MODULE_ALIAS
` [PATCH 5.15 336/846] x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
` [PATCH 5.15 337/846] net/mlx5e: Fix page DMA map/unmap attributes
` [PATCH 5.15 342/846] net/mlx5e: Fix matching on modified inner ip_ecn bits
` [PATCH 5.15 343/846] net/mlx5: Fix access to sf_dev_table on allocation failure
` [PATCH 5.15 350/846] mptcp: fix a DSS option writing error
` [PATCH 5.15 351/846] spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
` [PATCH 5.15 353/846] ax25: uninitialized variable in ax25_setsockopt()
` [PATCH 5.15 354/846] netrom: fix api breakage in nr_setsockopt()
` [PATCH 5.15 355/846] regmap: Call regmap_debugfs_exit() prior to _init()
` [PATCH 5.15 359/846] tpm_tis: Fix an error handling path in tpm_tis_core_init()
` [PATCH 5.15 360/846] can: softing: softing_startstop(): fix set but not used variable warning
` [PATCH 5.15 361/846] can: xilinx_can: xcan_probe(): check for error irq
` [PATCH 5.15 364/846] net/sched: flow_dissector: Fix matching on zone id for invalid conns
` [PATCH 5.15 365/846] net: openvswitch: Fix matching zone id for invalid conns arriving from tc
` [PATCH 5.15 366/846] net: openvswitch: Fix ct_state nat flags for "
` [PATCH 5.15 367/846] iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
` [PATCH 5.15 370/846] bnxt_en: use firmware provided max timeout for messages
` [PATCH 5.15 371/846] net: mcs7830: handle usb read errors properly
` [PATCH 5.15 372/846] ext4: avoid trim error on fs with small groups
` [PATCH 5.15 373/846] ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible
` [PATCH 5.15 377/846] ALSA: hda: Fix potential deadlock at codec unbinding
` [PATCH 5.15 378/846] RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit"
` [PATCH 5.15 382/846] clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()
` [PATCH 5.15 383/846] clk: imx8mn: Fix imx8mn_clko1_sels
` [PATCH 5.15 386/846] ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead
` [PATCH 5.15 406/846] RDMA/qedr: Fix reporting max_{send/recv}_wr attrs

stable-rc/linux-4.4.y baseline: 150 runs, 1 regressions (v4.4.299-115-g214b7b038f18)
 2022-01-24 20:21 UTC 

[PATCH 5.10 000/563] 5.10.94-rc1 review
 2022-01-24 18:45 UTC  (5+ messages)
` [PATCH 5.10 526/563] net: axienet: fix number of TX ring slots for available check
` [PATCH 5.10 556/563] dt-bindings: display: meson-vpu: Add missing amlogic,canvas property
` [PATCH 5.10 557/563] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
` [PATCH 5.10 559/563] lib82596: Fix IRQ check in sni_82596_probe


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