All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-28 22:54:05 to 2022-03-01 00:23:10 UTC [more...]

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-03-01  0:25 UTC  (12+ messages)
` [PATCH v1 7/7] fpga: dfl: pci: Add generic OFS PCI PID

[PATCH v9 00/14] module: core code clean up
 2022-03-01  0:21 UTC  (16+ messages)
` [PATCH v9 01/14] module: Move all into module/
` [PATCH v9 02/14] module: Simple refactor in preparation for split
` [PATCH v9 03/14] module: Make internal.h and decompress.c more compliant
` [PATCH v9 04/14] module: Move livepatch support to a separate file
` [PATCH v9 05/14] module: Move latched RB-tree "
` [PATCH v9 06/14] module: Move strict rwx "
` [PATCH v9 07/14] module: Move extra signature support out of core code
` [PATCH v9 08/14] module: Move kmemleak support to a separate file
` [PATCH v9 09/14] module: Move kallsyms support into "
` [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage
` [PATCH v9 11/14] module: Move procfs support into a separate file
` [PATCH v9 12/14] module: Move sysfs "
` [PATCH v9 13/14] module: Move kdb_modules list out of core code
` [PATCH v9 14/14] module: Move version support into a separate file

[PATCH v2 nf 0/2] netfilter: nf_queue: be more careful with sk refcounts
 2022-03-01  0:21 UTC  (3+ messages)
` [PATCH v2 nf 1/2] netfilter: nf_queue: fix possible use-after-free
` [PATCH v2 nf 2/2] netfilter: nf_queue: handle socket prefetch

RTT-PROBE: lore-subspace-rtt
 2022-03-01  0:21 UTC 

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-01  0:19 UTC  (13+ messages)
` [PATCH v3 03/28] KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
` [PATCH v3 05/28] KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
` [PATCH v3 06/28] KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
` [PATCH v3 07/28] KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
` [PATCH v3 14/28] KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
` [PATCH v3 26/28] KVM: selftests: Split out helper to allocate guest mem via memfd

BTRFS error (device dm-0): parent transid verify failed on 1382301696 wanted 262166 found 22
 2022-03-01  0:19 UTC  (8+ messages)

[PATCH v2] coreaudio: Notify error in coreaudio_init_out
 2022-03-01  0:00 UTC  (2+ messages)

[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-02-28 23:56 UTC  (3+ messages)
` [PATCH 7/9] util: Use meson checks for valloc() and memalign() presence

[PATCH v2 1/2] hw/ssi: Add Ibex SPI device model
 2022-02-28 23:52 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: opentitan: Connect opentitan SPI Host

RTT-PROBE: lore-subspace-rtt
 2022-03-01  0:16 UTC 

[PATCH v1] net: phy: fix motorcomm module automatic loading
 2022-03-01  0:14 UTC  (4+ messages)

stable-rc/linux-4.14.y build: 189 builds: 3 failed, 186 passed, 2 errors, 32 warnings (v4.14.268-32-g43ab82ea0bf0)
 2022-03-01  0:14 UTC 

Seed device is broken, again
 2022-03-01  0:13 UTC  (11+ messages)

[PATCH 0/8] tpm: Various minor fixes and enhancements
 2022-03-01  0:11 UTC  (9+ messages)
` [PATCH 1/8] tpm: Export the TPM-version functions
` [PATCH 2/8] tpm: Require a digest source when extending the PCR
` [PATCH 3/8] tpm: Correct the permissions command in TPMv1
` [PATCH 4/8] tpm: Correct the define-space command in TPMv2
` [PATCH 5/8] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH 6/8] tpm: Allow reporting the internal state
` [PATCH 7/8] tpm: Implement state command for Cr50
` [PATCH 8/8] tpm: Allow commiting non-volatile data

[PATCH RESEND] misc: fix chattr usage message for project ID
 2022-03-01  0:11 UTC 

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-01  0:12 UTC  (10+ messages)
` [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
      ` [OpenRISC] "

[PATCH net-next] net-core: add rx_otherhost_dropped counter
 2022-03-01  0:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-01  0:11 UTC 

[PATCH 00/13] submodule: convert parts of 'update' to C
 2022-03-01  0:08 UTC  (14+ messages)
` [PATCH 01/13] submodule tests: test for init and update failure output
` [PATCH 02/13] submodule--helper: remove update-module-mode
` [PATCH 03/13] submodule--helper: reorganize code for sh to C conversion
` [PATCH 04/13] submodule--helper run-update-procedure: remove --suboid
` [PATCH 05/13] submodule--helper: remove ensure-core-worktree
` [PATCH 06/13] submodule--helper: get remote names from any repository
` [PATCH 07/13] submodule--helper: don't use bitfield indirection for parse_options()
` [PATCH 08/13] submodule--helper run-update-procedure: learn --remote
` [PATCH 09/13] submodule--helper: refactor get_submodule_displaypath()
` [PATCH 10/13] submodule--helper: allow setting superprefix for init_submodule()
` [PATCH 11/13] submodule--helper update-clone: learn --init
` [PATCH 12/13] submodule update: add tests for --filter
` [PATCH 13/13] submodule--helper update-clone: check for --filter and --init

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-03-01  0:06 UTC  (18+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01  0:06 UTC 

[soc:arm/soc 6/8] arch/arm/mach-pxa/include/mach/uncompress.h:62:13: error: expected expression before '||' token
 2022-03-01  0:04 UTC 

[amir73il:sb_iostats 6/8] fs/proc_namespace.c:243:9: error: 'struct super_block' has no member named 's_iostats'
 2022-03-01  0:04 UTC 

[PATCH] e2fsck: no parent lookup in disconnected dir
 2022-03-01  0:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01  0:01 UTC 

[PATCH BlueZ] shared/shell: Introduce bt_shell_exec
 2022-03-01  0:00 UTC 

[CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-02-28 23:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-02-28 23:57 UTC  (9+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
` [PATCH 4/8] mm: thp: only regular file could be THP eligible
` [PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [PATCH 8/8] fs: register suitable readonly vmas for khugepaged

[PATCH] e2fsck: map PROMPT_* values to prompt messages
 2022-02-28 23:58 UTC  (5+ messages)

[CI 1/4] drm/i915: Use str_yes_no()
 2022-02-28 23:57 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[OE-Core][PATCH] repo: upgrade 2.21 -> 2.22
 2022-02-28 23:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:56 UTC 

[PATCH 1/1] go.bbclass: Allow network in do_compile
 2022-02-28 23:54 UTC 

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 23:54 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-28 23:53 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig

stable-rc/linux-4.9.y build: 177 builds: 3 failed, 174 passed, 2 errors, 34 warnings (v4.9.303-30-g796b7c82bdd7)
 2022-02-28 23:52 UTC 

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2022-02-28 23:51 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:51 UTC 

[nacked] scripts-checkpatchpl-remove-_deferred-and-_deferred_once-false-warning.patch removed from -mm tree
 2022-02-28 23:51 UTC 

[PATCH 1/3] resize2fs: remove unused variable 'c'
 2022-02-28 23:51 UTC  (5+ messages)
` [PATCH 3/3] e2fsprogs: use mallinfo2 instead of mallinfo if available

[PATCH 0/7] Sparse index: integrate with 'read-tree'
 2022-02-28 23:46 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] status: fix nested sparse directory diff in sparse index
  ` [PATCH v2 3/7] read-tree: expand sparse checkout test coverage

[PATCH 1/4] ksmbd: remove internal.h include
 2022-02-28 23:48 UTC  (4+ messages)
` [PATCH 2/4] ksmbd: remove filename in ksmbd_file
` [PATCH 3/4] ksmbd: increment reference count of parent fp
` [PATCH v3 4/4] ksmbd: fix racy issue from using ->d_parent and ->d_name

[RFC PATCH 0/2] Region creation/configuration ABI
 2022-02-28 23:48 UTC  (3+ messages)
` [RFC PATCH 1/2] cxl/region: Add region creation ABI

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-02-28 23:47 UTC  (9+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:46 UTC 

Please add support for "git merge --continue -S"
 2022-02-28 23:28 UTC  (4+ messages)

[PATCH v2 2/2] ARM: dts: kirkwood: Add Ctera C-200 V1 board
 2022-02-28 23:43 UTC  (3+ messages)

Regression in workingset_refault latency on 5.15
 2022-02-28 23:43 UTC  (13+ messages)

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-28 23:41 UTC  (4+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module

[PATCH nf] netfilter: nf_queue: be more careful with sk refcounts
 2022-02-28 23:41 UTC  (3+ messages)

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-02-28 23:41 UTC  (7+ messages)
` [PATCH 18/23] KVM: x86/mmu: "
` [PATCH 21/23] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:41 UTC 

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-02-28 23:38 UTC  (5+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-28 23:37 UTC  (9+ messages)
` [PATCHv4 10/30] x86/tdx: Handle CPUID via #VE

[soc:arm/soc 6/8] arch/arm/mach-pxa/include/mach/uncompress.h:62:6: error: expected expression
 2022-02-28 23:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:36 UTC 

[linux-next:master 9168/9295] {standard input}:2505: Error: pcrel offset for branch to .LS0016 too far (0x3e)
 2022-02-28 23:33 UTC 

[PATCH v4] scripts/checkpatch.pl: remove _deferred and _deferred_once false warning
 2022-02-28 23:33 UTC  (2+ messages)

[PATCH v3] Input: zinitix - Do not report shadow fingers
 2022-02-28 23:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:31 UTC 

stable-rc/queue/4.14 baseline: 69 runs, 1 regressions (v4.14.268-31-gfc3715b210a6)
 2022-02-28 23:30 UTC 

[PATCH 5.10 00/80] 5.10.103-rc1 review
 2022-02-28 23:29 UTC  (2+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 23:26 UTC  (18+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
              ` [f2fs-dev] "
                ` [Intel-wired-lan] "
                ` [Intel-gfx] "

[PATCH BlueZ] test-runner: Add option to start emulator
 2022-02-28 23:27 UTC 

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-02-28 23:26 UTC  (9+ messages)
            ` [dm-devel] "

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:26 UTC 

[PATCH 00/10] x86: Kconfig cleanups and help text improvements
 2022-02-28 23:26 UTC  (3+ messages)
` [PATCH 10/10] x86/Kconfig: remove CONFIG_ISA_BUS

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-28 23:25 UTC  (4+ messages)
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-02-28 23:24 UTC  (3+ messages)

[PATCH bpf-next] bpf: test_run: Fix overflow in xdp frags bpf_test_finish
 2022-02-28 23:23 UTC 

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-02-28 23:22 UTC 

PEP-517 packaging fixes needed in meta-openembedded
 2022-02-28 23:21 UTC  (2+ messages)

[PATCH 19/17] mkfs: increase default log size for new (aka bigtime) filesystems
 2022-02-28 23:22 UTC  (2+ messages)

[PATCH v2 00/13] i915: Prepare for Xe_HP compute engines
 2022-02-28 23:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:21 UTC 

[PATCH] kernel: dma-debug: fix return value of __setup handlers
 2022-02-28 22:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:16 UTC 

[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-28 23:15 UTC  (4+ messages)

[PATCH v2 1/2] meson: move int128 checks from configure
 2022-02-28 23:12 UTC  (3+ messages)
` [PATCH v2 2/2] meson: fix CONFIG_ATOMIC128 check

[meta-python][PATCH] python3-termcolor: Use setuptools instead of distutils
 2022-02-28 23:14 UTC  (3+ messages)
`  "
  ` [oe] "

[qemu-mainline test] 168255: tolerable FAIL - PUSHED
 2022-02-28 23:14 UTC 

[PATCH 00/10] q800: migration fixes
 2022-02-28 23:11 UTC  (9+ messages)
` [PATCH 02/10] macfb: don't use special irq_state and irq_mask variables in MacfbState
` [PATCH 06/10] esp: introduce esp_set_pdma_cb() function
` [PATCH 07/10] esp: introduce esp_pdma_cb() function
` [PATCH 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-02-28 23:12 UTC  (2+ messages)

[PATCH v2 00/11] Support OVTI7251 on Microsoft Surface line
 2022-02-28 23:11 UTC  (6+ messages)
` [PATCH v2 07/11] media: i2c: Add support for new frequencies to ov7251

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:11 UTC 

opkg not picking up RPROVIDES alias. #yocto #vivado
 2022-02-28 23:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:06 UTC 

change to Next/SHA1s ?
 2022-02-28 23:05 UTC  (3+ messages)

[ANN] U-Boot v2022.04-rc3 released
 2022-02-28 23:03 UTC 

linux-next: build failure after merge of the kspp tree
 2022-02-28 23:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 23:01 UTC 

[meta-python][PATCH] python3-configobj: drop recipe
 2022-02-28 22:59 UTC  (4+ messages)
` [oe] "
    `  "

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-02-28 22:56 UTC  (11+ messages)
` [PATCH v7 10/24] drm/rockchip: dw_hdmi: Add support for hclk

[PATCH v2 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916
 2022-02-28 22:54 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom_q6v5_mss: Create platform device for BAM-DMUX
` [PATCH v2 2/2] arm64: dts: qcom: msm8916: Add BAM-DMUX for WWAN network interfaces

[GIT PULL] intel-pinctrl for 5.18-1
 2022-02-28 22:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 22:56 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-28 22:55 UTC  (12+ messages)

[PATCH RFC 0/4] xfs: track and skip realloc of busy inodes
 2022-02-28 22:55 UTC  (9+ messages)
` [PATCH RFC 3/4] xfs: crude chunk allocation retry mechanism

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 404/960] ERROR: modpost: "dwc3_host_wakeup_register" [drivers/usb/dwc3/dwc3-xilinx.ko] undefined!
 2022-02-28 22:52 UTC 

[PATCH] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-02-28 22:52 UTC 

[PATCH v2 0/2] Fix ep command fail issue in dequeue
 2022-02-28 22:53 UTC  (14+ messages)
  ` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails


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.