public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 15:10:27 to 2024-11-15 06:41:47 UTC [more...]

[PATCH 4.19 00/52] 4.19.324-rc1 review
 2024-11-15  6:38 UTC  (42+ messages)
` [PATCH 4.19 01/52] arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator
` [PATCH 4.19 02/52] ARM: dts: rockchip: fix rk3036 acodec node
` [PATCH 4.19 03/52] ARM: dts: rockchip: drop grf reference from rk3036 hdmi
` [PATCH 4.19 04/52] ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin
` [PATCH 4.19 05/52] HID: core: zero-initialize the report buffer
` [PATCH 4.19 06/52] security/keys: fix slab-out-of-bounds in key_task_permission
` [PATCH 4.19 07/52] sctp: properly validate chunk size in sctp_sf_ootb()
` [PATCH 4.19 08/52] can: c_can: fix {rx,tx}_errors statistics
` [PATCH 4.19 09/52] net: hns3: fix kernel crash when uninstalling driver
` [PATCH 4.19 10/52] media: stb0899_algo: initialize cfr before using it
` [PATCH 4.19 11/52] media: dvbdev: prevent the risk of out of memory access
` [PATCH 4.19 12/52] media: dvb_frontend: dont play tricks with underflow values
` [PATCH 4.19 13/52] media: adv7604: prevent underflow condition when reporting colorspace
` [PATCH 4.19 14/52] ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
` [PATCH 4.19 15/52] media: s5p-jpeg: prevent buffer overflows
` [PATCH 4.19 16/52] media: cx24116: prevent overflows on SNR calculus
` [PATCH 4.19 17/52] media: v4l2-tpg: prevent the risk of a division by zero
` [PATCH 4.19 18/52] drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
` [PATCH 4.19 19/52] drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
` [PATCH 4.19 20/52] dm cache: correct the number of origin blocks to match the target length
` [PATCH 4.19 21/52] dm cache: fix out-of-bounds access to the dirty bitset when resizing
` [PATCH 4.19 22/52] dm cache: optimize dirty bit checking with find_next_bit "
` [PATCH 4.19 23/52] dm cache: fix potential out-of-bounds access on the first resume
` [PATCH 4.19 24/52] dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
` [PATCH 4.19 25/52] nfs: Fix KMSAN warning in decode_getfattr_attrs()
` [PATCH 4.19 26/52] btrfs: reinitialize delayed ref list after deleting it from the list
` [PATCH 4.19 27/52] bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
` [PATCH 4.19 28/52] net: bridge: xmit: make sure we have at least eth header len bytes
` [PATCH 4.19 29/52] media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
` [PATCH 4.19 30/52] fs/proc: fix compile warning about variable vmcore_mmap_ops
` [PATCH 4.19 31/52] usb: musb: sunxi: Fix accessing an released usb phy
` [PATCH 4.19 33/52] USB: serial: qcserial: add support for Sierra Wireless EM86xx
` [PATCH 4.19 42/52] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
` [PATCH 4.19 43/52] vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
` [PATCH 4.19 44/52] ALSA: usb-audio: Add endianness annotations
` [PATCH 4.19 45/52] 9p: Avoid creating multiple slab caches with the same name
` [PATCH 4.19 46/52] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
` [PATCH 4.19 47/52] bpf: use kvzmalloc to allocate BPF verifier environment
` [PATCH 4.19 48/52] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
` [PATCH 4.19 49/52] powerpc/powernv: Free name on error in opal_event_init()
` [PATCH 4.19 50/52] fs: Fix uninitialized value issue in from_kuid and from_kgid

[PATCHv2 5.15] udf: Allocate name buffer in directory iterator on heap
 2024-11-15  6:08 UTC 

[PATCH 1/6] arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled
 2024-11-15  6:05 UTC  (4+ messages)
` [PATCH 2/6] arm64/mm: Override PARange for !LPA2 and use it consistently

[PATCH v2] kunit: Fix potential null dereference in kunit_device_driver_test()
 2024-11-15  5:43 UTC 

FAILED: patch "[PATCH] mm/thp: fix deferred split unqueue naming and locking" failed to apply to 6.6-stable tree
 2024-11-15  5:33 UTC  (3+ messages)

[PATCH 5.4.y 0/4] Backport fix of CVE-2024-47674 to 5.10
 2024-11-15  5:27 UTC  (7+ messages)
` [PATCH 5.4.y 1/4] mm: clarify a confusing comment for remap_pfn_range()
` [PATCH 5.4.y 2/4] mm: fix ambiguous comments for better code readability
` [PATCH 5.4.y 3/4] mm/memory.c: make remap_pfn_range() reject unaligned addr
` [PATCH 5.4.y 4/4] mm: add remap_pfn_range_notrack

[PATCH stable 5.15 0/2] backport: udf: Allocate name buffer in directory iterator on heap
 2024-11-15  5:21 UTC  (4+ messages)
` [PATCH stable 5.15 1/2] "
` [PATCH stable 5.15 2/2] udf: Avoid directory type conversion failure due to ENOMEM

[PATCH 6.1] fs/ntfs3: Fix general protection fault in run_is_mapped_full
 2024-11-15  5:19 UTC  (2+ messages)

[PATCH stable 5.15] mm/memory: add non-anonymous page check in the copy_present_page()
 2024-11-15  5:17 UTC  (3+ messages)

[PATCH 5.4 000/462] 5.4.285-rc1 review
 2024-11-15  5:16 UTC  (4+ messages)
` [PATCH 5.4 462/462] mm: krealloc: Fix MTE false alarm in __do_krealloc

[PATCH 6.1] io_uring: fix possible deadlock in io_register_iowq_max_workers()
 2024-11-15  5:12 UTC  (4+ messages)

Backport request
 2024-11-15  5:10 UTC  (2+ messages)

FAILED: patch "[PATCH] mm: refactor map_deny_write_exec()" failed to apply to 6.6-stable tree
 2024-11-15  4:02 UTC  (3+ messages)
` [PATCH 6.6.y] mm: refactor map_deny_write_exec()

[PATCH 6.1] drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
 2024-11-15  3:49 UTC 

[PATCH] thermal: int3400: Fix display of current_uuid for active policy
 2024-11-14 20:02 UTC 

[PATCH net] i40e: Fix handling changed priv flags
 2024-11-15  3:40 UTC  (2+ messages)

[PATCH net v3] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-11-15  3:30 UTC  (2+ messages)

+ ocfs2-uncache-inode-which-has-failed-entering-the-group.patch added to mm-hotfixes-unstable branch
 2024-11-15  2:54 UTC 

[PATCH] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs
 2024-11-15  1:47 UTC  (2+ messages)

[PATCH 5.15] udf: Allocate name buffer in directory iterator on heap
 2024-11-15  1:20 UTC  (3+ messages)

[PATCH] media: uvcvideo: Fix event flags in uvc_ctrl_send_events
 2024-11-15  0:34 UTC  (2+ messages)

+ mm-fix-null-pointer-dereference-in-alloc_pages_bulk_noprof.patch added to mm-hotfixes-unstable branch
 2024-11-15  0:15 UTC 

+ fs-proc-task_mmu-prevent-integer-overflow-in-pagemap_scan_get_args.patch added to mm-hotfixes-unstable branch
 2024-11-14 23:33 UTC 

[PATCH] usb: ehci-spear: fix call balance of sehci clk handling routines
 2024-11-14 23:22 UTC  (2+ messages)

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-14 23:06 UTC  (4+ messages)

[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
 2024-11-14 20:42 UTC  (2+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-11-14 19:10 UTC  (2+ messages)
` [PATCH v15 01/19] media: uvcvideo: Fix event flags in uvc_ctrl_send_events

[PATCH] ALSA: usb-audio: Fix control names for Plantronics/Poly Headsets
 2024-11-14 18:44 UTC  (4+ messages)

FAILED: patch "[PATCH] mm: avoid unsafe VMA hook invocation when error arises on" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: avoid unsafe VMA hook invocation when error arises on mmap hook

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: unconditionally close VMAs on error" failed to apply to 6.6-stable tree
 2024-11-14 18:36 UTC  (2+ messages)
` [PATCH 6.6.y] mm: unconditionally close VMAs on error

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 6.1-stable tree
 2024-11-14 18:07 UTC  (2+ messages)
` [PATCH 6.1.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 6.1-stable tree
 2024-11-14 18:07 UTC  (2+ messages)
` [PATCH 6.1.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: unconditionally close VMAs on error" failed to apply to 6.1-stable tree
 2024-11-14 18:07 UTC  (2+ messages)
` [PATCH 6.1.y] mm: unconditionally close VMAs on error

FAILED: patch "[PATCH] mm: avoid unsafe VMA hook invocation when error arises on" failed to apply to 6.1-stable tree
 2024-11-14 18:07 UTC  (2+ messages)
` [PATCH 6.1.y] mm: avoid unsafe VMA hook invocation when error arises on mmap hook

[PATCH net v3] netdev-genl: Hold rcu_read_lock in napi_get
 2024-11-14 17:51 UTC 

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 5.15-stable tree
 2024-11-14 17:30 UTC  (2+ messages)
` [PATCH 5.15.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 5.15-stable tree
 2024-11-14 17:30 UTC  (2+ messages)
` [PATCH 5.15.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: unconditionally close VMAs on error" failed to apply to 5.15-stable tree
 2024-11-14 17:30 UTC  (2+ messages)
` [PATCH 5.15.y] mm: unconditionally close VMAs on error

FAILED: patch "[PATCH] mm: avoid unsafe VMA hook invocation when error arises on" failed to apply to 5.15-stable tree
 2024-11-14 17:30 UTC  (2+ messages)
` [PATCH 5.15.y] mm: avoid unsafe VMA hook invocation when error arises on mmap hook

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 5.10-stable tree
 2024-11-14 17:26 UTC  (2+ messages)
` [PATCH 5.10.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 5.10-stable tree
 2024-11-14 17:26 UTC  (2+ messages)
` [PATCH 5.10.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: avoid unsafe VMA hook invocation when error arises on" failed to apply to 5.10-stable tree
 2024-11-14 17:26 UTC  (2+ messages)
` [PATCH 5.10.y] mm: avoid unsafe VMA hook invocation when error arises on mmap hook

FAILED: patch "[PATCH] mm: unconditionally close VMAs on error" failed to apply to 5.10-stable tree
 2024-11-14 17:26 UTC  (2+ messages)
` [PATCH 5.10.y] mm: unconditionally close VMAs on error

[PATCH v1] drm/bridge: tc358768: Fix DSI command tx
 2024-11-14 16:40 UTC  (4+ messages)

[PATCH 1/2] dma-fence: Use kernel's sort for merging fences
 2024-11-14 16:27 UTC  (3+ messages)

[PATCH v2] kbuild: switch from lz4c to lz4 for compression
 2024-11-14 16:02 UTC  (2+ messages)

[PATCH] btrfs: fix incorrect comparison for delayed refs
 2024-11-14 16:01 UTC  (4+ messages)

[PATCH 5/7] xfs: fix off-by-one error in fsmap's end_daddr usage
 2024-11-14 15:56 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix UVD contiguous CS mapping problem
 2024-11-14 15:50 UTC  (5+ messages)

[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
 2024-11-14 15:45 UTC  (5+ messages)

Linux 6.6.61
 2024-11-14 13:59 UTC  (2+ messages)

Linux 6.11.8
 2024-11-14 13:59 UTC  (2+ messages)

Linux 6.1.117
 2024-11-14 13:59 UTC  (2+ messages)

Linux 5.15.172
 2024-11-14 13:58 UTC  (2+ messages)

[PATCH] mtd: onenand: Fix uninitialized retlen in do_otp_read()
 2024-11-14 13:29 UTC 

FAILED: patch "[PATCH] mm: refactor map_deny_write_exec()" failed to apply to 5.10-stable tree
 2024-11-14 12:56 UTC  (2+ messages)

[PATCH] arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
 2024-11-14 12:42 UTC  (4+ messages)

[PATCH 6.11 000/184] 6.11.8-rc1 review
 2024-11-14 11:45 UTC  (5+ messages)
` [PATCH 6.11] "

[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
 2024-11-14 12:09 UTC  (6+ messages)

[PATCH] drm/panthor: Fix memory leak in panthor_ioctl_group_create()
 2024-11-14 11:08 UTC  (4+ messages)

[PATCH 6.6 000/119] 6.6.61-rc1 review
 2024-11-14 10:51 UTC  (4+ messages)
` [PATCH 6.6] "

[PATCH 6.1 00/98] 6.1.117-rc1 review
 2024-11-14 10:50 UTC  (4+ messages)
` [PATCH 6.1] "

[PATCH 5.15 00/76] 5.15.172-rc1 review
 2024-11-14 10:49 UTC  (3+ messages)
` [PATCH 5.15] "

[PATCH v2] Revert "usb: gadget: composite: fix OS descriptors w_value logic"
 2024-11-14 10:41 UTC  (2+ messages)

[PATCH 5.4 v2] ftrace: Fix possible use-after-free issue in ftrace_location()
 2024-11-14 10:33 UTC 

[PATCH 5.4 5.4 5.4 5.4 v2] ftrace: Fix possible use-after-free issue in ftrace_location()
 2024-11-14 10:30 UTC 

[PATCH] leds: lp8860: Write full EEPROM, not only half of it
 2024-11-14 10:13 UTC 

[PATCH net V2] gve: Flow steering trigger reset only for timeout error
 2024-11-14  9:59 UTC  (2+ messages)

[PATCH v2 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
 2024-11-14  8:11 UTC  (6+ messages)

[GIT PULL 01/10] xfs: convert perag to use xarrays
 2024-11-14  6:26 UTC 

[PATCH net 0/3] mptcp: pm: a few more fixes
 2024-11-14  3:10 UTC  (2+ messages)

[PATCH v2] topology: Keep the cpumask unchanged when printing cpumap
 2024-11-14 11:01 UTC 

[PATCH 0/5] usb: dwc3: gadget: Misc fixes and cleanup
 2024-11-14  1:02 UTC  (4+ messages)
` [PATCH 1/5] usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
` [PATCH 2/5] usb: dwc3: gadget: Fix checking for number of TRBs left
` [PATCH 3/5] usb: dwc3: gadget: Fix looping of queued SG entries

[GIT PULL 01/10] xfs: convert perag to use xarrays
 2024-11-14  0:17 UTC 

[PATCH] tools/mm: fix compile error
 2024-11-13 21:54 UTC  (2+ messages)

[PATCH] KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
 2024-11-13 21:27 UTC 

Fix build ID parsing logic in stable trees
 2024-11-13 21:12 UTC  (10+ messages)

[PATCH] iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
 2024-11-13 20:25 UTC 

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-13 18:46 UTC  (2+ messages)
` [PATCH net v2 1/5] net/diag: Do not race on dumping MD5 keys with adding new MD5 keys

[PATCH] tpm: Disable TPM on tpm2_create_primary() failure
 2024-11-13 18:44 UTC 

[PATCH v3 1/3] maple_tree: simplify split calculation
 2024-11-13 18:38 UTC  (2+ messages)

LKFT CI: improving Networking selftests results when validating stable kernels
 2024-11-13 18:33 UTC  (3+ messages)

[PATCH v2] fsnotify: fix sending inotify event with unexpected filename
 2024-11-13 18:25 UTC  (2+ messages)

[PATCH v6 2/8] KVM: SVM: Fix snp_context_create error reporting
 2024-11-13 16:24 UTC  (4+ messages)
` [PATCH v6 4/8] crypto: ccp: Fix uapi definitions of PSP errors

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-13 15:17 UTC  (6+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-11-13 15:10 UTC  (11+ messages)


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