All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-05 00:11:19 to 2023-05-05 01:40:55 UTC [more...]

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-05-05  1:40 UTC 

[RFC PATCH 1/4] rcu: rcupdate.h: Add missing parentheses around macro pointer dereference
 2023-05-05  1:38 UTC  (6+ messages)
` [RFC PATCH 4/4] llist.h: Fix parentheses around macro pointer parameter use

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-05-05  1:38 UTC  (3+ messages)

[PATCH v3] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
 2023-05-05  1:38 UTC  (3+ messages)

PLEASE CHECK IF YOU RECEIVE MY FIRST MESSAGE TO YOU? IF YES GET BACK TO ME
 2023-05-04 18:23 UTC 

Slow RTL8822CE 802.11ac PCIe Wireless Network Adapter
 2023-05-05  1:35 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05  1:35 UTC 

Raid5 to raid6 grow interrupted, mdadm hangs on assemble command
 2023-05-05  1:34 UTC  (4+ messages)

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-05-05  1:29 UTC  (14+ messages)

[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
 2023-05-05  1:26 UTC  (8+ messages)

Help needed: supporting new device with unique register bitfields
 2023-05-05  1:26 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05  1:25 UTC 

[PATCH] media: ov5640: fix incorrect frame frate issue for defulat VGA
 2023-05-05  1:23 UTC  (3+ messages)
  ` [EXT] "

[PATCH] fs: jfs: (trivial) Fix typo in dbInitTree function
 2023-05-05  1:20 UTC  (2+ messages)

[PULL 00/89] riscv-to-apply queue
 2023-05-05  1:08 UTC  (92+ messages)
` [PULL 01/89] target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
` [PULL 02/89] target/riscv: Fix priv version dependency for vector and zfh
` [PULL 03/89] target/riscv: Simplify getting RISCVCPU pointer from env
` [PULL 04/89] target/riscv: Simplify type conversion for CPURISCVState
` [PULL 05/89] target/riscv: Simplify arguments for riscv_csrrw_check
` [PULL 06/89] target/riscv: refactor Zicond support
` [PULL 07/89] target/riscv: redirect XVentanaCondOps to use the Zicond functions
` [PULL 08/89] target/riscv: fix invalid riscv, event-to-mhpmcounters entry
` [PULL 09/89] target/riscv: add cfg properties for Zc* extension
` [PULL 10/89] target/riscv: add support for Zca extension
` [PULL 11/89] target/riscv: add support for Zcf extension
` [PULL 12/89] target/riscv: add support for Zcd extension
` [PULL 13/89] target/riscv: add support for Zcb extension
` [PULL 14/89] target/riscv: add support for Zcmp extension
` [PULL 15/89] target/riscv: add support for Zcmt extension
` [PULL 16/89] target/riscv: expose properties for Zc* extension
` [PULL 17/89] disas/riscv.c: add disasm support for Zc*
` [PULL 18/89] target/riscv: Add support for Zce
` [PULL 19/89] target/riscv: Fix itrigger when icount is used
` [PULL 20/89] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PULL 21/89] target/riscv: Remove redundant check on RVH
` [PULL 22/89] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PULL 23/89] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
` [PULL 24/89] target/riscv: Convert env->virt to a bool env->virt_enabled
` [PULL 25/89] target/riscv: Remove redundant parentheses
` [PULL 26/89] target/riscv: Fix addr type for get_physical_address
` [PULL 27/89] target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
` [PULL 28/89] target/riscv: Remove riscv_cpu_virt_enabled()
` [PULL 29/89] target/riscv: Fix format for indentation
` [PULL 30/89] target/riscv: Fix format for comments
` [PULL 31/89] target/riscv: Fix lines with over 80 characters
` [PULL 32/89] hw/riscv: Add signature dump function for spike to run ACT tests
` [PULL 33/89] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PULL 34/89] target/riscv: remove MISA properties from isa_edata_arr[]
` [PULL 35/89] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PULL 36/89] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PULL 37/89] target/riscv: remove cpu->cfg.ext_a
` [PULL 38/89] target/riscv: remove cpu->cfg.ext_c
` [PULL 39/89] target/riscv: remove cpu->cfg.ext_d
` [PULL 40/89] target/riscv: remove cpu->cfg.ext_f
` [PULL 41/89] target/riscv: remove cpu->cfg.ext_i
` [PULL 42/89] target/riscv: remove cpu->cfg.ext_e
` [PULL 43/89] target/riscv: remove cpu->cfg.ext_m
` [PULL 44/89] target/riscv: remove cpu->cfg.ext_s
` [PULL 45/89] target/riscv: remove cpu->cfg.ext_u
` [PULL 46/89] target/riscv: remove cpu->cfg.ext_h
` [PULL 47/89] target/riscv: remove cpu->cfg.ext_j
` [PULL 48/89] target/riscv: remove cpu->cfg.ext_v
` [PULL 49/89] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PULL 50/89] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PULL 51/89] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PULL 52/89] target/riscv/cpu.c: redesign register_cpu_props()
` [PULL 53/89] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PULL 54/89] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PULL 55/89] target/riscv: Legalize MPP value in write_mstatus
` [PULL 56/89] target/riscv: Use check for relationship between Zdinx/Zhinx{min} and Zfinx
` [PULL 57/89] target/riscv: fix H extension TVM trap
` [PULL 58/89] target/riscv: Extract virt enabled state from tb flags
` [PULL 59/89] target/riscv: Add a general status enum for extensions
` [PULL 60/89] target/riscv: Encode the FS and VS on a normal way for tb flags
` [PULL 61/89] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PULL 62/89] target/riscv: Add a tb flags field for vstart
` [PULL 63/89] target/riscv: Separate priv from mmu_idx
` [PULL 64/89] target/riscv: Reduce overhead of MSTATUS_SUM change
` [PULL 65/89] target/riscv: Use cpu_ld*_code_mmu for HLVX
` [PULL 66/89] target/riscv: Handle HLV, HSV via helpers
` [PULL 67/89] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT
` [PULL 68/89] target/riscv: Introduce mmuidx_sum
` [PULL 69/89] target/riscv: Introduce mmuidx_priv
` [PULL 70/89] target/riscv: Introduce mmuidx_2stage
` [PULL 71/89] target/riscv: Move hstatus.spvp check to check_access_hlsv
` [PULL 72/89] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index
` [PULL 73/89] target/riscv: Check SUM in the correct register
` [PULL 74/89] target/riscv: Hoist second stage mode change to callers
` [PULL 75/89] target/riscv: Hoist pbmte and hade out of the level loop
` [PULL 76/89] target/riscv: Move leaf pte processing out of "
` [PULL 77/89] target/riscv: Suppress pte update with is_debug
` [PULL 78/89] target/riscv: Don't modify SUM "
` [PULL 79/89] target/riscv: Merge checks for reserved pte flags
` [PULL 80/89] target/riscv: Reorg access check in get_physical_address
` [PULL 81/89] target/riscv: Reorg sum "
` [PULL 82/89] hw/intc/riscv_aplic: Zero init APLIC internal state
` [PULL 83/89] target/riscv: add CPU QOM header
` [PULL 84/89] target/riscv: add query-cpy-definitions support
` [PULL 85/89] target/riscv: add TYPE_RISCV_DYNAMIC_CPU
` [PULL 86/89] target/riscv: Restore the predicate() NULL check behavior
` [PULL 87/89] target/riscv: Fix Guest Physical Address Translation
` [PULL 88/89] riscv: Make sure an exception is raised if a pte is malformed
` [PULL 89/89] target/riscv: add Ventana's Veyron V1 CPU

[PATCH] i2c: qup: Add missing unwind goto in qup_i2c_probe()
 2023-05-05  1:18 UTC  (2+ messages)

[PATCH] doc: doc-diff: specify date
 2023-05-05  1:15 UTC  (2+ messages)

[PATCH v3] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-05-05  1:17 UTC 

[PATCH] nvme: Fix memory leak in nvme_init_ctrl error path
 2023-05-05  1:17 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05  1:15 UTC 

[PATCH v3 0/2] Reduce lock contention related with large folio
 2023-05-05  1:09 UTC  (6+ messages)
` [PATCH v3 1/2] THP: avoid lock when check whether THP is in deferred list

[OE-core] [PATCH V1] e2fsprogs: fix ptest bug for second running
 2023-05-05  1:05 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2023-05-05  1:05 UTC 

[PATCH v3] perf: arm_cspmu: Separate Arm and vendor module
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH v2 0/3] J7 merge HS configs
 2023-05-05  0:59 UTC  (7+ messages)
` [PATCH v2 1/3] configs: j721s2: Merge the HS and non-HS defconfigs
` [PATCH v2 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v2 3/3] configs: j7200: Merge the HS and non-HS defconfigs

NFS mount fail
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH] arm: dts: iot2050: Include u-boot specific bits implicitly
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH] environment: ti: Add get_fit_config command to get FIT config string
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH] configs: am62x: enable secure device configs by default
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH 0/2] Update DDR configs to latest tested version
 2023-05-05  0:59 UTC  (2+ messages)

[PATCH] k3: pmic: Clear ESM masks
 2023-05-05  0:58 UTC  (2+ messages)

[PATCH V9 00/14] Add splash screen support at u-boot SPL
 2023-05-05  0:56 UTC  (3+ messages)

[PATCH] resolv.conf.5: tfix
 2023-05-05  0:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05  0:55 UTC 

[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-05  0:54 UTC  (5+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme

[v4][PATCH] pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
 2023-05-05  0:53 UTC  (2+ messages)

[PULL 00/16] Migration 20230505 patches
 2023-05-05  0:48 UTC  (17+ messages)
` [PULL 01/16] migration: Fix block_bitmap_mapping migration
` [PULL 02/16] migration/rdma: Don't pass the QIOChannelRDMA as an opaque
` [PULL 03/16] migration: Document all migration_stats
` [PULL 04/16] migration: Put zero_pages in alphabetical order
` [PULL 05/16] migration: Rename xbzrle_enabled xbzrle_started
` [PULL 06/16] migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
` [PULL 07/16] migration/rdma: simplify ram_control_load_hook()
` [PULL 08/16] migration/rdma: We can calculate the rioc from the QEMUFile
` [PULL 09/16] migration/rdma: It makes no sense to recive that flag without RDMA
` [PULL 10/16] migration/rdma: Check for postcopy sooner
` [PULL 11/16] migration: max_postcopy_bandwidth is a size parameter
` [PULL 12/16] migration: qemu_file_total_transferred() function is monotonic
` [PULL 13/16] qemu-file: No need to check for shutdown in qemu_file_rate_limit
` [PULL 14/16] qemu-file: remove shutdown member
` [PULL 15/16] qemu-file: Make total_transferred an uint64_t
` [PULL 16/16] qemu-file: Make ram_control_save_page() use accessors for rate_limit

[PATCH -next] cifs: Remove unneeded semicolon
 2023-05-05  0:49 UTC 

[PATCH -next] ASoC: codecs: wcd938x: Remove unneeded semicolon
 2023-05-05  0:45 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in page_table_check_clear
 2023-05-05  0:46 UTC 

[PATCH -perfbook 1/4] CodeSample/formal/rcutorture.sh: Ignore Makefile and Kconfig*
 2023-05-05  0:46 UTC  (2+ messages)

[Buildroot] How I can provide options for dependant packages?
 2023-05-05  0:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-05  0:45 UTC 

[PATCH v3 0/5] SPL NVMe support
 2023-05-05  0:41 UTC  (11+ messages)
` [PATCH v3 1/5] spl: Add Kconfig options for NVME
` [PATCH v3 2/5] spl: blk: Support loading images from fs
` [PATCH v3 3/5] nvme: pci: Enable for SPL
` [PATCH v3 4/5] spl: Support loading a FIT from ext FS
` [PATCH v3 5/5] common: spl: Add spl NVMe boot support

[PATCH v2 0/3] Enable U-Boot at Virtualbox to boot images
 2023-05-05  0:41 UTC  (6+ messages)
` [PATCH v2 2/3] X86: Add support for distro boot
      ` AW: "

[PATCH 1/2] kbuild: add dtc as dependency on .dtb files
 2023-05-05  0:41 UTC  (4+ messages)
` [PATCH 2/2] kbuild: Allow DTB overlays to built from .dtso named source files

[PATCH v2 00/18] x86: Various fixes for chromebooks
 2023-05-05  0:40 UTC  (4+ messages)
` [PATCH v2 15/18] spl: Commit MTRRs only in board_init_f_r()

[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
 2023-05-05  0:40 UTC  (7+ messages)
` [PATCH v3 1/3] X86: Add support for SCSI devices
` [PATCH v3 2/3] X86: Add bootstd support
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Update dmesg error message
 2023-05-05  0:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] scripts/Makefile.dts: tweak logic for deciding which dtbs to build
 2023-05-05  0:40 UTC  (3+ messages)

[PATCH 1/4] cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
 2023-05-05  0:40 UTC  (5+ messages)
` [PATCH 4/4] test: bdinfo: Add test for command bdinfo

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-05-05  0:36 UTC  (4+ messages)

[qemu-mainline test] 180530: tolerable FAIL - PUSHED
 2023-05-05  0:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-05  0:35 UTC 

[PATCH v4 0/1] Switchtec Switch DMA Engine Driver
 2023-05-05  0:31 UTC  (4+ messages)
` [PATCH v4 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v2 bpf-next] libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
 2023-05-05  0:30 UTC  (2+ messages)

[RFC PATCH] rcu: rcupdate.h: Add missing parentheses around macro pointer dereference
 2023-05-05  0:28 UTC  (3+ messages)

[PATCH v7 bpf-next 00/10] bpf: Add socket destroy capability
 2023-05-05  0:28 UTC  (7+ messages)
` [PATCH v7 bpf-next 06/10] bpf: Add bpf_sock_destroy kfunc
` [PATCH v7 bpf-next 08/10] selftests/bpf: Test bpf_sock_destroy
` [PATCH v7 bpf-next 09/10] bpf: Add a kfunc filter function to 'struct btf_kfunc_id_set'

Seeking for help with NVMe arbitration questions
 2023-05-05  0:27 UTC  (11+ messages)

[conor:riscv,extensions 11/13] arch/riscv/include/asm/hwcap.h:86:41: error: 'riscv_isa_extensions' defined but not used
 2023-05-05  0:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-05  0:25 UTC 

[PATCH risu] use time() as random seed and introduce --randseed option
 2023-05-05  0:22 UTC  (3+ messages)

[PATCH] phy: mediatek: Remove unusued ret and check
 2023-05-05  0:19 UTC  (4+ messages)

[tip:master 4/4] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-05-05  0:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05  0:15 UTC 

[PATCH v2 bpf-next 00/10] Add precision propagation for subprogs and callbacks
 2023-05-05  0:09 UTC  (2+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: revert iter test subprog precision workaround

[PATCH 0/3] Enclosure sysfs refactor
 2023-05-05  0:11 UTC  (3+ messages)
` [PATCH 3/3] misc: enclosure: update sysfs api


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.