All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 07:59:20 to 2020-09-21 08:20:17 UTC [more...]

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-18 14:18 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH v2 02/13] dt-bindings: gpio: include common schema in "
` [PATCH v2 03/13] dt-bindings: gpio: pl061: add missing properties and include common schema
` [PATCH v2 04/13] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH v2 05/13] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH v2 06/13] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching
` [PATCH v2 07/13] dt-bindings: media: include common schema in GPIO controllers
` [PATCH v2 09/13] dt-bindings: pinctrl: "

[Buildroot] [PATCH v1 1/3] package/glibc: install locale cmd independent of NLS
 2020-09-21  8:20 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] package/postgresql: needs locale command

[PATCH 0/2] qdev: Let BusRealize() return a boolean value to indicate error
 2020-09-21  8:19 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-21  8:19 UTC  (4+ messages)

[PATCH][SMB3] mount.cifs: use SUDO_UID env variable for cruid
 2020-09-21  8:19 UTC  (8+ messages)

[PATCH] ovl: Support FS_IOC_[SG]ETFLAGS and FS_IOC_FS[SG]ETXATTR ioctls on directories
 2020-09-21  8:17 UTC  (2+ messages)

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

Segmentation fault when running sparse with current linux master
 2020-09-21  7:44 UTC  (3+ messages)

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-09-21  8:09 UTC  (41+ messages)
` [RFC PATCH 02/41] random: remove dead code for nbits < 0 in credit_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 0/1] Test case for checkout of added/deleted submodules in clones
 2020-09-21  8:15 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODEC
 2020-09-17 14:18 UTC 

[Bug 209285] New: compilation fails
 2020-09-21  8:15 UTC  (2+ messages)
` [Bug 209285] "

[dpdk-dev] [PATCH 0/3] enable AVX512 for iavf
 2020-09-21  8:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] net/iavf: enable AVX512 for legacy RX
  ` [dpdk-dev] [PATCH v3 2/3] net/iavf: enable AVX512 for flexible RX
  ` [dpdk-dev] [PATCH v3 3/3] net/iavf: enable AVX512 for TX

USB-Audio.conf patch for ASUS Xonar SE IEC958
 2020-09-20  3:46 UTC 

[PATCH 0/5] Add physical display dimensions to spice/virtio-gpu
 2020-09-21  8:12 UTC  (3+ messages)
` [PATCH 4/5] spice: get monitors physical dimension

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17  8:03 UTC  (2+ messages)
` [oss-drivers] "

[PATCH 0/3 v3] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-09-21  8:10 UTC  (4+ messages)
` [PATCH 1/3 v3] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it
` [PATCH 2/3 v3] nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of nested guests
` [PATCH 3/3 v3] nVMX: Test vmentry of unrestricted (unpaged protected) nested guest

linux-next: manual merge of the akpm-current tree with the arm64 tree
 2020-09-21  8:12 UTC  (2+ messages)

bug in mpt3sas vs Lenovo 530-8i
 2020-09-21  8:16 UTC  (4+ messages)

[PATCH v2] arm64: dts: zynqmp-zcu100-revC: correct interrupt flags
 2020-09-21  8:09 UTC  (3+ messages)

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-21  8:12 UTC  (2+ messages)

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-21  8:07 UTC  (7+ messages)

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-21  8:11 UTC  (4+ messages)
` [RFC PATCH net-next 5/6] net: process RPS/RFS work in kthread context

[PATCH v2 21/21] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
 2020-09-21  8:11 UTC  (3+ messages)

[PATCH] sound/pci/asihpi: fix spellint typo in comments
 2020-09-17  7:55 UTC 

[v2] cpuidle: add riscv cpuidle driver
 2020-09-21  8:09 UTC  (2+ messages)

bdi cleanups v6
 2020-09-21  8:07 UTC  (43+ messages)
` [Drbd-dev] "
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
  ` [Drbd-dev] "
` [PATCH 02/13] drbd: remove dead code in device_to_statistics
  ` [Drbd-dev] "
` [PATCH 03/13] bcache: inherit the optimal I/O size
  ` [Drbd-dev] "
` [Drbd-dev] [PATCH 04/13] aoe: set an "
  `  "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
  ` [Drbd-dev] "
` [PATCH 06/13] md: update the optimal I/O size on reshape
  ` [Drbd-dev] "
` [PATCH 07/13] block: lift setting the readahead size into the block layer
  ` [Drbd-dev] "
` [Drbd-dev] [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
  `  "
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
  ` [Drbd-dev] "
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
  ` [Drbd-dev] "
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
  ` [Drbd-dev] "
` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
  ` [Drbd-dev] "
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag
  ` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} "

[PATCH v2] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21  8:10 UTC 

general protection fault in pvclock_gtod_notify (2)
 2020-09-21  8:10 UTC  (2+ messages)

general protection fault in debug_check_no_obj_freed (3)
 2020-09-21  8:08 UTC 

WARNING in close_fs_devices (2)
 2020-09-21  8:02 UTC  (3+ messages)

[PATCH -next] binder: simplify the return expression of binder_mmap
 2020-09-21  8:24 UTC  (2+ messages)

[PATCH v3 0/4] Add meson build system
 2020-09-21  8:09 UTC  (4+ messages)
` [PATCH v3 2/4] pylibfdt: fix build lib location

general protection fault in perf_misc_flags
 2020-09-21  8:08 UTC  (4+ messages)

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-21  8:05 UTC  (7+ messages)
` [PATCH 16/37] qapi: establish mypy type-checking baseline

[PATCH] drm/amdgpu/sriov: Enable the mcbp parameter for sriov
 2020-09-21  8:07 UTC  (3+ messages)

[PATCH] spice: remove obsolete callback
 2020-09-21  8:02 UTC  (2+ messages)

[PATCH v11 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-21  8:03 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  (7+ messages)
` [PATCH v3 1/8] hw/arm/raspi: Display the board revision in the machine description
` [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 5/8] hw/arm/raspi: Use more specific machine names
` [PATCH v3 6/8] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PATCH v3 8/8] hw/arm/raspi: Remove use of the 'version' value in the board code

[dpdk-dev] [PATCH 1/1] eal/linux: fix event set error for rte_epoll_event
 2020-09-21  8:04 UTC  (3+ messages)

[PATCH v2] btrfs: fix overflow when copying corrupt csums for a message
 2020-09-21  7:57 UTC 

[PATCH -next] clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init
 2020-09-21  8:24 UTC  (3+ messages)

[PATCH -next] fpga: dfl: simplify the return expression of fme_perf_pmu_register
 2020-09-21  8:24 UTC 

[PATCH -next] drm/ast: simplify the return expression of ast_* function
 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  (3+ messages)

[PATCH -next] HID: intel-ish-hid: simplify the return expression of ishtp_hid_parse
 2020-09-21  8:24 UTC 

[PATCH -next] pinctrl: spear: simplify the return expression of spear310_pinctrl_probe
 2020-09-21  8:24 UTC  (2+ messages)

[PATCH -next] drm/amd/pm: simplify the return expression of smu_hw_fini
 2020-09-21  8:24 UTC 

[PATCH -next] Input: synaptics-rmi4 - simplify the return expression of rmi_driver_of_probe
 2020-09-21  8:24 UTC 

[PATCH -next] interconnect: simplify the return expression of imx_icc_unregister
 2020-09-21  8:24 UTC  (2+ messages)

[PATCH -next] media: venus: simplify the return expression of venus_sys_set_* function
 2020-09-21  8:24 UTC 

[PATCH -next] media: anysee: simplify the return expression of anysee_ci_* function
 2020-09-21  8:24 UTC 

[PATCH -next] media: media/pci: simplify the return expression of verify_window_lock
 2020-09-21  8:24 UTC 

XDC 2020 feedback and comments
 2020-09-21  8:03 UTC 

[PATCH -next] mtd: onenand_base: simplify the return expression of onenand_transfer_auto_oob
 2020-09-21  8:24 UTC  (2+ messages)

[PATCH -next] rtc: rv8803: simplify the return expression of rv8803_nvram_write
 2020-09-21  8:24 UTC 

[PATCH -next] tpm/st33zp24/i2c: simplify the return expression of st33zp24_i2c_remove
 2020-09-21  8:24 UTC 

[PATCH -next] omapfb: simplify the return expression of panel_dpi_connect
 2020-09-21  8:24 UTC 

[PATCH -next] snic: simplify the return expression of svnic_cq_alloc
 2020-09-21  8:24 UTC 

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21  8:02 UTC  (5+ messages)

[PATCH v2] pwm: rockchip: Keep enabled PWMs running while probing
 2020-09-21  8:01 UTC  (4+ messages)

[PATCH -next] omapfb: simplify the return expression of sharp_ls_connect
 2020-09-21  8:24 UTC 

[PATCH -next] omapfb: simplify the return expression of tpo_td043_connect
 2020-09-21  8:24 UTC 

[PATCH -next] PCI: mobiveil: simplify the return expression of mobiveil_pcie_init_irq_domain
 2020-09-21  8:24 UTC 

[PATCH -next] sata, highbank: simplify the return expression of ahci_highbank_suspend
 2020-09-21  8:24 UTC 

[PATCH -next] [SCSI] fnic: simplify the return expression of vnic_wq_copy_alloc
 2020-09-21  8:24 UTC 

[PATCH -next] scsi: libsas: simplify the return expression of sas_discover_end_dev
 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] crypto: cpt - simplify the return expression of cav_register_algs
 2020-09-21  8:24 UTC 

[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

[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)


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.