Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-26 10:12:01 to 2022-05-27 11:38:33 UTC [more...]

[PATCH 5.17 000/111] 5.17.12-rc1 review
 2022-05-27  8:49 UTC  (46+ messages)
` [PATCH 5.17 001/111] HID: amd_sfh: Add support for sensor discovery
` [PATCH 5.17 002/111] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
` [PATCH 5.17 003/111] random: use computational hash for entropy extraction
` [PATCH 5.17 004/111] random: simplify entropy debiting
` [PATCH 5.17 005/111] random: use linear min-entropy accumulation crediting
` [PATCH 5.17 006/111] random: always wake up entropy writers after extraction
` [PATCH 5.17 007/111] random: make credit_entropy_bits() always safe
` [PATCH 5.17 008/111] random: remove use_input_pool parameter from crng_reseed()
` [PATCH 5.17 009/111] random: remove batched entropy locking
` [PATCH 5.17 010/111] random: fix locking in crng_fast_load()
` [PATCH 5.17 011/111] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH 5.17 012/111] random: get rid of secondary crngs
` [PATCH 5.17 013/111] random: inline leaves of rand_initialize()
` [PATCH 5.17 014/111] random: ensure early RDSEED goes through mixer on init
` [PATCH 5.17 015/111] random: do not xor RDRAND when writing into /dev/random
` [PATCH 5.17 016/111] random: absorb fast pool into input pool after fast load
` [PATCH 5.17 017/111] random: use simpler fast key erasure flow on per-cpu keys
` [PATCH 5.17 018/111] random: use hash function for crng_slow_load()
` [PATCH 5.17 019/111] random: make more consistent use of integer types
` [PATCH 5.17 020/111] random: remove outdated INT_MAX >> 6 check in urandom_read()
` [PATCH 5.17 021/111] random: zero buffer after reading entropy from userspace
` [PATCH 5.17 022/111] random: fix locking for crng_init in crng_reseed()
` [PATCH 5.17 023/111] random: tie batched entropy generation to base_crng generation
` [PATCH 5.17 024/111] random: remove ifdefd out interrupt bench
` [PATCH 5.17 025/111] random: remove unused tracepoints
` [PATCH 5.17 026/111] random: add proper SPDX header
` [PATCH 5.17 027/111] random: deobfuscate irq u32/u64 contributions
` [PATCH 5.17 028/111] random: introduce drain_entropy() helper to declutter crng_reseed()
` [PATCH 5.17 029/111] random: remove useless header comment
` [PATCH 5.17 030/111] random: remove whitespace and reorder includes
` [PATCH 5.17 031/111] random: group initialization wait functions
` [PATCH 5.17 032/111] random: group crng functions
` [PATCH 5.17 033/111] random: group entropy extraction functions
` [PATCH 5.17 034/111] random: group entropy collection functions
` [PATCH 5.17 035/111] random: group userspace read/write functions
` [PATCH 5.17 036/111] random: group sysctl functions
` [PATCH 5.17 037/111] random: rewrite header introductory comment
` [PATCH 5.17 038/111] random: defer fast pool mixing to worker
` [PATCH 5.17 039/111] random: do not take pool spinlock at boot
` [PATCH 5.17 041/111] random: check for crng_init == 0 in add_device_randomness()
` [PATCH 5.17 045/111] random: only wake up writers after zap if threshold was passed
` [PATCH 5.17 046/111] random: cleanup UUID handling
` [PATCH 5.17 047/111] random: unify cycles_t and jiffies usage and types
` [PATCH 5.17 048/111] random: do crng pre-init loading in worker rather than irq
` [PATCH 5.17 049/111] random: give sysctl_random_min_urandom_seed a more sensible value

[PATCH 5.15 000/145] 5.15.44-rc1 review
 2022-05-27  8:48 UTC  (8+ messages)
` [PATCH 5.15 001/145] HID: amd_sfh: Add support for sensor discovery
` [PATCH 5.15 002/145] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
` [PATCH 5.15 003/145] [PATCH 5.15] ice: fix crash at allocation failure
` [PATCH 5.15 004/145] ACPI: sysfs: Fix BERT error region memory mapping
` [PATCH 5.15 005/145] MAINTAINERS: co-maintain random.c
` [PATCH 5.15 006/145] MAINTAINERS: add git tree for random.c
` [PATCH 5.15 007/145] lib/crypto: blake2s: include as built-in

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-27  8:48 UTC  (21+ messages)
` [PATCH 5.10 001/163] lockdown: also lock down previous kgdb use
` [PATCH 5.10 002/163] staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
` [PATCH 5.10 003/163] KVM: x86: Properly handle APF vs disabled LAPIC situation
` [PATCH 5.10 004/163] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
` [PATCH 5.10 005/163] tcp: change source port randomizarion at connect() time
` [PATCH 5.10 006/163] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH 5.10 007/163] media: vim2m: Register video device after setting up internals
` [PATCH 5.10 008/163] media: vim2m: initialize the media device earlier
` [PATCH 5.10 009/163] ACPI: sysfs: Make sparse happy about address space in use
` [PATCH 5.10 010/163] ACPI: sysfs: Fix BERT error region memory mapping
` [PATCH 5.10 011/163] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
` [PATCH 5.10 012/163] random: remove dead code left over from blocking pool
` [PATCH 5.10 013/163] MAINTAINERS: co-maintain random.c
` [PATCH 5.10 014/163] MAINTAINERS: add git tree for random.c
` [PATCH 5.10 015/163] crypto: lib/blake2s - Move selftest prototype into header file
` [PATCH 5.10 016/163] crypto: blake2s - define shash_alg structs using macros
` [PATCH 5.10 021/163] crypto: blake2s - optimize blake2s initialization
` [PATCH 5.10 022/163] crypto: blake2s - add comment for blake2s_state fields
` [PATCH 5.10 023/163] crypto: blake2s - adjust include guard naming
` [PATCH 5.10 024/163] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>

[PATCH 5.18 00/47] 5.18.1-rc1 review
 2022-05-27 11:09 UTC 

[PATCH] drm/i915: don't flush TLB on GEN8
 2022-05-27 10:55 UTC  (2+ messages)

stable-rc/queue/4.14 build: 191 builds: 3 failed, 188 passed, 2 errors, 28 warnings (v4.14.281-6-g635768163f4e1)
 2022-05-27 10:44 UTC 

stable-rc/linux-5.4.y build: 176 builds: 3 failed, 173 passed, 4 errors, 28 warnings (v5.4.196-11-g04a2bb5e4a0b)
 2022-05-27 10:41 UTC 

stable-rc/queue/5.17 build: 177 builds: 2 failed, 175 passed, 4 errors, 1 warning (v5.17.11-111-g6b856e34b3203)
 2022-05-27 10:02 UTC 

stable-rc/queue/4.19 build: 177 builds: 6 failed, 171 passed, 2 errors, 32 warnings (v4.19.245-6-g47ae8292c44e)
 2022-05-27  9:58 UTC 

stable-rc/linux-5.17.y build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.11-112-g539bc20dce9f)
 2022-05-27  9:36 UTC 

[PATCH 4.19] cfg80211: set custom regdomain after wiphy registration
 2022-05-27  9:11 UTC 

stable-rc/linux-5.10.y build: 169 builds: 2 failed, 167 passed, 4 errors, 10 warnings (v5.10.118-164-gd94e8cd982121)
 2022-05-27  9:11 UTC 

[PATCH] drm/i915: don't flush TLB on GEN8
 2022-05-27  8:58 UTC 

[PATCH 5.18 00/47] 5.18.1-rc1 review
 2022-05-27  8:50 UTC  (48+ messages)
` [PATCH 5.18 01/47] lockdown: also lock down previous kgdb use
` [PATCH 5.18 02/47] HID: amd_sfh: Add support for sensor discovery
` [PATCH 5.18 03/47] random: fix sysctl documentation nits
` [PATCH 5.18 04/47] init: call time_init() before rand_initialize()
` [PATCH 5.18 05/47] ia64: define get_cycles macro for arch-override
` [PATCH 5.18 06/47] s390: "
` [PATCH 5.18 07/47] parisc: "
` [PATCH 5.18 08/47] alpha: "
` [PATCH 5.18 09/47] powerpc: "
` [PATCH 5.18 10/47] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 5.18 11/47] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH 5.18 12/47] riscv: "
` [PATCH 5.18 13/47] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH 5.18 14/47] arm: use fallback for random_get_entropy() instead of zero
` [PATCH 5.18 15/47] nios2: "
` [PATCH 5.18 16/47] x86/tsc: Use "
` [PATCH 5.18 17/47] um: use "
` [PATCH 5.18 18/47] sparc: "
` [PATCH 5.18 19/47] xtensa: "
` [PATCH 5.18 20/47] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 5.18 21/47] random: do not use batches when !crng_ready()
` [PATCH 5.18 22/47] random: use first 128 bits of input as fast init
` [PATCH 5.18 23/47] random: do not pretend to handle premature next security model
` [PATCH 5.18 24/47] random: order timer entropy functions below interrupt functions
` [PATCH 5.18 25/47] random: do not use input pool from hard IRQs
` [PATCH 5.18 26/47] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 5.18 27/47] siphash: use one source of truth for siphash permutations
` [PATCH 5.18 28/47] random: use symbolic constants for crng_init states
` [PATCH 5.18 29/47] random: avoid initializing twice in credit race
` [PATCH 5.18 30/47] random: move initialization out of reseeding hot path
` [PATCH 5.18 31/47] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.18 32/47] random: use proper jiffies comparison macro
` [PATCH 5.18 33/47] random: handle latent entropy and command line from random_init()
` [PATCH 5.18 34/47] random: credit architectural init the exact amount
` [PATCH 5.18 35/47] random: use static branch for crng_ready()
` [PATCH 5.18 36/47] random: remove extern from functions in header
` [PATCH 5.18 37/47] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 5.18 38/47] random: make consistent use of buf and len
` [PATCH 5.18 39/47] random: move initialization functions out of hot pages
` [PATCH 5.18 40/47] random: move randomize_page() into mm where it belongs
` [PATCH 5.18 41/47] random: unify batched entropy implementations
` [PATCH 5.18 42/47] random: convert to using fops->read_iter()
` [PATCH 5.18 43/47] random: convert to using fops->write_iter()
` [PATCH 5.18 44/47] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.18 45/47] random: check for signals after page of pool writes
` [PATCH 5.18 46/47] ACPI: sysfs: Fix BERT error region memory mapping
` [PATCH 5.18 47/47] ALSA: ctxfi: Add SB046x PCI ID

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.118-163-g8faa7b0efdc3)
 2022-05-27  8:34 UTC 

stable-rc/queue/5.4 build: 166 builds: 3 failed, 163 passed, 4 errors, 23 warnings (v5.4.196-10-gb713e662ca6f)
 2022-05-27  8:27 UTC 

stable-rc/linux-4.19.y build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.245-7-g9c188d12745c8)
 2022-05-27  8:14 UTC 

[PATCH crypto v2] crypto: blake2s - remove shash module
 2022-05-27  8:11 UTC 

[PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
 2022-05-27  6:49 UTC  (4+ messages)

random.c backports for 5.18, 5.17, 5.15, and prior
 2022-05-27  6:13 UTC  (5+ messages)

[PATCH V3 2/5] riscv: spinwait: Fix hartid variable type
 2022-05-27  5:17 UTC 

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-05-27  1:47 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 88 runs, 12 regressions (v4.19.245-6-g6f74479c8fd4)
 2022-05-26 22:58 UTC 

[PATCH V2 2/5] riscv: spinwait: Fix hartid variable type
 2022-05-26 22:56 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 117 runs, 11 regressions (v5.10.118-162-ge84eac1aa5252)
 2022-05-26 22:30 UTC 

stable-rc/queue/5.17 baseline: 68 runs, 1 regressions (v5.17.11-110-g77c86f3d903a)
 2022-05-26 22:18 UTC 

stable-rc/queue/5.15 baseline: 115 runs, 5 regressions (v5.15.43-144-g375b1504fe930)
 2022-05-26 22:12 UTC 

stable-rc/queue/5.4 baseline: 108 runs, 10 regressions (v5.4.196-10-g2202bd5d1753)
 2022-05-26 21:40 UTC 

stable-rc/queue/4.14 baseline: 69 runs, 11 regressions (v4.14.281-6-gec5e3fd5e6c8b)
 2022-05-26 21:26 UTC 

stable-rc/queue/5.10 baseline: 119 runs, 11 regressions (v5.10.118-10-gb5ec0c22a820f)
 2022-05-26 21:03 UTC 

stable-rc/queue/4.19 baseline: 47 runs, 10 regressions (v4.19.245-6-gce96dea00476)
 2022-05-26 20:57 UTC 

[PATCH] drm/nouveau/kms: Fix failure path for creating DP connectors
 2022-05-26 20:43 UTC 

stable-rc/queue/5.17 baseline: 78 runs, 1 regressions (v5.17.11-110-g16e9bf68158f9)
 2022-05-26 20:39 UTC 

stable-rc/queue/5.4 baseline: 109 runs, 10 regressions (v5.4.196-10-g50756fc0ce9d0)
 2022-05-26 20:08 UTC 

stable-rc/queue/5.15 baseline: 71 runs, 1 regressions (v5.15.43-4-gcd1decd79c79)
 2022-05-26 19:54 UTC 

stable-rc/queue/4.19 build: 176 builds: 6 failed, 170 passed, 2 errors, 29 warnings (v4.19.245-6-g6f74479c8fd4)
 2022-05-26 19:29 UTC 

Patch for stable
 2022-05-26 19:24 UTC  (4+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.118-162-ge84eac1aa5252)
 2022-05-26 19:01 UTC 

stable-rc/queue/5.15 baseline: 109 runs, 2 regressions (v5.15.43-3-ga16def6cd632)
 2022-05-26 18:57 UTC 

stable-rc/queue/5.17 build: 176 builds: 2 failed, 174 passed, 4 errors, 1 warning (v5.17.11-110-g77c86f3d903a)
 2022-05-26 18:49 UTC 

stable-rc/queue/5.4 baseline: 111 runs, 9 regressions (v5.4.196-8-g76bb630b46fa)
 2022-05-26 18:46 UTC 

stable-rc/queue/5.15 build: 158 builds: 4 failed, 154 passed, 14 errors, 4 warnings (v5.15.43-144-g375b1504fe930)
 2022-05-26 18:43 UTC 

stable-rc/queue/5.17 baseline: 114 runs, 2 regressions (v5.17.11-2-ge8ea2b4363353)
 2022-05-26 18:38 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.196-10-g2202bd5d1753)
 2022-05-26 18:11 UTC 

+ mm-page_alloc-always-attempt-to-allocate-at-least-one-page-during-bulk-allocation.patch added to mm-hotfixes-unstable branch
 2022-05-26 18:05 UTC 

stable-rc/queue/4.14 build: 168 builds: 3 failed, 165 passed, 2 errors, 25 warnings (v4.14.281-6-gec5e3fd5e6c8b)
 2022-05-26 17:57 UTC 

stable-rc/queue/5.10 baseline: 109 runs, 11 regressions (v5.10.118-8-gc76885264156f)
 2022-05-26 17:56 UTC 

stable-rc/queue/4.19 baseline: 87 runs, 12 regressions (v4.19.245-4-g5a033c7375d1)
 2022-05-26 17:55 UTC 

stable-rc/queue/4.14 baseline: 72 runs, 11 regressions (v4.14.281-4-gdc34edbe196e)
 2022-05-26 17:44 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.118-10-gb5ec0c22a820f)
 2022-05-26 17:34 UTC 

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.245-6-gce96dea00476)
 2022-05-26 17:28 UTC 

stable-rc/queue/5.17 build: 154 builds: 1 failed, 153 passed, 4 errors, 1 warning (v5.17.11-110-g16e9bf68158f9)
 2022-05-26 17:10 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.196-10-g50756fc0ce9d0)
 2022-05-26 16:39 UTC 

stable-rc/queue/5.15 build: 155 builds: 3 failed, 152 passed, 11 errors, 4 warnings (v5.15.43-4-gcd1decd79c79)
 2022-05-26 16:25 UTC 

stable-rc/queue/5.15 build: 178 builds: 4 failed, 174 passed, 14 errors, 5 warnings (v5.15.43-3-ga16def6cd632)
 2022-05-26 15:28 UTC 

stable-rc/queue/5.4 build: 176 builds: 2 failed, 174 passed, 4 errors, 26 warnings (v5.4.196-8-g76bb630b46fa)
 2022-05-26 15:17 UTC 

Avoid Oops reading ACPI BERT table in sysfs on ARM systems
 2022-05-26 15:13 UTC  (2+ messages)

stable-rc/queue/5.17 build: 170 builds: 2 failed, 168 passed, 4 errors, 1 warning (v5.17.11-2-ge8ea2b4363353)
 2022-05-26 15:09 UTC 

[PATCH] nfsd: destroy percpu stats counters after reply cache shutdown
 2022-05-26 14:28 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.118-8-gc76885264156f)
 2022-05-26 14:27 UTC 

stable-rc/queue/4.19 build: 175 builds: 6 failed, 169 passed, 2 errors, 30 warnings (v4.19.245-4-g5a033c7375d1)
 2022-05-26 14:27 UTC 

stable-rc/queue/4.14 build: 188 builds: 3 failed, 185 passed, 2 errors, 32 warnings (v4.14.281-4-gdc34edbe196e)
 2022-05-26 14:15 UTC 

[PATCH net v2 0/2] ixgbe: fix promiscuous mode on VF
 2022-05-26 14:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 4.14 1/2] tcp: change source port randomizarion at connect() time
 2022-05-26 12:21 UTC  (3+ messages)
` [PATCH 4.14 2/2] secure_seq: use the 64 bits of the siphash for port offset calculation

[PATCH 5.4 0/2] media: vim2m: Fix potential NULL pointer dereference
 2022-05-26 12:24 UTC  (2+ messages)

[PATCH 5.15] ice: fix crash at allocation failure
 2022-05-26 12:16 UTC  (3+ messages)

FAILED: patch "[PATCH] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID" failed to apply to 5.17-stable tree
 2022-05-26 12:12 UTC  (7+ messages)
` [PATCH] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID

[PATCH 5.10] KVM: x86: Properly handle APF vs disabled LAPIC situation
 2022-05-26 12:10 UTC  (2+ messages)

[PATCH] nfsd: destroy percpu stats counters after reply cache #5.11.0-rc5
 2022-05-26 12:09 UTC  (2+ messages)

goodix: Commit for 5.4 stable inclusion
 2022-05-26 12:08 UTC  (2+ messages)

[PATCH] staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
 2022-05-26 12:05 UTC  (5+ messages)
` [PATCH v5.10] staging: rtl8723bs: "

AMD SFH sensor discovery
 2022-05-26 11:46 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).