All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-11 08:26:39 to 2023-07-11 09:13:25 UTC [more...]

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-11  8:28 UTC  (9+ messages)
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 08/15] spi: Clean up headers

[PATCH] Fix an off-by-one buffer overrun in inject_ue_write
 2023-07-11  9:12 UTC  (4+ messages)
` [PATCH v2] EDAC/zynqmp: "

[PATCH] mailmap: fix sorting
 2023-07-11  9:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] hw/ide/piix: properly initialize the BMIBA register
 2023-07-11  9:11 UTC  (8+ messages)

[6.5.0-rc1] unchecked MSR access error: RDMSR from 0xe2 at rIP: 0xffffffff87090227 (native_read_msr+0x7/0x40) (intel_idle_init_cstates_icpu)
 2023-07-11  9:11 UTC 

[PATCH 1/3] soc: kvx: Rename function to match global variable
 2023-07-11  9:11 UTC  (3+ messages)
` [PATCH 2/3] soc: kvx: Fix memory leaks
` [PATCH 3/3] soc: kvx: Add board_sn global var from OTP

[PATCH 0/6] nvme fabircs: move start freeze into reconnection work
 2023-07-11  9:12 UTC  (9+ messages)
` [PATCH 1/6] nvme: unquiesce io queues when removing namespaces
` [PATCH 3/6] nvme: tcp: unquiesce queues after ctrl state is changed

[PATCH] drm/panel-edp: Add AUO B116XAB01.4 (HW:0A) panel entry
 2023-07-11  9:11 UTC  (2+ messages)

[PATCH] leds: pwm: Fix error code in led_pwm_create_fwnode()
 2023-07-11  9:10 UTC  (2+ messages)

[PATCH v1 0/5] verdin-imx8mm/verdin-imx8mp: fix ctrl_sleep_moci# handling
 2023-07-11  9:09 UTC  (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux
` [PATCH v1 2/5] configs: verdin-imx8mm: enable spl_gpio_hog
` [PATCH v1 3/5] arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog
` [PATCH v1 4/5] configs: verdin-imx8mp: enable spl_gpio_hog
` [PATCH v1 5/5] arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog

[PATCH] leds: pwm: Fix an error code
 2023-07-11  9:09 UTC  (2+ messages)

[PATCH v3 0/6] Enable IPQ5332 USB2
 2023-07-11  9:09 UTC  (33+ messages)
` [PATCH v3 1/6] dt-bindings: usb: dwc3: Add IPQ5332 compatible
` [PATCH v3 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v3 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v3 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v3 5/6] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v3 6/6] arm64: defconfig: Enable M31 USB phy driver

[virtio-comment] [PATCH v14] admin: Add group member legacy register access commands
 2023-07-11  9:10 UTC  (4+ messages)
` [virtio-comment] "
    ` [virtio-dev] "

[PATCH] kvx: Remove unused defines
 2023-07-11  9:08 UTC 

[PATCH v1 0/5] Make the clock dt-bindings and DT nodes consistent with Linux
 2023-07-11  9:09 UTC  (2+ messages)

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-11  9:02 UTC  (10+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT

[PATCH v3] drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
 2023-07-11  9:09 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-11  9:08 UTC  (4+ messages)

[PATCH v9 1/2] dt-bindings: iio: adc: add max14001
 2023-07-11  9:08 UTC  (6+ messages)
` [PATCH v9 2/2] iio: adc: max14001: New driver

[Intel-gfx] [PATCH v5 0/5] fdinfo memory stats
 2023-07-11  9:08 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Record which client owns a VM
  `  "
` [Intel-gfx] [PATCH 3/5] drm/i915: Track page table backing store usage

[PATCH] eventfd: avoid overflow to ULLONG_MAX when ctx->count is 0
 2023-07-11  9:07 UTC  (4+ messages)

[PATCH v5 00/38] New page table range API
 2023-07-11  9:07 UTC  (2+ messages)

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-11  9:07 UTC  (49+ messages)
` [PATCHv3 bpf-next 02/26] "
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for "
` [PATCHv3 bpf-next 07/26] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv3 bpf-next 08/26] libbpf: Add elf_open/elf_close functions
` [PATCHv3 bpf-next 09/26] libbpf: Add elf symbol iterator
` [PATCHv3 bpf-next 10/26] libbpf: Add elf_resolve_syms_offsets function
` [PATCHv3 bpf-next 11/26] libbpf: Add elf_resolve_pattern_offsets function
` [PATCHv3 bpf-next 13/26] libbpf: Add bpf_program__attach_uprobe_multi function
` [PATCHv3 bpf-next 15/26] libbpf: Add uprobe multi link detection
` [PATCHv3 bpf-next 16/26] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [PATCHv3 bpf-next 18/26] selftests/bpf: Add uprobe_multi api test
` [PATCHv3 bpf-next 19/26] selftests/bpf: Add uprobe_multi link test
` [PATCHv3 bpf-next 21/26] selftests/bpf: Add uprobe_multi bench test
` [PATCHv3 bpf-next 23/26] selftests/bpf: Add usdt_multi "

[igt-dev] [PATCH i-g-t v2 00/16] Extend intel_blt to work on Xe
 2023-07-11  9:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 11/16] lib/intel_ctx: Add xe context information

[PATCH] arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
 2023-07-11  9:04 UTC  (2+ messages)

[GIT PULL] KVM: Non-x86 changes for 6.5
 2023-07-11  9:03 UTC  (5+ messages)
` [GIT PULL] KVM: x86: Misc "

[PATCH] FYI 6.4 xfrm_prepare_input/xfrm_inner_mode_encap_remove WARN_ON hit - related to ESPinUDP
 2023-07-11  9:04 UTC  (3+ messages)
` [PATCH] xfrm: Silence warnings triggerable by bad packets

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-11  9:03 UTC  (8+ messages)

[hotfix PATCH-for-8.1] meson: Fix cross-building for RISCV host
 2023-07-11  9:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-11  9:01 UTC  (7+ messages)

[axboe-block:io_uring-waitid 17/17] io_uring/waitid.o: warning: objtool: .altinstr_replacement+0x6: redundant UACCESS disable
 2023-07-11  9:02 UTC 

[PATCH] drm/virtio: remove some redundant code
 2023-07-11  9:00 UTC  (2+ messages)

[PATCH printk v2 0/5] various cleanups
 2023-07-11  9:01 UTC  (5+ messages)
` [PATCH printk v2 1/5] kdb: do not assume write() callback available

RFC: Faster memtest (possibly bypassing data cache)
 2023-07-11  9:01 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Deduplicate DSI node
 2023-07-11  9:01 UTC  (3+ messages)

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-11  9:00 UTC  (2+ messages)

[PATCH v2 0/8] A few fixup and cleanup patches for memory-failure
 2023-07-11  9:00 UTC  (3+ messages)
` [PATCH v2 1/8] mm: memory-failure: remove unneeded PageHuge() check

[Intel-xe] [PATCH v12 00/13] xe_device_mem_access fixes and related bits
 2023-07-11  9:00 UTC  (7+ messages)
` [Intel-xe] [PATCH v12 01/13] drm/xe: fix xe_device_mem_access_get() races

[PATCH] net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
 2023-07-11  9:00 UTC  (2+ messages)

Scrub of my nvme SSD has slowed by about 2/3
 2023-07-11  8:59 UTC  (5+ messages)

[PATCH] gdbstub: Fix client Ctrl-C handling
 2023-07-11  8:59 UTC 

[PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-11  8:59 UTC  (6+ messages)
` [PATCH v3 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON

[PATCH v2] gpio: mmio: fix calculation of bgpio_bits
 2023-07-11  8:58 UTC  (2+ messages)

[PATCH] NFSD: add rpc_status entry in nfsd debug filesystem
 2023-07-11  8:58 UTC  (3+ messages)

[PATCH net 00/12] net: fix kernel-doc problems in include/net/
 2023-07-11  8:58 UTC  (5+ messages)
` [PATCH net 03/12] net: cfg802154: fix kernel-doc notation warnings
` [PATCH net 12/12] rsi: remove kernel-doc comment marker

[PATCH v5 0/6] drm: Add support for atomic async page-flip
 2023-07-11  8:57 UTC  (5+ messages)
` [PATCH v5 6/6] drm/doc: Define KMS atomic state set

[PATCH 1/4] phy: marvell: phy-mvebu-cp110-comphy: Use devm_platform_get_and_ioremap_resource()
 2023-07-11  8:57 UTC  (8+ messages)
` [PATCH 4/4] phy: mediatek: tphy: Convert to devm_platform_ioremap_resource()

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-11  8:57 UTC  (4+ messages)

[PATCH] doc: announce addition of new security IPsec SA option
 2023-07-11  8:55 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "

[meta-tensorflow][PATCH] bazel.bbclass: Fix build with bazel from sstate-cache
 2023-07-11  8:55 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix spelling in ABI documentation
 2023-07-11  8:55 UTC  (3+ messages)
`  "

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-11  8:54 UTC  (4+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH RESEND net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
 2023-07-11  8:53 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: flush inode if atomic file is aborted
 2023-07-11  8:53 UTC  (3+ messages)

[PATCH net] devlink: uninitialized data in nsim_dev_trap_fa_cookie_write()
 2023-07-11  8:52 UTC 

[RFC 0/5] updates for i3c error printing
 2023-07-11  8:52 UTC  (5+ messages)
` [RFC 5/5] i3c: dw; add print if cannot get resources

[PATCH] test/cryptodev: remove unnecessary null check before free
 2023-07-11  8:51 UTC  (2+ messages)
` [EXT] "

❌ FAIL (SKIPPED 80 of 346): Test report for master (6.4.0, mainline.kernel.org-clang, c192ac73)
 2023-07-11  8:51 UTC 

[PATCH V2 net 0/4] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-11  8:50 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] Test for gtidle properties
 2023-07-11  8:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Test for gtidle properties (rev4)

[PATCH v1] scsi: ufs: qcom: Hold the mutex lock when config ESI
 2023-07-11  8:48 UTC 

ath11k: BigEndian platform support?
 2023-07-11  8:49 UTC  (2+ messages)

[PATCH] usb: mtu3: Fix possible use-before-initialization bug
 2023-07-11  8:48 UTC  (8+ messages)

[ovmf test] 181760: all pass - PUSHED
 2023-07-11  8:49 UTC 

[PATCH] ipsec: fix NAT-T length calculation
 2023-07-11  8:48 UTC  (3+ messages)
` [PATCH v2] ipsec: fix NAT-T header "
  ` [EXT] "

[linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
 2023-07-11  8:48 UTC 

[PATCH v3 0/7] virtio-mem: Device unplug support
 2023-07-11  8:47 UTC  (5+ messages)
` [PATCH v3 3/7] arm/virt: Use virtio-md-pci (un)plug functions

[PATCH v2 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-07-11  8:45 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH] drm/panel: Add avdd/avee delay for Starry-himax83102-j02 and Starry-ili9882t panel
 2023-07-11  8:45 UTC  (6+ messages)

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-07-11  8:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration "

[PATCH 1/2] PCI: j721e: Allow async probe
 2023-07-11  8:43 UTC  (4+ messages)

[PATCH] spi: s3c64xx: clear loopback bit after loopback test
 2023-07-11  8:43 UTC  (3+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-11  8:41 UTC  (6+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "

[PATCH] KEYS: asymmetric: Fix error codes
 2023-07-11  8:40 UTC  (4+ messages)

ath11k: QCN9074: low HE-MCS index
 2023-07-11  8:39 UTC  (4+ messages)

[PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-11  8:38 UTC  (3+ messages)

[PATCH net 0/6][pull request] igc: Fix corner cases for TSN offload
 2023-07-11  8:37 UTC  (4+ messages)
` [PATCH net 5/6] igc: Fix launchtime before start of cycle

[PATCH] KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
 2023-07-11  8:36 UTC  (3+ messages)

[PATCH] ACPI: NFIT: limit string attribute write
 2023-07-11  8:36 UTC  (3+ messages)

[syzbot] [overlayfs?] general protection fault in ovl_init_uuid_xattr
 2023-07-11  8:34 UTC  (2+ messages)

[master][PATCH 1/2] dnf: only write the log lock to root for native dnf
 2023-07-11  8:34 UTC  (5+ messages)
` [master][PATCH 2/2] rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock
  ` [OE-core] "

[PATCH 0/4] pci: Compare function number and ARI next function number
 2023-07-11  8:33 UTC  (4+ messages)
` [PATCH 4/4] "

[PULL 00/44] MIPS patches for 2023-07-10
 2023-07-11  8:32 UTC  (2+ messages)

[PATCH net] crypto: af_alg: Fix merging of written data into spliced pages
 2023-07-11  8:31 UTC  (2+ messages)

RFC: QEMU rv64/rv32 CPU, 'max' CPU and profile support
 2023-07-11  8:30 UTC  (2+ messages)

ALC4082 - ASRock Z790 PG-ITX/TB4
 2023-07-11  8:27 UTC 

[PATCH 0/2] xen/arm: Support for bigger domU passthrough dtbs
 2023-07-11  8:29 UTC  (3+ messages)
` [PATCH 1/2] xen/arm: Fix domain_handle_dtb_bootmodule() error path
` [PATCH 2/2] xen/arm: Account for domU dtb bootmodule size separately

ALC4082 - ASRock Z790 PG-ITX/TB4
 2023-07-11  8:26 UTC 

[PATCH] perf build: Fix library not found error when using CSLIBS
 2023-07-11  8:28 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: leverage OP-TEE ASync notif on STM32MP13x Soc family
 2023-07-11  8:26 UTC  (3+ messages)

[PATCH v1 0/3] perf list: Remove duplicate PMUs
 2023-07-11  8:26 UTC  (2+ messages)

[kirkstone][PATCH v2] rust-llvm: backport a fix for build with gcc-13
 2023-07-11  8:27 UTC  (5+ messages)
` [OE-core] "

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-07-11  8:24 UTC  (5+ messages)
` [PATCH V13 - RESEND 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V13 - RESEND 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V13 - RESEND 10/10] arm64/perf: Implement branch records save on PMU IRQ


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.