All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-23 08:38:13 to 2022-07-23 10:05:26 UTC [more...]

[PATCH 5.10 000/148] 5.10.133-rc1 review
 2022-07-23  9:54 UTC  (77+ messages)
` [PATCH 5.10 001/148] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
` [PATCH 5.10 002/148] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
` [PATCH 5.10 003/148] objtool: Refactor ORC section generation
` [PATCH 5.10 004/148] objtool: Add alt_group struct
` [PATCH 5.10 005/148] objtool: Support stack layout changes in alternatives
` [PATCH 5.10 006/148] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 5.10 007/148] objtool: Assume only ELF functions do sibling calls
` [PATCH 5.10 008/148] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 5.10 009/148] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 5.10 010/148] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 5.10 011/148] x86/alternative: Merge include files
` [PATCH 5.10 012/148] x86/alternative: Support not-feature
` [PATCH 5.10 013/148] x86/alternative: Support ALTERNATIVE_TERNARY
` [PATCH 5.10 014/148] x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
` [PATCH 5.10 015/148] x86/insn: Rename insn_decode() to insn_decode_from_regs()
` [PATCH 5.10 016/148] x86/insn: Add a __ignore_sync_check__ marker
` [PATCH 5.10 017/148] x86/insn: Add an insn_decode() API
` [PATCH 5.10 018/148] x86/insn-eval: Handle return values from the decoder
` [PATCH 5.10 019/148] x86/alternative: Use insn_decode()
` [PATCH 5.10 020/148] x86: Add insn_decode_kernel()
` [PATCH 5.10 021/148] x86/alternatives: Optimize optimize_nops()
` [PATCH 5.10 022/148] x86/retpoline: Simplify retpolines
` [PATCH 5.10 023/148] objtool: Correctly handle retpoline thunk calls
` [PATCH 5.10 024/148] objtool: Handle per arch retpoline naming
` [PATCH 5.10 025/148] objtool: Rework the elf_rebuild_reloc_section() logic
` [PATCH 5.10 026/148] objtool: Add elf_create_reloc() helper
` [PATCH 5.10 027/148] objtool: Create reloc sections implicitly
` [PATCH 5.10 028/148] objtool: Extract elf_strtab_concat()
` [PATCH 5.10 029/148] objtool: Extract elf_symbol_add()
` [PATCH 5.10 030/148] objtool: Add elf_create_undef_symbol()
` [PATCH 5.10 031/148] objtool: Keep track of retpoline call sites
` [PATCH 5.10 032/148] objtool: Cache instruction relocs
` [PATCH 5.10 033/148] objtool: Skip magical retpoline .altinstr_replacement
` [PATCH 5.10 034/148] objtool/x86: Rewrite retpoline thunk calls
` [PATCH 5.10 035/148] objtool: Support asm jump tables
` [PATCH 5.10 036/148] x86/alternative: Optimize single-byte NOPs at an arbitrary position
` [PATCH 5.10 037/148] objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
` [PATCH 5.10 038/148] objtool: Only rewrite unconditional retpoline thunk calls
` [PATCH 5.10 039/148] objtool/x86: Ignore __x86_indirect_alt_* symbols
` [PATCH 5.10 040/148] objtool: Dont make .altinstructions writable
` [PATCH 5.10 041/148] objtool: Teach get_alt_entry() about more relocation types
` [PATCH 5.10 042/148] objtool: print out the symbol type when complaining about it
` [PATCH 5.10 043/148] objtool: Remove reloc symbol type checks in get_alt_entry()
` [PATCH 5.10 044/148] objtool: Make .altinstructions section entry size consistent
` [PATCH 5.10 045/148] objtool: Introduce CFI hash
` [PATCH 5.10 046/148] objtool: Handle __sanitize_cov*() tail calls
` [PATCH 5.10 047/148] objtool: Classify symbols
` [PATCH 5.10 048/148] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH 5.10 049/148] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH 5.10 050/148] x86/retpoline: Remove unused replacement symbols
` [PATCH 5.10 051/148] x86/asm: Fix register order
` [PATCH 5.10 052/148] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH 5.10 053/148] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
` [PATCH 5.10 054/148] x86/retpoline: Create a retpoline thunk array
` [PATCH 5.10 055/148] x86/alternative: Implement .retpoline_sites support
` [PATCH 5.10 056/148] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 5.10 057/148] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 5.10 058/148] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 5.10 059/148] bpf,x86: Simplify computing label offsets
` [PATCH 5.10 060/148] bpf,x86: Respect X86_FEATURE_RETPOLINE*
` [PATCH 5.10 061/148] x86/lib/atomic64_386_32: Rename things
` [PATCH 5.10 062/148] x86: Prepare asm files for straight-line-speculation
` [PATCH 5.10 063/148] x86: Prepare inline-asm "
` [PATCH 5.10 064/148] x86/alternative: Relax text_poke_bp() constraint
` [PATCH 5.10 065/148] objtool: Add straight-line-speculation validation
` [PATCH 5.10 066/148] x86: Add straight-line-speculation mitigation
` [PATCH 5.10 067/148] tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in perf bench mem memcpy
` [PATCH 5.10 068/148] kvm/emulate: Fix SETcc emulation function offsets with SLS
` [PATCH 5.10 069/148] objtool: Default ignore INT3 for unreachable
` [PATCH 5.10 070/148] crypto: x86/poly1305 - Fixup SLS
` [PATCH 5.10 071/148] objtool: Fix SLS validation for kcov tail-call replacement
` [PATCH 5.10 072/148] objtool: Fix code relocs vs weak symbols
` [PATCH 5.10 074/148] objtool: Fix symbol creation
` [PATCH 5.10 076/148] objtool: Fix objtool regression on x32 systems
` [PATCH 5.10 083/148] x86/retpoline: Use -mfunction-return
` [PATCH 5.10 084/148] x86: Undo return-thunk damage

[PATCH v2 0/3] ARM: qcom: defconfig: socinfo + cleanup
 2022-07-23  9:58 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: qcom_defconfig: order items with savedefconfig

[Buildroot] [[Next]RFC] sdk-docker: new make target using Dockcross
 2022-07-23  9:59 UTC  (2+ messages)

[helgaas-pci:pci/enumeration] BUILD SUCCESS 960ac362648780469b2f5584bb8cff540444d119
 2022-07-23  9:56 UTC 

[soc:for-next] BUILD SUCCESS d58d514315d36820f7ea192ef3201a0f269b7450
 2022-07-23  9:55 UTC 

[soc:arm/defconfig] BUILD SUCCESS 77f349b7700f86c51895e36b19dbc5e7323a7dfb
 2022-07-23  9:55 UTC 

[soc:arm/fixes] BUILD SUCCESS c5cdb9286913aa5a5ebb81bcca0c17df3b0e2c79
 2022-07-23  9:53 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS b946b2e400e3b0aff1d1eb43178b56f08943c243
 2022-07-23  9:54 UTC 

[PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
 2022-07-23  9:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Add post release runtime fixes
 2022-07-23  9:54 UTC 

[soc:arm/boardfiles-3] BUILD SUCCESS 1785ab769824b800d7dea83aecc88c90377a6a5d
 2022-07-23  9:52 UTC 

[PATCH v1 0/2] gpio: update Realtek Otto documenentation
 2022-07-23  9:52 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: realtek-otto: amend ctrl struct docs

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-23  9:50 UTC  (12+ messages)

[PATCH v1] gpio: realtek-otto: switch to 32-bit I/O
 2022-07-23  9:49 UTC 

[PATCH v2] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
 2022-07-23  9:48 UTC  (7+ messages)
` [PATCH v3] "

[iptables PATCH] iptables: xshared: Ouptut '--' in the opt field in ipv6's fake mode
 2022-07-23  9:47 UTC  (4+ messages)

[PATCH 0/9] dt-bindings: pinctrl: imx: use minItems
 2022-07-23  9:43 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: pinctrl: imx8mm: use minItems for fsl,pins
` [PATCH 2/9] dt-bindings: pinctrl: imx8mn: "
` [PATCH 3/9] dt-bindings: pinctrl: imx8mq: "
` [PATCH 4/9] dt-bindings: pinctrl: imx8mp: "
` [PATCH 5/9] dt-bindings: pinctrl: imx8ulp: "
` [PATCH 6/9] dt-bindings: pinctrl: imx93: "
` [PATCH 7/9] dt-bindings: pinctrl: imx: scu: "
` [PATCH 8/9] dt-bindings: pinctrl: imx: scu: correct example
` [PATCH 9/9] dt-bindings: pinctrl: imx7d: use minItems for fsl,pins

[helgaas-pci:pci/ctrl/xilinx-cpm] BUILD SUCCESS 4e6217e3af8adee269403effe210c1df51ac69dd
 2022-07-23  9:43 UTC 

[PATCH v6 0/3] Implement Sstc extension
 2022-07-23  9:43 UTC  (3+ messages)
` [PATCH v6 1/3] hw/intc: Move mtimer/mtimecmp to aclint

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-07-23  9:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 15/18] xfs: Add parent pointers to rename
 2022-07-23  9:34 UTC  (2+ messages)
` [xfs] d6c6912258: INFO:task_blocked_for_more_than#seconds

[PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
 2022-07-23  9:32 UTC  (2+ messages)

[PATCH -next] usb: ehci: Read CMD_RUN instead of STS_HALT in ehci_halt with ZX-200
 2022-07-23  9:31 UTC  (2+ messages)

[PATCH] edac: cpc925: Remove the static variable initialisations to 0
 2022-07-23  9:27 UTC 

[PATCH] crypto: tcrypt - Remove the static variable initialisations to NULL
 2022-07-23  9:26 UTC 

[xen-unstable test] 171789: tolerable FAIL
 2022-07-23  9:26 UTC 

[PATCH] powerpc: Remove the static variable initialisations to 0
 2022-07-23  9:24 UTC  (2+ messages)

[PATCH] parisc/mm: Remove the static variable initialisations to 0
 2022-07-23  9:23 UTC 

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-23  9:22 UTC  (13+ messages)

[PATCH] alpha: Remove the static variable initialisations to 0
 2022-07-23  9:22 UTC 

Build failed in Jenkins: media-build #3967
 2022-07-23  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3968

[PATCH v0] media: i2c: fix the erroneous pointer initializer
 2022-07-23  9:17 UTC  (4+ messages)

Corrupted display changing screen colour depth in qemu-system-ppc/MacOS
 2022-07-23  8:59 UTC  (9+ messages)

[PATCH v2 0/5] userfaultfd: support access/write hints
 2022-07-23  9:16 UTC  (4+ messages)
` [PATCH v2 2/5] userfaultfd: introduce access-likely mode for common operations
  ` [PATCH v2 1/5] userfaultfd: introduce uffd_flags

[PATCH] scsi: megaraid: Remove the static variable initialisations to 0
 2022-07-23  9:16 UTC 

[PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained
 2022-07-23  9:20 UTC 

[PATCH v14 00/10] vhost-vdpa: add support for configure interrupt
 2022-07-23  8:54 UTC  (22+ messages)
` [Virtio-fs] "
` [PATCH v14 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
  ` [Virtio-fs] "
` [PATCH v14 02/10] virtio-pci: decouple notifier from interrupt process
  ` [Virtio-fs] "
` [PATCH v14 03/10] virtio-pci: decouple the single vector from the "
  ` [Virtio-fs] "
` [PATCH v14 04/10] vhost: introduce new VhostOps vhost_set_config_call
  ` [Virtio-fs] "
` [PATCH v14 05/10] vhost-vdpa: add support for config interrupt
  ` [Virtio-fs] "
` [PATCH v14 06/10] virtio: add support for configure interrupt
  ` [Virtio-fs] "
` [PATCH v14 07/10] vhost: "
  ` [Virtio-fs] "
` [PATCH v14 08/10] virtio-net: "
  ` [Virtio-fs] "
` [PATCH v14 09/10] virtio-mmio: "
  ` [Virtio-fs] "
` [PATCH v14 10/10] virtio-pci: "
  ` [Virtio-fs] "

[PATCH] irqchip: mips-gic: check the return value of ioremap() in gic_of_init()
 2022-07-23  9:10 UTC  (3+ messages)

[PATCH 0/3] dt-bindings: arm: qcom: define schema, not devices
 2022-07-23  9:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: stop describing individual boards
` [PATCH 2/3] dt-bindings: arm: qcom: merge simple platform definitions
` [PATCH 3/3] dt-bindings: arm: qcom: drop individual descriptions of Google devices

[Buildroot] [git commit] package/ntpsec: new package
 2022-07-23  9:06 UTC 

How to correctly define memory range of PCIe config space
 2022-07-23  9:05 UTC  (2+ messages)

[PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro
 2022-07-23  9:04 UTC  (2+ messages)

[PATCH] hw/intc: sifive_plic: Fix multi-socket plic configuraiton
 2022-07-23  9:03 UTC 

Weird debugger behavior with events
 2022-07-23  9:02 UTC  (2+ messages)

drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: call to undeclared function 'LOCHNAGAR1_'; ISO C99 and later do not support implicit function declarations
 2022-07-23  9:00 UTC 

[PATCH v1 0/2] iio: Add single and double tap events support
 2022-07-23  8:59 UTC  (11+ messages)
` [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events

[libvirt test] 171795: regressions - FAIL
 2022-07-23  8:58 UTC 

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-23  8:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/crucible: Pass 'osusergo netgo' tags
 2022-07-23  8:54 UTC  (8+ messages)

[PATCH 5.18 00/70] 5.18.14-rc1 review
 2022-07-23  8:53 UTC  (3+ messages)

[Buildroot] [git commit] package/optee-examples: bump to version 3.18.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/fscryptctl: bump to v1.0.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/optee-test: bump to version 3.18.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/optee-benchmark: bump to version 3.18.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/optee-client: bump to version 3.18.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/cog: add libgbm as dependency when building with DRM support
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] boot/optee-os: bump to version 3.18.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/intel-mediasdk: bump version to 22.5.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/libabseil-cpp: bump version to 20220623.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/gnu-efi: bump to version 3.0.14
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/intel-mediadriver: bump version to 22.5.0
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/intel-gmmlib: bump version to 22.1.6
 2022-07-23  8:34 UTC 

[Buildroot] [git commit] package/pipewire: bump to version 0.3.56
 2022-07-23  8:34 UTC 

[Buildroot] [PATCH v2] package/fscryptctl: bump to v1.0.0
 2022-07-23  8:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] boot/optee-os: bump to version 3.18.0
 2022-07-23  8:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/cog: add libgbm as dependency when building with DRM support
 2022-07-23  8:48 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[helgaas-pci:next] BUILD SUCCESS 48997d73320e7b1555f0e7daae9c1b7a6c3ad052
 2022-07-23  8:38 UTC 

[Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.1.6
 2022-07-23  8:38 UTC  (2+ messages)

[PATCH 0/2] x86: Add xsave/xrstor Latency Trace Events and Consuming Script
 2022-07-23  8:38 UTC  (2+ messages)
` [PATCH 2/2] scripts/x86: Add script to consume trace log of xsave latency


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.