LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-23 17:59:27 to 2022-06-23 18:23:52 UTC [more...]

[PATCH 5.4 00/11] 5.4.201-rc1 review
 2022-06-23 16:45 UTC  (3+ messages)
` [PATCH 5.4 02/11] dm: remove special-casing of bio-based immutable singleton target on NVMe
` [PATCH 5.4 03/11] usb: gadget: u_ether: fix regression in setting fixed MAC address

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-23 17:23 UTC  (5+ messages)
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv7 11/14] x86: Disable kexec if system has "

[PATCH 4.19 000/234] 4.19.249-rc1 review
 2022-06-23 16:45 UTC  (183+ messages)
` [PATCH 4.19 034/234] random: avoid warnings for !CONFIG_NUMA builds
` [PATCH 4.19 037/234] s390: Remove arch_has_random, arch_has_random_seed
` [PATCH 4.19 038/234] linux/random.h: "
` [PATCH 4.19 039/234] linux/random.h: Use false with bool
` [PATCH 4.19 040/234] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH 4.19 041/234] powerpc: Use bool in archrandom.h
` [PATCH 4.19 042/234] random: add arch_get_random_*long_early()
` [PATCH 4.19 043/234] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
` [PATCH 4.19 059/234] random: dont reset crng_init_cnt on urandom_read()
` [PATCH 4.19 060/234] random: fix typo in comments
` [PATCH 4.19 063/234] random: remove incomplete last_data logic
` [PATCH 4.19 064/234] random: remove unused extract_entropy() reserved argument
` [PATCH 4.19 065/234] random: rather than entropy_store abstraction, use global
` [PATCH 4.19 066/234] random: remove unused OUTPUT_POOL constants
` [PATCH 4.19 067/234] random: de-duplicate INPUT_POOL constants
` [PATCH 4.19 068/234] random: prepend remaining pool constants with POOL_
` [PATCH 4.19 069/234] random: cleanup fractional entropy shift constants
` [PATCH 4.19 070/234] random: access input_pool_data directly rather than through pointer
` [PATCH 4.19 071/234] random: simplify arithmetic function flow in account()
` [PATCH 4.19 072/234] random: continually use hwgenerator randomness
` [PATCH 4.19 073/234] random: access primary_pool directly rather than through pointer
` [PATCH 4.19 074/234] random: only call crng_finalize_init() for primary_crng
` [PATCH 4.19 075/234] random: use computational hash for entropy extraction
` [PATCH 4.19 076/234] random: simplify entropy debiting
` [PATCH 4.19 077/234] random: use linear min-entropy accumulation crediting
` [PATCH 4.19 078/234] random: always wake up entropy writers after extraction
` [PATCH 4.19 079/234] random: make credit_entropy_bits() always safe
` [PATCH 4.19 080/234] random: remove use_input_pool parameter from crng_reseed()
` [PATCH 4.19 081/234] random: remove batched entropy locking
` [PATCH 4.19 082/234] random: fix locking in crng_fast_load()
` [PATCH 4.19 083/234] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH 4.19 084/234] random: inline leaves of rand_initialize()
` [PATCH 4.19 085/234] random: ensure early RDSEED goes through mixer on init
` [PATCH 4.19 086/234] random: do not xor RDRAND when writing into /dev/random
` [PATCH 4.19 087/234] random: absorb fast pool into input pool after fast load
` [PATCH 4.19 088/234] random: use hash function for crng_slow_load()
` [PATCH 4.19 089/234] random: remove outdated INT_MAX >> 6 check in urandom_read()
` [PATCH 4.19 090/234] random: zero buffer after reading entropy from userspace
` [PATCH 4.19 091/234] random: tie batched entropy generation to base_crng generation
` [PATCH 4.19 092/234] random: remove ifdefd out interrupt bench
` [PATCH 4.19 093/234] random: remove unused tracepoints
` [PATCH 4.19 094/234] random: add proper SPDX header
` [PATCH 4.19 095/234] random: deobfuscate irq u32/u64 contributions
` [PATCH 4.19 096/234] random: introduce drain_entropy() helper to declutter crng_reseed()
` [PATCH 4.19 097/234] random: remove useless header comment
` [PATCH 4.19 098/234] random: remove whitespace and reorder includes
` [PATCH 4.19 099/234] random: group initialization wait functions
` [PATCH 4.19 100/234] random: group entropy extraction functions
` [PATCH 4.19 101/234] random: group entropy collection functions
` [PATCH 4.19 102/234] random: group userspace read/write functions
` [PATCH 4.19 103/234] random: group sysctl functions
` [PATCH 4.19 104/234] random: rewrite header introductory comment
` [PATCH 4.19 105/234] random: defer fast pool mixing to worker
` [PATCH 4.19 106/234] random: do not take pool spinlock at boot
` [PATCH 4.19 107/234] random: unify early init crng load accounting
` [PATCH 4.19 108/234] random: check for crng_init == 0 in add_device_randomness()
` [PATCH 4.19 109/234] random: pull add_hwgenerator_randomness() declaration into random.h
` [PATCH 4.19 110/234] random: clear fast pool, crng, and batches in cpuhp bring up
` [PATCH 4.19 111/234] random: round-robin registers as ulong, not u32
` [PATCH 4.19 112/234] random: only wake up writers after zap if threshold was passed
` [PATCH 4.19 113/234] random: cleanup UUID handling
` [PATCH 4.19 114/234] random: unify cycles_t and jiffies usage and types
` [PATCH 4.19 115/234] random: do crng pre-init loading in worker rather than irq
` [PATCH 4.19 116/234] random: give sysctl_random_min_urandom_seed a more sensible value
` [PATCH 4.19 117/234] random: dont let 644 read-only sysctls be written to
` [PATCH 4.19 118/234] random: replace custom notifier chain with standard one
` [PATCH 4.19 119/234] random: use SipHash as interrupt entropy accumulator
` [PATCH 4.19 120/234] random: make consistent usage of crng_ready()
` [PATCH 4.19 121/234] random: reseed more often immediately after booting
` [PATCH 4.19 122/234] random: check for signal and try earlier when generating entropy
` [PATCH 4.19 123/234] random: skip fast_init if hwrng provides large chunk of entropy
` [PATCH 4.19 124/234] random: treat bootloader trust toggle the same way as cpu trust toggle
` [PATCH 4.19 125/234] random: re-add removed comment about get_random_{u32,u64} reseeding
` [PATCH 4.19 126/234] random: mix build-time latent entropy into pool at init
` [PATCH 4.19 127/234] random: do not split fast init input in add_hwgenerator_randomness()
` [PATCH 4.19 128/234] random: do not allow user to keep crng key around on stack
` [PATCH 4.19 129/234] random: check for signal_pending() outside of need_resched() check
` [PATCH 4.19 130/234] random: check for signals every PAGE_SIZE chunk of /dev/[u]random
` [PATCH 4.19 131/234] random: make random_get_entropy() return an unsigned long
` [PATCH 4.19 132/234] random: document crng_fast_key_erasure() destination possibility
` [PATCH 4.19 133/234] random: fix sysctl documentation nits
` [PATCH 4.19 134/234] init: call time_init() before rand_initialize()
` [PATCH 4.19 135/234] ia64: define get_cycles macro for arch-override
` [PATCH 4.19 136/234] s390: "
` [PATCH 4.19 137/234] parisc: "
` [PATCH 4.19 138/234] alpha: "
` [PATCH 4.19 139/234] powerpc: "
` [PATCH 4.19 140/234] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 4.19 141/234] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH 4.19 142/234] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH 4.19 143/234] arm: use fallback for random_get_entropy() instead of zero
` [PATCH 4.19 144/234] nios2: "
` [PATCH 4.19 145/234] x86/tsc: Use "
` [PATCH 4.19 146/234] um: use "
` [PATCH 4.19 147/234] sparc: "
` [PATCH 4.19 148/234] xtensa: "
` [PATCH 4.19 149/234] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 4.19 150/234] random: do not use batches when !crng_ready()
` [PATCH 4.19 151/234] random: do not pretend to handle premature next security model
` [PATCH 4.19 152/234] random: order timer entropy functions below interrupt functions
` [PATCH 4.19 153/234] random: do not use input pool from hard IRQs
` [PATCH 4.19 154/234] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 4.19 155/234] siphash: use one source of truth for siphash permutations
` [PATCH 4.19 156/234] random: use symbolic constants for crng_init states
` [PATCH 4.19 157/234] random: avoid initializing twice in credit race
` [PATCH 4.19 158/234] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 4.19 159/234] random: use proper jiffies comparison macro
` [PATCH 4.19 160/234] random: handle latent entropy and command line from random_init()
` [PATCH 4.19 161/234] random: credit architectural init the exact amount
` [PATCH 4.19 162/234] random: use static branch for crng_ready()
` [PATCH 4.19 163/234] random: remove extern from functions in header
` [PATCH 4.19 164/234] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 4.19 165/234] random: move initialization functions out of hot pages
` [PATCH 4.19 166/234] random: move randomize_page() into mm where it belongs
` [PATCH 4.19 167/234] random: convert to using fops->write_iter()
` [PATCH 4.19 168/234] random: wire up fops->splice_{read,write}_iter()
` [PATCH 4.19 169/234] random: check for signals after page of pool writes
` [PATCH 4.19 170/234] Revert "random: use static branch for crng_ready()"
` [PATCH 4.19 171/234] crypto: drbg - add FIPS 140-2 CTRNG for noise source
` [PATCH 4.19 172/234] crypto: drbg - always seeded with SP800-90B compliant "
` [PATCH 4.19 173/234] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 4.19 174/234] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 4.19 175/234] crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH 4.19 176/234] crypto: drbg - always try to free Jitter RNG instance
` [PATCH 4.19 177/234] crypto: drbg - make reseeding from get_random_bytes() synchronous
` [PATCH 4.19 178/234] random: avoid checking crng_ready() twice in random_init()
` [PATCH 4.19 179/234] random: mark bootloader randomness code as __init
` [PATCH 4.19 180/234] random: account for arch randomness in bits
` [PATCH 4.19 181/234] powerpc/kasan: Silence KASAN warnings in __get_wchan()
` [PATCH 4.19 182/234] ASoC: cs42l52: Fix TLV scales for mixer controls
` [PATCH 4.19 183/234] ASoC: cs53l30: Correct number of volume levels on SX controls
` [PATCH 4.19 184/234] ASoC: cs42l52: Correct TLV for Bypass Volume
` [PATCH 4.19 185/234] ASoC: cs42l56: Correct typo in minimum level for SX volume controls
` [PATCH 4.19 186/234] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
` [PATCH 4.19 187/234] ASoC: wm8962: Fix suspend while playing music
` [PATCH 4.19 188/234] ASoC: es8328: Fix event generation for deemphasis control
` [PATCH 4.19 189/234] ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
` [PATCH 4.19 190/234] scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
` [PATCH 4.19 191/234] scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
` [PATCH 4.19 192/234] scsi: ipr: Fix missing/incorrect resource cleanup in error case
` [PATCH 4.19 193/234] scsi: pmcraid: Fix missing "
` [PATCH 4.19 194/234] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
` [PATCH 4.19 195/234] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
` [PATCH 4.19 196/234] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
` [PATCH 4.19 197/234] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
` [PATCH 4.19 198/234] random: credit cpu and bootloader seeds by default
` [PATCH 4.19 199/234] pNFS: Dont keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
` [PATCH 4.19 200/234] i40e: Fix adding ADQ filter to TC0
` [PATCH 4.19 201/234] i40e: Fix call trace in setup_tx_descriptors
` [PATCH 4.19 202/234] tty: goldfish: Fix free_irq() on remove
` [PATCH 4.19 203/234] misc: atmel-ssc: Fix IRQ check in ssc_probe
` [PATCH 4.19 204/234] mlxsw: spectrum_cnt: Reorder counter pools
` [PATCH 4.19 205/234] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
` [PATCH 4.19 206/234] arm64: ftrace: fix branch range checks
` [PATCH 4.19 207/234] certs/blacklist_hashes.c: fix const confusion in certs blacklist
` [PATCH 4.19 208/234] faddr2line: Fix overlapping text section failures, the sequel
` [PATCH 4.19 209/234] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
` [PATCH 4.19 210/234] irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
` [PATCH 4.19 211/234] comedi: vmk80xx: fix expression for tx buffer size
` [PATCH 4.19 212/234] USB: serial: option: add support for Cinterion MV31 with new baseline
` [PATCH 4.19 213/234] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 4.19 214/234] usb: dwc2: Fix memory leak in dwc2_hcd_init
` [PATCH 4.19 215/234] usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
` [PATCH 4.19 216/234] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH 4.19 217/234] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 4.19 218/234] ext4: make variable "count" signed
` [PATCH 4.19 219/234] ext4: add reserved GDT blocks check
` [PATCH 4.19 220/234] virtio-pci: Remove wrong address verification in vp_del_vqs()
` [PATCH 4.19 221/234] net: openvswitch: fix misuse of the cached connection on tuple changes
` [PATCH 4.19 222/234] net: openvswitch: fix leak of nested actions
` [PATCH 4.19 223/234] RISC-V: fix barrier() use in <vdso/processor.h>
` [PATCH 4.19 224/234] powerpc/mm: Switch obsolete dssall to .long
` [PATCH 4.19 225/234] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [PATCH 4.19 226/234] usb: gadget: u_ether: fix regression in setting fixed MAC address
` [PATCH 4.19 227/234] xprtrdma: fix incorrect header size calculations
` [PATCH 4.19 228/234] tcp: add some entropy in __inet_hash_connect()
` [PATCH 4.19 229/234] tcp: use different parts of the port_offset for index and offset
` [PATCH 4.19 230/234] tcp: add small random increments to the source port
` [PATCH 4.19 231/234] tcp: dynamically allocate the perturb table used by source ports
` [PATCH 4.19 232/234] tcp: increase source port perturb table to 2^16
` [PATCH 4.19 233/234] tcp: drop the hash_32() part from the index calculation
` [PATCH 4.19 234/234] Revert "hwmon: Make chip parameter for with_info API mandatory"

[GIT PULL] tracing: Minor fixes and clean ups for 5.19
 2022-06-23 17:23 UTC 

[PATCH 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-23 17:26 UTC  (3+ messages)
` [PATCH 10/10] iio: adc: mcp3911: add support to set PGA

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-06-23 17:23 UTC  (4+ messages)
` [PATCH v3 1/8] statx: add direct I/O "

strange interaction between fuse + pidns
 2022-06-23 17:21 UTC 

[PATCH v2 0/2] Fix console probe delay due to fw_devlink
 2022-06-23 17:22 UTC  (5+ messages)
` [PATCH v2 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-23 17:21 UTC  (3+ messages)
` [PATCH V4 01/20] rv: Add "

[GIT PULL] MIPS fixes vor v5.19
 2022-06-23 17:19 UTC  (2+ messages)

[GIT PULL] Pagecache fixes for 5.19-rc4
 2022-06-23 17:19 UTC  (2+ messages)

[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
 2022-06-23 17:19 UTC  (14+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state

[PATCH] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
 2022-06-23 17:18 UTC 

[PATCH] md/raid5: Fix divide type in raid5_make_request()
 2022-06-23 17:18 UTC  (3+ messages)

[PATCH] arm64/crypto: Select AEAD2 for GHASH_ARM64_CE
 2022-06-23 17:17 UTC  (2+ messages)

[PATCH 0/2] Kconfig: -O3 enablement
 2022-06-23 17:15 UTC  (5+ 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).