linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 08:13:25 to 2022-07-22 09:21:08 UTC [more...]

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-22  9:11 UTC  (29+ messages)
` [PATCH 5.15 01/89] x86/traps: Use pt_regs directly in fixup_bad_iret()
` [PATCH 5.15 02/89] x86/entry: Switch the stack after error_entry() returns
` [PATCH 5.15 03/89] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH 5.15 04/89] x86/entry: Dont call error_entry() for XENPV
` [PATCH 5.15 05/89] objtool: Classify symbols
` [PATCH 5.15 06/89] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH 5.15 07/89] objtool: Shrink struct instruction
` [PATCH 5.15 09/89] objtool: Introduce CFI hash
` [PATCH 5.15 10/89] x86/retpoline: Remove unused replacement symbols
` [PATCH 5.15 11/89] x86/asm: Fix register order
` [PATCH 5.15 12/89] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH 5.15 13/89] x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
` [PATCH 5.15 14/89] x86/retpoline: Create a retpoline thunk array
` [PATCH 5.15 16/89] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 5.15 17/89] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 5.15 18/89] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 5.15 19/89] bpf,x86: Simplify computing label offsets
` [PATCH 5.15 20/89] bpf,x86: Respect X86_FEATURE_RETPOLINE*
` [PATCH 5.15 25/89] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.15 26/89] x86/retpoline: Cleanup some #ifdefery
` [PATCH 5.15 27/89] x86/retpoline: Swizzle retpoline thunk
` [PATCH 5.15 28/89] x86/retpoline: Use -mfunction-return
` [PATCH 5.15 29/89] x86: Undo return-thunk damage
` [PATCH 5.15 30/89] x86,objtool: Create .return_sites
` [PATCH 5.15 31/89] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.15 32/89] x86,static_call: Use alternative RET encoding
` [PATCH 5.15 33/89] x86/ftrace: "
` [PATCH 5.15 34/89] x86/bpf: "

[PATCH v1 0/2] arm64: run softirqs on the per-CPU IRQ stack
 2022-07-22  9:13 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH 1/4] dt-bindings: power: Add MT8365 power domains
 2022-07-22  9:13 UTC  (4+ messages)
` [PATCH 2/4] soc: mediatek: Add support of WAYEN operations

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

[PATCH 5.18 00/70] 5.18.14-rc1 review
 2022-07-22  9:08 UTC  (71+ messages)
` [PATCH 5.18 01/70] x86/traps: Use pt_regs directly in fixup_bad_iret()
` [PATCH 5.18 02/70] x86/entry: Switch the stack after error_entry() returns
` [PATCH 5.18 03/70] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH 5.18 04/70] x86/entry: Dont call error_entry() for XENPV
` [PATCH 5.18 05/70] x86/entry: Remove skip_r11rcx
` [PATCH 5.18 06/70] x86/kvm/vmx: Make noinstr clean
` [PATCH 5.18 07/70] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH 5.18 08/70] x86/retpoline: Cleanup some #ifdefery
` [PATCH 5.18 09/70] x86/retpoline: Swizzle retpoline thunk
` [PATCH 5.18 10/70] x86/retpoline: Use -mfunction-return
` [PATCH 5.18 11/70] x86: Undo return-thunk damage
` [PATCH 5.18 12/70] x86,objtool: Create .return_sites
` [PATCH 5.18 13/70] objtool: skip non-text sections when adding return-thunk sites
` [PATCH 5.18 14/70] x86,static_call: Use alternative RET encoding
` [PATCH 5.18 15/70] x86/ftrace: "
` [PATCH 5.18 16/70] x86/bpf: "
` [PATCH 5.18 17/70] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH 5.18 18/70] x86/vsyscall_emu/64: Dont use RET in vsyscall emulation
` [PATCH 5.18 19/70] x86/sev: Avoid using __x86_return_thunk
` [PATCH 5.18 20/70] x86: Use return-thunk in asm code
` [PATCH 5.18 21/70] x86/entry: Avoid very early RET
` [PATCH 5.18 22/70] objtool: Treat .text.__x86.* as noinstr
` [PATCH 5.18 23/70] x86: Add magic AMD return-thunk
` [PATCH 5.18 24/70] x86/bugs: Report AMD retbleed vulnerability
` [PATCH 5.18 25/70] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH 5.18 26/70] x86/bugs: Enable STIBP for JMP2RET
` [PATCH 5.18 27/70] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH 5.18 28/70] x86/entry: Add kernel IBRS implementation
` [PATCH 5.18 29/70] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH 5.18 30/70] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
` [PATCH 5.18 31/70] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH 5.18 32/70] x86/bugs: Report Intel retbleed vulnerability
` [PATCH 5.18 33/70] intel_idle: Disable IBRS during long idle
` [PATCH 5.18 34/70] objtool: Update Retpoline validation
` [PATCH 5.18 35/70] x86/xen: Rename SYS* entry points
` [PATCH 5.18 36/70] x86/xen: Add UNTRAIN_RET
` [PATCH 5.18 37/70] x86/bugs: Add retbleed=ibpb
` [PATCH 5.18 38/70] x86/bugs: Do IBPB fallback check only once
` [PATCH 5.18 39/70] objtool: Add entry UNRET validation
` [PATCH 5.18 40/70] x86/cpu/amd: Add Spectral Chicken
` [PATCH 5.18 41/70] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH 5.18 42/70] x86/speculation: Fix firmware entry SPEC_CTRL handling
` [PATCH 5.18 43/70] x86/speculation: Fix SPEC_CTRL write on SMT state change
` [PATCH 5.18 44/70] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
` [PATCH 5.18 45/70] x86/speculation: Remove x86_spec_ctrl_mask
` [PATCH 5.18 46/70] objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
` [PATCH 5.18 47/70] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH 5.18 48/70] KVM: VMX: Convert launched argument to flags
` [PATCH 5.18 49/70] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH 5.18 50/70] KVM: VMX: Fix IBRS handling after vmexit
` [PATCH 5.18 51/70] x86/speculation: Fill RSB on vmexit for IBRS
` [PATCH 5.18 52/70] KVM: VMX: Prevent RSB underflow before vmenter
` [PATCH 5.18 53/70] x86/common: Stamp out the stepping madness
` [PATCH 5.18 54/70] x86/cpu/amd: Enumerate BTC_NO
` [PATCH 5.18 55/70] x86/retbleed: Add fine grained Kconfig knobs
` [PATCH 5.18 56/70] x86/bugs: Add Cannon lake to RETBleed affected CPU list
` [PATCH 5.18 57/70] x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
` [PATCH 5.18 58/70] x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
` [PATCH 5.18 59/70] x86/kexec: Disable RET on kexec
` [PATCH 5.18 60/70] x86/speculation: Disable RRSBA behavior
` [PATCH 5.18 61/70] x86/static_call: Serialize __static_call_fixup() properly
` [PATCH 5.18 62/70] x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
` [PATCH 5.18 63/70] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
` [PATCH 5.18 64/70] efi/x86: use naked RET on mixed mode call wrapper
` [PATCH 5.18 65/70] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
` [PATCH 5.18 66/70] KVM: emulate: do not adjust size of fastop and setcc subroutines
` [PATCH 5.18 67/70] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 5.18 68/70] tools headers cpufeatures: Sync "
` [PATCH 5.18 69/70] x86/bugs: Remove apostrophe typo
` [PATCH 5.18 70/70] um: Add missing apply_returns()

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

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-22  9:10 UTC  (4+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

Regression: Linux v5.15+ does not boot on Freescale P2020
 2022-07-22  9:09 UTC 

[PATCH v6 0/8] MediaTek Helio X10 MT6795 - Clock drivers
 2022-07-22  9:06 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: mediatek: Document MT6795 system controllers bindings
` [PATCH v6 2/8] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH v6 3/8] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [PATCH v6 4/8] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
` [PATCH v6 5/8] clk: mediatek: clk-apmixed: Remove unneeded __init annotation
` [PATCH v6 6/8] clk: mediatek: Export required symbols to compile clk drivers as module
` [PATCH v6 7/8] clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
` [PATCH v6 8/8] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers

[PATCH] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
 2022-07-22  9:05 UTC  (3+ messages)

[PATCH v5 00/15] KVM: nVMX: VMX MSR quirk+fixes, CR4 fixes
 2022-07-22  9:06 UTC  (3+ messages)
` [PATCH v5 06/15] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write

[PATCH v2 0/2] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
 2022-07-22  9:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: rzg2l-pinctrl: Add macros for IRQ0-7

[net] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
 2022-07-22  9:00 UTC  (2+ messages)

[PATCH] fs: btrfs: fix a possible use-after-free bug caused by incorrect error handling in prepare_to_relocate()
 2022-07-22  8:56 UTC  (2+ messages)

[PATCH] nfp: bpf: Fix typo 'the the' in comment
 2022-07-22  8:53 UTC  (2+ messages)

[PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
 2022-07-22  8:53 UTC  (10+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
 2022-07-22  8:52 UTC  (2+ messages)

[PATCH 0/4] iio: afe/rescale improvements
 2022-07-22  8:52 UTC  (4+ messages)
` [PATCH 3/4] iio: afe/rescale: Add support for converting scale avail table

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-22  8:52 UTC  (5+ messages)
` [PATCH net-next 1/2] firmware: xilinx: add support for sd/gem config
` [PATCH net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support

[PATCH]btrfs: Fix fstest case btrfs/219
 2022-07-22  8:52 UTC  (4+ messages)

[PATCH v3] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
 2022-07-22  8:50 UTC 

[PATCH v5 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-07-22  8:50 UTC  (7+ messages)
` [PATCH v5 7/7] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers

[PATCH v2] erofs: get rid of erofs_prepare_dio() helper
 2022-07-22  8:50 UTC  (2+ messages)

[PATCH 0/8] Documentation: s390: documentation fixes for vfio_ap driver
 2022-07-22  8:49 UTC  (9+ messages)
` [PATCH 1/8] Documentation: s390: Use note directive for changing mask note
` [PATCH 2/8] Documentation: s390: use note directive for remaining notes
` [PATCH 3/8] Documentation: s390: sync heading underlines
` [PATCH 4/8] Documentation: s390: use code blocks for virsh and qemu output
` [PATCH 5/8] Documentation: s390: use code block for structs
` [PATCH 6/8] Documentation: s390: escape *kvm->arch.crypto.pqap_hook pointer inside inline code
` [PATCH 7/8] Documentation: s390: extend underline for matrix devices lock
` [PATCH 8/8] Documentation: s390: add vfio-ap-locking documentation to table of contents index

[PATCH] wl1251: Fix typo 'the the' in comment
 2022-07-22  8:48 UTC 

[PATCH] crypto: testmgr - some more fixes to RSA test vectors
 2022-07-22  8:47 UTC  (2+ messages)

[PATCH] cyrpto:delete the rebundant word "block" in comments
 2022-07-22  8:46 UTC  (2+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-22  8:45 UTC  (5+ messages)
` [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
  ` [PATCH bpf-next v8 "

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-22  8:45 UTC  (6+ messages)
` [PATCH v2 07/11] net: phylink: Adjust link settings based on "

[PATCH] hwrng: Fix comment typo
 2022-07-22  8:45 UTC  (2+ messages)

[PATCH] rsi: sdio: Fix typo 'the the' in comment
 2022-07-22  8:44 UTC 

[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
 2022-07-22  8:43 UTC 

[PATCH] crypto: Fix comment typo
 2022-07-22  8:44 UTC  (2+ messages)

[PATCH] crypto: rmd160: fix Kconfig "its" grammar
 2022-07-22  8:44 UTC  (2+ messages)

[PATCH RESEND v2 0/2] Documentation: qat: documentation fixes
 2022-07-22  8:44 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] Documentation: qat: Use code block for qat sysfs example

[PATCH] qtnfmac: Fix typo 'the the' in comment
 2022-07-22  8:41 UTC 

Linux 5.18.13
 2022-07-22  8:42 UTC  (2+ messages)

[PATCH 0/2] faddr2line fixes
 2022-07-22  8:41 UTC  (3+ messages)
` [PATCH 2/2] scripts/faddr2line: Add CONFIG_DEBUG_INFO check

[PATCH] mwifiex: Fix typo 'the the' in comment
 2022-07-22  8:39 UTC 

[PATCH] driver core: Do not add a device that has been removed in device_shutdown to devices_kset list again
 2022-07-22  8:40 UTC  (8+ messages)

[PATCH] iwlwifi: Fix typo 'the the' in comment
 2022-07-22  8:34 UTC 

[PATCH 1/2] dt-bindings: arm: coresight: Add 'power-domains' property
 2022-07-22  8:35 UTC  (2+ messages)

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-22  8:28 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: soc: visconti: Add Toshiba Visconti DNN image processing accelerator bindings
` [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "
` [PATCH v2 5/5] Documentation: driver-api: visconti: add a description of DNN driver

linux-next: manual merge of the random tree with the s390-fixes tree
 2022-07-22  8:33 UTC 

[PATCH] arm64: dts: verdin-imx8mm: add otg2 pd to usbphy
 2022-07-22  8:32 UTC  (2+ messages)

[PATCH] mm: Remove the redundant updating of stats_flush_threshold
 2022-07-22 16:49 UTC 

[PATCH] brcmsmac: Fix typo 'the the' in comment
 2022-07-22  8:30 UTC 

[PATCH] amdgpu: re-enable DCN for ppc64le
 2022-07-22  8:21 UTC 

[PATCH v4] erofs: update ctx->pos for every emitted dirent
 2022-07-22  8:27 UTC 

[PATCH] wireless: ath: Fix typo 'the the' in comment
 2022-07-22  8:26 UTC 

[PATCH 0/2] Add Versal compatible string to Macb driver
 2022-07-22  8:25 UTC  (3+ messages)
` [PATCH 2/2] net: macb: Update tsu clk usage in runtime suspend/resume for Versal

[PATCH] dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-out
 2022-07-22  8:23 UTC  (2+ messages)

[PATCH] net: ipa: Fix typo 'the the' in comment
 2022-07-22  8:22 UTC 

[PATCH v2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
 2022-07-22  8:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-07-22  8:21 UTC  (7+ messages)
` [PATCH v3 1/4] security, lsm: "
` [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook

[PATCH 1/3] usb: typec: anx7411: fix passing zero to 'PTR_ERR'
 2022-07-22  8:18 UTC  (3+ messages)
` [PATCH 2/3] usb: typec: anx7411: fix passing a valid pointer "
` [PATCH 3/3] usb: typec: anx7411: fix missing error code 'ret'

[PATCH v1 0/2] gpio: update Realtek Otto documenentation
 2022-07-22  8:19 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: realtek-otto: amend ctrl struct docs
` [PATCH v1 2/2] MAINTAINERS: add info for Realtek Otto GPIO

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-22  8:19 UTC  (6+ messages)
` [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()

[PATCH] crypto: sahara - don't sleep when in softirq
 2022-07-22  8:17 UTC  (2+ messages)

Recall: Fix Input: synaptics-rmi4 driver issue
 2022-07-22  8:17 UTC 

[PATCH] erofs: update ctx->pos for every emitted dirent
 2022-07-22  8:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] blk-mq: avoid potential infinite loop in __blk_mq_alloc_request
 2022-07-22  8:15 UTC  (3+ messages)

[PATCH 0/5] Fixups to work with crash tool
 2022-07-22  8:13 UTC  (2+ messages)
` [Crash-utility] "

[PATCH 1/2] LoongArch: Remove clock setting during cpu hotplug stage
 2022-07-22  8:12 UTC  (3+ messages)
` [PATCH 2/2] LoongArch: Remove unused variable


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).