All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 18:27:59 to 2021-09-14 19:31:23 UTC [more...]

[PATCH v4 21/21] cxl/core: Split decoder setup into alloc + add
 2021-09-14 19:31 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 19:30 UTC  (6+ messages)
` [PATCH v2 06/53] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH v2 20/53] target/ppc: convert to use format_state instead of dump_state

[PATCH v3 00/16] x86: Add support for Clang CFI
 2021-09-14 19:30 UTC  (19+ messages)
` [PATCH v3 01/16] objtool: Add CONFIG_CFI_CLANG support
` [PATCH v3 02/16] objtool: Add ASM_STACK_FRAME_NON_STANDARD
` [PATCH v3 03/16] linkage: Add DECLARE_ASM_FUNC_SYMBOL
` [PATCH v3 04/16] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB
` [PATCH v3 05/16] tracepoint: Exclude tp_stub_func from CFI checking
` [PATCH v3 06/16] ftrace: Use an opaque type for functions not callable from C
` [PATCH v3 07/16] lkdtm: Disable UNSET_SMEP with CFI
` [PATCH v3 08/16] lkdtm: Use an opaque type for lkdtm_rodata_do_nothing
` [PATCH v3 09/16] x86: Use an opaque type for functions not callable from C
` [PATCH v3 10/16] x86/extable: Mark handlers __cficanonical
` [PATCH v3 11/16] x86/purgatory: Disable CFI
` [PATCH v3 12/16] x86, relocs: Ignore __typeid__ relocations
` [PATCH v3 13/16] x86, module: "
` [PATCH v3 14/16] x86, cpu: Use LTO for cpu.c with CFI
` [PATCH v3 15/16] x86, kprobes: Fix optprobe_template_func type mismatch
` [PATCH v3 16/16] x86, build: Allow CONFIG_CFI_CLANG to be selected

[Buildroot] [PATCH] boot/uboot: fix hook to copy imx firmware files
 2021-09-14 19:27 UTC 

[PATCH] MAINTAINERS: Add Nirmal Patel as VMD maintainer
 2021-09-14 19:26 UTC  (2+ messages)

[PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
 2021-09-14 19:25 UTC 

[GIT PULL] tracing: Fixes to bootconfig memory management
 2021-09-14 19:23 UTC  (8+ messages)

[PATCH v8 0/4] drm: LogiCVC display controller support
 2021-09-14 19:23 UTC  (4+ messages)
` [PATCH v8 1/4] dt-bindings: display: Document the Xylon LogiCVC display controller

[PATCH] hardening: Default to INIT_STACK_ALL_ZERO if CC_HAS_AUTO_VAR_INIT_ZERO
 2021-09-14 19:22 UTC  (7+ messages)

[PATCH 0/9] reducing memory allocations for v2 servers
 2021-09-14 19:22 UTC  (11+ messages)
` [PATCH 4/9] serve: provide "receive" function for object-format capability
` [PATCH 5/9] serve: provide "receive" function for session-id capability
` [PATCH 7/9] ls-refs: ignore very long ref-prefix counts

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-09-14 19:20 UTC  (7+ messages)
` [PATCH v6 6/6] "

[patch V3 03/20] x86/mce: Deduplicate exception handling
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 02/20] x86/extable: Get rid of redundant macros
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 01/20] x86/extable: Tidy up redundant handler functions
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 06/20] x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 04/20] x86/mce: Get rid of stray semicolons
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 07/20] x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 05/20] x86/extable: Rework the exception table mechanics
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[RFC][PATCH] mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
 2021-09-14 19:19 UTC  (2+ messages)

[patch V3 08/20] x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 09/20] x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 13/20] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 10/20] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 12/20] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v7 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-14 19:19 UTC  (3+ messages)
` [PATCH v7 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[patch V3 14/20] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 16/20] x86/signal: Change return type of restore_sigcontext() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 15/20] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 17/20] x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 18/20] x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 20/20] x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V3 19/20] x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
 2021-09-14 19:19 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH] gitlab-ci: Make more custom runner jobs manual, and don't allow failure
 2021-09-14 19:17 UTC  (2+ messages)

amdgpu firmware update for yellow carp
 2021-09-14 19:18 UTC 

[PATCH V5 00/11] PCI/VGA: Rework default VGA device selection
 2021-09-14 19:18 UTC  (2+ messages)

[PATCH rc] IB/qib: Fix clang confusion of NULL pointer comparison
 2021-09-14 19:18 UTC  (2+ messages)

[PATCH RESEND v3 0/4] input: MT6358 PMIC button support
 2021-09-14 19:16 UTC  (4+ messages)

[PATCH 1/1] RDMA/rxe: remove the unnecessary variable
 2021-09-15  7:51 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: remove the redundant variable
 2021-09-15  1:24 UTC  (2+ messages)

[PATCH] tar: filter CVEs using vendor name
 2021-09-14 19:15 UTC 

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-14 19:15 UTC  (4+ messages)

[RESEND PATCH] PCI: vmd: assign a number to each vmd controller
 2021-09-14 19:14 UTC  (2+ messages)

[PATCH 5.10] overflow.h: use new generic division helpers to avoid / operator
 2021-09-14 19:12 UTC  (19+ messages)

[Intel-gfx] [PATCH 00/24] i915/display: split and constify vtable (v5)
 2021-09-14 19:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH 24/24] drm/i915: constify display wm vtable
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915/display: split and constify vtable (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v4 17/21] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
 2021-09-14 19:14 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v9 00/17] drm/i915: Introduce Intel PXP
 2021-09-14 19:13 UTC  (4+ messages)
` [PATCH v9 12/17] drm/i915/pxp: Enable PXP power management
    ` [Intel-gfx] "

[PULL 0/5] Misc patches
 2021-09-14 19:10 UTC  (2+ messages)

[PATCH V2] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-14 19:12 UTC  (2+ messages)

[PATCH v4 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-14 19:11 UTC  (15+ messages)
` [PATCH v4 01/15] dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels
` [PATCH v4 02/15] drm/edid: Break out reading block 0 of the EDID
` [PATCH v4 03/15] drm/edid: Allow querying/working with the panel ID from "
` [PATCH v4 04/15] drm/edid: Use new encoded panel id style for quirks matching

[RFC PATCH] fsverity: add enable sysctl
 2021-09-14 19:11 UTC  (3+ messages)

[PATCH 1/3] resize2fs: attempt to keep the # of inodes valid by removing the last bg
 2021-09-14 19:11 UTC  (3+ messages)
` [PATCH 2/3] resize2fs: adjust new size of the file system to allow a successful resize
` [PATCH 3/3] resize2fs: optimize resize2fs_calculate_summary_stats()

[PATCH v2 00/15] [RFC] Upstreaming the Scalar command
 2021-09-14 18:25 UTC  (8+ messages)
` [PATCH v3 "
          ` Train station analogy, was "

[PATCH v3 03/10] PCI: of: Allow matching of an interrupt-map local to a pci device
 2021-09-14 19:09 UTC  (2+ messages)

[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
 2021-09-14 19:06 UTC  (5+ messages)

[PATCH v2 0/3] windows: allow building without NO_UNIX_SOCKETS
 2021-09-14 19:09 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] credential-cache: check for windows specific errors
    ` What should happen in credential-cache on recoverable error without SPAWN option?

[OE-core] [PATCH] [master] [dunfell] [hardknott] Revert "db: update CVE_PRODUCT"
 2021-09-14 19:08 UTC  (2+ messages)

[PATCH v4 16/21] cxl/pmem: Add support for multiple nvdimm-bridge objects
 2021-09-14 19:08 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/2] gitlab-ci: Add riscv64 cross builds
 2021-09-14 18:58 UTC  (3+ messages)
` [PATCH 1/2] tests/docker: promote debian-riscv64-cross to a full image
` [PATCH 2/2] gitlab: Add cross-riscv64-system, cross-riscv64-user

[PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands
 2021-09-14 19:06 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-14 19:05 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] core.fsyncobjectfiles: batched disk flushes

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-09-14 19:05 UTC  (2+ messages)

[PATCH] manuals: replace Freenode by Libera Chat as IRC host
 2021-09-14 19:04 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-14 19:03 UTC  (3+ messages)

[PATCH 0/3] Several fixes for event constraints on SKX and SNR platforms
 2021-09-14 19:03 UTC  (3+ messages)
` [PATCH 1/3] Fix filter_tid mask for CHA events on Skylake Server

[PATCH] RDMA/rxe: Fix wrong port_cap_flags
 2021-09-14 19:03 UTC  (2+ messages)

[PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support
 2021-09-14 19:03 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/8] repack: introduce `--write-midx`
 2021-09-14 19:02 UTC  (10+ messages)
` [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode
` [PATCH 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps

[PATCH perf] perf: ignore deprecation warning when using libbpf's btf__get_from_id()
 2021-09-14 19:02 UTC  (5+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-14 19:00 UTC  (5+ messages)
  ` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges

[dpdk-dev] [PATCH] pipeline: improve handling of learner table action arguments
 2021-09-14 19:00 UTC 

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 18:59 UTC  (4+ messages)

[PATCH v2 6/8] ABI: sysfs-bus-pci: add documentation for modalias
 2021-09-14 18:58 UTC  (2+ messages)

[PATCH v2 01/29] ABI: sysfs-bus-usb: better document variable argument
 2021-09-14 18:57 UTC  (2+ messages)

[PATCH][FIX] ROCE Multicast: Do not send IGMP leaves for sendonly Multicast groups
 2021-09-14 18:57 UTC  (4+ messages)

[PATCH v2 14/29] ABI: sysfs-bus-pci: use wildcards on What definitions
 2021-09-14 18:57 UTC  (2+ messages)

[PATCH v2 net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 18:56 UTC  (2+ messages)

[PATCH 5.10 000/236] 5.10.65-rc1 review
 2021-09-14 18:56 UTC  (2+ messages)

[PATCH 5.4 000/144] 5.4.146-rc1 review
 2021-09-14 18:54 UTC  (2+ messages)

[PATCH v7 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
 2021-09-14 18:52 UTC  (2+ messages)

[RFC 0/1] docs/deve/ci-plan: define a high-level plan for the QEMU GitLab CI
 2021-09-14 18:48 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-14 18:49 UTC  (6+ messages)

Security Working Group meeting - Wednesday September 15
 2021-09-14 18:48 UTC 

Using Poetry For Python Package #python
 2021-09-14 18:49 UTC 

[PATCH 0/3] Fix for KSZ DSA switch shutdown
 2021-09-14 18:48 UTC  (11+ messages)
            ` Aw: "

[PATCH 0/4 v0.5] sched/umcg: RFC UMCG patchset
 2021-09-14 18:48 UTC  (13+ messages)
` [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers

[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
 2021-09-14 18:45 UTC  (3+ messages)
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers

[PATCH v2 0/3] Add support for IDO-SBC2D06-V1B-22W
 2021-09-14 18:41 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: mstar: Mark timer with arm, cpu-registers-not-fw-configured
  ` [PATCH v2 1/3] ARM: mstar: Mark timer with arm,cpu-registers-not-fw-configured
` [PATCH v2 2/3] dt-bindings: add vendor prefix for Wireless Tag
` [PATCH v2 3/3] ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W

ppc crashes in v4.14.y-queue and v4.19.y-queue
 2021-09-14 18:44 UTC  (5+ messages)

Is it time to start implementing Xen bindings for rust-vmm?
 2021-09-14 18:42 UTC  (4+ messages)

[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
 2021-09-14 18:41 UTC  (11+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode

[PATCH] Fix checkpatch.pl error for prism2mgmt.h
 2021-09-14 18:38 UTC 

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-14 18:37 UTC  (5+ messages)
` [PATCH 1/4] mm: filemap: check if any subpage is hwpoisoned for PMD page fault
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page
` [PATCH 3/4] mm: shmem: don't truncate page if memory failure happens
` [PATCH 4/4] mm: hwpoison: handle non-anonymous THP correctly

[PATCH] oslat: Avoid out-of-order memory accesses to precede counter read
 2021-09-14 18:35 UTC  (3+ messages)

[PATCH v6 0/3] btrfs: support fsverity
 2021-09-14 18:34 UTC  (6+ messages)
` [PATCH v6 2/3] btrfs: initial fsverity support

[PATCH v2 0/5] RDMA/rxe: Do some cleanup
 2021-09-14 18:33 UTC  (5+ messages)
` [PATCH v2 1/5] RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user
` [PATCH v2 3/5] RDMA/rxe: Change the is_user member of struct rxe_cq to bool

[dpdk-dev] [PATCH 0/2] i40e Rx descriptor loads ordering
 2021-09-14 18:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/i40e: fix risk in Rx descriptor read in NEON vector path

[PATCH 0/5] Enable rteval on Arm based systems
 2021-09-14 18:32 UTC  (3+ messages)
` [PATCH 4/5] rteval: hackbench.py: Enable running on a system with low memory

[PATCH] arm64: dts: mt8183: support coresight-cpu-debug for mt8183
 2021-09-14 18:05 UTC  (3+ messages)

[PATCH v1] git-clone.txt: add the --recursive option
 2021-09-14 18:31 UTC  (8+ messages)

[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode
 2021-09-14 18:31 UTC  (4+ messages)

[v3,0/9] Add basic SoC support for mediatek mt7986
 2021-09-14 18:00 UTC  (5+ messages)
` [v3,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series

Linux 5.15-rc1
 2021-09-14 18:28 UTC  (12+ messages)
          ` Linux 5.15-rc1 - 82599ES VPD access isue
            ` [Intel-wired-lan] "

[dpdk-dev] [PATCH] examples: ipv4, udp and tcp checksum offload warning
 2021-09-14 18:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] Warns if IPv4, UDP or TCP checksum offload not available


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.