public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 18:35:56 to 2023-10-06 12:55:45 UTC [more...]

[PATCH 6.1 000/259] 6.1.56-rc1 review
 2023-10-06 12:55 UTC  (22+ messages)

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-06 12:37 UTC  (7+ messages)

[PATCH] nvmet-tcp: Fix a possible UAF in queue intialization setup
 2023-10-06 12:21 UTC  (5+ messages)

[PATCH 6.1 0/3] net: add sysctl accept_ra_min_lft
 2023-10-06 12:17 UTC  (7+ messages)

[PATCH 5.15 000/183] 5.15.134-rc1 review
 2023-10-06 12:15 UTC  (12+ messages)

Linux 5.15.134
 2023-10-06 11:19 UTC  (2+ messages)

Linux 6.5.6
 2023-10-06 11:19 UTC  (2+ messages)

[PATCH] ceph: use kernel_connect()
 2023-10-06 10:53 UTC  (2+ messages)

[PATCH net 1/7] can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
 2023-10-06 10:33 UTC  (4+ messages)
` [PATCH net 4/7] can: sja1000: Always restart the Tx queue after an overrun

[PATCH v2] drm/mediatek: Correctly free sg_table in gem prime vmap
 2023-10-06 10:09 UTC  (2+ messages)

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-06  9:54 UTC  (56+ messages)
` [PATCH 6.5 061/321] iavf: schedule a request immediately after add/delete vlan
` [PATCH 6.5 123/321] firmware: arm_scmi: Harden perf domain info access
` [PATCH 6.5 271/321] kernel/sched: Modify initial boot task idle setup
` [PATCH 6.5 273/321] Revert "SUNRPC dont update timeout value on connection reset"
` [PATCH 6.5 274/321] NFSv4: Fix a state manager thread deadlock regression
` [PATCH 6.5 275/321] ACPI: NFIT: Fix incorrect calculation of idt size
` [PATCH 6.5 276/321] timers: Tag (hr)timer softirq as hotplug safe
` [PATCH 6.5 277/321] drm/tests: Fix incorrect argument in drm_test_mm_insert_range
` [PATCH 6.5 278/321] cxl/mbox: Fix CEL logic for poison and security commands
` [PATCH 6.5 279/321] arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=y
` [PATCH 6.5 280/321] mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
` [PATCH 6.5 291/321] btrfs: file_remove_privs needs an exclusive lock in direct io write
` [PATCH 6.5 292/321] btrfs: set last dir index to the current last index when opening dir
` [PATCH 6.5 293/321] btrfs: fix race between reading a directory and adding entries to it
` [PATCH 6.5 294/321] btrfs: properly report 0 avail for very full file systems
` [PATCH 6.5 295/321] media: uvcvideo: Fix OOB read
` [PATCH 6.5 296/321] bpf: Add override check to kprobe multi link attach
` [PATCH 6.5 297/321] bpf: Fix BTF_ID symbol generation collision
` [PATCH 6.5 298/321] bpf: Fix BTF_ID symbol generation collision in tools/
` [PATCH 6.5 299/321] net: thunderbolt: Fix TCPv6 GSO checksum calculation
` [PATCH 6.5 300/321] thermal: sysfs: Fix trip_point_hyst_store()
` [PATCH 6.5 301/321] fs/smb/client: Reset password pointer to NULL
` [PATCH 6.5 302/321] tracing/user_events: Align set_bit() address for all archs
` [PATCH 6.5 303/321] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH 6.5 304/321] ata: libata-core: Fix port and device removal
` [PATCH 6.5 305/321] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH 6.5 306/321] ata: libata-sata: increase PMP SRST timeout to 10s
` [PATCH 6.5 307/321] i915: Limit the length of an sg list to the requested length
` [PATCH 6.5 308/321] drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top
` [PATCH 6.5 309/321] power: supply: rk817: Add missing module alias
` [PATCH 6.5 310/321] power: supply: ab8500: Set typing and props
` [PATCH 6.5 311/321] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
` [PATCH 6.5 312/321] drm/amdkfd: Use gpu_offset for user queues wptr
` [PATCH 6.5 313/321] drm/amd/display: fix the ability to use lower resolution modes on eDP
` [PATCH 6.5 314/321] drm/meson: fix memory leak on ->hpd_notify callback
` [PATCH 6.5 315/321] rbd: move rbd_dev_refresh() definition
` [PATCH 6.5 316/321] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH 6.5 317/321] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH 6.5 318/321] rbd: take header_rwsem in rbd_dev_refresh() only when updating
` [PATCH 6.5 319/321] memcg: drop kmem.limit_in_bytes
` [PATCH 6.5 320/321] mm, memcg: reconsider kmem.limit_in_bytes deprecation
` [PATCH 6.5 321/321] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL

kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
 2023-10-06  9:15 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
 2023-10-06  8:50 UTC  (5+ messages)

[PATCH] regmap: fix NULL deref on lookup
 2023-10-06  8:21 UTC 

[PATCH 1/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
 2023-10-06  8:18 UTC 

[PATCH 1/2] Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
 2023-10-05 20:39 UTC 

FAILED: patch "[PATCH] maple_tree: add mas_is_active() to detect in-tree walks" failed to apply to 6.5-stable tree
 2023-10-05 19:59 UTC  (6+ messages)
` [PATCH 6.5.y 1/3] maple_tree: add mas_is_active() to detect in-tree walks
  ` [PATCH 6.5.y 2/3] maple_tree: reduce resets during store setup
  ` [PATCH 6.5.y 3/3] maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states

[PATCH 5.15 0/2] ARM SMMUv3 errata fixes
 2023-10-05 19:35 UTC  (3+ messages)
` [PATCH 5.15 1/2] iommu/arm-smmu-v3: Set TTL invalidation hint better
` [PATCH 5.15 2/2] iommu/arm-smmu-v3: Avoid constructing invalid range commands

[PATCH 6.1 0/2] ARM SMMUv3 errata fixes
 2023-10-05 19:35 UTC  (3+ messages)
` [PATCH 6.1 1/2] iommu/arm-smmu-v3: Set TTL invalidation hint better
` [PATCH 6.1 2/2] iommu/arm-smmu-v3: Avoid constructing invalid range commands

[PATCH 6.5] iommu/arm-smmu-v3: Avoid constructing invalid range commands
 2023-10-05 19:34 UTC 

[PATCH] [v3] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
 2023-10-05 18:25 UTC  (3+ messages)

6.5-stable backport request
 2023-10-05 18:23 UTC  (3+ messages)

[PATCH V2] usb: dwc3: core: disable 3.0 clock when operating in 2.0 device mode
 2023-10-05 17:23 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: fix dangling connection hang-up" failed to apply to 6.5-stable tree
 2023-10-05 17:20 UTC  (2+ messages)
` [PATCH 6.5.y] mptcp: fix dangling connection hang-up

FAILED: patch "[PATCH] mptcp: rename timer related helper to less confusing names" failed to apply to 6.5-stable tree
 2023-10-05 17:18 UTC  (2+ messages)
` [PATCH 6.5.y] mptcp: rename timer related helper to less confusing names

[PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6
 2023-10-05 16:40 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: fix delegated action races
` [PATCH net 2/3] mptcp: userspace pm allow creating id 0 subflow

[PATCH net v3] net: stmmac: remove unneeded stmmac_poll_controller
 2023-10-05 16:40 UTC  (2+ messages)

[PATCH for 5.10-6.1 0/4] rbd: fix a deadlock around header_rwsem and lock_rwsem
 2023-10-05  9:59 UTC  (5+ messages)
` [PATCH for 5.10-6.1 1/4] rbd: move rbd_dev_refresh() definition
` [PATCH for 5.10-6.1 2/4] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH for 5.10-6.1 3/4] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH for 5.10-6.1 4/4] rbd: take header_rwsem in rbd_dev_refresh() only when updating

FAILED: patch "[PATCH] mptcp: move __mptcp_error_report in protocol.c" failed to apply to 4.14-stable tree
 2023-10-05 14:49 UTC  (2+ messages)

[PATCH net 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-05 13:36 UTC  (4+ messages)

[PATCH for 5.4 0/4] rbd: fix a deadlock around header_rwsem and lock_rwsem
 2023-10-05 15:29 UTC  (5+ messages)
` [PATCH for 5.4 1/4] rbd: move rbd_dev_refresh() definition
` [PATCH for 5.4 2/4] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH for 5.4 3/4] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH for 5.4 4/4] rbd: take header_rwsem in rbd_dev_refresh() only when updating

[PATCH] drm: Do not overrun array in drm_gem_get_pages()
 2023-10-05 13:56 UTC 

[net PATCH] net: ethernet: mediatek: disable irq before schedule napi
 2023-10-05 13:30 UTC  (2+ messages)

[PATCH] thermal: intel: powerclamp: fix mismatch in get function for max_idle
 2023-10-05 15:09 UTC  (2+ messages)

[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
 2023-10-05  7:53 UTC  (6+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal

[5.15,6.1] Please apply a89c6bcdac22bec1bfbe6e64060b4cf5838d4f47
 2023-10-05 14:59 UTC 

[PATCH] soundwire: fix initializing sysfs for same devices on different buses
 2023-10-05 13:37 UTC  (12+ messages)

[git:media_stage/master] media: ccs: Correctly initialise try compose rectangle
 2023-10-05 13:40 UTC 

[PATCH v2] drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
 2023-10-05 13:35 UTC  (4+ messages)
` [PATCH v3] "

FAILED: patch "[PATCH] ata: libata-scsi: Disable scsi device" failed to apply to 6.5-stable tree
 2023-10-04 23:50 UTC  (2+ messages)

FAILED: patch "[PATCH] ata: libata-scsi: Fix delayed scsi_rescan_device() execution" failed to apply to 6.5-stable tree
 2023-10-04 23:46 UTC  (3+ messages)
` [PATCH 6.5.y] ata: libata-scsi: Fix delayed scsi_rescan_device() execution

FAILED: patch "[PATCH] scsi: Do not attempt to rescan suspended devices" failed to apply to 6.5-stable tree
 2023-10-04 23:45 UTC  (2+ messages)
` [PATCH 6.5.y] scsi: Do not attempt to rescan suspended devices

FAILED: patch "[PATCH] scsi: sd: Do not issue commands to suspended disks on" failed to apply to 6.1-stable tree
 2023-10-04 23:33 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 126 runs, 43 regressions (v5.4.257-89-g7cd8e3652403)
 2023-10-04 23:26 UTC 

stable-rc/linux-6.1.y baseline: 137 runs, 31 regressions (v6.1.55-260-g0353a7bfd2b60)
 2023-10-04 23:22 UTC 

stable-rc/linux-5.10.y baseline: 138 runs, 34 regressions (v5.10.197-168-g3eccb060a778)
 2023-10-04 23:01 UTC 

stable-rc/linux-4.19.y baseline: 119 runs, 38 regressions (v4.19.295-67-ga70e2840d2494)
 2023-10-04 22:48 UTC 

stable-rc/linux-5.15.y baseline: 136 runs, 34 regressions (v5.15.133-184-g6f28ecf24aef)
 2023-10-04 22:29 UTC 

stable-rc/linux-4.14.y baseline: 110 runs, 38 regressions (v4.14.326-31-g40fbbd42a05b3)
 2023-10-04 22:24 UTC 

[PATCH v3 1/2] arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
 2023-10-04 21:27 UTC  (5+ messages)

stable-rc/linux-4.14.y baseline: 110 runs, 38 regressions (v4.14.326-31-g81403832ed79b)
 2023-10-04 21:21 UTC 

[merged mm-stable] mips-use-nth_page-in-place-of-direct-struct-page-manipulation.patch removed from -mm tree
 2023-10-04 20:22 UTC 

[merged mm-stable] mm-memory_hotplug-use-pfn-math-in-place-of-direct-struct-page-manipulation.patch removed from -mm tree
 2023-10-04 20:21 UTC 

[merged mm-stable] mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch removed from -mm tree
 2023-10-04 20:21 UTC 

[merged mm-stable] fs-use-nth_page-in-place-of-direct-struct-page-manipulation.patch removed from -mm tree
 2023-10-04 20:21 UTC 

[merged mm-stable] mm-hugetlb-use-nth_page-in-place-of-direct-struct-page-manipulation.patch removed from -mm tree
 2023-10-04 20:21 UTC 

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.257-89-g7cd8e3652403)
 2023-10-04 19:56 UTC 

stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.55-260-g0353a7bfd2b60)
 2023-10-04 19:53 UTC 

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 6 warnings (v5.10.197-168-g3eccb060a778)
 2023-10-04 19:32 UTC 

stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.295-67-ga70e2840d2494)
 2023-10-04 19:18 UTC 

[PATCH v4] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-10-04 19:07 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v5.15.133-184-g6f28ecf24aef)
 2023-10-04 19:00 UTC 

stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.326-31-g40fbbd42a05b3)
 2023-10-04 18:55 UTC 

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-04 18:44 UTC 


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