linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 08:01:26 to 2020-09-18 10:13:12 UTC [more...]

[PATCH v32 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-09-18  9:53 UTC  (15+ messages)
` [PATCH v33 "
  ` [PATCH v35 00/13] /dev/random - a new approach
    ` [PATCH v35 02/13] LRNG - allocate one DRNG instance per NUMA node
    ` [PATCH v35 03/13] LRNG - sysctls and /proc interface
    ` [PATCH v35 04/13] LRNG - add switchable DRNG support
    ` [PATCH v35 05/13] LRNG - add common generic hash support
    ` [PATCH v35 06/13] crypto: DRBG - externalize DRBG functions for LRNG
    ` [PATCH v35 07/13] LRNG - add SP800-90A DRBG extension
    ` [PATCH v35 08/13] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v35 09/13] crypto: provide access to a static Jitter RNG state
    ` [PATCH v35 10/13] LRNG - add Jitter RNG fast noise source
    ` [PATCH v35 11/13] LRNG - add SP800-90B compliant health tests
    ` [PATCH v35 12/13] LRNG - add interface for gathering of raw entropy
    ` [PATCH v35 13/13] LRNG - add power-on and runtime self-tests

[rcu:rcu/next] BUILD SUCCESS 4ad1536d5b19b769f326a2ef9f9572a0084ebefe
 2020-09-18 10:10 UTC 

[PATCH leds v2 00/50] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-18 10:10 UTC  (6+ messages)
` [PATCH leds v2 05/50] leds: various: guard of_match_table member value with of_match_ptr

[PATCH 0/3] fbdev: stop using compat_alloc_user_space
 2020-09-18 10:09 UTC  (4+ messages)
` [PATCH 1/3] fbdev: simplify fb_getput_cmap()
` [PATCH 2/3] fbdev: sbuslib: remove unused FBIOSCURSOR32 helper
` [PATCH 3/3] fbdev: sbuslib: remove compat_alloc_user_space usage

[PATCH v3] ptp: mark symbols static where possible
 2020-09-18 10:09 UTC 

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-18 10:07 UTC  (13+ messages)
` [tip: locking/urgent] locking/percpu-rwsem: Use this_cpu_{inc,dec}() "

[PATCH 0/1] Use memset_io to access I/O memory
 2020-09-18 10:05 UTC  (3+ messages)
` [PATCH] ASoC: "

[PATCH v16 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP
 2020-09-18 10:06 UTC  (2+ messages)

[PATCH printk 0/3] printk: move dictionaries to meta data
 2020-09-18 10:06 UTC  (3+ messages)
` [PATCH printk 1/3] printk: move printk_info into separate array

resolve_btfids breaks kernel cross-compilation
 2020-09-18 10:05 UTC  (6+ messages)

[V9fs-developer] [PATCH RFC 4/4] 9p: fix race issue in fid contention
 2020-09-18 10:05 UTC  (6+ messages)
`  "

[PATCH 0/3] hwmon: (lm75) Add regulator support
 2020-09-18 10:04 UTC  (7+ messages)
` [PATCH 3/3] "

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18 10:05 UTC  (6+ messages)
` [PATCH 01/13] mm: use add_page_to_lru_list()

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-18 10:02 UTC  (4+ messages)
` [PATCH v9 3/7] iommu/uapi: Introduce enum type for PASID data format

[PATCH -next] i2c: efm32: Use devm_platform_get_and_ioremap_resource()
 2020-09-18 10:01 UTC  (3+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-18  9:58 UTC  (15+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[PATCH] ALSA: compat_ioctl: avoid compat_alloc_user_space
 2020-09-18  9:56 UTC 

[PATCH 0/5] staging: vchiq: stop using compat_alloc_user_space
 2020-09-18  9:54 UTC  (6+ messages)
` [PATCH 1/5] staging: vchiq: rework compat handling
` [PATCH 2/5] staging: vchiq: convert compat create_service
` [PATCH 3/5] staging: vchiq: convert compat dequeue_message
` [PATCH 4/5] staging: vchiq: convert compat bulk transfer
` [PATCH 5/5] staging: vchiq: convert compat await_completion

[PATCHv3 0/1] Optimize ext4 file overwrites - perf improvement
 2020-09-18  9:52 UTC  (3+ messages)
` [PATCHv3 1/1] ext4: Optimize file overwrites

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-18  9:46 UTC  (17+ messages)
` [PATCH v2 05/37] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v2 07/37] kasan: split out shadow.c from common.c
` [PATCH v2 20/37] kasan: rename tags.c to tags_sw.c
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 27/37] arm64: mte: Switch GCR_EL1 in kernel entry and exit

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18  9:44 UTC  (13+ messages)

[PATCH] ocxl: fix kconfig dependency warning for OCXL
 2020-09-18  9:41 UTC 

[PATCH v4] usb-serial:cp210x: add support to software flow control
 2020-09-18  9:42 UTC  (2+ messages)

[PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work
 2020-09-18  9:40 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: document a new quirk for dwc3

[RFC 0/5] disable pcplists during page isolation
 2020-09-18  9:37 UTC  (4+ messages)
` [RFC 3/5] mm, page_alloc(): remove setup_pageset()

[PATCH v2 0/9] clocksource: sp804: add support for Hisilicon sp804 timer
 2020-09-18  9:34 UTC  (4+ messages)
` [PATCH v2 7/9] "

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-18  9:33 UTC  (10+ messages)

[PATCH v2] dt-bindings: power: rockchip: Convert to json-schema
 2020-09-18  9:32 UTC 

[PATCH] scsi: arcmsr: Remove the superfluous break
 2020-09-18  9:32 UTC 

[PATCH 0/3] amd : iommu : Initial IOMMU support for SNP
 2020-09-18  9:31 UTC  (3+ messages)
` [PATCH 2/3] iommu: amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR

[PATCH -next] gpu: gma500: Remove set but not used variable
 2020-09-18  9:27 UTC 

[PATCH] iio: buffer: split buffer sysfs creation to take buffer as primary arg
 2020-09-18  9:25 UTC  (5+ messages)

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-18  9:24 UTC  (13+ messages)
` [PATCH v3 01/11] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v3 03/11] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v3 06/11] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars

linux-next: build warning after merge of the sound-asoc tree
 2020-09-18  9:21 UTC  (2+ messages)

[PATCH v2] software_node: Add support for fwnode_graph*() family of functions
 2020-09-18  9:22 UTC  (11+ messages)

[PATCH net-next] hinic: modify irq name
 2020-09-18  9:23 UTC 

[PATCH -next] tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-18  9:20 UTC 

[PATCH] Documentation: Chinese translation of Documentation/arm64/amu.rst
 2020-09-18  9:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: Enable PCI write-combine resources under sysfs
 2020-09-18  9:21 UTC  (2+ messages)

[PATCH v2] iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
 2020-09-18  9:17 UTC  (2+ messages)

[PATCH -next] tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-18  9:13 UTC 

[PATCH RFC v1 00/18] Introducing Linux root partition support for Microsoft Hypervisor
 2020-09-18  9:12 UTC  (3+ messages)
` [PATCH RFC v1 04/18] iommu/hyperv: don't setup IRQ remapping when running as root

[PATCH] scsi: remove redundant initialization of variable ret
 2020-09-18  9:07 UTC 

[RESEND][PATCH 0/2] iommu/tegra-smmu: Fix TLB line for Tegra210
 2020-09-18  9:07 UTC  (2+ messages)

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  9:06 UTC  (5+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[PATCH net-next v4 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-09-18  9:04 UTC  (4+ messages)
` [PATCH net-next v4 5/5] ravb: "

[PATCH 2/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains
 2020-09-18  9:03 UTC  (2+ messages)
` [tip: x86/cpu] x86/mm/pat: "

[PATCH 1/3 v4] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature
 2020-09-18  9:03 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: "

[PATCH] net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226
 2020-09-18  9:02 UTC  (3+ messages)

[PATCH -next] powerpc/papr_scm: Fix warnings about undeclared variable
 2020-09-18  8:59 UTC 

[PATCH v3] net: use exponential backoff in netdev_wait_allrefs
 2020-09-18  9:00 UTC  (3+ messages)

[PATCH] iommu: fsl_pamu: Replace use of kzfree with kfree_sensitive
 2020-09-18  8:59 UTC  (2+ messages)

[PATCH] media: rc: gpio-ir-recv: add QoS support for cpuidle system
 2020-09-18  8:56 UTC  (7+ messages)

[V2] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-18  8:55 UTC 

[PATCH] Handle init_iova_flush_queue failure in dma-iommu path
 2020-09-18  8:55 UTC  (2+ messages)

remove blkdev_get as a public API
 2020-09-18  8:52 UTC  (3+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev

[PATCH -next] misc: pvpanic: Use devm_platform_ioremap_resource()
 2020-09-18  8:51 UTC  (2+ messages)

[PATCH] iommu/amd: Add prefetch iommu pages command build function
 2020-09-18  8:49 UTC  (2+ messages)

[PATCH net-next] net: cortina: Remove set but not used variable
 2020-09-18  8:49 UTC 

[patch 00/10] sched: Migrate disable support for RT
 2020-09-18  8:48 UTC  (12+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-18  8:44 UTC  (3+ messages)

[PATCH 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-18  8:44 UTC  (4+ messages)
` [PATCH 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

linux-next: Tree for Sep 18
 2020-09-18  8:44 UTC 

[PATCH] net/sched: cbs: fix calculation error of idleslope credits
 2020-09-18  8:42 UTC 

[PATCH v2 0/5] seqlock: Introduce PREEMPT_RT support
 2020-09-18  8:42 UTC  (2+ messages)
` [tip: locking/core] seqlock: Unbreak lockdep

[PATCH 1/2] tee: replace cdev_add + device_add with cdev_device_add
 2020-09-18  8:41 UTC  (2+ messages)

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-18  8:09 UTC  (5+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCH net-next] net: ethernet: Remove set but not used variable
 2020-09-18  8:39 UTC 

[PATCH] iommu: Kconfig: Update help description for IPMMU_VMSA config
 2020-09-18  8:38 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: phy: cdns,torrent-phy: add reset-names
 2020-09-18  8:37 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phy

[PATCH] net: bypass ->sendpage for slab pages
 2020-09-18  8:37 UTC  (5+ messages)

linux-next: Tree for Sep 17
 2020-09-18  8:37 UTC  (4+ messages)
` linux-next: Tree for Sep 17 (net/ipv4/devinet.c)

[PATCH] iommu/amd: Fix potential @entry null deref
 2020-09-18  8:36 UTC  (2+ messages)

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-09-18  8:35 UTC  (3+ messages)

[PATCH -next] iommu/rockchip: Use devm_platform_ioremap_resource()
 2020-09-18  8:34 UTC 

[PATCH -next] iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:31 UTC 

[PATCH V2 1/3] efi: Support for MOK variable config table
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v6 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-09-18  8:31 UTC  (3+ messages)

[tip: efi/core] efi/printf: remove unneeded semicolon
 2020-09-18  8:30 UTC 

[PATCH v2 0/5] spi: spi-mtk-nor: Add mt8192 support
 2020-09-18  8:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: spi: add mt8192-nor compatible string
` [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 v2 5/5] spi: spi-mtk-nor: Add power management support

[PATCH v2] usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
 2020-09-18  8:30 UTC 

[tip: efi/core] efi/libstub: arm32: Use low allocation for the uncompressed kernel
 2020-09-18  8:30 UTC 

[PATCH v6 7/9] efi: Rename arm-init to efi-init common for all arch
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[tip: efi/core] efi/libstub: Export efi_low_alloc_above() to other units
 2020-09-18  8:30 UTC 

[tip: efi/core] efi/libstub: arm32: Base FDT and initrd placement on image address
 2020-09-18  8:30 UTC 

[tip: efi/core] efi/libstub: Add efi_warn and *_once logging helpers
 2020-09-18  8:30 UTC 

[tip: efi/core] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
 2020-09-18  8:30 UTC 

[PATCH V2 3/3] integrity: Load certs from the EFI MOK config table
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id
 2020-09-18  8:30 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-18  8:29 UTC  (2+ messages)

[PATCH -next] iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:28 UTC 

[tip: efi/urgent] efi: efibc: check for efivars write capability
 2020-09-18  8:25 UTC 

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:00 UTC  (13+ messages)
` [PATCHv8 01/12] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCHv8 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv8 03/12] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCHv8 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv8 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCHv8 06/12] PCI: layerscape: Fix some format issue of the code
` [PATCHv8 07/12] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCHv8 08/12] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCHv8 09/12] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv8 11/12] misc: pci_endpoint_test: Add LS1088a in pci_device_id table
` [PATCHv8 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
 2020-09-18  8:22 UTC  (2+ messages)

[PATCH -next] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:21 UTC 

[PATCHv3] perf kvm: add kvm-stat for arm64
 2020-09-18  8:20 UTC  (8+ messages)

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-18  8:04 UTC  (8+ messages)
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v4 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH v2] doc: zh_CN: index files in arm64 subdirectory
 2020-09-18  8:11 UTC  (2+ messages)
` [PATCH v3] "

Computername: La Donna, with NUR-X
 2020-09-18  8:19 UTC  (2+ messages)
` Computername: La HAQ, "

[PATCH] x86/unwind/fp: Fix FP unwinding in ret_from_fork
 2020-09-18  8:19 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-18  8:19 UTC  (4+ messages)
` [PATCH v2 09/13] dt-bindings: pinctrl: include common schema in GPIO controllers

[PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-09-18  8:18 UTC  (4+ messages)

[PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
 2020-09-18  8:18 UTC  (2+ messages)

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-18  8:16 UTC  (7+ messages)

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:15 UTC  (4+ messages)
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding

[PATCH -next] crypto: atmel-{aes,sha,tdes} - Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:14 UTC 

[PATCH v4 1/3] iio: core: Add optional symbolic label to a device channel
 2020-09-18  8:11 UTC  (2+ messages)

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2020-09-18  8:06 UTC  (3+ messages)

[PATCH] ARM: dts: picoxcell: drop unused reg-io-width from DW APB GPIO controller
 2020-09-18  8:12 UTC 

[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
 2020-09-18  8:09 UTC 

[PATCH -next] ARM: zx: Use devm_platform_ioremap_resource()
 2020-09-18  8:04 UTC 

linux-next: manual merge of the staging tree with the crypto tree
 2020-09-18  8:05 UTC  (5+ messages)

linux-next: build warning after merge of the v4l-dvb-fixes tree
 2020-09-18  8:03 UTC  (3+ messages)

[PATCH v2 0/2] perf probe: Support debuginfod client
 2020-09-18  8:01 UTC  (3+ messages)
` [PATCH v2 1/2] perf probe: Fix to adjust symbol address with correct reloc_sym address
` [PATCH v2 2/2] perf probe: Fall back to debuginfod query if debuginfo and source not found


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