All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 15:35:52 to 2026-03-18 15:55:43 UTC [more...]

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-18 15:53 UTC  (22+ messages)
` [PATCH v13 01/48] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v13 02/48] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v13 03/48] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v13 04/48] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 06/48] arm64: RMI: Add wrappers for RMI calls
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 08/48] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v13 09/48] arm64: RMI: Check for LPA2 support
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 11/48] arm64: RMI: Define the user ABI
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 13/48] kvm: arm64: Don't expose unsupported capabilities for realm guests
` [PATCH v13 14/48] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 16/48] arm64: RMI: Activate realm on first VCPU run
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 18/48] arm64: RMI: Support for the VGIC in realms
` [PATCH v13 19/48] KVM: arm64: Support timers in realm RECs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-18 15:55 UTC  (7+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator

[PATCH v2 0/6] x86,fs/resctrl: Pave the way for MPAM counter assignment
 2026-03-18 15:55 UTC  (7+ messages)
` [PATCH v2 4/6] fs/resctrl: Disallow the software controller when mbm counters are assignable

[PATCH 0/2] Fix issues in LoongArch page fault handling
 2026-03-18 15:18 UTC 

[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
 2026-03-18 15:54 UTC  (2+ messages)

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-18 15:54 UTC  (5+ messages)

[PATCH] fixup! defaultenv: base: add new devboot script
 2026-03-18 15:53 UTC 

[PATCH v3] fs: Replace user_access_{begin/end} by scoped user access
 2026-03-18 15:53 UTC  (5+ messages)

[PATCH v3 0/3] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-18 15:53 UTC  (5+ messages)
` [PATCH v3 1/3] x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()

[Intel-wired-lan] [PATCH] idpf: fix UAF and double free in idpf_plug_core_aux_dev() error path
 2026-03-18 15:52 UTC  (2+ messages)
`  "

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-18 15:50 UTC  (72+ messages)
` [PATCH v3 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v3 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v3 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v3 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v3 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v3 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v3 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "

[RFC 00/10] KVM: s390: spring cleanup
 2026-03-18 15:51 UTC  (7+ messages)
` [RFC 07/10] KVM: s390: Use gpa_t and gva_t in gaccess files
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c
` [RFC 10/10] KVM: s390: Cleanup kvm_s390_store_status_unloaded

[PATCH v9 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-18 15:51 UTC  (6+ messages)
` [PATCH v9 2/4] ring-buffer: Flush and stop persistent ring buffer on panic

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-18 15:51 UTC  (6+ messages)

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-18 15:50 UTC  (3+ messages)

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-18 15:50 UTC  (3+ messages)
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange map test

[PATCH v4 0/2] tools/nolibc: add err.h
 2026-03-18 15:50 UTC  (3+ messages)
` [PATCH v4 1/2] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH v4 2/2] tools/nolibc: add err.h

[PATCH v2] watchdog/hpwdt: Refine hpwdt message for UV platform
 2026-03-18 15:50 UTC 

[PATCH nf,v4] netfilter: nft_set_rbtree: revisit array resize logic
 2026-03-18 15:50 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2026-03-18 15:49 UTC  (2+ messages)

[PATCH v1] qga: rework slog to support multiple severity levels
 2026-03-18 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] qga: replace slog() with standard GLib logging
  ` [PATCH v2 2/2] qga: add --audit option for command logging control

FAILED: patch "[PATCH] drm/msm: Fix dma_free_attrs() buffer size" failed to apply to 6.6-stable tree
 2026-03-18 15:48 UTC  (2+ messages)
` [PATCH 6.6.y] drm/msm: Fix dma_free_attrs() buffer size

[PATCH v3] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
 2026-03-18 15:48 UTC  (2+ messages)

[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-18 15:47 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
 2026-03-18 15:47 UTC  (2+ messages)

[PATCH v2] drm/bridge: ite-it66121: Convert to DRM HDMI Audio Helper
 2026-03-18 15:46 UTC 

[PATCH v7 0/3] kho: add support for deferred struct page init
 2026-03-18 15:45 UTC  (6+ messages)
` [PATCH v7 2/3] kho: fix deferred init of kho scratch

[PATCH] x86/asm: Switch clflush alternatives to use %a address operand modifier
 2026-03-18 15:45 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-18 15:45 UTC  (22+ messages)
` [Intel-wired-lan] [PATCH net-next v2 01/13] net: add address list snapshot and reconciliation infrastructure
` [Intel-wired-lan] [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [Intel-wired-lan] [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [Intel-wired-lan] [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
` [Intel-wired-lan] [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
` [Intel-wired-lan] [PATCH net-next v2 06/13] mlx5: "
` [Intel-wired-lan] [PATCH net-next v2 07/13] bnxt: "

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-18 15:44 UTC  (3+ messages)
` [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points

[PATCH v2 2/2] ARM: setup_c: avoid clearing BSS twice
 2026-03-18 15:43 UTC  (12+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2026-03-18 15:44 UTC  (14+ messages)

[PATCH for-next v2] RDMA/hfi2: Consolidate ABI files and setup uverbs access
 2026-03-18 15:44 UTC  (3+ messages)

[PATCH RESEND] locking/lockdep: Replace snprintf with strscpy in seq_stats
 2026-03-18 15:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
 2026-03-18 15:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
 2026-03-18 15:43 UTC  (4+ messages)

[PATCH] RAS/AMD/ATL: Decrease message about unknown DF revision to debug
 2026-03-18 15:43 UTC  (8+ messages)

[syzbot] [kernel?] INFO: task hung in ret_from_fork (4)
 2026-03-18 15:43 UTC 

[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
 2026-03-18 15:42 UTC  (2+ messages)

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-03-18 15:42 UTC  (3+ messages)

[PATCH kvmtool 0/2] Add GDB stub and step-debug support for x86 and arm64
 2026-03-18 15:41 UTC  (3+ messages)
` [PATCH 1/2] x86: Add GDB stub and step-debug support
` [PATCH 2/2] arm64: "

[PATCH 1/1] RDMA/rxe: Use a dedicated and robust workqueue for RXE tasks
 2026-03-18 15:41 UTC  (4+ messages)

[PATCH 1/2] soc: xilinx: Fix race condition in event registration
 2026-03-18 15:40 UTC  (2+ messages)

[PATCH] net: mana: fix use-after-free in add_adev() error path
 2026-03-18 15:40 UTC 

[PATCH] cxl/hdm: Add support for 32 switch decoders
 2026-03-18 15:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add references to tip tree handbook
 2026-03-18 15:40 UTC  (2+ messages)
` [tip: x86/misc] "

[LTP] [PATCH 0/6] [RFC,WIP] shell loader fixes + du01.sh rewrite
 2026-03-18 15:40 UTC  (6+ messages)
` [LTP] [PATCH 5/6] [WIP,RFC] tst_run.sh: Run setup() only once

[PATCH v5 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-18 15:40 UTC  (4+ messages)
` [PATCH v5 5/5] gpu: nova-core: gsp: add mutex "

[PATCH v3 0/2] clk: imx: imx6q: Fix device node reference leaks
 2026-03-18 15:39 UTC  (2+ messages)

[PATCH RESEND] clk: imx: imx8-acm: fix flags for acm clocks
 2026-03-18 15:39 UTC  (2+ messages)

[PATCH] clk: imx8mq: Correct the CSI PHY sels
 2026-03-18 15:39 UTC  (2+ messages)

[PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
 2026-03-18 15:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ice: fix double free in ice_sf_eth_activate() error path
 2026-03-18 15:39 UTC  (3+ messages)

[PATCH v3 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-03-18 15:39 UTC  (4+ messages)
` [PATCH v3 03/12] smp: Remove get_cpu from smp_call_function_any

[PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format specifier
 2026-03-18 15:39 UTC  (2+ messages)

[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
 2026-03-18 15:39 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] Arm Live Firmware Activation (LFA) support
 2026-03-18 15:39 UTC  (6+ messages)
` [PATCH v2 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)

[Intel-wired-lan] [PATCH net 0/3] e1000/e1000e: fix uninitialized memory access in EEPROM write
 2026-03-18 15:39 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH net 1/3] e1000: check return value of e1000_read_eeprom
` [Intel-wired-lan] [PATCH net 2/3] e1000: fix endianness conversion of uninitialized words
` [Intel-wired-lan] [PATCH net 3/3] e1000e: "

[PATCH 1/2] drbd: fix rdma dependency
 2026-03-18 15:36 UTC  (5+ messages)

[PATCH] netfs: Fix read abandonment during retry
 2026-03-18 15:38 UTC 

[PATCH] crypto: qat - add anti-rollback support for GEN6 devices
 2026-03-18 15:36 UTC 

[PATCH 0/5] backfill: accept revision arguments
 2026-03-18 15:37 UTC  (3+ messages)
` [PATCH 3/5] "

[Question] mm/damon: min_nr_regions constraint and inconsistent error handling
 2026-03-18 15:37 UTC 

[PATCH 0/2] name-rev: learn --format=<pretty>
 2026-03-18 15:36 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] staging: rtl8723bs: Remove dead code
 2026-03-18 15:37 UTC  (2+ messages)

[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
 2026-03-18 15:36 UTC  (5+ messages)
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear

[PATCH v4 0/2] tests/chamelium/audio: Fix resource leaks in audio tests
 2026-03-18 15:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/chamelium/audio: Fix resource leaks in audio tests (rev4)

[PATCH v3] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
 2026-03-18 15:35 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: replace __attribute__((__packed__)) with __packed
  ` [PATCH 2/2] staging: rtl8723bs: add parentheses around macro arguments


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.