All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 21:59:29 to 2024-09-12 23:22:22 UTC [more...]

[PATCH 0/5] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
 2024-09-12 23:22 UTC  (5+ messages)
` [PATCH 1/5] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH 2/5] lib: sbi: add Ssdbltrp ISA extension support

[PATCH] lockd: Fix comment about NLMv3 backwards compatibility
 2024-09-12 23:22 UTC  (3+ messages)

[GIT PULL] Block fix for 6.11-final
 2024-09-12 23:21 UTC  (2+ messages)

[PATCH 0/5] Turing RK1 SoM DT updates
 2024-09-12 23:20 UTC  (8+ messages)
` [PATCH 4/5] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1

[PATCH v4 00/30] riscv control-flow integrity for usermode
 2024-09-12 23:16 UTC  (52+ messages)
` [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v4 02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v4 03/30] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v4 04/30] riscv: Add support for per-thread envcfg CSR values
` [PATCH v4 05/30] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v4 06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v4 08/30] riscv: zicfiss / zicfilp enumeration
` [PATCH v4 09/30] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v4 10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v4 11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v4 12/30] riscv mm: manufacture shadow stack pte
` [PATCH v4 13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v4 14/30] riscv mmu: write protect and shadow stack
` [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v4 17/30] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 18/30] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v4 19/30] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v4 20/30] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v4 21/30] riscv/traps: Introduce software check exception
` [PATCH v4 22/30] riscv sigcontext: cfi state struct definition for sigcontext
` [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
` [PATCH v4 24/30] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v4 25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v4 26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v4 27/30] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv
` [PATCH v4 30/30] kselftest/riscv: kselftest for user mode cfi

[HELP] FUSE writeback performance bottleneck
 2024-09-12 23:18 UTC  (7+ messages)

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-12 23:17 UTC  (9+ messages)
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver

[PATCH 0/1] Fixup xe_dma_buf_sync to new KMD behavior
 2024-09-12 23:17 UTC  (3+ messages)
` [PATCH 1/1] tests/intel/xe_dma_buf_sync: Update dma-buf sync to use import read / write deps
` ✗ CI.xeBAT: failure for Fixup xe_dma_buf_sync to new KMD behavior

[PATCH v20 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-12 23:16 UTC  (10+ messages)
` [PATCH v20 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v20 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v20 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v20 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v20 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v20 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev20)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-12 23:04 UTC  (7+ messages)
` [PATCH 1/9] doc: board: enclustra: add Enclustra Intel AA1 SoM
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1
` [PATCH 8/9] ARM: socfpga: add si5338 clock generator support

[PATCH 0/8] Update lpfc to revision 14.4.0.5
 2024-09-12 23:24 UTC  (9+ messages)
` [PATCH 1/8] lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd
` [PATCH 2/8] lpfc: Update phba link state conditional before sending CMF_SYNC_WQE
` [PATCH 3/8] lpfc: Restrict support for 32 byte CDBs to specific HBAs
` [PATCH 4/8] lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler
` [PATCH 5/8] lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
` [PATCH 6/8] lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
` [PATCH 7/8] lpfc: Support loopback tests with VMID enabled
` [PATCH 8/8] lpfc: Update lpfc version to 14.4.0.5

[PATCH v3 00/20] cxl: add Type2 device support
 2024-09-12 23:09 UTC  (3+ messages)
` [PATCH v3 12/20] efx: use acquire_endpoint when looking for free HPA

[PATCH v6 0/7] udmabuf bug fix and some improvements
 2024-09-12 23:09 UTC  (9+ messages)
` [PATCH v6 3/7] udmabuf: fix vmap_udmabuf error page set
` [PATCH v6 4/7] udmabuf: udmabuf_create pin folio codestyle cleanup
` [PATCH v6 6/7] udmabuf: remove udmabuf_folio
` [PATCH v6 7/7] udmabuf: reuse folio array when pin folios

[PATCH net-next] ethtool: rss: fix rss key initialization warning
 2024-09-12 23:05 UTC 

[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-12 23:04 UTC  (13+ messages)

[PATCH] nfsd: Fix nfs4_disable_idmapping option
 2024-09-12 23:03 UTC  (4+ messages)

[PATCH 1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
 2024-09-12 23:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/3] riscv: Per-thread envcfg CSR support
 2024-09-12 23:01 UTC  (10+ messages)
` [PATCH v4 1/3] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v4 2/3] riscv: Add support for per-thread envcfg CSR values
` [PATCH v4 3/3] riscv: Call riscv_user_isa_enable() only on the boot hart

[PATCH i-g-t v2 0/3] Add tests for ultrajoiner validation
 2024-09-12 23:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add tests for ultrajoiner validation (rev2)

[PATCH v2 for-next] pm: cpupower: rename raw_pylibcpupower.i
 2024-09-12 23:01 UTC 

[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
 2024-09-12 23:00 UTC  (3+ messages)

[qemu-mainline test] 187673: tolerable FAIL - PUSHED
 2024-09-12 23:00 UTC 

802.15.4-2020 PHR field changes
 2024-09-12 22:59 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the cifs tree
 2024-09-12 22:59 UTC 

[kirkstone][PATCH] cve-exclusion: Drop the version comparision/warning
 2024-09-12 22:57 UTC 

[PATCH i-g-t 0/4] HDCP MST LIC fixes
 2024-09-12 22:59 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for HDCP MST LIC fixes (rev3)

[XEN PATCH v2] x86: p2m-pod: address violation of MISRA C Rule 2.1
 2024-09-12 22:57 UTC  (11+ messages)

[PATCH v3 0/3] riscv: Per-thread envcfg CSR support
 2024-09-12 22:56 UTC  (7+ messages)
` [PATCH v3 1/3] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v3 2/3] riscv: Add support for per-thread envcfg CSR values

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-12 22:56 UTC  (7+ messages)

[RFC PATCH for-next] pm: cpupower: rename raw_pylibcpupower.i
 2024-09-12 22:55 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Fix a sdiv overflow issue
 2024-09-12 22:53 UTC  (3+ messages)

[PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
 2024-09-12 22:52 UTC  (13+ messages)

[PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
 2024-09-12 22:52 UTC  (6+ messages)
` [PATCH v2 1/1] "

ADNOC-UAE-197-1022 FOR CONTRACTORS/VENDORSADNOC-UAE-197-1022 FOR CONTRACTORS/VENDORS
 2024-09-12 22:49 UTC 

[PATCH v2 00/13] Tool and hwmon PMUs
 2024-09-12 22:50 UTC  (2+ messages)

[PATCH i-g-t v2 0/5] PSR testing improvement by checking sink status
 2024-09-12 22:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC PATCH for-next] pm: cpupower: rename raw_pylibcpupower.i
 2024-09-12 22:49 UTC  (2+ messages)

[PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
 2024-09-12 22:47 UTC  (7+ messages)
` [PATCH bpf-next v4 5/8] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
 2024-09-12 22:47 UTC  (3+ messages)

[PATCH BlueZ v1] client: Print a warning when setting discoverable without a timeout
 2024-09-12 22:45 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v1 0/5] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-09-12 22:44 UTC  (7+ messages)
` [PATCH v1 3/5] xen/arm: platforms: Add NXP S32CC platform code

[XEN PATCH v6] CODING_STYLE: Add a section on header guards naming conventions
 2024-09-12 22:44 UTC  (7+ messages)

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-12 22:44 UTC  (2+ messages)

[meta-gnome][PATCH] grilo: fix buildpaths QA error
 2024-09-12 22:42 UTC 

[PATCH] perf symbol: Do not fixup end address of labels
 2024-09-12 22:42 UTC 

linux-next: Signed-off-by missing for commit in the loongarch tree
 2024-09-12 22:41 UTC 

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-12 22:41 UTC  (8+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH v3 0/3] Improve a lockdep complaint suppression approach
 2024-09-12 22:39 UTC  (4+ messages)
` [PATCH v3 1/3] locking/mutex: Define mutex_init() once
` [PATCH v3 2/3] locking/mutex: Introduce mutex_init_with_key()
` [PATCH v3 3/3] usb: roles: Improve the fix for a false positive recursive locking complaint

[PATCH v2 00/19] Implement DWARF modversions
 2024-09-12 22:37 UTC  (10+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields

[PATCH i-g-t 0/3] HDCP MST LIC fixes
 2024-09-12 22:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH BlueZ v2 1/7] obexd: Add PSM support to session create
 2024-09-12 22:37 UTC  (2+ messages)
` Add BIP for AVRCP covert art OBEX client

Can't use bare repositories with Git.pm
 2024-09-12 22:37 UTC  (4+ messages)
` [PATCH 0/2] fix "
  ` [PATCH 1/2] Git.pm: fix bare repository search with Directory option
  ` [PATCH 2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code

[asahilinux:bits/010-soc 13/13] drivers/cpuidle/cpuidle-apple.c:153:13: warning: variable 'pdev' is uninitialized when used here
 2024-09-12 22:34 UTC 

[PATCH] drm/qxl: Add drm_panic support
 2024-09-12 22:33 UTC  (2+ messages)

[PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-09-12 22:32 UTC  (2+ messages)

[PATCH] x86/resctrl: Annotate __get_mem_config_intel() as __init
 2024-09-12 22:33 UTC  (2+ messages)

[PATCH v4 0/4] Clean up the UFS driver UIC code
 2024-09-12 22:30 UTC  (5+ messages)
` [PATCH v4 1/4] scsi: ufs: core: Improve the struct ufs_hba documentation
` [PATCH v4 2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read
` [PATCH v4 3/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze
` [PATCH v4 4/4] scsi: ufs: core: Always initialize the UIC done completion

[PATCH] drm/tidss: Add MIT license along with GPL-2.0
 2024-09-12 22:30 UTC  (5+ messages)

[PATCH v2] SLUB: Add support for per object memory policies
 2024-09-12 22:21 UTC  (5+ messages)

[openeuler:OLK-5.10 13785/30000] kernel/workqueue.c:4821:5: error: implicit declaration of function 'printk_safe_enter'
 2024-09-12 22:24 UTC 

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-12 22:25 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: Restore pci state upon resume (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-09-12 22:21 UTC  (5+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe

[PATCH v2] x86/sev: Fix host kdump support for SNP
 2024-09-12 22:18 UTC  (3+ messages)

[PATCH bpf-next] libbpf: add bpf_object__token_fd accessor
 2024-09-12 22:17 UTC  (2+ messages)

[PATCH v4 0/2] Use functionality of irq_get_trigger_type() and
 2024-09-12 22:16 UTC  (3+ messages)
` [PATCH v4 1/2] of/irq: Make use of irq_get_trigger_type()
` [PATCH v4 2/2] of/irq: Use helper to define resources

[PATCH net] fbnic: Set napi irq value after calling netif_napi_add
 2024-09-12 22:16 UTC  (2+ messages)

[PATCH] nfsd: Add support for mapping sticky bit into NFS4 ACL
 2024-09-12 22:15 UTC 

[RESEND. PATCH] riscv: Use '%u' to format the output of 'cpu'
 2024-09-12 22:12 UTC  (3+ messages)

[PATCH v7] rust: support for shadow call stack sanitizer
 2024-09-12 22:08 UTC  (3+ messages)

[PATCH 3/3] drm/amdgpu: use drm_file name
 2024-09-12 22:04 UTC  (2+ messages)

[PATCH net-next 00/13] selftests: ncdevmem: Add ncdevmem to ksft
 2024-09-12 21:59 UTC  (4+ messages)
` [PATCH net-next 01/13] selftests: ncdevmem: Add a flag for the selftest


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.