All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 00:03:43 to 2020-06-25 01:21:51 UTC [more...]

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

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2020-06-25  1:21 UTC 

[PATCH] powerpc/boot: Use address-of operator on section symbols
 2020-06-25  1:18 UTC  (3+ messages)

[PATCH v2 0/9] xfs: reflink cleanups
 2020-06-25  1:18 UTC  (10+ messages)
` [PATCH 1/9] xfs: fix reflink quota reservation accounting error
` [PATCH 2/9] xfs: rename xfs_bmap_is_real_extent to is_written_extent
` [PATCH 3/9] xfs: redesign the reflink remap loop to fix blkres depletion crash
` [PATCH 4/9] xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
` [PATCH 5/9] xfs: only reserve quota blocks if we're mapping into a hole
` [PATCH 6/9] xfs: reflink can skip remap existing mappings
` [PATCH 7/9] xfs: fix xfs_reflink_remap_prep calling conventions
` [PATCH 8/9] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 9/9] xfs: move helpers that lock and unlock "

[RFC] Make the memory failure blast radius more precise
 2020-06-25  1:18 UTC  (15+ messages)

[PATCH v4] xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
 2020-06-25  1:16 UTC 

[PATCH v5 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-25  1:15 UTC  (86+ 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

stable-rc/linux-4.14.y baseline: 68 runs, 1 regressions (v4.14.185-140-gac53308e6db6)
 2020-06-25  1:15 UTC 

[PATCH net 0/3] net: bcmgenet: use hardware padding of runt frames
 2020-06-25  1:14 UTC  (4+ messages)
` [PATCH net 1/3] net: bcmgenet: re-remove bcmgenet_hfb_add_filter
` [PATCH net 2/3] net: bcmgenet: use __be16 for htons(ETH_P_IP)
` [PATCH net 3/3] net: bcmgenet: use hardware padding of runt frames

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2020-06-25  1:14 UTC 

[PATCH] powerpc/pseries: Use doorbells even if XIVE is available
 2020-06-25  1:11 UTC  (3+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-25  1:13 UTC  (3+ messages)

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

Repost: linux-snps-arc list msgs truncated ?
 2020-06-25  0:55 UTC 

[v3] arm64: dts: sc7180: add nodes for idp display
 2020-06-25  1:07 UTC  (2+ messages)

[PATCH v3 0/4] spi: kirkwood: dm-conversion (part4)
 2020-06-25  1:05 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: FBC fixes
 2020-06-25  1:04 UTC  (13+ messages)
` [Intel-gfx] [PATCH 06/12] drm/i915/fbc: Don't clear busy_bits for origin==GTT
` [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
` [Intel-gfx] [PATCH 11/12] drm/i915: Fix g4x fbc watermark enable
` [Intel-gfx] [PATCH 12/12] drm/i915: Suppress spurious underruns on gen2

[PATCH 09/22] init: lto: ensure initcall ordering
 2020-06-25  0:58 UTC  (4+ messages)

[Buildroot] [PATCH] package/cdrkit: fix build with GCC 10
 2020-06-25  0:58 UTC 

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

[rcu:rcu/urgent 1/1] kernel/rcu/tree.c:253:8: error: implicit declaration of function 'arch_atomic_add_return'; did you mean
 2020-06-25  0:57 UTC  (2+ messages)

[OE-core][dunfell 00/32] Pull request (cover letter only)
 2020-06-25  0:57 UTC 

Generic Netlink multipart messages
 2020-06-25  0:56 UTC  (2+ 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 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

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2020-06-25  0:52 UTC 

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

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-06-25  0:50 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 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 

post-receive: pub/scm/git/git
 2020-06-25  0:40 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 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-25  0:18 UTC  (7+ messages)
` [RFC PATCH v3 3/5] scsi: ufs: Introduce HPB module
  ` [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

[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 

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

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

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2020-06-25  0:21 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2020-06-25  0:20 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2020-06-25  0:20 UTC 

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

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2020-06-25  0:20 UTC 

[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

[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

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

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 

post-receive: pub/scm/devel/sparse/sparse
 2020-06-25  0:03 UTC 


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.