All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 13:20:30 to 2022-06-20 13:39:54 UTC [more...]

[PATCH 5.4 000/240] 5.4.200-rc1 review
 2022-06-20 12:49 UTC  (53+ messages)
` [PATCH 5.4 001/240] 9p: missing chunk of "fs/9p: Dont update file type when updating file attributes"
` [PATCH 5.4 003/240] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
` [PATCH 5.4 004/240] crypto: blake2s - generic C library implementation and selftest
` [PATCH 5.4 005/240] lib/crypto: blake2s: move hmac construction into wireguard
` [PATCH 5.4 006/240] lib/crypto: sha1: re-roll loops to reduce code size
` [PATCH 5.4 007/240] compat_ioctl: remove /dev/random commands
` [PATCH 5.4 008/240] random: dont forget compat_ioctl on urandom
` [PATCH 5.4 014/240] random: remove the blocking pool
` [PATCH 5.4 015/240] random: delete code to pull data into pools
` [PATCH 5.4 016/240] random: remove kernel.random.read_wakeup_threshold
` [PATCH 5.4 017/240] random: remove unnecessary unlikely()
` [PATCH 5.4 018/240] random: convert to ENTROPY_BITS for better code readability
` [PATCH 5.4 021/240] random: remove some dead code of poolinfo
` [PATCH 5.4 022/240] random: split primary/secondary crng init paths
` [PATCH 5.4 023/240] random: avoid warnings for !CONFIG_NUMA builds
` [PATCH 5.4 024/240] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH 5.4 025/240] powerpc: "
` [PATCH 5.4 026/240] s390: "
` [PATCH 5.4 027/240] linux/random.h: "
` [PATCH 5.4 028/240] linux/random.h: Use false with bool
` [PATCH 5.4 030/240] powerpc: Use bool in archrandom.h
` [PATCH 5.4 031/240] random: add arch_get_random_*long_early()
` [PATCH 5.4 032/240] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
` [PATCH 5.4 033/240] random: remove dead code left over from blocking pool
` [PATCH 5.4 034/240] MAINTAINERS: co-maintain random.c
` [PATCH 5.4 035/240] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
` [PATCH 5.4 036/240] crypto: blake2s - adjust include guard naming
` [PATCH 5.4 037/240] random: document add_hwgenerator_randomness() with other input functions
` [PATCH 5.4 039/240] random: use BLAKE2s instead of SHA1 in extraction
` [PATCH 5.4 040/240] random: do not sign extend bytes for rotation when mixing
` [PATCH 5.4 041/240] random: do not re-init if crng_reseed completes before primary init
` [PATCH 5.4 042/240] random: mix bootloader randomness into pool
` [PATCH 5.4 043/240] random: harmonize "crng init done" messages
` [PATCH 5.4 045/240] random: initialize ChaCha20 constants with correct endianness
` [PATCH 5.4 046/240] random: early initialization of ChaCha constants
` [PATCH 5.4 047/240] random: avoid superfluous call to RDRAND in CRNG extraction
` [PATCH 5.4 048/240] random: dont reset crng_init_cnt on urandom_read()
` [PATCH 5.4 049/240] random: fix typo in comments
` [PATCH 5.4 050/240] random: cleanup poolinfo abstraction
` [PATCH 5.4 051/240] random: cleanup integer types
` [PATCH 5.4 052/240] random: remove incomplete last_data logic
` [PATCH 5.4 053/240] random: remove unused extract_entropy() reserved argument
` [PATCH 5.4 054/240] random: rather than entropy_store abstraction, use global
` [PATCH 5.4 055/240] random: remove unused OUTPUT_POOL constants
` [PATCH 5.4 056/240] random: de-duplicate INPUT_POOL constants
` [PATCH 5.4 057/240] random: prepend remaining pool constants with POOL_
` [PATCH 5.4 058/240] random: cleanup fractional entropy shift constants
` [PATCH 5.4 059/240] random: access input_pool_data directly rather than through pointer
` [PATCH 5.4 060/240] random: selectively clang-format where it makes sense
` [PATCH 5.4 061/240] random: simplify arithmetic function flow in account()
` [PATCH 5.4 062/240] random: continually use hwgenerator randomness
` [PATCH 5.4 065/240] random: use computational hash for entropy extraction

[PATCH 5.15 000/106] 5.15.49-rc1 review
 2022-06-20 12:52 UTC  (81+ messages)
` [PATCH 5.15 002/106] nfsd: Replace use of rwsem with errseq_t
` [PATCH 5.15 003/106] arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
` [PATCH 5.15 005/106] powerpc/kasan: Silence KASAN warnings in __get_wchan()
` [PATCH 5.15 006/106] ASoC: nau8822: Add operation for internal PLL off and on
` [PATCH 5.15 007/106] drm/amd/display: Read Golden Settings Table from VBIOS
` [PATCH 5.15 008/106] drm/amdkfd: Use mmget_not_zero in MMU notifier
` [PATCH 5.15 014/106] ASoC: cs42l56: Correct typo in minimum level for SX volume controls
` [PATCH 5.15 016/106] drm/amdkfd: add pinned BOs to kfd_bo_list
` [PATCH 5.15 017/106] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
` [PATCH 5.15 018/106] quota: Prevent memory allocation recursion while holding dq_lock
` [PATCH 5.15 022/106] Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq
` [PATCH 5.15 023/106] scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
` [PATCH 5.15 024/106] scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
` [PATCH 5.15 025/106] scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
` [PATCH 5.15 027/106] scsi: mpt3sas: Fix out-of-bounds compiler warning
` [PATCH 5.15 029/106] scsi: pmcraid: Fix missing resource cleanup in error case
` [PATCH 5.15 035/106] gcc-12: disable -Wdangling-pointer warning for now
` [PATCH 5.15 036/106] mellanox: mlx5: avoid uninitialized variable warning with gcc-12
` [PATCH 5.15 037/106] netfs: gcc-12: temporarily disable -Wattribute-warning for now
` [PATCH 5.15 038/106] MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error
` [PATCH 5.15 039/106] random: credit cpu and bootloader seeds by default
` [PATCH 5.15 040/106] gpio: dwapb: Dont print error on -EPROBE_DEFER
` [PATCH 5.15 041/106] platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
` [PATCH 5.15 045/106] staging: r8188eu: Use zeroing allocator in wpa_set_encryption()
` [PATCH 5.15 047/106] pNFS: Dont keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
` [PATCH 5.15 048/106] pNFS: Avoid a live lock condition in pnfs_update_layout()
` [PATCH 5.15 050/106] clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
` [PATCH 5.15 051/106] i40e: Fix adding ADQ filter to TC0
` [PATCH 5.15 052/106] i40e: Fix calculating the number of queue pairs
` [PATCH 5.15 053/106] i40e: Fix call trace in setup_tx_descriptors
` [PATCH 5.15 054/106] Drivers: hv: vmbus: Release cpu lock in error case
` [PATCH 5.15 055/106] tty: goldfish: Fix free_irq() on remove
` [PATCH 5.15 056/106] misc: atmel-ssc: Fix IRQ check in ssc_probe
` [PATCH 5.15 057/106] io_uring: fix races with file table unregister
` [PATCH 5.15 058/106] io_uring: fix races with buffer "
` [PATCH 5.15 059/106] drm/i915/reset: Fix error_state_read ptr + offset use
` [PATCH 5.15 060/106] net: hns3: split function hclge_update_port_base_vlan_cfg()
` [PATCH 5.15 062/106] net: hns3: dont push link state to VF if unalive
` [PATCH 5.15 063/106] net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization
` [PATCH 5.15 064/106] nvme: add device name to warning in uuid_show()
` [PATCH 5.15 065/106] mlxsw: spectrum_cnt: Reorder counter pools
` [PATCH 5.15 066/106] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
` [PATCH 5.15 067/106] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
` [PATCH 5.15 068/106] arm64: ftrace: fix branch range checks
` [PATCH 5.15 069/106] arm64: ftrace: consistently handle PLTs
` [PATCH 5.15 070/106] certs/blacklist_hashes.c: fix const confusion in certs blacklist
` [PATCH 5.15 071/106] init: Initialize noop_backing_dev_info early
` [PATCH 5.15 072/106] block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
` [PATCH 5.15 073/106] faddr2line: Fix overlapping text section failures, the sequel
` [PATCH 5.15 074/106] i2c: npcm7xx: Add check for platform_driver_register
` [PATCH 5.15 075/106] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
` [PATCH 5.15 076/106] irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
` [PATCH 5.15 077/106] irqchip/gic-v3: Fix refcount leak "
` [PATCH 5.15 078/106] irqchip/realtek-rtl: Fix refcount leak in map_interrupts
` [PATCH 5.15 079/106] sched: Fix balance_push() vs __sched_setscheduler()
` [PATCH 5.15 080/106] i2c: designware: Use standard optional ref clock implementation
` [PATCH 5.15 081/106] mei: hbm: drop capability response on early shutdown
` [PATCH 5.15 082/106] mei: me: add raptor lake point S DID
` [PATCH 5.15 083/106] comedi: vmk80xx: fix expression for tx buffer size
` [PATCH 5.15 084/106] crypto: memneq - move into lib/
` [PATCH 5.15 085/106] USB: serial: option: add support for Cinterion MV31 with new baseline
` [PATCH 5.15 086/106] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 5.15 087/106] usb: dwc2: Fix memory leak in dwc2_hcd_init
` [PATCH 5.15 088/106] usb: cdnsp: Fixed setting last_trb incorrectly
` [PATCH 5.15 089/106] usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
` [PATCH 5.15 090/106] usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
` [PATCH 5.15 091/106] usb: gadget: f_fs: change ep->ep "
` [PATCH 5.15 093/106] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH 5.15 094/106] bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
` [PATCH 5.15 095/106] dm mirror log: round up region bitmap size to BITS_PER_LONG
` [PATCH 5.15 096/106] drm/amd/display: Cap OLED brightness per max frame-average luminance
` [PATCH 5.15 097/106] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
` [PATCH 5.15 098/106] ext4: fix super block checksum incorrect after mount
` [PATCH 5.15 099/106] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 5.15 100/106] ext4: make variable "count" signed
` [PATCH 5.15 101/106] ext4: add reserved GDT blocks check
` [PATCH 5.15 102/106] KVM: arm64: Dont read a HW interrupt pending state in user context
` [PATCH 5.15 103/106] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
` [PATCH 5.15 104/106] virtio-pci: Remove wrong address verification in vp_del_vqs()
` [PATCH 5.15 105/106] powerpc/book3e: get rid of #include <generated/compile.h>

[PATCH] crypto/ipsec_mb: enable compilation for non x86 arch
 2022-06-20 13:39 UTC  (4+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-20 13:37 UTC  (8+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-20 13:38 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-20 13:38 UTC 

[PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
 2022-06-20 13:38 UTC  (6+ messages)
` [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration

[LTP] [PATCH v2] Fix mountns01/02/03/04 final umounts using more peculiar dir names
 2022-06-20 13:37 UTC 

[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
 2022-06-20 13:37 UTC 

[PATCH] rtdm/drvlib: Prevent pagefaults on arm on io mapping
 2022-06-20 13:37 UTC  (10+ messages)

[dgc-xfs:xfs-cil-scale-3 13/14] fs/xfs/xfs_log_cil.c:1334:2: warning: Value stored to 'ticket' is never read [clang-analyzer-deadcode.DeadStores]
 2022-06-20 13:37 UTC 

[PATCH RFC v1 0/3] Support live migration with mlx5_vdpa
 2022-06-20 13:06 UTC  (4+ messages)
` [PATCH RFC v1 1/3] vdpa/mlx5: Implement susupend virtqueue callback
` [PATCH RFC v1 2/3] vdpa/mlx5: Support different address spaces for control and data
` [PATCH RFC v1 3/3] vdpa/mlx5: Disable VLAN support to support live migration

[PATCH 5.10 00/84] 5.10.124-rc1 review
 2022-06-20 12:51 UTC  (5+ messages)
` [PATCH 5.10 24/84] scsi: pmcraid: Fix missing resource cleanup in error case
` [PATCH 5.10 34/84] random: credit cpu and bootloader seeds by default
` [PATCH 5.10 64/84] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 5.10 70/84] ext4: fix bug_on ext4_mb_use_inode_pa

[PATCH 1/7] dt-bindings: display: mediatek: dpi: add power-domains property
 2022-06-20 13:32 UTC  (5+ messages)
    ` FW: "

[PATCH v2] drm/i915: Fix vm use-after-free in vma destruction
 2022-06-20 13:33 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-20 13:32 UTC  (10+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO

[MAINTAINERS SUMMIT] Regression tracking & fixing: current state, problems, and next steps
 2022-06-20 13:33 UTC 

[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-20 13:22 UTC  (7+ messages)
` [PATCH v3 6/7] "

[RFC] Data structure for information handoff between firmware boot stages
 2022-06-20 13:31 UTC  (6+ messages)

[PATCH] USB: serial: use kmemdup instead of kmalloc + memcpy
 2022-06-20 13:10 UTC  (2+ messages)

[PATCH 00/31] DC Patches June 17, 2022
 2022-06-20 13:30 UTC  (2+ messages)

[PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
 2022-06-20 13:27 UTC  (13+ messages)
` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
  ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[TECH TOPIC] Regression tracking & fixing: current state, problems, and next steps
 2022-06-20 13:29 UTC 

Races in sbitmap batched wakeups
 2022-06-20 13:11 UTC  (6+ messages)

[virtio-comment] [PATCH v4] virtio-vsock: add max payload size config field
 2022-06-20 13:29 UTC  (9+ messages)

[PATCH] hmat acpi: Don't require initiator value in -numa when hmat=on
 2022-06-20 13:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-20 13:28 UTC 

[LTP] [PATCH 0/4] More fanotify tests for v5.19
 2022-06-20 13:27 UTC  (5+ messages)
` [LTP] [PATCH 1/4] syscalls/fanotify09: Cleanup open event fds on error
` [LTP] [PATCH 2/4] syscalls/fanotify09: Verify if no events are expected
` [LTP] [PATCH 3/4] syscalls/fanotify09: Tidy up the test to make it more readable
` [LTP] [PATCH 4/4] syscalls/fanotify09: Add test cases for merge of ignore mask

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-20 13:14 UTC  (11+ messages)

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-20 13:09 UTC  (5+ messages)

[PATCH RFC 0/3] Support live migration with mlx5_vdpa
 2022-06-20 13:09 UTC  (4+ messages)
` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback

[PATCH v3] powerpc/powernv: Fix refcount leak bugs
 2022-06-20 13:25 UTC 

Performance drop using deinterlace_vaapi on 5.19-rcX
 2022-06-20 13:26 UTC  (4+ messages)

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-06-20 13:00 UTC  (5+ messages)
` [PATCH v5 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings

[PATCH 00/50] PS2 device QOMification - part 1
 2022-06-20 13:22 UTC  (7+ messages)
` [PATCH 45/50] lasips2: use qdev gpio for output IRQ

[PATCH 00/64] drm/vc4: Fix hotplug for vc4
 2022-06-20 13:23 UTC  (6+ messages)
` [PATCH 13/64] drm/vc4: hvs: Protect device resources after removal

[PATCH v2 0/4] arm64: Add AT_HWCAP3
 2022-06-20 12:54 UTC  (4+ messages)
` [PATCH v2 2/4] elf: Allow architectures to provide AT_HWCAP3
` [PATCH v2 3/4] arm64/cpufeature: Support AT_HWCAP3
` [PATCH v2 4/4] arm64/hwcap: Support FEAT_EBF16

[igt-dev] [PATCH i-g-t 0/2] tests/kms_lease: IGT test Cleanup
 2022-06-20 13:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/4] Fix filename reporting in guest asserts
 2022-06-20 13:21 UTC  (8+ messages)
` [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.