All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 18:18:44 to 2021-04-12 19:27:15 UTC [more...]

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-12 19:27 UTC  (13+ messages)
` [PATCH 01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/||
` [PATCH 02/16] test-lib: bring $remove_trash out of retirement
` [PATCH 08/16] test-lib functions: add --printf option to test_commit
` [PATCH 12/16] test-lib: modernize test_create_repo() function

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-12 19:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/2] "
  ` [dpdk-dev] [PATCH v2 1/2] ethdev: "

[PATCH v5 00/15] reftable library
 2021-04-12 19:25 UTC  (22+ messages)
` [PATCH v6 00/20] "
  ` [PATCH v6 01/20] init-db: set the_repository->hash_algo early on
  ` [PATCH v6 02/20] reftable: add LICENSE
  ` [PATCH v6 03/20] reftable: add error related functionality
  ` [PATCH v6 04/20] reftable: utility functions
  ` [PATCH v6 05/20] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v6 06/20] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v6 07/20] reftable: reading/writing blocks
  ` [PATCH v6 08/20] reftable: a generic binary tree implementation
  ` [PATCH v6 09/20] reftable: write reftable files
  ` [PATCH v6 10/20] reftable: generic interface to tables
  ` [PATCH v6 11/20] reftable: read reftable files
  ` [PATCH v6 12/20] reftable: reftable file level tests
  ` [PATCH v6 13/20] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v6 14/20] reftable: add merged table view
  ` [PATCH v6 15/20] reftable: implement refname validation
  ` [PATCH v6 16/20] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v6 17/20] reftable: add dump utility
  ` [PATCH v6 18/20] Reftable support for git-core
  ` [PATCH v6 19/20] git-prompt: prepare for reftable refs backend
  ` [PATCH v6 20/20] Add "test-tool dump-reftable" command

trace_FOO_tcg bit-rotted?
 2021-04-12 19:06 UTC  (5+ messages)

[PATCH bpf-next v2] libbpf: clarify flags in ringbuf helpers
 2021-04-12 19:24 UTC 

[PATCH] usbip: Fix incorrect double assignment to udc->ud.tcp_rx
 2021-04-12 19:25 UTC  (3+ messages)

[PATCH v6 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-12 19:24 UTC  (5+ messages)

[RFC PATCH] drm/doc/rfc: i915 DG1 uAPI
 2021-04-12 19:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-12 19:24 UTC  (24+ messages)
` [PATCH 1/5] mm/memcg: Pass both memcg and lruvec to mod_memcg_lruvec_state()
` [PATCH 3/5] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH 4/5] mm/memcg: Separate out object stock data into its own struct
` [PATCH 5/5] mm/memcg: Optimize user context object stock access

[dpdk-dev] [PATCH v2 0/4] Support PPS(packet per second) on meter
 2021-04-12 19:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] ethdev: add packet mode in meter profile structure
  ` [dpdk-dev] [PATCH v3 3/4] net/softnic: check meter packet mode

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2021-04-12 19:23 UTC  (4+ messages)
` [PATCH v2 4/6] devres: handle zero size in devm_kmalloc()

[PATCH] mm/compaction:let proactive compaction order configurable
 2021-04-12 19:22 UTC  (7+ messages)

[jpirko-mlxsw:linecards 2/84] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:1467:4: warning: variable 'mlxsw_sp_port' is uninitialized when used here
 2021-04-12 19:21 UTC 

✅ PASS: Test report for kernel 5.12.0-rc7 (arm-next, e5ff195b)
 2021-04-12 19:19 UTC 

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-12 19:20 UTC  (8+ messages)

[PATCH 0/4] Refine GPU recovery sequence to enhance its stability
 2021-04-12 19:18 UTC  (24+ messages)

[PATCH] ap: remove rates requirement for fmac cards
 2021-04-12 19:17 UTC  (2+ messages)

[PATCH net-next v10 1/2] net: Add a WWAN subsystem
 2021-04-12 19:23 UTC  (2+ messages)
` [PATCH net-next v10 2/2] net: Add Qcom WWAN control driver

[linux-next:master 12059/12188] kernel/gcov/clang.c:371:21: error: implicit declaration of function 'vmalloc'
 2021-04-12 19:13 UTC 

[intel-linux-intel-lts:5.4/yocto 8/24] drivers/gpu/drm/i915/gvt/display.c:2137:21-23: ERROR: disp_path is NULL but dereferenced. (fwd)
 2021-04-12 19:13 UTC 

[Outreachy kernel][PATCH 3/4] Replace macro function by static inline function in file iss_ipipeif.c
 2021-04-12 19:12 UTC  (3+ messages)

[PATCH] reftable: document an alternate cleanup method on Windows
 2021-04-12 19:12 UTC 

[PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper
 2021-04-12 19:11 UTC  (3+ messages)

[PATCH] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-12 19:04 UTC 

[Patch net] smc: disallow TCP_ULP in smc_setsockopt()
 2021-04-12 19:09 UTC  (3+ messages)

[linux-lvm] Possible bug with concurrent RAID syncs on the same underlying devices
 2021-04-12 19:08 UTC  (3+ messages)

[PATCH net-next] icmp: pass RFC 8335 reply messages to ping_rcv
 2021-04-12 19:08 UTC 

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-12 19:07 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: Update iommu property for simultaneous playback
 2021-04-12 19:07 UTC  (5+ messages)

[Buildroot] Missing .pyc files in target filesystem
 2021-04-12 19:08 UTC 

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-12 19:07 UTC  (7+ messages)
` [PATCH v4 05/23] ice: Add devlink params support

[PATCH v2] ALSA: hda: Continue to probe when codec probe fails
 2021-04-12 19:06 UTC  (15+ messages)
          ` [Nouveau] "

[PATCH v5] lib: add basic KUnit test for lib/math
 2021-04-12 19:07 UTC 

[PATCH v2 0/7] introduce single-sku support for mt7663/mt7921 drivers
 2021-04-12 19:06 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node

[PATCH 0/2] ASoC: SOF: Intel: descriptor corrections for TGL and ADL
 2021-04-12 19:01 UTC  (2+ messages)

[PATCH 0/6] ASoC: SOF: simplify nocodec mode
 2021-04-12 19:01 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/enic: fix completion pointer calculation
 2021-04-12 19:03 UTC 

[PATCH] ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCI
 2021-04-12 19:01 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: simplify probe and report errors
 2021-04-12 19:01 UTC  (2+ messages)

[PATCH -next] spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
 2021-04-12 19:00 UTC  (3+ messages)

[PATCH v3 00/11] Acceptance Test: introduce base class for Linux based tests
 2021-04-12 18:59 UTC  (3+ messages)
` [PATCH v3 11/11] tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey

[PATCH] ASoC: SOF: topology: remove useless code
 2021-04-12 19:00 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-04-12 19:01 UTC 

[PATCH v2 0/2] Minor updates for hisi-sfc-v3xx
 2021-04-12 19:00 UTC  (2+ messages)

[net-next, v3, 0/2] enetc: support PTP Sync packet one-step timestamping
 2021-04-12 19:00 UTC  (5+ messages)
` [net-next, v3, 1/2] enetc: mark TX timestamp type per skb
` [net-next, v3, 2/2] enetc: support PTP Sync packet one-step timestamping

USB port resume can take 60 seconds in worst case scenario
 2021-04-12 18:59 UTC 

[PATCH] drm/amd/pm: Show updated clocks on aldebaran
 2021-04-12 18:57 UTC  (2+ messages)

[PATCH 5.4 000/111] 5.4.112-rc1 review
 2021-04-12 18:57 UTC  (2+ messages)

[intel-linux-intel-lts:5.10/yocto 120/7370] drivers/tcc/tcc_buffer.c:360:12-18: ERROR: invalid reference to the index variable of the iterator on line 348
 2021-04-12 18:54 UTC 

New 'make dtbs_check W=1' warnings
 2021-04-12 18:52 UTC  (7+ messages)

[PATCH v7 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-12 18:54 UTC  (10+ messages)
` [PATCH v7 clocksource 3/5] clocksource: Check per-CPU clock synchronization when marked unstable

[5.12 regression] DSDT overriding from initrd no longer works
 2021-04-12 18:53 UTC  (4+ messages)

[RFC PATCH] drm/i915: Simplify userptr locking
 2021-04-12 18:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC] vsock: add multiple transports support for dgram
 2021-04-12 18:53 UTC  (6+ messages)
  ` [External] "
      `  "

[xen-unstable bisection] complete test-armhf-armhf-libvirt
 2021-04-12 18:53 UTC 

[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
 2021-04-12 18:44 UTC  (4+ messages)

[PATCH v2 0/5] Cleanup and fixup for hugetlb
 2021-04-12 18:51 UTC  (9+ messages)
` [PATCH v2 2/5] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH v2 3/5] mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages()
` [PATCH v2 4/5] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
` [PATCH v2 5/5] mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()

✅ PASS: Test report for kernel 5.11.13 (stable-queue, f32e633e)
 2021-04-12 18:49 UTC 

bitbake controlling memory use
 2021-04-12 18:47 UTC  (5+ messages)
` [yocto] "

stable-rc/queue/5.10 baseline: 127 runs, 1 regressions (v5.10.29-187-g536959c7536e)
 2021-04-12 18:49 UTC 

stable-rc/queue/4.14 baseline: 102 runs, 3 regressions (v4.14.230-59-gf0bb9847b3ee1)
 2021-04-12 18:49 UTC 

[PATCH -next] RDMA/srpt: Fix error return code in srpt_cm_req_recv()
 2021-04-12 18:47 UTC  (5+ messages)

any remaining for-6.0 issues?
 2021-04-12 18:44 UTC  (2+ messages)

[PATCH net resend] ethtool: fix kdoc attr name
 2021-04-12 18:47 UTC 

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-04-12 18:45 UTC  (6+ messages)

[PATCH 5.4 v2 1/1] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
 2021-04-12 18:45 UTC  (8+ messages)

[PATCH] Revert "spl: Drop bd_info in the data section"
 2021-04-12 18:44 UTC  (14+ messages)

[PATCH] vhost-user-fs: fix features handling
 2021-04-12 18:43 UTC  (5+ messages)
` [Virtio-fs] "

[PATCHv4 for-next 1/1] RDMA/rxe: Disable ipv6 features when ipv6.disable in cmdline
 2021-04-12 18:44 UTC  (2+ messages)

[intel-linux-intel-lts:5.4/yocto 8/24] drivers/gpu/drm/i915/gvt/display.c:2137:21-23: ERROR: disp_path is NULL but dereferenced
 2021-04-12 18:43 UTC 

[PATCH -next] drm/i915/display: remove redundant NULL check
 2021-04-12 18:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[BUG] possible issue with ixgbe
 2021-04-12 18:41 UTC 

[PATCH][next] habanalabs/gaudi: Fix uninitialized return code rc when read size is zero
 2021-04-12 18:41 UTC  (2+ messages)

[PATCH 0/3] mps3-an524: support memory remapping
 2021-04-12 18:39 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Introduce bt_skb_pull
 2021-04-12 18:40 UTC  (2+ messages)
` [RFC 2/2] Bluetooth: HCI: Use bt_skb_pull to parse events

[PATCH kvm-unit-tests] access: change CR0/CR4/EFER before TLB flushes
 2021-04-12 18:40 UTC  (2+ messages)

[PATCH -next] i40iw: Use DEFINE_SPINLOCK() for spinlock
 2021-04-12 18:39 UTC  (2+ messages)

[PATCH v3 0/9] Speedup mremap on ppc64
 2021-04-12 18:38 UTC  (5+ messages)
` [PATCH v3 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v3 2/9] selftest/mremap_test: Avoid crash with static build

[PATCH]Variables - WKS_FILE tip finding one used
 2021-04-12 18:36 UTC  (3+ messages)
` [docs] "

[tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned
 2021-04-12 18:36 UTC  (3+ messages)

[linux-linus test] 161022: regressions - FAIL
 2021-04-12 18:35 UTC 

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-12 18:32 UTC  (12+ messages)

[PATCH 0/6] KVM: x86: Make the cause of instruction emulation available to user-space
 2021-04-12 18:34 UTC  (2+ messages)

[PATCH v6 0/8] Pegasos2 emulation
 2021-04-12 18:31 UTC  (3+ messages)
` [PATCH v6 6/8] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM

[PATCH net-next 0/4] net: ipa: support two more platforms
 2021-04-12 18:32 UTC  (3+ messages)
` [PATCH net-next 1/4] dt-bindings: net: qcom,ipa: add some compatible strings

[RFC PATCH 0/3] net: axienet: Introduce dmaengine support
 2021-04-12 18:30 UTC  (4+ messages)
` [RFC PATCH 2/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support

[PATCH] [kvm-unit-tests PATCH] x86/access: Fix intermittent test failure
 2021-04-12 18:30 UTC  (5+ messages)

[PATCH] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
 2021-04-12 18:29 UTC  (4+ messages)

[PATCH -next] IB/hfi1: Fix error return code in parse_platform_config()
 2021-04-12 18:28 UTC  (2+ messages)

[PATCH -next] RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
 2021-04-12 18:28 UTC  (2+ messages)

[PATCH -next] RDMA/qedr: Fix error return code in qedr_iw_connect()
 2021-04-12 18:28 UTC  (2+ messages)

[Virtio-fs] [RFC] Using hard links instead of lo_inode->fd
 2021-04-12 18:28 UTC  (4+ messages)

[PATCH v4] git-apply: allow simultaneous --cached and --3way options
 2021-04-12 18:27 UTC  (7+ messages)
` [PATCH v5] "

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-12 18:26 UTC  (4+ messages)

[RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization
 2021-04-12 18:25 UTC  (7+ messages)
` [RFC v2 PATCH 1/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,axistream-connected property
` [RFC v2 PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property

[linuxppc:next-test 150/209] arch/powerpc/mm/book3s64/radix_pgtable.c:183:6: error: no previous prototype for 'radix__change_memory_range'
 2021-04-12 18:26 UTC 

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-12 18:23 UTC  (6+ messages)
` [PATCH 1/1] mm: "

[git pull] m68knommu fix for v5.12-rc7
 2021-04-12 18:25 UTC  (2+ messages)

[PATCH v6 0/2] Add support for ANX7688
 2021-04-12 18:24 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: add google,cros-ec-anx7688.yaml

[arm-integrator:test 2/4] arch/arm/mm/init.c:296:13: warning: no previous prototype for function 'mem_init_print_arm_info'
 2021-04-12 18:23 UTC 

[PATCH net-next 0/2] ibmvnic: sysfs changes
 2021-04-12 18:23 UTC  (3+ messages)
` [PATCH net-next 2/2] ibmvnic: add sysfs entry for timeout and fatal reset

[PATCH 1/2] usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
 2021-04-12 18:22 UTC  (2+ messages)

[PATCH v2 00/13] More parallel operations for the TDP MMU
 2021-04-12 18:21 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-12 18:21 UTC  (7+ messages)
` [PATCH V2 2/4] dt-bindings: mfd: Add compatible for pmk8350 rtc
` [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml
` [PATCH V2 4/4] dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings

[PATCH v4 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-12 18:21 UTC  (2+ messages)

KCSAN: data-race in __jbd2_journal_file_buffer / jbd2_journal_dirty_metadata
 2021-04-12 18:20 UTC  (4+ messages)

[PATCH nf-next] netfilter: Dissect flow after packet mangling
 2021-04-12 18:18 UTC  (5+ messages)


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.