All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-13 13:00:36 to 2021-07-13 13:54:34 UTC [more...]

[PATCH 00/24] btrfs: support idmapped mounts
 2021-07-13 13:41 UTC  (4+ messages)
` [PATCH 01/24] namei: handle mappings in lookup_one_len()

[patch V2 00/10] hrtimer: Reprogramming and clock_was_set() overhaul
 2021-07-13 13:39 UTC  (4+ messages)
` [patch V2 01/10] hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
` [patch V2 02/10] hrtimer: Consolidate reprogramming code
` [patch V2 03/10] hrtimer: Ensure timerfd notification for HIGHRES=n

[PATCH for-6.2 00/34] target/arm: Third slice of MVE implementation
 2021-07-13 13:37 UTC  (20+ messages)
` [PATCH for-6.2 01/34] target/arm: Note that we handle VMOVL as a special case of VSHLL
` [PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps
` [PATCH for-6.2 03/34] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
` [PATCH for-6.2 04/34] target/arm: Fix signed VADDV
` [PATCH for-6.2 05/34] target/arm: Fix mask handling for MVE narrowing operations
` [PATCH for-6.2 06/34] target/arm: Fix 48-bit saturating shifts
` [PATCH for-6.2 07/34] target/arm: Fix calculation of LTP mask when LR is 0
` [PATCH for-6.2 08/34] target/arm: Fix VPT advance when ECI is non-zero
` [PATCH for-6.2 09/34] target/arm: Factor out mve_eci_mask()
` [PATCH for-6.2 10/34] target/arm: Fix VLDRB/H/W for predicated elements
` [PATCH for-6.2 11/34] target/arm: Implement MVE VMULL (polynomial)
` [PATCH for-6.2 12/34] target/arm: Implement MVE incrementing/decrementing dup insns
` [PATCH for-6.2 13/34] target/arm: Factor out gen_vpst()
` [PATCH for-6.2 15/34] target/arm: Implement MVE integer vector-vs-scalar comparisons
` [PATCH for-6.2 16/34] target/arm: Implement MVE VPSEL
` [PATCH for-6.2 18/34] target/arm: Implement MVE shift-by-scalar
` [PATCH for-6.2 19/34] target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
` [PATCH for-6.2 23/34] target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
` [PATCH for-6.2 24/34] target/arm: Implement MVE VMLADAV and VMLSLDAV

[Buildroot] [PATCH] package/pango: bump to version 1.48.7
 2021-07-13 13:53 UTC 

[ovmf test] 163638: regressions - FAIL
 2021-07-13 13:53 UTC 

[Buildroot] [PATCH] package/nettle: bump to version 3.7.3
 2021-07-13 13:53 UTC 

[RFC net-next] net: extend netdev features
 2021-07-13 13:53 UTC  (3+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump to version 2.8.2
 2021-07-13 13:53 UTC 

[PATCH v2] move_mount: allow to add a mount into an existing group
 2021-07-13 13:51 UTC 

[hardknott][PATCH v3] binutils: Fix CVE-2021-20197
 2021-07-13 13:49 UTC  (3+ messages)
` [hardknott][PATCH v4] "
  ` [OE-core] "

[PATCH] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-13 13:48 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/4] ethdev: fix max Rx packet length
 2021-07-13 13:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/4] ethdev: move jumbo frame offload check to library

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-07-13 13:35 UTC  (11+ messages)
` [dpdk-dev] [PATCH 01/10] security: add support for TSO on IPsec session
` [dpdk-dev] [PATCH 02/10] security: add UDP params for IPsec NAT-T
` [dpdk-dev] [PATCH 03/10] security: add ESN field to ipsec_xform
` [dpdk-dev] [PATCH 04/10] mbuf: add IPsec ESP tunnel type
` [dpdk-dev] [PATCH 05/10] ipsec: add support for AEAD algorithms
` [dpdk-dev] [PATCH 06/10] ipsec: add transmit segmentation offload support
` [dpdk-dev] [PATCH 07/10] ipsec: add support for NAT-T
` [dpdk-dev] [PATCH 08/10] ipsec: add support for SA telemetry
` [dpdk-dev] [PATCH 09/10] ipsec: add support for initial SQN value
` [dpdk-dev] [PATCH 10/10] ipsec: add ol_flags support

[PATCH] ieee802154: hwsim: fix memory leak in __pskb_copy_fclone
 2021-07-13 13:47 UTC  (2+ messages)

[PATCH] spl: Align device tree blob address at 8-byte boundary
 2021-07-13 13:47 UTC  (6+ messages)

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

[PATCH v3] kdb: Get rid of custom debug heap allocator
 2021-07-13 13:45 UTC  (4+ messages)

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-13 13:45 UTC  (11+ messages)
` [PATCH 2/2] igc: wait for the MAC copy when enabled MAC passthrough
  ` [Intel-wired-lan] "
` [PATCH v2] igc: fix page fault when thunderbolt is unplugged
  ` [Intel-wired-lan] "

[dpdk-dev] [RFC 00/10] new features for ipsec and security libraries
 2021-07-13 13:32 UTC  (11+ messages)
` [dpdk-dev] [RFC 01/10] security: add support for TSO on IPsec session
` [dpdk-dev] [RFC 02/10] security: add UDP params for IPsec NAT-T
` [dpdk-dev] [RFC 03/10] security: add ESN field to ipsec_xform
` [dpdk-dev] [RFC 04/10] mbuf: add IPsec ESP tunnel type
` [dpdk-dev] [RFC 05/10] ipsec: add support for AEAD algorithms
` [dpdk-dev] [RFC 06/10] ipsec: add transmit segmentation offload support
` [dpdk-dev] [RFC 07/10] ipsec: add support for NAT-T
` [dpdk-dev] [RFC 08/10] ipsec: add support for SA telemetry
` [dpdk-dev] [RFC 09/10] ipsec: add support for initial SQN value
` [dpdk-dev] [RFC 10/10] ipsec: add ol_flags support

[PATCH] gpu: ipu-v3: use swap()
 2021-07-13 13:44 UTC  (4+ messages)

[PULL] drm-misc-fixes
 2021-07-13 13:44 UTC  (3+ messages)
  ` [Intel-gfx] "

[dpdk-dev] [PATCH v6 1/2] net/mlx5: support matching on the reserved field of VXLAN
 2021-07-13 13:44 UTC  (6+ 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

[PATCH v3 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
 2021-07-13 13:44 UTC  (4+ messages)
` [PATCH] "
    ` [Intel-gfx] "

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

[PATCH] ARM: configs: Update Vexpress defconfig
 2021-07-13 13:37 UTC  (3+ messages)

[PATCH v2] drm/dp: Move panel DP AUX backlight support to drm_dp_helper
 2021-07-13 13:41 UTC  (3+ messages)

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

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

[PATCH v2 0/5] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-13 13:37 UTC  (3+ messages)
` [PATCH v2 3/5] drivers: clk: renesas: r9a07g044-cpg: Add GPIO clock and reset entries

[dpdk-dev] [PATCH v7 1/7] event/cnxk: add Rx adapter support
 2021-07-13 13:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 7/7] event/cnxk: add Tx event vector fastpath

[GIT PULL] memory: tegra for v5.14, late fixes
 2021-07-13 13:36 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-07-13 13:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 1/4] examples/vhost: refactor vhost enqueue and dequeue datapaths
  ` [dpdk-dev] [PATCH v5 2/4] examples/vhost: use a new API to query remaining ring space

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-13 13:32 UTC  (13+ messages)
` [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch

[PATCH 0/3] kvm: svm: Add initial GHCB protocol version 2 support
 2021-07-13 13:35 UTC  (3+ messages)
` [PATCH 2/3] KVM: SVM: Add support for Hypervisor Feature support MSR protocol

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-13 13:34 UTC  (11+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list

[LTP] [PATCH] syscalls/shmctl05.c: Fix leak of shared memory segment
 2021-07-13 13:34 UTC 

[PATCH] arm64: Remove AArch64 X30 redundant register alias
 2021-07-13 13:29 UTC 

[PULL 0/6] Tracing patches
 2021-07-13 13:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: further lower VRAM allocation overhead
 2021-07-13 13:32 UTC 

[PATCH] nl802154: Fix type check in nl802154_new_interface()
 2021-07-13 13:32 UTC  (2+ messages)

[LTP] [PATCH] squashfs: Add regression test for sanity check bug
 2021-07-13 13:32 UTC 

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

[tisdk-build-scripts PATCH 0/5] config-build-env: Switch to arago-project git
 2021-07-13 13:30 UTC  (4+ messages)
` [tisdk-build-scripts PATCH 5/5] config-build-env: Switch arago-project git repo to ti git repo

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-13 13:29 UTC  (6+ 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  (4+ messages)

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

[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  (5+ messages)
` [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  (8+ messages)
` [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 

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

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

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

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

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-13 13:03 UTC  (7+ messages)
` [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


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.