All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-20 01:30:11 to 2019-11-20 03:09:45 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2019-11-20  3:09 UTC 

[PATCH for 4.4.y, 4.9.y, 4.14.y, 4.19.y] net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
 2019-11-20  3:07 UTC 

[PATCH] selftests/powerpc: spectre_v2 test must be built 64-bit
 2019-11-20  2:39 UTC 

[PATCH 1/5] drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
 2019-11-20  3:06 UTC  (5+ messages)

[PATCH net-next v2] ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
 2019-11-20  2:59 UTC 

[PATCH v2] powerpc: Add const qual to local_read() parameter
 2019-11-20  2:05 UTC  (3+ messages)

ag/sequencer-todo-updates , was Re: What's cooking in git.git (Nov 2019, #03; Tue, 19)
 2019-11-20  3:03 UTC  (3+ messages)

how to understand cpu in-order commit
 2019-11-20  3:03 UTC  (5+ messages)

[PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
 2019-11-20  3:01 UTC  (6+ messages)
` [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes

[RFC PATCH] ext4: save the error code which triggered an ext4_error() in the superblock
 2019-11-20  3:02 UTC 

[PATCH] target: Fix a pr_debug() argument
 2019-11-20  3:02 UTC  (2+ messages)

What's cooking in git.git (Nov 2019, #03; Tue, 19)
 2019-11-20  3:02 UTC  (5+ messages)

PCIPOCALYPSE
 2019-11-20  1:28 UTC  (47+ messages)
` [Very RFC 01/46] powerpc/eeh: Don't attempt to restore VF config space after reset
` [Very RFC 02/46] powernv/pci: Add helper to find ioda_pe from BDFN
` [Very RFC 03/46] powernv/pci: Remove dma_dev_setup() for NPU PHBs
` [Very RFC 04/46] powernv/pci: Move dma_{dev|bus}_setup into pci-ioda.c
` [Very RFC 05/46] powernv/pci: Remove the pnv_phb dma_dev_setup callback
` [Very RFC 06/46] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [Very RFC 07/46] powernv/pci: Rework IODA PE device accounting
` [Very RFC 08/46] powerpc/eeh: Calculate VF index rather than looking it up in pci_dn
` [Very RFC 09/46] powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
` [Very RFC 10/46] powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
` [Very RFC 11/46] powerpc/eeh: Convert various printfs to use edev, not pci_dn
` [Very RFC 12/46] powerpc/eeh: Split eeh_probe into probe_pdn and probe_pdev
` [Very RFC 13/46] powerpc/eeh: Rework how pdev_probe() is used
` [Very RFC 14/46] powernv/eeh: Remove un-necessary call to eeh_add_device_early()
` [Very RFC 15/46] powernv/eeh: Use pnv_eeh_*_config() for internal config ops
` [Very RFC 16/46] powernv/eeh: Use eeh_edev_warn() rather than open-coding a BDFN print
` [Very RFC 17/46] powernv/eeh: add pnv_eeh_find_edev()
` [Very RFC 18/46] powernv/pci: Add pci_bus_to_pnvhb() helper
` [Very RFC 19/46] powernv/eeh: Use standard PCI capability lookup functions
` [Very RFC 20/46] powernv/eeh: Look up device info from pci_dev
` [Very RFC 21/46] powernv/eeh: Rework finding an existing edev in probe_pdev()
` [Very RFC 22/46] powernv/eeh: Allocate eeh_dev's when needed
` [Very RFC 23/46] powerpc/eeh: Moving finding the parent PE into the platform
` [Very RFC 24/46] powernv/pci: Make the pre-cfg EEH freeze check use eeh_dev rather than pci_dn
` [Very RFC 25/46] powernv/pci: Remove pdn from pnv_pci_config_check_eeh()
` [Very RFC 26/46] powernv/pci: Remove pdn from pnv_pci_cfg_{read|write}
` [Very RFC 27/46] powernv/pci: Clear reserved PE freezes
` [Very RFC 28/46] powernv/iov: Move SR-IOV PF state out of pci_dn
` [Very RFC 29/46] powernv/pci: Remove open-coded PE lookup in PELT-V setup
` [Very RFC 30/46] powernv/pci: Remove open-coded PE lookup in PELT-V teardown
` [Very RFC 31/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_ioda_dma_dev_setup()
` [Very RFC 32/46] powernv/pci: Remove open-coded PE lookup in iommu_bypass_supported()
` [Very RFC 33/46] powernv/pci: Remove open-coded PE lookup in iommu notifier
` [Very RFC 34/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_enable_device_hook()
` [Very RFC 35/46] powernv/pci: Remove open-coded PE lookup in pnv_pci_release_device
` [Very RFC 36/46] powernv/npu: Remove open-coded PE lookup for GPU device
` [Very RFC 37/46] powernv/pci: Use the PHB's rmap for pnv_ioda_to_pe()
` [Very RFC 38/46] powerpc/pci-hotplug: Scan the whole bus when using PCI_PROBE_NORMAL
` [Very RFC 39/46] powernv/npu: Avoid pci_dn when mapping device_node to a pci_dev
` [Very RFC 40/46] powernv/npu: Don't drop refcount when looking up GPU pci_devs
` [Very RFC 41/46] powernv/eeh: Remove pdn setup for SR-IOV VFs
` [Very RFC 42/46] powernv/pci: Don't clear pdn->pe_number in pnv_pci_release_device
` [Very RFC 43/46] powernv/pci: Do not set pdn->pe_number for NPU/CAPI devices
` [Very RFC 44/46] powerpc/pci: Don't set pdn->pe_number when applying the weird P8 NVLink PE hack
` [Very RFC 45/46] powernv/pci: Remove requirement for a pdn in config accessors
` [Very RFC 46/46] HACK: prevent pdn's from being created

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-11-20  3:00 UTC  (43+ messages)
` [U-Boot] [RFC PATCH 01/29] include: pci_ids: add vendor ID for Cavium
` [U-Boot] [RFC PATCH 02/29] include: pci: Increase max pci region limit
` [U-Boot] [RFC PATCH 03/29] fdtdec: add API to read pci bus-range property
` [U-Boot] [RFC PATCH 04/29] drivers: pci-uclass: fix incorrect argument in map_sysmem
` [U-Boot] [RFC PATCH 05/29] drivers: pci-uclass: make DT subnode parse optional
` [U-Boot] [RFC PATCH 06/29] drivers: pci-uclass: add multi entry support for pci regions
` [U-Boot] [RFC PATCH 07/29] drivers: pci-uclass: add support for Enhanced Allocation in Bridges
` [U-Boot] [RFC PATCH 08/29] drivers: pci-uclass: add support for Single-Root I/O Virtualizaiton
` [U-Boot] [RFC PATCH 09/29] drivers: pci-uclass: add VF map_bar support for Enhanced Allocation
` [U-Boot] [RFC PATCH 10/29] drivers: pci-uclass: Add support for Alternate-RoutingID capability
` [U-Boot] [RFC PATCH 11/29] include: arm: asm: io: add 64bit clrbits and setbits helpers
` [U-Boot] [RFC PATCH 12/29] drivers: rtc: ds1337: add driver model support
` [U-Boot] [RFC PATCH 13/29] arch: include: octeontx: add headers for OcteonTX
` [U-Boot] [RFC PATCH 14/29] arch: include: octeontx2: add headers for OcteonTX2
` [U-Boot] [RFC PATCH 15/29] drivers: ata: ahci: update max id if it is more than available ports
` [U-Boot] [RFC PATCH 16/29] drivers: ata: ahci: fill upper 32bit buffer address in sg descriptor
` [U-Boot] [RFC PATCH 17/29] drivers: ata: ahci: add BAR index quirk for OcteonTX
` [U-Boot] [RFC PATCH 18/29] drivers: pci: add PCI controller driver "
` [U-Boot] [RFC PATCH 19/29] drivers: gpio: add GPIO "
` [U-Boot] [RFC PATCH 20/29] drivers: i2c: add I2C "

[U-Boot] [PATCH v3 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-11-20  2:59 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] lib: rsa: decouple rsa from FIT image verification
` [U-Boot] [PATCH v3 2/6] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
` [U-Boot] [PATCH v3 3/6] include: image.h: add key info to image_sign_info
` [U-Boot] [PATCH v3 4/6] lib: rsa: generate additional parameters for public key
` [U-Boot] [PATCH v3 5/6] lib: rsa: add rsa_verify_with_pkey()
` [U-Boot] [PATCH v3 6/6] test: add rsa_verify() unit test

[PATCH net v4] net: fec: fix clock count mis-match
 2019-11-20  2:59 UTC  (3+ messages)
` [EXT] "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-11-20  2:59 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-11-20  2:57 UTC 

[PATCH net] net: phylink: fix link mode modification in PHY mode
 2019-11-20  2:56 UTC  (2+ messages)

[PATCH net] net: phylink: update documentation on create and destroy
 2019-11-20  2:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-11-20  2:56 UTC 

[net-next 2/8] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
 2019-11-20  2:55 UTC  (4+ messages)
` [next-queue/net-next PATCH] e1000e: Use netdev_info instead of pr_info for link messages
    ` [Intel-wired-lan] "

[PATCH net] net: dsa: ocelot: add dependency for NET_DSA_MSCC_FELIX
 2019-11-20  2:53 UTC  (5+ messages)
` [PATCH net v2] "

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-11-20  2:51 UTC  (5+ messages)
` [PATCH] doc: "

[PATCH v2] igb: dont drop packets if rx flow control is enabled
 2019-11-20  2:49 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-20  2:47 UTC  (8+ messages)
` [PATCH V2 7/7] x86,rcu: use "

[dpdk-dev] [PATCH] eal/linux: fix muti-secondary msl create issue
 2019-11-20  1:55 UTC 

[PATCH net-next v3 0/2] net: introduce and use route hint
 2019-11-20  2:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-11-20  2:47 UTC 

[RFC PATCH net-next] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
 2019-11-20  2:46 UTC  (4+ messages)

[dpdk-dev] [PATCH 20.02] net/virtio-user: do not close tap when disabling queue pairs
 2019-11-20  2:46 UTC  (3+ messages)

[PATCH net-next] net: ipconfig: Make device wait timeout configurable
 2019-11-20  2:44 UTC  (2+ messages)

[PATCH v6 0/5] Add support for QCOM Core Power Reduction
 2019-11-20  2:42 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)

[PATCH 01/12] amdgpu: add UAPI for creating encrypted buffers
 2019-11-20  2:41 UTC  (15+ messages)
` [PATCH 05/12] tests/amdgpu: expand write linear helper for security (v3)
` [PATCH 06/12] tests/amdgpu: add device handle as input param for exec_cs_helper and write_linear_helper (v4)

[PATCH 0/2] x86/Xen/32: xen_iret_crit_fixup adjustments
 2019-11-20  2:39 UTC  (7+ messages)
` Ping: "
      ` [Xen-devel] "

linux-next: Signed-off-by missing for commit in the scsi-mkp tree
 2019-11-20  2:39 UTC  (2+ messages)

[PATCH 1/6] soc: qcom: rpmhpd: Set 'active_only' for active only power domains
 2019-11-20  2:39 UTC  (9+ messages)
` [PATCH 3/6] soc: qcom: rpmhpd: Add SM8150 RPMH power-domains
` [PATCH 4/6] dt-bindings: power: Add rpmh power-domain bindings for sc7180
  ` [PATCH 2/6] dt-bindings: power: Add rpmh power-domain bindings for SM8150
  ` [PATCH 5/6] soc: qcom: rpmhpd: Add SC7180 RPMH power-domains
  ` [PATCH 6/6] arm64: dts: sm8150: Add rpmh power-domain node

[PATCH V2] xfs: properly serialise fallocate against AIO+DIO
 2019-11-20  2:38 UTC  (2+ messages)

[PATCH] enable a timeout for hold_lock_file_for_update
 2019-11-20  2:38 UTC  (3+ messages)
` [PATCH v3] lockfile: learn core.filesLockTimeout configuration

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2019-11-20  2:35 UTC  (2+ messages)

[PATCH] linux-user/strace: Improve output of various syscalls
 2019-11-20  2:35 UTC  (2+ messages)

[PATCH v2] kvm: mpic: limit active IRQ sources to NUM_OUTPUTS
 2019-11-20  2:33 UTC  (2+ messages)

[PATCH iproute2-next] rdma: Rewrite custom JSON and prints logic to use common API
 2019-11-20  2:33 UTC  (2+ messages)

documentation about CTF event payload
 2019-11-20  2:25 UTC 

[PATCH iproute2-next v2] ip link: Add support to get SR-IOV VF node GUID and port GUID
 2019-11-20  2:32 UTC  (2+ messages)

post-receive: pub/scm/network/iproute2/iproute2-next
 2019-11-20  2:31 UTC 

[PATCH] drm/i915: Do not initialize display BW when display not available
 2019-11-20  2:27 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[PATCH] btrfs: block group: do not exclude bytenr adjacent to block group
 2019-11-20  2:26 UTC  (3+ messages)

[PATCH] Add minimal Hexagon target - First in a series of patches - linux-user changes + linux-user/hexagon + skeleton of target/hexagon - Files in target/hexagon/imported are from another project and therefore do not conform to qemu coding standards
 2019-11-20  2:26 UTC  (5+ messages)

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-20  2:25 UTC  (3+ messages)
` [PATCH v7 2/2] loop: Better discard support "

next/pending-fixes boot: 257 boots: 5 failed, 233 passed with 19 offline (v5.4-rc8-95-g08504765f773)
 2019-11-20  2:23 UTC 

[Xen-devel] [PATCH v5 00/12] livepatch: new features and fixes
 2019-11-20  2:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  2:21 UTC 

[LTP] [PATCH] tst_fill_fs: enhance the filesystem filling routine
 2019-11-20  2:19 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  2:19 UTC 

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-20  2:18 UTC  (5+ messages)
` [PATCH 4.19 034/422] tee: optee: take DT status property into account
` [PATCH 4.19 127/422] i2c: mediatek: Use DMA safe buffers for i2c transactions

[U-Boot] [PATCH 00/16] efi_loader: add secure boot support
 2019-11-20  2:17 UTC  (5+ messages)
` [U-Boot] [PATCH 15/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-20  2:14 UTC  (13+ messages)
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
                ` [Intel-gfx] "

[net-next] tipc: support in-order name publication events
 2019-11-20  2:15 UTC 

[dpdk-dev] [PATCH 1/2] malloc: fix realloc wrong copy size
 2019-11-20  2:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] malloc: fix realloc padded element size
  ` [dpdk-dev] [dpdk-stable] "

[U-Boot] [PATCH] bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
 2019-11-20  2:11 UTC  (2+ messages)

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-11-20  2:09 UTC  (6+ messages)
` [PATCH v1 06/17] soc: pmc: Add blink output clock registration to Tegra PMC

[PATCH v3 0/9] add git-bugreport tool
 2019-11-20  2:09 UTC  (6+ messages)
` [PATCH v3 1/9] bugreport: add tool to generate debugging info

[PATCH 0/3] more dma-buf lockdep priming
 2019-11-20  2:07 UTC  (7+ messages)
` [PATCH 3/3] drm/msm: Don't init ww_mutec acquire ctx before needed
      ` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  2:07 UTC 

[PATCH V2 net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  2:07 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  2:04 UTC 

[PULL 00/12] Misc patches for QEMU 4.2-rc
 2019-11-20  2:00 UTC  (2+ messages)

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-20  1:51 UTC  (11+ messages)
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap

Kernel panic when reading /sys/firmware/acpi/tables/data/BERT
 2019-11-20  1:57 UTC  (2+ messages)

[U-Boot] [GIT PULL] Raspberry Pi updates for v2020.01
 2019-11-20  1:57 UTC  (2+ messages)

[U-Boot] [PATCH] power: fan53555: add support for Silergy SYR82X and SYR83X
 2019-11-20  1:51 UTC  (2+ messages)

[PATCH v2] MyFirstContribution: add avenues for getting help
 2019-11-20  1:50 UTC  (7+ messages)

[PATCH] iommu/vt-d: Add side channel for huge page support to Intel IOMMU
 2019-11-20  1:46 UTC  (2+ messages)

[PATCH V2 net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  1:48 UTC  (2+ messages)

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-20  1:46 UTC  (11+ messages)

[PATCH linux-kselftest/test v4] Documentation: kunit: add documentation for kunit_tool
 2019-11-20  1:43 UTC  (2+ messages)

[PATCH v3] misc: rtsx: Fix impossible condition
 2019-11-20  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  1:39 UTC 

[PATCH net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-20  1:36 UTC  (3+ messages)

[PATCH] soc: qcom: rpmhpd: Set 'active_only' for active only power domains
 2019-11-20  1:36 UTC  (3+ messages)

[PATCH] Skip MCHBAR queries when display is not available
 2019-11-20  1:35 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[PATCH v2] dt-bindings: power: Rename back power_domain.txt bindings to fix references
 2019-11-20  1:35 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2019-11-20  1:35 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  1:34 UTC 

Install native recipe into filesystem
 2019-11-20  1:34 UTC  (2+ messages)

[PATCH v7 0/4] colo: Add support for continuous replication
 2019-11-20  1:31 UTC  (5+ messages)

[U-Boot] [PATCH] buildman: Fix problem with non-existent output directories
 2019-11-20  1:33 UTC  (3+ messages)
` [U-Boot] [PATCHv2] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-20  1:32 UTC 

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-20  1:29 UTC  (8+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-20  1:30 UTC  (11+ 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.