stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 11:13:40 to 2023-01-24 21:38:19 UTC [more...]

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-24 21:38 UTC  (8+ messages)

[PATCH 5.4 fix build id for arm64 with CONFIG_MODVERSIONS 0/6]
 2023-01-24 21:17 UTC  (8+ messages)
` [PATCH 5.4 fix build id for arm64 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 fix build id for arm64 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 fix build id for arm64 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 fix build id for arm64 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 fix build id for arm64 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 fix build id for arm64 6/6] sh: define RUNTIME_DISCARD_EXIT

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-24 20:55 UTC  (4+ messages)

[PATCH v2] thermal: int340x: Protect trip temperature from dynamic update
 2023-01-24 21:08 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 129 runs, 76 regressions (v5.10.162-1026-g401c1c1d3bf5)
 2023-01-24 20:45 UTC 

stable-rc/queue/4.19 baseline: 80 runs, 15 regressions (v4.19.269-552-g1af11de92543)
 2023-01-24 20:43 UTC 

[PATCH v2] module: Don't wait for GOING modules
 2023-01-24 19:58 UTC  (7+ messages)

stable-rc/queue/5.4 baseline: 141 runs, 84 regressions (v5.4.228-746-g2ac15b81a26b)
 2023-01-24 19:47 UTC 

[PATCH 5.10 00/20] Backport oops_limit to 5.10
 2023-01-24 19:30 UTC  (21+ messages)
` [PATCH 5.10 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.10 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.10 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.10 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.10 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.10 06/20] exit: Add and use make_task_dead
` [PATCH 5.10 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.10 08/20] hexagon: Fix function name in die()
` [PATCH 5.10 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.10 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.10 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.10 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.10 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.10 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.10 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.10 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.10 17/20] panic: Introduce warn_limit
` [PATCH 5.10 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.10 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.10 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

stable-rc/queue/5.10 build: 180 builds: 2 failed, 178 passed, 9 warnings (v5.10.162-1026-gc98725c97fdc)
 2023-01-24 19:31 UTC 

stable-rc/queue/4.14 baseline: 105 runs, 13 regressions (v4.14.302-385-ga115264d1968)
 2023-01-24 19:27 UTC 

stable-rc/queue/4.19 baseline: 78 runs, 13 regressions (v4.19.269-552-g197cbaab5b85)
 2023-01-24 19:12 UTC 

[PATCH 5.15 000/117] 5.15.90-rc2 review
 2023-01-24 19:07 UTC  (5+ messages)

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-24 18:51 UTC  (21+ messages)
` [PATCH 5.15 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.15 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.15 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.15 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.15 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.15 06/20] exit: Add and use make_task_dead
` [PATCH 5.15 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.15 08/20] hexagon: Fix function name in die()
` [PATCH 5.15 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.15 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.15 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.15 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.15 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.15 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.15 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.15 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.15 17/20] panic: Introduce warn_limit
` [PATCH 5.15 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.15 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.15 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 53 warnings (v4.19.269-552-g151efbd6acef)
 2023-01-24 18:41 UTC 

stable-rc/queue/5.15 baseline: 90 runs, 1 regressions (v5.15.87-341-g37212d32e1be)
 2023-01-24 18:41 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-746-gf3f4bb67b97c)
 2023-01-24 18:38 UTC 

stable-rc/queue/5.15 build: 175 builds: 3 failed, 172 passed, 10 errors, 4 warnings (v5.15.87-340-gf6582775c0bf)
 2023-01-24 18:27 UTC 

stable-rc/queue/5.10 baseline: 141 runs, 77 regressions (v5.10.162-1026-gd21c032a492a)
 2023-01-24 18:12 UTC 

[PATCH v2 RESEND] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-01-24 17:31 UTC 

[PATCH AUTOSEL 6.1 01/35] ARM: dts: imx: Fix pca9547 i2c-mux node name
 2023-01-24 17:23 UTC  (39+ messages)
` [PATCH AUTOSEL 6.1 02/35] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH AUTOSEL 6.1 03/35] arm64: dts: freescale: Fix pca954x "
` [PATCH AUTOSEL 6.1 04/35] arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
` [PATCH AUTOSEL 6.1 05/35] firmware: arm_scmi: Clear stale xfer->hdr.status
` [PATCH AUTOSEL 6.1 06/35] bpf: Skip task with pid=1 in send_signal_common()
` [PATCH AUTOSEL 6.1 07/35] erofs/zmap.c: Fix incorrect offset calculation
` [PATCH AUTOSEL 6.1 08/35] mac80211: Fix MLO address translation for multiple bss case
` [PATCH AUTOSEL 6.1 09/35] arm64: dts: msm8994-angler: fix the memory map
` [PATCH AUTOSEL 6.1 10/35] ARM: omap1: fix building gpio15xx
` [PATCH AUTOSEL 6.1 11/35] init/Kconfig: fix LOCALVERSION_AUTO help text
` [PATCH AUTOSEL 6.1 12/35] kselftest: Fix error message for unconfigured LLVM builds
` [PATCH AUTOSEL 6.1 13/35] erofs: clean up parsing of fscache related options
` [PATCH AUTOSEL 6.1 14/35] btrfs: factor out scratching of one regular super block
` [PATCH AUTOSEL 6.1 15/35] btrfs: stop using write_one_page in btrfs_scratch_superblock
` [PATCH AUTOSEL 6.1 16/35] blk-cgroup: fix missing pd_online_fn() while activating policy
` [PATCH AUTOSEL 6.1 17/35] LoongArch: Get frame info in unwind_start() when regs is not available
` [PATCH AUTOSEL 6.1 18/35] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
` [PATCH AUTOSEL 6.1 19/35] block: fix hctx checks for batch allocation
` [PATCH AUTOSEL 6.1 20/35] s390: workaround invalid gcc-11 out of bounds read warning
` [PATCH AUTOSEL 6.1 21/35] HID: uclogic: Add support for XP-PEN Deco 01 V2
` [PATCH AUTOSEL 6.1 22/35] HID: playstation: sanity check DualSense calibration data
` [PATCH AUTOSEL 6.1 23/35] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
` [PATCH AUTOSEL 6.1 24/35] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
` [PATCH AUTOSEL 6.1 25/35] cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
` [PATCH AUTOSEL 6.1 26/35] nvme-apple: only reset the controller when RTKit is running
` [PATCH AUTOSEL 6.1 27/35] octeontx2-af: recover CPT engine when it gets fault
` [PATCH AUTOSEL 6.1 28/35] octeontx2-af: add mbox for CPT LF reset
` [PATCH AUTOSEL 6.1 29/35] octeontx2-af: modify FLR sequence for CPT
` [PATCH AUTOSEL 6.1 30/35] octeontx2-af: optimize cpt pf identification
` [PATCH AUTOSEL 6.1 31/35] octeontx2-af: restore rxc conf after teardown sequence
` [PATCH AUTOSEL 6.1 32/35] octeontx2-af: update cpt lf alloc mailbox
` [PATCH AUTOSEL 6.1 33/35] octeontx2-af: add mbox to return CPT_AF_FLT_INT info
` [PATCH AUTOSEL 6.1 34/35] prlimit: do_prlimit needs to have a speculation check
` [PATCH AUTOSEL 6.1 35/35] ext4: deal with legacy signed xattr name hash values

stable-rc/queue/5.10 build: 183 builds: 2 failed, 181 passed, 9 warnings (v5.10.162-1026-g401c1c1d3bf5)
 2023-01-24 17:15 UTC 

stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 53 warnings (v4.19.269-552-g1af11de92543)
 2023-01-24 17:13 UTC 

[PATCH] platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
 2023-01-24 16:18 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-746-g2ac15b81a26b)
 2023-01-24 16:17 UTC 

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-24 16:12 UTC  (10+ messages)

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 43 warnings (v4.14.302-385-ga115264d1968)
 2023-01-24 15:58 UTC 

[PATCH 6.1 000/193] 6.1.8-rc1 review
 2023-01-24 15:57 UTC  (8+ messages)

stable-rc/queue/4.19 baseline: 139 runs, 16 regressions (v4.19.269-515-g4dbfd224a94b)
 2023-01-24 15:57 UTC 

v6.1 stable backport request
 2023-01-24 15:47 UTC 

stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 53 warnings (v4.19.269-552-g197cbaab5b85)
 2023-01-24 15:43 UTC 

stable-rc/queue/5.15 baseline: 173 runs, 1 regressions (v5.15.87-218-g1f8f93d72631)
 2023-01-24 15:37 UTC 

[PATCH 1/2] PCI/MSI: Cache the MSIX table size
 2023-01-24 15:32 UTC  (10+ messages)

stable-rc/queue/5.15 build: 179 builds: 5 failed, 174 passed, 10 errors, 6 warnings (v5.15.87-341-g37212d32e1be)
 2023-01-24 15:11 UTC 

stable-rc/queue/5.4 baseline: 153 runs, 18 regressions (v5.4.228-674-g4e406b22c6e0)
 2023-01-24 15:05 UTC 

stable/linux-4.14.y baseline: 129 runs, 18 regressions (v4.14.304)
 2023-01-24 15:02 UTC 

stable/linux-5.10.y baseline: 181 runs, 5 regressions (v5.10.165)
 2023-01-24 14:47 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.162-1026-gd21c032a492a)
 2023-01-24 14:42 UTC 

[PATCH v2] wifi: cfg80211: Fix use after free for wext
 2023-01-24 14:18 UTC 

stable/linux-5.15.y baseline: 240 runs, 3 regressions (v5.15.90)
 2023-01-24 14:16 UTC 

stable/linux-5.4.y baseline: 160 runs, 24 regressions (v5.4.230)
 2023-01-24 14:12 UTC 

[PATCH AUTOSEL 5.15 01/14] ARM: dts: imx: Fix pca9547 i2c-mux node name
 2023-01-24 13:44 UTC  (15+ messages)
` [PATCH AUTOSEL 5.15 02/14] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH AUTOSEL 5.15 03/14] arm64: dts: freescale: Fix pca954x "
` [PATCH AUTOSEL 5.15 04/14] arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
` [PATCH AUTOSEL 5.15 05/14] firmware: arm_scmi: Clear stale xfer->hdr.status
` [PATCH AUTOSEL 5.15 06/14] bpf: Skip task with pid=1 in send_signal_common()
` [PATCH AUTOSEL 5.15 07/14] erofs/zmap.c: Fix incorrect offset calculation
` [PATCH AUTOSEL 5.15 08/14] init/Kconfig: fix LOCALVERSION_AUTO help text
` [PATCH AUTOSEL 5.15 09/14] btrfs: factor out scratching of one regular super block
` [PATCH AUTOSEL 5.15 10/14] blk-cgroup: fix missing pd_online_fn() while activating policy
` [PATCH AUTOSEL 5.15 11/14] HID: playstation: sanity check DualSense calibration data
` [PATCH AUTOSEL 5.15 12/14] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
` [PATCH AUTOSEL 5.15 13/14] cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
` [PATCH AUTOSEL 5.15 14/14] ext4: deal with legacy signed xattr name hash values

stable-rc/queue/5.10 baseline: 171 runs, 1 regressions (v5.10.162-950-g7728aa131bf4)
 2023-01-24 13:58 UTC 

[PATCH AUTOSEL 4.19 1/4] ARM: dts: imx: Fix pca9547 i2c-mux node name
 2023-01-24 13:43 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/4] init/Kconfig: fix LOCALVERSION_AUTO help text
` [PATCH AUTOSEL 4.19 3/4] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
` [PATCH AUTOSEL 4.19 4/4] ext4: deal with legacy signed xattr name hash values

[PATCH AUTOSEL 5.4 1/6] ARM: dts: imx: Fix pca9547 i2c-mux node name
 2023-01-24 13:43 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] bpf: Skip task with pid=1 in send_signal_common()
` [PATCH AUTOSEL 5.4 3/6] init/Kconfig: fix LOCALVERSION_AUTO help text
` [PATCH AUTOSEL 5.4 4/6] blk-cgroup: fix missing pd_online_fn() while activating policy
` [PATCH AUTOSEL 5.4 5/6] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
` [PATCH AUTOSEL 5.4 6/6] ext4: deal with legacy signed xattr name hash values

[PATCH AUTOSEL 4.14 1/2] init/Kconfig: fix LOCALVERSION_AUTO help text
 2023-01-24 13:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/2] ext4: deal with legacy signed xattr name hash values

[PATCH AUTOSEL 5.10 1/8] ARM: dts: imx: Fix pca9547 i2c-mux node name
 2023-01-24 13:43 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 2/8] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH AUTOSEL 5.10 3/8] arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
` [PATCH AUTOSEL 5.10 4/8] bpf: Skip task with pid=1 in send_signal_common()
` [PATCH AUTOSEL 5.10 5/8] init/Kconfig: fix LOCALVERSION_AUTO help text
` [PATCH AUTOSEL 5.10 6/8] blk-cgroup: fix missing pd_online_fn() while activating policy
` [PATCH AUTOSEL 5.10 7/8] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
` [PATCH AUTOSEL 5.10 8/8] ext4: deal with legacy signed xattr name hash values

stable/linux-4.19.y baseline: 151 runs, 59 regressions (v4.19.271)
 2023-01-24 13:09 UTC 

[PATCH 4.19 00/37] 4.19.271-rc1 review
 2023-01-24 13:08 UTC  (2+ messages)

[PATCH 5.10 00/98] 5.10.165-rc2 review
 2023-01-24 13:00 UTC  (2+ messages)

[PATCH] wifi: cfg80211: Fix use after free for wext
 2023-01-24 12:43 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa883x: correct playback min/max rates
 2023-01-24 12:30 UTC 

stable-rc/queue/4.19 build: 194 builds: 5 failed, 189 passed, 37 warnings (v4.19.269-515-g4dbfd224a94b)
 2023-01-24 12:28 UTC 

[PATCH 21/22] udf: Fix file corruption when appending just after end of preallocated extent
 2023-01-24 12:18 UTC  (2+ messages)
` [PATCH 22/22] udf: Fix off-by-one error when discarding preallocation

stable-rc/queue/5.15 build: 176 builds: 3 failed, 173 passed, 10 errors, 3 warnings (v5.15.87-218-g1f8f93d72631)
 2023-01-24 12:08 UTC 

[PATCH] mtd: spi-nor: spansion: Keep CFR5V[6] as 1 in Octal DTR enable/disable
 2023-01-24 12:03 UTC  (7+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
        `  "

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-674-g4e406b22c6e0)
 2023-01-24 11:36 UTC 

stable/linux-4.14.y build: 193 builds: 2 failed, 191 passed, 43 warnings (v4.14.304)
 2023-01-24 11:33 UTC 

stable/linux-5.10.y build: 181 builds: 2 failed, 179 passed, 9 warnings (v5.10.165)
 2023-01-24 11:18 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).