public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 13:47:11 to 2022-06-20 18:13:19 UTC [more...]

[PATCH 5.15 000/106] 5.15.49-rc1 review
 2022-06-20 18:13 UTC  (15+ messages)
` [PATCH 5.15 009/106] dma-debug: make things less spammy under memory pressure
` [PATCH 5.15 028/106] scsi: ipr: Fix missing/incorrect resource cleanup in error case
` [PATCH 5.15 030/106] ALSA: hda/realtek - Add HW8326 support
` [PATCH 5.15 032/106] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
` [PATCH 5.15 033/106] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
` [PATCH 5.15 034/106] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
` [PATCH 5.15 042/106] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
` [PATCH 5.15 043/106] platform/x86/intel: hid: Add Surface Go to VGBS allow list
` [PATCH 5.15 044/106] staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
` [PATCH 5.15 046/106] staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
` [PATCH 5.15 049/106] sunrpc: set cl_max_connect when cloning an rpc_clnt
` [PATCH 5.15 061/106] net: hns3: set port base vlan tbl_sta to false before removing old vlan

[PATCH 5.18 000/141] 5.18.6-rc1 review
 2022-06-20 18:12 UTC  (9+ messages)
` [PATCH 5.18 081/141] net: remove noblock parameter from skb_recv_datagram()

stable-rc/queue/5.15 baseline: 182 runs, 4 regressions (v5.15.48-106-gb427064694eef)
 2022-06-20 18:06 UTC 

stable-rc/linux-4.14.y baseline: 137 runs, 18 regressions (v4.14.284-228-g0ecf242ba5122)
 2022-06-20 18:01 UTC 

stable-rc/linux-4.19.y baseline: 142 runs, 21 regressions (v4.19.248-227-gc68bb5c7d26a7)
 2022-06-20 17:58 UTC 

[PATCH] coresight: Clear the connection field properly
 2022-06-20 17:56 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.123-84-g968db76ed7743)
 2022-06-20 17:50 UTC 

stable-rc/linux-5.15.y build: 122 builds: 3 failed, 119 passed, 11 errors, 2 warnings (v5.15.48-107-g3797b8fe60254)
 2022-06-20 17:40 UTC 

[PATCH 5.10 00/84] 5.10.124-rc1 review
 2022-06-20 17:31 UTC  (6+ messages)
` [PATCH 5.10 08/84] ASoC: cs42l52: Fix TLV scales for mixer controls
` [PATCH 5.10 26/84] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
` [PATCH 5.10 59/84] i2c: designware: Use standard optional ref clock implementation
` [PATCH 5.10 74/84] KVM: x86: Account a variety of miscellaneous allocations

[PATCH] mm/damon: Use set_huge_pte_at() to make huge pte old
 2022-06-20 17:27 UTC 

[PATCH 5.4 000/240] 5.4.200-rc1 review
 2022-06-20 17:10 UTC  (145+ messages)
` [PATCH 5.4 002/240] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
` [PATCH 5.4 009/240] random: Dont wake crng_init_wait when crng_init == 1
` [PATCH 5.4 010/240] random: Add a urandom_read_nowait() for random APIs that dont warn
` [PATCH 5.4 019/240] random: Add and use pr_fmt()
` [PATCH 5.4 038/240] random: remove unused irq_flags argument from add_interrupt_randomness()
` [PATCH 5.4 044/240] random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
` [PATCH 5.4 063/240] random: access primary_pool directly rather than through pointer
` [PATCH 5.4 071/240] random: remove batched entropy locking
` [PATCH 5.4 072/240] random: fix locking in crng_fast_load()
` [PATCH 5.4 073/240] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH 5.4 105/240] random: clear fast pool, crng, and batches in cpuhp bring up
` [PATCH 5.4 107/240] random: only wake up writers after zap if threshold was passed
` [PATCH 5.4 108/240] random: cleanup UUID handling
` [PATCH 5.4 109/240] random: unify cycles_t and jiffies usage and types
` [PATCH 5.4 110/240] random: do crng pre-init loading in worker rather than irq
` [PATCH 5.4 111/240] random: give sysctl_random_min_urandom_seed a more sensible value
` [PATCH 5.4 112/240] random: dont let 644 read-only sysctls be written to
` [PATCH 5.4 113/240] random: replace custom notifier chain with standard one
` [PATCH 5.4 114/240] random: use SipHash as interrupt entropy accumulator
` [PATCH 5.4 115/240] random: make consistent usage of crng_ready()
` [PATCH 5.4 116/240] random: reseed more often immediately after booting
` [PATCH 5.4 118/240] random: skip fast_init if hwrng provides large chunk of entropy
` [PATCH 5.4 119/240] random: treat bootloader trust toggle the same way as cpu trust toggle
` [PATCH 5.4 120/240] random: re-add removed comment about get_random_{u32,u64} reseeding
` [PATCH 5.4 121/240] random: mix build-time latent entropy into pool at init
` [PATCH 5.4 122/240] random: do not split fast init input in add_hwgenerator_randomness()
` [PATCH 5.4 123/240] random: do not allow user to keep crng key around on stack
` [PATCH 5.4 124/240] random: check for signal_pending() outside of need_resched() check
` [PATCH 5.4 125/240] random: check for signals every PAGE_SIZE chunk of /dev/[u]random
` [PATCH 5.4 126/240] random: allow partial reads if later user copies fail
` [PATCH 5.4 127/240] random: make random_get_entropy() return an unsigned long
` [PATCH 5.4 129/240] random: fix sysctl documentation nits
` [PATCH 5.4 130/240] init: call time_init() before rand_initialize()
` [PATCH 5.4 131/240] ia64: define get_cycles macro for arch-override
` [PATCH 5.4 132/240] s390: "
` [PATCH 5.4 133/240] parisc: "
` [PATCH 5.4 134/240] alpha: "
` [PATCH 5.4 135/240] powerpc: "
` [PATCH 5.4 136/240] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 5.4 137/240] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH 5.4 138/240] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH 5.4 139/240] arm: use fallback for random_get_entropy() instead of zero
` [PATCH 5.4 140/240] nios2: "
` [PATCH 5.4 141/240] x86/tsc: Use "
` [PATCH 5.4 142/240] um: use "
` [PATCH 5.4 143/240] sparc: "
` [PATCH 5.4 144/240] xtensa: "
` [PATCH 5.4 145/240] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 5.4 146/240] random: do not use batches when !crng_ready()
` [PATCH 5.4 147/240] random: use first 128 bits of input as fast init
` [PATCH 5.4 148/240] random: do not pretend to handle premature next security model
` [PATCH 5.4 149/240] random: order timer entropy functions below interrupt functions
` [PATCH 5.4 150/240] random: do not use input pool from hard IRQs
` [PATCH 5.4 151/240] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 5.4 152/240] siphash: use one source of truth for siphash permutations
` [PATCH 5.4 153/240] random: use symbolic constants for crng_init states
` [PATCH 5.4 154/240] random: avoid initializing twice in credit race
` [PATCH 5.4 155/240] random: move initialization out of reseeding hot path
` [PATCH 5.4 156/240] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.4 157/240] random: use proper jiffies comparison macro
` [PATCH 5.4 158/240] random: handle latent entropy and command line from random_init()
` [PATCH 5.4 159/240] random: credit architectural init the exact amount
` [PATCH 5.4 160/240] random: use static branch for crng_ready()
` [PATCH 5.4 161/240] random: remove extern from functions in header
` [PATCH 5.4 162/240] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 5.4 163/240] random: make consistent use of buf and len
` [PATCH 5.4 164/240] random: move initialization functions out of hot pages
` [PATCH 5.4 165/240] random: move randomize_page() into mm where it belongs
` [PATCH 5.4 166/240] random: unify batched entropy implementations
` [PATCH 5.4 167/240] random: convert to using fops->read_iter()
` [PATCH 5.4 168/240] random: convert to using fops->write_iter()
` [PATCH 5.4 169/240] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.4 170/240] random: check for signals after page of pool writes
` [PATCH 5.4 171/240] Revert "random: use static branch for crng_ready()"
` [PATCH 5.4 172/240] crypto: drbg - always seeded with SP800-90B compliant noise source
` [PATCH 5.4 173/240] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 5.4 174/240] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 5.4 175/240] crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH 5.4 176/240] crypto: drbg - always try to free Jitter RNG instance
` [PATCH 5.4 177/240] crypto: drbg - make reseeding from get_random_bytes() synchronous
` [PATCH 5.4 178/240] random: avoid checking crng_ready() twice in random_init()
` [PATCH 5.4 179/240] random: mark bootloader randomness code as __init
` [PATCH 5.4 180/240] random: account for arch randomness in bits
` [PATCH 5.4 181/240] powerpc/kasan: Silence KASAN warnings in __get_wchan()
` [PATCH 5.4 182/240] ASoC: nau8822: Add operation for internal PLL off and on
` [PATCH 5.4 183/240] dma-debug: make things less spammy under memory pressure
` [PATCH 5.4 184/240] ASoC: cs42l52: Fix TLV scales for mixer controls
` [PATCH 5.4 185/240] ASoC: cs35l36: Update digital volume TLV
` [PATCH 5.4 186/240] ASoC: cs53l30: Correct number of volume levels on SX controls
` [PATCH 5.4 187/240] ASoC: cs42l52: Correct TLV for Bypass Volume
` [PATCH 5.4 188/240] ASoC: cs42l56: Correct typo in minimum level for SX volume controls
` [PATCH 5.4 189/240] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
` [PATCH 5.4 190/240] ASoC: wm8962: Fix suspend while playing music
` [PATCH 5.4 191/240] ASoC: es8328: Fix event generation for deemphasis control
` [PATCH 5.4 192/240] ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
` [PATCH 5.4 193/240] scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
` [PATCH 5.4 194/240] scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
` [PATCH 5.4 195/240] scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
` [PATCH 5.4 196/240] scsi: ipr: Fix missing/incorrect resource cleanup in error case
` [PATCH 5.4 197/240] scsi: pmcraid: Fix missing "
` [PATCH 5.4 198/240] ALSA: hda/realtek - Add HW8326 support
` [PATCH 5.4 199/240] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
` [PATCH 5.4 200/240] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
` [PATCH 5.4 201/240] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
` [PATCH 5.4 202/240] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
` [PATCH 5.4 203/240] netfs: gcc-12: temporarily disable -Wattribute-warning for now
` [PATCH 5.4 204/240] random: credit cpu and bootloader seeds by default
` [PATCH 5.4 205/240] pNFS: Dont keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
` [PATCH 5.4 206/240] clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
` [PATCH 5.4 207/240] i40e: Fix adding ADQ filter to TC0
` [PATCH 5.4 208/240] i40e: Fix calculating the number of queue pairs
` [PATCH 5.4 209/240] i40e: Fix call trace in setup_tx_descriptors
` [PATCH 5.4 210/240] tty: goldfish: Fix free_irq() on remove
` [PATCH 5.4 211/240] misc: atmel-ssc: Fix IRQ check in ssc_probe
` [PATCH 5.4 212/240] mlxsw: spectrum_cnt: Reorder counter pools
` [PATCH 5.4 213/240] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
` [PATCH 5.4 214/240] arm64: ftrace: fix branch range checks
` [PATCH 5.4 215/240] certs/blacklist_hashes.c: fix const confusion in certs blacklist
` [PATCH 5.4 216/240] faddr2line: Fix overlapping text section failures, the sequel
` [PATCH 5.4 217/240] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
` [PATCH 5.4 218/240] irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
` [PATCH 5.4 219/240] irqchip/gic-v3: Fix refcount leak "
` [PATCH 5.4 220/240] i2c: designware: Use standard optional ref clock implementation
` [PATCH 5.4 221/240] comedi: vmk80xx: fix expression for tx buffer size
` [PATCH 5.4 222/240] USB: serial: option: add support for Cinterion MV31 with new baseline
` [PATCH 5.4 223/240] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 5.4 224/240] usb: dwc2: Fix memory leak in dwc2_hcd_init
` [PATCH 5.4 225/240] usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
` [PATCH 5.4 226/240] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH 5.4 227/240] dm mirror log: round up region bitmap size to BITS_PER_LONG
` [PATCH 5.4 228/240] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 5.4 229/240] ext4: make variable "count" signed
` [PATCH 5.4 230/240] ext4: add reserved GDT blocks check
` [PATCH 5.4 231/240] ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
` [PATCH 5.4 232/240] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
` [PATCH 5.4 233/240] virtio-pci: Remove wrong address verification in vp_del_vqs()
` [PATCH 5.4 234/240] net/sched: act_police: more accurate MTU policing
` [PATCH 5.4 235/240] net: openvswitch: fix misuse of the cached connection on tuple changes
` [PATCH 5.4 236/240] net: openvswitch: fix leak of nested actions
` [PATCH 5.4 237/240] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
` [PATCH 5.4 238/240] RISC-V: fix barrier() use in <vdso/processor.h>
` [PATCH 5.4 239/240] riscv: Less inefficient gcc tishift helpers (and export their symbols)
` [PATCH 5.4 240/240] powerpc/mm: Switch obsolete dssall to .long

stable-rc/queue/5.4 build: 179 builds: 3 failed, 176 passed, 4 errors, 28 warnings (v5.4.199-240-g6e9d8bc2e62d6)
 2022-06-20 16:33 UTC 

stable-rc/queue/5.15 baseline: 195 runs, 7 regressions (v5.15.48-105-g5a76cfd990a6a)
 2022-06-20 16:02 UTC 

stable-rc/queue/4.14 baseline: 122 runs, 18 regressions (v4.14.284-228-gba201f55e315e)
 2022-06-20 15:58 UTC 

stable-rc/queue/4.9 baseline: 110 runs, 21 regressions (v4.9.319-251-g2c9bfad51c36f)
 2022-06-20 15:55 UTC 

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.319-250-gc121f7862b072)
 2022-06-20 15:31 UTC 

stable-rc/linux-5.18.y build: 173 builds: 2 failed, 171 passed, 6 errors, 25 warnings (v5.18.5-142-g1cf3647a86ad5)
 2022-06-20 15:31 UTC 

[PATCH v3 1/3] ACPI: skip IRQ1 override on Lenovo ThinkBook 14G4+ ARA
 2022-06-20 15:30 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI: skip IRQ1 override on Redmi Book Pro 15 2022
` [PATCH v3 3/3] ACPI: skip IRQ1 override on Asus Zenbook S 13 OLED UM5302

stable-rc/queue/5.15 baseline: 128 runs, 2 regressions (v5.15.48-102-g239d588d7e556)
 2022-06-20 15:10 UTC 

[PATCH 5.17 000/772] 5.17.14-rc1 review
 2022-06-20 15:05 UTC  (9+ messages)

stable-rc/queue/4.19 baseline: 146 runs, 10 regressions (v4.19.248-223-g5adfc0a345576)
 2022-06-20 14:56 UTC 

stable-rc/queue/5.15 build: 177 builds: 4 failed, 173 passed, 14 errors, 5 warnings (v5.15.48-106-gb427064694eef)
 2022-06-20 14:37 UTC 

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.284-228-g0ecf242ba5122)
 2022-06-20 14:31 UTC 

stable-rc/linux-4.19.y build: 177 builds: 5 failed, 172 passed, 2 errors, 26 warnings (v4.19.248-227-gc68bb5c7d26a7)
 2022-06-20 14:29 UTC 

[PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
 2022-06-20 14:16 UTC 

[PATCH RESEND] ARM: mmp: fix platform-device leak on registration errors
 2022-06-20 14:14 UTC 

[PATCH] mm: page_alloc: validate buddy page before using
 2022-06-20 14:13 UTC  (11+ messages)
` [PATCH 5.15] mm: "

[PATCH 5.18 000/141] 5.18.6-rc1 review
 2022-06-20 14:11 UTC 

stable-rc/queue/5.18 baseline: 197 runs, 2 regressions (v5.18.5-115-g6f49e54498800)
 2022-06-20 14:11 UTC 

Investment Opportunity
 2022-06-20 13:52 UTC 

stable-rc/queue/4.9 baseline: 126 runs, 20 regressions (v4.9.319-245-g8608d9c8fe817)
 2022-06-20 13:53 UTC 


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