All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 11:57:06 to 2024-08-21 12:45:05 UTC [more...]

[PATCH v1 00/14] CCS static load balance
 2024-08-21 12:43 UTC  (9+ messages)
` [PATCH v1 01/14] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting
` [PATCH v1 02/14] drm/i915/gt: Move the CCS mode variable to a global position
` [PATCH v1 03/14] drm/i915/gt: Allow the creation of multi-mode CCS masks
` [PATCH v1 04/14] drm/i915/gt: Refactor uabi engine class/instance list creation
` [PATCH v1 05/14] drm/i915/gem: Mark and verify UABI engine validity
` [PATCH v1 06/14] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests
` [PATCH v1 07/14] drm/i915/gt: Manage CCS engine creation within UABI exposure
` [PATCH v1 08/14] drm/i915/gt: Remove cslices mask value from the CCS structure

[PATCH] [RFC] ASoC: Conditional PCM support
 2024-08-21 12:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/chicken: Update to 5.4.0
 2024-08-21 12:44 UTC  (5+ messages)
` [Buildroot] [PATCH] package/chicken: security bump "
    ` [Buildroot] [PATCH v3] "

sort out the fallocate mode mess
 2024-08-21 12:44 UTC  (5+ messages)
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 6/6] xfs: refactor xfs_file_fallocate

[PATCH] linux-firmware: Update AMD SEV firmware
 2024-08-21 12:43 UTC  (2+ messages)

[GSoC][PATCH v2 00/11] t: port reftable/block_test.c to the unit testing framework
 2024-08-21 12:31 UTC  (13+ messages)
` [GSoC][PATCH v3 "
  ` [PATCH v3 01/11] t: move "
  ` [PATCH v3 02/11] t: harmonize t-reftable-block.c with coding guidelines
  ` [PATCH v3 03/11] t-reftable-block: release used block reader
  ` [PATCH v3 04/11] t-reftable-block: use reftable_record_equal() instead of check_str()
  ` [PATCH v3 05/11] t-reftable-block: use reftable_record_key() instead of strbuf_addstr()
  ` [PATCH v3 06/11] t-reftable-block: use block_iter_reset() instead of block_iter_close()
  ` [PATCH v3 07/11] t-reftable-block: use xstrfmt() instead of xstrdup()
  ` [PATCH v3 08/11] t-reftable-block: remove unnecessary variable 'j'
  ` [PATCH v3 09/11] t-reftable-block: add tests for log blocks
  ` [PATCH v3 10/11] t-reftable-block: add tests for obj blocks
  ` [PATCH v3 11/11] t-reftable-block: add tests for index blocks

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-21 12:42 UTC  (2+ messages)

[PATCH v1 0/4] platform/x86: int3472: A few cleanups
 2024-08-21 12:41 UTC  (12+ messages)
` [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe()
` [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
` [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro
` [PATCH v1 4/4] platform/x86: int3472: Use str_high_low()

[PATCH 0/6] Staging: rtl8192e: Style guide variable renames
 2024-08-21 12:41 UTC  (3+ messages)
` [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-21 12:40 UTC  (4+ messages)

Add Support for the Acer Predator Triton PT14-51
 2024-08-21 11:41 UTC  (3+ messages)

[PATCH] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-21 12:40 UTC 

[PATCH 1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
 2024-08-21 12:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-21 12:38 UTC  (6+ messages)

[v3] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-21 12:38 UTC  (3+ messages)

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 12:37 UTC  (2+ messages)

[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
 2024-08-21 12:37 UTC  (11+ messages)
          ` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM

[PATCH 0/7] keys: Add tracepoints
 2024-08-21 12:36 UTC  (8+ messages)
` [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in
` [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes
` [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added
` [PATCH 4/7] keys: Add a key_ref_get() wrapper
` [PATCH 5/7] keys: Use key_get() instead of __key_get()
` [PATCH 6/7] keys: Provide a key_try_get() function and use it
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility

[PATCH v2] tools/helpers/init-dom0less: fix vcpu availability
 2024-08-21 12:36 UTC  (4+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-21 12:35 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout
 2024-08-21 12:35 UTC  (4+ messages)
` [PATCH i-g-t v2 1/6] tools/intel-gfx-fw-info: Re-format with black

[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
 2024-08-21 12:34 UTC  (6+ messages)

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-21 12:32 UTC 

[PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator
 2024-08-21 12:32 UTC  (2+ messages)

[PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 12:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/ledmon: add patch fixing SSP detection
 2024-08-21 12:32 UTC  (3+ messages)

[GIT PULL] erofs fixes for 6.11-rc5
 2024-08-21 12:24 UTC  (2+ messages)

[PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test
 2024-08-21 12:31 UTC 

[PATCH] linux-firmware: update firmware for MT7996
 2024-08-21 12:30 UTC  (2+ messages)

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-21 12:30 UTC  (11+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
                ` [Intel-wired-lan] "

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 12:30 UTC  (4+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-08-21 12:29 UTC  (10+ messages)

[PATCH] gpio: pca953x: Print the error code on read/write failures
 2024-08-21 12:29 UTC  (5+ messages)

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-21 12:28 UTC  (21+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "
` [PATCH 2/5] usb: pxa27x_udc: "
` [PATCH 3/5] usb: r8a66597-udc: "
` [PATCH 4/5] usb: mpfs: "
` [PATCH 5/5] usb: ux500: "

[PATCH v2] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 12:28 UTC 

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-21 12:28 UTC  (2+ messages)

[linux-next:master 3185/5728] ERROR: modpost: "gt_reset_failure" [drivers/gpu/drm/xe/xe.ko] undefined!
 2024-08-21 12:26 UTC 

[linux-next:master 5282/5728] arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dtb: can@e6660000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-08-21 12:26 UTC 

[Buildroot] [1/1] package/libkcapi: update site path
 2024-08-21 12:27 UTC  (3+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (4+ messages)
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres

[PATCH v4 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-21 12:25 UTC  (5+ messages)
` [PATCH v4 1/4] xen: arm: Add a new helper update_boot_mapping()
` [PATCH v4 2/4] xen: arm: Move domain_page.c to MMU specific
` [PATCH v4 3/4] xen: arm: Enclose access to EL2 MMU specific registers under CONFIG_MMU
` [PATCH] xen: make VMAP support in MMU system only

[syzbot] [mm?] KCSAN: data-race in __reset_isolation_suitable / compact_zone (2)
 2024-08-21 12:25 UTC 

[PATCH v5 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-08-21 12:23 UTC  (3+ messages)
` [PATCH v5 04/10] modules: load module sections at page-aligned addresses

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-21 12:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/display: identify display steppings in display code (rev2)

[PATCH mptcp-next 0/3] selftests: mptcp: add time per subtests in TAP output
 2024-08-21 12:22 UTC  (2+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-21 12:19 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
 2024-08-21 12:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-21 12:15 UTC  (30+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v10 01/14] virtchnl: add support for enabling PTP on iAVF
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 02/14] ice: support Rx timestamp on flex descriptor
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 03/14] virtchnl: add enumeration for the rxdid format
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 04/14] iavf: add support for negotiating flexible RXDID format
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 05/14] iavf: negotiate PTP capabilities
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 08/14] iavf: periodically cache "
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 10/14] iavf: define Rx descriptors as qwords
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 12/14] iavf: Implement checking DD desc field
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 13/14] iavf: handle set and get timestamps ops
  `  "
` [Intel-wired-lan] [PATCH iwl-next v10 14/14] iavf: add support for Rx timestamps to hotpath
  `  "

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-21 12:18 UTC  (8+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-21 12:15 UTC  (5+ messages)
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

Occasional kernel error with NVMe-oF TCP target
 2024-08-21 12:16 UTC  (3+ messages)

[PATCH v5] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
 2024-08-21 12:17 UTC  (4+ messages)
` [OE-core] "

[PATCH i-g-t v2] lib/gpgpu_fill: Write kernel using inline iga64 api
 2024-08-21 12:17 UTC  (4+ messages)

[PATCH] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 12:16 UTC 

[PATCH v2] libbpf: Initialize st_ops->tname with strdup()
 2024-08-21 12:15 UTC  (2+ messages)

[v3] drm/i915/bios: Update new entries in VBT BDB block definitions
 2024-08-21 12:17 UTC 

[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-21 12:15 UTC  (5+ messages)
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address

[PATCH 1/4] gpio: ath79: order headers alphabetically
 2024-08-21 12:14 UTC  (4+ messages)
` [PATCH 2/4] gpio: ath79: add missing header
` [PATCH 3/4] gpio: ath79: use generic device property getters
` [PATCH 4/4] gpio: ath79: remove support for platform data

Issue with kernel 6.8.0-40-generic?
 2024-08-21 12:14 UTC  (3+ messages)

[PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting)
 2024-08-21 12:14 UTC  (4+ messages)
` [PATCH v2 5/9] chainlint.pl: check line numbers in expected output

[PATCH] ptest-runner: Update 2.4.4 -> 2.4.5
 2024-08-21 12:13 UTC 

[LTP] [PATCH v2 0/2] Reproducer for the landlock houdini bug
 2024-08-21 12:12 UTC  (8+ messages)
`  "
` [LTP] [PATCH v2 1/2] Add SAFE_KEYCTL macro
  `  "
` [LTP] [PATCH v2 2/2] Add landlock07 test
  `  "

[PATCH i-g-t v2] i915/gem_mmap_offset: Partial mmap and munmap
 2024-08-21 12:11 UTC 

[PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates()
 2024-08-21 12:11 UTC  (2+ messages)

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-21 12:10 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

Proszę o kontakt
 2024-08-21  8:47 UTC 

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-21 12:08 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 12:08 UTC  (2+ messages)

[PATCH] automation: restore CR filtering
 2024-08-21 12:06 UTC  (7+ messages)

[PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
 2024-08-21 12:06 UTC  (2+ messages)

[PATCH] mtd: nand: raw: atmel: Add message on DMA usage
 2024-08-21 12:05 UTC  (3+ messages)

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-21 12:06 UTC  (8+ messages)
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available

[PATCH v3 0/4] Relax canonical checks on some arch msrs
 2024-08-21 12:04 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs

[Buildroot] [git commit] package/ledmon: add patch fixing SSP detection
 2024-08-21 12:03 UTC 

[PATCH 1/3] drm/amdgpu: re-work VM syncing
 2024-08-21 12:03 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: sync to KFD fences before clearing PTEs
` [PATCH 3/3] drm/amdgpu: stop syncing PRT map operations

Using drm_exec in TTM
 2024-08-21 12:00 UTC  (16+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header

[net-next v3] net: wwan: t7xx: PCIe reset rescan
 2024-08-21 12:00 UTC  (2+ messages)

[PATCH net-next] net: ovs: fix ovs_drop_reasons error
 2024-08-21 11:59 UTC  (3+ messages)

[PATCH v6 00/20] Avoid MAP_FIXED gap exposure
 2024-08-21 11:59 UTC  (5+ messages)
` [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure
` [PATCH v6 18/20] ipc/shm, mm: Drop do_vma_munmap()

[PATCH v8 0/5] Implement QATzip compression method
 2024-08-21 11:56 UTC  (3+ messages)
` [PATCH v8 3/5] migration: Add migration parameters for QATzip


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.