messages from 2020-09-21 07:30:36 to 2020-09-21 08:02:40 UTC [more...]
general protection fault in pvclock_gtod_notify (2)
2020-09-21 8:02 UTC
[PATCH -next] clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init
2020-09-21 8:24 UTC
[PATCH -next] clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_init
2020-09-21 8:24 UTC
[PATCH -next] drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspend
2020-09-21 8:24 UTC
[PATCH -next] binder: simplify the return expression of binder_mmap
2020-09-21 8:24 UTC
[PATCH -next] crypto: cpt - simplify the return expression of cav_register_algs
2020-09-21 8:24 UTC
[PATCH] drm/amdgpu/sriov: Enable the mcbp parameter for sriov
2020-09-21 8:02 UTC (2+ messages)
[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
2020-09-21 7:58 UTC (42+ messages)
` [RFC PATCH 01/41] random: remove dead code in credit_entropy_bits()
` [RFC PATCH 02/41] random: remove dead code for nbits < 0 "
` [RFC PATCH 03/41] random: prune dead assignment to entropy_bits "
` [RFC PATCH 04/41] random: drop 'reserved' parameter from extract_entropy()
` [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 09/41] random: protect ->entropy_count with the pool spinlock
` [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 30/41] random: add a queued_entropy instance to struct fast_pool
` [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 v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
2020-09-21 7:56 UTC (6+ 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 v3 3/8] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PATCH v3 4/8] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PATCH v3 7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
2020-09-21 7:58 UTC (6+ messages)
` [PATCH AUTOSEL 5.4 101/330] powerpc/powernv/ioda: Fix ref count for devices with their own PE
[PATCH v2] pwm: rockchip: Keep enabled PWMs running while probing
2020-09-21 8:01 UTC (3+ messages)
[igt-dev] [PATCH i-g-t v4 0/4] Test tiled display with aid of chamelium
2020-09-21 8:01 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/4] Make basic chamelium function accessible to other tests
Git in Outreachy?
2020-09-21 7:59 UTC (5+ messages)
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 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
[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
[Linux-kernel-mentees] [PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
2020-09-21 7:49 UTC (8+ messages)
` "
[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
[PATCH v3 0/2] Add WDT driver for Toshiba Visconti ARM SoC
2020-09-21 7:27 UTC (5+ 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
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 (34+ 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] ovl: Support FS_IOC_[SG]ETFLAGS and FS_IOC_FS[SG]ETXATTR ioctls on directories
2020-09-21 7:21 UTC
[PATCH] m68knommu: include SDHC support only when hardware has it
2020-09-21 7:38 UTC (2+ 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 3:25 UTC (4+ 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 "
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 (10+ messages)
` [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 support
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: "
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.