All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 13:10:33 to 2022-06-28 13:34:44 UTC [more...]

[PATCH 1/2] drm/amdgpu/display: drop set but unused variable
 2022-06-28 13:34 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fix documentation warning

[GIT PULL] firmware: arm_scmi: Fixes for v5.19(Round 2)
 2022-06-28 13:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/upower: bump to version 0.99.19
 2022-06-28 13:34 UTC  (4+ messages)

[PATCH 00/33] drm/vc4: Misc fixes
 2022-06-28 13:34 UTC  (2+ messages)

[PATCH v2 00/12] powerpc: Nintendo Wii U support
 2022-06-28 13:31 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
  ` [PATCH v3 02/12] powerpc: wiiu: device tree
  ` [PATCH v3 03/12] powerpc: wiiu: bootwrapper support
  ` [PATCH v3 04/12] powerpc: wiiu: introduce wiiu platform
  ` [PATCH v3 05/12] powerpc: wiiu: declare as non-coherent
  ` [PATCH v3 06/12] powerpc: wiiu: udbg support for latteipc
  ` [PATCH v3 07/12] powerpc: wiiu: espresso interrupt controller support
  ` [PATCH v3 08/12] powerpc: wiiu: latte "
  ` [PATCH v3 09/12] powerpc: espresso processor support
  ` [PATCH v3 10/12] powerpc: wiiu: platform support
  ` [PATCH v3 11/12] powerpc: wiiu: don't enforce flat memory
  ` [PATCH v3 12/12] powerpc: wiiu: add minimal default config

[RFC] a new way to achieve asynchronous IO
 2022-06-28 13:33 UTC  (6+ messages)

[PATCH 0/5] SCM: Add support for wait-queue aware firmware
 2022-06-28 13:33 UTC  (3+ messages)
` [PATCH 4/5] firmware: qcom: scm: Add wait-queue helper functions

[PATCH 00/12] s390-ccw bios fixes and clean-ups
 2022-06-28 13:25 UTC  (15+ messages)
` [PATCH 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PATCH 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH 06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
` [PATCH 10/12] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PATCH 11/12] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PATCH 12/12] pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-28 13:32 UTC  (7+ messages)
` [PATCH 5.18 097/181] Revert "net/tls: fix tls_sk_proto_close executed repeatedly"

[PATCH 5.10 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC")
 2022-06-28 13:30 UTC  (3+ messages)
` [PATCH 5.10 2/3] commit b789e3fe7047 ("rtw88: 8821c: support RFE type4 "
` [PATCH 5.10 3/3] commit e109e3617e5d ("rtw88: rtw8821c: enable rfe 6 devices")

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-28 13:32 UTC  (2+ messages)

[PATCH] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-06-28 13:30 UTC 

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28 11:15 UTC  (5+ messages)
` [PATCH v1 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCHv3] mmc: block: Add single read for 4k sector cards
 2022-06-28 13:30 UTC 

[PATCH net] net: bonding: fix possible NULL deref in rlb code
 2022-06-28 13:30 UTC  (2+ messages)

[asahilinux:t8112/bringup 11/12] drivers/iommu/apple-dart.c:1075:78: error: macro "DART_TCR" requires 2 arguments, but only 1 given
 2022-06-28 13:29 UTC 

[PATCH v2 0/3] tpm: Preserve TPM measurement log across kexec
 2022-06-28 13:29 UTC  (5+ messages)
` [PATCH v2 1/3] tpm: of: Move of-tree specific code from tpm driver into of driver

fwnode_for_each_child_node() and OF backend discrepancy
 2022-06-28 13:29 UTC  (6+ messages)

[PATCH v2 00/16] A few cleanup patches for huge_memory
 2022-06-28 13:28 UTC  (17+ messages)
` [PATCH v2 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH v2 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH v2 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH v2 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH v2 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
` [PATCH v2 06/16] mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
` [PATCH v2 07/16] mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
` [PATCH v2 08/16] mm/huge_memory: use helper macro __ATTR_RW
` [PATCH v2 09/16] mm/huge_memory: fix comment in zap_huge_pud
` [PATCH v2 10/16] mm/huge_memory: check pmd_present first in is_huge_zero_pmd
` [PATCH v2 11/16] mm/huge_memory: try to free subpage in swapcache when possible
` [PATCH v2 12/16] mm/huge_memory: minor cleanup for split_huge_pages_all
` [PATCH v2 13/16] mm/huge_memory: fix comment of page_deferred_list
` [PATCH v2 14/16] mm/huge_memory: correct comment of prep_transhuge_page
` [PATCH v2 15/16] mm/huge_memory: comment the subtly logic in __split_huge_pmd
` [PATCH v2 16/16] mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-28 13:27 UTC  (4+ messages)
` [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop "

[ammarfaizi2-block:mellanox/linux/queue-next 4/14] include/net/xfrm.h:1959:3: error: call to undeclared function 'dev_put_track'; ISO C99 and later do not support implicit function declarations
 2022-06-28 13:29 UTC 

[PATCH] busybox: fix CVE-2022-30065
 2022-06-28 13:29 UTC 

[PATCH v3 1/2] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
 2022-06-28 13:27 UTC  (5+ messages)
` [PATCH v3 2/2] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS

[PATCH] app/testpmd: fix memory leak for dscp table
 2022-06-28 13:29 UTC 

sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-28 13:26 UTC  (7+ messages)
          ` [Cluster-devel] "

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode: Test Cleanup
 2022-06-28 13:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/kms_invalid_mode: Convert tests to dynamic
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_invalid_mode: Test Cleanup

[PATCH v2 0/7] rebase: update branches in multi-part topic
 2022-06-28 13:25 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] t2407: test branches currently using apply backend
  ` [PATCH v3 2/8] branch: consider refs under 'update-refs'
  ` [PATCH v3 3/8] rebase-interactive: update 'merge' description
  ` [PATCH v3 4/8] sequencer: define array with enum values
  ` [PATCH v3 5/8] sequencer: add update-ref command
  ` [PATCH v3 6/8] rebase: add --update-refs option
  ` [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
  ` [PATCH v3 8/8] rebase: add rebase.updateRefs config option

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-28 13:28 UTC  (3+ messages)
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT

[PATCH V13 00/13] irqchip: Add LoongArch-related irqchip drivers
 2022-06-28 13:26 UTC  (3+ messages)
` [PATCH V13 02/13] ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback

[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
 2022-06-28 13:25 UTC  (7+ messages)
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-28 13:26 UTC  (14+ messages)
` [PATCH v2 01/13] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v2 06/13] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v2 07/13] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v2 08/13] powerpc/hw_breakpoint: Avoid relying on caller synchronization

[PATCH v4 0/2] Fix apq8016 compat string
 2022-06-28 13:25 UTC  (8+ messages)
` [PATCH v4 1/2] ASoC: qcom: lpass: Fix apq8016 compat string to match yaml
` (subset) [PATCH v4 0/2] Fix apq8016 compat string

[PATCH v2] clk: at91: dt-compat: Hold reference returned by of_get_parent()
 2022-06-28 13:22 UTC 

venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
 2022-06-28 13:22 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-28 13:26 UTC 

[PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
 2022-06-28  6:49 UTC 

[PATCH 0/5] aspeed: Add to CI
 2022-06-28  3:11 UTC  (8+ messages)
` [PATCH 3/5] config/ast2600: Disable hash hardware accel

[PATCH 5.15 000/135] 5.15.51-rc1 review
 2022-06-28 13:21 UTC  (2+ messages)

[RFC PATCH] arm64: compat: Implement misalignment fixups for multiword loads
 2022-06-28 13:22 UTC  (2+ messages)

[PATCH 0/5] tests: improve reliability of migration test
 2022-06-28 13:19 UTC  (4+ messages)
` [RFC PATCH 5/5] tests: stop skipping migration test on s390x/ppc64

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-28 13:20 UTC  (9+ messages)
` [PATCH v6 15/17] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible

[PATCH] git-rebase.txt: use back-ticks consistently
 2022-06-28 13:20 UTC  (3+ messages)
  ` Rendering back-ticks in plaintext docs (was Re: [PATCH] git-rebase.txt: use back-ticks consistently)

[PATCH v3 00/25] iomap/xfs folio patches
 2022-06-28 13:18 UTC  (10+ messages)
` [PATCH v3 25/25] xfs: Support large folios
          ` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)

[PATCH 00/20] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v5
 2022-06-28 13:16 UTC  (21+ messages)
` [PATCH 01/20] context_tracking: Remove unused context_tracking_in_user()
` [PATCH 02/20] context_tracking: Add a note about noinstr VS unsafe context tracking functions
` [PATCH 03/20] context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/exit()
` [PATCH 04/20] context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
` [PATCH 05/20] context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
` [PATCH 06/20] context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()
` [PATCH 07/20] context_tracking: Split user tracking Kconfig
` [PATCH 08/20] context_tracking: Take idle eqs entrypoints over RCU
` [PATCH 09/20] context_tracking: Take IRQ "
` [PATCH 10/20] context_tracking: Take NMI "
` [PATCH 11/20] rcu/context-tracking: Remove rcu_irq_enter/exit()
` [PATCH 12/20] rcu/context_tracking: Move dynticks counter to context tracking
` [PATCH 13/20] rcu/context_tracking: Move dynticks_nesting "
` [PATCH 14/20] rcu/context_tracking: Move dynticks_nmi_nesting "
` [PATCH 15/20] rcu/context-tracking: Move deferred nocb resched "
` [PATCH 16/20] rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
` [PATCH 17/20] rcu/context-tracking: Remove unused and/or unecessary middle functions
` [PATCH 18/20] context_tracking: Convert state to atomic_t
` [PATCH 19/20] MAINTAINERS: Add Paul as context tracking maintainer
` [PATCH 20/20] context_tracking: Use arch_atomic_read() in __ct_state for KASAN

[PATCH 5.10 000/102] 5.10.127-rc1 review
 2022-06-28 13:17 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2022-06-28 13:17 UTC 

[PATCH 0/2] Enable clang tools for kernels build using gcc
 2022-06-28 13:19 UTC  (2+ messages)

arch/mips/bcm47xx/prom.c:89:8: error: no matching function for call to 'memcmp'
 2022-06-28 13:18 UTC 

[PATCH V2 0/2] fix RSS types display
 2022-06-28 13:18 UTC  (20+ messages)
` [PATCH V5 0/7] app/testpmd: fix RSS and flow type
  ` [PATCH V5 1/7] app/testpmd: fix supported RSS offload display
  ` [PATCH V5 2/7] app/testpmd: unify the name of L2 payload offload
  ` [PATCH V5 5/7] app/testpmd: compact RSS types output in some commands

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 635/1197] drivers/gpu/drm/xlnx/xlnx_sdi.c:1311:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before goto around lines 1325
 2022-06-28 13:18 UTC 

[PATCH] tty: serial: samsung_tty: support more than 4 uart ports
 2022-06-28 13:16 UTC  (5+ messages)

[PATCH] ARM: efi: Simplify arch_efi_call_virt() macro by using typeof()
 2022-06-28 13:16 UTC  (3+ messages)

[PATCH] pinctrl: imx: Add the zero base flag for imx93
 2022-06-28 13:17 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: Add RZ/V2M pin and gpio driver
 2022-06-28 13:16 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: renesas: Add RZ/V2M pin and gpio controller driver

RTT-PROBE: lore-subspace-rtt
 2022-06-28 13:16 UTC 

[PATCH 5.4 00/60] 5.4.202-rc1 review
 2022-06-28 13:16 UTC  (2+ messages)

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-28 13:15 UTC  (12+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-28 13:15 UTC  (4+ messages)
` [PATCH v11 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH RFC v1 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-06-28 13:15 UTC  (4+ messages)
` [PATCH RFC v1 1/8] dt-bindings: mtd: intel: lgm-nand: Fix compatible string

[PATCH] net: dsa: rzn1-a5psw: fix a NULL vs IS_ERR() check in a5psw_probe()
 2022-06-28 13:09 UTC 

[PATCH v2 1/2] arm64: kasan: do not instrument stacktrace.c
 2022-06-28 13:14 UTC  (4+ messages)

[igt-dev] [i-g-t 1/2] tests/kms_color: Convert tests to dynamic
 2022-06-28 13:13 UTC  (2+ messages)
` [igt-dev] [i-g-t V7 "

[Bug 216175] New: PowerColor Radeon Rx 6400 ITX does not work
 2022-06-28 13:15 UTC  (2+ messages)
` [Bug 216175] "

[igt-dev] [PATCH i-g-t, v3] tests/i915/i915_module_load: Test resizable bar support
 2022-06-28 13:04 UTC 

[Intel-gfx] [PATCH] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
 2022-06-28 13:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
 2022-06-28 13:14 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 1/3] lib/igt_device_scan: fix dangling pointer
 2022-06-28 13:13 UTC  (6+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/3] tests/kms_cursor_crc: fix truncated warning
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/3] tests/amdgpu/amdgpu_command_submission: fix uaf
  ` [igt-dev] "

[PATCH v1] examples/fips_validation: add parsing for sha
 2022-06-28 13:14 UTC 

[libgpiod] bug: pull-up does not work
 2022-06-28 13:08 UTC  (7+ messages)
          ` [libgpiod] feature request: output state read and sustain

[PATCH nf-next] flow_table: do not try to add already offloaded entries
 2022-06-28 13:13 UTC  (4+ messages)

[PATCH v2] Implement close-on-fork
 2022-06-28 13:13 UTC  (6+ messages)

[PATCH V2 vfio 0/2] Migration few enhancements
 2022-06-28 13:12 UTC  (3+ messages)
` [PATCH V2 vfio 1/2] vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
` [PATCH V2 vfio 2/2] vfio: Split migration ops from main device ops

[PATCH AUTOSEL 5.18 01/53] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28 13:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 37/53] io_uring: fix merge error in checking send/recv addr2 flags

[PATCH v1] examples/fips_validation: add parsing for xts
 2022-06-28 13:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/3] swiotlb performance optimizations
 2022-06-28 13:11 UTC  (3+ messages)
` [PATCH v1 1/3] swiotlb: Use bitmap to track free slots

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-28 13:11 UTC  (4+ messages)

[PATCH v1] example/fips_validation: handle empty payload
 2022-06-28 13:11 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH i-g-t] tests/i915/kms_big_fb: trigger async flip with a dummy flip
 2022-06-28 13:11 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-28 13:08 UTC  (4+ messages)
` [PATCH v7 01/18] job.c: make job_mutex and job_lock/unlock() public

[PATCH 00/22] Fix kernel-doc warnings at linux-next
 2022-06-28 13:10 UTC  (2+ messages)
` (subset) "


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.