All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 02:57:21 to 2020-08-21 03:58:55 UTC [more...]

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-08-21  3:54 UTC  (47+ messages)
` [PATCH v2 01/40] PCI: Allow root and child buses to have different pci_ops
` [PATCH v2 02/40] PCI: dwc: Use DBI accessors instead of own config accessors
` [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
` [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port
` [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors
` [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for "
` [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root "
` [PATCH v2 08/40] PCI: dwc: meson: "
` [PATCH v2 09/40] PCI: dwc: kirin: "
` [PATCH v2 10/40] PCI: dwc: exynos: "
` [PATCH v2 11/40] PCI: dwc: histb: "
` [PATCH v2 12/40] PCI: dwc: Remove dwc specific config accessor ops
` [PATCH v2 13/40] PCI: dwc: Use generic config accessors
` [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus
` [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe()
` [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer
` [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources
` [PATCH v2 19/40] PCI: dwc: Simplify config space handling
` [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
` [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared
` [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup
` [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [PATCH v2 28/40] PCI: dwc/imx6: Use common PCI register definitions
` [PATCH v2 29/40] PCI: dwc/qcom: "
` [PATCH v2 30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [PATCH v2 31/40] PCI: dwc/tegra: Use common Designware port logic register definitions
` [PATCH v2 32/40] PCI: dwc: Remove read_dbi2 code
` [PATCH v2 33/40] PCI: dwc: Make ATU accessors private
` [PATCH v2 34/40] PCI: dwc: Centralize link gen setting
` [PATCH v2 35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
` [PATCH v2 36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
` [PATCH v2 37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
` [PATCH v2 38/40] PCI: dwc/intel-gw: Drop unused max_width
` [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup
` [PATCH v2 40/40] PCI: dwc: Use DBI accessors

[RFC PATCH net-next 1/2] net: Implement granular VF trust flags
 2020-08-21  3:56 UTC  (3+ messages)

[build break] aegis128-neon-inner.c fails to build on v5.9-rc1
 2020-08-21  3:54 UTC 

[PATCH] drm/amd/pm: enable run_btc callback for sienna_cichlid
 2020-08-21  3:54 UTC  (2+ messages)

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-21  3:54 UTC  (5+ messages)

Lockdep warning caused by "driver core: Fix sleeping in invalid context during device link deletion"
 2020-08-21  3:35 UTC  (2+ messages)

[PATCH v4 1/2] drm/amdkfd: abstract the iommu device checking with ignore_crat (v2)
 2020-08-21  3:53 UTC  (4+ messages)
` [PATCH v4 2/2] drm/amdkfd: force raven as "dgpu" path (v4)

[PATCH v10 00/24] coresight: allow to build coresight as modules
 2020-08-21  3:44 UTC  (50+ messages)
` [PATCH v10 01/24] coresight: cpu_debug: add module name in Kconfig
` [PATCH v10 02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v10 03/24] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v10 04/24] coresight: add coresight prefix to barrier_pkt
` [PATCH v10 05/24] coresight: export global symbols
` [PATCH v10 06/24] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v10 07/24] coresight: stm: allow to build coresight-stm as a module
` [PATCH v10 08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v10 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v10 10/24] coresight: etm4x: allow etm4x "
` [PATCH v10 11/24] coresight: etb: allow etb "
` [PATCH v10 12/24] coresight: tpiu: allow tpiu "
` [PATCH v10 13/24] coresight: tmc: allow tmc "
` [PATCH v10 14/24] coresight: allow funnel driver to be built as module
` [PATCH v10 15/24] coresight: allow replicator "
` [PATCH v10 16/24] coresight: cti: add function to register cti associate ops
` [PATCH v10 17/24] coresight: cti: Fix remove sysfs link error
` [PATCH v10 18/24] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v10 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v10 20/24] coresight: cti: increase reference count when enabling cti
` [PATCH v10 21/24] coresight: cti: allow cti to be built as a module
` [PATCH v10 22/24] coresight: tmc-etr: add function to register catu ops
` [PATCH v10 23/24] coresight: catu: allow catu drivers to be built as modules
` [PATCH v10 24/24] coresight: allow the coresight core driver to be built as a module

[PATCH iproute2 net-next] iplink: add support for protodown reason
 2020-08-21  3:52 UTC 

incoming
 2020-08-21  3:51 UTC  (2+ messages)
` + fs-binfmt_elf-use-pt_load-p_align-values-for-suitable-start-address-fix.patch added to -mm tree

[PATCH] mm/gup_benchmark: update the documentation in Kconfig
 2020-08-21  3:51 UTC  (2+ messages)

[PATCH v3 0/2] Selecting Load Addresses According to p_align
 2020-08-21  3:51 UTC  (3+ messages)
` [PATCH v3 1/2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address

cron job: media_tree daily build: ERRORS
 2020-08-21  3:50 UTC 

[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-21  3:48 UTC  (3+ messages)

[MPTCP] Re: [MPTCP][PATCH v7 mptcp-next 1/5] mptcp: remove addr and subflow in PM netlink
 2020-08-21  3:48 UTC 

[PATCH v3] drm/amdgpu: change reset lock from mutex to rw_semaphore
 2020-08-21  3:47 UTC 

[PATCH RESEND 0/9] crypto: caam - xts(aes) updates
 2020-08-21  3:47 UTC  (5+ messages)
` [PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV

[PATCH] rapidio: fix get device imbalance on error
 2020-08-21  3:44 UTC 

[PATCH 1/2] kconfig: qconf: remove redundant help in the info view
 2020-08-21  3:43 UTC  (3+ messages)
` [PATCH 2/2] kconfig: qconf: replace depreacated QString::sprintf() with QTextStream

[PATCH v2] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
 2020-08-21  3:44 UTC 

[LTP] [PATCH 1/4] syscalls/kill01: Remove it
 2020-08-21  3:43 UTC  (9+ messages)
` [LTP] [PATCH 2/4] syscalls/kill03, 04: Cleanup && Convert to new library

Poll ring behavior broken by f0c5c54945ae92a00cdbb43bdf3abaeab6bd3a23
 2020-08-21  3:42 UTC  (4+ messages)

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-08-21  3:41 UTC  (2+ messages)

[PATCH] hwrng: core - allocate a one page buffer
 2020-08-21  3:42 UTC  (2+ messages)

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  3:33 UTC  (4+ messages)

[PATCH] btrfs: block-group: Fix free-space bitmap threshould
 2020-08-21  3:34 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: change reset lock from mutex to rw_semaphore
 2020-08-21  3:34 UTC  (5+ messages)

[tglx-devel:devicemsi 10/38] arch/x86/kernel/devicetree.c:232:6: error: 'struct irq_alloc_info' has no member named 'ioapic_id'; did you mean
 2020-08-21  3:34 UTC 

[PATCH] riscv/mm: Simplify retry logic in do_page_fault()
 2020-08-21  3:32 UTC  (2+ messages)

[mac80211:master] BUILD SUCCESS fce2ff728f95b8894db14f51c9274dc56c37616f
 2020-08-21  3:26 UTC 

[PATCH v2 00/15] regulator: Fix W=1 build warning when CONFIG_OF=n
 2020-08-21  3:20 UTC  (32+ messages)
` [PATCH v2 01/15] regulator: 88pg86x: "
` [PATCH v2 02/15] regulator: da9210: "
` [PATCH v2 03/15] regulator: fan53555: "
` [PATCH v2 04/15] regulator: fixed: Fix W=1 build warnings "
` [PATCH v2 05/15] regulator: ltc3589: Fix W=1 build warning "
` [PATCH v2 06/15] regulator: ltc3676: "
` [PATCH v2 07/15] regulator: max1586: "
` [PATCH v2 08/15] regulator: max77826: "
` [PATCH v2 09/15] regulator: pwm: "
` [PATCH v2 10/15] regulator: stm32-pwr: "
` [PATCH v2 11/15] regulator: stm32-vrefbuf: "
` [PATCH v2 12/15] regulator: sy8106a: "
` [PATCH v2 13/15] regulator: qcom-rpmh: "
` [PATCH v2 14/15] regulator: stm32-booster: "
` [PATCH v2 15/15] regulator: tps65023: "

[PATCH v5 0/2] Anonymous VMA naming patches
 2020-08-21  3:21 UTC  (9+ messages)
` [PATCH v5 2/2] mm: add a field to store names for private anonymous memory

[Intel-gfx] [PATCH 0/4] Allow privileged user to map the OA buffer
 2020-08-21  3:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-21  3:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/37] "
  ` [dpdk-dev] [PATCH v2 10/37] build: remove makefiles and mk directory

[PATCH] memory: brcmstb_dpfe: fix array index out of bounds
 2020-08-21  3:15 UTC  (3+ messages)

[PATCH v2] x86/hotplug: Silence APIC only after all irq's are migrated
 2020-08-21  3:16 UTC  (2+ messages)

[PATCH] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
 2020-08-21  3:16 UTC  (5+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-21  3:14 UTC  (14+ messages)
            ` [ovirt-devel] "

[PATCH RESEND 1/1] usb: cdns3: gadget: fix some endian issues
 2020-08-21  3:14 UTC 

[Linux-kernel-mentees] [RFC 0/3] staging: qlge: Re-writing the debugging features
 2020-08-21  3:14 UTC  (9+ messages)
` [Linux-kernel-mentees] [RFC 1/3] Initialize devlink health dump framework for the dlge driver
      `  "
` [Linux-kernel-mentees] [RFC 3/3] staging: qlge: clean up code that dump info to dmesg
    `  "

make htmldocs fails with Sphinx 3
 2020-08-21  3:13 UTC 

[PATCH] media: ov5675: correct the maximum exposure value
 2020-08-21  3:12 UTC  (2+ messages)

[PATCH] MIPS: Optional SYNC emulation
 2020-08-21  3:12 UTC 

[PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions
 2020-08-21  3:12 UTC 

[LTP] [PATCH v3 1/1] tst_kvcmp: Strip double quotes when parsing /etc/os-release
 2020-08-21  3:10 UTC  (5+ messages)

[PATCH v4 1/3, RESEND] media: camss: vfe: Use trace_printk for debugging only
 2020-08-21  3:08 UTC  (14+ messages)
` [PATCH v4 3/3] media: atomisp: Only use trace_printk if allowed

[PATCH] drm/amdkfd: ignore userptr NUMA auto balancing event
 2020-08-21  3:06 UTC  (2+ messages)

[PATCH net-next] hinic: add debugfs support
 2020-08-21  3:01 UTC  (3+ messages)

[PATCH v2] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-21  2:59 UTC  (5+ messages)

[PATCH v4 0/6] USB: UDC: Fix memory leaks by expanding the API
 2020-08-21  2:55 UTC  (7+ messages)
` [PATCH v4 1/6] USB: UDC: Expand device model API interface
` [PATCH v4 2/6] USB: UDC: net2280: Fix memory leaks
` [PATCH v4 3/6] USB: UDC: net2272: "
` [PATCH v4 4/6] usb: cdns3: gadget: fix possible memory leak
` [PATCH v4 5/6] usb: dwc3: allocate gadget structure dynamically
` [PATCH v4 6/6] Revert "usb: udc: allow adding and removing the same gadget device"


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.