linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 06:48:32 to 2020-01-15 10:40:13 UTC [more...]

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

[PATCH] soc: imx: Makefile: only build soc-imx8 when CONFIG_ARM64
 2020-01-15 10:38 UTC  (6+ messages)

[PATCH v9 0/2] soc: ti: k3: Introduce ringacc driver
 2020-01-15 10:35 UTC  (3+ messages)
` [PATCH v9 1/2] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v9 2/2] soc: ti: k3: add navss ringacc driver

[RFC PATCH 1/8] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
 2020-01-15 10:35 UTC  (3+ messages)

[PATCH v3 0/7] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-15 10:29 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: atmel-tcb: remove wildcard
` [PATCH v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb

[PATCH] iommu/vt-d: fix the wrong printing in RHSA parsing
 2020-01-15 10:28 UTC 

[PATCH] sched/fair: remove redundant call to cpufreq_update_util
 2020-01-15 10:28 UTC  (2+ messages)

[PATCH 0/2] gpio: mockup: minor maintenance
 2020-01-15 10:28 UTC  (2+ messages)

linux-next: build warning after merge of the spi tree
 2020-01-15 10:27 UTC  (3+ messages)

[PATCH v4 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-15 10:25 UTC  (22+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v4 02/14] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v4 08/14] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v4 09/14] dmaengine: tegra-apb: Clean up runtime PM teardown
` [PATCH v4 10/14] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v4 12/14] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v4 13/14] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v4 14/14] dmaengine: tegra-apb: Remove MODULE_ALIAS

[PATCH v10 00/14] add the latest exfat driver
 2020-01-15 10:25 UTC  (21+ messages)
    ` [PATCH v10 01/14] exfat: add in-memory and on-disk structures and headers
    ` [PATCH v10 02/14] exfat: add super block operations
    ` [PATCH v10 03/14] exfat: add inode operations
    ` [PATCH v10 04/14] exfat: add directory operations
    ` [PATCH v10 05/14] exfat: add file operations
    ` [PATCH v10 06/14] exfat: add fat entry operations
    ` [PATCH v10 07/14] exfat: add bitmap operations
    ` [PATCH v10 08/14] exfat: add exfat cache
    ` [PATCH v10 09/14] exfat: add misc operations
    ` [PATCH v10 10/14] exfat: add nls operations
    ` [PATCH v10 11/14] exfat: add Kconfig and Makefile
    ` [PATCH v10 12/14] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH v10 13/14] MAINTAINERS: add exfat filesystem
    ` [PATCH v10 14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive

[PATCH -next] gpio: Remove the unused flags
 2020-01-15 10:25 UTC  (2+ messages)

[PATCH 1/4] alarmtimer: Unregister wakeup source when module get fails
 2020-01-15 10:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] gpiolib: Set lockdep class for hierarchical irq domains
 2020-01-15 10:23 UTC  (2+ messages)

[PATCH] remoteproc: Add support for predefined notifyids
 2020-01-15 10:21 UTC 

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-15 10:21 UTC  (3+ messages)
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed

[PATCH v2] arm64: cpufeature: Export matrix and other features to userspace
 2020-01-15 10:17 UTC  (4+ messages)

[PATCH] fs/ext4: remove MPAGE_DA_EXTENT_TAIL
 2020-01-15 10:12 UTC  (2+ messages)

[RFC PATCH v2 0/3] ACPI: New eject flow to remove devices cautiously
 2020-01-15 10:15 UTC  (3+ messages)
` [RFC PATCH v2 1/3] ACPI / hotplug: Send change events for offline/online requests when eject is triggered

[GIT PULL] pinctrl: samsung: Pull for v5.6
 2020-01-15 10:13 UTC  (2+ messages)

[PATCH v7 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
 2020-01-15 10:12 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: net: bluetooth: add interrupts properties
` [PATCH v7 2/2] bluetooth: hci_bcm: enable IRQ capability from devicetree

[RFC PATCH v5] f2fs: support data compression
 2020-01-15 10:12 UTC  (12+ messages)
  ` [f2fs-dev] "

[PATCH] staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211
 2020-01-15 10:12 UTC 

[PATCH 2/4] alarmtimer: Make alarmtimer platform device child of RTC device
 2020-01-15 10:07 UTC  (2+ messages)

[PATCH v3] mmc: sdhci: fix minimum clock rate for v3 controller
 2020-01-15 10:01 UTC  (2+ messages)

[PATCH] time: tick-sched: Annotate lockless access to last_jiffies_update
 2020-01-15 10:01 UTC  (2+ messages)
` [tip: timers/urgent] tick/sched: "

[PATCH v5 0/6] Raspberry Pi 4 PCIe support
 2020-01-15 10:00 UTC  (5+ messages)
` [PATCH v5 3/6] PCI: brcmstb: Add Broadcom STB PCIe host controller driver

[PATCH] xfrm: interface: do not confirm neighbor when do pmtu update
 2020-01-15  9:57 UTC  (2+ messages)

[PATCH v4] btrfs: Use larger zlib buffer for s390 hardware compression
 2020-01-15  9:54 UTC  (2+ messages)
` Fwd: "

[PATCH -next] f2fs: remove set but not used variable 'cs_block'
 2020-01-15  9:54 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH -next] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15  9:52 UTC  (4+ messages)

[PATCH v5] reboot: support offline CPUs before reboot
 2020-01-15  9:49 UTC  (2+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-15  9:45 UTC  (11+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH 1/1] mm: fix tick_sched timer blocked by pgdat_resize_lock
 2020-01-15  9:45 UTC  (7+ messages)
` [PATCH RESEND] "

[PATCH v8 00/18] dmaengine/soc: Add Texas Instruments UDMA support
 2020-01-15  9:44 UTC  (8+ messages)
` [PATCH v8 02/18] soc: ti: k3: add navss ringacc driver

[PATCH 0/4] introduce memory hinting API for external process
 2020-01-15  9:38 UTC  (7+ messages)
` [PATCH 2/4] mm: introduce external memory hinting API

[PATCH v7 0/2] New zonefs file system
 2020-01-15  9:36 UTC  (6+ messages)
` [PATCH v7 1/2] fs: "
` [PATCH v7 2/2] zonefs: Add documentation

[PATCH][v7] x86/resctrl: Add task resctrl information display
 2020-01-15  9:28 UTC 

[PATCH -next v2] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15  9:24 UTC  (3+ messages)

[RESEND PATCH v9 00/12] Support ROHM BD71828 PMIC
 2020-01-15  9:21 UTC  (13+ messages)
` [RESEND PATCH v9 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [RESEND PATCH v9 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [RESEND PATCH v9 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [RESEND PATCH v9 04/12] mfd: bd718x7: Add compatible for BD71850
` [RESEND PATCH v9 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RESEND PATCH v9 06/12] mfd: input: bd71828: Add power-key support
` [RESEND PATCH v9 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [RESEND PATCH v9 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RESEND PATCH v9 09/12] rtc: bd70528: add BD71828 support
` [RESEND PATCH v9 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RESEND PATCH v9 11/12] leds: Add common LED binding parsing support to LED class/core
` [RESEND PATCH v9 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[patch] mm, oom: dump stack of victim when reaping failed
 2020-01-15  9:18 UTC  (3+ messages)

[PATCH -next] ath11k: add dependency for struct ath11k member debug
 2020-01-15  9:18 UTC  (2+ messages)

[BUGFIX PATCH] selftests: Fix pthread link option
 2020-01-15  9:16 UTC 

[PATCH 0/3] clk: imx8mn: add snvs clock
 2020-01-15  9:14 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: imx8mn: add SNVS clock
` [PATCH 2/3] clk: imx8mn: add SNVS clock to clock tree
` [PATCH 3/3] arm64: dts: imx8mn: add clock for snvs rtc node

[PATCH 0/6] i2c-stm32f7: support suspend/resume & wakeup
 2020-01-15  9:13 UTC  (5+ messages)
` [PATCH 4/6] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support
` [PATCH 5/6] i2c: i2c-stm32f7: allow controller to be wakeup-source

[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
 2020-01-15  9:08 UTC  (4+ messages)
` [RFC 1/4] asm-generic/uaccess: don't define inline functions if noinline lib/* in use

[PATCH v2] usb: cdns3: Add streams support to cadence USB3 DRD driver
 2020-01-15  9:07 UTC  (2+ messages)

[PATCH 0/2] ath10k: Enable QDSS clock on sm8150
 2020-01-15  9:04 UTC  (3+ messages)

[PATCH 01/19] dax: remove block device dependencies
 2020-01-15  9:03 UTC  (11+ messages)

[PATCH v12 0/4] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-15  8:58 UTC  (5+ messages)
` [PATCH v12 1/4] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH v12 2/4] dt-bindings: mediatek: mt2712: "
` [PATCH v12 3/4] watchdog: mtk_wdt: mt8183: Add reset controller
` [PATCH v12 4/4] watchdog: mtk_wdt: mt2712: "

[PATCH v3 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-15  8:58 UTC  (6+ messages)
` [PATCH v3 12/36] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v3 26/36] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic

[PATCH net] net: dsa: tag_qca: fix doubled Tx statistics
 2020-01-15  8:56 UTC 

[PATCH v2] mmc: sdhci: fix minimum clock rate for v3 controller
 2020-01-15  8:55 UTC  (2+ messages)

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2020-01-15  8:55 UTC  (4+ messages)
` [PATCH v4 1/3] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
  ` [PATCH v4 2/3] Bluetooth: hci_qca: Retry btsoc initialize when it fails
  ` [PATCH v4 3/3] Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome

[PATCH net] net: dsa: tag_gswip: fix typo in tagger name
 2020-01-15  8:54 UTC 

[PATCH V2] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-15  8:53 UTC  (10+ messages)

[PATCH v2 0/2] Add mt8173 elm and hana board
 2020-01-15  8:53 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add "

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-15  8:43 UTC  (5+ messages)
` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc

[PATCH v9 00/12] Support ROHM BD71828 PMIC
 2020-01-15  8:41 UTC  (4+ messages)
` [PATCH v9 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings

Problems with determining data presence by examining extents?
 2020-01-15  8:38 UTC  (2+ messages)

Making linkat() able to overwrite the target
 2020-01-15  8:36 UTC  (2+ messages)

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-15  8:34 UTC  (9+ messages)
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts

[PATCH 0/6] gpmi/mxs-dma runtime pm patch set
 2020-01-15  8:32 UTC  (7+ messages)
` [PATCH 3/6] dmaengine: mxs: add the power management functions
` [PATCH 4/6] dmaengine: mxs: switch from dma_coherent to dma_pool
` [PATCH 5/6] mtd: rawnand: gpmi: refine the runtime pm ops

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-15  8:32 UTC  (5+ messages)
` [PATCH 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio

[PATCH] mm/vmscan: remove prefetch_prev_lru_page
 2020-01-15  8:29 UTC  (3+ messages)

[PATCH] mfd: bd70528: Fix hour register mask
 2020-01-15  8:29 UTC 

[PATCH v3] rpmsg: core: add API to get MTU
 2020-01-15  8:27 UTC 

Weird fuse_operations.read calls with Linux 5.4
 2020-01-15  8:27 UTC 

[PATCH] x86/apic: mask IOAPIC entries when disable LAPIC
 2020-01-15  8:22 UTC 

[PATCH] x86/cpu: clear X86_BUG_SPECTRE_V2 on Zhaoxin family 7 CPUs
 2020-01-15  8:05 UTC 

[PATCH V3 1/3] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-01-15  8:17 UTC  (4+ messages)
` [PATCH V3 2/3] dt-bindings: pinctrl: Convert i.MX8MM "

[PATCH] x86/cpu: remove redundant cpu_detect_cache_sizes
 2020-01-15  8:00 UTC 

[PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
 2020-01-15  8:14 UTC  (10+ messages)

[PATCH] arm64: dts: realtek: rtd16xx: Add memory reservations
 2020-01-15  8:13 UTC  (2+ messages)

[PATCH 5.4 00/78] 5.4.12-stable review
 2020-01-15  8:12 UTC  (3+ messages)

SCHED_DEADLINE with CPU affinity
 2020-01-15  8:10 UTC  (2+ messages)

[PATCH] x86/cpu: Add Zhaoxin CPUs to the cpu vulnerability whitelist
 2020-01-15  8:11 UTC 

[patch 00/15] lib/vdso: Bugfix and consolidation
 2020-01-15  7:59 UTC  (4+ messages)
` [patch 09/15] clocksource: Add common vdso clock mode storage

[PATCH v2] rpmsg: core: add API to get MTU
 2020-01-15  7:56 UTC  (4+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-01-15  7:56 UTC  (11+ messages)

[PATCH v7] mfd: mt6360: add pmic mt6360 driver
 2020-01-15  7:55 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: phy: Add YAML schemas for Intel Combo phy
 2020-01-15  7:52 UTC  (5+ messages)

[PATCH] gpio: mvebu: clear irq in edge cause register before unmask edge irq
 2020-01-15  7:38 UTC 

[PATCH RFC net-next 00/20] net: dsa: add GRO support
 2020-01-15  7:38 UTC  (13+ messages)
` [PATCH RFC net-next 05/19] net: dsa: tag_ar9331: add GRO callbacks
` [PATCH RFC net-next 06/19] net: dsa: tag_gswip: fix typo in tag name

[PATCH] watchdog: da9062: make restart handler atomic safe
 2020-01-15  7:19 UTC  (3+ messages)

[PATCH] mmc: sdhci: fix minimum clock rate for v3 controller
 2020-01-15  7:16 UTC  (4+ messages)

[PATCH net v2 0/4] net: stmmac: general fixes for Ethernet functionality
 2020-01-15  7:10 UTC  (5+ messages)
` [PATCH net v2 1/4] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
` [PATCH net v2 2/4] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting implementation
` [PATCH net v2 3/4] net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
` [PATCH net v2 4/4] net: stmmac: update pci platform data to use phy_interface

[PATCH] tpm:tpm_tis_spi: set cs_change = 0 when timesout
 2020-01-15  7:09 UTC 

[PATCH v3] riscv: make sure the cores stay looping in .Lsecondary_park
 2020-01-15  7:06 UTC  (6+ messages)

[PATCH v1 0/2] support virtio mmio specification Version 3
 2020-01-15  7:06 UTC  (4+ messages)
` [PATCH v1 2/2] virtio-mmio: add features for virtio-mmio specification version 3

[PATCH v4] riscv: make sure the cores stay looping in .Lsecondary_park
 2020-01-15  6:54 UTC 

linux-next: Tree for Jan 15
 2020-01-15  7:04 UTC 

[PATCH] r8152: Add MAC passthrough support to new device
 2020-01-15  7:04 UTC  (4+ messages)

[PATCH] tpm:tpm_tis_spi: set cs_change = 0 when timesout
 2019-01-15  7:02 UTC 

[PATCH] tpm:tpm_tis_spi: set cs_change = 0 when timesout
 2019-01-15  6:59 UTC 

[PATCH] tcp: fix marked lost packets not being retransmitted
 2020-01-15  6:58 UTC  (4+ messages)

[PATCH] tpm:tpm_tis_spi: set cs_change = 0 when timesout
 2019-01-15  6:56 UTC 

RFC: hold i_rwsem until aio completes
 2020-01-15  6:56 UTC  (8+ messages)
` [PATCH 08/12] ext4: hold i_rwsem until AIO completes

linux-next: manual merge of the usb-gadget tree with Linus' tree
 2020-01-15  6:56 UTC  (2+ messages)

[PATCH] drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh
 2020-01-15  6:53 UTC  (2+ messages)

[PATCH] locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
 2020-01-15  6:50 UTC  (2+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-15  6:50 UTC  (7+ messages)
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

KASAN: stack-out-of-bounds Read in i801_isr
 2020-01-15  6:49 UTC  (2+ messages)


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