All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 07:22:01 to 2020-09-21 08:00:45 UTC [more...]

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-09-21  7:58 UTC  (23+ messages)
` [RFC PATCH 01/41] random: remove dead code in credit_entropy_bits()
` [RFC PATCH 03/41] random: prune dead assignment to entropy_bits "
` [RFC PATCH 05/41] random: don't reset entropy to zero on overflow
` [RFC PATCH 06/41] random: factor the exponential approximation in credit_entropy_bits() out
` [RFC PATCH 07/41] random: let pool_entropy_delta() take nbits in units of 2^-ENTROPY_SHIFT
` [RFC PATCH 08/41] random: introduce __credit_entropy_bits_fast() for hot paths
` [RFC PATCH 10/41] random: implement support for delayed entropy dispatching
` [RFC PATCH 11/41] random: convert add_timer_randomness() to queued_entropy API
` [RFC PATCH 12/41] random: convert add_interrupt_randomness() "
` [RFC PATCH 13/41] random: convert try_to_generate_entropy() "
` [RFC PATCH 15/41] random: convert add_hwgenerator_randomness() "
` [RFC PATCH 16/41] random: convert random_ioctl() "
` [RFC PATCH 17/41] random: drop credit_entropy_bits() and credit_entropy_bits_safe()
` [RFC PATCH 18/41] random: move arch_get_random_seed() calls in crng_reseed() into own loop
` [RFC PATCH 19/41] random: reintroduce arch_has_random() + arch_has_random_seed()
` [RFC PATCH 20/41] random: provide min_crng_reseed_pool_entropy()
` [RFC PATCH 21/41] random: don't invoke arch_get_random_long() from add_interrupt_randomness()
` [RFC PATCH 22/41] random: introduce arch_has_sp800_90b_random_seed()
` [RFC PATCH 23/41] random: don't award entropy to non-SP800-90B arch RNGs in FIPS mode
` [RFC PATCH 24/41] init: call time_init() before rand_initialize()
` [RFC PATCH 25/41] random: probe cycle counter resolution at initialization
` [RFC PATCH 26/41] random: implement support for evaluating larger fast_pool entropies

Git in Outreachy?
 2020-09-21  7:59 UTC  (5+ messages)

[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-09-21  7:56 UTC  (3+ messages)
` [PATCH v3 1/8] hw/arm/raspi: Display the board revision in the machine description
` [PATCH v3 2/8] hw/arm/raspi: Load the firmware on the first core

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-21  7:58 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 101/330] powerpc/powernv/ioda: Fix ref count for devices with their own PE

WARNING in close_fs_devices (2)
 2020-09-21  7:57 UTC  (2+ messages)

[PATCH rdma-next v2 0/2] scatterlist: add sg_alloc_table_append function
 2020-09-21  7:57 UTC  (3+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[PATCH v2 0/4] selftests/seccomp: Refactor change_syscall()
 2020-09-21  7:54 UTC  (17+ messages)
` [PATCH v2 1/4] selftests/seccomp: Record syscall during ptrace entry
` [PATCH v2 2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately
` [PATCH v2 3/4] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH v2 4/4] selftests/clone3: Avoid OS-defined clone_args

[PATCH] xen: rework pci_piix3_xen_ide_unplug
 2020-09-21  7:55 UTC  (2+ messages)

[PATCH] gpio: gpio-amd-fch: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0
 2020-09-21  7:55 UTC  (2+ messages)

[PATCH v2] Bluetooth: Check for encryption key size on connect
 2020-09-21  7:55 UTC 

[PATCH] drm/amdgpu/sriov: Enable the mcbp parameter for sriov
 2020-09-21  7:54 UTC 

[PATCH v2 0/2] hw: usb: hcd-ohci: fix oob access and loop issues
 2020-09-21  7:53 UTC  (2+ messages)

[PATCH] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21  7:51 UTC 

[dpdk-dev] [PATCH v6 0/3] gro: add UDP/IPv4 GRO and VXLAN UDP/IPv4 GRO support
 2020-09-21  7:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 2/3] gro: add "

[Bug 209285] New: compilation fails
 2020-09-21  7:54 UTC  (4+ messages)
` [Bug 209285] "

[PATCH v2 0/3] drm/panfrost: add Amlogic integration quirks
 2020-09-21  7:52 UTC  (5+ messages)

[PATCH v4 0/2] KVM: nSVM: ondemand nested state allocation
 2020-09-21  7:53 UTC  (7+ messages)
` [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state

KVM_SET_DEVICE_ATTR failed
 2020-09-21  7:53 UTC  (3+ messages)

[RFC PATCH 0/9] Move target configuration to meson
 2020-09-21  7:50 UTC  (4+ messages)
` [PATCH 8/9] default-configs/targets: remove useless lines

[PATCH] ubsan: introducing CONFIG_UBSAN_LOCAL_BOUNDS for Clang
 2020-09-21  7:51 UTC 

[PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-09-21  7:49 UTC  (3+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-21  7:49 UTC  (4+ messages)

[PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR
 2020-09-21  7:50 UTC  (13+ messages)
                    ` [EXT] "

Patch attestation
 2020-09-21  7:50 UTC 

[PATCH] ovl: Support FS_IOC_[SG]ETFLAGS and FS_IOC_FS[SG]ETXATTR ioctls on directories
 2020-09-21  7:21 UTC 

[igt-dev] [PATCH] tests/kms_plane_multiple: Start continuous CRC capture after commit
 2020-09-21  7:49 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-21  7:49 UTC  (4+ messages)
  ` man-pages.7: Simplify indentation of structure definitions, shell session logs, and so on

[PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-21  7:49 UTC  (8+ messages)
      ` [Linux-kernel-mentees] "

[PATCH] gpio/mpc83xx_spisel_boot.c: include log.h
 2020-09-21  7:48 UTC 

[meta-mingw][PATCHv2] ninja: configure for mingw platform
 2020-09-21  7:47 UTC 

LG laptop driver not working on recent models
 2020-09-21  7:47 UTC  (2+ messages)

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-21  7:43 UTC  (17+ messages)
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 09/37] qapi/common.py: Add indent manager

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-21  7:47 UTC  (3+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

[PATCH v3 1/2] Introduce (x86) CPU model deprecation API
 2020-09-21  7:45 UTC  (6+ messages)
` [PATCH v3 2/2] Mark Icelake-Client CPU models deprecated

[dpdk-dev] [PATCH v1 0/5] vhost add vectorized data path
 2020-09-21  7:47 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 4/5] vhost: add packed ring vectorized dequeue

[PATCH 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-21  7:46 UTC  (5+ messages)

[PATCH v2 0/8] introduce name service announcement rpmsg driver
 2020-09-21  7:46 UTC  (4+ messages)
` [PATCH v2 5/8] rpmsg: introduce reserved rpmsg driver for ns announcement

[Buildroot] [PATCH 0/2] libnss version bump to 3.57
 2020-09-21  7:44 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29
` [Buildroot] [PATCH 2/2] package/libnss: bump version to 3.57

Questions about drivers/mfd/mfd-core.c
 2020-09-21  7:34 UTC 

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-21  7:39 UTC  (35+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*
` [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation
` [patch RFC 04/15] arc/mm/highmem: "
` [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic
` [patch RFC 06/15] csky/mm/highmem: "
` [patch RFC 07/15] microblaze/mm/highmem: "
` [patch RFC 08/15] mips/mm/highmem: "
` [patch RFC 09/15] nds32/mm/highmem: "
` [patch RFC 10/15] powerpc/mm/highmem: "
` [patch RFC 11/15] sparc/mm/highmem: "
` [patch RFC 12/15] xtensa/mm/highmem: "
` [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft
` [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct
` [patch RFC 15/15] mm/highmem: Provide kmap_temporary*
              ` [Intel-gfx] [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends

Can't found the zip.h during bitbake #yocto #devtool
 2020-09-21  7:40 UTC 

[PATCH] m68knommu: include SDHC support only when hardware has it
 2020-09-21  7:38 UTC  (3+ messages)

[PATCH v2 1/2] bus: mhi: Remove auto-start option
 2020-09-21  7:43 UTC  (2+ messages)
` [PATCH v2 2/2] net: qrtr: Start MHI channels during init

RFC: qemu and Xen ABI-unstable libs
 2020-09-21  7:36 UTC  (2+ messages)
`  "

[PATCH drm/hisilicon 0/3] support reading resolutions from EDID
 2020-09-21  7:26 UTC  (8+ messages)
` [PATCH drm/hisilicon 1/3] drm/hisilicon: Support i2c driver algorithms for bit-shift adapters
` [PATCH drm/hisilicon 2/3] drm/hisilicon: Features to support reading resolutions from EDID
` [PATCH drm/hisilicon 3/3] drm/hisilicon: Releasing Resources in the Destroy callback Function

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-19 19:31 UTC  (3+ messages)

[PATCH 0/3] drm: commit_work scheduling
 2020-09-20  2:17 UTC  (5+ messages)
` [PATCH 2/3] drm/atomic: Use kthread worker for nonblocking commits
` [PATCH 3/3] drm: Add a client-cap to set scheduling mode

[PATCH v2 0/4] amlogic: vim3: add support for dynamic PCIe enable
 2020-09-21  7:34 UTC  (10+ messages)
` [PATCH v2 1/4] ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1
` [PATCH v2 2/4] board: amlogic: add a vim3 specific board support
` [PATCH v2 3/4] configs: vim3: use the vim3 "
` [PATCH v2 4/4] board: amlogic: vim3: add support for dynamic PCIe enable

[PATCH 0/2] arm64: dts: renesas: Fix MSIOF1 DMA channels
 2020-09-21  7:33 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a774c0: "

[PATCH v2 00/12] crypto: caam - xts(aes) updates
 2020-09-21  7:32 UTC  (13+ messages)
` [PATCH v2 01/12] crypto: caam/jr - add fallback for XTS with more than 8B IV
` [PATCH v2 02/12] crypto: caam/qi "
` [PATCH v2 03/12] crypto: caam/qi2 "
` [PATCH v2 04/12] crypto: caam/jr - add support for more XTS key lengths
` [PATCH v2 05/12] crypto: caam/qi "
` [PATCH v2 06/12] crypto: caam/qi2 "
` [PATCH v2 07/12] crypto: caam/jr - add xts check for block length equal to zero
` [PATCH v2 08/12] crypto: caam/qi "
` [PATCH v2 09/12] crypto: caam/qi2 "
` [PATCH v2 10/12] crypto: caam/jr - add support for XTS with 16B IV
` [PATCH v2 11/12] crypto: caam/qi "
` [PATCH v2 12/12] crypto: caam/qi2 "

[PATCH net-next] ipvs: Remove unused macros
 2020-09-21  7:24 UTC  (2+ messages)

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21  7:32 UTC  (4+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-21  7:30 UTC  (11+ messages)
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "
      ` [PATCH 11/20] dt-bindings: usb: renesas, usbhs: "

[PATCH v2 1/2] bus: mhi: core: Allow shared IRQ for event rings
 2020-09-21  7:36 UTC  (2+ messages)
` [PATCH v2 2/2] bus: mhi: Remove unused nr_irqs_req variable

[MPTCP] [MPTCP][PATCH v5 mptcp-next 3/3] mptcp: retransmit ADD_ADDR when timeout
 2020-09-21  7:30 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 2/3] mptcp: add sk_stop_timer_sync helper
 2020-09-21  7:30 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 1/3] mptcp: add struct mptcp_pm_add_entry
 2020-09-21  7:30 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 0/3] mptcp: retransmit ADD_ADDR when timeout and others
 2020-09-21  7:30 UTC 

[PATCH v2] sched/numa: use runnable_avg to classify node
 2020-09-21  7:29 UTC 

[PATCH v2] mtd: hyperbus: add Renesas RPC-IF driver
 2020-09-21  7:29 UTC  (4+ messages)

[PATCH net-next] hinic: improve the comments of function header
 2020-09-21  7:31 UTC 

[dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets
 2020-09-21  7:29 UTC  (4+ messages)

[PATCH v3 0/2] Add WDT driver for Toshiba Visconti ARM SoC
 2020-09-21  7:27 UTC  (7+ messages)
` [PATCH v3 1/2] watchdog: bindings: Add binding documentation for Toshiba Visconti watchdog device
` [PATCH v3 2/2] watchdog: Add Toshiba Visconti watchdog driver

[PATCH 0/3] soundwire: enable Data Port test modes
 2020-09-20 19:32 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] soundwire: intel: enable "
` [PATCH 3/3] soundwire: cadence: add data port test fail interrupt

[RESEND PATCH] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
 2020-09-21  7:22 UTC 

[PATCH 0/2] Refactor AST2500 reset control
 2020-09-21  7:26 UTC  (5+ messages)
` [PATCH 1/2] reset: ast2500: Use SCU for "
` [PATCH 2/2] cosmetic: reset: ast2500: Rename driver and configs

[Bug 208911] Renesas USB controller - FW has invalid version :8224
 2020-09-21  7:26 UTC 

[PATCH 0/4 v2] sched/fair: Improve fairness between cfs tasks
 2020-09-21  7:24 UTC  (5+ messages)
` [PATCH 1/4 v2] sched/fair: relax constraint on task's load during load balance
` [PATCH 2/4 v2] sched/fair: reduce minimal imbalance threshold
` [PATCH 3/4 v2] sched/fair: minimize concurrent LBs between domain level
` [PATCH 4/4 v2] sched/fair: reduce busy load balance interval

Useless dovetail hacks
 2020-09-21  7:23 UTC  (8+ messages)

[PATCH v3] add the FPGA Device Feature List (DFL) EMIF support
 2020-09-21  7:23 UTC  (3+ messages)
` [PATCH v3] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH v4 00/15] Reverse debugging
 2020-09-21  7:20 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Ensure bo is dirty when WB-mapped on !llc in pagefault handler
 2020-09-21  7:21 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Ensure bo is dirty when WB-mapped on !llc in pagefault handler (rev2)


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.