All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-03 20:42:11 to 2020-08-03 21:07:28 UTC [more...]

drivers/mailbox/platform_mhu.c:141:3-10: line 141 is redundant because platform_get_irq() already prints an error
 2020-08-03 21:07 UTC  (2+ messages)
` [PATCH] coccinelle: platform_get_irq: fix platform_get_irq.cocci warnings

[ti:ti-linux-5.4.y 1/1] error: include/uapi/linux/net_switch_config.h: leak CONFIG_SWITCH_INVALID to user-space
 2020-08-03 21:07 UTC 

[RFC 00/27] PCI: dwc: Driver clean-ups
 2020-08-03 21:01 UTC  (67+ messages)
` [RFC 01/27] PCI: Allow root and child buses to have different pci_ops
` [RFC 02/27] PCI: dwc: Use DBI accessors instead of own config accessors
` [RFC 03/27] PCI: dwc: Allow overriding bridge pci_ops
` [RFC 04/27] PCI: dwc: Add a default pci_ops.map_bus for root port
` [RFC 05/27] PCI: dwc: al: Use pci_ops for child config space accessors
` [RFC 06/27] PCI: dwc: keystone: Use pci_ops for "
` [RFC 07/27] PCI: dwc: tegra: Use pci_ops for root "
` [RFC 08/27] PCI: dwc: meson: "
` [RFC 09/27] PCI: dwc: kirin: "
` [RFC 10/27] PCI: dwc: exynos: "
` [RFC 11/27] PCI: dwc: histb: "
` [RFC 12/27] PCI: dwc: Remove dwc specific config accessor ops
` [RFC 13/27] PCI: dwc: Use generic config accessors
` [RFC 14/27] PCI: Also call .add_bus() callback for root bus
` [RFC 15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [RFC 16/27] PCI: dwc: Convert to use pci_host_probe()
` [RFC 17/27] PCI: dwc: Remove root_bus pointer
` [RFC 18/27] PCI: dwc: Remove storing of PCI resources
` [RFC 19/27] PCI: dwc: Simplify config space handling
` [RFC 20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [RFC 21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [RFC 22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [RFC 23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [RFC 24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [RFC 25/27] PCI: dwc/qcom: Use common PCI register definitions
` [RFC 26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [RFC 27/27] PCI: dwc/tegra: Use common Designware port logic register definitions

[Buildroot] [git commit] package/gd: fix CVE-2018-14553 and CVE-2019-6977
 2020-08-03 21:06 UTC 

[PATCH v3] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-08-03 21:06 UTC  (2+ messages)

[GIT PULL] remove unicore32 support
 2020-08-03 21:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wayland: fix build with toolchains without c++
 2020-08-03 21:05 UTC  (2+ messages)

Error Compilation Yocto - firmware-imx_5.4.bb and firmware-imx.inc #define #Yocto #Compilation #meta-freescale
 2020-08-03 21:04 UTC  (2+ messages)

[Buildroot] [git commit] package/wayland: fix build with toolchains without c++
 2020-08-03 21:04 UTC 

[PATCH] schemas: Add vim modeline
 2020-08-03 21:02 UTC  (24+ messages)
            ` cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)

[PATCH v2 01/16] powernv/pci: Add pci_bus_to_pnvhb() helper
 2020-08-03 21:00 UTC  (7+ messages)
` [PATCH v2 15/16] powerpc/powernv/sriov: Make single PE mode a per-BAR setting

[PATCH 0/8] lpfc: Update lpfc to revision 12.8.0.3
 2020-08-03 21:02 UTC  (9+ messages)
` [PATCH 1/8] lpfc: Fix FCoE speed reporting
` [PATCH 2/8] lpfc: Fix no message shown for lpfc_hdw_queue out of range value
` [PATCH 3/8] lpfc: Fix RSCN timeout due to incorrect gidft counter
` [PATCH 4/8] lpfc: Fix oops when unloading driver while running mds diags
` [PATCH 5/8] lpfc: Fix retry of PRLI when status indicates its unsupported
` [PATCH 6/8] lpfc: Fix validation of bsg reply lengths
` [PATCH 7/8] lpfc: Fix lun loss after cable pull
` [PATCH 8/8] lpfc: Update lpfc version to 12.8.0.3

[Intel-gfx] [PATCH v5] Add support for KeemBay DRM driver
 2020-08-03 21:02 UTC  (5+ messages)
`  "
` [PATCH v5] drm/kmb: Add support for KeemBay Display
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/kmb: Add support for KeemBay Display (rev3)

[Intel-gfx] [PATCH v4] Add support for KeemBay DRM driver
 2020-08-03 21:02 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4] drm/kmb: Add support for KeemBay Display
      `  "

Renaming the "master" branch without breaking existing clones
 2020-08-03 21:02 UTC  (5+ messages)

[PATCH v3 0/4] KVM: SVM: SEV-ES groundwork
 2020-08-03 21:02 UTC  (4+ messages)
` [PATCH v3 3/4] KVM: SVM: Add GHCB Accessor functions

[PATCH v4 0/4] KVM: SVM: SEV-ES groundwork
 2020-08-03 21:00 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: SVM: nested: Don't allocate VMCB structures on stack
` [PATCH v4 2/4] KVM: SVM: Add GHCB definitions
` [PATCH v4 3/4] KVM: SVM: Add GHCB Accessor functions
` [PATCH v4 4/4] KVM: SVM: Use __packed shorthand

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-03 21:00 UTC  (52+ messages)
` [PATCH v2 01/24] virtio_balloon: fix sparse warning
` [PATCH v2 02/24] virtio_ring: sparse warning fixup
` [PATCH v2 03/24] virtio: allow __virtioXX, __leXX in config space
` [PATCH v2 04/24] virtio_9p: correct tags for config space fields
` [PATCH v2 05/24] virtio_balloon: "
` [PATCH v2 06/24] virtio_blk: "
` [PATCH v2 07/24] virtio_console: "
` [PATCH v2 08/24] virtio_crypto: "
` [PATCH v2 09/24] virtio_fs: "
` [PATCH v2 10/24] virtio_gpu: "
` [PATCH v2 11/24] virtio_input: "
` [PATCH v2 12/24] virtio_iommu: "
` [PATCH v2 13/24] virtio_mem: "
` [PATCH v2 14/24] virtio_net: "
` [PATCH v2 15/24] virtio_pmem: "
` [PATCH v2 16/24] virtio_scsi: "
` [PATCH v2 17/24] virtio_config: disallow native type fields
` [PATCH v2 18/24] mlxbf-tmfifo: sparse tags for config access
` [PATCH v2 19/24] vdpa: make sure set_features in invoked for legacy
` [PATCH v2 20/24] vhost/vdpa: switch to new helpers
` [PATCH v2 21/24] virtio_vdpa: legacy features handling
` [PATCH v2 22/24] vdpa_sim: fix endian-ness of config space
` [PATCH v2 23/24] virtio_config: cread/write cleanup
` [PATCH v2 24/24] virtio_config: rewrite using _Generic

[Buildroot] [PATCH 1/1] Update Jasper to 2.0.19
 2020-08-03 21:00 UTC  (2+ messages)

Confused about git-config's description of escaping
 2020-08-03 20:58 UTC  (2+ messages)

[PATCH 0/3] making --first-parent imply -m
 2020-08-03 20:58 UTC  (15+ messages)
` [PATCH v2 0/7] making log "

[PATCH for-5.1] docs/devel: Document decodetree no-overlap groups
 2020-08-03 20:57 UTC 

[zen-kernel-zen-kernel:5.8/openrgb 1/2] drivers/i2c/busses/i2c-nct6775.c:221:18: warning: this statement may fall through
 2020-08-03 20:58 UTC 

[Buildroot] [git commit] package/jasper: security bump to version 2.0.19
 2020-08-03 20:57 UTC 

[cip-dev] [PATCH 4.19.y-cip] drm: of: Fix double-free bug
 2020-08-03 20:57 UTC  (2+ messages)

[PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
 2020-08-03 20:57 UTC  (12+ messages)

[PATCH v3] secilc/docs: document expandtypeattribute
 2020-08-03 20:56 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net-next 0/6] Support PMTU discovery with bridged UDP tunnels
 2020-08-03 20:52 UTC  (7+ messages)
` [PATCH net-next 1/6] ipv4: route: Ignore output interface in FIB lookup for PMTU route
` [PATCH net-next 2/6] tunnels: PMTU discovery support for directly bridged IP packets
` [PATCH net-next 3/6] vxlan: Support for PMTU discovery on directly bridged links
` [PATCH net-next 4/6] geneve: "
` [PATCH net-next 5/6] selftests: pmtu.sh: Add tests for bridged UDP tunnels
` [PATCH net-next 6/6] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch

[PATCH] clk: drop unused function __clk_get_flags
 2020-08-03 20:53 UTC  (3+ messages)

[GIT PULL] io_uring changes for 5.9-rc1
 2020-08-03 20:53 UTC  (3+ messages)

pm/testing baseline: 119 runs, 1 regressions (v5.8-107-gb72b3ea38c81)
 2020-08-03 20:53 UTC 

[PATCH] clk: hsdk: Fix bad dependency on IOMEM
 2020-08-03 20:52 UTC  (2+ messages)

[jkirsher-next-queue:dev-queue 36/42] net/ipv4/udp_tunnel_nic.c:842:6-10: ERROR: invalid reference to the index variable of the iterator on line 839
 2020-08-03 20:52 UTC 

[SELinux-notebook PATCH v3] type_statements: document expandattribute
 2020-08-03 20:51 UTC  (3+ messages)
` [SELinux-notebook PATCH v4] "

[PATCH v2 0/2] leds: pca955x: Add IBM software implemenation of the PCA9552 chip
 2020-08-03 20:51 UTC  (4+ messages)
` [PATCH v2 2/2] leds: pca955x: Add an IBM software implementation "

[PATCH V3 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-08-03 20:51 UTC  (3+ messages)

[PATCH v3 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-03 20:50 UTC  (4+ messages)
` [PATCH v3 2/3] KVM: x86: Introduce allow list for "

U-Boot POST Memory Test
 2020-08-03 20:50 UTC  (2+ messages)

[PATCH v1 00/11] prepare Protonic board code for mainline
 2020-08-03 20:49 UTC  (3+ messages)
` [PATCH v1 09/11] ARM: protonic-imx6: port protonic specific board code

[PATCH v2 0/4] target-hppa fixes
 2020-08-03 20:43 UTC  (6+ messages)
` [PATCH v2 4/4] hw/display/artist.c: fix out of bounds check

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-03 20:46 UTC  (6+ messages)

[PATCH] net: sfc: fix possible buffer overflow caused by bad DMA value in efx_siena_sriov_vfdi()
 2020-08-03 20:46 UTC  (2+ messages)

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-08-03 20:45 UTC  (13+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[PATCH i2c-tools] i2ctransfer: add support for I2C_M_RECV_LEN
 2020-08-03 20:45 UTC  (7+ messages)

[PATCH] btrfs: super.c: Set compress_level=0 when using compress=lzo
 2020-08-03 19:55 UTC 

[pull request][net-next 0/5] Mellanox, mlx5 updates 2020-08-03
 2020-08-03 20:41 UTC  (6+ messages)
` [net-next 1/5] net/mlx5e: Enable users to change VF/PF representors carrier state
` [net-next 2/5] net/mlx5: DR, Change push vlan action sequence
` [net-next 3/5] udp_tunnel: add the ability to hard-code IANA VXLAN
` [net-next 4/5] net/mlx5: convert to new udp_tunnel infrastructure
` [net-next 5/5] net/mlx5: Delete extra dump stack that gives nothing

[PATCH 1/2] libnvdimm/security: 'security' attr never show 'overwrite' state
 2020-08-03 20:42 UTC  (3+ messages)
` [PATCH 2/2] libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr


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.