linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 23:05:45 to 2022-07-20 01:25:06 UTC [more...]

[PATCH AUTOSEL 5.10 01/25] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:16 UTC  (13+ messages)
` [PATCH AUTOSEL 5.10 02/25] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
` [PATCH AUTOSEL 5.10 03/25] x86/kvm/vmx: Make noinstr clean
` [PATCH AUTOSEL 5.10 04/25] objtool: Treat .text.__x86.* as noinstr
` [PATCH AUTOSEL 5.10 05/25] x86/bugs: Report AMD retbleed vulnerability
` [PATCH AUTOSEL 5.10 06/25] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH AUTOSEL 5.10 07/25] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH AUTOSEL 5.10 08/25] x86/cpu/amd: Add Spectral Chicken
` [PATCH AUTOSEL 5.10 09/25] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH AUTOSEL 5.10 10/25] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
` [PATCH AUTOSEL 5.10 12/25] wifi: cfg80211: Allow P2P client interface to indicate port authorization
` [PATCH AUTOSEL 5.10 13/25] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
` [PATCH AUTOSEL 5.10 14/25] nilfs2: fix incorrect masking of permission flags for symlinks

[PATCH AUTOSEL 5.15 01/42] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:13 UTC  (42+ messages)
` [PATCH AUTOSEL 5.15 02/42] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
` [PATCH AUTOSEL 5.15 03/42] x86/kvm/vmx: Make noinstr clean
` [PATCH AUTOSEL 5.15 04/42] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH AUTOSEL 5.15 05/42] x86/retpoline: Swizzle retpoline thunk
` [PATCH AUTOSEL 5.15 06/42] x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
` [PATCH AUTOSEL 5.15 07/42] x86/sev: Avoid using __x86_return_thunk
` [PATCH AUTOSEL 5.15 08/42] objtool: Treat .text.__x86.* as noinstr
` [PATCH AUTOSEL 5.15 09/42] x86/bugs: Report AMD retbleed vulnerability
` [PATCH AUTOSEL 5.15 10/42] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH AUTOSEL 5.15 11/42] x86/bugs: Enable STIBP for JMP2RET
` [PATCH AUTOSEL 5.15 12/42] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH AUTOSEL 5.15 13/42] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH AUTOSEL 5.15 14/42] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH AUTOSEL 5.15 15/42] x86/bugs: Report Intel retbleed vulnerability
` [PATCH AUTOSEL 5.15 16/42] x86/xen: Rename SYS* entry points
` [PATCH AUTOSEL 5.15 17/42] x86/bugs: Do IBPB fallback check only once
` [PATCH AUTOSEL 5.15 18/42] x86/cpu/amd: Add Spectral Chicken
` [PATCH AUTOSEL 5.15 19/42] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH AUTOSEL 5.15 20/42] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH AUTOSEL 5.15 21/42] KVM: VMX: Convert launched argument to flags
` [PATCH AUTOSEL 5.15 22/42] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH AUTOSEL 5.15 23/42] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
` [PATCH AUTOSEL 5.15 24/42] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.15 25/42] wifi: cfg80211: Allow P2P client interface to indicate port authorization
` [PATCH AUTOSEL 5.15 26/42] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
` [PATCH AUTOSEL 5.15 27/42] nilfs2: fix incorrect masking of permission flags for symlinks
` [PATCH AUTOSEL 5.15 28/42] ASoC: ti: omap-mcbsp: duplicate sysfs error
` [PATCH AUTOSEL 5.15 29/42] ASoC: tlv320adcx140: Fix tx_mask check
` [PATCH AUTOSEL 5.15 30/42] ASoC: wm5102: Fix event generation for output compensation
` [PATCH AUTOSEL 5.15 31/42] ASoC: wm8998: Fix event generation for input mux
` [PATCH AUTOSEL 5.15 32/42] ASoC: cs47l92: Fix event generation for OUT1 demux
` [PATCH AUTOSEL 5.15 33/42] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
` [PATCH AUTOSEL 5.15 34/42] scsi: target: Fix WRITE_SAME No Data Buffer crash
` [PATCH AUTOSEL 5.15 35/42] x86/kexec: Disable RET on kexec
` [PATCH AUTOSEL 5.15 36/42] platform/x86: asus-wmi: Add key mappings
` [PATCH AUTOSEL 5.15 37/42] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
` [PATCH AUTOSEL 5.15 38/42] scsi: ufs: core: Fix missing clk change notification on host reset
` [PATCH AUTOSEL 5.15 39/42] scsi: pm80xx: Fix 'Unknown' max/min linkrate
` [PATCH AUTOSEL 5.15 40/42] scsi: pm80xx: Set stopped phy's linkrate to Disabled
` [PATCH AUTOSEL 5.15 41/42] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
` [PATCH AUTOSEL 5.15 42/42] ubsan: disable UBSAN_DIV_ZERO for clang

[PATCH AUTOSEL 5.18 01/54] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:10 UTC  (54+ messages)
` [PATCH AUTOSEL 5.18 02/54] ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()
` [PATCH AUTOSEL 5.18 03/54] x86/kvm/vmx: Make noinstr clean
` [PATCH AUTOSEL 5.18 04/54] x86/cpufeatures: Move RETPOLINE flags to word 11
` [PATCH AUTOSEL 5.18 05/54] x86/retpoline: Cleanup some #ifdefery
` [PATCH AUTOSEL 5.18 06/54] x86/retpoline: Swizzle retpoline thunk
` [PATCH AUTOSEL 5.18 07/54] x86/retpoline: Use -mfunction-return
` [PATCH AUTOSEL 5.18 08/54] x86,objtool: Create .return_sites
` [PATCH AUTOSEL 5.18 09/54] x86/kvm: Fix SETcc emulation for return thunks
` [PATCH AUTOSEL 5.18 10/54] x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
` [PATCH AUTOSEL 5.18 11/54] x86/sev: Avoid using __x86_return_thunk
` [PATCH AUTOSEL 5.18 12/54] objtool: Treat .text.__x86.* as noinstr
` [PATCH AUTOSEL 5.18 13/54] x86/bugs: Report AMD retbleed vulnerability
` [PATCH AUTOSEL 5.18 14/54] x86/bugs: Add AMD retbleed= boot parameter
` [PATCH AUTOSEL 5.18 15/54] x86/bugs: Enable STIBP for JMP2RET
` [PATCH AUTOSEL 5.18 16/54] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
` [PATCH AUTOSEL 5.18 17/54] x86/bugs: Optimize SPEC_CTRL MSR writes
` [PATCH AUTOSEL 5.18 18/54] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
` [PATCH AUTOSEL 5.18 19/54] x86/bugs: Report Intel retbleed vulnerability
` [PATCH AUTOSEL 5.18 20/54] objtool: Update Retpoline validation
` [PATCH AUTOSEL 5.18 21/54] x86/xen: Rename SYS* entry points
` [PATCH AUTOSEL 5.18 22/54] x86/bugs: Do IBPB fallback check only once
` [PATCH AUTOSEL 5.18 23/54] x86/cpu/amd: Add Spectral Chicken
` [PATCH AUTOSEL 5.18 24/54] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
` [PATCH AUTOSEL 5.18 25/54] KVM: VMX: Flatten __vmx_vcpu_run()
` [PATCH AUTOSEL 5.18 26/54] KVM: VMX: Convert launched argument to flags
` [PATCH AUTOSEL 5.18 27/54] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
` [PATCH AUTOSEL 5.18 28/54] tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
` [PATCH AUTOSEL 5.18 29/54] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
` [PATCH AUTOSEL 5.18 30/54] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.18 31/54] wifi: cfg80211: Allow P2P client interface to indicate port authorization
` [PATCH AUTOSEL 5.18 32/54] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
` [PATCH AUTOSEL 5.18 33/54] nilfs2: fix incorrect masking of permission flags for symlinks
` [PATCH AUTOSEL 5.18 34/54] xdp: Fix spurious packet loss in generic XDP TX path
` [PATCH AUTOSEL 5.18 35/54] drm/ssd130x: Fix pre-charge period setting
` [PATCH AUTOSEL 5.18 36/54] ASoC: ti: omap-mcbsp: duplicate sysfs error
` [PATCH AUTOSEL 5.18 37/54] ASoC: tlv320adcx140: Fix tx_mask check
` [PATCH AUTOSEL 5.18 38/54] ASoC: wcd9335: Use int array instead of bitmask for TX mixers
` [PATCH AUTOSEL 5.18 39/54] ASoC: wm5102: Fix event generation for output compensation
` [PATCH AUTOSEL 5.18 40/54] ASoC: wm8998: Fix event generation for input mux
` [PATCH AUTOSEL 5.18 41/54] ASoC: cs47l92: Fix event generation for OUT1 demux
` [PATCH AUTOSEL 5.18 42/54] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
` [PATCH AUTOSEL 5.18 43/54] ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()
` [PATCH AUTOSEL 5.18 44/54] ASoC: rt5640: Fix the wrong state of JD1 and JD2
` [PATCH AUTOSEL 5.18 45/54] scsi: target: Fix WRITE_SAME No Data Buffer crash
` [PATCH AUTOSEL 5.18 46/54] x86/kexec: Disable RET on kexec
` [PATCH AUTOSEL 5.18 47/54] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
` [PATCH AUTOSEL 5.18 48/54] platform/x86: asus-wmi: Add key mappings
` [PATCH AUTOSEL 5.18 49/54] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
` [PATCH AUTOSEL 5.18 50/54] scsi: ufs: core: Fix missing clk change notification on host reset
` [PATCH AUTOSEL 5.18 51/54] scsi: pm80xx: Fix 'Unknown' max/min linkrate
` [PATCH AUTOSEL 5.18 52/54] scsi: pm80xx: Set stopped phy's linkrate to Disabled
` [PATCH AUTOSEL 5.18 53/54] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
` [PATCH AUTOSEL 5.18 54/54] ubsan: disable UBSAN_DIV_ZERO for clang

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-07-20  1:15 UTC  (41+ messages)
` [PATCH 12/35] perf tools: Add guest_cpu to hypervisor threads
` [PATCH 13/35] perf tools: Add machine_pid and vcpu to perf_sample
` [PATCH 14/35] perf tools: Use sample->machine_pid to find guest machine
` [PATCH 15/35] perf script: Add machine_pid and vcpu
` [PATCH 16/35] perf dlfilter: "
` [PATCH 17/35] perf auxtrace: Add machine_pid and vcpu to auxtrace_error
` [PATCH 18/35] perf script python: Add machine_pid and vcpu
` [PATCH 19/35] perf script python: intel-pt-events: "
` [PATCH 20/35] perf tools: Remove also guest kcore_dir with host kcore_dir
` [PATCH 21/35] perf tools: Make has_kcore_dir() work also for guest kcore_dir
` [PATCH 22/35] perf tools: Automatically use guest kcore_dir if present
` [PATCH 23/35] perf tools: Add reallocarray_as_needed()
` [PATCH 24/35] perf inject: Add support for injecting guest sideband events
` [PATCH 26/35] perf tools: Handle injected guest kernel mmap event
` [PATCH 27/35] perf tools: Add perf_event__is_guest()
` [PATCH 28/35] perf intel-pt: Remove guest_machine_pid
` [PATCH 29/35] perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
` [PATCH 30/35] perf intel-pt: Track guest context switches
` [PATCH 31/35] perf intel-pt: Disable sync switch with guest sideband
` [PATCH 32/35] perf intel-pt: Determine guest thread from "

[PATCH v2 1/3] dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
 2022-07-20  1:16 UTC  (3+ messages)

[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
 2022-07-20  1:13 UTC  (4+ messages)
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open

[PATCH 0/3] x86: make pat and mtrr independent from each other
 2022-07-20  1:12 UTC  (3+ messages)
` [PATCH 3/3] x86: decouple pat and mtrr handling

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-07-20  1:11 UTC  (6+ messages)

[PATCH] drivers/bluetooth: Add PID of Foxconn bluetooth Adapter
 2022-07-20  1:10 UTC 

[PATCH 4.19 00/48] 4.19.253-rc1 review
 2022-07-20  1:01 UTC  (2+ messages)

[PATCH 5.10 000/112] 5.10.132-rc1 review
 2022-07-20  1:00 UTC  (2+ messages)

[PATCH v2 00/10] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer()
 2022-07-20  1:00 UTC  (6+ messages)
` [PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`

[PATCH 5.4 00/71] 5.4.207-rc1 review
 2022-07-20  0:59 UTC  (2+ messages)

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-20  0:59 UTC  (6+ messages)
` [PATCHv5 06/13] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[RFC 1/2] PCI: imx6: Make sure the DBI register can be changed
 2022-07-20  0:59 UTC  (3+ messages)
` [RFC 2/2] PCI: imx6: Support more than Gen2 speed link mode

[PATCH V3 4/7] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV
 2022-07-20  0:51 UTC  (3+ messages)

[PATCH net-next] tcp: fix condition for increasing pingpong count
 2022-07-20  0:49 UTC  (2+ messages)

[PATCH] remoteproc: core: check state in rproc_boot
 2022-07-20  0:48 UTC  (3+ messages)

[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
 2022-07-20  0:35 UTC  (13+ messages)
` [PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages
` [PATCH V3 08/12] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
` [PATCH V3 09/12] KVM: X86/MMU: Move the verifying of NPT's PDPTE in FNAME(fetch)
` [PATCH V3 10/12] KVM: X86/MMU: Remove unused INVALID_PAE_ROOT and IS_VALID_PAE_ROOT
` [PATCH V3 11/12] KVM: X86/MMU: Don't use mmu->pae_root when shadowing PAE NPT in 64-bit host

[intel-tdx:guest-attest 5/8] arch/x86/coco/tdx/attest.c:246:6: warning: no previous prototype for function 'terminate_quote_request'
 2022-07-20  0:32 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-20  0:26 UTC  (13+ messages)

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-20  0:21 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] ftrace: Add modify_ftrace_direct_multi_nolock
` [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
` [PATCH v5 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
` [PATCH v5 bpf-next 4/4] bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)

[PATCH] clk: sunxi-ng: Fix H6 RTC clock definition
 2022-07-20  0:21 UTC  (2+ messages)

[PATCH net] r8152: fix a WOL issue
 2022-07-20  0:20 UTC  (2+ messages)

faddr2line issue
 2022-07-20  0:06 UTC  (5+ messages)

[PATCH v2 0/6] x86: Add stright-line-speculation mitigations
 2022-07-20  0:01 UTC  (6+ messages)
` [PATCH v2 6/6] x86: Add straight-line-speculation mitigation
  ` Missing SLS int3 in JMP_NOSPEC? (Was: [PATCH v2 6/6] x86: Add straight-line-speculation mitigation)
    ` [RFC][PATCH] x86,nospec: Simplify {JMP,CALL}_NOSPEC

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-19 23:55 UTC  (5+ messages)
` [PATCH v4 2/5] "

[PATCH v5 00/22] TDX host kernel support
 2022-07-19 23:54 UTC  (14+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function

[kbusch:dma-register 4/4] io_uring/rsrc.c:1242:12: error: 'struct io_mapped_ubuf' has no member named 'dma_tag'
 2022-07-19 23:52 UTC 

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-19 23:50 UTC  (12+ messages)
` [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
` [PATCH v2 02/11] net: phy: Add 1000BASE-KX interface mode
` [PATCH v2 03/11] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH v2 04/11] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH v2 05/11] net: phy: Add support for rate adaptation
` [PATCH v2 06/11] net: phylink: Support differing link/interface speed/duplex
` [PATCH v2 07/11] net: phylink: Adjust link settings based on rate adaptation
` [PATCH v2 08/11] net: phylink: Adjust advertisement "
` [PATCH v2 09/11] [RFC] net: phylink: Add support for CRS-based "
` [PATCH v2 10/11] net: phy: aquantia: Add some additional phy interfaces
` [PATCH v2 11/11] net: phy: aquantia: Add support for rate adaptation

include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_282' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
 2022-07-19 23:41 UTC 

[kbusch:dma-register 4/4] io_uring/rsrc.c:1242:12: error: 'struct io_mapped_ubuf' has no member named 'dma_tag'
 2022-07-19 23:31 UTC 

[PATCH v4 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-19 23:27 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function

[PATCH] dt-bindings: leds: pwm-multicolor: document max-brigthness
 2022-07-19 23:26 UTC  (2+ messages)

[PATCH v2 0/1] mm: kfence: fix unexpected leak scan on kfence pool
 2022-07-19 23:22 UTC  (8+ messages)
` [PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool

[PATCH rfc 0/6] Scheduler BPF
 2022-07-19 23:21 UTC  (3+ messages)

[PATCH] mm/cma_debug.c: align the name buffer length as struct cma
 2022-07-19 23:18 UTC  (2+ messages)

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-19 23:17 UTC  (5+ messages)
` [PATCH v7 040/102] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot for private mmu

[PATCH v2 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-07-19 23:16 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs

drivers/net/dsa/lan9303_i2c.c:87:34: warning: unused variable 'lan9303_i2c_of_match'
 2022-07-19 23:11 UTC 

[PATCH v15 17/17] PCI: imx6: Reformat suspend callback to keep symmetric with resume
 2022-07-19 23:10 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
 2022-07-19 23:07 UTC  (2+ messages)

[PATCH v2 0/4] target: Updates related to UASP
 2022-07-19 23:05 UTC  (4+ messages)
` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET

[PATCH v3 0/3] Tidy user rdpmc documentation and testing
 2022-07-19 23:05 UTC  (3+ messages)
` [PATCH v3 1/3] perf: Align user space counter reading with code


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).