All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-26 17:28:55 to 2023-09-26 18:28:36 UTC [more...]

[PATCH net-next 0/9] i40e: House-keeping and clean-up
 2023-09-26 18:27 UTC  (19+ messages)
` [Intel-wired-lan] "
` [PATCH net-next 1/9] i40e: Remove back pointer from i40e_hw structure
  ` [Intel-wired-lan] "
` [PATCH net-next 2/9] i40e: Move I40E_MASK macro to i40e_register.h
  ` [Intel-wired-lan] "
` [PATCH net-next 3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros
  ` [Intel-wired-lan] "
` [PATCH net-next 4/9] virtchnl: Add header dependencies
  ` [Intel-wired-lan] "
` [PATCH net-next 5/9] i40e: Remove circular header dependencies and fix headers
  ` [Intel-wired-lan] "
` [PATCH net-next 6/9] i40e: Move DDP specific macros and structures to i40e_ddp.c
  ` [Intel-wired-lan] "
` [PATCH net-next 7/9] i40e: Move memory allocation structures to i40e_alloc.h
  ` [Intel-wired-lan] "
` [PATCH net-next 8/9] i40e: Split i40e_osdep.h
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next 9/9] i40e: Simplify memory allocation functions

[PATCH net] ipv4: Set offload_failed flag in fibmatch results
 2023-09-26 18:27 UTC 

[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
 2023-09-26 18:26 UTC 

[PATCH 0/3] Fix Power CI build
 2023-09-26 18:27 UTC  (8+ messages)
` [PATCH 2/3] automation: Change build script to use arch defconfig
` [PATCH 3/3] xen/common: Add NUMA node id bounds check to page_alloc.c/node_to_scrub

[PATCH 0/7] Adreno 643 + fixes
 2023-09-26 18:27 UTC  (20+ messages)
` [PATCH 1/7] drm/msm/a6xx: Fix unknown speedbin case
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635
` [PATCH 3/7] drm/msm/adreno: Add A635 speedbin 0xac (A643)
` [PATCH 4/7] arm64: dts: qcom: sc7280: Add ZAP shader support
` [PATCH 5/7] arm64: dts: qcom: sc7280: Fix up GPU SIDs
` [PATCH 6/7] arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
` [PATCH 7/7] arm64: dts: qcom: sc7280: Add 0xac Adreno speed bin

[PATCH] PM: hibernate: fix the kerneldoc comment for swsusp_check and swsusp_close
 2023-09-26 18:27 UTC  (2+ messages)

[PATCH] attr: attr.allowInvalidSource config to allow invalid revision
 2023-09-26 18:27 UTC  (7+ messages)

[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
 2023-09-26 18:26 UTC 

[PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
 2023-09-26 18:26 UTC  (13+ messages)

ANON_LARGE_FOLIOS meeting follow-up & refined proposal
 2023-09-26 18:26 UTC  (2+ messages)

[PATCH v4] ufs: core: wlun send SSU timeout recovery
 2023-09-26 18:26 UTC  (5+ messages)

[PATCH net-next v2] net: qualcomm: rmnet: Add side band flow control support
 2023-09-26 18:24 UTC 

[RFC PATCH bpf-next 0/8] bpf, cgroup: Add bpf support for cgroup controller
 2023-09-26 18:25 UTC  (6+ messages)

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-26 18:24 UTC  (4+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware

[PATCH] PM: hibernate: clean up sync_read handling in snapshot_write_next
 2023-09-26 18:24 UTC  (3+ messages)

[PATCH] gpu/cuda: Add missing stdlib include
 2023-09-26 18:23 UTC 

[PATCH v1 1/1] pinctrl: intel: Simplify code with cleanup helpers
 2023-09-26 18:22 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-09-26 18:21 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/guc: Close deregister-context race against CT-loss

[PATCH] selftests/mm: Fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
 2023-09-26 18:19 UTC  (2+ messages)

[PATCH v1 0/2] KVM: arm64: Use folio for THP support
 2023-09-26 18:19 UTC  (6+ messages)
` [PATCH v1 1/2] KVM: arm64: Do not transfer page refcount for THP adjustment
` [PATCH v1 2/2] KVM: arm64: Use folio "

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-26 18:19 UTC  (18+ messages)

[PATCH 0/8] btrfs: some fixes and cleanups around btrfs_cow_block()
 2023-09-26 18:18 UTC  (7+ messages)
` [PATCH 1/8] btrfs: error out when COWing block using a stale transaction
` [PATCH 3/8] btrfs: error out when reallocating block for defrag "

[PATCH v6 0/8] add rte flow support for cpfl
 2023-09-26 18:17 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/8] net/cpfl: add json parser for rte flow pattern rules
  ` [PATCH v7 2/8] net/cpfl: build action mapping rules from JSON
  ` [PATCH v7 3/8] net/cpfl: set up rte flow skeleton
  ` [PATCH v7 4/8] net/cpfl: set up control path
  ` [PATCH v7 5/8] net/cpfl: add FXP low level implementation
  ` [PATCH v7 6/8] net/cpfl: add fxp rule module
  ` [PATCH v7 7/8] net/cpfl: add fxp flow engine
  ` [PATCH v7 8/8] net/cpfl: add flow support for representor

[PATCH v2] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-26 18:17 UTC  (2+ messages)

[PATCH v2] cxl: Add committed sysfs attribute to CXL decoder
 2023-09-26 18:16 UTC  (2+ messages)

[xilinx-xlnx:master 1000/1123] drivers/staging/xilinx_hdcp/xlnx_hdcp_rng.c:33:20: error: implicit declaration of function 'FIELD_GET'
 2023-09-26 18:16 UTC 

[omap-audio:peter/linux-next-wip 44/48] dtbs_check: Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml: 'maintainers' is a required property
 2023-09-26 18:16 UTC 

How Linus distro like Fedora named all utilities binary file prefixed with grub2-*
 2023-09-26 18:14 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] drm/edid: split out drm_eld.[ch], add some SAD helpers
 2023-09-26 18:13 UTC  (7+ messages)
` [Intel-gfx] [PATCH 5/6] drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
  `  "
` [Intel-gfx] [PATCH 6/6] drm/eld: add helpers to modify the SADs of an ELD
  `  "

[PATCH v6 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-26 18:10 UTC  (7+ messages)
` [PATCH v6 02/23] ata: libata-core: Fix port and device removal
` [PATCH v6 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v6 06/23] scsi: Do not attempt to rescan suspended devices

[PATCH v5 0/8] selftests/resctrl: Rework benchmark command handling
 2023-09-26 18:09 UTC  (2+ messages)

[PATCH] selftests: Fix wrong TARGET in kselftest top level Makefile
 2023-09-26 18:03 UTC  (3+ messages)

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-26 18:04 UTC  (5+ messages)
` [PATCH v1 02/13] ACPI: thermal: Collapse trip devices update functions

[PATCH] KVM: guest_memfd: Refactor kvm_gmem into inode->i_private
 2023-09-26 18:03 UTC 

[PATCH -perfbook 0/4] memorder: Add index markers
 2023-09-26 18:04 UTC  (5+ messages)
` [PATCH -perfbook 2/4] memorder: Add index markers for 'address/control/data dependency', take 2

[PATCH 00/35] btrfs: add fscrypt support
 2023-09-26 18:02 UTC  (36+ messages)
` [PATCH 01/35] fscrypt: rename fscrypt_info => fscrypt_inode_info
` [PATCH 02/35] fscrypt: add per-extent encryption support
` [PATCH 03/35] fscrypt: disable all but standard v2 policies for extent encryption
` [PATCH 04/35] blk-crypto: add a process bio callback
` [PATCH 05/35] fscrypt: expose fscrypt_nokey_name
` [PATCH 06/35] fscrypt: add documentation about extent encryption
` [PATCH 07/35] btrfs: add infrastructure for safe em freeing
` [PATCH 08/35] btrfs: disable various operations on encrypted inodes
` [PATCH 09/35] btrfs: disable verity "
` [PATCH 10/35] btrfs: start using fscrypt hooks
` [PATCH 11/35] btrfs: add inode encryption contexts
` [PATCH 12/35] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 13/35] btrfs: adapt readdir for encrypted and nokey names
` [PATCH 14/35] btrfs: handle "
` [PATCH 15/35] btrfs: implement fscrypt ioctls
` [PATCH 16/35] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH 17/35] btrfs: add get_devices hook for fscrypt
` [PATCH 18/35] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH 19/35] btrfs: set file extent encryption excplicitly
` [PATCH 20/35] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH 21/35] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH 22/35] btrfs: plumb through setting the fscrypt_info for ordered extents
` [PATCH 23/35] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH 24/35] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH 25/35] btrfs: add an optional encryption context to the end of file extents
` [PATCH 26/35] btrfs: explicitly track file extent length for replace and drop
` [PATCH 27/35] btrfs: pass through fscrypt_extent_info to the file extent helpers
` [PATCH 28/35] btrfs: pass the fscrypt_info through the replace extent infrastructure
` [PATCH 29/35] btrfs: implement the fscrypt extent encryption hooks
` [PATCH 30/35] btrfs: setup fscrypt_extent_info for new extents
` [PATCH 31/35] btrfs: populate ordered_extent with the orig offset
` [PATCH 32/35] btrfs: set the bio fscrypt context when applicable
` [PATCH 33/35] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH 34/35] btrfs: add orig_logical to btrfs_bio
` [PATCH 35/35] btrfs: implement process_bio cb for fscrypt

[Intel-xe] [PATCH v3 0/7] PAT and cache coherency support
 2023-09-26 18:03 UTC  (4+ messages)

[PATCH v1] perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metric
 2023-09-26 18:02 UTC  (3+ messages)

[GIT PULL] Workqueue fixes for v6.6-rc3
 2023-09-26 18:00 UTC  (3+ messages)

[Acpica-devel] [RFC] ACPI Code First ECR: Support for resetting the Multiprocessor Wakeup Mailbox
 2023-09-26 17:58 UTC  (3+ messages)
`  "

[PATCH 00/10] userfaultfd man page updates
 2023-09-26 17:58 UTC  (4+ messages)
` [PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error

[PATCH] platform/x86: intel_speed_select_if: Use devm_ioremap_resource
 2023-09-26 17:58 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Add missing CCS documentation
 2023-09-26 17:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Add missing GSCCS documentation
    ` [Intel-gfx] [PATCH] "

[PATCH 01/40] systemd: upgrade 254 -> 254.4
 2023-09-26 17:55 UTC  (4+ messages)
` [PATCH 25/40] meson: upgrade 1.1.1 -> 1.2.1
  ` [OE-core] "

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-09-26 17:55 UTC  (2+ messages)

[PATCH v2 3/3] platform/x86: intel_speed_select_if: Remove hardcoded map size
 2023-09-26 17:53 UTC 

[meta-oe][PATCH] gupnp: fix build with meson-1.2.0
 2023-09-26 17:53 UTC 

RFC: ARM && restricted DMA apparently not working
 2023-09-26 17:52 UTC  (4+ messages)
` [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA

[PATCH v16 6/6] soc: amd: Add support for AMD Pensando SoC Controller
 2023-09-26 17:51 UTC  (5+ messages)

[PATCH 0/2] input: Imagis: add support for the IST3032C touchscreen
 2023-09-26 17:35 UTC  (3+ messages)
` [PATCH 1/2] input: generalize the Imagis touchscreen driver
` [PATCH 2/2] input: Imagis: add support for the IST3032C touchscreen

[PATCH] drm/ttm: Make sure the mapped tt pages are decrypted when needed
 2023-09-26 17:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amdkfd: reduce stack size in kfd_topology_add_device()
 2023-09-26 17:48 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: drop struct kfd_cu_info

[PATCH 0/8] riscv: query-cpu-model-expansion API
 2023-09-26 17:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
 2023-09-26 17:48 UTC  (4+ messages)
  `  "

Random operation not permitted / NFS4ERR_ENOENT messages
 2023-09-26 17:48 UTC 

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-26 17:45 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations

[PATCH] mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_folio_init_vmemmap()
 2023-09-26 17:44 UTC 

[tglx-devel:x86/topo-full 57/92] arch/x86/hyperv/hv_vtl.c:30:25: error: 'struct x86_init_mpparse' has no member named 'get_smp_config'
 2023-09-26 17:44 UTC 

[RFC v2 4/5] mm/migrate: Create move_phys_pages syscall
 2023-09-26 17:44 UTC  (2+ messages)

[PATCH v6 0/2] tpm: add mssim backend
 2023-09-26 17:43 UTC  (4+ messages)
` [PATCH v6 1/2] tpm: convert tpmdev options processing to new visitor format

[PATCH v2 0/1] drm/msm/adreno: Add support for SM7150
 2023-09-26 17:42 UTC  (2+ messages)
` [PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine

[PATCH v4 00/44] spl: Preparation for Universal Payload
 2023-09-26 17:40 UTC  (3+ messages)
` [PATCH v4 13/44] spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN

[f2fs-dev] [PATCH] f2fs: preload extent_cache for POSIX_FADV_WILLNEED
 2023-09-26 17:40 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH v3 0/7] *** Adds CPU hot-plug support to Loongarch ***
 2023-09-26 17:38 UTC  (10+ messages)
` [PATCH v3 2/7] Update CPUs AML with cpu-(ctrl)dev change

[Intel-xe] [PATCH 0/3] Add some performance and frequency sysfs nodes
 2023-09-26 17:39 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Add a couple of pcode helpers

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-26 17:37 UTC  (6+ messages)

[PATCH] tools/thermal: fix memory leak in realloc failure handling
 2023-09-26 17:37 UTC  (2+ messages)
` [PATCH v2] tools/thermal: remove unused 'mds' and 'nrhandler' variables

[Intel-xe] [PATCH v3 0/1] Add throttle reasosn sysfs
 2023-09-26 17:35 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 1/1] drm/xe: Add throttle reasons sysfs attributes

[esmil:visionfive 20/46] dtbs_check: Documentation/devicetree/bindings/reset/starfive,jh7100-audrst.yaml: title: 'StarFive JH7100 SoC Audio Reset Controller Device Tree Bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-26 17:32 UTC 

[PATCH 1/3] wifi: mac80211: remove RX_DROP_UNUSABLE
 2023-09-26 17:32 UTC  (2+ messages)

[steev:lenovo-x13s-v6.6.0-rc2 27/71] dtbs_check: Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml:109:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
 2023-09-26 17:32 UTC 

[omap-audio:peter/linux-next-wip 36/48] dtbs_check: Documentation/devicetree/bindings/gpio/gpio-shared.yaml: title: 'Bindings for shared GPIO lines in board level' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-26 17:32 UTC 

[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
 2023-09-26 17:31 UTC  (11+ messages)

[Intel-xe] [PATCH v2 0/2] Add some performance and frequency sysfs nodes
 2023-09-26 17:31 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: Add base performance and vram frequency sysfs attributes

[PATCH] ARM: make <linux/uaccess.h> self-contained for ARM
 2023-09-26 17:28 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/gmc: add a way to force a particular placement for GART
 2023-09-26 17:30 UTC  (2+ messages)

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-09-26 17:30 UTC  (6+ messages)

[PATCH] dt-bindings: mtd: Add a schema for binman
 2023-09-26 17:29 UTC  (18+ messages)

[PATCH V1 0/2] Add UFS host controller and Phy nodes for sc7280
 2023-09-26 17:29 UTC  (5+ messages)
` [PATCH V1 2/2] arm64: dts: qcom: sc7280: Add UFS host controller and phy nodes

[RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
 2023-09-26 17:28 UTC  (7+ 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.