All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 03:22:55 to 2020-08-21 04:13:47 UTC [more...]

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-21  4:11 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-08-21  3:54 UTC  (87+ 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

[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
 2020-08-21  4:11 UTC  (2+ messages)

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

[RFC PATCH v2 3/9] ext4: add freespace tree allocator
 2020-08-21  4:06 UTC  (2+ messages)

Why there is a RCONFLICTS in wireless-regdb recipe file
 2020-08-21  3:59 UTC 

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

[MPTCP] Re: [MPTCP][PATCH v7 mptcp-next 3/5] selftests: mptcp: drop first flag in do_rnd_write
 2020-08-21  3:59 UTC 

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

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 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] rapidio: fix get device imbalance on error
 2020-08-21  3:44 UTC 

[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 

[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  (20+ 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: "


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.