All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-17 13:50:27 to 2024-04-17 14:38:53 UTC [more...]

[net-next PATCH 3/9] octeontx2-pf: Create representor netdev
 2024-04-17 14:37 UTC 

[PATCH] drm/amd/display: Set color_mgmt_changed to true on unsuspend
 2024-04-17 14:38 UTC  (2+ messages)

[PATCH v2 0/6] Clean up of gzip decompressor
 2024-04-17 14:37 UTC  (5+ messages)
` [PATCH v2 1/6] gzip: drop unused define checks
` [PATCH v2 2/6] gzip: clean up comments and fix code alignment
` [PATCH v2 3/6] gzip: remove custom memory allocator
` [PATCH v2 4/6] gzip: refactor state tracking

[PATCH] reset: reset-rzg2l-usbphy-ctrl: Ensure reset line is asserted in error path
 2024-04-17 14:38 UTC  (2+ messages)

[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
 2024-04-17 14:38 UTC  (5+ messages)

[PATCH v6 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-17 14:38 UTC  (4+ messages)
` [PATCH v6 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[PATCH v4 0/9] drm/i915: better high level abstraction for display
 2024-04-17 14:38 UTC  (16+ messages)
` [PATCH v4 4/9] drm/i915/display: accept either i915 or display for feature tests
` [PATCH v4 6/9] drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
` [PATCH v4 7/9] drm/i915/dmc: convert dmc wakelock interface to struct intel_display
` [PATCH v4 8/9] drm/i915/de: allow intel_display and drm_i915_private for de functions
` [PATCH v4 9/9] drm/i915/dmc: use struct intel_display more
` ✗ CI.checksparse: warning for drm/i915: better high level abstraction for display (rev3)
` ✓ CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 1/3] powerpc/mm: Align memory_limit value specified using mem= kernel parameter
 2024-04-17 14:36 UTC  (2+ messages)

[PATCH 00/17] btrfs: restrain lock extent usage during writeback
 2024-04-17 14:36 UTC  (18+ messages)
` [PATCH 01/17] btrfs: handle errors in btrfs_reloc_clone_csums properly
` [PATCH 02/17] btrfs: push all inline logic into cow_file_range
` [PATCH 03/17] btrfs: unlock all the pages with successful inline extent creation
` [PATCH 04/17] btrfs: move extent bit and page cleanup into cow_file_range_inline
` [PATCH 05/17] btrfs: lock extent when doing inline extent in compression
` [PATCH 06/17] btrfs: push the extent lock into btrfs_run_delalloc_range
` [PATCH 07/17] btrfs: push extent lock into run_delalloc_nocow
` [PATCH 08/17] btrfs: adjust while loop condition in run_delalloc_nocow
` [PATCH 09/17] btrfs: push extent lock down "
` [PATCH 10/17] btrfs: remove unlock_extent from run_delalloc_compressed
` [PATCH 11/17] btrfs: push extent lock into run_delalloc_cow
` [PATCH 12/17] btrfs: push extent lock into cow_file_range
` [PATCH 13/17] btrfs: push lock_extent into cow_file_range_inline
` [PATCH 14/17] btrfs: move can_cow_file_range_inline() outside of the extent lock
` [PATCH 15/17] btrfs: push lock_extent down in cow_file_range()
` [PATCH 16/17] btrfs: push extent lock down in submit_one_async_extent
` [PATCH 17/17] btrfs: add a cached state to extent_clear_unlock_delalloc

[PATCH v1 0/6] mtd: spi-nor: spring cleaning
 2024-04-17 14:36 UTC  (7+ messages)
` [PATCH v1 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
` [RFC PATCH v1 6/6] mtd: spi-nor: introduce support for displaying deprecation message

[layerindex-web][PATCH 1/2] build(deps): bump sqlparse from 0.4.4 to 0.5.0
 2024-04-17 14:35 UTC  (2+ messages)
` [layerindex-web][PATCH 2/2] requirements.txt: bump django-ipware; kombu

[PATCH v2] PCI: dw-rockchip: Fix GPIO initialization flag
 2024-04-17 14:35 UTC  (4+ messages)

[PATCH 1/4] xfs: use kvmalloc for xattr buffers
 2024-04-17 14:35 UTC  (2+ messages)

[RFC][PATCH 0/3] Call for help for prserv selftests
 2024-04-17 14:34 UTC  (2+ messages)
  ` [bitbake-devel] [RFC][PATCH 3/3] prserv: start bitbake selftests

[PATCH rdma-next v2] IB/cma: Define option to set max CM retries
 2024-04-17 13:01 UTC 

[PATCH v3] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-17 14:34 UTC  (3+ messages)

[PATCH] at-spi2-core: set CVE_PRODUCT
 2024-04-17 14:34 UTC  (2+ messages)
` Patchtest results for "

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-17 14:33 UTC  (6+ messages)

[PATCH v2] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-17 14:32 UTC  (4+ messages)

[LTP] Open monthly meeting 8th of May 09:00 UTC
 2024-04-17 14:32 UTC 

Issue with "kbuild: create a list of all built DTB files"
 2024-04-17 14:31 UTC  (3+ messages)

[PATCH Review 1/1] drm/amdgpu: Support setting reset_method at runtime
 2024-04-17 14:32 UTC  (3+ messages)

[PATCH] hrtimer: Remove unused function hrtimer_hres_active
 2024-04-17 14:32 UTC  (2+ messages)

nvme-cli spdk plugin
 2024-04-17 14:31 UTC  (3+ messages)

[PATCH 0/2] io-wq: cancelation race fix and small cleanup in io-wq
 2024-04-17 14:29 UTC  (3+ messages)

[Bug 218739] New: pmu_counters_test kvm-selftest fails with (count != NUM_INSNS_RETIRED)
 2024-04-17 14:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-17 14:29 UTC 

[PATCH] string: Implement KUnit test for str*cmp functions
 2024-04-17 14:28 UTC  (2+ messages)

[PATCH v5 0/4] Memory management patches needed by Rust Binder
 2024-04-17 14:28 UTC  (3+ messages)
` [PATCH v5 1/4] rust: uaccess: add userspace pointers

[PATCH 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-17 14:27 UTC  (13+ messages)
` [PATCH 3/4] ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200

[PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
 2024-04-17 14:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
 2024-04-17 14:27 UTC  (4+ messages)
` [PATCH v3] "

[PATCH i-g-t] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-17 14:26 UTC 

[PATCH BlueZ 0/1] bap: Replace global bcast_pa_requests with a queue for each adapter
 2024-04-17 14:25 UTC  (2+ messages)
` [PATCH BlueZ 1/1] "

[PATCH 0/5] dts: testpmd show port info/stats
 2024-04-17 14:25 UTC  (11+ messages)
` [PATCH 1/5] dts: fix InteractiveShell command prompt filtering
` [PATCH 4/5] dts: add `show port info` command to TestPmdShell

[PATCH v3 1/2] IOMMU: store name for extra reserved device memory
 2024-04-17 14:25 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/char: mark extra reserved device memory in memory map

[bluetooth-next:master] BUILD SUCCESS 00567f70051a41c2323dbce1c8fc22514202bd26
 2024-04-17 14:23 UTC 

[Linux kernel bug] general protection fault in disable_store
 2024-04-17 14:23 UTC  (11+ messages)

[PATCH 00/10] wifi: ath12k: support suspend/resume
 2024-04-17 14:22 UTC  (3+ messages)

[PATCH v2 11/11] drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
 2024-04-17 14:22 UTC  (2+ messages)
` [PATCH v3 "

[PATCH rdma-next 0/2] RDMA/mana_ib: Enable DMA-mapped memory regions
 2024-04-17 14:20 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs
` [PATCH rdma-next 2/2] RDMA/mana_ib: Implement get_dma_mr

[PATCH v2 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-04-17 14:20 UTC  (4+ messages)
` [PATCH v2 2/4] hw/i2c: Fix checkpatch line over 80 chars warnings

[PATCH v3] dm-io: don't warn if flush takes too long time
 2024-04-17 14:20 UTC  (2+ messages)

[meta-rockchip][PATCH v2 1/2] enable stored U-Boot environment
 2024-04-17 14:19 UTC  (3+ messages)
` [yocto-patches] "

RTT-PROBE: lore-subspace-rtt
 2024-04-17 14:19 UTC 

[PATCH v1 1/1] gpiolib: swnode: Remove wrong header inclusion
 2024-04-17 14:19 UTC 

[PATCH v2 07/11] drm/dp: Add drm_dp_uhbr_channel_coding_supported()
 2024-04-17 14:19 UTC  (2+ messages)
` [PATCH v3 07/11] drm/dp: Add drm_dp_128b132b_supported()

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-04-17 14:18 UTC  (7+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[PATCH] public: xen: Define missing guest handle for int32_t
 2024-04-17 14:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-17 14:16 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu/mes11: print MES opcodes rather than numbers
 2024-04-17 14:16 UTC  (2+ messages)

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-17 14:16 UTC  (5+ messages)
` [PATCH v7 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[Intel-wired-lan] [iwl-next v4 0/8] ice: support devlink subfunction
 2024-04-17 14:20 UTC  (18+ messages)
`  "
` [Intel-wired-lan] [iwl-next v4 1/8] ice: add new VSI type for subfunctions
  `  "
` [Intel-wired-lan] [iwl-next v4 2/8] ice: export ice ndo_ops functions
  `  "
` [Intel-wired-lan] [iwl-next v4 3/8] ice: add basic devlink subfunctions support
  `  "
` [Intel-wired-lan] [iwl-next v4 4/8] ice: treat subfunction VSI the same as PF VSI
  `  "
` [Intel-wired-lan] [iwl-next v4 5/8] ice: allocate devlink for subfunction
  `  "
` [Intel-wired-lan] [iwl-next v4 6/8] ice: base subfunction aux driver
  `  "
` [Intel-wired-lan] [iwl-next v4 7/8] ice: implement netdev for subfunction
  `  "
` [Intel-wired-lan] [iwl-next v4 8/8] ice: allow to activate and deactivate subfunction
  `  "

[PATCH] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-17 14:16 UTC  (2+ messages)

[PATCH v2 0/2] x86: Multiboot PE support
 2024-04-17 14:14 UTC  (5+ messages)
` [PATCH v2 1/2] x86: Add support for building a multiboot2 PE binary

[PATCH v8 0/3] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-17 14:14 UTC  (4+ messages)
` [PATCH v8 1/3] mm/madvise: introduce clear_young_dirty_ptes() batch helper
` [PATCH v8 2/3] mm/arm64: override "
` [PATCH v8 3/3] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

putting future iwlwifi firmware into intel/ ?
 2024-04-17 14:14 UTC  (10+ messages)

[meta-ti][master][PATCH] linux-ti-staging: Remove SRCPV again
 2024-04-17 14:13 UTC 

[meta-ti][scarthgap][PATCH] linux-ti-staging: Remove SRCPV again
 2024-04-17 14:13 UTC 

Combining/compacting 2 rules into 1
 2024-04-17 14:12 UTC  (10+ messages)

[PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901
 2024-04-17 14:11 UTC  (2+ messages)

[PATCH 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-17 14:11 UTC 

[PATCH net-next v2] sfc: use flow_rule_is_supp_control_flags()
 2024-04-17 14:10 UTC  (2+ messages)

[PATCH v6 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 14:09 UTC  (3+ messages)
` [PATCH v6 4/5] dt-bindings: rng: Add vmgenid support

RTT-PROBE: lore-subspace-rtt
 2024-04-17 14:09 UTC 

[Bug 218726] New: qca6390 bluetooth fails after disabling/re-enabling bluetooth
 2024-04-17 14:08 UTC  (3+ messages)
` [Bug 218726] "

[PATCH v8 0/7] Add interconnect driver for IPQ9574 SoC
 2024-04-17 14:07 UTC  (3+ messages)
` [PATCH v8 3/7] dt-bindings: interconnect: Add Qualcomm IPQ9574 support

[PATCH v11 00/10] Improve test coverage of TTM
 2024-04-17 14:07 UTC  (5+ messages)
` [PATCH v11 02/10] drm/ttm/tests: Delete unnecessary config option
` [PATCH v11 03/10] drm/ttm/tests: Set DMA mask in KUnit device

[PATCH] generic: add gc stress test
 2024-04-17 14:06 UTC  (6+ messages)

[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-04-17 14:06 UTC 

[meta-multimedia][PATCH] aravis: new recipe aravis is a vision library for genicam based cameras. aravis project allows to stream from genicam and GigE cameras
 2024-04-17 14:04 UTC 

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-17 14:03 UTC  (2+ messages)

[PATCH] timerqueue: Remove never used function timerqueue_node_expires()
 2024-04-17 14:02 UTC 

[PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-17 14:01 UTC  (4+ messages)
` [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER

[PATCH 1/2] cmd: sbi: add Supervisor Software Events extension
 2024-04-17 14:01 UTC  (2+ messages)
` [PATCH 2/2] cmd: sbi: add coreboot and oreboot implementation IDs

[yocto] Issue with Installing openssh Package #systemd #yocto #kirkstone
 2024-04-17 14:01 UTC  (2+ messages)

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
 2024-04-17 14:01 UTC  (7+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-17 14:00 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery
 2024-04-17 14:00 UTC  (2+ messages)

[PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-17 14:00 UTC  (6+ messages)
` [PATCH v3 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-17 14:00 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: enable building 64-bit kernels with rust support

[PATCH] ram: rockchip: px30: Replace misleading log message
 2024-04-17 14:00 UTC  (3+ messages)

[PATCH v2 0/4] drm/xe: Support PCIe FLR
 2024-04-17 13:59 UTC  (7+ messages)
` [PATCH v2 1/4] drm: add devm release action
` [PATCH 3/4] drm/xe: Extract xe_gt_idle() helper
` [PATCH v2 4/4] drm/xe/FLR: Support PCIe FLR

[meta-python2][PATCH] layer.conf: update LAYERSERIES_COMPAT for scarthgap
 2024-04-17 13:59 UTC  (8+ messages)
    ` [oe] "

RTT-PROBE: lore-subspace-rtt
 2024-04-17 13:59 UTC 

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-17 13:58 UTC  (9+ messages)

[PATCH 0/4] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-17 13:58 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants

[PATCH v2] dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
 2024-04-17 13:51 UTC  (2+ messages)

[PATCH net-next v6 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO
 2024-04-17 11:39 UTC  (2+ messages)
` [PATCH net-next v6 1/2] net: ethernet: ti: am65-cpts: "

[PATCH] linux/bitops.h: Refactor function fns to reduce branch usage and eliminate external calls
 2024-04-17 13:51 UTC  (2+ messages)
` [PATCH v2] "

Regression: Commit "net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent" *causing* timeouts after kernel update
 2024-04-17 13:56 UTC  (2+ messages)

[PATCH] ASoC: SOF: Core: Handle error returned by sof_select_ipc_and_paths
 2024-04-17 13:56 UTC  (2+ messages)

Please create the email alias do-not-apply-to-stable@kernel.org -> /dev/null
 2024-04-17 13:55 UTC  (5+ messages)

[PATCH] netfilter: ipset: Add list flush to cancel_gc
 2024-04-17 13:51 UTC 

[PATCH net-next] net/mlx5e: flower: check for unsupported control flags
 2024-04-17 13:51 UTC 

[PATCH net-next] mlxsw: spectrum_flower: validate control flags
 2024-04-17 13:51 UTC 

[PATCH v2] drm/mediatek/dp: fix mtk_dp_aux_transfer return value
 2024-04-17 13:52 UTC  (3+ messages)

[bug report] NFSv4: Fix free of uninitialized nfs4_label on referral lookup
 2024-04-17 13:51 UTC  (4+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-17 13:50 UTC  (7+ messages)

[PATCH] rust: update `dbg!()` to format column number
 2024-04-17 13:50 UTC  (2+ messages)

[PATCH v2 00/16] MCA Updates
 2024-04-17 13:50 UTC  (4+ messages)
` [PATCH v2 01/16] x86/mce: Define mce_setup() helpers for common and per-CPU fields

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-17 13:50 UTC  (6+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

[PATCH v2 00/18] Add display support for the MT8365-EVK board
 2024-04-17 13:50 UTC  (5+ messages)
` [PATCH v2 11/18] dt-bindings: pwm: mediatek,pwm-disp: add power-domains property

[PATCH 0/6] Add an option for running fstests on CIFS
 2024-04-17 13:50 UTC  (5+ messages)
` [PATCH 5/6] fstests: add an option for testing "

[PATCH v2] btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
 2024-04-17 13:49 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.