All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 05:45:52 to 2020-10-22 07:01:57 UTC [more...]

[PATCH] drivers/video: Fix -Wstringop-truncation in hdmi.c
 2020-10-22  7:01 UTC  (4+ messages)

[PATCH 1/2] drm/i915/gt: Use the local HWSP offset during submission
 2020-10-22  7:01 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/i915/gt: Use the local HWSP offset during submission (rev2)

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22  7:00 UTC  (11+ messages)
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

[dpdk-dev] [PATCH v8 0/4] add async data path in vhost sample
 2020-10-22  6:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/4] example/vhost: add async vhost args parsing function
  ` [dpdk-dev] [PATCH v9 2/4] example/vhost: add support for vhost async data path
  ` [dpdk-dev] [PATCH v9 3/4] doc: update vhost sample doc "
  ` [dpdk-dev] [PATCH v9 4/4] doc: update release notes for vhost sample

[PATCH v1 01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
 2020-10-22  6:29 UTC  (37+ messages)
` [PATCH v1 02/20] powerpc/mm: Add mask of always present MMU features
` [PATCH v1 03/20] powerpc/mm: Remove flush_tlb_page_nohash() prototype
` [PATCH v1 04/20] powerpc/32s: Make bat_addrs[] static
` [PATCH v1 05/20] powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash var
` [PATCH v1 06/20] powerpc/32s: Make Hash var static
` [PATCH v1 07/20] powerpc/32s: Declare Hash related vars as __initdata
` [PATCH v1 08/20] powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
` [PATCH v1 09/20] powerpc/32s: Inline _tlbie() on non SMP
` [PATCH v1 10/20] powerpc/32s: Move _tlbie() and _tlbia() in a new file
` [PATCH v1 11/20] powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
` [PATCH v1 12/20] powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
` [PATCH v1 13/20] powerpc/32s: Split and inline flush_range()
` [PATCH v1 14/20] powerpc/32s: Inline tlb_flush()
` [PATCH v1 15/20] powerpc/32s: Inline flush_hash_entry()
` [PATCH v1 16/20] powerpc/32s: Move early_mmu_init() into mmu.c
` [PATCH v1 17/20] powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
` [PATCH v1 18/20] powerpc/32s: Regroup 603 based CPUs in cputable
` [PATCH v1 19/20] powerpc/32s: Make support for 603 and 604+ selectable
` [PATCH v1 20/20] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected

[PATCH] media: cedrus: h264: Fix check for presence of scaling matrix
 2020-10-22  6:56 UTC  (4+ messages)

[PATCH v3 0/5] AX88796C SPI Ethernet Adapter
 2020-10-22  6:55 UTC  (7+ messages)
  ` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add asix prefix
  ` [PATCH v3 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter

[PATCH] samsung: common: remove the duplicated stdio print message
 2020-10-22  6:56 UTC 

[PATCH v2] usb: typec: Expose Product Type VDOs via sysfs
 2020-10-22  6:57 UTC  (2+ messages)

[RFC PATCH 00/22] cleanup qemu_init and make sense of command line processing
 2020-10-22  6:54 UTC  (4+ messages)
` [PATCH 02/22] machine: remove deprecated -machine enforce-config-section option

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-10-22  6:55 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/2] enable large VF configuration
 2020-10-22  6:54 UTC  (9+ messages)
` [dpdk-dev] [PATCH v8 0/6] "
  ` [dpdk-dev] [PATCH v8 1/6] net/iavf: handle virtchnl event message without interrupt
  ` [dpdk-dev] [PATCH v8 2/6] net/iavf: add IAVF request queues function
  ` [dpdk-dev] [PATCH v8 3/6] net/iavf: negotiate large VF and request more queues
  ` [dpdk-dev] [PATCH v8 4/6] net/iavf: enable multiple queues configurations for large VF
  ` [dpdk-dev] [PATCH v8 5/6] net/iavf: enable IRQ mapping configuration "
  ` [dpdk-dev] [PATCH v8 6/6] net/iavf: add enable/disable queues "

[PATCH v2 0/2] Add OpenCores I2C controller driver
 2020-10-22  6:54 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v2 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "

[PATCH v2] docs: Add two missing entries in vm sysctl index
 2020-10-22  6:54 UTC 

[LTP] [PATCH] Remove ftime and sys/timeb.h
 2020-10-22  6:54 UTC  (4+ messages)

[PATCH v1] Input: ads7846: do not overwrite spi->mode flags set by spi framework
 2020-10-22  6:54 UTC  (5+ messages)

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-22  6:52 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] gso: fix free issue of mbuf gso segments attach to
 2020-10-22  6:51 UTC 

[PATCH v1 1/3] gpiolib: acpi: Respect bias settings for GpioInt() resource
 2020-10-22  6:51 UTC  (4+ messages)

[PATCH v2 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
 2020-10-22  6:50 UTC  (3+ messages)

[PATCH 0/3] Membarrier updates
 2020-10-22  6:51 UTC  (5+ messages)
` [PATCH 1/3] sched: fix exit_mm vs membarrier (v4)

[PATCH 1/2] arm-autonomy/xen: Backport improvements to xen 4.14
 2020-10-22  6:51 UTC  (3+ messages)
` [meta-arm] "

[PATCH] net: xfrm: fix a race condition during allocing spi
 2020-10-22  6:48 UTC  (7+ messages)

[PATCH v2 1/2] arm-autonomy/xen: Backport improvements to xen 4.14
 2020-10-22  6:49 UTC  (2+ messages)
` [PATCH v2 2/2] arm-autonomy/linux-arm-autonomy: Fix runstate info page if kpti is enabled

[PATCH 1/2] usb: host: add XHCI_CDNS_HOST flag
 2020-10-22  6:48 UTC  (2+ messages)

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-22  6:48 UTC  (4+ messages)
` [PATCH v8 10/41] btrfs: disallow inode_cache in ZONED mode

Clean up query: greybus/audio_manager_module.c
 2020-10-22  6:46 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH RESEND v2] drm/bridge/tc358775: Fixes bus formats read
 2020-10-22  6:45 UTC 

[PATCH for-5.10] io_uring: remove req cancel in ->flush()
 2020-10-22  6:42 UTC  (2+ messages)

[PATCH net v2] net: Properly typecast int values to set sk_max_pacing_rate
 2020-10-22  6:41 UTC 

[dpdk-dev] [PATCH] net/mvpp2: fix memory leak in error path
 2020-10-22  6:40 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[PATCH] firmware/dmi: Include product_sku info to modalias
 2020-10-22  6:40 UTC 

[libgpiod] cxx bindings: time_point vs duration
 2020-10-22  6:39 UTC  (10+ messages)

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-22  6:37 UTC  (2+ messages)

Adding FD support to gs_usb
 2020-10-22  6:37 UTC  (2+ messages)

[PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again
 2020-10-22  6:35 UTC  (2+ messages)

[PATCH] net: ftgmac100: Ensure tx descriptor updates are visible
 2020-10-22  6:35 UTC  (3+ messages)

mcp251xfd on RPi 5.4 downstream
 2020-10-22  6:33 UTC  (3+ messages)

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-22  6:31 UTC  (12+ messages)
` [PATCH 1/1] "
                ` 答复: "
                    ` 答复: "

[PATCH] staging: greybus: audio: code indentation and formatting changes
 2020-10-22  6:32 UTC 

[PATCH 1/3] sunxi: dts: OrangePi Zero: Add SPI aliases to make bus usable with u-boot
 2020-10-22  6:31 UTC  (3+ messages)
` [PATCH 2/3] sunxi: dts: OrangePi Zero: Enable SPI flash

[PATCH net] net: Properly typecast int values to set sk_max_pacing_rate
 2020-10-22  6:31 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-10-22  6:30 UTC 

[PATCH v4] t7201: put each command on a separate line
 2020-10-22  6:29 UTC  (9+ messages)
` [PATCH v5 0/5][Outreachy] modernize the test scripts
  ` [PATCH v5 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-10-22  6:29 UTC 

[PATCH v3] PCI: vmd: Offset Client VMD MSI-X vectors
 2020-10-22  6:24 UTC  (2+ messages)

[PATCH v2 1/2] powerpc: Introduce POWER10_DD1 feature
 2020-10-22  6:26 UTC  (4+ messages)

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
 2020-10-22  6:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_bad_reloc: Added description for test case
 2020-10-22  6:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[LTP] Broken Fedora build
 2020-10-22  6:27 UTC  (8+ messages)

build scripts for the WIP xenomai porting to kernel 5.4
 2020-10-22  6:27 UTC  (7+ messages)

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-22  6:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

post-receive: pub/scm/git/git
 2020-10-22  6:26 UTC 

[PATCH 0/8] PinePhone automatic device tree selection
 2020-10-22  6:26 UTC  (5+ messages)
` [PATCH 4/8] sunxi: board: Add PinePhone DT selection logic

[PATCH] PM / s2idle: Export s2idle_set_ops
 2020-10-22  6:17 UTC  (6+ messages)

[Printing-architecture] IPP Validate-Job operation and its implementation in CUPS
 2020-10-22  6:22 UTC  (5+ messages)

[PATCH 0/7] repair: Phase 6 performance improvements
 2020-10-22  6:21 UTC  (9+ messages)
` [PATCH 1/7] workqueue: bound maximum queue depth
` [PATCH 3/7] repair: protect inode chunk tree records with a mutex
` [PATCH 4/7] repair: parallelise phase 6
` [PATCH 5/7] repair: don't duplicate names in "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-10-22  6:20 UTC 

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-22  6:20 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-10-22  6:20 UTC 

[PATCH] ALSA: hda - Fix the return value if cb func is already registered
 2020-10-22  6:19 UTC  (3+ messages)

[PATCH v1 0/6] testing/next (gitdm, acceptance, docker, gitlab)
 2020-10-22  6:18 UTC  (3+ messages)
` [PATCH v1 6/6] tests/acceptance: pick a random gdb port for reverse debugging

[PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
 2020-10-22  6:15 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2020-10-22  6:11 UTC 

[PATCH 1/2 v2] efi_loader: Sort header file ordering
 2020-10-22  6:11 UTC  (4+ messages)
` [PATCH 2/2 v2] efi_loader: Disable devices before handing over control

readonly rootfs -> make files writable
 2020-10-22  6:10 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/amd/pm: fix the wrong fan speed in fan1_input
 2020-10-22  6:10 UTC  (14+ messages)

Amazon Prime Video - amazon.com/mytv
 2020-10-22  6:09 UTC 

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-22  6:07 UTC  (2+ messages)

[PATCH v2] userdiff: support Bash
 2020-10-22  6:08 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 1/1] package/mrouted: bump to version 4.1
 2020-10-22  6:07 UTC 

[PATCH][wip/dovetail] cobalt/timer: implement xnproxy_timer_set to substitute ipipe
 2020-10-22  6:04 UTC 

[PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-10-22  6:04 UTC  (3+ messages)
  ` 答复: "

[PATCH] power/supply: Add ltc4162-l-charger
 2020-10-22  6:01 UTC 

[git pull] vfs.git set_fs pile
 2020-10-22  6:01 UTC 

[PATCH v2 0/5] Additional NPCM7xx features, devices and tests
 2020-10-22  5:58 UTC  (5+ messages)
` [PATCH v2 2/5] hw/timer: Adding watchdog for NPCM7XX Timer
` [PATCH v2 3/5] hw/misc: Add npcm7xx random number generator

[xen-unstable test] 156050: regressions - FAIL
 2020-10-22  5:58 UTC 

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22  5:58 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2020-10-22  5:57 UTC 

[PATCH 0/3] warn and suppress irqflood
 2020-10-22  5:56 UTC  (8+ messages)
` [PATCH 1/3] kernel/watchdog: show irq percentage if irq floods
` [PATCH 2/3] kernel/watchdog: suppress max irq when "
` [PATCH 3/3] Documentation: introduce a param "irqflood_suppress"

[rppt:kmap_pages 1/1] page_alloc.c:undefined reference to `__kernel_map_pages'
 2020-10-22  5:56 UTC 

rtw88 / rtl_8821ce: rfe 2 is not supported
 2020-10-22  5:53 UTC  (8+ messages)

[PATCH v3 0/6] x86: Updates to SMBIOS
 2020-10-22  5:51 UTC  (5+ messages)
` [PATCH v3 4/6] smbios: Allow properties to come from the device tree
` [PATCH v3 6/6] smbios: Add documentation and devicetree binding

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:51 UTC 

[PATCH v3 00/11] amd/display: Add GFX9+ modifier support
 2020-10-22  5:50 UTC  (3+ messages)
` [PATCH v3 10/11] drm/amd/display: Expose modifiers

[PATCH v2] pcsc-tools: add new package
 2020-10-22  5:49 UTC 

[PATCH] PM / sysfs: Expose suspend resume driver flags in sysfs
 2020-10-22  5:51 UTC  (3+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-22  5:48 UTC  (3+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH 0/4] vDPA: API for reporting IOVA range
 2020-10-22  5:47 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:47 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:47 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:47 UTC 

[PATCH v2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-22  5:46 UTC 

[linux-rt-devel:linux-5.9.y-rt-rebase 60/234] kernel/printk/printk.c:2581:6: error: implicit declaration of function 'kernel_sync_mode'
 2020-10-22  5:46 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:46 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:46 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:46 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-22  5:45 UTC 


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.