All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-19 15:51:44 to 2021-10-19 16:28:04 UTC [more...]

[PATCH v5 00/16] target/riscv: Rationalize XLEN and operand length
 2021-10-19 15:24 UTC  (7+ messages)
` [PATCH v5 02/16] target/riscv: Create RISCVMXL enumeration
` [PATCH v5 04/16] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v5 06/16] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v5 08/16] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v5 12/16] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v5 14/16] target/riscv: Align gprs and fprs in cpu_dump

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:27 UTC  (11+ messages)
` [PATCH v3 11/23] MAINTAINERS: update brcm,unimac-mdio.yaml reference
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
` [PATCH v3 20/23] dt-bindings: mfd: update x-powers,axp152.yaml reference

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-19 15:37 UTC  (4+ messages)
` [PATCH v2 02/48] tcg/optimize: Split out OptContext

[ANNOUNCE] Xenomai v3.2-rc2 available
 2021-10-19 16:26 UTC 

[PATCH v2 1/2] thermal/core: Make the userspace governor deprecated
 2021-10-19 16:26 UTC  (6+ messages)
` [PATCH v2 2/2] thermal/core: Make deprecated cooling device state change from userspace

[PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
 2021-10-19 16:24 UTC  (3+ messages)

[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-19 16:25 UTC  (6+ messages)
` [PATCH v2 04/11] drm/msm/disp/dpu1: Add DSC support in RM

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-19 16:25 UTC  (11+ messages)

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-19 14:52 UTC  (2+ messages)

[PATCH v8 0/8] env: Allow environment in text files
 2021-10-19 16:24 UTC  (19+ messages)
` [PATCH v8 4/8] env: Allow U-Boot scripts to be placed in a .env file
` [PATCH v8 5/8] sandbox: Use a text-based environment
` [PATCH v8 6/8] doc: Mention CONFIG_DEFAULT_ENV_FILE

[PATCH 0/4] rtc: s3c: S3C driver improvements
 2021-10-19 16:24 UTC  (14+ messages)
` [PATCH 1/4] rtc: s3c: Remove usage of devm_rtc_device_register()
` [PATCH 2/4] rtc: s3c: Add time range
` [PATCH 3/4] rtc: s3c: Extract read/write IO into separate functions
` [PATCH 4/4] rtc: s3c: Fix RTC read on first boot

[Intel-wired-lan] [PATCH net] ice: Add missing device ids
 2021-10-19 16:24 UTC  (2+ messages)

[PATCH] iommu/dart: Initialize DART_STREAMS_ENABLE
 2021-10-19 16:22 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Warn on nx_huge_pages when initializing kvm
 2021-10-19 16:23 UTC  (3+ messages)
` [PATCH] KVM: x86/mmu: Warn on nx_huge_pages for possible problems

melver@kernel.org
 2021-10-19 16:23 UTC  (2+ messages)

[PATCH v2] module: fix validate_section_offset() overflow bug on 64-bit
 2021-10-19 16:22 UTC  (4+ messages)

[syzbot] INFO: rcu detected stall in newfstat (2)
 2021-10-19 16:22 UTC 

[PATCH v2] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-19 16:22 UTC 

[PATCH v2 00/15] python/iotests: Run iotest linters during Python CI
 2021-10-19 14:49 UTC  (11+ messages)
` [PATCH v2 02/15] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH v2 03/15] iotests/297: Add get_files() function
` [PATCH v2 04/15] iotests/297: Create main() function
` [PATCH v2 05/15] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v2 06/15] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PATCH v2 08/15] iotests/297: Change run_linter() to raise an exception on failure
` [PATCH v2 09/15] iotests/297: update tool availability checks
` [PATCH v2 10/15] iotests/297: split test into sub-cases
` [PATCH v2 12/15] iotests/linters: Add entry point for linting via Python CI
` [PATCH v2 13/15] iotests/linters: Add workaround for mypy bug #9852

[PATCH v3 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-19 16:19 UTC  (7+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: Add optee transport

[dpdk-dev] [PATCH 0/6] mempool: cleanup namespace
 2021-10-19 16:21 UTC  (15+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] mempool: avoid flags documentation in the next line
  ` [dpdk-dev] [PATCH v2 2/6] mempool: add namespace prefix to flags
  ` [dpdk-dev] [PATCH v2 3/6] mempool: add namespace to internal but still visible API
  ` [dpdk-dev] [PATCH v2 4/6] mempool: make header size calculation internal
  ` [dpdk-dev] [PATCH v2 5/6] mempool: add namespace to driver register macro
  ` [dpdk-dev] [PATCH v2 6/6] mempool: deprecate unused defines

[PATCH 1/2] arm64: dts: rk3328: add gpu opp table
 2021-10-19 16:19 UTC  (8+ messages)

[dpdk-dev] [PATCH] build/windows: remove separate list of libs
 2021-10-19 16:15 UTC 

[dpdk-dev] Hugepages_rsvd Increasing for DPDK ACL operations
 2021-10-19 16:19 UTC 

[PATCH net-next v2] net: marvell: prestera: add firmware v4.0 support
 2021-10-19 16:18 UTC  (4+ messages)

[PATCH 1/2] usb: dwc2: Make having a phy optional
 2021-10-19 16:16 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH 1/2] drm/dp: add drm_dp_phy_name() for getting DP PHY name
 2021-10-19 16:13 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/dp: use drm_dp_phy_name() for logging
  ` [Intel-gfx] "

[net-next PATCH v7 00/16] Multiple improvement for qca8337 switch
 2021-10-19 16:15 UTC  (5+ messages)
` [net-next PATCH v7 16/16] dt-bindings: net: dsa: qca8k: convert to YAML schema

[PATCH v5 0/4] VNC-related HMP/QMP fixes
 2021-10-19 15:54 UTC  (3+ messages)
` [PATCH v5 2/4] qapi/monitor: refactor set/expire_password with enums
` [PATCH v5 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

[dpdk-dev] [PATCH] app/testpmd: fix invalid memory access
 2021-10-19 16:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/1] "

[PATCH] drm/amdgpu: Consolidate VCN firmware setup code
 2021-10-19 16:17 UTC  (2+ messages)

[libvirt test] 165658: regressions - FAIL
 2021-10-19 16:15 UTC 

[PATCH v6 0/7] env: Allow environment in text files
 2021-10-19 16:14 UTC  (10+ messages)
` [PATCH v6 4/7] env: Allow U-Boot scripts to be placed in a .env file

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.73-124-gcadcf306c4d5)
 2021-10-19 16:14 UTC 

[PATCH] tools/latency-collector: Use correct size when writing queue_full_warning
 2021-10-19 16:07 UTC 

[RFC] Optional FUSE flush-on-close
 2021-10-19 16:11 UTC 

Folio discussion recap
 2021-10-19 16:11 UTC  (11+ messages)
      ` Folios for 5.15 request - Was: re: Folio discussion recap -
                  ` Splitting struct page into multiple types "

[PATCH 0/2] btrfs: cleanup on btrfs_super_block definition
 2021-10-19 16:10 UTC  (3+ messages)
` [PATCH 2/2] btrfs: move btrfs_super_block to uapi/linux/btrfs_tree.h

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-19 16:10 UTC  (9+ messages)

[PATCH] i2c: mt76xx: add I2C_FUNC_NOSTART and I2C_M_REV_DIR_ADDR
 2021-10-19 16:07 UTC  (2+ messages)

[Bridge] [PATCH net] net: bridge: mcast: Do not allow users to set IGMP counter/timer to zero
 2021-10-19 16:09 UTC  (4+ messages)

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-19 15:27 UTC  (2+ messages)

[PATCH v2 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-19 16:08 UTC  (2+ messages)
` [PATCH v2 1/1] xen/pci: Install vpci handlers on x86 and fix exit path

[PATCH v2 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-19 16:02 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: lib: __arch_clear_user(): fold fixups into body
` [PATCH v2 02/13] arm64: lib: __arch_copy_from_user(): "
` [PATCH v2 03/13] arm64: lib: __arch_copy_to_user(): "
` [PATCH v2 04/13] arm64: kvm: use kvm_exception_table_entry
` [PATCH v2 05/13] arm64: factor out GPR numbering helpers
` [PATCH v2 06/13] arm64: gpr-num: support W registers
` [PATCH v2 07/13] arm64: extable: consolidate definitions
` [PATCH v2 08/13] arm64: extable: make fixup_exception() return bool
` [PATCH v2 09/13] arm64: extable: use `ex` for `exception_table_entry`
` [PATCH v2 10/13] arm64: extable: add `type` and `data` fields
` [PATCH v2 11/13] arm64: extable: add a dedicated uaccess handler
` [PATCH v2 12/13] arm64: extable: add load_unaligned_zeropad() handler
` [PATCH v2 13/13] arm64: vmlinux.lds.S: remove `.fixup` section

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-19 16:06 UTC  (6+ messages)
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures

[PATCH v2 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-10-19 16:06 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v2 2/4] arm64: dts: ti: j721e: Add VTM node
` [PATCH v2 3/4] arm64: dts: ti: j7200: "
` [PATCH v2 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH V3 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-19 15:43 UTC  (10+ messages)
` [PATCH V3 13/19] rtla: Add Documentation

[meta-oe][PATCH 1/3] protobuf-c: Do not use gold linker
 2021-10-19 16:06 UTC  (5+ messages)
` [oe] "

[dpdk-dev] [PATCH v2 0/5] cryptodev: hide internal structures
 2021-10-19 16:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/7] "
  ` [dpdk-dev] [PATCH v3 3/7] cryptodev: move inline APIs into separate structure
  ` [dpdk-dev] [PATCH v3 4/7] cryptodev: add PMD device probe finish API
  ` [dpdk-dev] [PATCH v3 5/7] drivers/crypto: invoke probing finish function

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-19 14:58 UTC  (3+ messages)
` [PATCH v8 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v4 00/11] virtio-iommu: Add ACPI support
 2021-10-19 15:39 UTC  (5+ messages)

[PATCH v3 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-19 16:04 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

[Intel-gfx] Deploying new iterator interface for dma-buf
 2021-10-19 15:51 UTC  (7+ messages)
` [Intel-gfx] [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
          `  "

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-10-19 16:04 UTC  (5+ messages)
      `  "

[PATCH 1/1] drm/amdgpu: recover gart table at resume
 2021-10-19 16:03 UTC  (6+ messages)

[PATCH 0/7] NFSv4.2 add tracepoints to sparse files and copy
 2021-10-19 16:01 UTC  (8+ messages)
` [PATCH 3/7] NFSv4.2 add tracepoint to COPY
` [PATCH 5/7] NFSv4.2 add tracepoint to CB_OFFLOAD

[RFCv2] fuse: Sync attributes when the inode is clean in writeback mode
 2021-10-19 16:02 UTC 

[PATCH] CMakeLists.txt: Add STATIC_LINK option
 2021-10-19 16:03 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Stop executing kms_bw
 2021-10-19 16:00 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
 2021-10-19 15:41 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: net: ti,bluetooth: Convert to json-schema

[ti:ti-rt-linux-5.10.y 7475/10054] net/core/sock.c:3179:28: error: use of undeclared identifier 'SCM_REDUNDANT'
 2021-10-19 16:02 UTC  (2+ messages)

[PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-19 16:01 UTC  (11+ messages)

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-19 16:01 UTC  (4+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error

[Cluster-devel] [PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-19 16:00 UTC  (6+ messages)
` [Ocfs2-devel] "
    `  "

[Next][PATCH v2] utils: add kernel config check utility
 2021-10-19 16:00 UTC  (4+ messages)

[PATCH] bus: mhi: Add mhi_prepare_for_transfer_autoqueue API for DL auto queue
 2021-10-19 16:00 UTC  (3+ messages)

[PATCH 0/7] tests: docker images for hexagon, nios2, microblaze
 2021-10-19 14:46 UTC  (2+ messages)

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-19 14:56 UTC  (20+ messages)
  ` Deprecate the ppc405 boards in QEMU?

[PATCH v2 0/5] wcn36xx: Fix DMA buffer allocation and free logic
 2021-10-19 15:59 UTC  (2+ messages)

[PATCH v2 0/2] fix numa spreading for large hash tables
 2021-10-19 15:58 UTC  (6+ messages)
` [PATCH v2 1/2] mm/vmalloc: "

[PATCH v3] media: imx258: add vblank control to support more frame rate range
 2021-10-19 15:58 UTC  (4+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-19 15:58 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] malloc: introduce malloc is ready API
` [dpdk-dev] [PATCH v3 2/7] eal/interrupts: implement get set APIs
  ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH v2] test/hash: fix buffer overflow
 2021-10-19 15:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] net: renesas: Fix rgmii-id delays
 2021-10-19 15:57 UTC  (5+ messages)

[PATCH net-next] net: sched: gred: dynamically allocate tc_gred_qopt_offload
 2021-10-19 15:57 UTC  (2+ messages)

[PATCH v3 0/2] media: hi846: minor build fixes
 2021-10-19 15:55 UTC  (3+ messages)
` [PATCH v3 1/2] media: hi846: include property.h instead of of_graph.h
` [PATCH v3 2/2] media: hi846: remove the of_match_ptr macro

[PATCH v6] Work around vhost-user-blk-test hang
 2021-10-19 14:39 UTC  (3+ messages)

[PATCH] sched/scs: Reset the shadow stack when idle_task_exit
 2021-10-19 15:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v4] sandbox: Remove OF_HOSTFILE
 2021-10-19 15:52 UTC  (7+ messages)

[PATCH] scsi: smartpqi: Enable sas_address sys fs for SATA device type
 2021-10-19 15:54 UTC  (3+ messages)

busybox: rm and sed not available during upgrade
 2021-10-19 15:54 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-19 15:52 UTC  (6+ messages)

[PATCH 00/64] Patch Round-up for stable 6.0.1, freeze on 2021-10-26
 2021-10-19 14:52 UTC  (4+ messages)
` [PATCH 08/64] vl: allow not specifying size in -m when using -M memory-backend
` [PATCH 62/64] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)

stable-rc/queue/5.4 build: 186 builds: 3 failed, 183 passed, 4 errors, 27 warnings (v5.4.153-83-g2b0cde94652c)
 2021-10-19 15:53 UTC 

[PATCH v6] virtio-pmem: PMEM device spec
 2021-10-19 15:53 UTC  (7+ messages)
` [virtio-dev] "

[PATCH v3 00/16] Add CAAM driver model support
 2021-10-19 15:52 UTC  (5+ messages)
` [PATCH v3 01/16] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH] sfc: Export fibre-specific link modes for 1/10G
 2021-10-19 15:53 UTC  (3+ messages)

[PATCH] memblock: exclude NOMAP regions from kmemleak
 2021-10-19 15:53 UTC  (6+ messages)

buildman stops (crashed) on current master
 2021-10-19 15:52 UTC  (4+ messages)

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-19 15:52 UTC  (9+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

Help maintain the First Patch Tutorial
 2021-10-19 15:52 UTC  (6+ messages)
` [Outreachy kernel] "

[patch v5 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-19 15:24 UTC  (5+ messages)
` [patch v5 1/8] add basic task isolation prctl interface
` [patch v5 3/8] task isolation: sync vmstats on return to userspace
` [patch v5 4/8] procfs: add per-pid task isolation state
` [patch v5 5/8] task isolation: sync vmstats conditional on changes


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.