public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-04 21:36:20 to 2024-03-04 21:44:53 UTC [more...]

[PATCH v2] serial: Lock console when calling into driver before registration
 2024-03-04 21:44 UTC  (3+ messages)

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-04 21:22 UTC  (53+ messages)
` [PATCH 6.1 001/215] netfilter: nf_tables: disallow timeout for anonymous sets
` [PATCH 6.1 002/215] drm/meson: fix unbind path if HDMI fails to bind
` [PATCH 6.1 003/215] drm/meson: Dont remove bridges which are created by other drivers
` [PATCH 6.1 004/215] scsi: core: Add struct for args to execution functions
` [PATCH 6.1 005/215] scsi: sd: usb_storage: uas: Access media prior to querying device properties
` [PATCH 6.1 006/215] af_unix: Fix task hung while purging oob_skb in GC
` [PATCH 6.1 007/215] of: overlay: Reorder struct fragment fields kerneldoc
` [PATCH 6.1 008/215] net: restore alpha order to Ethernet devices in config
` [PATCH 6.1 009/215] mlxsw: spectrum_acl_tcam: Make fini symmetric to init
` [PATCH 6.1 010/215] mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
` [PATCH 6.1 011/215] PCI: layerscape: Add the endpoint linkup notifier support
` [PATCH 6.1 012/215] PCI: layerscape: Add workaround for lost link capabilities during reset
` [PATCH 6.1 013/215] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH 6.1 014/215] ARM: dts: imx7s: Drop dma-apb interrupt-names
` [PATCH 6.1 015/215] usb: gadget: Properly configure the device for remote wakeup
` [PATCH 6.1 016/215] Input: xpad - add constants for GIP interface numbers
` [PATCH 6.1 017/215] iommu/sprd: Release dma buffer to avoid memory leak
` [PATCH 6.1 018/215] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
` [PATCH 6.1 019/215] fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()
` [PATCH 6.1 020/215] clk: tegra20: fix gcc-7 constant overflow warning
` [PATCH 6.1 021/215] fs/ntfs3: Add length check in indx_get_root
` [PATCH 6.1 022/215] fs/ntfs3: Fix NULL dereference in ni_write_inode
` [PATCH 6.1 023/215] fs/ntfs3: Fix NULL pointer "
` [PATCH 6.1 024/215] iommu/arm-smmu-qcom: Limit the SMR groups to 128
` [PATCH 6.1 025/215] RDMA/core: Fix multiple -Warray-bounds warnings
` [PATCH 6.1 026/215] mm: huge_memory: dont force huge page alignment on 32 bit
` [PATCH 6.1 027/215] mtd: spinand: gigadevice: Fix the get ecc status issue
` [PATCH 6.1 028/215] netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
` [PATCH 6.1 029/215] netlink: add nla be16/32 types to minlen array
` [PATCH 6.1 030/215] net: ip_tunnel: prevent perpetual headroom growth
` [PATCH 6.1 031/215] net: mctp: take ownership of skb in mctp_local_output
` [PATCH 6.1 032/215] tun: Fix xdp_rxq_infos queue_index when detaching
` [PATCH 6.1 033/215] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
` [PATCH 6.1 034/215] net: veth: clear GRO when clearing XDP even when down
` [PATCH 6.1 035/215] ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
` [PATCH 6.1 036/215] lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
` [PATCH 6.1 037/215] veth: try harder when allocating queue memory
` [PATCH 6.1 038/215] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
` [PATCH 6.1 040/215] uapi: in6: replace temporary label with rfc9486
` [PATCH 6.1 041/215] stmmac: Clear variable when destroying workqueue
` [PATCH 6.1 049/215] Bluetooth: hci_qca: mark OF related data as maybe unused
` [PATCH 6.1 050/215] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH 6.1 051/215] Bluetooth: btqca: use le32_to_cpu for ver.soc_id
` [PATCH 6.1 052/215] Bluetooth: btqca: Add WCN3988 support
` [PATCH 6.1 053/215] Bluetooth: qca: use switch case for soc type behavior
` [PATCH 6.1 054/215] Bluetooth: qca: add support for WCN7850
` [PATCH 6.1 055/215] Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
` [PATCH 6.1 056/215] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH 6.1 057/215] netfilter: let reset rules clean out conntrack entries
` [PATCH 6.1 058/215] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH 6.1 059/215] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
` [PATCH 6.1 060/215] igb: extend PTP timestamp adjustments to i211

[PATCH v3] serial: Lock console when calling into driver before registration
 2024-03-04 21:43 UTC 

[PATCH 6.6 000/143] 6.6.21-rc1 review
 2024-03-04 21:24 UTC  (144+ messages)
` [PATCH 6.6 001/143] btrfs: fix deadlock with fiemap and extent locking
` [PATCH 6.6 002/143] ubifs: fix possible dereference after free
` [PATCH 6.6 003/143] ASoC: cs35l34: Fix GPIO name and drop legacy include
` [PATCH 6.6 004/143] ksmbd: fix wrong allocation size update in smb2_open()
` [PATCH 6.6 005/143] ublk: move ublk_cancel_dev() out of ub->mutex
` [PATCH 6.6 006/143] mtd: spinand: gigadevice: Fix the get ecc status issue
` [PATCH 6.6 007/143] spi: cadence-qspi: fix pointer reference in runtime PM hooks
` [PATCH 6.6 008/143] netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
` [PATCH 6.6 009/143] netlink: add nla be16/32 types to minlen array
` [PATCH 6.6 010/143] net: ip_tunnel: prevent perpetual headroom growth
` [PATCH 6.6 011/143] net: mctp: take ownership of skb in mctp_local_output
` [PATCH 6.6 012/143] net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
` [PATCH 6.6 013/143] tun: Fix xdp_rxq_infos queue_index when detaching
` [PATCH 6.6 014/143] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
` [PATCH 6.6 015/143] net: veth: clear GRO when clearing XDP even when down
` [PATCH 6.6 016/143] ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
` [PATCH 6.6 017/143] lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
` [PATCH 6.6 018/143] veth: try harder when allocating queue memory
` [PATCH 6.6 019/143] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
` [PATCH 6.6 020/143] net: lan78xx: fix "softirq work is pending" error
` [PATCH 6.6 021/143] uapi: in6: replace temporary label with rfc9486
` [PATCH 6.6 022/143] stmmac: Clear variable when destroying workqueue
` [PATCH 6.6 023/143] Bluetooth: hci_sync: Check the correct flag before starting a scan
` [PATCH 6.6 024/143] Bluetooth: Avoid potential use-after-free in hci_error_reset
` [PATCH 6.6 025/143] Bluetooth: hci_sync: Fix accept_list when attempting to suspend
` [PATCH 6.6 026/143] Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
` [PATCH 6.6 027/143] Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
` [PATCH 6.6 028/143] Bluetooth: Enforce validation on max value of connection interval
` [PATCH 6.6 029/143] Bluetooth: qca: Fix wrong event type for patch config command
` [PATCH 6.6 030/143] Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
` [PATCH 6.6 031/143] Bluetooth: qca: Fix triggering coredump implementation
` [PATCH 6.6 032/143] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH 6.6 033/143] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH 6.6 034/143] tools: ynl: fix handling of multiple mcast groups
` [PATCH 6.6 035/143] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
` [PATCH 6.6 036/143] igb: extend PTP timestamp adjustments to i211
` [PATCH 6.6 037/143] net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
` [PATCH 6.6 038/143] tls: decrement decrypt_pending if no async completion will be called
` [PATCH 6.6 039/143] tls: fix peeking with sync+async decryption
` [PATCH 6.6 040/143] tls: separate no-async decryption request handling from async
` [PATCH 6.6 041/143] tls: fix use-after-free on failed backlog decryption
` [PATCH 6.6 042/143] efi/capsule-loader: fix incorrect allocation size
` [PATCH 6.6 043/143] power: supply: bq27xxx-i2c: Do not free non existing IRQ
` [PATCH 6.6 044/143] ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
` [PATCH 6.6 045/143] ALSA: Drop leftover snd-rtctimer stuff from Makefile
` [PATCH 6.6 046/143] ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()
` [PATCH 6.6 047/143] ASoC: qcom: convert not to use asoc_xxx()
` [PATCH 6.6 048/143] ASoC: qcom: Fix uninitialized pointer dmactl
` [PATCH 6.6 049/143] riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
` [PATCH 6.6 050/143] ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component
` [PATCH 6.6 051/143] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
` [PATCH 6.6 052/143] ASoC: cs35l56: Dont add the same register patch multiple times
` [PATCH 6.6 053/143] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
` [PATCH 6.6 054/143] ASoC: cs35l56: Fix misuse of wm_adsp part string for silicon revision
` [PATCH 6.6 055/143] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
` [PATCH 6.6 056/143] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
` [PATCH 6.6 057/143] RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
` [PATCH 6.6 058/143] drm/tegra: Remove existing framebuffer only if we support display
` [PATCH 6.6 059/143] fbcon: always restore the old font data in fbcon_do_set_font()
` [PATCH 6.6 060/143] afs: Fix endless loop in directory parsing
` [PATCH 6.6 061/143] drivers: perf: added capabilities for legacy PMU
` [PATCH 6.6 062/143] drivers: perf: ctr_get_width function for legacy is not defined
` [PATCH 6.6 063/143] Revert "riscv: mm: support Svnapot in huge vmap"
` [PATCH 6.6 064/143] riscv: Fix pte_leaf_size() for NAPOT
` [PATCH 6.6 065/143] riscv: Sparse-Memory/vmemmap out-of-bounds fix
` [PATCH 6.6 066/143] btrfs: fix race between ordered extent completion and fiemap
` [PATCH 6.6 067/143] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
` [PATCH 6.6 068/143] tomoyo: fix UAF write bug in tomoyo_write_control()
` [PATCH 6.6 069/143] ALSA: firewire-lib: fix to check cycle continuity
` [PATCH 6.6 070/143] ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
` [PATCH 6.6 071/143] ALSA: hda/realtek: tas2781: enable subwoofer volume control
` [PATCH 6.6 072/143] ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
` [PATCH 6.6 073/143] ALSA: hda/realtek: fix mute/micmute LED For HP mt440
` [PATCH 6.6 074/143] ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8
` [PATCH 6.6 075/143] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
` [PATCH 6.6 076/143] landlock: Fix asymmetric private inodes referring
` [PATCH 6.6 077/143] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
` [PATCH 6.6 078/143] mm: cachestat: fix folio read-after-free in cache walk
` [PATCH 6.6 079/143] mtd: rawnand: marvell: fix layouts
` [PATCH 6.6 080/143] wifi: nl80211: reject iftype change with mesh ID change
` [PATCH 6.6 081/143] btrfs: fix double free of anonymous device after snapshot creation failure
` [PATCH 6.6 082/143] btrfs: dev-replace: properly validate device names
` [PATCH 6.6 083/143] btrfs: send: dont issue unnecessary zero writes for trailing hole
` [PATCH 6.6 084/143] Revert "drm/amd/pm: resolve reboot exception for si oland"
` [PATCH 6.6 085/143] drm/buddy: fix range bias
` [PATCH 6.6 086/143] drm/amd/display: Add monitor patch for specific eDP
` [PATCH 6.6 087/143] soc: qcom: pmic_glink: Fix boot when QRTR=m
` [PATCH 6.6 088/143] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
` [PATCH 6.6 089/143] crypto: arm64/neonbs - fix out-of-bounds access on short input
` [PATCH 6.6 090/143] dmaengine: ptdma: use consistent DMA masks
` [PATCH 6.6 091/143] dmaengine: fsl-edma: correct calculation of nbytes in multi-fifo scenario
` [PATCH 6.6 092/143] dmaengine: fsl-qdma: init irq after reg initialization
` [PATCH 6.6 093/143] mmc: mmci: stm32: fix DMA API overlapping mappings warning
` [PATCH 6.6 094/143] mmc: core: Fix eMMC initialization with 1-bit bus connection
` [PATCH 6.6 095/143] mmc: sdhci-xenon: add timeout for PHY init complete
` [PATCH 6.6 096/143] mmc: sdhci-xenon: fix PHY init clock stability
` [PATCH 6.6 097/143] RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
` [PATCH 6.6 098/143] riscv: add CALLER_ADDRx support
` [PATCH 6.6 099/143] kbuild: Add -Wa,--fatal-warnings to as-instr invocation
` [PATCH 6.6 100/143] iommufd: Fix iopt_access_list_id overwrite bug
` [PATCH 6.6 101/143] efivarfs: Request at most 512 bytes for variable names
` [PATCH 6.6 102/143] pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
` [PATCH 6.6 103/143] mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
` [PATCH 6.6 104/143] x86/e820: Dont reserve SETUP_RNG_SEED in e820
` [PATCH 6.6 105/143] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
` [PATCH 6.6 106/143] mptcp: map v4 address to v6 when destroying subflow
` [PATCH 6.6 107/143] mptcp: avoid printing warning once on client side
` [PATCH 6.6 108/143] mptcp: push at DSS boundaries
` [PATCH 6.6 109/143] selftests: mptcp: join: add ss mptcp support check
` [PATCH 6.6 110/143] mptcp: fix snd_wnd initialization for passive socket
` [PATCH 6.6 111/143] mptcp: fix potential wake-up event loss
` [PATCH 6.6 112/143] mptcp: fix double-free on socket dismantle
` [PATCH 6.6 113/143] mptcp: fix possible deadlock in subflow diag
` [PATCH 6.6 114/143] NFS: Fix data corruption caused by congestion
` [PATCH 6.6 115/143] af_unix: Fix task hung while purging oob_skb in GC
` [PATCH 6.6 116/143] af_unix: Drop oob_skb ref before purging queue "
` [PATCH 6.6 117/143] ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()
` [PATCH 6.6 118/143] dmaengine: dw-edma: Fix the ch_count hdma callback
` [PATCH 6.6 119/143] dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA
` [PATCH 6.6 120/143] dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix
` [PATCH 6.6 121/143] dmaengine: dw-edma: Add HDMA remote interrupt configuration
` [PATCH 6.6 122/143] dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup
` [PATCH 6.6 123/143] dmaengine: dw-edma: eDMA: "
` [PATCH 6.6 124/143] phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
` [PATCH 6.6 125/143] dmaengine: idxd: Remove shadow Event Log head stored in idxd
` [PATCH 6.6 126/143] dmaengine: idxd: Ensure safe user copy of completion record
` [PATCH 6.6 127/143] powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
` [PATCH 6.6 128/143] powerpc/rtas: use correct function name for resetting TCE tables
` [PATCH 6.6 129/143] gpio: 74x164: Enable output pins after registers are reset
` [PATCH 6.6 130/143] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
` [PATCH 6.6 131/143] gpio: fix resource unwinding order in error path
` [PATCH 6.6 132/143] block: define bvec_iter as __packed __aligned(4)
` [PATCH 6.6 133/143] x86/entry_64: Add VERW just before userspace transition
` [PATCH 6.6 134/143] x86/entry_32: "
` [PATCH 6.6 135/143] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 6.6 136/143] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH 6.6 137/143] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
` [PATCH 6.6 138/143] selftests: mptcp: add evts_get_info helper
` [PATCH 6.6 139/143] selftests: mptcp: add chk_subflows_total helper
` [PATCH 6.6 140/143] selftests: mptcp: update userspace pm test helpers
` [PATCH 6.6 141/143] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH 6.6 142/143] selftests: mptcp: rm subflow with v4/v4mapped addr
` [PATCH 6.6 143/143] drm/nouveau: dont fini scheduler before entity flush

[regression 5.10.y] linux-doc builds: Global symbol "$args" requires explicit package name (did you forget to declare "my $args"?) at ./scripts/kernel-doc line 1236
 2024-03-04 21:41 UTC  (5+ messages)


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