public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-13 14:10:43 to 2023-09-13 15:51:49 UTC [more...]

[PATCH] drm/tests: provide exit function
 2023-09-13 14:41 UTC  (4+ messages)

[PATCH] drm/tests: provide exit function
 2023-09-13 14:44 UTC  (2+ messages)

[PATCH 0/5] turn signal_struct.stats_lock into seqcount_rwlock_t
 2023-09-13 15:49 UTC  (3+ messages)
` [PATCH 1/5] seqlock: simplify SEQCOUNT_LOCKNAME()
` [PATCH 2/5] seqlock: change __seqprop() to return the function pointer

[PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
 2023-09-13 15:50 UTC  (5+ messages)
` [PATCH] Revert "EDAC/mce_amd: Do not load edac_mce_amd module on guests"

[RFC PATCH 0/9] I3C Slave Mode support
 2023-09-13 15:49 UTC  (5+ messages)
` [RFC PATCH 4/9] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-slave-v1

[PATCH 0/4] Why no v2?
 2023-09-13 15:48 UTC  (7+ messages)
` [PATCH 1/4] hwmon: max31827: Make code cleaner
` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree
` [PATCH 3/4] hwmon: max31827: Handle new properties from "
` [PATCH 4/4] hwmon: max31827: Add custom attribute for resolution

[PATCH v4 00/18] Add Cgroup support for SGX EPC memory
 2023-09-13 15:48 UTC  (21+ messages)
` [PATCH v4 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list
` [PATCH v4 05/18] x86/sgx: Store reclaimable EPC pages in sgx_epc_lru_lists
` [PATCH v4 06/18] x86/sgx: Introduce EPC page states
` [PATCH v4 08/18] x86/sgx: Use a list to track to-be-reclaimed pages
` [PATCH v4 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v4 11/18] x86/sgx: store unreclaimable pages in LRU lists
` [PATCH v4 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH v4 13/18] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH v4 15/18] x86/sgx: Prepare for multiple LRUs
` [PATCH v4 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller

[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-13 15:46 UTC  (23+ messages)
` [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-13 15:45 UTC  (4+ messages)

[RFC PATCH 0/2] sched/eevdf: Rate limit task migration
 2023-09-13 15:46 UTC  (6+ messages)
` [RFC PATCH 1/2] sched: Rate limit migrations to 1 per 2ms per task

[PATCH 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 15:45 UTC  (7+ messages)
` [PATCH 05/13] comedi: 8255_pci: Conditionally remove devices that use port I/O
` [PATCH 09/13] comedi: ni_mio_common: Conditionally use I/O port or MMIO

[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-09-13 15:44 UTC  (4+ messages)

[PATCH v6 0/4] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-13 15:43 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-13 15:42 UTC  (8+ messages)
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter

[PATCH 0/2] Add CMC of Facebook Minerva platform
 2023-09-13 15:41 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document board compatibles
` [PATCH 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board

[PATCH v3] dt-bindings: media: Add OV5642
 2023-09-13 15:40 UTC  (2+ messages)

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-09-13 12:42 UTC  (16+ messages)
` [PATCH v11 01/16] KVM: x86: Consolidate flags for __linearize()
` [PATCH v11 02/16] KVM: x86: Use a new flag for branch targets
` [PATCH v11 03/16] KVM: x86: Add an emulation flag for implicit system access
` [PATCH v11 04/16] KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
` [PATCH v11 05/16] KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
` [PATCH v11 06/16] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
` [PATCH v11 07/16] KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
` [PATCH v11 08/16] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
` [PATCH v11 09/16] KVM: x86: Untag address for vmexit handlers when LAM applicable
` [PATCH v11 10/16] KVM: x86: Virtualize LAM for supervisor pointer
` [PATCH v11 11/16] KVM: x86: Virtualize LAM for user pointer
` [PATCH v11 12/16] KVM: x86: Advertise and enable LAM (user and supervisor)
` [PATCH v11 13/16] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
` [PATCH v11 15/16] KVM: VMX: Virtualize LASS
` [PATCH v11 16/16] KVM: x86: Advertise LASS CPUID to user space

[PATCH 0/3] memcg: more sophisticated stats flushing
 2023-09-13 15:37 UTC  (3+ messages)
` [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy

[PATCH 0/5] gpio: remove gpiod_toggle_active_low()
 2023-09-13 15:37 UTC  (6+ messages)
` [PATCH 2/5] mtd: rawnand: ingenic: use gpiod_set_active_high()
` [PATCH 4/5] platform/x86: int3472/discrete: use gpiod_set_active_low()

[PATCH 0/7] perf: strcmp_cpuid_str() expression fixups
 2023-09-13 15:37 UTC  (6+ messages)
` [PATCH 5/7] perf pmu: Move pmu__find_core_pmu() to pmus.c

[PATCH v2] tracefs: Add show_events_dentries
 2023-09-13 15:36 UTC 

[PATCH] dax: refactor deprecated strncpy
 2023-09-13 15:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine
 2023-09-13 15:35 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: enable the "

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-13 15:34 UTC  (5+ messages)
` [RFT PATCH 01/15] drm/armada: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH v3 0/3] perf: strcmp_cpuid_str() expression fixups
 2023-09-13 15:33 UTC  (4+ messages)
` [PATCH v3 1/3] perf pmu: Move pmu__find_core_pmu() to pmus.c
` [PATCH v3 2/3] perf pmus: Simplify perf_pmus__find_core_pmu()
` [PATCH v3 3/3] perf pmu: Remove unused function

[PATCH] kselftest/alsa: Mark test plan as skipped when no cards are available
 2023-09-13 15:33 UTC  (6+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-13 15:29 UTC  (10+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 15:28 UTC  (5+ messages)

[PATCH v3 0/3] MM8013 fg driver
 2023-09-13 15:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd
` [PATCH v3 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH v3 3/3] power: supply: Introduce MM8013 fuel gauge driver

[PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-13 15:27 UTC  (9+ messages)
` [PATCH v6 1/8] net/socket: Break down __sys_setsockopt
` [PATCH v6 2/8] net/socket: Break down __sys_getsockopt
` [PATCH v6 3/8] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v6 4/8] selftests/net: Extract uring helpers to be reusable
` [PATCH v6 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled
` [PATCH v6 6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v6 7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support

[PATCH] media: ov5640: use pm_runtime_force_suspend/resume for system suspend
 2023-09-13 15:27 UTC  (2+ messages)

[PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data
 2023-09-13 15:27 UTC  (4+ messages)
` [PATCH v1 05/10] gpio: pca953x: Simplify code with cleanup helpers

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2023-09-13 15:26 UTC  (5+ messages)
` [PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory

[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
 2023-09-13 15:24 UTC  (7+ messages)

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-09-13 15:23 UTC  (8+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-13 15:22 UTC  (4+ messages)
` [RFC PATCH 1/3] add unique mount ID
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-13 15:16 UTC  (5+ messages)
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13 15:20 UTC  (4+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide

[PATCH 1/5] gpiolib: provide gpiod_set_active_[low/high]()
 2023-09-13 15:19 UTC  (2+ messages)

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13 15:18 UTC  (5+ messages)
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver

[PATCH] x86/platform/uv: Use sysfs_match_string() for string parsing in param_set_action()
 2023-09-13 15:16 UTC 

[PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
 2023-09-13 15:16 UTC  (2+ messages)

[PATCH v2 0/5] blk-mq: optimize queue_rqs() support
 2023-09-13 15:16 UTC  (6+ messages)
` [PATCH v2 1/5] blk-mq: account active requests when get driver tag
` [PATCH v2 2/5] blk-mq: remove RQF_MQ_INFLIGHT
` [PATCH v2 3/5] blk-mq: support batched queue_rqs() on shared tags queue
` [PATCH v2 4/5] blk-mq: update driver tags request table when start request
` [PATCH v2 5/5] block/null_blk: add queue_rqs() support

[PATCH v2 0/3] Add RTC for MStar SSD20xD SoCs
 2023-09-13 15:16 UTC  (4+ messages)
` [PATCH v2 1/3] rtc: Add support for the SSD202D RTC
` [PATCH v2 2/3] dt-bindings: rtc: Add Mstar "
` [PATCH v2 3/3] ARM: dts: mstar: Enable rtc for SSD202D

[PATCH] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 15:14 UTC  (3+ messages)

[PATCH] EDAC/mc_sysfs: refactor deprecated strncpy
 2023-09-13 15:13 UTC  (3+ messages)

[PATCH v3] x86/platform/uv: refactor deprecated strcpy and strncpy
 2023-09-13 15:12 UTC  (5+ messages)

Fwd: Kernel 6.5.2 Causes Marvell Technology Group 88SE9128 PCIe SATA to Constantly Reset
 2023-09-13 15:12 UTC  (3+ messages)

[linus:master] [sched/fair] 5e963f2bd4: will-it-scale.per_thread_ops 2.5% improvement
 2023-09-13 15:05 UTC 

[PATCH 0/1] x86/kexec: UKI support
 2023-09-13 15:07 UTC  (11+ messages)

[PATCH] ASoC: dwc: Add Single DMA mode support
 2023-09-13 15:07 UTC  (3+ messages)

[patch V3 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-09-13 15:06 UTC  (3+ messages)
` [patch V3 01/30] x86/microcode/32: Move early loading after paging enable

[PATCH RESEND v2 0/3] MM8013 fg driver
 2023-09-13 15:02 UTC  (3+ messages)
` [PATCH RESEND v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge

[PATCH v1 0/3] ASoC: cs42l42: Fix handling of hard reset
 2023-09-13 15:00 UTC  (4+ messages)
` [PATCH v1 1/3] ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width
` [PATCH v1 2/3] ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low
` [PATCH v1 3/3] ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-13 14:59 UTC  (11+ messages)
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH v8 00/11] btrfs: introduce RAID stripe tree
 2023-09-13 14:59 UTC  (11+ messages)
` [PATCH v8 01/11] btrfs: add raid stripe tree definitions
` [PATCH v8 07/11] btrfs: zoned: allow zoned RAID

[PATCH 0/3] Add GPIO interrupt support for Amlogic-T7 SoCs
 2023-09-13 14:32 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Add "

[PATCH v2 1/2] dt-bindings: mfd: syscon: Add ti,am654-dss-oldi-io-ctrl compatible
 2023-09-13 14:49 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node

[tip: sched/core] sched: Misc cleanups
 2023-09-13 13:11 UTC 

[PATCH] docs: submitting-patches: Suggest a longer expected time for responses
 2023-09-13 14:56 UTC 

[PATCH AUTOSEL 6.5 01/45] spi: sun6i: add quirk for dual and quad SPI modes support
 2023-09-13 14:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.5 05/45] net: stmmac: use per-queue 64 bit statistics where necessary

[PATCH v4 0/3] Updates to Mellanox PMC driver
 2023-09-13 14:54 UTC  (3+ messages)
` [PATCH v4 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

[PATCH] init/main: Clear boot task idle flag
 2023-09-13 14:51 UTC  (3+ messages)

[PATCH 0/2] arm64/fp: Remove vector length pseudo registers
 2023-09-13 14:48 UTC  (3+ messages)
` [PATCH 1/2] arm64/sve: Remove ZCR pseudo register from cpufeature code
` [PATCH 2/2] arm64/sve: Remove SMCR "

[linus:master] [dma] d62c43a953: WARNING:at_mm/slab_common.c:#kmem_cache_destroy
 2023-09-13 14:50 UTC 

[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
 2023-09-13 14:49 UTC  (9+ messages)
` [PATCH net-next v5 2/2] net: stmmac: use per-queue 64 bit statistics where necessary
  ` [REGRESSION] "

BUG Report: Some issues about vmlinux with emit-relocs
 2023-09-13 14:47 UTC  (3+ messages)

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-09-13 14:47 UTC  (4+ messages)

[PATCH 0/4] x86/srso: Reduce overhead of the mitigation
 2023-09-13 14:46 UTC  (5+ messages)
` [PATCH 1/4] x86/srso: Rename srso_alias_*() to srso_fam19_*()

drivers/power/supply/qcom_battmgr.c:357:31: sparse: sparse: incorrect type in initializer (different base types)
 2023-09-13 14:43 UTC  (2+ messages)

UBSAN: shift-out-of-bounds in extAlloc
 2023-09-13 14:42 UTC  (2+ messages)
` [Jfs-discussion] "

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-13 14:42 UTC  (3+ messages)

[PATCH] workqueue: don't skip lockdep wq dependency in cancel_work_sync()
 2023-09-13 14:41 UTC  (10+ messages)
          ` [PATCH v2] workqueue: don't skip lockdep work "
            ` [PATCH v3] "

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-13 14:40 UTC  (5+ messages)
` [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error

[PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()
 2023-09-13 14:38 UTC  (11+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-13 14:36 UTC  (12+ messages)

[PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
 2023-09-13 14:36 UTC  (2+ messages)

[PATCH v1 0/6] Anon rmap cleanups
 2023-09-13 14:34 UTC  (4+ messages)
` [PATCH v1 2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()

[PATCH,RFC] smp,csd: throw an error if a CSD lock is stuck for too long
 2023-09-13 14:33 UTC  (3+ messages)

NOHZ interaction between IPI-less kick_ilb() and nohz_csd_func()
 2023-09-13 14:31 UTC  (2+ messages)

drm/vkms: deadlock between dev->event_lock and timer
 2023-09-13 14:30 UTC  (2+ messages)
` BUG: soft lockup in smp_call_function

[PATCH 1/4] sh: remove stale microdev board
 2023-09-13 14:30 UTC  (6+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

[PATCH net-next v3 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-13 14:30 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: Add documentation for Half duplex support

[PATCH 0/3] tracing: Remove eventfs_files by use of callbacks
 2023-09-13 14:28 UTC  (3+ messages)
` [PATCH 3/3] tracing/selftests: Update kprobe args char/string to match new functions

KASAN: null-ptr-deref Read in filemap_fault
 2023-09-13 14:26 UTC  (2+ messages)

[PATCH] Documentation: kbuild: explain handling optional dependencies
 2023-09-13 14:25 UTC  (2+ messages)

kexec reboot failed due to commit 75d090fd167ac
 2023-09-13 14:24 UTC  (11+ messages)

[PATCH v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-09-13 14:21 UTC  (5+ messages)

[PATCH v3 0/2] Add interconnect driver for SDX75
 2023-09-13 14:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH v3 2/2] interconnect: qcom: Add SDX75 interconnect provider driver

[net-next v4 4/5] net: wwan: t7xx: Adds sysfs attribute of modem event
 2023-09-13 14:16 UTC  (2+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-09-13 14:16 UTC  (11+ messages)

[PATCH v2 00/52] m68k: W=1 fixes
 2023-09-13 14:08 UTC  (9+ messages)
` [PATCH v2 15/52] m68k: emu: Mark version[] __maybe_unused
` [PATCH v2 17/52] m68k: amiga: Add and use "amiga.h"
` [PATCH v2 18/52] m68k: atari: Document data parameter of stdma_try_lock()
` [PATCH v2 29/52] m68k: mac: Remove unused sine_data[]
` [PATCH v2 38/52] m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
` [PATCH v2 42/52] m68k: sun3: Remove unused orig_baddr in free_baddr()
` [PATCH v2 46/52] m68k: sun3: Make print_pte() static
` [PATCH v2 47/52] m68k: sun3: Make sun3_platform_init() static


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