public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 11:00:16 to 2024-02-13 00:21:14 UTC [more...]

[PATCH AUTOSEL 6.6 01/51] fs/ntfs3: Improve alternative boot processing
 2024-02-13  0:19 UTC  (18+ messages)
` [PATCH AUTOSEL 6.6 02/51] fs/ntfs3: Modified fix directory element type detection
` [PATCH AUTOSEL 6.6 03/51] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 6.6 04/51] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 6.6 05/51] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 6.6 06/51] fs/ntfs3: Reduce stack usage
` [PATCH AUTOSEL 6.6 07/51] fs/ntfs3: Fix multithreaded stress test
` [PATCH AUTOSEL 6.6 08/51] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 6.6 09/51] fs/ntfs3: Add file_modified
` [PATCH AUTOSEL 6.6 10/51] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
` [PATCH AUTOSEL 6.6 11/51] fs/ntfs3: Implement super_operations::shutdown
` [PATCH AUTOSEL 6.6 12/51] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
` [PATCH AUTOSEL 6.6 13/51] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 6.6 14/51] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 6.6 15/51] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
` [PATCH AUTOSEL 6.6 16/51] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 6.6 17/51] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.6 18/51] fs/ntfs3: Use i_size_read and i_size_write

[PATCH AUTOSEL 6.7 01/58] fs/ntfs3: Improve alternative boot processing
 2024-02-13  0:18 UTC  (58+ messages)
` [PATCH AUTOSEL 6.7 02/58] fs/ntfs3: Modified fix directory element type detection
` [PATCH AUTOSEL 6.7 03/58] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 6.7 04/58] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 6.7 05/58] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 6.7 06/58] fs/ntfs3: Reduce stack usage
` [PATCH AUTOSEL 6.7 07/58] fs/ntfs3: Fix multithreaded stress test
` [PATCH AUTOSEL 6.7 08/58] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 6.7 09/58] fs/ntfs3: Correct use bh_read
` [PATCH AUTOSEL 6.7 10/58] fs/ntfs3: Add file_modified
` [PATCH AUTOSEL 6.7 11/58] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
` [PATCH AUTOSEL 6.7 12/58] fs/ntfs3: Implement super_operations::shutdown
` [PATCH AUTOSEL 6.7 13/58] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
` [PATCH AUTOSEL 6.7 14/58] fs/ntfs3: Add and fix comments
` [PATCH AUTOSEL 6.7 15/58] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 6.7 16/58] fs/ntfs3: Fix c/mtime typo
` [PATCH AUTOSEL 6.7 17/58] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 6.7 18/58] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
` [PATCH AUTOSEL 6.7 19/58] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 6.7 20/58] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.7 21/58] fs/ntfs3: Use i_size_read and i_size_write
` [PATCH AUTOSEL 6.7 22/58] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH AUTOSEL 6.7 23/58] fs/ntfs3: Fixed overflow check in mi_enum_attr()
` [PATCH AUTOSEL 6.7 24/58] fs/ntfs3: Update inode->i_size after success write into compressed file
` [PATCH AUTOSEL 6.7 25/58] fs/ntfs3: Fix oob in ntfs_listxattr
` [PATCH AUTOSEL 6.7 26/58] wifi: mac80211: set station RX-NSS on reconfig
` [PATCH AUTOSEL 6.7 27/58] wifi: mac80211: fix driver debugfs for vif type change
` [PATCH AUTOSEL 6.7 28/58] wifi: mac80211: initialize SMPS mode correctly
` [PATCH AUTOSEL 6.7 29/58] wifi: mac80211: adding missing drv_mgd_complete_tx() call
` [PATCH AUTOSEL 6.7 30/58] wifi: mac80211: accept broadcast probe responses on 6 GHz
` [PATCH AUTOSEL 6.7 31/58] wifi: iwlwifi: do not announce EPCS support
` [PATCH AUTOSEL 6.7 32/58] efi: runtime: Fix potential overflow of soft-reserved region size
` [PATCH AUTOSEL 6.7 33/58] efi: Don't add memblocks for soft-reserved memory
` [PATCH AUTOSEL 6.7 34/58] hwmon: (coretemp) Enlarge per package core count limit
` [PATCH AUTOSEL 6.7 35/58] drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()
` [PATCH AUTOSEL 6.7 36/58] scsi: lpfc: Use unsigned type for num_sge
` [PATCH AUTOSEL 6.7 37/58] scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()
` [PATCH AUTOSEL 6.7 38/58] scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()
` [PATCH AUTOSEL 6.7 39/58] LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
` [PATCH AUTOSEL 6.7 40/58] LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
` [PATCH AUTOSEL 6.7 41/58] LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
` [PATCH AUTOSEL 6.7 42/58] LoongArch: vDSO: Disable UBSAN instrumentation
` [PATCH AUTOSEL 6.7 43/58] accel/ivpu: Force snooping for MMU writes
` [PATCH AUTOSEL 6.7 44/58] accel/ivpu: Disable d3hot_delay on all NPU generations
` [PATCH AUTOSEL 6.7 45/58] accel/ivpu/40xx: Stop passing SKU boot parameters to FW
` [PATCH AUTOSEL 6.7 46/58] firewire: core: send bus reset promptly on gap count error
` [PATCH AUTOSEL 6.7 47/58] libceph: fail sparse-read if the data length doesn't match
` [PATCH AUTOSEL 6.7 48/58] ceph: always check dir caps asynchronously
` [PATCH AUTOSEL 6.7 49/58] PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
` [PATCH AUTOSEL 6.7 50/58] drm/amdgpu: skip to program GFXDEC registers for suspend abort
` [PATCH AUTOSEL 6.7 51/58] drm/amdgpu: reset gpu for s3 suspend abort case
` [PATCH AUTOSEL 6.7 52/58] drm/amdgpu: Fix shared buff copy to user
` [PATCH AUTOSEL 6.7 53/58] drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
` [PATCH AUTOSEL 6.7 54/58] smb: client: set correct d_type for reparse points under DFS mounts
` [PATCH AUTOSEL 6.7 55/58] virtio-blk: Ensure no requests in virtqueues before deleting vqs
` [PATCH AUTOSEL 6.7 56/58] cifs: change tcon status when need_reconnect is set on it
` [PATCH AUTOSEL 6.7 57/58] cifs: handle cases where multiple sessions share connection
` [PATCH AUTOSEL 6.7 58/58] smb3: clarify mount warning

[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-12 23:44 UTC  (2+ messages)

[PATCH] tracing: Fix wasted memory in saved_cmdlines logic
 2024-02-12 23:42 UTC  (4+ messages)

[PATCH] media: mxl5xx: Move xpt structures off stack
 2024-02-12 23:27 UTC  (3+ messages)

[withdrawn] fs-proc-task_mmu-add-display-flag-for-vm_mayoverlay.patch removed from -mm tree
 2024-02-12 23:21 UTC 

[tip: x86/urgent] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
 2024-02-12 23:03 UTC 

[PATCH] btrfs: reject zoned RW mount if sectorsize is smaller than page size
 2024-02-12 22:54 UTC  (6+ messages)

+ kasan-test-avoid-gcc-warning-for-intentional-overflow.patch added to mm-unstable branch
 2024-02-12 22:39 UTC 

[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
 2024-02-12 21:22 UTC  (2+ messages)

[PATCH 6.1.y] fs: dlm: don't put dlm_local_addrs on heap
 2024-02-12 20:58 UTC 

[PATCH] linux-5.10/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-12 20:54 UTC  (2+ messages)

[PATCH] linux-4.19/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-12 20:53 UTC  (2+ messages)

I/O errors while writing to external Transcend XS-2000 4TB SSD
 2024-02-12 20:42 UTC  (6+ messages)

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-12 19:53 UTC  (14+ messages)

[PATCH v2] fs, USB gadget: Rework kiocb cancellation
 2024-02-12 19:28 UTC  (5+ messages)

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-12 19:04 UTC  (4+ messages)

[PATCH 03/10] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
 2024-02-12 16:50 UTC  (2+ messages)
` [PATCH 05/10] arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speed

[regression] linux-6.6.y, minmax: virtual memory exhausted in i586 chroot during kernel compilation
 2024-02-12 16:16 UTC 

[PATCH 6.1] f2fs: add helper to check compression level
 2024-02-12 16:05 UTC 

af_iucv kernel module fails to load on bootup / manual start via modprobe
 2024-02-12 15:28 UTC 

[REGRESSION] Acp5x probing regression introduced between kernel 6.7.2 -> 6.7.4
 2024-02-12 14:32 UTC  (5+ messages)
  ` (no subject)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-12 13:45 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
 2024-02-12 13:27 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: SCO: possible deadlock in sco_conn_del
 2024-02-12 13:14 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
` [PATCH 2/2] Bluetooth: SCO: fix sco_conn related locking and validity issues

[PATCH 6.1.y] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
 2024-02-12 13:02 UTC  (3+ messages)

[PATCH v3] fs, USB gadget: Remove libaio I/O cancellation support
 2024-02-12 10:54 UTC  (6+ messages)

[PATCH net 0/7] mptcp: locking cleanup & misc. fixes
 2024-02-12 10:10 UTC  (2+ messages)

[PATCH] comedi: comedi_8255: Correct error in subdevice initialization
 2024-02-12 10:03 UTC  (2+ messages)

[PATCH] scsi: elx: efct: adjust error handling inside efct_hw_setup_io
 2024-02-12  9:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-12  4:48 UTC 

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-02-12  4:30 UTC  (2+ messages)

[PATCH stable 5.4 v3] net: bcmgenet: Fix EEE implementation
 2024-02-12  1:48 UTC  (2+ messages)
` [PATCH stable 5.15 "

[PATCH stable 5.4 v2] net: bcmgenet: Fix EEE implementation
 2024-02-12  1:49 UTC  (4+ messages)
` [PATCH stable 5.15 "

[PATCH] power: supply: mm8013: select REGMAP_I2C
 2024-02-12  0:16 UTC  (2+ messages)

Please apply commit b4909252da9b ("drivers: lkdtm: fix clang -Wformat warning") to v5.15.y
 2024-02-11 23:44 UTC  (2+ messages)

[PATCH v2 5.15.y 0/3] Backport Fixes to 5.15.y
 2024-02-11 20:53 UTC  (4+ messages)
` [PATCH v2 5.15.y 1/3] smb: client: fix OOB in receive_encrypted_standard()
` [PATCH v2 5.15.y 2/3] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH v2 5.15.y 3/3] smb: client: fix parsing of SMB3.1.1 POSIX create context

[PATCH 5.15.y 1/3] smb: client: fix OOB in receive_encrypted_standard()
 2024-02-11 20:46 UTC  (6+ messages)
` [PATCH 5.10.y 2/3] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH 5.10.y 3/3] smb: client: fix parsing of SMB3.1.1 POSIX create context
` [PATCH 5.15.y 0/3] Backport Fixes to 5.15.y

[PATCH 6.1.y] dlm: Treat dlm_local_addr[0] as sockaddr_storage *
 2024-02-11 17:30 UTC  (5+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-11 15:50 UTC  (3+ messages)

[char-misc-next] mei: gsc_proxy: match component when GSC is on different bus
 2024-02-11 13:04 UTC 

[REGRESSION] 6.7.0: ASoC: SOF: refactoring breaks sof-rt5682 audio on chromebook; successfully bisected
 2024-02-11 12:46 UTC  (2+ messages)

[char-misc 1/2] mei: me: add arrow lake point S DID
 2024-02-11 10:39 UTC  (2+ messages)
` [char-misc 2/2] mei: me: add arrow lake point H DID

[PATCH v5] sparc: vDSO: fix return value of __setup handler
 2024-02-11  5:28 UTC 

[PATCH v5] sparc64: NMI watchdog: fix return value of __setup handler
 2024-02-11  5:28 UTC 

[PATCH v2] btrfs: handle missing chunk mapping more gracefully
 2024-02-11  4:22 UTC  (4+ messages)

[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
 2024-02-10 21:45 UTC 

[PATCH 5.10.y 1/3] smb: client: fix OOB in receive_encrypted_standard()
 2024-02-10 20:14 UTC  (4+ messages)
` [PATCH 5.10.y 2/3] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH 5.10.y 3/3] smb: client: fix parsing of SMB3.1.1 POSIX create context
` [PATCH 5.10.y 0/3] Backport Fixes to 5.10.y

[PATCH 6.1.y 1/2] smb: client: fix potential OOBs in smb2_parse_contexts()
 2024-02-10 20:06 UTC  (3+ messages)
` [PATCH 6.1.y 2/2] smb: client: fix parsing of SMB3.1.1 POSIX create context
` [PATCH 6.1.y 0/2] Backport Fixes to linux-6.1.y

[PATCH] cifs: Convert struct fealist away from 1-element array
 2024-02-10 10:21 UTC  (3+ messages)

[PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-10  0:48 UTC  (2+ messages)

+ mm-memblock-add-memblock_rsrv_noinit-into-flagname-array.patch added to mm-hotfixes-unstable branch
 2024-02-09 22:19 UTC 

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-09 19:40 UTC  (4+ messages)

[PATCH 6.6 00/21] xfs backports for 6.6.y (from v6.7)
 2024-02-09 18:44 UTC  (2+ messages)

[PATCH v2] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
 2024-02-09 18:31 UTC  (2+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-09 17:42 UTC  (2+ messages)

[regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()")
 2024-02-09 16:28 UTC  (7+ messages)
    ` [regression 6.1.76] "

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-09 15:18 UTC 

[PATCH 4/4] mtd: rawnand: Clarify conditions to enable continuous reads
 2024-02-09 13:35 UTC  (2+ messages)

[PATCH] crypto: qat - resolve race condition during AER recovery
 2024-02-09 12:43 UTC 

[PATCH] crypto: qat - change SLAs cleanup flow at shutdown
 2024-02-09 12:42 UTC 

[for-linus][PATCH 2/2] tracing: Fix wasted memory in saved_cmdlines logic
 2024-02-09 11:08 UTC  (2+ messages)

[PATCH 1/3] driver core: bus: introduce can_remove()
 2024-02-09 11:00 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback


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