public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-10 04:14:34 to 2023-08-11 13:30:02 UTC [more...]

[PATCH] printk: ringbuffer: Fix truncating buffer size min_t cast
 2023-08-11 13:29 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.253)
 2023-08-11 13:19 UTC 

stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.291)
 2023-08-11 12:43 UTC 

stable-rc/linux-5.15.y build: 20 builds: 0 failed, 20 passed, 5 warnings (v5.15.125-92-g943befa9b5e0)
 2023-08-11 12:43 UTC 

stable-rc/linux-5.10.y build: 18 builds: 0 failed, 18 passed, 7 warnings (v5.10.190)
 2023-08-11 12:15 UTC 

stable-rc/linux-4.14.y build: 15 builds: 0 failed, 15 passed, 21 warnings (v4.14.322)
 2023-08-11 11:54 UTC 

[PATCH] crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
 2023-08-11 11:29 UTC  (2+ messages)

stable/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.253)
 2023-08-11 11:27 UTC 

[RESEND PATCH 7/7] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
 2023-08-11 11:23 UTC  (3+ messages)

Linux 6.4.10
 2023-08-11 11:08 UTC  (2+ messages)

Linux 6.1.45
 2023-08-11 11:08 UTC  (2+ messages)

stable/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.291)
 2023-08-11 10:59 UTC 

stable/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.322)
 2023-08-11 10:57 UTC 

[PATCH 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
 2023-08-11 10:44 UTC  (9+ messages)
` [PATCH v2 "

[PATCH v2 0/4] Venus driver fixes to avoid possible OOB accesses
 2023-08-11 10:41 UTC  (18+ messages)
` [PATCH v2 1/4] venus: hfi: add checks to perform sanity on queue pointers
` [PATCH v2 2/4] venus: hfi: fix the check to handle session buffer requirement
` [PATCH v2 3/4] venus: hfi: add checks to handle capabilities from firmware
` [PATCH v2 4/4] venus: hfi_parser: Add check to keep the number of codecs within range

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-11 10:26 UTC  (14+ messages)

Linux 5.10.190
 2023-08-11 10:17 UTC  (2+ messages)

Linux 5.4.253
 2023-08-11 10:17 UTC  (2+ messages)

Linux 4.19.291
 2023-08-11 10:17 UTC  (2+ messages)

Linux 4.14.322
 2023-08-11 10:17 UTC  (2+ messages)

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-11 10:05 UTC  (27+ messages)
` [PATCH 5.15 11/92] firmware: arm_scmi: Fix chan_free cleanup on SMC

[PATCH 4.19 000/323] 4.19.291-rc1 review
 2023-08-11  9:29 UTC  (9+ messages)

[PATCH 1/7] ubi: block: Refactor sg list processing for highmem
 2023-08-11  8:36 UTC  (8+ messages)

[PATCH] tpm/tpm_tis: Disable interrupts categorically for Lenovo
 2023-08-11  7:22 UTC  (3+ messages)

Drop 0fc6fea41c71 ("drm/i915: Disable DC states for all commits") from the 6.0.y series?
 2023-08-11  7:15 UTC  (4+ messages)

[PATCH 4.14 000/204] 4.14.322-rc1 review
 2023-08-11  7:14 UTC  (7+ messages)

[PATCH 5.4 000/154] 5.4.253-rc1 review
 2023-08-11  6:55 UTC  (4+ messages)

[PATCH 5.10 000/201] 5.10.190-rc1 review
 2023-08-11  6:51 UTC  (3+ messages)

stable-rc: 6.1: gcc-plugins: Reorganize gimple includes for GCC 13
 2023-08-11  6:27 UTC  (6+ messages)

[PATCH 5.15 1/3] tick: Detect and fix jiffies update stall
 2023-08-11  3:29 UTC  (5+ messages)
` [PATCH 5.15 2/3] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped
` [PATCH 5.15 3/3] timers/nohz: Last resort update jiffies on nohz_full IRQ entry

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-11  3:25 UTC  (5+ messages)

[PATCH net] net: hns3: fix strscpy causing content truncation issue
 2023-08-11  2:28 UTC  (8+ messages)

[PATCH v2] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-08-11  1:51 UTC  (5+ messages)

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-08-10 20:31 UTC  (10+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[PATCH] mm: Fix access_remote_vm() regression on tagged addresses
 2023-08-10 18:39 UTC  (4+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2023-08-10 18:00 UTC  (11+ messages)
` [PATCH net 1/5] netfilter: nf_tables: don't skip expired elements during walk
` [PATCH net 2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH net 3/5] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH net 4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH net 5/5] netfilter: nf_tables: remove busy mark and gc batch API

[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-08-10 17:40 UTC  (2+ messages)

[PATCH v4] blk-crypto: dynamically allocate fallback profile
 2023-08-10 17:24 UTC  (2+ messages)

get_maintainer, b4, and CC: stable
 2023-08-10 16:01 UTC  (3+ messages)

[PATCH 1/2] drm/i915: fix display probe for IVB Q and IVB D GT2 server
 2023-08-10 15:51 UTC  (2+ messages)

[PATCH v2] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
 2023-08-10 15:49 UTC  (5+ messages)

[PATCH 5.4,5.10] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
 2023-08-10 15:31 UTC 

WARNING: CPU: 0 PID: 0 at arch/x86/kernel/fpu/xstate.c in 5.4.252 kernel
 2023-08-10 15:26 UTC  (3+ messages)

Success! Your order is on its way Registered Shipping details Preparing for shipment Satisfied
 2023-08-10 15:08 UTC 

[PATCH] ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
 2023-08-10 14:49 UTC  (2+ messages)

[PATCH v3] Bluetooth: Add device 0bda:4853 to blacklist/quirk table
 2023-08-10 14:45 UTC 

[PATCH v2] blk-crypto: dynamically allocate fallback profile
 2023-08-10 14:31 UTC  (10+ messages)

[PATCH v3] blk-crypto: dynamically allocate fallback profile
 2023-08-10 13:49 UTC 

[PATCH] PM / devfreq: Fix leak in devfreq_dev_release()
 2023-08-10 13:50 UTC  (4+ messages)

[PATCH] selftests/rseq: Fix build with undefined __weak
 2023-08-10 13:45 UTC 

[PATCH 0/3] Add support for Intel Alder Lake PCH
 2023-08-10 13:06 UTC  (3+ messages)

[PATCH 0/3] Add support for Intel Alder Lake PCH
 2023-08-10 11:56 UTC 

[PATCH V3 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-10 12:24 UTC 

[v6.1] kernel BUG in ext4_writepages
 2023-08-10 11:35 UTC  (3+ messages)

[PATCH] arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
 2023-08-10 11:28 UTC 

[PATCH v2] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
 2023-08-10 11:15 UTC  (3+ messages)

[PATCH] ARM: dts: exynos/i9100: Unconditionally enable LDO12
 2023-08-10  9:20 UTC  (3+ messages)

[PATCH v3 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
 2023-08-10  9:07 UTC  (7+ messages)
` [PATCH v3 3/3] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen

[RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-08-10  9:07 UTC  (5+ messages)

[PATCH v1] ufs: core: only suspend clock scaling if scale down
 2023-08-10  9:04 UTC  (2+ messages)

[PATCH] iio: afe: rescale: Fix logic bug
 2023-08-10  8:56 UTC  (3+ messages)

[PATCH net] net: stmmac: remove disable_irq() from ->ndo_poll_controller()
 2023-08-10  8:37 UTC 

Pozycjonowanie- informacja
 2023-08-10  8:05 UTC 

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-08-10  8:06 UTC  (8+ messages)
` [PATCH net 5/6] net: hns3: fix wrong print link down up

[PATCH] drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
 2023-08-10  6:30 UTC  (2+ messages)

[PATCH V2 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-10  6:25 UTC 

[git:media_stage/master] media: i2c: ccs: Check rules is non-NULL
 2023-08-10  5:47 UTC 

[PATCH v3 1/2] Perform additional retries if Doorbell read returns 0
 2023-08-10  5:44 UTC  (7+ messages)

[git:media_stage/master] media: i2c: Add a camera sensor top level menu
 2023-08-09 12:25 UTC 

Fwd: System (Xeon Nvidia) hangs at boot terminal after kernel 6.4.7
 2023-08-10  4:19 UTC  (2+ messages)
` [Nouveau] "

[PATCH 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-10  4:13 UTC 


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