All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 13:47:43 to 2023-08-24 14:37:38 UTC [more...]

[PATCH v2 0/3] block: align CoR requests to subclusters
 2023-08-24 14:32 UTC  (8+ messages)

[PATCH blktests v3 0/3] Introduce nvmet target setup/cleanup helpers
 2023-08-24 14:36 UTC  (4+ messages)
` [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code

[PATCH 1/2] dt-bindings: imx8mm-thermal: Document 'nxp,reboot-on-critical'
 2023-08-24 14:35 UTC  (7+ messages)

[PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
 2023-08-24 14:33 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.6-rc1
 2023-08-24 14:36 UTC 

[PATCH bpf-next v3 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-08-24 14:39 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v3 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v3 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v3 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v3 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v3 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v3 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[PATCH 0/2] introduce __next_thread(), change next_thread()
 2023-08-24 14:32 UTC  (3+ messages)
` [PATCH 1/2] introduce __next_thread(), fix next_tid() vs exec() race
` [PATCH 2/2] change next_thread() to use __next_thread() ?: group_leader

[PATCH v5 00/10] kunit: Add dynamically-extending log
 2023-08-24 14:31 UTC  (11+ messages)
` [PATCH v5 01/10] kunit: string-stream: Don't create a fragment for empty strings
` [PATCH v5 02/10] kunit: string-stream: Improve testing of string_stream
` [PATCH v5 03/10] kunit: string-stream: Add option to make all lines end with newline
` [PATCH v5 04/10] kunit: string-stream: Add cases for string_stream newline appending
` [PATCH v5 05/10] kunit: Don't use a managed alloc in is_literal()
` [PATCH v5 06/10] kunit: string-stream: Add kunit_alloc_string_stream()
` [PATCH v5 07/10] kunit: string-stream: Decouple string_stream from kunit
` [PATCH v5 08/10] kunit: string-stream: Add tests for freeing resource-managed string_stream
` [PATCH v5 09/10] kunit: Use string_stream for test log
` [PATCH v5 10/10] kunit: string-stream: Test performance of string_stream

[PATCH v2 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-08-24 14:29 UTC  (13+ messages)
` [PATCH v2 01/12] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v2 02/12] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v2 03/12] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v2 04/12] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v2 05/12] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v2 06/12] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v2 07/12] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v2 08/12] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v2 10/12] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v2 11/12] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v2 12/12] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

diff alias which used to work in version 2.27, failing from version 2.28 onwards
 2023-08-24 14:32 UTC  (2+ messages)

[RFC PATCH v2 0/1] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-08-24 14:31 UTC  (4+ messages)
` [RFC PATCH v2 1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
 2023-08-24 14:30 UTC  (3+ messages)

[PATCH] NFSD: Fix a thinko introduced by recent trace point changes
 2023-08-24 14:30 UTC 

[PATCH v3] rust: Upgrade 1.70.0 -> 1.71.0
 2023-08-24 14:30 UTC 

[PATCH net-next v2 0/3] net/sched: Introduce tc block ports tracking and use
 2023-08-24 14:30 UTC  (11+ messages)
` [PATCH net-next v2 1/3] net/sched: Introduce tc block netdev tracking infra
` [PATCH net-next v2 2/3] net/sched: cls_api: Expose tc block ports to the datapath
` [PATCH net-next v2 3/3] net/sched: act_blockcast: Introduce blockcast tc action
  ` Weird sparse error WAS( "

[Intel-xe] [PATCH 1/2] drm/xe/ct: fix resv_space print
 2023-08-24 14:26 UTC  (4+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: nuke GuC on unload

[igt-dev] [PATCH i-g-t] tests/intel-ci: add files to meson.build
 2023-08-24 14:29 UTC 

[meta-ti] Setting SERIAL_CONSOLES in machine.conf rather than SoC includes
 2023-08-24 14:29 UTC  (2+ messages)

[GIT PULL] misc updates
 2023-08-24 14:26 UTC 

[docs][PATCH] Add libacl to required packages
 2023-08-24 14:27 UTC 

[PATCH 0/7] KVM: VMX: Handle NMI VM-Exits in noinstr section
 2023-08-24 14:26 UTC  (5+ messages)
` [PATCH 7/7] KVM: VMX: Handle NMI VM-Exits in noinstr region

[PATCH] audit: add task history record
 2023-08-24 14:26 UTC  (18+ messages)

FAILED: patch "[PATCH] hwmon: (aquacomputer_d5next) Add selective 200ms delay after" failed to apply to 6.1-stable tree
 2023-08-24 14:26 UTC  (3+ messages)
` [PATCH v6.1] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report

[linus:master] [NFSD] 39d432fc76: fsmark.files_per_sec -100.0% regression
 2023-08-24 14:26 UTC  (5+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-24 14:26 UTC  (6+ messages)
` [PATCH 2/6] buildman: Keep all permitted output files
` [PATCH 6/6] stm32mp15: Use u-boot-spl-stm32.bin instead of u-boot-spl.stm32

[PATCH 0/6] Add SCMI v3.2 Clock new CONFIGs support
 2023-08-24 14:25 UTC  (7+ messages)
` [PATCH 1/6] firmware: arm_scmi: Simplify enable/disable Clock operations

[PATCH AUTOSEL 6.4 01/11] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-24 14:24 UTC  (5+ messages)
` [PATCH AUTOSEL 6.4 10/11] drm/amdkfd: disable IOMMUv2 support for KV/CZ

linux-next: manual merge of the nolibc tree with the vfs-brauner tree
 2023-08-24 14:24 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/2] eDP DSC fixes
 2023-08-24 14:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for eDP DSC fixes (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[GIT PULL] libfs and tmpfs updates
 2023-08-24 14:23 UTC 

linux-next: manual merge of the nolibc tree with the mm-stable tree
 2023-08-24 14:23 UTC  (5+ messages)

[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
 2023-08-24 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible

[PATCH v2 0/5] Support nested overlayfs mounts
 2023-08-24 14:22 UTC  (15+ messages)
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs

[PATCH v8 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-24 14:23 UTC  (8+ messages)
` [PATCH v8 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer

Question about AMD SVM's virtual NMI support in Linux kernel mainline
 2023-08-24 14:22 UTC 

[Intel-gfx] [PATCH 0/6] drm/i915/color: cleanups and refactoring
 2023-08-24 14:23 UTC  (2+ messages)

[PATCH net-next v1] doc/netlink: Add delete operation to ovs_vport spec
 2023-08-24 14:22 UTC 

[PATCH net] net/sched: sch_hfsc: Ensure inner classes have fsc curve
 2023-08-24 14:21 UTC  (2+ messages)

[GIT PULL] multi-grained timestamps
 2023-08-24 14:19 UTC 

[PATCH v2] efi_loader: delete handle from events when a protocol is uninstalled
 2023-08-24 14:21 UTC 

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-24 14:20 UTC  (11+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[MAINTAINERS SUMMIT] Between a rock and a hard place, managing expectations
 2023-08-24 14:19 UTC  (6+ messages)

[PATCH 0/9] msvc integration changes
 2023-08-24 14:18 UTC  (6+ messages)
` [PATCH v11 00/16] "
  ` [PATCH v11 06/16] eal: use prefetch intrinsics

[Intel-xe] [PATCH 0/3] Fix array of binds
 2023-08-24 14:16 UTC  (4+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: "

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-24 14:15 UTC  (16+ messages)
` [PATCH 6.1 01/15] x86/cpu: Fix __x86_return_thunk symbol type
` [PATCH 6.1 02/15] x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
` [PATCH 6.1 03/15] x86/alternative: Make custom return thunk unconditional
` [PATCH 6.1 04/15] x86/cpu: Clean up SRSO return thunk mess
` [PATCH 6.1 05/15] x86/cpu: Rename original retbleed methods
` [PATCH 6.1 06/15] x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
` [PATCH 6.1 07/15] x86/cpu: Cleanup the untrain mess
` [PATCH 6.1 08/15] x86/srso: Explain the untraining sequences a bit more
` [PATCH 6.1 09/15] x86/static_call: Fix __static_call_fixup()
` [PATCH 6.1 10/15] x86/retpoline: Dont clobber RFLAGS during srso_safe_ret()
` [PATCH 6.1 11/15] x86/CPU/AMD: Fix the DIV(0) initial fix attempt
` [PATCH 6.1 12/15] x86/srso: Disable the mitigation on unaffected configurations
` [PATCH 6.1 13/15] x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
` [PATCH 6.1 14/15] objtool/x86: Fixup frame-pointer vs rethunk
` [PATCH 6.1 15/15] x86/srso: Correct the mitigation status when SMT is disabled

[PATCH v2] usb: typec: qcom: check regulator enable status before disabling it
 2023-08-24 14:12 UTC  (2+ messages)

[igt-dev] [i-g-t 00/16] Add tiling support for display tests
 2023-08-24 14:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[OE-core][PATCH] buildtools-tarball: Add libacl
 2023-08-24 14:14 UTC 

[PATCHv2] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-08-24 14:13 UTC  (3+ messages)

[PATCH v2 0/3] Small hugetlb cleanups
 2023-08-24 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH v2 2/3] hugetlb: Remove a few calls to page_folio()
` [PATCH v2 3/3] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()

[PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
 2023-08-24 14:12 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Regression test for https://github.com/gitgitgadget/git/pull/1577
  ` [PATCH v2 2/2] Fix minor memory leak found by LeakSanitizer

[Intel-xe] [PATCH v2 1/2] drm/xe: Avoid 64-bit register reads
 2023-08-24 14:12 UTC  (2+ messages)

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-24 14:10 UTC  (11+ messages)
` [PATCH v3 06/10] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v3 07/10] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH v3 09/10] x86/hyperv: Remove hv_isolation_type_en_snp
` [PATCH v3 10/10] x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's

linux-next: build failure after merge of the scsi-mkp tree
 2023-08-24 14:10 UTC  (4+ messages)
    ` [EXT] "

Bit X low jitter kernel config/fair pay philosphy ideas, updates, corrections II
 2023-08-24 14:09 UTC 

[bluez/bluez] 176d01: build: Update library version
 2023-08-24 14:10 UTC 

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 14:08 UTC  (2+ messages)

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-08-24 14:07 UTC  (16+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-08-24 13:46 UTC  (11+ messages)
` [PATCH 3/6] drm/edid: parse source physical address
  ` [Intel-gfx] "
` [PATCH 4/6] drm/cec: add drm_dp_cec_attach() as the non-edid version of set edid
` [PATCH 5/6] drm/i915/cec: switch to setting physical address directly
  ` [Intel-gfx] "
` [PATCH 6/6] media: cec: core: add note about *_from_edid() function usage in drm
  ` [Intel-gfx] "

[meta-oe][PATCH 0/3] add missing CVE_PRODUCT
 2023-08-24 14:07 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] libopus: add CVE_PRODUCT
` [meta-oe][PATCH 2/3] lcms: "
` [meta-oe][PATCH 3/3] snappy: "

[PATCH bpf-next 0/3] bpf: Enable preemption after irq_work_raise() completes
 2023-08-24 14:07 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()

[PATCH] efi_loader: delete handle from events when a protocol is uninstalled
 2023-08-24 14:05 UTC  (5+ messages)

[PULL 00/48] tcg patch queue
 2023-08-24 14:05 UTC  (2+ messages)

[yocto] [meta-virtualization] nerdctl broken in kirkstone
 2023-08-24 14:05 UTC  (3+ messages)

[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-24 14:05 UTC  (4+ messages)

[PATCH] mci: sdhci: don't hang indefinitely waiting for DMA completion
 2023-08-24 13:59 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_module_load: load snd_hda_intel module
 2023-08-24 14:05 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] HAX: update ffb

"rcu_preempt detected stalls" with xen_free_irq involved - regression
 2023-08-24 14:04 UTC  (2+ messages)
` "rcu_preempt detected stalls" with xen_free_irq involved

Dilemma on changes - merge or not to merge (e.g. 6.4)
 2023-08-24 14:04 UTC  (7+ messages)
  ` [OE-core] "

DPDK 21.11.5 released
 2023-08-24 14:02 UTC 

[PATCH v3 0/3] perf list: Remove duplicate PMUs
 2023-08-24 13:33 UTC  (3+ messages)
` [PATCH v3 2/3] perf pmus: Add scan that ignores duplicates, use for perf list

[PATCH 00/16] btrfs-progs: recover from failed metadata_uuid
 2023-08-24 14:00 UTC  (7+ messages)
` [PATCH 16/16] btrfs-progs: test btrfstune -m|M ability to fix previous failures

[Intel-gfx] [PATCH v2 0/4] HDCP MST aux issue fix
 2023-08-24 14:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for HDCP MST aux issue fix (rev4)

[PATCH v2 00/18] Lazily load PMU data
 2023-08-24 13:59 UTC  (3+ messages)
` [PATCH v2 06/18] perf s390 s390_cpumcfdg_dump: Don't scan all PMUs

[PATCH mptcp-next] Squash to "selftests: mptcp: update userspace pm add helpers"
 2023-08-24 14:00 UTC 

[PATCH 2/3] hugetlb: Remove a few calls to page_folio()
 2023-08-24 13:59 UTC  (2+ messages)

[yiliu1765-iommufd:wip/iommufd_pasid-0823 89/95] drivers/iommu/iommufd/device.c:303:14: error: implicit declaration of function 'msi_device_has_isolated_msi'
 2023-08-24 13:59 UTC 

[PATCH mptcp-next v2] Squash to "mptcp: add bpf_burst set/get params"
 2023-08-24 13:59 UTC 

[PATCH 0/3] Fix some feature names for i386
 2023-08-24 13:57 UTC  (4+ messages)
` [PATCH 1/3] target/i386: Add missing feature names in FEAT_VMX_EPT_VPID_CAPS
` [PATCH 2/3] target/i386: Fix "
` [PATCH 3/3] target/i386: Fix duplicated feature name in FEAT_KVM

[PATCH] pinctrl: sunxi: add SPI1 pinmuxes for f1c100s
 2023-08-24 13:56 UTC  (2+ messages)

[PATCH -next 1/3] watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper function
 2023-08-24 13:55 UTC  (6+ messages)
` [PATCH -next 2/3] watchdog: ath79_wdt: "
` [PATCH -next 3/3] watchdog: sunplus: "

[PATCH -next 0/3] watchdog: Use the devm_clk_get_enabled() helper function
 2023-08-24 13:54 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: change page_table_base_addr caculation in mes queue property
 2023-08-24 13:53 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: Put page tables to GTT memory for gfx10 onwards APUs

[PATCH] MAINTAINERS: remove Vikas Manocha
 2023-08-24 13:54 UTC  (2+ messages)

[PATCH] input: docs: pxrc: remove reference to phoenix-sim
 2023-08-24 13:55 UTC 

[xen-unstable-smoke test] 182504: tolerable all pass - PUSHED
 2023-08-24 13:53 UTC 

[PATCH net-next,v2] selftests: bonding: create directly devices in the target namespaces
 2023-08-24 13:57 UTC 

[BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
 2023-08-24 13:52 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
 2023-08-24 13:52 UTC 

usbotg: otg_set_mode() can only be called once
 2023-08-24 13:35 UTC  (4+ messages)

[PATCH] arm64: dts: pinephone: Add pstore support for PinePhone A64
 2023-08-24 13:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv5 0/4] Wiegand bus driver and GPIO bitbanged controller
 2023-08-24 13:26 UTC  (3+ messages)
` [PATCHv5 2/4] wiegand: add Wiegand bus driver

[PATCH net] ice: avoid executing commands on other ports when driving sync
 2023-08-24 13:51 UTC  (2+ messages)

[PATCH v3] dt-bindings: irqchip: convert st,stih407-irq-syscfg to DT schema
 2023-08-24 13:48 UTC  (2+ messages)

[PATCH 6.1] KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUs
 2023-08-24 13:46 UTC  (3+ messages)


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.