All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-29 06:39:12 to 2019-10-29 07:04:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-10-29  7:04 UTC 

[PATCH 1/2] perf/imx_ddr: add enhanced AXI ID filter support
 2019-10-29  7:02 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: fsi: switch to yaml base Documentation
 2019-10-29  7:01 UTC  (2+ messages)
`  "

generic ioremap (and lots of cleanups) v3
 2019-10-29  6:48 UTC  (156+ messages)
` [OpenRISC] "
` [PATCH 01/21] arm: remove ioremap_cached
  ` [OpenRISC] "
` [PATCH 02/21] unicore32: "
  ` [OpenRISC] "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
  ` [OpenRISC] "
` [PATCH 04/21] hexagon: clean up ioremap
  ` [OpenRISC] "
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
  ` [OpenRISC] "
` [PATCH 06/21] nios2: remove __ioremap
  ` [OpenRISC] "
` [PATCH 07/21] parisc: "
  ` [OpenRISC] "
` [PATCH 08/21] x86: Clean up ioremap()
  ` [OpenRISC] "
` [PATCH 09/21] xtensa: clean up ioremap
  ` [OpenRISC] "
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
  ` [OpenRISC] "
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
  ` [OpenRISC] "
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
  ` [OpenRISC] "
` [PATCH 13/21] m68k: rename __iounmap and mark it static
  ` [OpenRISC] "
` [PATCH 14/21] hexagon: remove __iounmap
  ` [OpenRISC] "
` [PATCH 15/21] nios2: "
  ` [OpenRISC] "
` [PATCH 16/21] sh: "
  ` [OpenRISC] "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
  ` [OpenRISC] "
` [PATCH 18/21] riscv: use the generic ioremap code
  ` [OpenRISC] "
` [PATCH 19/21] nds32: use generic ioremap
  ` [OpenRISC] "
` [PATCH 20/21] csky: remove ioremap_cache
  ` [OpenRISC] "
` [PATCH 21/21] csky: use generic ioremap
  ` [OpenRISC] "

[PATCH] ath11k: mac: Remove WAR on max a-mpdu len in vht
 2019-10-29  7:00 UTC 

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2019-10-29  7:00 UTC 

[dpdk-dev] [PATCH v4 00/19] Add advanced features for Huawei hinic pmd
 2019-10-29  6:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 01/19] net/hinic/base: add mbox command channel for SRIOV

[yakui-acrn:gvt_rebase_v54 13/65] drivers/gpu/drm/i915/gvt/acrngt.c:60:16: sparse: sparse: symbol 'acrn_gvt_ctrl_kobj' was not declared. Should it be static?
 2019-10-29  6:56 UTC  (2+ messages)
` [RFC PATCH yakui-acrn] drm/i915/gvt: acrn_gvt_ctrl_kobj can be static

[PATCH net-next 0/4] net: phy: marvell: fix and extend downshift support
 2019-10-29  6:54 UTC  (4+ messages)
` [PATCH net-next 3/4] net: phy: marvell: add downshift support for M88E1111

[PATCH 1/2] ath11k: qmi clean up ce and HTC service config update
 2019-10-29  6:54 UTC  (2+ messages)
` [PATCH 2/2] ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()

Dear Friend,
 2019-10-29  6:54 UTC 

Dear Friend,
 2019-10-29  6:54 UTC  (2+ messages)

[PATCH v2 00/14] PHY: Add support for SERDES in TI's J721E SoC
 2019-10-29  6:53 UTC  (3+ messages)
` [PATCH v2 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings

[RFC PATCH] btrfs: rescue: Introduce new rescue mount option, rescue=skipdatacsum, to skip data csum verification
 2019-10-29  6:53 UTC  (2+ messages)

[rdma-core patch v3] srp_daemon: Use maximum initiator to target IU size
 2019-10-29  6:52 UTC 

Dear Friend,
 2019-10-29  6:52 UTC 

[PATCH 0/5] staging: rts5208: Eliminate the use of CamelCase
 2019-10-29  6:52 UTC  (4+ messages)
` [PATCH 3/5] staging: rts5208: Eliminate the use of Camel Case in file xd.c
  ` [Outreachy kernel] "

[rdma-core patch v2] srp_daemon: Use maximum initiator to target IU size
 2019-10-29  6:51 UTC  (2+ messages)

[PATCH] ath11k: tracing: fix ath11k tracing
 2019-10-29  6:49 UTC 

[PATCH rdma-next] IB/mlx5: Support flow counters offset for bulk counters
 2019-10-29  6:48 UTC  (2+ messages)

[linux-next patch] RDMA/srp: add module parameter 'has_max_it_iu_size'
 2019-10-29  6:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-29  6:46 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] lib: rsa: decouple rsa from FIT image verification
` [U-Boot] [PATCH v2 2/6] rsa: add RSA_VERIFY_WITH_PKEY
` [U-Boot] [PATCH v2 3/6] include: image.h: add key info to image_sign_info
` [U-Boot] [PATCH v2 4/6] lib: rsa: generate additional parameters for public key
` [U-Boot] [PATCH v2 5/6] lib: rsa: add rsa_verify_with_pkey()
` [U-Boot] [PATCH v2 6/6] test: add rsa_verify() unit test

[radeon-alex:amd-mainline-dkms-5.0 3698/4200] include/kcl/kcl_fence.h:142:20: error: redefinition of 'dma_fence_set_error'
 2019-10-29  6:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-10-29  6:43 UTC 

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-29  6:43 UTC  (7+ messages)

[dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic
 2019-10-29  6:43 UTC  (4+ messages)

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-10-29  6:40 UTC  (4+ messages)
` [PATCH v7 1/3] uacce: Add documents for uacce
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[linux-next:pending-fixes] BUILD SUCCESS 1ee65270bd965f2ae100854006f359ca43de76a1
 2019-10-29  6:40 UTC 

[RFC] Don't propagate automount
 2019-10-29  6:40 UTC  (14+ messages)

Showing signed sensor value when the command "ipmitool sel elist" is executed
 2019-10-29  6:40 UTC  (3+ 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.