public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-23 11:57:47 to 2024-05-23 13:22:56 UTC [more...]

[PATCH 6.6 000/102] 6.6.32-rc1 review
 2024-05-23 13:12 UTC  (8+ messages)
` [PATCH 6.6 001/102] cifs: Add client version details to NTLM authenticate message
` [PATCH 6.6 002/102] SMB3: clarify some of the unused CreateOption flags
` [PATCH 6.6 010/102] cifs: fix use after free for iface while disabling secondary channels
` [PATCH 6.6 011/102] smb: client: introduce cifs_sfu_make_node()
` [PATCH 6.6 012/102] smb: client: Fix minor whitespace errors and warnings
` [PATCH 6.6 013/102] smb: client: extend smb2_compound_op() to accept more commands
` [PATCH 6.6 014/102] smb: client: allow creating special files via reparse points

[PATCH 6.8 00/23] 6.8.11-rc1 review
 2024-05-23 13:13 UTC  (24+ messages)
` [PATCH 6.8 01/23] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.8 02/23] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.8 03/23] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH 6.8 04/23] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH 6.8 05/23] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
` [PATCH 6.8 06/23] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
` [PATCH 6.8 07/23] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.8 08/23] erofs: get rid of erofs_fs_context
` [PATCH 6.8 09/23] erofs: reliably distinguish block based and fscache mode
` [PATCH 6.8 10/23] binder: fix max_thread type inconsistency
` [PATCH 6.8 11/23] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.8 12/23] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.8 13/23] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.8 14/23] usb: typec: tipd: fix event checking for tps25750
` [PATCH 6.8 15/23] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.8 16/23] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.8 17/23] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.8 18/23] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.8 19/23] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.8 20/23] docs: kernel_include.py: Cope with docutils 0.21
` [PATCH 6.8 21/23] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 6.8 22/23] block: add a disk_has_partscan helper
` [PATCH 6.8 23/23] block: add a partscan sysfs attribute for disks

[PATCH 6.1 00/45] 6.1.92-rc1 review
 2024-05-23 13:13 UTC  (46+ messages)
` [PATCH 6.1 01/45] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.1 02/45] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.1 03/45] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH 6.1 04/45] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH 6.1 05/45] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 6.1 06/45] mfd: stpmic1: Fix swapped mask/unmask in irq chip
` [PATCH 6.1 07/45] nfsd: dont allow nfsd threads to be signalled
` [PATCH 6.1 08/45] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.1 09/45] mmc: core: Add HS400 tuning in HS400es initialization
` [PATCH 6.1 10/45] xfs: write page faults in iomap are not buffered writes
` [PATCH 6.1 11/45] xfs: punching delalloc extents on write failure is racy
` [PATCH 6.1 12/45] xfs: use byte ranges for write cleanup ranges
` [PATCH 6.1 13/45] xfs,iomap: move delalloc punching to iomap
` [PATCH 6.1 14/45] iomap: buffered write failure should not truncate the page cache
` [PATCH 6.1 15/45] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 6.1 16/45] iomap: write iomap validity checks
` [PATCH 6.1 17/45] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 6.1 18/45] xfs: drop write error injection is unfixable, remove it
` [PATCH 6.1 19/45] xfs: fix off-by-one-block in xfs_discard_folio()
` [PATCH 6.1 20/45] xfs: fix incorrect error-out in xfs_remove
` [PATCH 6.1 21/45] xfs: fix sb write verify for lazysbcount
` [PATCH 6.1 22/45] xfs: fix incorrect i_nlink caused by inode racing
` [PATCH 6.1 23/45] xfs: invalidate block device page cache during unmount
` [PATCH 6.1 24/45] xfs: attach dquots to inode before reading data/cow fork mappings
` [PATCH 6.1 25/45] xfs: wait iclog complete before tearing down AIL
` [PATCH 6.1 26/45] xfs: fix super block buf log item UAF during force shutdown
` [PATCH 6.1 27/45] xfs: hoist refcount record merge predicates
` [PATCH 6.1 28/45] xfs: estimate post-merge refcounts correctly
` [PATCH 6.1 29/45] xfs: invalidate xfs_bufs when allocating cow extents
` [PATCH 6.1 30/45] xfs: allow inode inactivation during a ro mount log recovery
` [PATCH 6.1 31/45] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 6.1 32/45] xfs: get root inode correctly at bulkstat
` [PATCH 6.1 33/45] xfs: short circuit xfs_growfs_data_private() if delta is zero
` [PATCH 6.1 34/45] arm64: atomics: lse: remove stale dependency on JUMP_LABEL
` [PATCH 6.1 35/45] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 6.1 36/45] binder: fix max_thread type inconsistency
` [PATCH 6.1 37/45] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.1 38/45] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.1 39/45] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.1 40/45] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.1 41/45] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.1 42/45] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.1 43/45] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.1 44/45] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.1 45/45] docs: kernel_include.py: Cope with docutils 0.21

[PATCH 5.15 00/23] 5.15.160-rc1 review
 2024-05-23 13:13 UTC  (24+ messages)
` [PATCH 5.15 01/23] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 5.15 02/23] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.15 03/23] nfsd: dont allow nfsd threads to be signalled
` [PATCH 5.15 04/23] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 5.15 05/23] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.15 06/23] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.15 07/23] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.15 08/23] tls: rx: simplify async wait
` [PATCH 5.15 09/23] tls: extract context alloc/initialization out of tls_set_sw_offload
` [PATCH 5.15 10/23] net: tls: factor out tls_*crypt_async_wait()
` [PATCH 5.15 11/23] tls: fix race between async notify and socket close
` [PATCH 5.15 12/23] net: tls: handle backlogging of crypto requests
` [PATCH 5.15 13/23] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.15 14/23] netlink: annotate data-races around sk->sk_err
` [PATCH 5.15 15/23] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.15 16/23] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.15 17/23] binder: fix max_thread type inconsistency
` [PATCH 5.15 18/23] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.15 19/23] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.15 20/23] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 5.15 21/23] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 5.15 22/23] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 5.15 23/23] docs: kernel_include.py: Cope with docutils 0.21

[PATCH 6.9 00/25] 6.9.2-rc1 review
 2024-05-23 13:13 UTC  (26+ messages)
` [PATCH 6.9 01/25] Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
` [PATCH 6.9 02/25] wifi: iwlwifi: Use request_module_nowait
` [PATCH 6.9 03/25] cpufreq: amd-pstate: fix the highest frequency issue which limits performance
` [PATCH 6.9 04/25] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.9 05/25] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.9 06/25] x86/percpu: Use __force to cast from __percpu address space
` [PATCH 6.9 07/25] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
` [PATCH 6.9 08/25] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.9 09/25] ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICs
` [PATCH 6.9 10/25] binder: fix max_thread type inconsistency
` [PATCH 6.9 11/25] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.9 12/25] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.9 13/25] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.9 14/25] usb: typec: tipd: fix event checking for tps25750
` [PATCH 6.9 15/25] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.9 16/25] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.9 17/25] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.9 18/25] Revert "media: v4l2-ctrls: show all owned controls in log_status"
` [PATCH 6.9 19/25] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.9 20/25] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.9 21/25] docs: kernel_include.py: Cope with docutils 0.21
` [PATCH 6.9 22/25] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 6.9 23/25] Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
` [PATCH 6.9 24/25] block: add a disk_has_partscan helper
` [PATCH 6.9 25/25] block: add a partscan sysfs attribute for disks

[PATCH 5.10 00/15] 5.10.218-rc1 review
 2024-05-23 13:12 UTC  (16+ messages)
` [PATCH 5.10 01/15] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.10 02/15] x86/xen: Drop USERGS_SYSRET64 paravirt call
` [PATCH 5.10 03/15] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.10 04/15] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.10 05/15] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.10 06/15] ima: fix deadlock when traversing "ima_default_rules"
` [PATCH 5.10 07/15] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.10 08/15] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.10 09/15] firmware: arm_scmi: Harden accesses to the reset domains
` [PATCH 5.10 10/15] mptcp: ensure snd_nxt is properly initialized on connect
` [PATCH 5.10 11/15] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.10 12/15] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.10 13/15] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.10 14/15] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.10 15/15] docs: kernel_include.py: Cope with docutils 0.21

[PATCH 5.4 00/16] 5.4.277-rc1 review
 2024-05-23 13:12 UTC  (17+ messages)
` [PATCH 5.4 01/16] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.4 02/16] ext4: fix bug_on in __es_tree_search
` [PATCH 5.4 03/16] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.4 04/16] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
` [PATCH 5.4 05/16] net: bcmgenet: keep MAC in reset until PHY is up
` [PATCH 5.4 06/16] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.4 07/16] net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
` [PATCH 5.4 08/16] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.4 09/16] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH 5.4 10/16] firmware: arm_scmi: Harden accesses to the reset domains
` [PATCH 5.4 11/16] arm64: dts: qcom: Fix interrupt-map parent address cells
` [PATCH 5.4 12/16] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.4 13/16] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.4 14/16] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.4 15/16] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.4 16/16] docs: kernel_include.py: Cope with docutils 0.21

[PATCH 4.19 00/18] 4.19.315-rc1 review
 2024-05-23 13:12 UTC  (19+ messages)
` [PATCH 4.19 01/18] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 4.19 02/18] dm: limit the number of targets and parameter size area
` [PATCH 4.19 03/18] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 4.19 04/18] tracing: Simplify creation and deletion of synthetic events
` [PATCH 4.19 05/18] tracing: Add unified dynamic event framework
` [PATCH 4.19 06/18] tracing: Use dyn_event framework for synthetic events
` [PATCH 4.19 07/18] tracing: Remove unneeded synth_event_mutex
` [PATCH 4.19 08/18] tracing: Consolidate trace_add/remove_event_call back to the nolock functions
` [PATCH 4.19 09/18] string.h: Add str_has_prefix() helper function
` [PATCH 4.19 10/18] tracing: Use str_has_prefix() helper for histogram code
` [PATCH 4.19 11/18] tracing: Use str_has_prefix() instead of using fixed sizes
` [PATCH 4.19 12/18] tracing: Have the historgram use the result of str_has_prefix() for len of prefix
` [PATCH 4.19 13/18] tracing: Refactor hist trigger action code
` [PATCH 4.19 14/18] tracing: Split up onmatch action data
` [PATCH 4.19 15/18] tracing: Generalize hist trigger onmax and save action
` [PATCH 4.19 16/18] tracing: Remove unnecessary var_ref destroy in track_data_destroy()
` [PATCH 4.19 17/18] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 4.19 18/18] docs: kernel_include.py: Cope with docutils 0.21

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-23 13:14 UTC  (7+ messages)

[PATCH] mei: vsc: Don't stop/restart mei device during system suspend/resume
 2024-05-23 13:02 UTC  (3+ messages)

FAILED: patch "[PATCH] usb: typec: tipd: fix event checking for tps6598x" failed to apply to 4.19-stable tree
 2024-05-23 12:21 UTC 

FAILED: patch "[PATCH] usb: typec: tipd: fix event checking for tps6598x" failed to apply to 5.4-stable tree
 2024-05-23 12:21 UTC 

FAILED: patch "[PATCH] usb: typec: tipd: fix event checking for tps6598x" failed to apply to 5.10-stable tree
 2024-05-23 12:21 UTC 

FAILED: patch "[PATCH] usb: typec: tipd: fix event checking for tps6598x" failed to apply to 5.15-stable tree
 2024-05-23 12:21 UTC 

FAILED: patch "[PATCH] binder: fix max_thread type inconsistency" failed to apply to 4.19-stable tree
 2024-05-23 12:20 UTC 

FAILED: patch "[PATCH] binder: fix max_thread type inconsistency" failed to apply to 5.4-stable tree
 2024-05-23 12:20 UTC 

FAILED: patch "[PATCH] binder: fix max_thread type inconsistency" failed to apply to 5.10-stable tree
 2024-05-23 12:20 UTC 

[PATCH stable-6.9.y] ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICs
 2024-05-23 12:10 UTC  (3+ messages)

[PATCH 4.19.y 00/13] fix double-free bug causing by destroy_hist_field(data->onmax.var, 0)
 2024-05-23 12:09 UTC  (2+ messages)

[PATCH v5.10, v5.4] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
 2024-05-23 12:06 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: add missing mutex_unlock in" failed to apply to 5.10-stable tree
 2024-05-23 12:04 UTC  (3+ messages)
` [PATCH 5.10 / 5.4 / 4.19] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()

FAILED: patch "[PATCH] mptcp: ensure snd_nxt is properly initialized on connect" failed to apply to 5.10-stable tree
 2024-05-23 12:03 UTC  (3+ messages)
` [PATCH 5.10.y] mptcp: ensure snd_nxt is properly initialized on connect

[PATCH 6.8.y 1/2] erofs: get rid of erofs_fs_context
 2024-05-23 12:01 UTC  (3+ messages)
` [PATCH 6.8.y 2/2] erofs: reliably distinguish block based and fscache mode

[PATCH 5.4.x] arm64: dts: qcom: Fix 'interrupt-map' parent address cells
 2024-05-23 11:59 UTC  (2+ messages)

[PATCH 5.4 / 5.10] firmware: arm_scmi: Harden accesses to the reset domains
 2024-05-23 11:58 UTC  (3+ messages)

[PATCH 6.6.y] bpf: Add missing BPF_LINK_TYPE invocations
 2024-05-23 11:57 UTC  (2+ messages)


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