All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-13 12:25:30 to 2021-07-13 13:29:54 UTC [more...]

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-13 13:29 UTC  (6+ messages)

[PATCH v4 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
 2021-07-13 13:28 UTC  (3+ messages)

usb:gadget:u_audio: Regression in [v3,3/3] usb: gadget: u_audio: add real feedback implementation - wMaxPacketSize calculation
 2021-07-13 13:28 UTC  (5+ messages)

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-13 13:27 UTC  (5+ messages)
` [PATCH v9 16/17] vduse: "

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-13 13:27 UTC  (9+ messages)

[PATCH] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
 2021-07-13 13:26 UTC  (4+ messages)

[PATCH] tools: PCI: Zero-initialize param
 2021-07-13 13:24 UTC  (4+ messages)

[LTP] [PATCH v4 0/7] Run tests in CI
 2021-07-13 13:23 UTC  (9+ messages)
` [LTP] [PATCH v4 1/7] tst_device: Require root
` [LTP] [PATCH v4 2/7] tst_net.sh: Declare prefix variable as empty
` [LTP] [PATCH v4 3/7] tst_strstatus.c: Use musl compatible status number
` [LTP] [PATCH v4 4/7] lib: Add script for running tests

[xen-unstable-smoke test] 163641: regressions - FAIL
 2021-07-13 13:22 UTC 

[PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
 2021-07-13 13:10 UTC  (11+ messages)
` [PATCH v4 03/11] coresight: tmc-etf: Add comment for store ordering
` [PATCH v4 04/11] perf/x86: Add barrier after updating bts
` [PATCH v4 07/11] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()

[hardknott][PATCH] xserver-xorg: Fix builds without glx
 2021-07-13 13:22 UTC 

[dpdk-dev] [PATCH] ethdev: avoid unregistering a non-allocated callback
 2021-07-13 13:21 UTC  (2+ messages)

[PATCH v2] audit: fix memory leak in nf_tables_commit
 2021-07-13 13:20 UTC  (2+ messages)

[PATCH] use swap()
 2021-07-13 13:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] New tests for ASSR Content Protection on DP/eDP
 2021-07-13 13:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v13 10/17] counter: Add character device interface
 2021-07-13 13:20 UTC  (2+ messages)
` [PATCH] counter: fix stream_open.cocci warnings

apparmor: global buffers spin lock may get contended
 2021-07-13 13:19 UTC 

[PATCH] drm/amdgpu: add another Renior DID
 2021-07-13 13:19 UTC  (2+ messages)

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-07-13 13:05 UTC  (28+ messages)
` [PATCH 01/13] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH 02/13] mtd: spinand: Add enum spinand_proto to indicate current SPI IO mode
` [PATCH 03/13] mtd: spinand: Setup spi_mem_op for the SPI IO protocol using reg_proto
` [PATCH 04/13] mtd: spinand: Fix odd byte addr and data phase in read/write reg op and write VCR op for Octal DTR mode
` [PATCH 05/13] mtd: spinand: Add adjust_op() in manufacturer_ops to modify the ops for manufacturer specific changes
` [PATCH 06/13] mtd: spinand: Add macros for Octal DTR page read and write operations
` [PATCH 07/13] mtd: spinand: Allow enabling Octal DTR mode in the core
` [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
` [PATCH 09/13] mtd: spinand: Add support for write volatile configuration register op
` [PATCH 10/13] mtd: spinand: Add octal_dtr_enable() for Winbond manufacturer_ops
` [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
` [PATCH 12/13] mtd: spinand: Perform Power-on-Reset when runtime_pm suspend is issued
` [PATCH 13/13] mtd: spinand: Add support for Winbond W35N01JW SPI NAND flash

[PATCH] Hyper-V: fix for unwanted manipulation of sched_clock when TSC marked unstable
 2021-07-13 13:17 UTC  (3+ messages)

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-13 13:18 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 01/14] common/mlx5: add common device driver
 2021-07-13 13:14 UTC  (16+ messages)
` [dpdk-dev] [PATCH v2 00/14] net/mlx5: support Sub-Function
` [dpdk-dev] [PATCH v2 01/14] common/mlx5: add common device driver
` [dpdk-dev] [PATCH v2 02/14] common/mlx5: move description of PCI sysfs functions
` [dpdk-dev] [PATCH v2 03/14] common/mlx5: support auxiliary bus
` [dpdk-dev] [PATCH v2 04/14] common/mlx5: get PCI device address from any bus
` [dpdk-dev] [PATCH v2 05/14] net/mlx5: remove PCI dependency
` [dpdk-dev] [PATCH v2 06/14] net/mlx5: migrate to bus-agnostic common driver
` [dpdk-dev] [PATCH v2 07/14] net/mlx5: support SubFunction
` [dpdk-dev] [PATCH v2 08/14] net/mlx5: check max Verbs port number
` [dpdk-dev] [PATCH v2 09/14] regex/mlx5: migrate to common driver
` [dpdk-dev] [PATCH v2 10/14] vdpa/mlx5: define driver name as macro
` [dpdk-dev] [PATCH v2 11/14] vdpa/mlx5: remove PCI specifics
` [dpdk-dev] [PATCH v2 12/14] vdpa/mlx5: support SubFunction
` [dpdk-dev] [PATCH v2 13/14] compress/mlx5: migrate to common driver
` [dpdk-dev] [PATCH v2 14/14] common/mlx5: clean up legacy PCI bus driver

[LTP] [PATCH] mmap18: fix when PTHREAD_STACK_MIN < PAGE_SIZE
 2021-07-13 13:17 UTC  (3+ messages)

[dpdk-dev] [pull-request] dpdk-next-net for main v21.08 - RC2
 2021-07-13 13:17 UTC 

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-13 13:16 UTC  (15+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
` [PATCH 5/5] mm/vmscan: fix misleading comment in isolate_lru_pages()

[PATCH 00/11] Fixes for clang-13 plus tcg/ppc
 2021-07-13 13:14 UTC  (5+ messages)
` [PATCH 01/11] nbd/server: Remove unused variable

[PATCH 1/3 v2] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-07-13 13:14 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix to clear cached value of stats in clear stats
 2021-07-13 13:34 UTC 

[PATCH 2/5] drm/i915/uapi: convert drm_i915_gem_madvise to kernel-doc
 2021-07-13 13:11 UTC 

renesas-drivers-2021-07-13-v5.14-rc1
 2021-07-13 13:10 UTC 

[dpdk-dev] [PATCH v6 1/2] net/mlx5: support matching on the reserved field of VXLAN
 2021-07-13 13:09 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 0/2] support VXLAN header the last 8-bits matching
  ` [dpdk-dev] [PATCH v7 1/2] net/mlx5: support matching on the reserved field of VXLAN
  ` [dpdk-dev] [PATCH v7 2/2] app/testpmd: support matching the reserved filed for VXLAN

Upstream scipy recipe to meta-openembedded
 2021-07-13 13:09 UTC  (5+ messages)
` [oe] "

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-13 13:00 UTC  (3+ messages)
` [PATCH v2] igc: fix page fault when thunderbolt is unplugged
  ` [Intel-wired-lan] "

[PATCH net-next v3] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-13 13:06 UTC  (4+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-13 13:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] dim/drm-misc: Add rule to not push patches with issues
 2021-07-13 13:05 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gtt: drop the page table optimisation
 2021-07-13 13:04 UTC  (3+ messages)
`  "

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-13 13:03 UTC  (11+ messages)
` [PATCH v13 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio
` [PATCH v13 15/18] mm/memcg: Add folio_lruvec()
` [PATCH v13 16/18] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v13 17/18] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()

[Patch 0/3] includeIf series for worktrees
 2021-07-13 13:03 UTC  (3+ messages)
` [Patch 1/3] config.c: add conditional include based on worktree

[PATCH] stubdom: foreignmemory: Fix build after 0dbb4be739c5
 2021-07-13 13:00 UTC  (8+ messages)

[PATCH 1/5] drm/i915: document caching related bits
 2021-07-13 12:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] "

[PATCH] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-07-13 12:58 UTC 

[PATCH 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations
 2021-07-13 12:57 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Disable Auto-HW polling
` [PATCH 2/2] spi: cadence-quadspi: Fix check condition for DTR ops

Regarding ext4 extent allocation strategy
 2021-07-13 12:57 UTC  (3+ messages)

[PATCH v7 00/16] Sparse-index: integrate with status
 2021-07-13 12:57 UTC  (4+ messages)
` [PATCH v8 00/15] "

[tip:core/urgent 1/1] kernel/smpboot.c:50:20: sparse: sparse: duplicate inline
 2021-07-13 12:56 UTC 

[RFC v2] /dev/iommu uAPI proposal
 2021-07-13 12:55 UTC  (7+ messages)

[dpdk-dev] [PATCH v1] net/mlx5: fix RSS selection flags settings
 2021-07-13 12:54 UTC 

[PATCH 2/2] net/sched: Remove unnecessary judgment statements
 2021-07-13 12:53 UTC 

[PATCH 1/2] extra: Fix false output of handle_AND_op and handle_AND_condition
 2021-07-13 12:50 UTC  (2+ messages)
` [PATCH 2/2] extra: Fix handle_bit_test so that null set condition is taken care of

[PATCH] Remove analogy support
 2021-07-13 12:52 UTC  (2+ messages)

[PATCH] video: fbdev: kyrofb: fix a DoS bug by restricting user input
 2021-07-13 12:51 UTC 

[hare-scsi-devel:auth.v3 8/10] configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
 2021-07-13 12:50 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-13 12:50 UTC  (2+ messages)

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-07-13 12:50 UTC  (2+ messages)
` [PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"

[PATCH nftables,v2 1/2] src: infer interval from set
 2021-07-13 12:47 UTC  (2+ messages)
` [PATCH nftables,v2 2/2] src: support for nat with interval concatenation

[dpdk-dev] [PATCH 1/4] ethdev: fix max Rx packet length
 2021-07-13 12:47 UTC  (2+ messages)

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2021-07-13 12:45 UTC  (6+ messages)
  ` [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host

Btrfs progs release 5.13
 2021-07-13 12:44 UTC 

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-07-13 12:45 UTC  (9+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH v2 2/5] spi: fsl_qspi: Build driver only if DM_SPI is available
 2021-07-13 12:44 UTC  (2+ messages)

[MPTCP][PATCH v3 mptcp-next 0/8] MP_FAIL support
 2021-07-13 12:44 UTC  (6+ messages)
` [MPTCP][PATCH v3 mptcp-next 1/8] mptcp: MP_FAIL suboption sending
  ` [MPTCP][PATCH v3 mptcp-next 2/8] mptcp: MP_FAIL suboption receiving
    ` [MPTCP][PATCH v3 mptcp-next 3/8] mptcp: send out MP_FAIL when data checksum fail

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-13 12:42 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 2/3] libbpf: Fix the possible memory leak on error
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-13 12:43 UTC  (4+ messages)

[PATCH 0/8] ASoC: SOF: power optimizations for HDaudio platforms
 2021-07-13 12:39 UTC  (6+ messages)
` [PATCH 6/8] ALSA: pcm: conditionally avoid mmap of control data

[PATCH v3 5/5] bus: Make remove callback return void
 2021-07-13 12:39 UTC  (2+ messages)

[PATCH 0/2] net: Use nlmsg_{multicast, unicast} that contain if statement
 2021-07-13 12:36 UTC  (2+ messages)
` [PATCH 1/2] rtnetlink: use nlmsg_{multicast, unicast} instead of netlink_{broadcast,unicast}

[PATCH] divide by 3*sizeof(u32) when computing array_size
 2021-07-13 12:35 UTC  (8+ messages)

[PATCH 0/14 v9] fs: Hole punch vs page cache filling races
 2021-07-13 12:35 UTC  (5+ messages)
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
    ` [f2fs-dev] "

[LTP] Failing test on failing shell commands
 2021-07-13 12:35 UTC  (4+ messages)

[PATCH v33 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-13 12:33 UTC  (14+ messages)
` [PATCH v33 01/13] mm: "
` [PATCH v33 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v33 03/13] mm/damon: Adaptively adjust regions
` [PATCH v33 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v33 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v33 06/13] mm/damon: Add a tracepoint
` [PATCH v33 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v33 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v33 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v33 10/13] Documentation: Add documents for DAMON
` [PATCH v33 11/13] mm/damon: Add kunit tests
` [PATCH v33 12/13] mm/damon: Add user space selftests
` [PATCH v33 13/13] MAINTAINERS: Update for DAMON

[PATCH 1/3] ASoC: wm_adsp: Correct wm_coeff_tlv_get handling
 2021-07-13 12:33 UTC  (4+ messages)
` [PATCH 3/3] ASoC: wm_adsp: Remove pointless string comparison

[PATCH v2 0/5] arm: dts: Add PMIC node for J7200
 2021-07-13 12:34 UTC  (3+ messages)

[PATCH net-next 0/9] net: hns3: add support devlink
 2021-07-13 12:34 UTC  (4+ messages)
` [PATCH net-next 1/9] devlink: add documentation for hns3 driver

[gfs2:for-next.mmap-fault 1/5] undefined reference to `fault_in_user_pages'
 2021-07-13 12:33 UTC  (3+ messages)
` [Cluster-devel] "

[dpdk-dev] [PATCH 1/2] security: enforce semantics for Tx inline processing
 2021-07-13 12:33 UTC  (12+ messages)

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-13 12:32 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node

[PATCH] audit: fix memory leak in nf_tables_commit
 2021-07-13 12:30 UTC  (3+ messages)

[PATCH IPV6 v2 0/4] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-13 12:31 UTC  (4+ messages)
  ` [PATCH IPV6 v3 1/1] "

[PATCH] configure / meson: Move the GBM handling to meson.build
 2021-07-13 12:29 UTC  (2+ messages)

drivers/gpu/drm/i915/gt/intel_execlists_submission.c:1664 assert_pending_valid() error: uninitialized symbol 'flags'
 2021-07-13 12:29 UTC 

[PATCH V2 0/2] Vitqueue State Synchronization
 2021-07-13 12:28 UTC  (14+ messages)
` [PATCH V2 2/2] virtio: introduce STOP status bit
  ` [virtio-comment] "

[PATCH 0/7] namei: clean up retry logic in various do_* functions
 2021-07-13 12:28 UTC  (5+ messages)

[PATCH/rfc] NFS: introduce NFS namespaces
 2021-07-13 12:27 UTC  (13+ messages)
` [PATCH/rfc v2] "

[PATCH] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-13 12:25 UTC  (2+ messages)

[PATCH 1/2] pinctrl: imx8mn: Constify imx_pinctrl_soc_info
 2021-07-13 12:25 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: imx8qxp: "


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.