linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 03:34:32 to 2020-09-21 08:01:37 UTC [more...]

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-09-21  7:58 UTC  (37+ messages)
` [RFC PATCH 01/41] random: remove dead code in credit_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 14/41] random: drop __credit_entropy_bits_fast()
` [RFC PATCH 15/41] random: convert add_hwgenerator_randomness() to queued_entropy API
` [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
` [RFC PATCH 27/41] random: increase per-IRQ event entropy estimate if in FIPS mode
` [RFC PATCH 28/41] random: don't award entropy to disk + input events "
` [RFC PATCH 29/41] random: move definition of struct queued_entropy and related API upwards
` [RFC PATCH 31/41] random: introduce struct health_test + health_test_reset() placeholders
` [RFC PATCH 32/41] random: introduce health test stub and wire it up
` [RFC PATCH 33/41] random: make health_test_process() maintain the get_cycles() delta
` [RFC PATCH 34/41] random: implement the "Adaptive Proportion" NIST SP800-90B health test
` [RFC PATCH 35/41] random: improve the APT's statistical power
` [RFC PATCH 36/41] random: optimize the APT's presearch
` [RFC PATCH 37/41] random: implement the "Repetition Count" NIST SP800-90B health test
` [RFC PATCH 38/41] random: enable NIST SP800-90B startup tests
` [RFC PATCH 39/41] random: make the startup tests include muliple APT invocations
` [RFC PATCH 40/41] random: trigger startup health test on any failure of the health tests
` [RFC PATCH 41/41] random: lower per-IRQ entropy estimate upon health test failure

[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] 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 v2 0/4] selftests/seccomp: Refactor change_syscall()
 2020-09-21  7:54 UTC  (9+ 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 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

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

[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 

[PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-21  7:49 UTC  (6+ messages)

[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 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-21  7:46 UTC  (4+ messages)

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  (12+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*

[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  (5+ messages)

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

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

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

[PATCH drm/hisilicon 0/3] support reading resolutions from EDID
 2020-09-21  7:26 UTC  (7+ 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 0/3] soundwire: enable Data Port test modes
 2020-09-20 19:32 UTC  (2+ messages)
` [PATCH 2/3] soundwire: intel: enable "

[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

[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

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

remove blkdev_get as a public API v2
 2020-09-21  7:19 UTC  (15+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: cleanup partition scanning in register_disk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static

[PATCH net-next] net: use in_softirq() to indicate the NAPI context in napi_consume_skb()
 2020-09-21  7:19 UTC  (2+ messages)

[RFC PATCH 0/3] Add writing support to vmcore for reusing oldmem
 2020-09-21  7:17 UTC  (4+ messages)

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-09-21  7:14 UTC  (4+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH 00/14] drop double zeroing
 2020-09-21  7:13 UTC  (3+ messages)
` [PATCH 05/14] RDMA/efa: "

[PATCH] dma: debug: convert comma to semicolon
 2020-09-21  7:09 UTC 

[PATCH v2] powercap: include header to fix -Wmissing-prototypes
 2020-09-21  7:04 UTC 

[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-21  7:00 UTC  (6+ messages)

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-21  7:00 UTC  (11+ messages)

[PATCH v2 0/5] spi: spi-mtk-nor: Add mt8192 support
 2020-09-21  6:54 UTC  (10+ messages)
` [PATCH v2 2/5] spi: spi-mtk-nor: fix mishandled logics in checking SPI memory operation
` [PATCH v2 3/5] spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
` [PATCH v2 4/5] spi: spi-mtk-nor: support 36bit dma addressing to mediatek

[PATCH] pm: runtime: fix timer_expires on 32bits arch
 2020-09-21  6:51 UTC  (2+ messages)

remove compat_sys_mount
 2020-09-21  6:48 UTC  (5+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code

[PATCH] mailbox: pcc: remove the .owner when using the platform_create_bundle
 2020-09-21  6:45 UTC 

[PATCH v2 0/2] ARM: support PHYS_OFFSET minimum aligned at 64KiB boundary
 2020-09-21  6:47 UTC  (6+ messages)
` [PATCH v2 2/2] "

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-21  6:47 UTC  (6+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets

[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2020-09-21  6:47 UTC  (2+ messages)

[PATCH] powercap: include header to fix -Wmissing-prototypes
 2020-09-21  6:44 UTC 

[RFC v2] cpuidle : Add support for pseudo-cpuidle driver
 2020-09-21  6:39 UTC 

[PATCH] ipv6: route: convert comma to semicolon
 2020-09-21  6:38 UTC 

[PATCH] userns: Remove redundant assignment to variable ret
 2020-09-21  6:37 UTC 

a saner API for allocating DMA addressable pages v3
 2020-09-21  6:36 UTC  (2+ messages)

[PATCH 1/3] perf list: Remove dead code in argument check
 2020-09-21  6:34 UTC  (3+ messages)
` [PATCH 3/3] perf list: Add 'pfm' to list libpfm4 events

[PATCH] nvme: replace meaningless judgement by checking whether req is null
 2020-09-21  6:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
 2020-09-21  6:27 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC

[PATCH v3 0/2] add Intel MAX 10 BMC MFD driver & hwmon sub driver
 2020-09-21  6:17 UTC  (2+ messages)
` [PATCH v3 2/2] hwmon: intel-m10-bmc-hwmon: add hwmon support for Intel MAX 10 BMC

[PATCH v4 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-09-21  6:13 UTC  (11+ messages)
` [PATCH v4 02/11] usb: early: ehci-dbgp: "
` [PATCH v4 03/11] usb: pci-quirks: "
` [PATCH v4 04/11] usb: xhci-rcar: "
` [PATCH v4 05/11] usb: oxu210hp-hcd: "
` [PATCH v4 06/11] usb: fotg210-hcd: "
` [PATCH v4 07/11] usb: isp1760-hcd: "
` [PATCH v4 08/11] usb: phy-ulpi-viewport: "
` [PATCH v4 09/11] usb: phy: phy-mv-usb: "
` [PATCH v4 10/11] usb: udc: net2280: "
` [PATCH v4 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic()

[PATCH] Bluetooth: Fix the vulnerable issue on enc key size
 2020-09-21  6:08 UTC 

linux-next: Fixes tag needs some work in the net tree
 2020-09-21  6:04 UTC  (2+ messages)

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-09-21  5:48 UTC  (3+ messages)
` [Patch v2 2/3] rtc: pcf2127: add "no-watchdog" property
` [Patch v2 3/3] arm64: dts: lx2160a: Add "no-watchdog" property to pcf2127

[PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board
 2020-09-21  6:00 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

general protection fault in perf_misc_flags
 2020-09-21  5:54 UTC  (3+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-21  5:53 UTC  (2+ messages)

[PATCH 3/3] exfat: replace memcpy with structure assignment
 2020-09-21  5:51 UTC  (3+ messages)

[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry()
 2020-09-21  5:49 UTC  (3+ messages)

[PATCHSET v2 0/4] perf stat: Expand events for each cgroup
 2020-09-21  5:49 UTC  (13+ messages)
` [PATCH 1/4] perf evsel: Add evsel__clone() function
` [PATCH 2/4] perf stat: Add --for-each-cgroup option
` [PATCH 3/4] perf tools: Copy metric events properly when expand cgroups
` [PATCH 4/4] perf test: Add expand cgroup event test

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-09-21  5:48 UTC  (2+ messages)

KASAN: use-after-free Read in btrfs_scan_one_device
 2020-09-21  5:38 UTC  (2+ messages)

[PATCH v2 0/6] tools/bootconfig: Add boot-time tracing script
 2020-09-21  5:31 UTC  (2+ messages)

[PATCH] drivers:staging:comedi:comedi.h: Fixed typos in comments
 2020-09-21  5:30 UTC 

[PATCH v2 0/3] mainline Plymovent M2M board
 2020-09-21  5:23 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: add "

linux-next: manual merge of the usb tree with the pci tree
 2020-09-21  5:18 UTC 

KMSAN: uninit-value in hsr_fill_frame_info
 2020-09-21  5:12 UTC 

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-21  5:11 UTC  (12+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment
 2020-09-21  5:09 UTC  (2+ messages)

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-21  4:58 UTC  (8+ messages)
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-21  4:57 UTC  (2+ messages)

WARNING in tracepoint_add_func
 2020-09-21  4:56 UTC  (2+ messages)

[PATCH v2 1/2] vfio/pci: Remove redundant declaration of vfio_pci_driver
 2020-09-21  4:51 UTC  (2+ messages)
` [PATCH v2 2/2] vfio/pci: Don't regenerate vconfig for all BARs if !bardirty

kernel v5.9-rc6 not compiling
 2020-09-21  4:37 UTC 

let import_iovec deal with compat_iovecs as well
 2020-09-21  4:41 UTC  (8+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

[PATCH v4 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-21  4:23 UTC  (4+ messages)
` [PATCH v4 2/4] Bluetooth: Handle system suspend resume case
` [PATCH v4 3/4] Bluetooth: Handle active scan case
` [PATCH v4 4/4] Bluetooth: Add toggle to switch off interleave scan

[RFC PATCH] arm64: dts: mt8183: Add arm,no-tick-in-suspend
 2020-09-21  4:14 UTC 

[PATCH 1/2] drivers:staging:comedi:comedi.h Fixed typo in comment
 2020-09-21  4:13 UTC 

linux-next: build failure after merge of the iommu tree
 2020-09-21  4:09 UTC 

[PATCH] mm/mempolicy: remove or narrow the lock on current
 2020-09-21  4:04 UTC 

[PATCH] clk: clk-prima2: fix return value check in prima2_clk_init()
 2020-09-21  3:45 UTC 

[PATCH v7 0/7] perf: Stream comparison
 2020-09-21  3:34 UTC  (8+ messages)
` [PATCH v7 1/7] perf util: Create streams
` [PATCH v7 2/7] perf util: Get the evsel_streams by evsel_idx
` [PATCH v7 3/7] perf util: Compare two streams
` [PATCH v7 4/7] perf util: Link stream pair
` [PATCH v7 5/7] perf util: Calculate the sum of total streams hits
` [PATCH v7 6/7] perf util: Report hot streams
` [PATCH v7 7/7] perf diff: Support hot streams comparison


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 NNTP newsgroup(s).