messages from 2022-07-12 18:19:39 to 2022-07-12 18:53:52 UTC [more...]
[PATCH v3 00/10] Update vfio_pin/unpin_pages API
2022-07-12 18:18 UTC (5+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [Intel-gfx] "
[PATCH 5.10 000/130] 5.10.131-rc1 review
2022-07-12 18:39 UTC (94+ messages)
` [PATCH 5.10 001/130] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
` [PATCH 5.10 002/130] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
` [PATCH 5.10 003/130] objtool: Refactor ORC section generation
` [PATCH 5.10 004/130] objtool: Add alt_group struct
` [PATCH 5.10 005/130] objtool: Support stack layout changes in alternatives
` [PATCH 5.10 006/130] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 5.10 007/130] objtool: Assume only ELF functions do sibling calls
` [PATCH 5.10 008/130] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 5.10 009/130] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 5.10 010/130] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 5.10 011/130] x86/alternative: Merge include files
` [PATCH 5.10 012/130] x86/alternative: Support not-feature
` [PATCH 5.10 013/130] x86/alternative: Support ALTERNATIVE_TERNARY
` [PATCH 5.10 014/130] x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
` [PATCH 5.10 015/130] x86/insn: Rename insn_decode() to insn_decode_from_regs()
` [PATCH 5.10 016/130] x86/insn: Add a __ignore_sync_check__ marker
` [PATCH 5.10 017/130] x86/insn: Add an insn_decode() API
` [PATCH 5.10 018/130] x86/insn-eval: Handle return values from the decoder
` [PATCH 5.10 019/130] x86/alternative: Use insn_decode()
` [PATCH 5.10 020/130] x86: Add insn_decode_kernel()
` [PATCH 5.10 021/130] x86/alternatives: Optimize optimize_nops()
` [PATCH 5.10 022/130] x86/retpoline: Simplify retpolines
` [PATCH 5.10 023/130] objtool: Correctly handle retpoline thunk calls
` [PATCH 5.10 024/130] objtool: Handle per arch retpoline naming
` [PATCH 5.10 025/130] objtool: Rework the elf_rebuild_reloc_section() logic
` [PATCH 5.10 026/130] objtool: Add elf_create_reloc() helper
` [PATCH 5.10 027/130] objtool: Create reloc sections implicitly
` [PATCH 5.10 028/130] objtool: Extract elf_strtab_concat()
` [PATCH 5.10 029/130] objtool: Extract elf_symbol_add()
` [PATCH 5.10 030/130] objtool: Add elf_create_undef_symbol()
` [PATCH 5.10 031/130] objtool: Keep track of retpoline call sites
` [PATCH 5.10 032/130] objtool: Cache instruction relocs
` [PATCH 5.10 033/130] objtool: Skip magical retpoline .altinstr_replacement
` [PATCH 5.10 034/130] objtool/x86: Rewrite retpoline thunk calls
` [PATCH 5.10 035/130] objtool: Support asm jump tables
` [PATCH 5.10 036/130] x86/alternative: Optimize single-byte NOPs at an arbitrary position
` [PATCH 5.10 037/130] objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
` [PATCH 5.10 038/130] objtool: Only rewrite unconditional retpoline thunk calls
` [PATCH 5.10 039/130] objtool/x86: Ignore __x86_indirect_alt_* symbols
` [PATCH 5.10 040/130] objtool: Dont make .altinstructions writable
` [PATCH 5.10 041/130] objtool: Teach get_alt_entry() about more relocation types
` [PATCH 5.10 042/130] objtool: print out the symbol type when complaining about it
` [PATCH 5.10 043/130] objtool: Remove reloc symbol type checks in get_alt_entry()
` [PATCH 5.10 044/130] objtool: Make .altinstructions section entry size consistent
` [PATCH 5.10 045/130] objtool: Introduce CFI hash
` [PATCH 5.10 046/130] objtool: Handle __sanitize_cov*() tail calls
` [PATCH 5.10 047/130] objtool: Classify symbols
` [PATCH 5.10 048/130] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH 5.10 049/130] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH 5.10 050/130] x86/retpoline: Remove unused replacement symbols
` [PATCH 5.10 051/130] x86/asm: Fix register order
` [PATCH 5.10 052/130] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH 5.10 053/130] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
` [PATCH 5.10 054/130] x86/retpoline: Create a retpoline thunk array
` [PATCH 5.10 055/130] x86/alternative: Implement .retpoline_sites support
` [PATCH 5.10 056/130] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 5.10 057/130] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 5.10 058/130] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 5.10 059/130] bpf,x86: Simplify computing label offsets
` [PATCH 5.10 060/130] bpf,x86: Respect X86_FEATURE_RETPOLINE*
` [PATCH 5.10 061/130] x86/lib/atomic64_386_32: Rename things
` [PATCH 5.10 062/130] x86: Prepare asm files for straight-line-speculation
` [PATCH 5.10 063/130] x86: Prepare inline-asm "
` [PATCH 5.10 064/130] x86/alternative: Relax text_poke_bp() constraint
` [PATCH 5.10 065/130] objtool: Add straight-line-speculation validation
` [PATCH 5.10 066/130] x86: Add straight-line-speculation mitigation
` [PATCH 5.10 067/130] tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in perf bench mem memcpy
` [PATCH 5.10 068/130] kvm/emulate: Fix SETcc emulation function offsets with SLS
` [PATCH 5.10 069/130] objtool: Default ignore INT3 for unreachable
` [PATCH 5.10 070/130] crypto: x86/poly1305 - Fixup SLS
` [PATCH 5.10 071/130] objtool: Fix SLS validation for kcov tail-call replacement
` [PATCH 5.10 072/130] objtool: Fix code relocs vs weak symbols
` [PATCH 5.10 074/130] objtool: Fix symbol creation
` [PATCH 5.10 075/130] x86/entry: Remove skip_r11rcx
` [PATCH 5.10 083/130] x86/retpoline: Use -mfunction-return
` [PATCH 5.10 084/130] x86: Undo return-thunk damage
` [PATCH 5.10 085/130] x86,objtool: Create .return_sites
` [PATCH 5.10 086/130] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.10 087/130] x86,static_call: Use alternative RET encoding
` [PATCH 5.10 088/130] x86/ftrace: "
` [PATCH 5.10 089/130] x86/bpf: "
` [PATCH 5.10 090/130] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH 5.10 091/130] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
` [PATCH 5.10 092/130] x86/sev: Avoid using __x86_return_thunk
` [PATCH 5.10 093/130] x86: Use return-thunk in asm code
` [PATCH 5.10 094/130] objtool: Treat .text.__x86.* as noinstr
` [PATCH 5.10 095/130] x86: Add magic AMD return-thunk
` [PATCH 5.10 096/130] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.10 097/130] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.10 098/130] x86/bugs: Enable STIBP for JMP2RET
` [PATCH 5.10 099/130] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.10 100/130] x86/entry: Add kernel IBRS implementation
` [PATCH 5.10 101/130] x86/bugs: Optimize SPEC_CTRL MSR writes
[PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
2022-07-12 18:52 UTC (7+ messages)
` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
2022-07-12 18:44 UTC (7+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
[PATCH v4 00/12] Improve reliability of VM tests
2022-07-12 18:34 UTC (2+ messages)
[PULL 00/35] Block patches
2022-07-12 18:08 UTC (24+ messages)
` [PULL 03/35] block: Make bdrv_{pread,pwrite}() return 0 on success
` [PULL 07/35] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PULL 11/35] tests/qemu-iotests: hotfix for 307, 223 output
` [PULL 14/35] block: Add a 'flags' param to blk_pread()
` [PULL 15/35] block: Change blk_{pread,pwrite}() param order
` [PULL 16/35] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
` [PULL 17/35] block: Make blk_co_pwrite() take a const buffer
` [PULL 18/35] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
` [PULL 19/35] block: Add blk_{preadv,pwritev}()
` [PULL 20/35] block: Add blk_[co_]preadv_part()
` [PULL 21/35] block: Export blk_pwritev_part() in block-backend-io.h
` [PULL 22/35] block: Change blk_pwrite_compressed() param order
` [PULL 23/35] block: Add blk_co_pwrite_compressed()
` [PULL 24/35] block: Implement blk_pwrite_zeroes() using generated_co_wrapper
` [PULL 25/35] block: Implement blk_pdiscard() "
` [PULL 26/35] block: Implement blk_flush() "
` [PULL 27/35] block: Add blk_co_ioctl()
` [PULL 28/35] block: Add blk_co_truncate()
` [PULL 29/35] block: Reorganize some declarations in block-backend-io.h
` [PULL 30/35] block: Remove remaining unused symbols in coroutines.h
` [PULL 32/35] iotests/297: Have mypy ignore unused ignores
` [PULL 33/35] qsd: Unlink absolute PID file path
` [PULL 34/35] vl: Conditionally register PID file unlink notifier
[PATCH] MAINTAINERS: brcmnand: update STB BRCMNAND driver maintainer
2022-07-12 18:44 UTC (2+ messages)
Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
2022-07-12 18:43 UTC (3+ messages)
[PATCH 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
2022-07-12 18:43 UTC (4+ messages)
` [PATCH 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
DBus ObjectManager Interface usages within the project
2022-07-12 18:48 UTC
[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
2022-07-12 18:43 UTC (19+ messages)
[PATCH v7 0/7] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-12 18:41 UTC (8+ messages)
` [PATCH v7 1/7] bpf: Export bpf_dynptr_get_size()
` [PATCH v7 2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v7 3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
` [PATCH v7 4/7] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v7 5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put()
` [PATCH v7 6/7] selftests/bpf: Add additional test for bpf_lookup_user_key()
` [PATCH v7 7/7] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
[PATCH RFC bpf-next 0/3] Execution context callbacks
2022-07-12 18:42 UTC (3+ messages)
[PATCH v3 00/46] media: rkisp1: Cleanups to prepare for i.MX8MP support
2022-07-12 18:42 UTC (10+ messages)
` [PATCH v3 38/46] media: rkisp1: isp: Disallow multiple active sources
` [PATCH v3 39/46] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
` [PATCH v3 46/46] media: rkisp1: debug: Add dump file in debugfs for MI main path registers
[RFC PATCH v1 0/1] bpftool: Add generating command to C dumped file
2022-07-12 18:42 UTC (2+ messages)
` [RFC PATCH v1 1/1] "
Request to add "meta-google/recipes-google/console/glome_git.bb" to auto bump
2022-07-12 18:42 UTC
[PATCH] hw/intc: Handle software disabling of APIC correctly
2022-07-12 14:18 UTC
[PATCH] PM: QoS: Add check to make sure CPU freq is non-negative
2022-07-12 18:37 UTC (2+ messages)
[PATCH] x86/PAT: Report PAT on CPUs that support PAT without MTRR
2022-07-12 18:36 UTC (3+ messages)
[PATCH RFC 00/19] IOMMUFD Dirty Tracking
2022-07-12 18:34 UTC (12+ messages)
[PATCH -next] ASoC: amd: fix Jadeite kconfig warning and build errors
2022-07-12 18:33 UTC (2+ messages)
[PATCH] netfilter: xt_TPROXY: fix clang -Wformat warnings:
2022-07-12 18:34 UTC (2+ messages)
` [PATCH] netfilter: xt_TPROXY: remove pr_debug invocations
[ANNOUNCE] xfsprogs for-next updated to c1c71781
2022-07-12 18:34 UTC
[PATCH net-next v1 0/3] Add a second bind table hashed by port + address
2022-07-12 18:34 UTC (4+ messages)
` [PATCH net-next v1 1/3] net: Add a bhash2 "
[Intel-gfx] [PATCH] drm/i915/ttm: fix 32b build
2022-07-12 18:33 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
How does bluetoothctl work from the command line with gatt?
2022-07-12 18:33 UTC (2+ messages)
[PATCH] xfs: flush inode gc workqueue before clearing agi bucket
2022-07-12 18:32 UTC (3+ messages)
[PATCH 1/2] dm: core: Add functions to read 8/16-bit integers
2022-07-12 18:31 UTC (3+ messages)
[PATCH] remove custom return values in vc04_services
2022-07-12 18:30 UTC (4+ messages)
[PATCH] drm/amd/display: Ensure valid event timestamp for cursor-only commits
2022-07-12 18:31 UTC (3+ messages)
Expected behavior with co-located 6GHz APs?
2022-07-12 18:29 UTC (2+ messages)
[PATCH v3] sched/core: Always flush pending blk_plug
2022-07-12 18:29 UTC (3+ messages)
[PATCH v2 0/5] lib/find: add find_nth_bit()
2022-07-12 18:28 UTC (4+ messages)
[PATCH v3 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
2022-07-12 18:28 UTC (4+ messages)
[net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion
2022-07-12 17:58 UTC (4+ messages)
` [net 1/3] seg6: fix skb checksum evaluation in "
` [net 2/3] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
` [net 3/3] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
[PATCH v2] arm64: dts: qcom: sc8280xp: fix apps_smmu irq
2022-07-12 18:26 UTC (5+ messages)
[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-07-12 18:26 UTC (4+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device
[PATCH] thermal: intel: drop unexpected word 'is' in the comments
2022-07-12 18:24 UTC (2+ messages)
[PATCH 0/4] Extend ipc stream parameters sent to DSP
2022-07-12 18:22 UTC (3+ messages)
[PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
2022-07-12 18:22 UTC (2+ messages)
[PATCH] ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes
2022-07-12 18:22 UTC (2+ messages)
[PATCH] ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
2022-07-12 18:22 UTC (2+ messages)
[Intel-gfx] [PATCH v5 0/2] Fix TLB invalidate issues with Broadwell
2022-07-12 18:23 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix TLB invalidate issues with Broadwell (rev7)
[PATCH 0/3] ASoC: SOF: Intel: hda: Correct Firmware State Register use
2022-07-12 18:22 UTC (2+ messages)
[PATCH 0/3] ASoC: SOF: Intel: Do not process IPC reply before firmware boot
2022-07-12 18:22 UTC (2+ messages)
UNTRAIN_RET in native_irq_return_ldt
2022-07-12 18:20 UTC
[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
2022-07-12 18:20 UTC (12+ messages)
` [RFC PATCH 1/3] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
` [RFC PATCH 3/3] arm64: dts: bcmbca: update bcm4808 board dts file
[PATCH 00/11] Fixes and implementation of AMD SFH 1.1 functionality
2022-07-12 18:18 UTC (5+ messages)
` [PATCH 08/11] HID: amd_sfh: Move global functions to static
` [PATCH 09/11] HID: amd_sfh: Move amd_sfh_work to common interface
` [PATCH 10/11] HID: amd_sfh: Move interrupt handling "
` [PATCH 11/11] HID: amd_sfh: Implement SFH1.1 functionality
[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-07-12 18:19 UTC (7+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.