All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 23:21:00 to 2020-06-25 00:54:59 UTC [more...]

[Intel-gfx] [PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-25  0:11 UTC  (5+ messages)
`  "

[PATCH 0/3] x86/fsgsbase: Some fixes
 2020-06-25  0:54 UTC  (3+ messages)
` [PATCH 3/3] x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase

[PATCH v5 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-25  0:46 UTC  (80+ messages)
` [PATCH v5 01/27] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v5 02/27] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v5 03/27] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v5 04/27] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v5 05/27] clk: bcm: rpi: Statically init clk_init_data
` [PATCH v5 06/27] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v5 07/27] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v5 08/27] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v5 09/27] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v5 10/27] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v5 11/27] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v5 12/27] clk: bcm: rpi: Use CCF boundaries instead of rolling our own
` [PATCH v5 13/27] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v5 14/27] clk: bcm: rpi: Add clock id to data
` [PATCH v5 15/27] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v5 16/27] clk: bcm: rpi: Rename is_prepared function
` [PATCH v5 17/27] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v5 18/27] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v5 19/27] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v5 20/27] clk: bcm: rpi: Add an enum for the firmware clocks
` [PATCH v5 21/27] clk: bcm: rpi: Discover "
` [PATCH v5 22/27] clk: bcm: rpi: Give firmware clocks a name
` [PATCH v5 23/27] Revert "clk: bcm2835: remove pllb"
` [PATCH v5 25/27] clk: bcm2835: Allow custom CCF flags for the PLLs
` [PATCH v5 26/27] clk: bcm2835: Don't cache the PLLB rate
` [PATCH v5 27/27] clk: bcm: rpi: Remove the quirks for the CPU clock

[PATCH net-next 0/5] dpaa2-eth: small updates
 2020-06-25  0:52 UTC  (3+ messages)
` [PATCH net-next 3/5] dpaa2-eth: fix condition for number of buffer acquire retries

[GIT PULL] erofs fixes for 5.8-rc3
 2020-06-25  0:50 UTC  (3+ messages)

[GIT PULL] virtio: fixes, tests
 2020-06-25  0:50 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: FBC fixes
 2020-06-25  0:49 UTC  (7+ messages)
` [Intel-gfx] [PATCH 08/12] drm/i915/fbc: Parametrize FBC_CONTROL
` [Intel-gfx] [PATCH 09/12] drm/i915/fbc: Store the fbc1 compression interval in the params
` [Intel-gfx] [PATCH 10/12] drm/i915/fbc: Reduce fbc1 compression interval to 1 second

[RESEND PATCH v10] dt-bindings: ufs: Add bindings for Samsung ufs host
 2020-06-25  0:30 UTC 

[PATCH 0/2] arm: mvebu: a38x: USB2 serdes changes
 2020-06-25  0:48 UTC  (3+ messages)
` [PATCH 1/2] arm: mvebu: a38x: Fix typo
` [PATCH 2/2] arm: mvebu: a38x: Adjust UTMI PHY parameters

[pinctrl:for-next] BUILD SUCCESS e337924b7654127dc41364aee61e1af478025248
 2020-06-25  0:47 UTC 

[pinctrl:fixes] BUILD SUCCESS 69339d083dfb7786b0e0b3fc19eaddcf11fabdfb
 2020-06-25  0:47 UTC 

[RFC] Host1x/TegraDRM UAPI
 2020-06-25  0:47 UTC  (3+ messages)

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-25  0:47 UTC  (8+ messages)
` [RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv "

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-25  0:10 UTC  (12+ messages)
` [PATCH v2 1/5] irq: irqdomain: Export irq_domain_update_bus_token
` [PATCH v2 2/5] irq: irqchip: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent
` [PATCH v2 3/5] irqchip: Allow QCOM_PDC to be loadable as a permanent module
` [PATCH v2 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

DMA Engine: Transfer From Userspace
 2020-06-25  0:42 UTC  (4+ messages)

[saeed:net-mlx5 10/10] drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c:113:3: note: in expansion of macro 'do_div'
 2020-06-25  0:41 UTC 

[dpdk-dev] [PATCH v3] eal/windows: fix invalid thread handle
 2020-06-25  0:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] eal/windows: fix "

[PATCH net-next v3 5/7] net: phy: enable qoriq backplane support
 2020-06-25  0:35 UTC  (3+ messages)

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-25  0:38 UTC  (5+ messages)
` [PATCH v2 00/11] "

[PATCH v5 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25  0:38 UTC  (4+ messages)
` [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields

[PATCH] worktree: avoid dead-code in conditional
 2020-06-25  0:38 UTC  (4+ messages)

[f2fs-dev] Questions about using f2fs to format the root partition during Slint installation
 2020-06-25  0:35 UTC  (2+ messages)

[PATCH v4 07/11] kunit: test: create a single centralized executor for all tests
 2020-06-25  0:35 UTC  (2+ messages)

RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-25  0:34 UTC 

[PATCH] Ability to read the MKTME status from userspace
 2020-06-25  0:33 UTC 

[PATCH 1/4] drm/amdgpu: request init data in virt detection
 2020-06-25  0:32 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: merge atombios init block

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-25  0:30 UTC  (3+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

[dpdk-dev] [PATCH v2 00/13] drivers/baseband: add PMD for FPGA 5GNR FEC
 2020-06-25  0:30 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 10/13] baseband/fpga_5gnr_fec: add configure function

[PATCH V2] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-25  0:16 UTC  (2+ messages)

[RFC PATCH v3 3/5] scsi: ufs: Introduce HPB module
 2020-06-25  0:18 UTC  (7+ messages)
` [RFC PATCH v3 2/5] scsi: ufs: Add UFS-feature layer
  ` [RFC PATCH v3 1/5] scsi: ufs: Add UFS feature related parameter
    ` [RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support
      ` [RFC PATCH v3 4/5] scsi: ufs: L2P map management for HPB read

[Intel-gfx] [PATCH v3 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-25  0:29 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: Implement HOBL
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: Enable HOBL regardless the VBT value

gpio-omap: handle bias flag for gpio line
 2020-06-25  0:27 UTC 

[PATCH RFC] x86/sgx: Allocate form local NUMA node first
 2020-06-25  0:25 UTC  (4+ messages)

[RFC PATCH 07/11] net: Introduce global queues
 2020-06-25  0:23 UTC  (3+ messages)

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-25  0:21 UTC  (10+ messages)

[PATCH] ALSA: hda/hdmi: Add Intel silent stream support
 2020-06-25  0:18 UTC  (8+ messages)

[PATCH] nvme: fix identify error status silent ignore
 2020-06-24 23:56 UTC 

[Intel-gfx] [PATCH v2 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-25  0:18 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/display: Implement HOBL

[RESEND PATCH v10 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-06-24 23:56 UTC  (4+ messages)
  ` [RESEND PATCH v10 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[RFC] Make the memory failure blast radius more precise
 2020-06-25  0:17 UTC  (14+ messages)

[android-common:android-trusty-5.4 2/29] drivers/trusty/trusty.c:37:5: error: redefinition of 'trusty_fast_call32'
 2020-06-25  0:17 UTC 

[PATCH 1/2] drm/amdgpu: rework runtime pm enablement for BACO
 2020-06-25  0:16 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: enable runtime pm on vega10 when noretry=0

[PATCH v3 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-25  0:16 UTC  (5+ messages)
` [PATCH v3 1/2] sched/uclamp: Fix initialization of strut uclamp_rq
` [PATCH v3 2/2] sched/uclamp: Protect uclamp fast path code with static key

[PATCH] nbd: Fix memory leak in nbd_add_socket
 2020-06-25  0:16 UTC  (2+ messages)

Case file
 2020-06-25  0:14 UTC 

[ethtool v2 0/6] ethtool(1) cable test support
 2020-06-25  0:12 UTC  (7+ messages)
` [ethtool v2 1/6] Add "
` [ethtool v2 2/6] Add cable test TDR support
` [ethtool v2 3/6] json_writer: Import the iproute2 helper code for JSON output
` [ethtool v2 4/6] Add --json command line argument parsing
` [ethtool v2 5/6] ethtool.8.in: Document the cable test commands
` [ethtool v2 6/6] ethtool.8.in: Add --json option

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2020-06-25  0:03 UTC  (3+ messages)
` [Bug 1818937] "

[Intel-gfx] [PATCH v2 0/6] display/ddi: keep register indexes in a table
 2020-06-25  0:11 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/6] drm/i915: move ICL port F hack to intel_bios
` [Intel-gfx] [PATCH v2 2/6] drm/i915/display: fix comment on skl straps
` [Intel-gfx] [PATCH v2 3/6] drm/i915/display: start description-based ddi initialization
` [Intel-gfx] [PATCH v2 4/6] drm/i915/display: add phy, vbt and ddi indexes
` [Intel-gfx] [PATCH v2 5/6] drm/i915/display: use port_info in intel_ddi_init
` [Intel-gfx] [PATCH v2 6/6] drm/i915/display: replace port to phy conversions in intel_ddi.c

stable-rc/linux-5.6.y build: 142 builds: 0 failed, 142 passed, 10 warnings (v5.6.19)
 2020-06-25  0:09 UTC 

[PATCH 1/2] arm64: dts: qcom: sc7180: Switch SPI to use GPIO for CS
 2020-06-25  0:08 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-25  0:04 UTC 

[PATCH] nvme: fix identify error status silent ignore
 2020-06-25  0:02 UTC 

[PATCH v3 0/4] user space client interface driver
 2020-06-25  0:03 UTC  (4+ messages)
` [PATCH v3 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file

arch/mips/mm/fault.c:327 __do_page_fault() warn: inconsistent returns 'mm->mmap_lock'
 2020-06-25  0:02 UTC 

[PATCH net-next 4/5] ipv6: ioam: Generic Netlink to configure IOAM
 2020-06-25  0:02 UTC 

[PATCH] New source files and Makefile update for Test Manual
 2020-06-25  0:00 UTC  (5+ messages)
` [docs] "

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-24 23:58 UTC  (4+ messages)
` [PATCH 13/22] gpio: uapi: define "

[PATCH 00/46] Less clumsy error checking
 2020-06-24 23:54 UTC  (3+ messages)
` [PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()

[PATCH] Fixed PDF build issue caused by duplicate IDs
 2020-06-24 23:53 UTC 

[BUG] invalid superblock checksum possibly due to race
 2020-06-24 23:56 UTC 

039f56b399 ("make rcutorture always dump ftrace"): WARNING: CPU: 1 PID: 121 at kernel/trace/trace.c:3509 trace_find_next_entry
 2020-06-24 23:56 UTC 

[PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support
 2020-06-24 23:54 UTC  (12+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-24 23:51 UTC  (14+ messages)
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 17/22] arm64: vdso: disable LTO

[PATCH v5 3/3] media: vimc: Add a control to display info on test image
 2020-06-24 23:21 UTC  (3+ messages)

[yocto] [meta-security][PATCH] sssd: disable build secrets
 2020-06-24 23:50 UTC  (2+ messages)

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-24 23:47 UTC  (8+ messages)

[PATCH] send-email: restore --in-reply-to superseding behavior
 2020-06-24 23:45 UTC  (3+ messages)

[android-common:android-trusty-5.4 4/29] drivers/trusty/trusty.c:179:9: warning: no previous prototype for function 'trusty_version_show'
 2020-06-24 23:44 UTC 

U-Boot atheros PHY support and cubox ethernet
 2020-06-24 23:44 UTC  (21+ messages)

Feedback on Current OpenBMC and Proposing Some Improvements ---- Difficulties and Issue Examples
 2020-06-24 23:37 UTC  (5+ messages)

[meta-security][zeus][PATCH] tpm2-tss-engine: License changed
 2020-06-24 23:36 UTC 

[PATCH v3 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-24 23:34 UTC  (4+ messages)

stable-rc/linux-5.4.y build: 147 builds: 1 failed, 146 passed, 1 error, 92 warnings (v5.4.49)
 2020-06-24 23:34 UTC 

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-24 23:31 UTC  (4+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[dpdk-dev] [PATCH] test: fix bitops test name
 2020-06-24 23:29 UTC  (3+ messages)

[PATCH] m68k: mm: fix wrong m68k_fixup_info addresses
 2020-06-24 23:34 UTC 

[PATCH 0/5] ASoC: add dailink .exit() callback
 2020-06-24 23:25 UTC  (5+ messages)
` [PATCH 1/5] ASoC: soc-link: introduce exit() callback

LKMM patches for next merge window
 2020-06-24 23:24 UTC  (2+ messages)

[PATCH 11/22] pci: lto: fix PREL32 relocations
 2020-06-24 23:21 UTC  (6+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-06-24 23:22 UTC  (11+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-06-24 23:23 UTC  (3+ messages)

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-24 23:22 UTC  (5+ messages)
` [RFC][PATCH 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module

[PATCH v2 0/2] virtio: modernize DMA quirks
 2020-06-24 23:21 UTC  (5+ messages)
` [PATCH v2 1/2] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
` [PATCH v2 2/2] virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk

[PATCH v4 0/4] update clock handler and proper cpu features
 2020-06-24 23:21 UTC  (5+ messages)
` [PATCH v4 1/4] fu540: prci: add request and free clock handlers


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.