stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 20:45:04 to 2023-07-05 22:38:53 UTC [more...]

[PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch
 2023-07-05 22:38 UTC  (13+ messages)

[PATCH v3 0/2] Avoid memory corruption caused by per-VMA locks
 2023-07-05 21:55 UTC  (17+ messages)
` [PATCH v3 1/2] fork: lock VMAs of the parent process when forking
` [PATCH v3 2/2] mm: disable CONFIG_PER_VMA_LOCK until its fixed

[PATCH 1/2] mpt3sas: Perform additional retries if Doorbell read returns 0
 2023-07-05 21:54 UTC  (3+ messages)

stable/linux-6.3.y build: 122 builds: 1 failed, 121 passed, 2 errors (v6.3.12)
 2023-07-05 20:31 UTC 

[PATCH -stable,5.15 0/2] stable fixes for 5.15
 2023-07-05 20:23 UTC  (5+ messages)
` [PATCH -stable,5.15 1/2] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.15 2/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

stable/linux-5.15.y build: 173 builds: 4 failed, 169 passed, 14 errors, 6 warnings (v5.15.120)
 2023-07-05 20:13 UTC 

FAILED: patch "[PATCH] nubus: Partially revert proc_create_single_data() conversion" failed to apply to 5.10-stable tree
 2023-07-05 19:55 UTC  (3+ messages)
` [PATCH 5.10.y] nubus: Partially revert proc_create_single_data() conversion

NULL pointer fixes
 2023-07-05 19:53 UTC  (2+ messages)

stable/linux-6.1.y build: 142 builds: 1 failed, 141 passed, 3 errors, 9 warnings (v6.1.38)
 2023-07-05 19:46 UTC 

[PATCH net v3] nfp: clean mc addresses in application firmware when closing port
 2023-07-05 18:20 UTC  (3+ messages)

Linux 6.4.2
 2023-07-05 17:54 UTC  (2+ messages)

Linux 6.3.12
 2023-07-05 17:54 UTC  (2+ messages)

Linux 6.1.38
 2023-07-05 17:54 UTC  (2+ messages)

Linux 5.15.120
 2023-07-05 17:53 UTC  (2+ messages)

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-05 17:36 UTC  (10+ messages)

+ fork-lock-vmas-of-the-parent-process-when-forking-v3.patch added to mm-hotfixes-unstable branch
 2023-07-05 17:35 UTC 

[to-be-updated] fork-lock-vmas-of-the-parent-process-when-forking.patch removed from -mm tree
 2023-07-05 17:32 UTC 

[PATCH] mpt3sas: Perform additional retries if Doorbell read returns 0
 2023-07-05 17:30 UTC  (10+ messages)

[PATCH net v2] nfp: clean mc addresses in application firmware when closing port
 2023-07-05 17:29 UTC  (4+ messages)

[PATCH v2 0/2] Avoid memory corruption caused by per-VMA locks
 2023-07-05 17:14 UTC  (6+ messages)
` [PATCH v2 1/2] fork: lock VMAs of the parent process when forking
` [PATCH v2 2/2] mm: disable CONFIG_PER_VMA_LOCK until its fixed

[PATCH 6.3 00/14] 6.3.12-rc2 review
 2023-07-05 17:07 UTC  (4+ messages)

[PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
 2023-07-05 17:04 UTC  (3+ messages)

[PATCH -stable,4.14 0/3] stable fixes for 4.14
 2023-07-05 16:56 UTC  (4+ messages)
` [PATCH -stable,4.14 1/3] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,4.14 2/3] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,4.14 3/3] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH -stable,4.19 00/10] stable fixes for 4.19
 2023-07-05 16:55 UTC  (11+ messages)
` [PATCH -stable,4.19 01/10] netfilter: nf_tables: fix nat hook table deletion
` [PATCH -stable,4.19 02/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,4.19 03/10] netfilter: nftables: add helper function to set the base sequence number
` [PATCH -stable,4.19 04/10] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH -stable,4.19 05/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,4.19 06/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,4.19 07/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,4.19 08/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,4.19 09/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,4.19 10/10] netfilter: nf_tables: fix scheduling-while-atomic splat

[PATCH -stable,5.4 00/10] stable fixes for 5.4
 2023-07-05 16:54 UTC  (11+ messages)
` [PATCH -stable,5.4 01/10] netfilter: nf_tables: fix nat hook table deletion
` [PATCH -stable,5.4 02/10] netfilter: nftables: add helper function to set the base sequence number
` [PATCH -stable,5.4 03/10] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH -stable,5.4 04/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.4 05/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.4 06/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.4 07/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.4 08/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.4 09/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.4 10/10] netfilter: nf_tables: fix scheduling-while-atomic splat

[PATCH 5.15 00/17] 5.15.120-rc2 review
 2023-07-05 16:41 UTC 

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-05 16:40 UTC 

[PATCH 6.3 00/14] 6.3.12-rc2 review
 2023-07-05 16:39 UTC 

[PATCH 6.4 00/15] 6.4.2-rc2 review
 2023-07-05 16:38 UTC 

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-05 16:29 UTC  (11+ messages)

[PATCH 6.4 00/15] 6.4.2-rc2 review
 2023-07-05 16:29 UTC  (6+ messages)

[PATCH 5.15 00/17] 5.15.120-rc2 review
 2023-07-05 16:28 UTC  (4+ messages)

[PATCH] HID: amd_sfh: Check that sensors are enabled before set/get report
 2023-07-05 16:07 UTC  (3+ messages)

[PATCH] ASoC: cs35l45: Select REGMAP_IRQ
 2023-07-05 16:05 UTC  (2+ messages)

+ kasan-slub-fix-hw_tags-zeroing-with-slub_debug.patch added to mm-hotfixes-unstable branch
 2023-07-05 15:53 UTC 

+ mm-disable-config_per_vma_lock-until-its-fixed.patch added to mm-hotfixes-unstable branch
 2023-07-05 15:48 UTC 

+ fork-lock-vmas-of-the-parent-process-when-forking.patch added to mm-hotfixes-unstable branch
 2023-07-05 15:48 UTC 

[PATCH v2] wifi: mt76: mt7921e: fix init command fail with enabled device
 2023-07-05 15:26 UTC 

[PATCH -stable,5.10,v2 00/11] stable fixes for 5.10
 2023-07-05 15:15 UTC  (13+ messages)
` [PATCH -stable,5.10,v2 01/11] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10,v2 02/11] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10,v2 03/11] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10,v2 04/11] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10,v2 05/11] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10,v2 06/11] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10,v2 07/11] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10,v2 08/11] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10,v2 09/11] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10,v2 10/11] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.10,v2 11/11] netfilter: nf_tables: fix scheduling-while-atomic splat

[PATCH] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
 2023-07-05 15:11 UTC  (3+ messages)

[for-linus][PATCH 1/3] tracing: Fix null pointer dereference in tracing_err_log_open()
 2023-07-05 14:40 UTC 

[PATCH 1/8] soundwire: fix enumeration completion
 2023-07-05 14:44 UTC  (9+ messages)
` [PATCH 2/8] ASoC: qdsp6: audioreach: fix topology probe deferral
` [PATCH 3/8] ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
` [PATCH 4/8] ASoC: codecs: wcd938x: fix resource leaks on component remove
` [PATCH 5/8] ASoC: codecs: wcd934x: "
` [PATCH 6/8] ASoC: codecs: wcd-mbhc-v2: "

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-05 14:35 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH -stable,5.10 00/10] stable fixes for 5.10
 2023-07-05 14:33 UTC  (13+ messages)
` [PATCH -stable,5.10 01/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10 02/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10 03/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10 04/10] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10 05/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10 06/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10 07/10] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10 08/10] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10 09/10] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10 10/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH v2 1/4] pinctrl: amd: Only use special debounce behavior for GPIO 0
 2023-07-05 13:30 UTC 

[PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
 2023-07-05 13:19 UTC  (3+ messages)

[PATCH net] net: mana: Configure hwc timeout from hardware
 2023-07-05 11:11 UTC  (4+ messages)

[PATCH net 0/9] mptcp: fixes for v6.5
 2023-07-05 10:00 UTC  (9+ messages)
` [PATCH net 3/9] selftests: mptcp: connect: fail if nft supposed to work
` [PATCH net 4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available
` [PATCH net 5/9] selftests: mptcp: sockopt: return error if wrong mark
` [PATCH net 6/9] selftests: mptcp: userspace_pm: use correct server port
` [PATCH net 7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests
` [PATCH net 8/9] selftests: mptcp: depend on SYN_COOKIES
` [PATCH net 9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support

[PATCH v3] block: bugfix for Amiga partition overflow check patch
 2023-07-05  8:50 UTC  (5+ messages)

[PATCH V2] PCI: qcom: Use PARF_SLV_ADDR_SPACE_SIZE for ops_2_3_3
 2023-07-05  8:44 UTC  (2+ messages)

[PATCH V5 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-07-05  8:17 UTC  (2+ messages)

[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
 2023-07-05  7:32 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: fix OOB available bytes for ECC
 2023-07-05  6:52 UTC 

[PATCH 5.10] kprobes/x86: Fix kprobe debug exception handling logic
 2023-07-05  6:51 UTC  (5+ messages)

[PATCH 5.10 0/9] x86/kprobes: Fix kprobe debug exception handling logic
 2023-07-05  6:46 UTC  (10+ messages)
` [PATCH 5.10 1/9] kprobes/x86: Fix fall-through warnings for Clang
` [PATCH 5.10 2/9] x86/kprobes: Do not decode opcode in resume_execution()
` [PATCH 5.10 3/9] x86/kprobes: Retrieve correct opcode for group instruction
` [PATCH 5.10 4/9] x86/kprobes: Identify far indirect JMP correctly
` [PATCH 5.10 5/9] x86/kprobes: Use int3 instead of debug trap for single-step
` [PATCH 5.10 6/9] x86/kprobes: Fix to identify indirect jmp and others using range case
` [PATCH 5.10 7/9] x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
` [PATCH 5.10 8/9] x86/kprobes: Update kcb status flag after singlestepping
` [PATCH 5.10 9/9] x86/kprobes: Fix JNG/JNLE emulation

[PATCH v2 1/4] pinctrl: amd: Only use special debounce behavior for GPIO 0
 2023-07-05  1:59 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).