All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-25 01:04:19 to 2021-06-25 03:24:01 UTC [more...]

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-06-25  3:23 UTC  (4+ messages)
` [PATCH v10 2/2] "

[PULL 0/6] COLO-Proxy patches for 2021-06-25
 2021-06-25  3:11 UTC  (6+ messages)
` [PULL 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PULL 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PULL 4/6] net/colo-compare: Move data structure and define to .h file
` [PULL 5/6] net/colo-compare: Add passthrough list to CompareState

[PATCH 01/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.c
 2021-06-25  3:20 UTC  (3+ messages)

[PATCH net-next v2 0/2] add benchmark selftest and optimization for ptr_ring
 2021-06-25  3:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests/ptr_ring: add benchmark application "
` [PATCH net-next v2 2/2] ptr_ring: make __ptr_ring_empty() checking more reliable

[PATCH] usb: max-3421: Prevent corruption of freed memory
 2021-06-25  3:14 UTC 

[PATCH] md/raid10: properly indicate failure when ending a failed write request
 2021-06-25  3:14 UTC  (4+ messages)

[PATCHv2 0/8] videobuf2: support new noncontiguous DMA API
 2021-06-25  3:10 UTC  (5+ messages)
` [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-25  3:08 UTC  (17+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH] hfsplus: report create_date to kstat.btime
 2021-06-25  3:07 UTC  (2+ messages)

[PATCH v4] bus: mhi: core: Add support for processing priority of event ring
 2021-06-25  3:06 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS 3b1f941536af17537da09a7552c8e74804dd6823
 2021-06-25  3:04 UTC 

[staging:staging-testing] BUILD SUCCESS fcc84fe12fd8271ea0d94cbac4ae02f9162f56fd
 2021-06-25  3:04 UTC 

[PATCH 0/1] generic/103: increase reserved bytes for bcachefs
 2021-06-25  3:05 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH mptcp-net v6 0/5] Fix some mptcp syncookie process bugs
 2021-06-25  2:48 UTC  (6+ messages)
` [PATCH mptcp-net v6 1/5] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
` [PATCH mptcp-net v6 2/5] mptcp: remove redundant req destruct in subflow_check_req()
` [PATCH mptcp-net v6 3/5] mptcp: fix syncookie process if mptcp can not_accept new subflow
` [PATCH mptcp-net v6 4/5] mptcp: avoid processing packet if a subflow reset
` [PATCH mptcp-net v6 5/5] selftests: mptcp: update case multiple subflows limited by server

[LTP] [COMMITTED] cfs-scheduler: Add one more kernel git hash
 2021-06-25  3:03 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/display: fix level 0 adjustement on display ver >= 12
 2021-06-25  3:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/display: fix level 0 adjustement on display ver >= 12 (rev2)

[PATCH qemu] hw/net/vmxnet3: Remove g_assert_not_reached() when VMXNET3_REG_ICR is written
 2021-06-25  2:57 UTC  (4+ messages)

[dpdk-dev] [PATCH v6 0/7] vhost: Fix and improve NUMA reallocation
 2021-06-25  2:56 UTC  (9+ messages)
` [dpdk-dev] [PATCH v6 1/7] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v6 2/7] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v6 3/7] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v6 4/7] vhost: fix NUMA reallocation with multiqueue

[PATCH net] gve: Fix swapped vars when fetching max queues
 2021-06-25  2:55 UTC 

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-25  2:55 UTC  (8+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 4/4] vhost_net: Add self test with tun device

[PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
 2021-06-25  2:38 UTC  (7+ messages)
      `  "

[meta-virtualization][PATCH 1/3] podman: Add seccomp as REQUIRED_DISTRO_FEATURES
 2021-06-25  2:49 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v3 00/12] Add switchdev driver model for ice driver
 2021-06-25  2:45 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH net-next v3 01/12] ice: support basic E-Switch mode control
` [Intel-wired-lan] [PATCH net-next v3 02/12] ice: Move devlink port to PF/VF struct
` [Intel-wired-lan] [PATCH net-next v3 03/12] ice: introduce VF port representor
` [Intel-wired-lan] [PATCH net-next v3 04/12] ice: allow process vf opcodes in different ways
` [Intel-wired-lan] [PATCH net-next v3 05/12] ice: manage VSI antispoof and destination override
` [Intel-wired-lan] [PATCH net-next v3 06/12] ice: allow changing lan_en and lb_en on dflt rules
` [Intel-wired-lan] [PATCH net-next v3 07/12] ice: set and release switchdev environment
` [Intel-wired-lan] [PATCH net-next v3 08/12] ice: introduce new type of VSI for switchdev
` [Intel-wired-lan] [PATCH net-next v3 09/12] ice: enable/disable switchdev when managing VFs
` [Intel-wired-lan] [PATCH net-next v3 10/12] ice: rebuild switchdev when resetting all VFs
` [Intel-wired-lan] [PATCH net-next v3 11/12] ice: switchdev slow path
` [Intel-wired-lan] [PATCH net-next v3 12/12] ice: add port representor ethtool ops and stats

[PATCH v2] pinctrl: bcm2835: Replace BUG with WARN_ON
 2021-06-25  2:38 UTC  (3+ messages)

[PATCH 0/3] mm, xfs: memory allocation improvements
 2021-06-25  2:40 UTC  (5+ messages)
` [PATCH 1/3] mm: Add kvrealloc()
` [PATCH 2/3] xfs: remove kmem_alloc_io()
` [PATCH 3/3] xfs: replace kmem_alloc_large() with kvmalloc()

[PATCH] nvdimm: add 'target-node' option
 2021-06-25  2:25 UTC 

[PATCH] mt76: mt7915: fix potential overflow of eeprom page index
 2021-06-25  2:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: use kvcalloc for entry->entries
 2021-06-25  2:33 UTC  (2+ messages)

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-25  2:32 UTC  (5+ messages)
` [PATCH v2 2/4] lib/vsprintf.c: "

[PATCH v3] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  4:30 UTC 

[PATCH v2] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  4:27 UTC  (3+ messages)

[PATCH v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  4:24 UTC  (10+ messages)
` [PATCH v4 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v4 3/4] mm/page_reporting: Allow driver to specify reporting order

[PATCH v5 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  4:21 UTC  (5+ messages)
` [PATCH v5 1/4] mm/page_reporting: Fix code style in __page_reporting_request()
` [PATCH v5 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v5 3/4] mm/page_reporting: Allow driver to specify reporting
` [PATCH v5 4/4] virtio_balloon: Specify page reporting order if needed

[dpdk-dev] [Question] why ixgbevf driver not support dynamic txq/rxq start/stop
 2021-06-25  2:17 UTC 

[PATCH] ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config
 2021-06-25  2:07 UTC  (3+ messages)

[PATCH] ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim struct
 2021-06-25  2:12 UTC 

ALSA: scarlett2: Default on?
 2021-06-25  2:11 UTC  (3+ messages)

[PATCH V3 00/17] Add Scarlett Gen 3 support
 2021-06-25  2:09 UTC  (6+ messages)
` [PATCH 01/17] ALSA: usb-audio: scarlett2: Fix wrong resume call

[PULL 00/12] Misc, mostly meson patches for 2021-06-23
 2021-06-25  2:09 UTC  (3+ messages)
` [PULL 09/12] configure, meson: convert libusb detection to meson

[xenomai-images PATCH V2] tests: restrict realtime cpu
 2021-06-25  2:09 UTC 

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-06-25  2:05 UTC  (3+ messages)

[PATCH 0/2] KVM: SVM: Final C-bit fixes?
 2021-06-25  2:03 UTC  (3+ messages)
` [PATCH 1/2] Revert "KVM: x86: Truncate reported guest MAXPHYADDR to C-bit if SEV is supported"
` [PATCH 2/2] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler

[PATCH] drm/amdgpu: use kvcalloc for entry->entries
 2021-06-25  2:03 UTC  (2+ messages)

[PATCH RESEND] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-06-25  2:02 UTC 

[PATCH] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-25  2:01 UTC  (4+ messages)
` [v3] "

[dpdk-dev] [PATCH v4 1/2] power: add support for cppc cpufreq
 2021-06-25  2:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] power: add support for cppc cpufreq driver
  ` [dpdk-dev] [PATCH v5 1/2] power: add support for cppc cpufreq
  ` [dpdk-dev] [PATCH v5 2/2] test/power: round cpuinfo cur freq only when using CPPC cpufreq

[PATCH v3] rcuscale: Console output claims too few grace periods
 2021-06-25  1:44 UTC  (3+ messages)

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-25  1:57 UTC  (7+ messages)
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 43/46] mm/filemap: Add filemap_add_folio

[tty:tty-testing 97/222] drivers/tty/serial/sc16is7xx.c:1365 sc16is7xx_probe() warn: 's->clk' not released on lines: 1228
 2021-06-25  1:56 UTC 

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-25  1:55 UTC  (10+ messages)

[RFC] reconsider [PATCH] hostname up to 255 character
 2021-06-25  1:53 UTC  (2+ messages)

[PATCH] runqueue: Improve multiconfig deferred task issues
 2021-06-25  1:48 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v5 0/4] mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process
 2021-06-25  1:47 UTC  (3+ messages)

[wireless-drivers-next:pending] BUILD SUCCESS e7e9148d36139037fe3274810548811dfa6077e6
 2021-06-25  1:45 UTC 

Definition of "the Git repository"
 2021-06-25  1:44 UTC 

[PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array
 2021-06-25  1:36 UTC  (3+ messages)
  `  "

[PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-25  1:45 UTC  (3+ messages)

[PULL] u-boot-sh/next
 2021-06-25  1:44 UTC  (4+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.195-cip52
 2021-06-25  1:43 UTC 

incoming
 2021-06-25  1:40 UTC  (25+ messages)
` [patch 01/24] mm: page_vma_mapped_walk(): use page for pvmw->page
` [patch 02/24] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [patch 03/24] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [patch 04/24] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [patch 05/24] mm: page_vma_mapped_walk(): crossing page table boundary
` [patch 06/24] mm: page_vma_mapped_walk(): add a level of indentation
` [patch 07/24] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [patch 08/24] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [patch 09/24] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [patch 10/24] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [patch 11/24] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [patch 12/24] mm/vmalloc: add vmalloc_no_huge
` [patch 13/24] KVM: s390: prepare for hugepage vmalloc
` [patch 14/24] mm/vmalloc: unbreak kasan vmalloc support
` [patch 15/24] kthread_worker: split code for canceling the delayed work timer
` [patch 16/24] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [patch 17/24] mm, futex: fix shared futex pgoff on shmem huge page
` [patch 18/24] mm/memory-failure: use a mutex to avoid memory_failure() races
` [patch 19/24] mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
` [patch 20/24] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
` [patch 21/24] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
` [patch 22/24] mm/page_alloc: do bulk array bounds check after checking populated elements
` [patch 23/24] MAINTAINERS: fix Marek's identity again
` [patch 24/24] mailmap: add Marek's other e-mail address and identity without diacritics

[PATCH v2 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2021-06-25  1:35 UTC 

[tty:tty-testing] BUILD SUCCESS WITH WARNING 5607fa6c3da3189de1bac356c73bc4fcaf4c0234
 2021-06-25  1:33 UTC 

[tty:tty-next] BUILD SUCCESS cddd53e8aa4fc442e26a7a7be183593ce31453ca
 2021-06-25  1:33 UTC 

[PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
 2021-06-25  1:33 UTC  (2+ messages)
` [PATCH 2/2] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH/rfc] NFS: introduce NFS namespaces
 2021-06-25  1:32 UTC 

[folded-merged] mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races-fix.patch removed from -mm tree
 2021-06-25  1:32 UTC 

[folded-merged] mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page-fix.patch removed from -mm tree
 2021-06-25  1:31 UTC 

[folded-merged] mm-vmalloc-add-vmalloc_no_huge-fix.patch removed from -mm tree
 2021-06-25  1:31 UTC 

[PATCH 1/2] bcache-tools: make --discard a per device option
 2021-06-25  1:30 UTC  (2+ messages)
` [PATCH 2/2] bcache-tools: Correct super block version check codes

[folded-merged] mm-page_vma_mapped_walk-add-a-level-of-indentation-fix.patch removed from -mm tree
 2021-06-25  1:30 UTC 

what's the state of things with pushing the bounds on ASSUME_PROVIDED?
 2021-06-25  1:30 UTC  (2+ messages)
` [yocto] "

[dunfell][PATCH] rpm: fix CVE-2021-3421
 2021-06-25  1:29 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-06-25  1:24 UTC  (4+ messages)
` [PATCH 00/25] progress.c: various fixes + SZEDER's RFC code
  ` [PATCH 22/25] progress.c: add a stop_progress_early() function

[PATCH v3 00/11] Add imx8ulp basic dtsi support
 2021-06-25  1:13 UTC  (16+ messages)
` [PATCH v3 01/11] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string
` [PATCH v3 02/11] dt-bindings: i2c: imx-lpi2c: "
` [PATCH v3 03/11] dt-bindings: mmc: imx-esdhc: "
` [PATCH v3 04/11] dt-bindings: serial: fsl-lpuart: "
` [PATCH v3 05/11] dt-bindings: spi: fsl-lpspi: "
` [PATCH v3 06/11] dt-bindings: timer: tpm-timer: "
` [PATCH v3 07/11] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH v3 08/11] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
` [PATCH v3 10/11] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
` [PATCH v3 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

Unable to capture adv7280-m on i.MX6Q
 2021-06-25  1:20 UTC  (8+ messages)

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-06-25  1:17 UTC  (7+ messages)
` [PATCH v8 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v8 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH 00/47] GuC submission support
 2021-06-25  1:10 UTC  (7+ messages)
` [PATCH 43/47] drm/i915/guc: Hook GuC scheduling policies up
  ` [Intel-gfx] "
` [PATCH 44/47] drm/i915/guc: Connect reset modparam updates to GuC policy flags
  ` [Intel-gfx] "

xdp_iphash_to_cpu_cmdline: Error loading BTF: Invalid argument(22)
 2021-06-25  1:14 UTC  (5+ messages)

[PATCH net-next V2 1/1] ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
 2021-06-25  1:14 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-06-25  1:13 UTC 

[PULL] u-boot-usb/master
 2021-06-25  1:12 UTC 

[PATCH net-next v8] Add Mellanox BlueField Gigabit Ethernet driver
 2021-06-25  1:11 UTC 

[PATCH net-next 0/2] sctp: make the PLPMTUD probe more effective and efficient
 2021-06-25  1:11 UTC  (3+ messages)
` [PATCH net-next 1/2] sctp: do black hole detection in search complete state

[block:for-5.14/block 124/124] drivers/block/loop.c:1343:23: warning: variable 'bdev' set but not used
 2021-06-25  1:10 UTC 

next/pending-fixes build: 190 builds: 2 failed, 188 passed, 10 warnings (v5.13-rc7-277-gfd6ae26c403a)
 2021-06-25  1:10 UTC 

subtree split includes unrelated commits
 2021-06-25  1:09 UTC  (2+ messages)

[PATCH v5 0/4] Fix some mptcp syncookie process bugs
 2021-06-25  0:51 UTC  (9+ messages)
` [PATCH v5 4/4] mptcp: avoid processing packet if a subflow reset

[PATCH 0/3] lib/string: optimized mem* functions
 2021-06-25  1:02 UTC  (2+ messages)
` [PATCH 3/3] lib/string: optimized memset


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.