public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-04 20:02:10 to 2022-11-04 23:05:57 UTC [more...]

[syzbot] WARNING in check_map_prog_compatibility
 2022-11-04 23:05 UTC  (3+ messages)

[PATCH] bpf: mark get_entry_ip as __maybe_unused
 2022-11-04 23:03 UTC  (3+ messages)

[PATCH v8 0/4] Add throttling detection to sev-guest
 2022-11-04 23:00 UTC  (5+ messages)
` [PATCH v8 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
` [PATCH v8 2/4] x86/sev: Change snp_guest_issue_request's fw_err
` [PATCH v8 3/4] virt: sev-guest: Remove err in handle_guest_request
` [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request

INFO: rcu_preempt detected expedited stalls on CPUs/tasks (6.1.0-rc3): in cat /sys/kernel/debug/kmemleak
 2022-11-04 23:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix build-id for liburandom_read.so
 2022-11-04 23:00 UTC  (5+ messages)

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-04 22:56 UTC  (39+ messages)
` [PATCH v3 01/37] Documentation/x86: Add CET description
` [PATCH v3 02/37] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v3 03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v3 04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v3 05/37] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v3 06/37] x86/fpu: Add helper for modifying xstate
` [PATCH v3 07/37] x86/cet: Add user control-protection fault handler
` [PATCH v3 08/37] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v3 09/37] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v3 10/37] x86/mm: Introduce _PAGE_COW
` [PATCH v3 11/37] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v3 12/37] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v3 13/37] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v3 14/37] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v3 15/37] x86/mm: Check Shadow Stack page fault errors
` [PATCH v3 16/37] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v3 17/37] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v3 18/37] mm: Add guard pages around a shadow stack
` [PATCH v3 19/37] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v3 20/37] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v3 21/37] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v3 22/37] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v3 23/37] mm: Warn on shadow stack memory in wrong vma
` [PATCH v3 24/37] x86: Introduce userspace API for CET enabling
` [PATCH v3 25/37] x86/shstk: Add user-mode shadow stack support
` [PATCH v3 26/37] x86/shstk: Handle thread shadow stack
` [PATCH v3 27/37] x86/shstk: Introduce routines modifying shstk
` [PATCH v3 28/37] x86/shstk: Handle signals for shadow stack
` [PATCH v3 29/37] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v3 30/37] x86/shstk: Support wrss for userspace
` [PATCH v3 31/37] x86: Expose thread features in /proc/$PID/status
` [PATCH v3 32/37] x86/cet/shstk: Wire in CET interface
` [PATCH v3 33/37] selftests/x86: Add shadow stack test
` [PATCH v3 34/37] x86/fpu: Add helper for initing features
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET
` [PATCH v3 36/37] x86/cet/shstk: Add ARCH_CET_UNLOCK
` [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit

[PATCH bpf-next] samples/bpf: Fix sockex3: missing BPF prog type
 2022-11-04 22:53 UTC  (3+ messages)
`  "

[PATCH 0/3] media: sunxi: Add H6 deinterlace driver
 2022-11-04 22:47 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
 2022-11-04 22:50 UTC  (2+ messages)

[PATCH 2/2] x86/tdx: Do not allow #VE due to EPT violation on the private memory
 2022-11-04 22:50 UTC  (5+ messages)

[GIT PULL] Landlock fix for v6.1 #2
 2022-11-04 22:46 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 6.1-rc4
 2022-11-04 22:46 UTC  (2+ messages)

[GIT PULL] hardening fix for v6.1-rc4
 2022-11-04 22:46 UTC  (2+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-04 22:43 UTC  (5+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH v3 1/2] dt-bindings: net: constrain number of 'reg' in ethernet ports
 2022-11-04 22:39 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: net: dsa-port: constrain number of 'reg' in ports

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-04 22:38 UTC  (8+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v2] cpumask: limit visibility of FORCE_NR_CPUS
 2022-11-04 22:36 UTC  (3+ messages)

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-04 22:29 UTC 

[PATCH v2 0/1] Add supply into PWBUS_REGULATOR macro
 2022-11-04 22:30 UTC  (4+ messages)
` [PATCH v2 1/1] hwmon: (pmbus) Add regulator supply into macro

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-04 22:29 UTC  (9+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions

[mm-unstable PATCH v7 2/8] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
 2022-11-04 22:23 UTC  (3+ messages)

[PATCH 0/2] bpf: Yet another approach to fix the BPF dispatcher thing
 2022-11-04 22:20 UTC  (2+ messages)

[PATCH 0/2] Qualcomm Ramp Controller and MSM8976 config
 2022-11-04 22:16 UTC  (3+ messages)
` [PATCH 2/2] soc: qcom: Add Qualcomm Ramp Controller driver

[PULL REQUEST] i2c-for-6.1-rc4
 2022-11-04 22:14 UTC 

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-04 22:14 UTC  (7+ messages)
` [PATCH 07/14] x86/microcode/intel: Expose microcode_sanity_check()

[PATCH bpf-next v2] docs/bpf: Add LRU internals description and graph
 2022-11-04 22:09 UTC  (3+ messages)

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-11-04 22:08 UTC  (3+ messages)
` [PATCH v12 08/17] riscv: Add task switch support for vector

[PATCH 1/3] clk: qcom: lpass-sc7280: Fix pm_runtime usage
 2022-11-04 22:08 UTC  (8+ messages)
` [PATCH 2/3] clk: qcom: lpass-sc7180: "
` [PATCH 3/3] clk: qcom: lpass-sc7180: Avoid an extra "struct dev_pm_ops"

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-04 22:06 UTC  (8+ messages)
` [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH 2/3] x86/speculation: Support Automatic IBRS
` [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization

[PATCH] drm/nouveau: Add support to control backlight using bl_power for nva3
 2022-11-04 22:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] x86/mm: More KASAN per-CPU CEA mapping bug fixes
 2022-11-04 22:00 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: Recompute physical address for every page of per-CPU CEA mapping
` [PATCH 2/2] x86/mm: Populate KASAN shadow for per-CPU DS buffers in CPU entry area

[PATCH bpf-next] samples/bpf: Fix tracex2 error: No such file or directory
 2022-11-04 22:00 UTC  (2+ messages)

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-04 21:59 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-04 21:56 UTC  (3+ messages)
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH v2 1/3] dt-bindings: power: supply: define monitored-battery in common place
 2022-11-04 21:54 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: bq25890: allow power-supply fields

[PATCH v4 0/2] clk: imx8mp: Add audio shared gate
 2022-11-04 21:53 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clock: imx8mp: Add ids for the "
` [PATCH v4 2/2] clk: imx8mp: Add "

[PATCH] dt-bindings: power: supply: bq25890: use one fallback compatible
 2022-11-04 21:53 UTC  (2+ messages)

[PATCH v2 0/8] Adjust usage of rt5682(s) power supply properties
 2022-11-04 21:52 UTC  (5+ messages)
` [PATCH v2 2/8] ASoC: dt-bindings: realtek,rt5682s: Add DBVDD and LDO1-IN supplies
` [PATCH v2 4/8] ASoC: dt-bindings: rt5682: "

arch/arm64/kvm/arm.c:52:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_page' was not declared. Should it be static?
 2022-11-04 21:50 UTC 

drivers/leds/leds-is31fl319x.c:514:29: warning: cast from 'void (*)(struct mutex *)' to 'void (*)(void *)' converts to incompatible function type
 2022-11-04 21:50 UTC 

[PATCH v7 0/4] Add throttling detection to sev-guest
 2022-11-04 21:50 UTC  (8+ messages)
` [PATCH v7 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
` [PATCH v7 2/4] x86/sev: Change snp_guest_issue_request's fw_err
` [PATCH v7 3/4] virt: sev-guest: Remove err in handle_guest_request
` [PATCH v7 4/4] virt: sev-guest: interpret VMM errors from guest request

[PATCH] dt-bindings: examples: add a list of templates and solutions
 2022-11-04 21:47 UTC  (4+ messages)

[PATCH RESEND v2 00/13] phy: qcom-qmp-usb: fix sc8280xp binding
 2022-11-04 21:40 UTC  (3+ messages)
` [PATCH RESEND v2 11/13] dt-bindings: phy: qcom,qmp-usb: "

[PATCH v7 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-11-04 21:39 UTC  (3+ messages)
` [PATCH v7 2/2] dt-bindings: pinctrl: add loongson-2 pinctrl

[PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-11-04 21:39 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case

[PATCH 0/6] clk: imx93: fix and update
 2022-11-04 21:34 UTC  (15+ messages)
` [PATCH 1/6] clk: imx93: unmap anatop base in error handling path
` [PATCH 2/6] clk: imx93: correct enet clock
` [PATCH 3/6] dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry
` [PATCH 4/6] clk: imx93: drop tpm1/3, lpit1/2 clk
` [PATCH 5/6] clk: imx: keep hsio bus clock always on
` [PATCH 6/6] clk: imx93: keep sys ctr "

drivers/net/wireless/ath/ath9k/hif_usb.c:251:57: warning: suggest braces around empty body in an 'else' statement
 2022-11-04 21:30 UTC 

[PATCH] trace/trace_uprobe: Only invoke uprobe ebpf handler when event matches
 2022-11-04 21:30 UTC  (2+ messages)

[RFC PATCH] bfq: fix waker_bfqq inconsistency crash
 2022-11-04 21:25 UTC  (6+ messages)

[PATCH] aio: fix mremap after fork null-deref
 2022-11-04 21:25 UTC 

[PATCH] sched/fair: favor non-idle group in tick preemption
 2022-11-04 21:25 UTC  (10+ messages)
              ` [External] "

[PATCH] x86/mm: Populate KASAN shadow for per-CPU GDT mapping in CPU entry area
 2022-11-04 21:24 UTC 

[PATCH 1/2] ASoC: mediatek: mt8183-da7219: Register to module device table
 2022-11-04 21:24 UTC  (2+ messages)
` [PATCH 2/2] ASoC: mediatek: mt8183-mt6358: "

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8916: convert to dtschema
 2022-11-04 21:20 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8916: align TLMM pin configuration with DT schema

[git pull] drm fixes for 6.1-rc4
 2022-11-04 21:17 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.1-rc3
 2022-11-04 21:17 UTC  (2+ messages)

[PATCH 0/2] Support MSM8976 SAW2 for both clusters
 2022-11-04 21:16 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PM

[PATCH v5 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-11-04 21:13 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: net: Add generic Bluetooth controller
` [PATCH v5 2/7] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth
` [PATCH v5 3/7] arm64: dts: apple: t8103: Add Bluetooth controller
` [PATCH v5 4/7] Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
` [PATCH v5 5/7] Bluetooth: Add quirk to disable extended scanning
` [PATCH v5 6/7] Bluetooth: Add quirk to disable MWS Transport Configuration
` [PATCH v5 7/7] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards

[RFC PATCH 0/3] mips: ralink: mt7621: fix too-early kzalloc
 2022-11-04 21:12 UTC  (6+ messages)
` [RFC PATCH 3/3] mips: ralink: mt7621: do not use kzalloc too early

[PATCH] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
 2022-11-04 21:12 UTC  (2+ messages)

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-11-04 21:06 UTC  (2+ messages)

[PATCH 0/6] Add support for software nodes to gpiolib
 2022-11-04 21:06 UTC  (9+ messages)
` [PATCH 5/6] gpiolib: consolidate GPIO lookups
` [PATCH 6/6] gpiolib: add support for software nodes

[PATCH] net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()
 2022-11-04 21:02 UTC  (2+ messages)

[PATCH] x86/hyperv: Restore VP assist page after cpu offlining/onlining
 2022-11-04 20:57 UTC  (2+ messages)

[PATCH 1/1] perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr' arg
 2022-11-04 20:56 UTC  (2+ messages)

[PATCH 0/2] mt7621 pci & phy-pci fix future oops from soc_device_match_attr
 2022-11-04 20:52 UTC  (3+ messages)
` [PATCH 1/2] phy: ralink: mt7621-pci: add sentinel to quirks table
` [PATCH 2/2] PCI: mt7621: "

[PATCH] virt: sev-guest: Add MODULE_ALIAS
 2022-11-04 20:53 UTC  (2+ messages)

[v2 PATCH 1/2] mm: khugepaged: allow page allocation fallback to eligible nodes
 2022-11-04 20:52 UTC  (13+ messages)
` [v2 PATCH 2/2] mm: don't warn if the node is offlined

[PATCH v2 1/2] ARM: mm: fix no-MMU ZERO_PAGE() implementation
 2022-11-04 20:51 UTC  (5+ messages)

[PATCH v3 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition
 2022-11-04 20:50 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net-next] net: macb: implement live mac addr change
 2022-11-04 20:48 UTC 

[syzbot] WARNING in usbtmc_ioctl_request/usb_submit_urb
 2022-11-04 20:47 UTC 

[PATCH v2] ARM: dts: imx: e60k02: Add touchscreen
 2022-11-04 20:42 UTC 

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04 20:42 UTC  (9+ messages)
` [RFC][PATCH v3 31/33] timers: sched/psi: Use timer_shutdown_sync() before freeing timer

Coverity: kfd_parse_subtype_cache(): Memory - corruptions
 2022-11-04 20:40 UTC  (2+ messages)

[PATCH] patch_ca0132: add quirk for EVGA Z390 DARK
 2022-11-04 20:29 UTC 

[PATCH] i40e (gcc13): synchronize allocate/free functions return type & values
 2022-11-04 20:28 UTC  (6+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-04 20:27 UTC  (6+ messages)
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup

[ANNOUNCE] 4.14.298-rt140
 2022-11-04 20:22 UTC 

[PATCH v9 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-11-04 20:21 UTC  (6+ messages)
` [PATCH v9 3/3] blk-cgroup: Flush stats at blkgs destruction path

[PATCH] x86/cpu: Add several Intel server CPU mode numbers
 2022-11-04 20:21 UTC  (2+ messages)
` [tip: x86/urgent] x86/cpu: Add several Intel server CPU model numbers

[v2 00/13] Make microcode late loading more robust
 2022-11-04 20:21 UTC  (7+ messages)
` [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times

[ANNOUNCE] 5.10.153-rt76
 2022-11-04 20:17 UTC 

[BUG] blacklist: Problem blacklisting hash (-13) during boot
 2022-11-04 20:12 UTC  (4+ messages)
    ` [External] "

[PATCH] Input: joystick - fix Kconfig warning for JOYSTICK_ADC
 2022-11-04 20:12 UTC 

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-04 20:09 UTC  (5+ messages)
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-11-04 20:06 UTC  (6+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()

[PATCH v2 net-next 0/6] dt-binding preparation for ocelot switches
 2022-11-04 20:02 UTC  (2+ messages)

[PATCH v8 00/13] Support for AMD QoS new features
 2022-11-04 20:01 UTC  (4+ messages)
` [PATCH v8 11/13] x86/resctrl: Add sysfs interface to write mbm_local_bytes_config
` [PATCH v8 12/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v8 13/13] Documentation/x86: Update resctrl.rst for new features


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