All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 18:40:29 to 2026-07-09 19:03:03 UTC [more...]

[PATCH v11 00/36] phy: rockchip: usbdp: Clean up the mess
 2026-07-09 19:02 UTC  (53+ messages)
` [PATCH v11 01/36] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v11 02/36] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v11 03/36] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v11 04/36] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v11 05/36] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v11 06/36] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v11 07/36] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v11 08/36] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v11 09/36] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v11 10/36] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v11 11/36] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v11 12/36] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v11 13/36] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v11 14/36] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v11 15/36] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v11 16/36] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v11 19/36] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v11 20/36] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v11 22/36] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v11 24/36] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v11 25/36] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v11 26/36] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v11 28/36] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v11 29/36] phy: core: add notifier infrastructure
` [PATCH v11 31/36] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v11 33/36] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v11 35/36] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v11 36/36] phy: rockchip: usbdp: Add USB-C state without DP enabled

[PATCH pynfs 00/13] server41tests: add some tests for copy offload
 2026-07-09 19:02 UTC  (14+ messages)
` [PATCH pynfs 01/13] server41tests: add helpers and basic synchronous COPY test
` [PATCH pynfs 02/13] server41tests: test COPY with non-zero offsets
` [PATCH pynfs 03/13] server41tests: test async COPY with OFFLOAD_STATUS polling
` [PATCH pynfs 04/13] server41tests: test OFFLOAD_STATUS persists after async copy completes
` [PATCH pynfs 05/13] server41tests: test OFFLOAD_CANCEL on async copy
` [PATCH pynfs 06/13] server41tests: test COPY with bad source stateid
` [PATCH pynfs 07/13] server41tests: test COPY with bad destination stateid
` [PATCH pynfs 08/13] server41tests: test OFFLOAD_STATUS with fabricated stateid
` [PATCH pynfs 09/13] server41tests: test COPY within same file
` [PATCH pynfs 10/13] nfs4.1: fix COPY_NOTIFY args union arm name in XDR
` [PATCH pynfs 11/13] server41tests: test COPY_NOTIFY
` [PATCH pynfs 12/13] server41tests: support a second server for inter-server copy
` [PATCH pynfs 13/13] server41tests: test inter-server COPY

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-09 19:02 UTC  (4+ messages)

[PATCH v9 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-09 19:01 UTC  (5+ messages)
` [PATCH v9 2/2] docs/about/emulation: document the dlcall plugin

[PATCH] nvme: bound the freeze drain in passthrough commands
 2026-07-09 19:01 UTC  (5+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-09 19:01 UTC  (6+ messages)

[PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
 2026-07-09 19:00 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
 2026-07-09 18:59 UTC  (7+ messages)
` [PATCH 1/3] i3c: mipi-i3c-hci: Enable IBI threshold interrupt by default in PIO mode
` [PATCH 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
` [PATCH 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-09 18:59 UTC  (3+ messages)
` [PATCH 7/7] builtin/cat-file: filter objects via object database

[PATCH 17/29] hw/gpio: pca9554: reflect push-pull outputs in the input register
 2026-07-09 15:23 UTC  (2+ messages)
` [PATCH 18/29] hw/gpio: pca9554: expose pin%d as a string property

[PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
 2026-07-09 18:58 UTC  (3+ messages)

[PATCH v3 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-09 18:57 UTC  (5+ messages)
` [PATCH v3 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v3 7/7] test: dm: pmbus: test pmbus command and framework

[for-4.22][PATCH v2] xen/arm: Fail domain construction if a secondary vCPU cannot be created
 2026-07-09 18:57 UTC  (3+ messages)

[LTP] [PATCH v6 1/1] thp04: Add ptrace mode and fix tracee stop synchronization
 2026-07-09 18:56 UTC  (2+ messages)
` [LTP] "

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-09 18:56 UTC  (4+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-09 18:55 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add boot options to disable DPC and AER recovery
 2026-07-09 18:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add pci=noaer_recovery kernel boot option
` [PATCH v2 2/2] PCI: Add pci=nodpc "

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-09 18:53 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 18:53 UTC  (5+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()

man/man8/ldconfig.8: document system-wide tunables
 2026-07-09 18:53 UTC 

[PATCH v2] pvscsi: translate data endianness
 2026-07-09 18:51 UTC  (2+ messages)

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-09 18:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-09 18:52 UTC  (3+ messages)
` [PATCH 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09 18:50 UTC  (27+ messages)
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it

[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
 2026-07-09 18:51 UTC 

[PATCH] staging: greybus: hid: fix SET_REPORT return value
 2026-07-09 18:50 UTC  (4+ messages)

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-09 18:50 UTC  (5+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper

[TECH TOPIC] Implementing malloc
 2026-07-09 18:50 UTC  (9+ messages)

+ mm-kmemleak-confirm-suspected-leaks-with-a-second-scan.patch added to mm-new branch
 2026-07-09 18:48 UTC 

CPU affinity behavior of liburcu call-rcu per-cpu worker threads
 2026-07-09 18:48 UTC 

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-09 18:47 UTC  (11+ messages)
` [PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v2 02/10] hugetlb: Mark some function arguments as const
` [PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v2 04/10] hugetlb: Set mapping folio order
` [PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
` [PATCH v2 07/10] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v2 08/10] filemap: Add hwpoison handling to filemap_read()
` [PATCH v2 09/10] filemap: Add support for authoritative mappings
` [PATCH v2 10/10] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v2 00/10] nfsd: copy offload fixes
 2026-07-09 18:47 UTC  (11+ messages)
` [PATCH v2 01/10] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH v2 02/10] nfsd: fix UAF in async copy cancel and shutdown
` [PATCH v2 03/10] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
` [PATCH v2 04/10] nfsd: initialize copy-notify stateid before publishing it
` [PATCH v2 05/10] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH v2 06/10] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH v2 07/10] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
` [PATCH v2 08/10] nfsd: split nfsd4_copy into transient and durable async copy objects
` [PATCH v2 09/10] nfsd: make the copy offload stateid a first-class nfs4_stid
` [PATCH v2 10/10] nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR

[Bug] Double free vulnerability at define_genfs_context_helper
 2026-07-09 18:45 UTC 

[PATCH] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-09 18:43 UTC  (3+ messages)

[PATCH] test-util-filemonitor: Adapt to FreeBSD 15's native inotify semantics
 2026-07-09 18:42 UTC 

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-09 18:42 UTC  (9+ messages)
` [PATCH v3 87/91] tests/tcg/xtensa/crt.S: align .text section

[PATCH v11 00/11] can: bcm: collected fixes - final6 \o/
 2026-07-09 18:43 UTC  (3+ messages)
` [PATCH v11 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
 2026-07-09 18:42 UTC  (2+ messages)

[PATCH v6 0/7] drm/msm: Add support for Shikra GPU (A704)
 2026-07-09 18:42 UTC  (8+ messages)
` [PATCH v6 1/7] drm/msm/adreno: Add support for A704 GPU
` [PATCH v6 2/7] dt-bindings: display/msm/gpu: "
` [PATCH v6 3/7] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC
` [PATCH v6 4/7] arm64: dts: qcom: shikra: Add Adreno SMMU node
` [PATCH v6 5/7] arm64: dts: qcom: shikra: Add A704 GPU support
` [PATCH v6 6/7] arm64: dts: qcom: shikra: Add GPU cooling
` [PATCH v6 7/7] arm64: dts: qcom: shikra-evk: Enable A704 GPU

[PATCH] hwmon: (yogafan) Add support for Lenovo LOQ 15IAX9
 2026-07-09 18:42 UTC  (2+ messages)

[REGRESSION?] hibernation soft lockup in migration/0 at multi_cpu_stop after image creation
 2026-07-09 18:42 UTC  (2+ messages)

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-09 18:27 UTC  (26+ messages)
` [PATCH v12 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v12 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v12 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v12 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v12 09/29] KVM: arm64: Define internal features for SME
` [PATCH v12 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v12 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v12 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v12 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v12 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v12 15/29] KVM: arm64: Support SME control registers
` [PATCH v12 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v12 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v12 18/29] KVM: arm64: Support SME priority registers
` [PATCH v12 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v12 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v12 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v12 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v12 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v12 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v12 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v12 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v12 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v12 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

+ mm-page_alloc-remove-set_page_private-in-prep_compound_tail.patch added to mm-unstable branch
 2026-07-09 18:41 UTC 

+ mm-page_alloc-make-sure-tail_page-private-is-zero-at-page-free-time.patch added to mm-unstable branch
 2026-07-09 18:41 UTC 

+ mm-huge_memory-add-page-private-check-back-in-__split_folio_to_order.patch added to mm-unstable branch
 2026-07-09 18:41 UTC 

[PATCH v2] board: rockchip: Add for 9Tripod X3568 v4
 2026-07-09 18:41 UTC  (3+ messages)

+ mm-compaction-stop-recording-free-page-order-in-page-private.patch added to mm-unstable branch
 2026-07-09 18:41 UTC 

+ mm-percpu-km-clear-page-private-before-free-them.patch added to mm-unstable branch
 2026-07-09 18:41 UTC 

[PATCH] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
 2026-07-09 18:41 UTC 

[PATCH v3 0/5] Keep tail page private zero at free and folio split time
 2026-07-09 18:40 UTC  (2+ messages)

[PATCH v4 0/9] NFSD: Fix UAFs in client teardown and state revocation
 2026-07-09 18:40 UTC  (3+ messages)
` [PATCH v4 9/9] NFSD: Release the export reference when reaping open stateids


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.