All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 23:35:57 to 2026-07-02 00:12:24 UTC [more...]

[PATCH v9 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-07-02  0:12 UTC  (112+ messages)
` [PATCH v9 01/38] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v9 02/38] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v9 03/38] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v9 04/38] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v9 05/38] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v9 06/38] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v9 07/38] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v9 08/38] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v9 09/38] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v9 10/38] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v9 11/38] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v9 12/38] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v9 13/38] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v9 14/38] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v9 15/38] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v9 16/38] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v9 17/38] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v9 18/38] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v9 19/38] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v9 20/38] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v9 21/38] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v9 22/38] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v9 23/38] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v9 24/38] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v9 25/38] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v9 26/38] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v9 27/38] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v9 28/38] phy: rockchip: usbdp: Disable USB3 on probe
` [PATCH v9 29/38] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v9 30/38] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v9 31/38] phy: core: add notifier infrastructure
` [PATCH v9 32/38] usb: dwc3: core: support PHY reset notifications
` [PATCH v9 33/38] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v9 34/38] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v9 35/38] phy: rockchip: usbdp: Simplify power state handling
` [PATCH v9 36/38] phy: rockchip: usbdp: Rename phy_needs_reinit to orientation_changed
` [PATCH v9 37/38] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v9 38/38] phy: rockchip: usbdp: Power optimizations

+ mm-page_owner-use-memcg_data-snapshot-instead-of-pagememcgkmem-to-avoid-toctou-vm_bug_on.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-clamp-skip_buddy_pages-pfn-advance-at-max_order_nr_pages-boundary.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-drop-redundant-page_owner-prefix-from-static-symbols.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-move-free_ts_nsec-output-to-free-section-in-__dump_page_owner.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-add-missing-newline-to-count_threshold-format-string.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-hoist-config_memcg-to-function-level-for-print_page_owner_memcg.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-use-enum-migrate_reason-instead-of-int-for-migration-reason-parameters.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-add-mr_never-to-enum-migrate_reason-and-use-it-for-last_migrate_reason.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

+ mm-page_owner-extract-skip_buddy_pages-helper-to-unify-buddy-page-skipping.patch added to mm-unstable branch
 2026-07-02  0:11 UTC 

[PATCH v5 0/9] mm/page_owner: misc cleanups
 2026-07-02  0:11 UTC  (2+ messages)

[RFC PATCH 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
 2026-07-02  0:10 UTC  (2+ messages)

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-02  0:10 UTC  (10+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[RFC PATCH 3/8] mm/damon/sysfs: remove duplicated commit input validity check
 2026-07-02  0:09 UTC  (2+ messages)

[PATCH v3] net/sched: cake: reject overhead values that underflow length
 2026-07-02  0:07 UTC 

[PATCH v12 0/5] iio: adc: add Versal SysMon driver
 2026-07-02  0:07 UTC  (2+ messages)

[PATCH v11 0/5] iio: adc: add Versal SysMon driver
 2026-07-02  0:06 UTC  (4+ messages)
` [PATCH v11 3/5] iio: adc: versal-sysmon: add I2C driver

[RFC PATCH 2/8] mm/damon/core: do parameter testing commit on damon_start()
 2026-07-02  0:05 UTC  (2+ messages)

[PATCHv2 0/8] ata: sata_dwc_460ex: cleanups and interrupt ordering fix
 2026-07-02  0:03 UTC  (9+ messages)
` [PATCHv2 1/8] ata: sata_dwc_460ex: use device_property_present()
` [PATCHv2 2/8] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCHv2 3/8] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCHv2 4/8] ata: sata_dwc_460ex: drop redundant struct copy of port_info
` [PATCHv2 5/8] ata: sata_dwc_460ex: fix data race on hsdev->sactive_issued in interrupt handler
` [PATCHv2 6/8] ata: sata_dwc_460ex: disable SATA interrupts on device removal
` [PATCHv2 7/8] ata: sata_dwc_460ex: fix PHY lifecycle ordering "
` [PATCHv2 8/8] ata: sata_dwc_460ex: use devm for old DMA resource lifetime management

[linux-next:master 732/2307] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_backlight.c:154 convert_custom_brightness() error: buffer overflow 'caps->luminance_data' 99 <= 127
 2026-07-02  0:01 UTC 

[PATCH 0/5] Backport ARM64 VHE boot fixes to 6.6.y
 2026-07-02  0:01 UTC  (5+ messages)
` [PATCH 4/5] KVM: arm64: Initialize HCR_EL2.E2H early

Ethtool : PRBS feature
 2026-07-01 23:15 UTC  (13+ messages)

[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
 2026-07-02  0:01 UTC  (5+ messages)
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event

[PATCH v2 3/3] mm/migrate: use migrate_info field instead of private
 2026-07-02  0:00 UTC  (2+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-07-02  0:00 UTC  (10+ messages)

[PATCH v6 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-07-02  0:00 UTC  (2+ messages)
` ✓ CI.KUnit: success for series starting with [v6,1/1] "

[PATCH bpf v3 3/4] selftests/bpf: Adapt sockmap update error handling
 2026-07-02  0:00 UTC  (2+ messages)

[PATCH v3 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-07-01 23:59 UTC  (5+ messages)
` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
` [PATCH v3 3/4] mm: entirely remove lru_add_drain in do_swap_page
` [PATCH v3 4/4] mm: clarify the folio_free_swap() for do_swap_page()

[PATCH v9 00/10] Introduce Xe PCIe FLR
 2026-07-01 23:59 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Introduce Xe PCIe FLR (rev9)

[PATCH] net/sched: cake: reject overhead values that underflow length
 2026-07-01 23:56 UTC 

[to-be-updated] mm-page_owner-drop-redundant-page_owner-prefix-from-static-symbols.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-page_owner-move-free_ts_nsec-output-to-free-section-in-__dump_page_owner.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-page_owner-add-missing-newline-to-count_threshold-format-string.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-page_owner-hoist-config_memcg-to-function-level-for-print_page_owner_memcg.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-use-enum-migrate_reason-instead-of-int-for-migration-reason-parameters.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-page_owner-add-mr_never-to-enum-migrate_reason-and-use-it-for-last_migrate_reason.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[to-be-updated] mm-page_owner-extract-skip_buddy_pages-helper-to-unify-buddy-page-skipping.patch removed from -mm tree
 2026-07-01 23:57 UTC 

[PATCH v2 0/2] fbdev: fix mode sysfs lifetime and bounds issues
 2026-07-01 23:56 UTC  (7+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] fbdev: bound mode sysfs output to the sysfs buffer
` [PATCH v3 2/3] fbdev: clear fb_info->mode before deleting a videomode
` [PATCH v3 3/3] fbdev: serialize mode sysfs access with lock_fb_info()

[PATCH 0/2] ata: DSM TRIM fix and improvements
 2026-07-01 23:56 UTC  (4+ messages)
` [PATCH 2/2] ata: libata-scsi: scale DSM TRIM payload by MAX PAGES PER DSM COMMAND

[PATCH bpf v3 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-01 23:55 UTC  (3+ messages)
` [PATCH bpf v3 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-07-01 23:55 UTC  (3+ messages)

[PATCH v2 1/3] mm/migrate: rename page to folio leftovers
 2026-07-01 23:54 UTC  (2+ messages)

[PATCH v2 0/2] perf symbols: skip livepatch symbols
 2026-07-01 23:54 UTC  (2+ messages)

[PATCH] selinux: suppress warning flood for retired DCCP netlink messages
 2026-07-01 23:53 UTC  (4+ messages)

[PATCH iproute2-next v3 0/2] devlink: support u64-array devlink parameters
 2026-07-01 23:53 UTC  (3+ messages)
` [PATCH iproute2-next v3 2/2] devlink: support u64-array values in devlink param show/set

[PATCH net v3] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-01 23:50 UTC 

[BUG] Bluetooth: MT7925 LE Audio BAP duplex invalid ISO packets / controller reset
 2026-07-01 23:48 UTC 

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-01 23:48 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: spi-nor: fujitsu: Add support for MB85RS4MTY chip

[PATCH v2] btrfs: replace writeback inhibition xarray with a fixed inline buffer
 2026-07-01 23:47 UTC 

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-01 23:46 UTC  (4+ messages)

[linux-next:master] [btrfs] 9a8eec6165: fio.write_iops 22.6% regression
 2026-07-01 23:44 UTC  (2+ messages)

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-07-01 23:43 UTC  (2+ messages)

6.18.37 has problems with nfs4 (server), 6.18.36 works
 2026-07-01 23:43 UTC  (2+ messages)

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-01 23:42 UTC  (5+ messages)

[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
 2026-07-01 23:40 UTC  (2+ messages)

What's cooking in git.git (Jul 2026, #01)
 2026-07-01 23:40 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue 53/137] include/linux/net/intel/virtchnl.h:480:30: error: enumerator value for 'virtchnl_static_assert_virtchnl_irq_map_info' is not an integer constant
 2026-07-01 23:38 UTC  (2+ messages)
`  "

[PATCH] perf build: Fix compiler errors with old capstone
 2026-07-01 23:39 UTC  (4+ messages)

[linux-next:master 1981/2307] mm/hugetlb.c:3091:39: warning: array subscript 4294967295 is above array bounds of 'struct list_head[1]'
 2026-07-01 23:38 UTC 

[PATCH v2] Documentation: xe_drm: fix chars used for subsection
 2026-07-01 23:37 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
 2026-07-01 23:37 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: fix error handling in intel_display_driver_probe_noirq (rev2)

[BUG/RFC] ntfs: crafted image triggers WARN_ON in ntfs_map_runlist_nolock()
 2026-07-01 23:36 UTC  (2+ 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.