All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-16 23:19:55 to 2022-05-17 00:41:40 UTC [more...]

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-17  0:39 UTC  (6+ messages)
` [PATCH 2/5] target/riscv: Disable "G" by default
` [PATCH v2 0/5] target/riscv: Enhanced ISA extension checks
  ` [PATCH v2 1/5] target/riscv: Fix coding style on "G" expansion

[krzk-github:n/qcom-ufs-opp-v3 15/16] drivers/opp/core.c:1852:39: warning: Uninitialized variables: opp.node, opp.kref, opp.available, opp.dynamic, opp.turbo, opp.suspend, opp.removed, opp.pstate, opp.rate, opp.level, opp.supplies, opp.rates, opp.bandwidth, opp.clock_latency_ns, opp.required_
 2022-05-17  0:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-17  0:38 UTC 

[PATCH 0/2] hw/riscv: Make CPU config error handling generous
 2022-05-17  0:36 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] hw/riscv: Make CPU config error handling generous (virt/spike)
  ` [PATCH v2 2/2] hw/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)

[PATCH bpf-next v2 00/18] bpf: Add 64bit enum value support
 2022-05-17  0:37 UTC  (15+ messages)
` [PATCH bpf-next v2 01/18] bpf: Add btf enum64 support
` [PATCH bpf-next v2 02/18] libbpf: Permit 64bit relocation value
` [PATCH bpf-next v2 03/18] libbpf: Fix an error in 64bit relocation value computation
` [PATCH bpf-next v2 04/18] libbpf: Refactor btf__add_enum() for future code sharing
` [PATCH bpf-next v2 05/18] libbpf: Add enum64 parsing and new enum64 public API
` [PATCH bpf-next v2 06/18] libbpf: Add enum64 deduplication support
` [PATCH bpf-next v2 07/18] libbpf: Add enum64 support for btf_dump

[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
 2022-05-17  0:37 UTC  (5+ messages)
` [PATCH v2 25/27] dyndbg: add write-events-to-tracefs code
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DRM.debug on DYNAMIC_DEBUG, add trace events
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
 2022-05-17  0:35 UTC  (3+ messages)

[PATCH 1/2] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-17  0:33 UTC  (4+ messages)
` [PATCH 2/2] target/riscv: disable zb* extensions by default

[PATCH -next] media: atmel: atmel-isc-base: remove unneeded semicolon
 2022-05-17  0:33 UTC  (2+ messages)

Freeing page flags
 2022-05-17  0:34 UTC  (6+ messages)

[RFC PATCH] page_ext: create page extension for all memblock memory regions
 2022-05-17  0:33 UTC  (4+ messages)

[ovmf test] 170493: regressions - FAIL
 2022-05-17  0:31 UTC 

[PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl
 2022-05-17  0:30 UTC  (9+ messages)
` [PATCH 01/11] dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
` [PATCH 02/11] dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
` [PATCH 03/11] dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
` [PATCH 04/11] dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'

[drm-misc:drm-misc-next 1/2] drivers/video/fbdev/core/fbmem.c:1610:0-1: preceding lock on line 1598
 2022-05-17  0:29 UTC 

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-17  0:27 UTC  (5+ messages)
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

RTT-PROBE: lore-subspace-rtt
 2022-05-17  0:28 UTC 

[PATCH] btrfs: prevent remounting to v1 space cache for subpage mount
 2022-05-17  0:27 UTC  (3+ messages)

[PATCH can-next] can: move to netif_napi_add_weight()
 2022-05-17  0:23 UTC 

Trying to recover pair of drives after sudden power off
 2022-05-17  0:22 UTC  (2+ messages)

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-05-17  0:20 UTC  (3+ messages)

[linux-stable-rc:linux-5.17.y 765/2373] drivers/iio/accel/mma8452.o: warning: objtool: mma8452_write_raw()+0x4d: unreachable instruction
 2022-05-17  0:19 UTC 

[PATCH 0/6] PCI: mvebu: Add support for PME and AER interrupts
 2022-05-17  0:18 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: irqchip: armada-370-xp: Update information about MPIC SoC Error

RTT-PROBE: lore-subspace-rtt
 2022-05-17  0:18 UTC 

[PATCH net] amt: fix gateway mode stuck
 2022-05-17  0:18 UTC  (3+ messages)

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-17  0:15 UTC  (5+ messages)
` [PATCH v2 2/8] target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
` [PATCH v2 7/8] target/riscv: Force disable extensions if priv spec version does not match

[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
 2022-05-17  0:16 UTC  (5+ messages)
` [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V2 4/7] KVM: X86/MMU: Activate special shadow pages and remove old logic

[PATCH v2 0/2] extcon: Add extcon-regulator driver
 2022-05-17  0:15 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: connector: Add regulator-connector binding

stable-rc/queue/5.4 baseline: 101 runs, 16 regressions (v5.4.194-43-g1811c9b52c83d)
 2022-05-17  0:14 UTC 

[PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
 2022-05-17  0:12 UTC 

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-17  0:12 UTC  (14+ messages)
` [PATCH 2/3] drm/amdgpu: add AMDGPU_VM_NOALLOC

[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
 2022-05-17  0:11 UTC  (3+ messages)

[PATCH 0/1] Remove unnecessary GuC err capture noise
 2022-05-17  0:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Remove unnecessary GuC err capture noise (rev2)

[PATCH net-next 1/9] can: raw: raw_sendmsg(): remove not needed setting of skb->sk
 2022-05-17  0:10 UTC  (2+ messages)

[PATCH 5.10] Revert "drm/i915/opregion: check port number bounds for SWSCI display power state"
 2022-05-17  0:08 UTC 

[PATCH v3 0/2] MediaTek Helio X10 MT6795 - Pinctrl driver
 2022-05-17  0:06 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings

Initial multicolor LED intensities
 2022-05-17  0:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: Add multi-color default-intensities property

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-05-17  0:08 UTC  (6+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.116-68-g4cde58a20ef23)
 2022-05-17  0:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-17  0:07 UTC 

[PATCH v2] sched/core: Address classes via __begin_sched_classes
 2022-05-17  0:06 UTC 

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v5.18-rc3-19-g15477b31db104)
 2022-05-17  0:06 UTC 

[PATCHv2 00/21] Basic RK3588 Support
 2022-05-17  0:05 UTC  (21+ messages)
` [PATCHv2 03/21] dt-binding: clock: Document rockchip,rk3588-cru bindings
` [PATCHv2 07/21] clk: rockchip: add dt-binding header for rk3588
` [PATCHv2 16/21] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv2 17/21] dt-bindings: gpio: rockchip: add gpio-ranges
` [PATCHv2 18/21] dt-bindings: pinctrl: rockchip: increase max amount of device functions

[PATCH 0/2] Expose kallsyms data in vmcoreinfo note
 2022-05-17  0:05 UTC  (6+ messages)
` [PATCH 1/2] kallsyms: Move declarations to internal header
` [PATCH 2/2] vmcoreinfo: Include kallsyms symbols

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v5.18-rc3-19-g15477b31db104)
 2022-05-17  0:06 UTC 

stable-rc/linux-4.9.y baseline: 97 runs, 16 regressions (v4.9.314-19-g42670125a2b8)
 2022-05-17  0:05 UTC 

[PATCH 1/4] clk: imx: imx8mp: Add audiomix block control
 2022-05-16 23:59 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: clock: "

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-16 23:58 UTC  (5+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin

[PATCH 0/3] Add support for Imagis IST3038B
 2022-05-16 23:58 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: input/touchscreen: Add compatible for IST3038B

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 231/1093] kismet: WARNING: unmet direct dependencies detected for PTP_1588_CLOCK when selected by XILINX_TSN_QBV
 2022-05-16 23:59 UTC 

[linux-next:master 427/12195] drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:46 sysfs_gt_attribute_w_func() error: uninitialized symbol 'ret'
 2022-05-16 23:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-16 23:57 UTC 

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.116-69-g17429b76ed541)
 2022-05-16 23:57 UTC 

stable-rc/queue/4.19 baseline: 117 runs, 18 regressions (v4.19.243-32-ge2e70afa3f23)
 2022-05-16 23:56 UTC 

[PATCHSET 0/4] xfs: fix leaks and validation errors in logged xattr updates
 2022-05-16 23:56 UTC  (9+ messages)
` [PATCH 1/4] xfs: don't leak da state when freeing the attr intent item
` [PATCH 2/4] xfs: don't leak the retained da state when doing a leaf to node conversion
` [PATCH 3/4] xfs: reject unknown xattri log item operation flags during recovery
` [PATCH 4/4] xfs: reject unknown xattri log item filter "

[PATCH 0/5] KVM: Clean up debugfs+stats init/destroy
 2022-05-16 23:55 UTC  (4+ messages)
` [PATCH 4/5] KVM: Actually create debugfs in kvm_create_vm()

[PATCH 0/6] rtc: stm32: add alarm out and LSCO features
 2022-05-16 23:52 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: rtc: stm32: add st,lsco optional property to select output

Bugreport - submodules are fetched twice in some cases
 2022-05-16 23:53 UTC  (13+ messages)
                ` [PATCH] fetch: do not run a redundant fetch from submodule
                  ` [PATCH v2] "

[PATCH] ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
 2022-05-16 23:53 UTC  (2+ messages)

[PATCH kernel v2] zstd: Fixing mixed module-builtin objects
 2022-05-16 23:52 UTC  (2+ messages)

[PATCH v2 1/1] selftests: vm: add process_mrelease tests
 2022-05-16 23:51 UTC  (5+ messages)

[PATCH v3 0/6] SM8350 Display/GPU clock enablement
 2022-05-16 23:50 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings

[PATCH 0/4] Add support for TPS65219 PMIC on AM64X-SKEVM
 2022-05-16 23:50 UTC  (3+ messages)
  ` [PATCH 1/4] power: add driver for the TPS65219 PMIC

[PATCH 00/13] Mediatek MT6735 main clock and reset drivers
 2022-05-16 23:49 UTC  (9+ messages)
` [PATCH 01/13] dt-bindings: clock: Add Mediatek MT6735 clock bindings
` [PATCH 02/13] dt-bindings: reset: Add MT6735 reset bindings

[PATCH v20 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-16 23:49 UTC  (6+ messages)
` [PATCH v20 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver
` [PATCH v20 2/5] fpga: m10bmc-sec: create max10 bmc secure update
` [PATCH v20 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v20 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v20 5/5] fpga: m10bmc-sec: add max10 secure update functions

[PATCH 0/9] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-16 23:47 UTC  (6+ messages)
` [PATCH 9/9] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2

RTT-PROBE: lore-subspace-rtt
 2022-05-16 23:47 UTC 

[PATCH] scripts/tags.sh: Invoke 'realpath' via 'xargs'
 2022-05-16 23:46 UTC 

[PATCH v2] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-16 23:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 00/14] SCMI multi-channel and optee shm
 2022-05-16 23:45 UTC  (5+ messages)
  ` [PATCH 13/14] power: regulator: scmi: simplify scmi_voltd_set_enable()
  ` [PATCH 12/14] power: regulator: scmi: support SCMI multi-channel

stable-rc/linux-4.19.y baseline: 122 runs, 19 regressions (v4.19.243-33-gfda0b89642340)
 2022-05-16 23:45 UTC 

[PATCH 1/2] pmic: pca9450: add DM_I2C dependencies in Kconfig
 2022-05-16 23:44 UTC  (4+ messages)
    ` [PATCH 2/2] pmic: pca9450: drop pointless .data entries

[PATCH v2 0/6] Fully lock the container members of struct vfio_group
 2022-05-16 23:41 UTC  (7+ messages)
` [PATCH v2 1/6] vfio: Add missing locking for struct vfio_group::kvm
` [PATCH v2 2/6] vfio: Change struct vfio_group::opened from an atomic to bool
` [PATCH v2 3/6] vfio: Split up vfio_group_get_device_fd()
` [PATCH v2 4/6] vfio: Fully lock struct vfio_group::container
` [PATCH v2 5/6] vfio: Simplify the life cycle of the group FD
` [PATCH v2 6/6] vfio: Change struct vfio_group::container_users to a non-atomic int

[PATCH bpf-next 00/12] libbpf: Textual representation of enums
 2022-05-16 23:43 UTC  (4+ messages)
` [PATCH bpf-next 09/12] bpftool: Use libbpf_bpf_attach_type_str

[PATCH, V3] parisc: Rewrite cache flush code for PA8800/PA8900
 2022-05-16 23:41 UTC  (7+ messages)

[PATCH] mmc: fsl_esdhc_spl: Fix checking for number of read sectors
 2022-05-16 23:41 UTC  (2+ messages)

[PATCH 1/2] mmc: fsl_esdhc: Set fallback mode to 1-bit
 2022-05-16 23:40 UTC  (4+ messages)
    ` [PATCH 2/2] mmc: fsl_esdhc: Add new config option for default fallback mode

Supporting a USB HID device interface that is missing a interrupt input endpoint
 2022-05-16 23:40 UTC 

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-05-16 23:38 UTC  (7+ messages)
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API

[PATCH v2 1/2] exfat: move is_valid_cluster to a common header
 2022-05-16 23:38 UTC  (6+ messages)
  ` [PATCH v2 2/2] exfat: check if cluster num is valid

[hverkuil-media-tree:extron 2/2] ld.lld: error: undefined symbol: v4l2_device_register
 2022-05-16 23:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-16 23:37 UTC 

[to-be-updated] ipc-sem-fix-backward-compatibility-with-x86-32-kernels.patch removed from -mm tree
 2022-05-16 23:36 UTC 

[Intel-gfx] [PATCH] drm/i915: individualize fences before adding
 2022-05-16 23:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: individualize fences before adding (rev2)

[PATCH 00/16] stm32mp: add STM32MP13x support
 2022-05-16 23:34 UTC  (3+ messages)
  ` [PATCH 13/16] mmc: stm32_sdmmc2: make reset property optional

[PATCH v5 0/7] Introduce device group and device management
 2022-05-16 23:33 UTC  (5+ messages)
` [PATCH v5 3/7] Introduce new destination type for admin commands

[RFC PATCH bpf-next 0/5] bpf: add get_reg_val helper
 2022-05-16 23:31 UTC  (7+ messages)
` [RFC PATCH bpf-next 3/5] libbpf: usdt lib wiring of xmm reads
` [RFC PATCH bpf-next 4/5] selftests/bpf: Add test for USDT parse of xmm reg
` [RFC PATCH bpf-next 5/5] selftests/bpf: get_reg_val test exercising fxsave fetch

[PULL 00/23] Misc QEMU patches for 2022-05-16
 2022-05-16 23:30 UTC  (2+ messages)

[PATCH v2 0/2] target/riscv: ISA string conversion fix and enhancement
 2022-05-16 23:27 UTC  (6+ messages)
` [PATCH v2 1/2] target/riscv: Move Zhinx* extensions on ISA string
` [PATCH v2 2/2] target/riscv: Add short-isa-string option

RTT-PROBE: lore-subspace-rtt
 2022-05-16 23:27 UTC 

[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-16 23:23 UTC  (4+ messages)
` [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PATCH] hw/riscv: virt: Avoid double FDT platform node
 2022-05-16 23:22 UTC  (2+ messages)

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-16 23:21 UTC  (23+ messages)
` [PATCH v6 01/22] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v6 02/22] KVM: x86/mmu: Use a bool for direct
` [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root()
` [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v6 05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v6 06/22] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v6 07/22] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v6 08/22] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v6 09/22] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v6 11/22] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v6 12/22] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v6 14/22] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v6 15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v6 16/22] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 22:59 UTC  (6+ messages)
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

stable-rc/queue/4.14 baseline: 79 runs, 17 regressions (v4.14.279-25-g0551f5b21088)
 2022-05-16 23:21 UTC 

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-16 23:19 UTC  (4+ messages)
` [PATCH v2 0/2] "


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.