All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 08:09:03 to 2021-10-29 09:01:48 UTC [more...]

[dm-devel] [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-10-29  8:16 UTC  (11+ messages)
            `  "

[PATCH v9 00/76] support vector extension v1.0
 2021-10-29  8:58 UTC  (29+ messages)
` [PATCH v9 01/76] target/riscv: drop vector 0.7.1 and add 1.0 support
` [PATCH v9 02/76] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v9 03/76] target/riscv: rvv-1.0: add mstatus VS field
` [PATCH v9 04/76] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
` [PATCH v9 05/76] target/riscv: rvv-1.0: add sstatus VS field
` [PATCH v9 06/76] target/riscv: rvv-1.0: introduce writable misa.v field
` [PATCH v9 07/76] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v9 08/76] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v9 09/76] target/riscv: rvv-1.0: add vcsr register
` [PATCH v9 10/76] target/riscv: rvv-1.0: add vlenb register
` [PATCH v9 11/76] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [PATCH v9 12/76] target/riscv: rvv-1.0: remove MLEN calculations
` [PATCH v9 13/76] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v9 14/76] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v9 15/76] target/riscv: rvv-1.0: update check functions
` [PATCH v9 16/76] target/riscv: introduce more imm value modes in translator functions
` [PATCH v9 17/76] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v9 18/76] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v9 19/76] target/riscv: rvv-1.0: configure instructions
` [PATCH v9 20/76] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v9 21/76] target/riscv: rvv-1.0: index "
` [PATCH v9 22/76] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v9 23/76] target/riscv: rvv-1.0: fault-only-first unit stride load
` [PATCH v9 25/76] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v9 26/76] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v9 28/76] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v9 29/76] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v9 32/76] target/riscv: rvv-1.0: iota instruction

[PATCH bpf-next v2] libbpf: deprecate AF_XDP support
 2021-10-29  9:01 UTC 

[rdma:for-rc] BUILD SUCCESS 64733956ebba7cc629856f4a6ee35a52bc9c023f
 2021-10-29  8:59 UTC 

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-10-29  8:58 UTC  (2+ messages)

[PATCH 0/5] Board specific runtime determined default env
 2021-10-29  8:57 UTC  (7+ messages)
` [PATCH 2/5] env: Fix env_get() when returning empty string using env_get_f()
` [PATCH 4/5] env: Add support for board specific special default environment

[PATCH 0/3] platform: surface: Introduce Surface XBL Driver
 2021-10-29  8:57 UTC  (4+ messages)
` [PATCH 2/3] platform: surface: Add surface xbl

[PATCH] kbuild: Support clang-$ver builds
 2021-10-29  8:56 UTC  (10+ messages)

Possible reward for fuzzer bug fixes? Secure Open Source Rewards Program
 2021-10-29  8:53 UTC  (2+ messages)

Testing & Fuzzing Micro-Conference at Linux Plumbers Conference 2021
 2021-10-29  8:54 UTC  (2+ messages)

[PATCH 1/3] block: bio-integrity: add PI iovec to bio
 2021-10-29  8:53 UTC  (5+ messages)

[LTP] [PATCH 0/7] docparse improvements
 2021-10-29  8:54 UTC  (8+ messages)
` [LTP] [PATCH 1/7] docparse: Implement #define and #include

[PATCH] pci: fix PCI resource reserve capability on BE
 2021-10-29  8:50 UTC  (2+ messages)

ipmitool sdr command prompts "ipmitool: ipmi_sdr_get_record() failed" error for phosphor-health-monitor
 2021-10-29  8:50 UTC 

[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
 2021-10-29  8:52 UTC 

[PATCH] irq: consider cpus on nodes are unbalanced
 2021-10-29  8:27 UTC 

[entity-manager] Question about temperature sensor stops update
 2021-10-29  8:50 UTC  (3+ messages)
  ` 回覆: "

[PATCH v2 0/8] Add Sunplus SP7021 SoC Support
 2021-10-29  8:44 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v2 2/8] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v2 3/8] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v2 4/8] reset: Add Sunplus "
` [PATCH v2 5/8] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v2 6/8] clk: Add Sunplus "
` [PATCH v2 7/8] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v2 8/8] irqchip: Add support for Sunplus "

[PATCH] seq_file: fix passing wrong private data
 2021-10-29  8:50 UTC  (4+ messages)

[PATCH] xfs/126: Add a getxattr opeartion
 2021-10-29  8:50 UTC 

[PATCH 1/2] media: atomisp: better describe get_frame_info issues
 2021-10-29  8:49 UTC  (4+ messages)
` [PATCH 2/2] media: atomisp: set default mode

[Intel-wired-lan] [PATCH net-next 0/7] Remove enum ice_status
 2021-10-29  8:49 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next 3/7] ice: Use int for ice_status
` [Intel-wired-lan] [PATCH net-next 4/7] ice: Remove enum ice_status
` [Intel-wired-lan] [PATCH net-next 5/7] ice: Cleanup after ice_status removal
` [Intel-wired-lan] [PATCH net-next 6/7] ice: Remove excess error variables
` [Intel-wired-lan] [PATCH net-next 7/7] ice: Propagate error codes

[PATCH v4 0/8] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-29  8:46 UTC  (15+ messages)
` [PATCH v4 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
` [PATCH v4 7/8] arm64: dts: imx8mm-evk: Add the pcie support on imx8mm evk board

[PATCH] iw: survey: add support for radio stats
 2021-10-29  8:46 UTC  (2+ messages)

[PATCH] nl80211: fix radio statistics in survey dump
 2021-10-29  8:46 UTC  (2+ messages)

[PATCH v6 02/21] drm/bridge: adv7511: Register and attach our DSI device at probe
 2021-10-29  8:46 UTC  (5+ messages)
  ` [v6,02/21] "

[PATCH] blk-mq-debugfs: Show active requests per queue for shared tags
 2021-10-29  8:40 UTC 

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-10-29  8:44 UTC  (4+ messages)
` [PATCH v2 1/3] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing

[dpdk-dev] [PATCH] bus/pci: fix selection of default device NUMA node
 2021-10-29  8:44 UTC  (3+ messages)

[PATCH v4 00/13] ext4: new mount API conversion
 2021-10-29  8:44 UTC  (3+ messages)
` [PATCH v4 01/13] fs_parse: allow parameter value to be empty

[PATCH] Bluetooth: Limit duration of Remote Name Resolve
 2021-10-29  8:42 UTC  (6+ messages)

[PATCH 0/2] This is a patch series for I2C driver for Sunplus SP7021 SoC
 2021-10-29  8:42 UTC  (3+ messages)
` [PATCH 1/2] I2C: Add I2C driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings I2C Add bindings doc "

[PATCH v4 0/2] Reduce stacking and overscheduling
 2021-10-29  8:42 UTC  (4+ messages)
` [PATCH 1/2] sched/fair: Couple wakee flips with heavy wakers

[PATCH 1/2] kselftest: signal all child processes
 2021-10-29  8:41 UTC  (5+ messages)
` [PATCH 2/2] ksefltest: pidfd: Fix wait_states: Test terminated by timeout

[dpdk-dev] [PATCH] app/test: fix mempool test failure on FreeBSD
 2021-10-29  8:40 UTC 

[Fuego] [PATCH] tests: Use get_program_path in test_run function
 2021-10-29  8:41 UTC  (3+ messages)
` [Fuego] [PATCH v2] "

[PATCH v2] cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
 2021-10-29  8:40 UTC  (6+ messages)

[PATCH 1/2] powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
 2021-10-29  8:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi

[PATCH] fscache: Use only one fscache_object_cong_wait
 2021-10-29  8:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] sched/numa: add per-process numa_balancing
 2021-10-29  8:37 UTC  (4+ messages)
  `  "

[dpdk-dev] [PATCH] net/ice: remove VSI update on DCF reset by PF
 2021-10-29  8:37 UTC  (2+ messages)

[PATCH] ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later
 2021-10-29  8:35 UTC  (5+ messages)

[PATCH 0/2] ovl: bugfix for ovl_aio_req
 2021-10-29  8:35 UTC  (6+ messages)
` [PATCH 2/2] ovl: fix UAF "

[ANNOUNCE] v5.15-rc7-rt15
 2021-10-29  8:34 UTC 

[GIT PULL] irqchip updates for 5.16
 2021-10-29  8:33 UTC 

[PATCH 0/2] arm64: defconfig: Enable multimedia clocks on SC7180
 2021-10-29  8:32 UTC  (7+ messages)
` [PATCH 1/2] arm64: defconfig: Add SC7180 GPUCC and DISPCC as module
` [PATCH 2/2] arm64: defconfig: Add SC7180 VIDEOCC "

[PATCH 1/1] RDMA/irdma: optimize rx path by removing unnecessary copy
 2021-10-29 16:23 UTC 

[PATCH] Bluetooth: Fix removing adv when processing cmd complete
 2021-10-29  8:33 UTC  (3+ messages)

[PATCH v2 01/10] drm/i915: Remove unused bits of i915_vma/active api
 2021-10-29  8:31 UTC  (20+ messages)
` [Intel-gfx] "
` [PATCH v2 02/10] drm/i915: Remove gen6_ppgtt_unpin_all
  ` [Intel-gfx] "
` [PATCH v2 03/10] drm/i915: Create a dummy object for gen6 ppgtt
  ` [Intel-gfx] "
` [PATCH v2 04/10] drm/i915: Create a full object for mock_ring, v2
  ` [Intel-gfx] "
` [PATCH v2 05/10] drm/i915: vma is always backed by an object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 06/10] drm/i915/pm: Move CONTEXT_VALID_BIT check
  `  "
` [Intel-gfx] [PATCH v2 07/10] drm/i915: Remove resv from i915_vma
  `  "
` [Intel-gfx] [PATCH v2 08/10] drm/i915: Rework context handling in hugepages selftests
  `  "
` [PATCH v2 09/10] drm/i915: Drain the ttm delayed workqueue too
  ` [Intel-gfx] "
` [PATCH v2 10/10] drm/i915: Require object lock when freeing pages during destruction
  ` [Intel-gfx] "

[Virtio-fs] [PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-29  8:33 UTC  (7+ messages)
` [Virtio-fs] [PATCH v6 2/7] fuse: make DAX mount option a tri-state
          `  "

[PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850
 2021-10-29  8:31 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable SC7180 interconnect driver
 2021-10-29  8:30 UTC  (4+ messages)

[RFC PATCH] Bluetooth: vhci: Add new packet type for VHCI
 2021-10-29  8:31 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: sysfs: set / query btrfs stripe size
 2021-10-29  8:31 UTC  (6+ messages)

Running/building an 32 bits kernel on A53 CPU?
 2021-10-29  8:27 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-10-29  8:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/3] dt-bindings: display: bridge: nxp,tda998x: Json-schema conversion and fixes
 2021-10-29  8:28 UTC  (5+ messages)
` [PATCH 3/3] [RFC] dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema

linux-next: build failure after merge of the btrfs tree
 2021-10-29  8:28 UTC  (2+ messages)

linux-next: Tree for Oct 29
 2021-10-29  8:25 UTC 

[Intel-gfx] [PATCH] drm/i915/adlp: Implement workaround 16013190616
 2021-10-29  8:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v4 0/4] Prepare error capture for asynchronous migration
 2021-10-29  8:21 UTC  (10+ messages)
`  "
` [Intel-gfx] [PATCH v4 1/4] drm/i915: Introduce refcounted sg-tables
  `  "
` [PATCH v4 2/4] drm/i915: Update error capture code to avoid using the current vma state
  ` [Intel-gfx] "
` [PATCH v4 3/4] drm/i915: Use GFP_NOWAIT in the capture code
  ` [Intel-gfx] "
` [PATCH v4 4/4] drm/i915: Initial introduction of vma resources
  ` [Intel-gfx] "

[PATCH 0/7] watchdog: s3c2410: Add Exynos850 support
 2021-10-29  8:20 UTC  (10+ messages)
` [PATCH 3/7] watchdog: s3c2410: Make reset disable optional
` [PATCH 5/7] watchdog: s3c2410: Introduce separate source clock
` [PATCH 7/7] watchdog: s3c2410: Let kernel kick watchdog

How to set IMAGE_ROOTFS_SIZE ?
 2021-10-29  8:21 UTC 

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-29  8:21 UTC  (5+ messages)
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension

[PATCH v6 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-29  8:21 UTC  (3+ messages)
` [PATCH v6 net-next 06/10] net: dsa: microchip: add support for phylink management

[LTP] [PATCH 1/1] CI: Reenable Tumbleweed
 2021-10-29  8:22 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-29  8:20 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 0/5] add new definitions for wait scheme
  ` [dpdk-dev] [PATCH v8 1/5] eal: "
  ` [dpdk-dev] [PATCH v8 2/5] eal: use wait event for read pflock
  ` [dpdk-dev] [PATCH v8 3/5] eal: use wait event scheme for mcslock
  ` [dpdk-dev] [PATCH v8 4/5] lib/bpf: use wait event scheme for Rx/Tx iteration
  ` [dpdk-dev] [PATCH v8 5/5] lib/distributor: use wait event scheme

[GIT PULL] USB-serial updates for 5.16-rc1
 2021-10-29  8:20 UTC 

meta-arm-autonomy layer deprecation schedule
 2021-10-29  8:19 UTC 

[PATCH 4.19 0/3] ipv4/ipv6: backport fixes for CVE-2021-20322
 2021-10-29  8:17 UTC  (3+ messages)

[PATCH mptcp-next v8 0/8] The infinite mapping support
 2021-10-29  8:17 UTC  (2+ messages)

[PATCH v2] Documentation: Add refcount analogy to What is RCU
 2021-10-29  8:16 UTC  (2+ messages)

Problem with direct IO
 2021-10-29  8:16 UTC  (7+ messages)

[PATCH v3 0/4] ceph: size handling for the fscrypt
 2021-10-29  8:14 UTC  (4+ messages)
` [PATCH v3 2/4] ceph: add __ceph_sync_read helper support

[soc:arm/soc] BUILD SUCCESS a56c75d62c94ad0370e6466ab7a9e7694e943e39
 2021-10-29  8:06 UTC 

[dpdk-dev] [PATCH] ethdev: fine tune error reporting in pick transfer proxy API
 2021-10-29  8:11 UTC  (4+ messages)

[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-29  7:52 UTC  (3+ messages)
` [PATCH v7 06/20] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support

[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-29  8:10 UTC  (3+ messages)

[PATCH V5 0/3] net/filter: Optimize filters vnet_hdr support
 2021-10-29  8:08 UTC  (4+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector

[PATCH v2] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-29  8:09 UTC  (2+ messages)
` [tip: x86/apic] x86/apic: Reduce "

[PATCH v2] tpm: tpm_tis_spi_cr50: Add default RNG quality
 2021-10-29  8:09 UTC 

[meta-virtualization][PATCH 1/2] k3s: Update k3s service configuration
 2021-10-29  8:08 UTC  (5+ messages)
` [PATCH "
  ` [meta-virtualization] "


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.