All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 18:38:02 to 2021-05-19 19:18:54 UTC [more...]

[PATCH v3 00/10] gitlab-ci: Ease forks pipeline workflow
 2021-05-19 18:55 UTC  (2+ messages)
` [PATCH v3 07/10] gitlab-ci: Extract default build/test jobs templates

[PATCH v3 0/6] gitlab-ci: Allow using FreeBSD runners
 2021-05-19 18:45 UTC  (5+ messages)
` [PATCH v3 1/6] gitlab-ci: Extract &environment_variables template
` [PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
` [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
` [PATCH v3 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs

[PATCH v7 00/15] Restricted DMA
 2021-05-19 19:18 UTC  (30+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
  ` [Intel-gfx] "
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
  ` [Intel-gfx] "
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
  ` [Intel-gfx] "

arch/powerpc/mm/mem.c:53:12: error: no previous prototype for 'create_section_mapping'
 2021-05-19 19:18 UTC  (2+ messages)

[PATCH 0/5] crypto: add gemini/sl3516 crypto driver
 2021-05-19 18:39 UTC  (3+ messages)

[PATCH v3 00/15] qapi: static typing conversion, pt5a
 2021-05-19 18:39 UTC  (10+ messages)
` [PATCH v3 01/15] qapi/parser: Don't try to handle file errors
` [PATCH v3 02/15] qapi: Add test for nonexistent schema file
` [PATCH v3 04/15] qapi/parser: factor parsing routine into method
` [PATCH v3 05/15] qapi/parser: Assert lexer value is a string
` [PATCH v3 07/15] qapi/parser: assert object keys are strings
` [PATCH v3 08/15] qapi/parser: Use @staticmethod where appropriate
` [PATCH v3 10/15] qapi/parser: Fix token membership tests when token can be None
` [PATCH v3 12/15] qapi/parser: add type hint annotations
` [PATCH v3 13/15] qapi/parser: Remove superfluous list comprehension

[PATCH v2] PCI: iproc: Fix a non-compliant kernel-doc
 2021-05-19 18:38 UTC  (2+ messages)

NFSv4: Mounting NFS server which is down, blocks all other NFS mounts on same machine
 2021-05-19 19:15 UTC  (2+ messages)

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-19 19:14 UTC  (3+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-19 19:13 UTC  (9+ messages)
` [PATCH 1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
` [PATCH 3/8] tmp-objdir: expose function to retrieve path
` [PATCH 4/8] packfile: have `for_each_file_in_pack_dir()` return error codes
` [PATCH 5/8] object-file: allow reading loose objects without reading their contents
` [PATCH 6/8] connected: implement connectivity check via temporary object dirs
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands
` [PATCH 8/8] receive-pack: check connectivity via quarantined objects

[PATCH robh dt/next] dt-bindings: mfd: add Broadcom CRU
 2021-05-19 18:40 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V3 "

[RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
 2021-05-19 19:13 UTC  (5+ messages)
` [RFC v2-fix-v1 1/1] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() "
    ` [RFC v2-fix-v2 "

[PATCH v2 0/8] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-05-19 19:13 UTC  (5+ messages)
` [PATCH v2 5/8] x86/sev-es: Leave NMI-mode before sending signals

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-19 19:12 UTC  (3+ messages)

[PULL 00/50] target/i386 translate cleanups
 2021-05-19 18:30 UTC  (41+ messages)
` [PULL 06/50] target/i386: Assert PE is set for user-only
` [PULL 08/50] target/i386: Assert IOPL is 0 "
` [PULL 10/50] target/i386: Assert CODE32 for x86_64 user-only
` [PULL 13/50] target/i386: Assert LMA "
` [PULL 15/50] target/i386: Introduce REX_PREFIX
` [PULL 16/50] target/i386: Tidy REX_B, REX_X definition
` [PULL 17/50] target/i386: Move rex_r into DisasContext
` [PULL 18/50] target/i386: Move rex_w "
` [PULL 19/50] target/i386: Remove DisasContext.f_st as unused
` [PULL 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [PULL 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PULL 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PULL 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PULL 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PULL 25/50] target/i386: Leave TF in DisasContext.flags
` [PULL 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PULL 27/50] target/i386: Fix the comment for repz_opt
` [PULL 28/50] target/i386: Reorder DisasContext members
` [PULL 29/50] target/i386: Add stub generator for helper_set_dr
` [PULL 30/50] target/i386: Assert !SVME for user-only
` [PULL 31/50] target/i386: Assert !GUEST "
` [PULL 32/50] target/i386: Implement skinit in translate.c
` [PULL 33/50] target/i386: Eliminate SVM helpers for user-only
` [PULL 34/50] target/i386: Mark some helpers as noreturn
` [PULL 35/50] target/i386: Simplify gen_debug usage
` [PULL 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PULL 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PULL 38/50] target/i386: Remove user stub for cpu_vmexit
` [PULL 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
` [PULL 40/50] target/i386: Pass env to do_pause and do_hlt
` [PULL 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PULL 42/50] target/i386: Unify invlpg, invlpga
` [PULL 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PULL 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PULL 45/50] target/i386: Exit tb after wrmsr
` [PULL 46/50] target/i386: Tidy gen_check_io
` [PULL 47/50] target/i386: Pass in port to gen_check_io
` [PULL 48/50] target/i386: Create helper_check_io
` [PULL 49/50] target/i386: Move helper_check_io to sysemu
` [PULL 50/50] target/i386: Remove user-only i/o stubs

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-19 18:28 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19 19:10 UTC  (3+ messages)

[Intel-gfx] [PULL] drm-intel-next
 2021-05-19 19:10 UTC  (2+ messages)
`  "

[PATCH net-next] tun: use DEVICE_ATTR_RO macro
 2021-05-19 19:10 UTC  (2+ messages)

[PATCH BlueZ v3 0/6] OOB Authentication improvements
 2021-05-19 19:09 UTC  (7+ messages)
` [PATCH BlueZ v3 1/6] mesh: Fix delivery of PB-ACK to acceptors
` [PATCH BlueZ v3 2/6] mesh: Normalize endian of public/private ECC keys
` [PATCH BlueZ v3 3/6] tools/mesh: Add all supported OOB methods to cfgclient
` [PATCH BlueZ v3 4/6] test/mesh: Add support for testing more OOB auth
` [PATCH BlueZ v3 5/6] mesh: Add single threading to prov-acp ob messaging
` [PATCH BlueZ v3 6/6] mesh: Fix race condition memory leak

RFC: buffer cache backing page allocation cleanup
 2021-05-19 19:09 UTC  (12+ messages)
` [PATCH 01/11] xfs: cleanup error handling in xfs_buf_get_map
` [PATCH 02/11] xfs: split xfs_buf_allocate_memory
` [PATCH 03/11] xfs: remove ->b_offset handling for page backed buffers
` [PATCH 04/11] xfs: cleanup _xfs_buf_get_pages
` [PATCH 05/11] xfs: remove the xb_page_found stat counter in xfs_buf_alloc_pages
` [PATCH 06/11] xfs: remove the size and nbytes variables "
` [PATCH 07/11] xfs: simplify the b_page_count calculation
` [PATCH 08/11] xfs: centralize page allocation and freeing for buffers
` [PATCH 09/11] xfs: lift the buffer zeroing logic into xfs_buf_alloc_pages
` [PATCH 10/11] xfs: retry allocations from xfs_buf_get_uncached as well
` [PATCH 11/11] xfs: use alloc_pages_bulk_array() for buffers

[linux-linus test] 162082: regressions - FAIL
 2021-05-19 19:08 UTC 

Should we do something with #git-devel on Freenode?
 2021-05-19 19:08 UTC  (2+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-05-19 19:08 UTC  (4+ messages)
` [PATCH] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19 18:40 UTC  (3+ messages)
` [PATCH 22/24] target/ppc: Split out ppc_jumbo_xlate

[PATCH] arm: Remove nokia_rx51 board
 2021-05-19 19:06 UTC  (2+ messages)

[Patch bpf] udp: fix a memory leak in udp_read_sock()
 2021-05-19 19:06 UTC  (6+ messages)

[PATCH v20 00/19] ARM Primecell PL35x support
 2021-05-19 18:26 UTC  (10+ messages)
` [PATCH v20 11/19] memory: pl353-smc: Fix style
` [PATCH v20 12/19] memory: pl353-smc: Rename goto labels
` [PATCH v20 13/19] memory: pl353-smc: Let lower level controller drivers handle inits
` [PATCH v20 14/19] memory: pl353-smc: Avoid useless acronyms in descriptions
` [PATCH v20 15/19] memory: pl353-smc: Declare variables following a reverse christmas tree order
` [PATCH v20 16/19] MAINTAINERS: Add PL353 SMC entry
` [PATCH v20 17/19] MAINTAINERS: Add PL353 NAND controller entry
` [PATCH v20 18/19] dt-bindings: mtd: pl353-nand: Describe this hardware controller
` [PATCH v20 19/19] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller

[PATCH v2 1/1] usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header
 2021-05-19 19:05 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clock: convert cs2000-cp bindings to yaml
 2021-05-19 19:03 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: clk: cs2000-cp: Document aux-output-source

[PATCH 0/2] eeprom: ee1004: Let device core handle attribute eeprom
 2021-05-19 19:02 UTC  (4+ messages)
` [PATCH 1/2] sysfs: Add helper BIN_ATTRIBUTE_GROUPS

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-19 19:02 UTC  (6+ messages)
` [PATCH v5 2/4] KVM: stats: Add fd-based API to read binary stats data

My superblocks have gone missing, can't reassemble raid5
 2021-05-19 19:01 UTC  (6+ messages)

[PATCH 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-05-19 19:01 UTC  (4+ messages)
` [PATCH 2/2] media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAIN_XXX controls

[PATCH BlueZ v2 1/5] mesh: Fix delivery of PB-ACK to acceptors
 2021-05-19 19:01 UTC  (2+ messages)
` OOB Authentication improvements

[Buildroot] [PATCH next] package/libcurl: make sure openssl supports DES
 2021-05-19 19:01 UTC 

arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but not used
 2021-05-19 19:01 UTC  (2+ messages)

[PATCH 2/2] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
 2021-05-19 19:01 UTC  (6+ messages)
` [PATCH] "
        ` [Intel-gfx] "

[lttng-dev] [PATCH] Avoid using the heap for small strings with tracef/tracelog
 2021-05-19 19:00 UTC  (2+ messages)

[PATCH v5 1/5] hwmon: (max31790) Rework to use regmap
 2021-05-19 19:00 UTC  (2+ messages)

[PATCH net-next] ethtool: stats: Fix a copy-paste error
 2021-05-19 19:00 UTC  (2+ messages)

[PATCH v2 0/3] Fix RT5033 battery device tree probing
 2021-05-19 18:57 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add DT schema for richtek,rt5033-battery

[PATCH v4] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-05-19 18:56 UTC  (7+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add binding doc for imx sound card
 2021-05-19 18:55 UTC  (4+ messages)

[PATCH 1/3] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-05-19 18:55 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: OP-TEE as transport channel for SCMI messages

[Fuego] [PATCH] Add support to run or reject tests based on the board availability
 2021-05-19 18:55 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Clean up revokes on normal withdraws
 2021-05-19 18:54 UTC 

v5.13-rc1-mmots-2021-05-13-17-23 fails with corrupted page table and BAD pte
 2021-05-19 18:53 UTC 

[lttng-dev] reading context fields causes syscalls
 2021-05-19 18:52 UTC  (2+ messages)

[PATCH 0/3] rcu/nocb cleanups
 2021-05-19 18:51 UTC  (3+ messages)
` [PATCH 3/3] rcu: Assume rcu_report_dead() always deals with local CPU

BUG: unable to handle page fault for address - EIP: __kmap_local_page_prot
 2021-05-19 18:50 UTC  (2+ messages)

[PATCH net-next 0/5] net: intel: some cleanups
 2021-05-19 18:48 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-19 18:47 UTC  (4+ messages)
` [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping

[PATCH v2 1/1] NFSD add vfs_fsync after async copy is done
 2021-05-19 18:48 UTC 

[PATCH bpf-next 00/11] bpfilter
 2021-05-19 18:47 UTC  (3+ messages)
` [PATCH bpf-next 03/11] bpfilter: Add IO functions

[PATCH net v4] igb: Fix XDP with PTP enabled
 2021-05-19 18:46 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[SPDK] Announcing The 2021 US SPDK, PMDK and Intel® Performance Analyzers Virtual Forum! June 22nd-24th
 2021-05-19 18:45 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: Fix I_NEW check in gfs2_dinode_in
 2021-05-19 18:45 UTC 

[PATCH 0/4] bond_alb: support VMs behind bridges better
 2021-05-19 18:45 UTC  (3+ messages)
` [PATCH 3/4] bond_alb: don't tx balance multicast traffic either

add SPP_PLPMTUD_ENABLE/DISABLE flag for spp_flags
 2021-05-19 18:44 UTC  (6+ messages)

[dpdk-dev] [PATCH v3 1/8] baseband: introduce NXP LA12xx driver
 2021-05-19 18:43 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 0/8] baseband: add "
  ` [dpdk-dev] [PATCH v4 5/8] baseband/la12xx: add queue and modem config support

lost connection on dynamic IP
 2021-05-19 18:43 UTC  (2+ messages)

regression in recent pvops kernels, dom0 crashes early
 2021-05-19 18:42 UTC  (3+ messages)

[PATCH v4 0/5] Enable Bluetooth functionality for WCN6750
 2021-05-19 18:41 UTC  (5+ messages)
` [PATCH v4 4/5] dt-bindings: net: bluetooth: Convert Qualcomm BT binding to DT schema
` [PATCH v4 5/5] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750

[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-05-19 18:38 UTC  (6+ messages)
` [PATCH v4 4/4] i2c: aspeed: add DMA mode transfer support

[smp] a32a4d8a81: netperf.Throughput_tps -2.1% regression
 2021-05-19 18:38 UTC  (4+ messages)

[PATCH] aio: add missing dcache flush
 2021-05-19 18:40 UTC  (2+ 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.