All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 02:12:37 to 2021-04-22 04:00:10 UTC [more...]

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-22  3:59 UTC  (8+ messages)
` [PATCH v2 bpf-next 01/17] bpftool: support dumping BTF VAR's "extern" linkage
` [PATCH v2 bpf-next 02/17] bpftool: dump more info about DATASEC members
` [PATCH v2 bpf-next 03/17] libbpf: suppress compiler warning when using SEC() macro with externs

[PATCH v4] f2fs: compress: add compress_inode to cache compressed blockst
 2021-04-22  3:59 UTC  (10+ messages)
    ` [f2fs-dev] "

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-22  3:59 UTC  (3+ messages)
` [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'

Generating libbpf API documentation
 2021-04-22  3:58 UTC  (7+ messages)

[PATCH] PCI: hv: Fix a race condition when removing the device
 2021-04-22  3:57 UTC  (6+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-22  3:57 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/3] bugfix for kni
 2021-04-22  3:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] kni: fix wrong comments
` [dpdk-dev] [PATCH 2/3] net/kni: fix rewritten return value
` [dpdk-dev] [PATCH 3/3] kni: fix unchecked "

[pull request][net-next 00/11] mlx5 External sub function controller
 2021-04-22  3:55 UTC  (4+ messages)
` [net-next 06/11] devlink: Extend SF port attributes to have external attribute

[xen-unstable test] 161340: tolerable FAIL - PUSHED
 2021-04-22  3:54 UTC 

[PATCH v7 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-22  3:54 UTC  (5+ messages)
` [PATCH v7 3/5] blk-mq: Fix races "

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-22  3:49 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/bnxt: remove unnecessary forward declaration
 2021-04-22  4:12 UTC 

[PATCH V6 0/2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-22  3:46 UTC  (18+ messages)
` [PATCH V6 1/2] "
    `  "
` [PATCH V6 2/2] doc: mtk-wdt: "

[PATCH v5 0/1] Mediatek pinctrl patch on mt8195
 2021-04-22  3:35 UTC  (6+ messages)
` [PATCH v5] pinctrl: add rsel setting on MT8195

[PATCH] mm: memcontrol: fix root_mem_cgroup charging
 2021-04-22  3:47 UTC  (8+ messages)
  ` [External] "

next/pending-fixes baseline: 289 runs, 7 regressions (v5.12-rc8-117-g611fe7bee405)
 2021-04-22  3:47 UTC 

[PATCH bpf-next v3 0/3] Add TC-BPF API
 2021-04-22  3:43 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add low level "

+ ovl-fix-reference-counting-in-ovl_mmap-error-path.patch added to -mm tree
 2021-04-22  3:43 UTC 

+ coda-fix-reference-counting-in-coda_file_mmap-error-path.patch added to -mm tree
 2021-04-22  3:43 UTC 

[kvm-unit-tests PATCH] update git tree location in MAINTAINERS to point at gitlab
 2021-04-22  3:42 UTC  (2+ messages)

[PATCH v2] git-merge: move primary point before parenthetical
 2021-04-22  3:41 UTC  (3+ messages)
` [PATCH v3] git-merge: rewrite already up to date message

[PATCH v2] iio: gyro: mpu3050: Fix reported temperature value
 2021-04-22  3:38 UTC 

[PATCH bpf-next v3] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-22  3:36 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-22  3:33 UTC  (17+ messages)

[PATCH v3][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-22  3:34 UTC  (4+ messages)

[PATCH] bpf: remove pointless code from bpf_do_trace_printk()
 2021-04-22  3:32 UTC  (2+ messages)

[LTP] [PATCH] syscalls/setgid: Update to new API
 2021-04-22  3:32 UTC 

[PATCH] selinux: add proper NULL termination to the secclass_map permissions
 2021-04-22  3:31 UTC 

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-22  3:07 UTC  (23+ messages)
` [PATCH 01/22] qapi/parser: Don't try to handle file errors
` [PATCH 02/22] qapi/source: [RFC] add "with_column" contextmanager
` [PATCH 03/22] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH 04/22] qapi/parser: factor parsing routine into method
` [PATCH 05/22] qapi/parser: Assert lexer value is a string
` [PATCH 06/22] qapi/parser: assert get_expr returns object in outer loop
` [PATCH 07/22] qapi/parser: assert object keys are strings
` [PATCH 08/22] qapi/parser: Use @staticmethod where appropriate
` [PATCH 09/22] qapi: add match_nofail helper
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests
` [PATCH 11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH 12/22] qapi/parser: add type hint annotations
` [PATCH 13/22] qapi/parser: [RFC] overload the return type of get_expr
` [PATCH 14/22] qapi/parser: Remove superfluous list constructor
` [PATCH 15/22] qapi/parser: allow 'ch' variable name
` [PATCH 16/22] qapi/parser: add docstrings
` [PATCH 17/22] CHECKPOINT
` [PATCH 18/22] qapi: [WIP] Rip QAPIDoc out of parser.py
` [PATCH 19/22] qapi: [WIP] Add type ignores for qapidoc.py
` [PATCH 20/22] qapi: [WIP] Import QAPIDoc from qapidoc Signed-off-by: John Snow <jsnow@redhat.com>
` [PATCH 21/22] qapi: [WIP] Add QAPIDocError
` [PATCH 22/22] qapi: [WIP] Enable linters on parser.py

[null_blk] de3510e52b: blktests.block.014.fail
 2021-04-22  3:29 UTC  (3+ messages)

[hare-scsi-devel:scsi-result-rework 135/146] drivers/scsi/scsi_debug.c:1205:1: error: function definition is not allowed here
 2021-04-22  3:29 UTC 

[LTP] [PATCH v2] syscalls/setgid: Update to new API
 2021-04-22  3:29 UTC 

[PATCH v4 0/3] cec: add tests to Audio Rate Control
 2021-04-22  3:27 UTC  (4+ messages)
` [PATCH v4 1/3] cec-compliance: add Audio System mask to Set Audio Rate
` [PATCH v4 2/3] cec: add active sensing test for Audio Rate Control messages
` [PATCH v4 3/3] cec: add invalid operand "

[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame
 2021-04-22  3:27 UTC  (4+ messages)

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-22  3:27 UTC  (4+ messages)

[Ocfs2-devel] Possible fs corruption when hole punch races with other ops
 2021-04-22  3:22 UTC  (2+ messages)

[RFC PATCH] f2fs: reduce expensive checkpoint trigger frequency
 2021-04-22  3:24 UTC  (2+ messages)
` [f2fs-dev] "

Restoring a file from damaged btrfs raid1 shard
 2021-04-22  3:24 UTC 

(in)consistency of page/folio function naming
 2021-04-22  3:20 UTC 

[PATCH v4 00/25] perf tool: AlderLake hybrid support series 1
 2021-04-22  3:20 UTC  (22+ messages)
` [PATCH v4 14/25] perf stat: Add default hybrid events
` [PATCH v4 15/25] perf stat: Filter out unmatched aggregation for hybrid event
` [PATCH v4 20/25] perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
` [PATCH v4 21/25] perf tests: Support 'Track with sched_switch' "
` [PATCH v4 22/25] perf tests: Support 'Parse and process metrics' "
` [PATCH v4 23/25] perf tests: Support 'Session topology' "
` [PATCH v4 24/25] perf tests: Support 'Convert perf time to TSC' "

[chrome-os:chromeos-5.10 6140/7807] mipsel-linux-ld: ingenic-drm-drv.c:undefined reference to `clk_get_parent'
 2021-04-22  3:18 UTC 

[dpdk-dev] [PATCH v3] net/iavf: fix hash configuration on i40e VF
 2021-04-22  3:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH] net/iavf: fix VLAN tag extraction handling in AVX512 path
 2021-04-22  2:48 UTC 

[PATCH v2 1/2] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-22  3:12 UTC  (9+ messages)

[PATCH 1/1] dt-bindings: serial: Add label property for pl011
 2021-04-22  3:10 UTC  (5+ messages)

[PATCH] arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
 2021-04-22  3:04 UTC  (4+ messages)

[PATCH] mptcp: store remote token in mptcp sock
 2021-04-22  2:51 UTC  (7+ messages)

[kvm-unit-tests PATCH 00/14] x86: MSR_GS_BASE and friends
 2021-04-22  3:05 UTC  (15+ messages)
` [kvm-unit-tests PATCH 01/14] x86/cstart: Don't use MSR_GS_BASE in 32-bit boot code
` [kvm-unit-tests PATCH 02/14] x86: msr: Exclude GS/FS_BASE MSRs from 32-bit builds
` [kvm-unit-tests PATCH 03/14] x86: msr: Advertise GenuineIntel as vendor to play nice with SYSENTER
` [kvm-unit-tests PATCH 04/14] x86: msr: Restore original MSR value after writing arbitrary test value
` [kvm-unit-tests PATCH 05/14] x86: Force the compiler to retrieve exception info from per-cpu area
` [kvm-unit-tests PATCH 06/14] x86: msr: Replace spaces with tabs in all of msr.c
` [kvm-unit-tests PATCH 07/14] x86: msr: Use ARRAY_SIZE() instead of open coded equivalent
` [kvm-unit-tests PATCH 08/14] x86: msr: Use the #defined MSR indices in favor of open coding the values
` [kvm-unit-tests PATCH 09/14] x86: msr: Drop the explicit expected value
` [kvm-unit-tests PATCH 10/14] x86: msr: Add builder macros to define MSR entries
` [kvm-unit-tests PATCH 11/14] x86: msr: Pass msr_info instead of doing a lookup at runtime
` [kvm-unit-tests PATCH 12/14] x86: msr: Verify 64-bit only MSRs fault on 32-bit hosts
` [kvm-unit-tests PATCH 13/14] x86: msr: Test that always-canonical MSRs #GP on non-canonical value
` [kvm-unit-tests PATCH 14/14] x86: msr: Verify that EFER.SCE can be written on 32-bit vCPUs

[PATCH v2 1/2] rtw88: follow the AP basic rates for tx mgmt frame
 2021-04-22  3:04 UTC  (2+ messages)
` [PATCH v2 2/2] rtw88: add debugfs to force lowest basic rate

[PATCH] blk-mq: fix build warning when making htmldocs
 2021-04-22  2:59 UTC  (2+ messages)

[PATCH] Intel IOMMU: fix sysfs leak in hotplug init path
 2021-04-22  2:46 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: svm: Skip NPT-only part of guest CR3 tests when NPT is disabled
 2021-04-22  2:54 UTC 

[PATCH] fs/nfs: Use fatal_signal_pending instead of signal_pending
 2021-04-22  2:51 UTC 

[LTP] [PATCH v3] syscalls/chown: Rewrite chown/chown03.c with the new api
 2021-04-22  2:51 UTC  (4+ messages)
` [LTP] [PATCH v4] "

RFC: one more time: SCSI device identification
 2021-04-22  2:46 UTC  (5+ messages)
    ` [dm-devel] "

[LTP] [PATCH v5] syscalls/chown: Rewrite chown/chown03.c with the new api
 2021-04-22  2:44 UTC 

[PATCH] KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
 2021-04-22  2:38 UTC 

[PATCH] static_call: Fix unused variable warning
 2021-04-22  2:38 UTC  (6+ messages)

[PATCH] The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA
 2021-04-22  2:37 UTC  (2+ messages)

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-22  2:36 UTC  (9+ messages)

PWM control in NZXT Grid+ V3 and Smart Device
 2021-04-22  2:36 UTC  (8+ messages)

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-04-22  2:35 UTC 

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-04-22  2:34 UTC 

[jejb-tpmdd:tpmdd-for-next 2/2] security/keys/trusted-keys/trusted_tpm2.c:248:30: error: 'tpm2' undeclared; did you mean 'tm'?
 2021-04-22  2:33 UTC 

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-04-22  2:32 UTC  (10+ messages)

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-04-22  2:31 UTC  (5+ messages)
` [PATCH v3 11/24] mpi3mr: print ioc info for debugging
` [PATCH v3 12/24] mpi3mr: add bios_param shost template hook

[PATCH v5 0/2] Introduce hba performance monitoring sysfs nodes
 2021-04-22  2:28 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: ufs: Introduce hba performance monitor "
` [PATCH v5 2/2] scsi: ufs: Add support for hba performance monitor

[PATCH-for-6.0] net: tap: fix crash on hotplug
 2021-04-22  2:25 UTC  (2+ messages)

[PATCH v2 0/4] mips: Fix related problems in kdump operation
 2021-04-22  2:24 UTC  (10+ messages)
` [PATCH v2 1/4] MIPS: Fix cmdline "mem=" parameter parsing
` [PATCH v2 2/4] mips: kdump: Capture kernel should be able to see old memories
` [PATCH v2 3/4] mips: kdump: Reserve extra memory for crash dump
` [PATCH v2 4/4] mips: kdump: Reserve old memory to avoid the destruction of production kernel data

[PATCH 00/10] Sparse-index: integrate with status and add
 2021-04-22  2:24 UTC  (6+ messages)
` [PATCH 02/10] unpack-trees: make sparse aware

[PATCH] drm/amdkfd: add per-vmid-debug map_process_support
 2021-04-22  2:24 UTC 

[PATCH v2 0/9] KVM: x86: Fixes for (benign?) truncation bugs
 2021-04-22  2:21 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
` [PATCH v2 2/9] KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
` [PATCH v2 3/9] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
` [PATCH v2 4/9] KVM: VMX: Truncate GPR value for DR and CR reads "
` [PATCH v2 5/9] KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
` [PATCH v2 6/9] KVM: nVMX: Truncate base/index GPR value on address calc "
` [PATCH v2 7/9] KVM: x86/xen: Drop RAX[63:32] when processing hypercall
` [PATCH v2 8/9] KVM: SVM: Use default rAX size for INVLPGA emulation
` [PATCH v2 9/9] KVM: x86: Rename GPR accessors to make mode-aware variants the defaults

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-22  2:21 UTC  (6+ messages)

arch/x86/crypto/curve25519-x86_64.c:518:3: error: inline assembly requires more registers than available
 2021-04-22  2:20 UTC  (2+ messages)

[PATCH qemu v18] spapr: Implement Open Firmware client interface
 2021-04-22  2:00 UTC  (6+ messages)

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-22  1:56 UTC  (8+ messages)
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[Intel-gfx] [PATCH 0/1] Add support for querying engine cycles
 2021-04-22  2:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

mmu.c:undefined reference to `patch__hash_page_A0'
 2021-04-22  2:16 UTC  (8+ messages)

[PATCH v4 0/4] Mediatek pinctrl patch on mt8195
 2021-04-22  2:10 UTC  (4+ messages)
` [PATCH v4 4/4] pinctrl: add rsel setting on MT8195

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22  2:13 UTC  (3+ messages)
` [PATCH 097/190] Revert "video: imsttfb: fix potential NULL pointer dereferences"

[PATCH v5 00/15] KVM: SVM: Misc SEV cleanups
 2021-04-22  2:11 UTC  (2+ messages)
` [PATCH v5 15/15] KVM: SVM: Skip SEV cache flush if no ASIDs have been used


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.