linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-09 19:38:24 to 2024-01-09 23:40:49 UTC [more...]

[GIT PULL] execve updates for v6.8-rc1
 2024-01-09 23:40 UTC  (5+ messages)

[PATCH v5 0/9] efi/cxl-cper: Report CPER CXL component events through trace events
 2024-01-09 23:38 UTC  (13+ messages)
` [PATCH v5 4/9] cxl/events: Remove passing a UUID to known event traces

[PATCH v2 0/3] Add device tree for IBM system1 BMC
 2024-01-09 23:36 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board

[PATCH v16 00/34] Drivers for Gunyah hypervisor
 2024-01-09 23:31 UTC  (19+ messages)
` [PATCH v16 01/34] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v16 15/34] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v16 18/34] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH v16 21/34] virt: gunyah: Implement guestmemfd
` [PATCH v16 22/34] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v16 23/34] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v16 24/34] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH v16 25/34] gunyah: rsc_mgr: Add RPC to enable demand paging
` [PATCH v16 26/34] mm/interval_tree: Export iter_first/iter_next
` [PATCH v16 27/34] virt: gunyah: Enable demand paging
` [PATCH v16 28/34] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v16 29/34] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH v16 30/34] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v16 31/34] virt: gunyah: Add irqfd interface
` [PATCH v16 32/34] virt: gunyah: Add IO handlers
` [PATCH v16 33/34] virt: gunyah: Add ioeventfd
` [PATCH v16 34/34] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-09 23:29 UTC  (3+ messages)

[PATCH RFC] cxl/pci: Skip irq features if irq's are not supported
 2024-01-09 23:29 UTC  (2+ messages)

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-09 23:28 UTC  (5+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming
 2024-01-09 23:28 UTC  (3+ messages)

[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
 2024-01-09 23:22 UTC  (3+ messages)
` [PATCH] tls: fix "

[PATCH 0/7] New DRM properties for output color format
 2024-01-09 23:21 UTC  (4+ messages)
` [PATCH 2/7] drm/uAPI: Add "active color format" drm property as feedback for userspace

REGRESSION: lockdep warning triggered by 15b9ce7ecd: virtio_balloon: stay awake while adjusting balloon
 2024-01-09 23:19 UTC  (3+ messages)

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-09 23:17 UTC  (13+ messages)
          ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
                  ` [Automated-testing] "

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2024-01-09 23:11 UTC  (3+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-01-09 23:07 UTC  (8+ messages)

[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
 2024-01-09 23:07 UTC 

[PATCH] x86/tdx: Optimize try_accept_memory() to reduce 1GB page accepted failed times
 2024-01-09 23:05 UTC  (2+ messages)

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2024-01-09 23:05 UTC  (3+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-09 23:04 UTC  (11+ messages)

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-09 23:02 UTC  (30+ messages)
` [PATCH v10 01/29] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v10 02/29] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v10 03/29] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v10 04/29] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v10 05/29] KVM: x86/pmu: Get eventsel for fixed counters from perf
` [PATCH v10 06/29] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
` [PATCH v10 07/29] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
` [PATCH v10 08/29] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
` [PATCH v10 09/29] KVM: x86/pmu: Disallow "fast" RDPMC for architectural "
` [PATCH v10 10/29] KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flag
` [PATCH v10 11/29] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
` [PATCH v10 12/29] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v10 13/29] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v10 14/29] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v10 15/29] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v10 17/29] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v10 18/29] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v10 19/29] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v10 20/29] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v10 21/29] KVM: selftests: Expand PMU counters test to verify LLC events
` [PATCH v10 22/29] KVM: selftests: Add a helper to query if the PMU module param is enabled
` [PATCH v10 23/29] KVM: selftests: Add helpers to read integer module params
` [PATCH v10 24/29] KVM: selftests: Query module param to detect FEP in MSR filtering test
` [PATCH v10 25/29] KVM: selftests: Move KVM_FEP macro into common library header
` [PATCH v10 26/29] KVM: selftests: Test PMC virtualization with forced emulation
` [PATCH v10 27/29] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
` [PATCH v10 28/29] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
` [PATCH v10 29/29] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR

arch/x86/kernel/shstk.c:295:55: sparse: sparse: cast removes address space '__user' of expression
 2024-01-09 23:01 UTC  (3+ messages)
` [PATCH] x86/shstk: Use __force when casting away __user

[BUG] allmodconfig build error in next-20240108
 2024-01-09 22:58 UTC  (7+ messages)

[PATCH] net: tcp: accept old ack during closing
 2024-01-09 22:55 UTC  (3+ messages)

[GIT PULL] clk changes for the merge window
 2024-01-09 22:39 UTC 

[PATCH mm] kasan: avoid resetting aux_lock
 2024-01-09 22:36 UTC  (2+ messages)

[PATCH v2] ring-buffer: Have mmapped ring buffer keep track of missed events
 2024-01-09 22:35 UTC 

[PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
 2024-01-09 22:33 UTC  (2+ messages)

[PATCH v7 00/12] Add Qualcomm Minidump driver related support
 2024-01-09 22:33 UTC  (5+ messages)
` [PATCH v7 06/12] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v7 08/12] pstore/ram: Add dynamic ramoops region support through commandline

[PATCH v4 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-01-09 22:32 UTC  (7+ messages)
` [PATCH v4 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems

[PATCH] maple_tree: fix comment describing mas_node_count_gfp()
 2024-01-09 22:31 UTC 

[PATCH v5 0/5] Add support for CS40L50
 2024-01-09 22:31 UTC  (8+ messages)
` [PATCH v5 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v5 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

[GIT PULL] perf tools changes for v6.8
 2024-01-09 22:28 UTC 

[PATCH 0/2] rcu/nocb cleanups
 2024-01-09 22:24 UTC  (3+ messages)
` [PATCH 1/2] rcu/nocb: Make IRQs disablement symmetric
` [PATCH 2/2] rcu/nocb: Re-arrange call_rcu() NOCB specific code

[PATCH net-next v2 0/4] net: stmmac: Enable Per DMA Channel interrupt
 2024-01-09 22:20 UTC  (5+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: snps,dwmac: per channel irq

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-09 22:19 UTC  (4+ messages)
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list

[GIT PULL] Crypto Fixes for 5.18
 2024-01-09 22:17 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes for 5.19
  ` [GIT PULL] Crypto Update for 5.20
    ` [GIT PULL] Crypto Update for 6.1
      ` [GIT PULL] Crypto Update for 6.2
        ` [GIT PULL] Crypto Update for 6.3
          ` [GIT PULL] Crypto Update for 6.4
            ` [GIT PULL] Crypto Update for 6.5
              ` [GIT PULL] Crypto Update for 6.6
                ` [GIT PULL] Crypto Update for 6.7
                  ` [GIT PULL] Crypto Update for 6.8

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-09 22:16 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-09 22:07 UTC  (5+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers

[PATCH V1 2/2] PCI: Add support for "preserve-boot-config" property
 2024-01-09 22:04 UTC  (2+ messages)

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2024-01-09 22:00 UTC  (2+ messages)
` [PATCH] x86/resctrl: Implement new MBA_mbps throttling heuristic

[PATCH v3 0/4] Bluetooth: Improve retrying of connection attempts
 2024-01-09 21:57 UTC  (3+ messages)

[PATCH v1 0/2] selftest: breakpoints: minor format string fixes
 2024-01-09 21:54 UTC  (3+ messages)
` [PATCH v1 1/2] selftest: breakpoints: fix a minor typo in the format string
` [PATCH v1 2/2] selftest: breakpoints: clear the format string warning and secure the output

linux-next: duplicate patch in the mm-unstable branch of the mm tree
 2024-01-09 21:54 UTC 

[PATCH] kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
 2024-01-09 21:51 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 1/7] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
 2024-01-09 21:50 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 4/7] Input: amimouse - convert to platform remove callback returning void

[PATCH 5.15 00/67] 5.15.142-rc1 review
 2024-01-09 21:49 UTC  (2+ messages)
` [PATCH for-5.15] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit

[PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-01-09 21:49 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs

[PATCH v2 0/2] shrink lib/string.i via IWYU
 2024-01-09 21:49 UTC  (3+ messages)
` [PATCH v2 2/2] lib/string: "

[PATCHSET driver-core-next] kernfs: Protect kernfs_find_and_get_node_by_id() with RCU
 2024-01-09 21:48 UTC  (4+ messages)
` [PATCH 1/3] Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"
` [PATCH 2/3] kernfs: Rearrange kernfs_node fields to reduce its size on 64bit
` [PATCH 3/3] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()

[PATCH v4 0/2] i8042: Add forcenorestore quirk to leave controller
 2024-01-09 21:48 UTC  (3+ messages)
` [PATCH v4 1/2] i8042: Add forcenorestore quirk to leave controller untouched even on s3

drivers/nvme/target/trace.h:56:9: warning: 'strncpy' specified bound depends on the length of the source argument
 2024-01-09 21:43 UTC 

[RFC] Sleep waiting for an rwsem to be unlocked
 2024-01-09 21:42 UTC  (3+ messages)

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-09 21:40 UTC  (3+ messages)
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi

[PATCH net-next v8 0/3] Ethernet DWMAC5 fault IRQ support
 2024-01-09 21:40 UTC  (10+ messages)
` [PATCH net-next v8 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ

[GIT PULL] Landlock updates for v6.8
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] MM updates for 6.8-rc1
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] integrity: subsystem updates for v6.8
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] non-MM updates for 6.8-rc1
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] slab updates for 6.8
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] audit/audit-pr-20240105
 2024-01-09 21:40 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20240105
 2024-01-09 21:40 UTC  (3+ messages)

[GIT PULL] selinux/selinux-pr-20240105
 2024-01-09 21:40 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: dai-common: Narrow possible sound-dai-cells
 2024-01-09 21:38 UTC 

[PATCH] dt-bindings: nvmem: add common definition of nvmem-cell-cells
 2024-01-09 21:37 UTC 

[PATCH RESEND 1/2] perf/core: Update perf_adjust_freq_unthr_context()
 2024-01-09 21:36 UTC  (2+ messages)
` [PATCH RESEND 2/2] perf/core: Reduce PMU access to adjust sample freq

[PATCH] x86/mm: Remove unnecessary casts in init_64.c
 2024-01-09 21:35 UTC  (2+ messages)

linux-next: duplicate patch in the asm-generic tree
 2024-01-09 21:34 UTC 

[PATCH] ARM: dts: keystone: Replace http urls with https
 2024-01-09 21:32 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm tree
 2024-01-09 21:31 UTC 

[PATCH] perf/x86: Fix out of range data
 2024-01-09 21:28 UTC  (3+ messages)

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-09 21:23 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: Change the schema for nodename which includes "sram"
 2024-01-09 21:22 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
 2024-01-09 21:21 UTC  (2+ messages)

[PATCH v2 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-09 21:18 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: firmware: arm,scmi: support pinctrl protocol

drivers/net/ethernet/sfc/siena/mcdi_mon.c:458:65: warning: 'snprintf' output may be truncated before the last format character
 2024-01-09 21:13 UTC 

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-09 21:12 UTC  (2+ messages)

[PATCH] Compiler Attributes: counted_by: bump compiler versions
 2024-01-09 21:12 UTC  (5+ messages)

[PATCH v2] staging: vt6655: fix open parentheses alignment
 2024-01-09 20:59 UTC 

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-09 20:47 UTC  (5+ messages)
` [PATCH v4 04/24] dt-bindings: power: Clarify wording for wakeup-source property
` [PATCH v4 21/24] device property: Modify fwnode irq_get() to use resource

[PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2024-01-09 20:47 UTC  (7+ messages)
` [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v3 19/19] net: ravb: Add runtime PM support

[PATCH] ring-buffer: Have mmapped ring buffer keep track of missed events
 2024-01-09 20:44 UTC 

[PATCH -fixes v2] riscv: Check if the code to patch lies in the exit section
 2024-01-09 20:40 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-01-09 20:37 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-09 20:36 UTC  (4+ messages)
` [RFC PATCH v5 2/4] mseal: add mseal syscall

[GIT PULL] tpmdd changes for v6.8
 2024-01-09 20:35 UTC 

[PATCH] tg3: add new module param to force device power down on reboot
 2024-01-09 20:31 UTC  (2+ messages)

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2024-01-09 20:29 UTC  (4+ messages)
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio

[RFC PATCH] KVM: arm64: Workaround for Ampere AC03_CPU_36 (exception taken to an incorrect EL)
 2024-01-09 20:29 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: enable NanoPC-T6 MiniPCIe power
 2024-01-09 20:27 UTC 

[PATCH v2] ARM: dts: sun8i: Open FETA40i-C regulator aldo1
 2024-01-09 20:21 UTC  (2+ messages)

[PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
 2024-01-09 20:20 UTC  (5+ messages)

[PATCH] mfd: sun4i-gpadc: adaptation interrupt number
 2024-01-09 20:19 UTC  (2+ messages)

[PATCH 00/12] mailbox: Convert to platform remove callback returning void
 2024-01-09 20:15 UTC  (3+ messages)
` [PATCH 10/12] mailbox: sun6i-msgbox: "

[PATCH] gmac: sun8i: r40: add gmac tx_delay support
 2024-01-09 20:15 UTC  (4+ messages)

[PATCH RESEND] arm64: dts: allwinner: a64: Add thermal trip points for GPU
 2024-01-09 20:13 UTC  (2+ messages)

[PATCH] serial: max310x: fix syntax error in IRQ error message
 2024-01-09 20:11 UTC 

[PATCH] scripts/decode_stacktrace.sh: optionally use LLVM utilities
 2024-01-09 20:05 UTC  (2+ messages)

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2024-01-09 20:04 UTC  (7+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

[syzbot] [net?] KASAN: slab-out-of-bounds Read in dsa_user_changeupper
 2024-01-09 20:04 UTC  (2+ messages)

[syzbot] [ntfs?] KASAN: slab-use-after-free Read in ntfs_test_inode
 2024-01-09 20:01 UTC 

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-01-09 20:00 UTC 

[PATCH 0/7] Documentation: gpio: add character device userspace API documentation
 2024-01-09 20:00 UTC  (2+ messages)

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-09 19:56 UTC  (3+ messages)
` [PATCH v12 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH] ARM: dts: omap: Switch over to https:// url
 2024-01-09 19:55 UTC 

[PATCH 1/2 net-next v2] bonding: Extending LACP MUX State Machine to include a Collecting State
 2024-01-09 19:53 UTC  (4+ messages)

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 19:53 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH 6.1 000/150] 6.1.72-rc1 review
 2024-01-09 19:53 UTC  (2+ messages)

[PATCH 4.14 0/7] 4.14.336-rc1 review
 2024-01-09 19:52 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
 2024-01-09 19:40 UTC  (2+ messages)


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