public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-23 02:37:22 to 2022-07-23 10:07:39 UTC [more...]

[PATCH 5.10 000/148] 5.10.133-rc1 review
 2022-07-23  9:55 UTC  (99+ 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 073/148] objtool: Fix type of reloc::addend
` [PATCH 5.10 074/148] objtool: Fix symbol creation
` [PATCH 5.10 075/148] x86/entry: Remove skip_r11rcx
` [PATCH 5.10 076/148] objtool: Fix objtool regression on x32 systems
` [PATCH 5.10 077/148] x86/realmode: build with -D__DISABLE_EXPORTS
` [PATCH 5.10 078/148] x86/kvm/vmx: Make noinstr clean
` [PATCH 5.10 079/148] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.10 080/148] x86/retpoline: Cleanup some #ifdefery
` [PATCH 5.10 081/148] x86/retpoline: Swizzle retpoline thunk
` [PATCH 5.10 082/148] Makefile: Set retpoline cflags based on CONFIG_CC_IS_{CLANG,GCC}
` [PATCH 5.10 083/148] x86/retpoline: Use -mfunction-return
` [PATCH 5.10 084/148] x86: Undo return-thunk damage
` [PATCH 5.10 085/148] x86,objtool: Create .return_sites
` [PATCH 5.10 086/148] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.10 087/148] x86,static_call: Use alternative RET encoding
` [PATCH 5.10 088/148] x86/ftrace: "
` [PATCH 5.10 089/148] x86/bpf: "
` [PATCH 5.10 090/148] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH 5.10 091/148] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
` [PATCH 5.10 092/148] x86/sev: Avoid using __x86_return_thunk
` [PATCH 5.10 093/148] x86: Use return-thunk in asm code
` [PATCH 5.10 094/148] objtool: Treat .text.__x86.* as noinstr
` [PATCH 5.10 095/148] x86: Add magic AMD return-thunk
` [PATCH 5.10 096/148] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.10 098/148] x86/bugs: Enable STIBP for JMP2RET
` [PATCH 5.10 108/148] x86/bugs: Add retbleed=ibpb

[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

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

[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 0/9] dt-bindings: pinctrl: imx: use minItems
 2022-07-23  9:43 UTC  (10+ 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

[xfs] d6c6912258: INFO:task_blocked_for_more_than#seconds
 2022-07-23  9:34 UTC 

[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 

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

[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  (7+ messages)

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

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

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

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

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

[PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
 2022-07-23  9:04 UTC  (6+ messages)
` [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro

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

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

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

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

[PATCH 00/10] soc/arm64: qcom: Add LLCC BWMON on SDM845
 2022-07-23  8:36 UTC  (7+ messages)
` [PATCH 10/10] arm64: dts: qcom: sdm845: add LLCC BWMON

[PATCH 0/3] Add SFC support for Ingenic SoCs
 2022-07-23  8:30 UTC  (3+ messages)
` [PATCH 1/3] mtd: spi-nor: Use the spi-mem poll status APIs

[ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:32: error: use of undeclared identifier 'CGRP_ROOT_FAVOR_DYNMODS'
 2022-07-23  8:29 UTC 

[linux-stable-rc:linux-4.19.y 3113/3346] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus,s7'
 2022-07-23  8:29 UTC 

[PATCH 1/2] dt-bindings: soc: qcom: smd: reference SMD edge schema
 2022-07-23  8:27 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: smd-rpm: extend example

[PATCH v2] nbd: add missing definition of pr_fmt
 2022-07-23  8:24 UTC 

[PATCH] lib/lru_cache: Fixed array overflow caused by incorrect boundary handling
 2022-07-23  7:59 UTC 

[PATCH] MAINTAINERS: remove outdated patch submission guidelines
 2022-07-23  7:55 UTC 

[GIT PULL] KVM fixes for Linux 5.19-rc8
 2022-07-23  7:51 UTC 

[ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:39: error: 'CGRP_ROOT_FAVOR_DYNMODS' undeclared
 2022-07-23  7:49 UTC 

linux-next: build warning after merge of the usb tree
 2022-07-23  7:44 UTC  (6+ messages)

[PATCH] mmc: block: Dont report successful writes with errors
 2022-07-23  7:42 UTC  (2+ messages)

[PATCH v4 0/3] Add support for WASP SoC on AVM router boards
 2022-07-23  7:42 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add AVM
` [PATCH v4 2/3] dt-bindings: remoteproc: Add AVM WASP
` [PATCH v4 3/3] remoteproc: Add AVM WASP driver

[PATCH] hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
 2022-07-23  7:38 UTC 

[PATCH net-next] net: delete extra space and tab in blank line
 2022-07-23  7:32 UTC 

[PATCH v5 0/3] crypto: hisilicon - supports device isolation feature
 2022-07-23  7:21 UTC  (5+ messages)
` [PATCH v5 3/3] crypto: hisilicon/qm - defining the device isolation strategy

KASAN: vmalloc-out-of-bounds Write in snd_pcm_hw_params
 2022-07-23  7:00 UTC  (2+ messages)

[PATCH] ftrace: Fix improper usage of __trace_stack() function
 2022-07-23  6:49 UTC 

[PATCH] PCI: endpoint: check the return value of alloc_workqueue()
 2022-07-23  6:43 UTC 

[PATCH] scsi: lpfc: check the return value of alloc_workqueue()
 2022-07-23  6:40 UTC 

[PATCH] rtw88: check the return value of alloc_workqueue()
 2022-07-23  6:37 UTC 

[PATCH v2 1/5] kunit: string-stream: Simplify resource use
 2022-07-23  6:33 UTC  (3+ messages)
` [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()

[paulmck-rcu:rcu/next] BUILD SUCCESS 57262d2c56b8c67c5d29a2e81b740a8d26174dc3
 2022-07-23  6:05 UTC 

[RFC PATCH] workqueue: Unbind workers before sending them to exit()
 2022-07-23  5:16 UTC  (5+ messages)

Linux DRTM on UEFI platforms
 2022-07-23  5:15 UTC  (9+ messages)

[PATCH 1/3 cgroup/for-5.20] cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
 2022-07-23  5:12 UTC  (4+ messages)
` [PATCH 2/3 cgroup/for-5.20] cgroup: Add "no" prefixed mount options
  ` [PATCH 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional

[PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
 2022-07-23  5:00 UTC  (2+ messages)

[PATCH v2 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-23  4:50 UTC  (2+ messages)

[PATCH v7 0/4] Add Sstc extension support
 2022-07-23  4:47 UTC  (2+ messages)

[PATCH] i2c: cp2615: check the return value of kzalloc()
 2022-07-23  4:32 UTC 

drivers/media/platform/renesas/rcar_drif.c:1470:34: warning: unused variable 'rcar_drif_of_table'
 2022-07-23  4:26 UTC 

[PATCH net-next v6 0/2] add framework for selftests in devlink
 2022-07-23  4:22 UTC  (3+ messages)
` [PATCH net-next v6 1/2] devlink: introduce framework for selftests
` [PATCH net-next v6 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH v4 2/4] arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
 2022-07-23  4:15 UTC  (2+ messages)

[PATCH] nbd: add missing definition of pr_fmt
 2022-07-23  4:08 UTC  (7+ messages)

[PATCH net] netrom: fix sleep in atomic context bugs in timer handlers
 2022-07-23  3:56 UTC 

Backport of 166d38632316 ("xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE")
 2022-07-23  3:44 UTC  (2+ messages)
` [PATCH 4.9] Ignore failure to unmap -1

[PATCH] phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch()
 2022-07-23  3:41 UTC 

[PATCH 0/2] hwmon: Add new pwmX_fan_channel attribute
 2022-07-23  3:38 UTC  (3+ messages)
` [PATCH 1/2] hwmon: Add "
` [PATCH 2/2] hwmon: (dell-smm) Add support for "

[PATCH] slimbus: qcom-ngd-ctrl: Add check for platform_driver_register
 2022-07-23  3:23 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-23  3:09 UTC  (12+ messages)

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-23  3:02 UTC  (7+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-23  2:56 UTC  (6+ messages)
` [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox