All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 23:44:20 to 2023-10-14 03:10:02 UTC [more...]

[PATCH] Input: tegra: Use device_get_match_data()
 2023-10-14  3:09 UTC  (2+ messages)

[PATCH] memorder: Add info on recent x86 implemenation of smp_mb()
 2023-10-14  3:07 UTC  (2+ messages)

Integration work needed for >=xdg-desktop-portal-1.18.0
 2023-10-14  2:55 UTC 

[Intel-xe] [PATCH v5 0/7] DRM scheduler changes for Xe
 2023-10-14  3:04 UTC  (22+ messages)
` [Intel-xe] [PATCH v5 1/7] drm/sched: Add drm_sched_wqueue_* helpers
  `  "
` [Intel-xe] [PATCH v5 2/7] drm/sched: Convert drm scheduler to use a work queue rather than kthread
  `  "
` [Intel-xe] [PATCH v5 3/7] drm/sched: Move schedule policy to scheduler
  `  "
` [Intel-xe] [PATCH v5 4/7] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
  `  "
` [Intel-xe] [PATCH v5 5/7] drm/sched: Split free_job into own work item
  `  "
` [Intel-xe] [PATCH v5 6/7] drm/sched: Add drm_sched_start_timeout_unlocked helper
  `  "
` [Intel-xe] [PATCH v5 7/7] drm/sched: Add helper to queue TDR immediately for current and future jobs
  `  "

[PATCH] Input: Annotate struct ff_device with __counted_by
 2023-10-14  3:04 UTC  (2+ messages)

[PATCH v2] Input: bcm5974 - check endpoint type before starting traffic
 2023-10-14  3:03 UTC  (2+ messages)

[freescale-fslc:6.1-2.1.x-imx 128/15768] fsl_xcvr.c:undefined reference to `__udivdi3'
 2023-10-14  2:58 UTC 

[PATCH 0/2] lib/find: Fix KCSAN warnings in find_*_bit() functions
 2023-10-14  2:53 UTC  (7+ messages)
` [PATCH 1/2] lib/find: Make functions safe on changing bitmaps

[PATCH] rfkill: fix deadlock in rfkill_send_events
 2023-10-14  2:43 UTC  (2+ messages)

[syzbot] [udf?] WARNING in udf_new_block
 2023-10-14  2:31 UTC  (2+ messages)

[xen-unstable-smoke test] 183370: tolerable all pass - PUSHED
 2023-10-14  2:27 UTC 

[PATCH 0/4] firmware: scmi: add SCMI power domain protocol support
 2023-10-14  1:20 UTC  (3+ messages)
` [PATCH 4/4] test: dm: add SCMI power domain protocol test

[christoph:largepageprotect 2/3] mm/page_alloc.c:5296:8: error: implicit declaration of function 'early_pfn_valid' is invalid in C99
 2023-10-14  2:16 UTC 

[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
 2023-10-14  2:12 UTC  (4+ messages)
` [PATCH net-next v4 1/4] rust: core "

[PATCH v2 0/8] Add objtool and orc support for LoongArch
 2023-10-14  2:12 UTC  (4+ messages)
` [PATCH v2 1/8] objtool/LoongArch: Enable objtool to be built

[PATCH v2 0/6] Support for dumping capsule headers and empty capsules
 2023-10-13 22:00 UTC  (11+ messages)
` [PATCH v2 1/6] tools: mkeficapsule: Add support to print capsule headers
` [PATCH v2 2/6] doc: capsule: Add documentation for the capsule dump feature
` [PATCH v2 4/6] binman: capsule: Use dumped capsule header contents for verification
` [PATCH v2 6/6] binman: capsule: Add support for generating EFI empty capsules

Moved webpage
 2023-10-14  2:07 UTC 

[PATCH v3 4/4] clk: renesas: add minimal boot support for RZ/G3S SoC
 2023-10-14  2:05 UTC  (2+ messages)

[xen-unstable test] 183367: tolerable FAIL - PUSHED
 2023-10-14  2:04 UTC 

[PATCH bpf-next v5 0/8] Add Open-coded task, css_task and css iters
 2023-10-14  2:02 UTC  (4+ messages)
` [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs

[PATCH] net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-14  1:55 UTC  (9+ messages)

[syzbot] INFO: task hung in ext4_fallocate
 2023-10-14  1:54 UTC  (9+ messages)

[christoph:largepageprotect 2/3] mm/page_alloc.c:5266:33: warning: declaration of 'enum memmap_context' will not be visible outside of this function
 2023-10-14  1:54 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: make some error capture functions static
 2023-10-14  1:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: make some error capture functions static (rev2)

[RFC PATCH v2 00/17] Perf stat metric grouping with hardware information
 2023-10-14  1:52 UTC  (18+ messages)
` [RFC PATCH v2 01/17] perf stat: Add hardware-grouping cmd option to perf stat
` [RFC PATCH v2 02/17] perf stat: Add basic functions for the hardware-grouping stat cmd option
` [RFC PATCH v2 03/17] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [RFC PATCH v2 04/17] perf pmu-events: Add counter info into JSON files for SapphireRapids
` [RFC PATCH v2 05/17] perf pmu-events: Add event counter data for Cascadelakex
` [RFC PATCH v2 06/17] perf pmu-events: Add event counter data for Icelakex
` [RFC PATCH v2 07/17] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v2 08/17] perf stat: Add functions to get counter info
` [RFC PATCH v2 09/17] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
` [RFC PATCH v2 10/17] perf stat: Add build string function and topdown events handling in hardware-grouping
` [RFC PATCH v2 11/17] perf stat: Add function to handle special events "
` [RFC PATCH v2 12/17] perf stat: Add function to combine metrics for hardware-grouping
` [RFC PATCH v2 13/17] perf stat: Handle taken alone in hardware-grouping
` [RFC PATCH v2 14/17] perf stat: Handle NMI "
` [RFC PATCH v2 15/17] perf stat: Code refactoring "
` [RFC PATCH v2 16/17] perf stat: Add tool events support "
` [RFC PATCH v2 17/17] perf pmu-events: Add event counter data for Tigerlake

[PATCH v5 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-10-14  1:53 UTC  (10+ messages)
` [Intel-gfx] "
` [PATCH v5 1/3] drm/i915/guc: Flush context destruction worker at suspend
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 2/3] drm/i915/guc: Close deregister-context race against CT-loss
  `  "
` [PATCH v5 3/3] drm/i915/gt: Timeout when waiting for idle in suspending
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Resolve suspend-resume racing with GuC destroy-context-worker (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

cron job: media_tree daily build: WARNINGS
 2023-10-14  1:44 UTC 

[syzbot] [net?] [wireless?] WARNING in ieee80211_bss_info_change_notify (2)
 2023-10-14  1:46 UTC 

[PATCH 0/3] Use FEAT_HAFDBS to track dirty pages
 2023-10-13 22:04 UTC  (4+ messages)
` [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available

[PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
 2023-10-13 22:00 UTC  (12+ messages)
` [PATCH 3/5] core: introduce dev_read_addr_name[_size]_ptr() functions
` [PATCH 4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
` [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate

[PATCH net] gve: Do not fully free QPL pages on prefill errors
 2023-10-14  1:41 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1026f1ab9e072d96616b988ed4b066b5b95613a2
 2023-10-14  1:38 UTC 

[meta-ti][kirkstone][PATCH 0/3] Reanimate the corpse of SGX
 2023-10-14  1:37 UTC  (4+ messages)
` [meta-ti][kirkstone][PATCH 1/3] ti-sgx-ddk-*: version bump to support kirkstone
` [meta-ti][kirkstone][PATCH 2/3] mesa-pvr: bump srcrev for sgx support
` [meta-ti][kirkstone][PATCH 3/3] machine: include: enable sgx on tested platforms

[PATCH v7 0/8] xen/arm: Split MMU code as the prepration of MPU work
 2023-10-14  1:30 UTC  (16+ messages)
` [PATCH v7 5/8] xen/arm: Split MMU-specific setup_mm() and related code out
` [PATCH v7 6/8] xen/arm: Fold pmap and fixmap into MMU system
` [PATCH v7 7/8] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm()
` [PATCH v7 8/8] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h}

[android-common:android15-6.1 5681/15654] kernel/sched/pelt.c:477:5: warning: no previous declaration for 'sched_pelt_multiplier'
 2023-10-14  1:22 UTC 

[PATCH drm-misc-next v2] drm/sched: implement dynamic job-flow control
 2023-10-14  1:17 UTC  (5+ messages)

[PATCH] binman: bintool: Change make target arg type from string to list
 2023-10-13 22:00 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix spl_board_init
 2023-10-13 22:00 UTC  (3+ messages)

[net-next PATCH v2 0/4] net: stmmac: improve tx timer logic
 2023-10-14  1:13 UTC  (4+ messages)
` [net-next PATCH v2 3/4] net: stmmac: move TX timer arm after DMA enable

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-14  1:11 UTC  (3+ messages)
` [PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds

[isilence:zc/veth 1010/1018] loongarch64-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg'
 2023-10-14  1:11 UTC 

[PATCH] appletalk: remove special handling code for ipddp
 2023-10-14  1:10 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-10-11 (i40e, ice)
 2023-10-14  1:10 UTC  (3+ messages)

[net 01/10] net/mlx5: Perform DMA operations in the right locations
 2023-10-14  1:10 UTC  (2+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2023-10-10
 2023-10-14  1:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
 2023-10-14  1:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: stop including i915_utils.h from intel_runtime_pm.h (rev2)

[Intel-xe] [PATCH 00/21] Add OA functionality to Xe
 2023-10-14  1:05 UTC  (8+ messages)
` [Intel-xe] [PATCH 09/21] drm/xe/oa: Read file_operation
` [Intel-xe] [PATCH 10/21] drm/xe/oa: Implement queries
` [Intel-xe] [PATCH 17/21] drm/xe/oa: Remove filtering reports on context id

Clarifying ConnMan Configuration Multi-technology Feature Fusion and Online/Ready Transitions
 2023-10-14  1:05 UTC  (2+ messages)

[PATCH v7 0/5] Share sva domains with all devices bound to a mm
 2023-10-14  1:02 UTC  (6+ messages)
` [PATCH v7 4/5] iommu: Support mm PASID 1:n with sva domains

[android-common:android13-5.15 1/1] include/trace/hooks/net.h:29:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-14  1:00 UTC 

[PATCH net 1/7] netfilter: nf_tables: do not remove elements if set backend implements .abort
 2023-10-14  1:00 UTC  (2+ messages)

Possible bug report: kernel 6.5.0/6.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat in"D" state)
 2023-10-14  0:59 UTC  (16+ messages)

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-14  0:58 UTC  (3+ messages)

pull-request: bluetooth 2023-10-11
 2023-10-14  0:54 UTC  (2+ messages)

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-14  0:51 UTC  (16+ messages)
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[freescale-fslc:pr/642 2707/30000] include/linux/module.h:128:49: error: redefinition of '__inittest'
 2023-10-14  0:49 UTC 

[freescale-fslc:pr/639 6160/24603] drivers/staging/media/imx/hdmirx/cdns-hdmirx.c:1458:12: warning: 'hdmirx_runtime_resume' defined but not used
 2023-10-14  0:49 UTC 

[asahilinux:sound/speaker-safety 168/199] sound/soc/codecs/tas2764-quirks.h:145:23: warning: this statement may fall through
 2023-10-14  0:49 UTC 

❌ FAIL (MISSED 8 of 230): Test report for master (6.6.0-rc5, mainline.kernel.org-clang, ad7f1bae)
 2023-10-14  0:50 UTC 

[PATCH net-next] r8169: fix rare issue with broken rx after link-down on RTL8125
 2023-10-14  0:50 UTC  (2+ messages)

[PATCH v2] qed: replace uses of strncpy
 2023-10-14  0:50 UTC  (2+ messages)

[PATCH net 0/2] MAINTAINERS: WWAN subsystem changes
 2023-10-14  0:49 UTC  (5+ messages)
` [PATCH net 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS
` [PATCH net 2/2] MAINTAINERS: Remove linuxwwan@intel.com mailing list

[PATCH 0/20] bounds-checks for chunk-based files
 2023-10-14  0:43 UTC  (2+ messages)
` [PATCH 21/20] t5319: make corrupted large-offset test more robust

[PATCH v2] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-14  0:40 UTC  (2+ messages)

[PATCH net v4] docs: fix info about representor identification
 2023-10-14  0:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Optimize the test for simulation
 2023-10-14  0:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: Optimize the test for simulation (rev2)

[PATCH v2 0/2] drm/msm/dsi: fix handling of TX DMA buffer
 2023-10-14  0:33 UTC  (4+ messages)
` [PATCH v2 1/2] drm/msm/dsi: use msm_gem_kernel_put to free TX buffer

[PATCH 0/9] SVM guest shadow stack support
 2023-10-14  0:31 UTC  (3+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel

[PATCH] net: sparx5: replace deprecated strncpy with ethtool_sprintf
 2023-10-14  0:30 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: netconsole: configfs entries for boot target
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] ionic: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] sfc: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[patch net] netlink: specs: devlink: fix reply command values
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] Add x64 SHA-NI implementation to sha1 and sha256 in git ?
 2023-10-14  0:29 UTC  (3+ messages)

[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
 2023-10-14  0:26 UTC  (3+ messages)

[kirkstone][PATCH 1/5] binutils: Fix CVE-2022-44840
 2023-10-14  0:27 UTC  (5+ messages)
` [kirkstone][PATCH 2/5] binutils: Fix CVE-2022-47695
` [kirkstone][PATCH 3/5] binutils: Fix CVE-2022-45703
` [kirkstone][PATCH 4/5] binutils: Mark CVE-2022-47673 as patched
` [kirkstone][PATCH 5/5] binutils: Mark CVE-2022-47696 "

[isilence:zc/veth 1010/1018] zc_rx.c:undefined reference to `tcp_read_sock'
 2023-10-14  0:27 UTC 

[PATCH] nfp: replace deprecated strncpy with strscpy
 2023-10-14  0:20 UTC  (2+ messages)

[agd5f:drm-next-6.7 38/644] checkpatch: WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
 2023-10-14  0:17 UTC 

[agd5f:drm-next-6.7 37/644] checkpatch: WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
 2023-10-14  0:17 UTC 

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_get_link()
 2023-10-14  0:17 UTC  (2+ messages)

[PATCH] etherdevice: Clean up errors in etherdevice.h
 2023-10-14  0:14 UTC  (2+ messages)

[RFC] KVM: x86: Don't wipe TDP MMU when guest sets %cr4
 2023-10-14  0:12 UTC  (4+ messages)

[net-next PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-14  0:10 UTC  (2+ messages)

[PATCH net-next] mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
 2023-10-14  0:10 UTC  (2+ messages)

Please pull u-boot-dm
 2023-10-13 22:01 UTC 

[PATCH v2 01/10] appletalk: make localtalk and ppp support conditional
 2023-10-14  0:07 UTC  (4+ messages)

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-14  0:04 UTC  (6+ messages)

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-14  0:02 UTC  (11+ messages)
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core

[PATCH net] ice: fix over-shifted variable
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH v2] net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH net-next v3 0/3] Wangxun ethtool stats
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH v2 net] tcp: allow again tcp_disconnect() when threads are waiting
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH] fs/smb: server: fix recursive locking in vfs helpers
 2023-10-13 23:59 UTC  (2+ messages)

[PATCH v7b 00/25] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-10-13 23:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fix DRM_USE_DYNAMIC_DEBUG=y regression (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[syzbot] [net?] [wireless?] WARNING in ieee80211_bss_info_change_notify (2)
 2023-10-13 23:50 UTC  (2+ messages)

[GIT PULL] KVM: x86: PMU fixes for 6.6
 2023-10-13 23:48 UTC  (2+ messages)
` [GIT PULL] KVM: x86: Selftests "

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-13 23:46 UTC  (16+ messages)
` [PATCH v8 10/30] net: wan: Add support for QMC HDLC
` [PATCH v8 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v8 24/30] net: wan: Add framer framework support
` [PATCH v8 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer

[PATCH 0/4] staging: vme_user: Coding style cleanup patches
 2023-10-13 23:47 UTC  (5+ messages)
` [PATCH 1/4] staging: vme_user: Correct spelling mistakes in comments
` [PATCH 2/4] staging: vme_user: Fix unbalanced {} in if-else blocks
` [PATCH 3/4] staging: vme_user: Add spaces around '*'
` [PATCH 4/4] staging: vme_user: Add spaces around '<<' operator

[PATCH 00/16] wifi: iwlwifi: updates intended for v6.6 2023-08-30
 2023-10-13 23:46 UTC  (2+ messages)

cc1: error: AltiVec not supported in this target
 2023-10-13 23:45 UTC 

[Intel-gfx] [PATCH v2] drm/i915/gt: Temporarily force MTL into uncached mode
 2023-10-13 23:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Temporarily force MTL into uncached mode (rev4)

[freescale-fslc:pr/642 672/30000] drivers/media/platform/mxc/capture/mxc_vadc.c:800:12: warning: 'vadc_resume' defined but not used
 2023-10-13 23:45 UTC 

[freescale-fslc:6.1-2.1.x-imx 4832/15768] drivers/clk/imx/clk-imx8mm.c:731:23: warning: 'pll_setting_fops' defined but not used
 2023-10-13 23:45 UTC 

[PATCH] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-13 23:44 UTC  (3+ 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.