Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-23 18:08:52 to 2022-06-24 12:51:48 UTC [more...]

[PATCH v2] MAINTAINERS: Add new IOMMU development mailing list
 2022-06-24 12:51 UTC 

[PATCH v4] xen/gntdev: Avoid blocking in unmap_grant_pages()
 2022-06-24 12:42 UTC  (2+ messages)

[PATCH v5 1/9] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
 2022-06-24 12:13 UTC 

patch "usb: chipidea: udc: check request status before setting device" added to usb-linus
 2022-06-24 11:45 UTC 

patch "USB: gadget: Fix double-free bug in raw_gadget driver" added to usb-linus
 2022-06-24 11:45 UTC 

[PATCH 5.15 00/33] 5.15.37-rc1 review
 2022-06-24 11:09 UTC  (4+ messages)
` [PATCH 5.15 33/33] selftests/bpf: Add test for reg2btf_ids out of bounds access

[PATCH 4.19 000/234] 4.19.249-rc1 review
 2022-06-24 10:47 UTC  (114+ messages)
` [PATCH 4.19 082/234] random: fix locking in crng_fast_load()
` [PATCH 4.19 116/234] random: give sysctl_random_min_urandom_seed a more sensible value
` [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 122/234] random: check for signal and try earlier when generating 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 137/234] parisc: define get_cycles macro for arch-override
` [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 145/234] x86/tsc: Use fallback for random_get_entropy() instead of zero
` [PATCH 4.19 147/234] sparc: use "
` [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"

[PATCH 5.4 00/11] 5.4.201-rc1 review
 2022-06-24 10:45 UTC  (17+ messages)
` [PATCH 5.4 01/11] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [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
` [PATCH 5.4 04/11] tcp: add some entropy in __inet_hash_connect()
` [PATCH 5.4 05/11] tcp: use different parts of the port_offset for index and offset
` [PATCH 5.4 06/11] tcp: add small random increments to the source port
` [PATCH 5.4 07/11] tcp: dynamically allocate the perturb table used by source ports
` [PATCH 5.4 08/11] tcp: increase source port perturb table to 2^16
` [PATCH 5.4 09/11] tcp: drop the hash_32() part from the index calculation
` [PATCH 5.4 10/11] arm64: mm: Dont invalidate FROM_DEVICE buffers at start of DMA transfer
` [PATCH 5.4 11/11] Revert "hwmon: Make chip parameter for with_info API mandatory"

[PATCH 5.10 00/11] 5.10.125-rc1 review
 2022-06-24 10:43 UTC  (7+ messages)

[PATCH 5.15 0/9] 5.15.50-rc1 review
 2022-06-24 10:42 UTC  (6+ messages)

[PATCH 5.18 00/11] 5.18.7-rc1 review
 2022-06-24 10:39 UTC  (20+ messages)
` [PATCH 5.18 01/11] s390/mm: use non-quiescing sske for KVM switch to keyed guest
` [PATCH 5.18 02/11] zonefs: fix zonefs_iomap_begin() for reads
` [PATCH 5.18 03/11] wifi: rtlwifi: remove always-true condition pointed out by GCC 12
` [PATCH 5.18 04/11] eth: sun: cassini: remove dead code
` [PATCH 5.18 05/11] net: wwan: iosm: remove pointless null check
` [PATCH 5.18 06/11] x86/boot: Wrap literal addresses in absolute_pointer()
` [PATCH 5.18 07/11] fsnotify: introduce mark type iterator
` [PATCH 5.18 08/11] fsnotify: consistent behavior for parent not watching children
` [PATCH 5.18 09/11] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
` [PATCH 5.18 10/11] selftests/bpf: Add selftest for calling global functions from freplace
` [PATCH 5.18 11/11] dt-bindings: nvmem: sfp: Add clock properties

[PATCH 4.9 000/264] 4.9.320-rc1 review
 2022-06-24  9:29 UTC  (5+ messages)

[PATCH 4.14 000/237] 4.14.285-rc1 review
 2022-06-24  9:29 UTC  (2+ messages)

[PATCH RESEND] tools/vm/slabinfo: Handle files in debugfs
 2022-06-24  9:08 UTC  (2+ messages)

[PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
 2022-06-24  8:41 UTC  (5+ messages)

[PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets
 2022-06-24  8:34 UTC  (3+ messages)

[PATCH v3 1/1] iommu/vt-d: Fix RID2PASID setup/teardown failure
 2022-06-24  7:56 UTC  (5+ messages)

[PATCH] ath9k: rng: escape sleep loop when unregistering
 2022-06-24  5:25 UTC  (2+ messages)

Bug report: ntfs_read_block may crash system
 2022-06-24  3:55 UTC  (5+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

[PATCH] timekeeping: contribute wall clock to rng on time change
 2022-06-23 19:36 UTC  (12+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] cpufreq: amd-pstate: Add resume and suspend callback for amd-pstate
 2022-06-23 19:24 UTC  (3+ messages)

[PATCH 5.18 00/11] 5.18.7-rc1 review
 2022-06-23 19:11 UTC 

stable-rc/queue/4.19 baseline: 89 runs, 10 regressions (v4.19.248-225-gee5f4486fd9e0)
 2022-06-23 18:20 UTC 

[PATCH v2] ipv4: ping: fix bind address validity check
 2022-06-23 18:18 UTC  (3+ 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).