All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 22:49:16 to 2023-10-14 00:30:25 UTC [more...]

[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)

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

[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)

[PATCH v7 0/8] xen/arm: Split MMU code as the prepration of MPU work
 2023-10-14  0:11 UTC  (17+ messages)
` [PATCH v7 2/8] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c
` [PATCH v7 3/8] xen/arm: Fold mmu_init_secondary_cpu() to head.S
` [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()

[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 v4 00/17] iommufd: Add nesting infrastructure
 2023-10-14  0:08 UTC  (8+ messages)
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[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 v7 0/5] Share sva domains with all devices bound to a mm
 2023-10-14  0:03 UTC  (5+ messages)
` [PATCH v7 4/5] iommu: Support mm PASID 1:n with sva domains

[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

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:01 UTC  (15+ messages)

[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  (62+ messages)
` [PATCH v7b 08/25] dyndbg: reduce verbose/debug clutter
  ` [Intel-gfx] "
` [PATCH v7b 09/25] dyndbg: silence debugs with no-change updates
` [Intel-gfx] [PATCH v7b 10/25] dyndbg: tighten ddebug_class_name() 1st arg type
  `  "
` [PATCH v7b 11/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7b 12/25] dyndbg: reduce verbose=3 messages in ddebug_add_module
  `  "
` [PATCH v7b 13/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7b 14/25] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
  `  "
` [PATCH v7b 15/25] dyndbg: add for_each_boxed_vector
  ` [Intel-gfx] "
` [PATCH v7b 16/25] dyndbg: refactor ddebug_classparam_clamp_input
  ` [Intel-gfx] "
` [PATCH v7b 17/25] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
  ` [Intel-gfx] "
` [PATCH v7b 18/25] dyndbg-doc: add classmap info to howto
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7b 19/25] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
  `  "
` [PATCH v7b 20/25] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
  ` [Intel-gfx] "
` [PATCH v7b 21/25] dyndbg: refactor *dynamic_emit_prefix
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7b 22/25] dyndbg: change WARN_ON to WARN_ON_ONCE
  `  "
` [Intel-gfx] [PATCH v7b 23/25] drm: use correct ccflags-y spelling
  `  "
` [PATCH v7b 24/25] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
  ` [Intel-gfx] "
` [PATCH v7b 25/25] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
  ` [Intel-gfx] "
` [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  (20+ 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)

[PATCH -perfbook 0/3] Work around errors of unstable Inkscape
 2023-10-13 23:43 UTC  (2+ messages)

[PATCH v3] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
 2023-10-13 23:40 UTC  (2+ messages)

[PATCH] perf lock contention: Clear lock addr after use
 2023-10-13 23:40 UTC  (3+ messages)

[PATCH] bootstd: Scan all bootdevs in a boot_targets entry
 2023-10-13 22:00 UTC  (3+ messages)

[PATCH] net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-13 23:36 UTC  (8+ messages)

[Intel-gfx] [PATCH v15 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-13 23:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-10-13 23:34 UTC  (22+ messages)
` [XEN PATCH 01/10] arm/gic: address "
` [XEN PATCH 02/10] arm/cpufeature: "
` [XEN PATCH 03/10] arm/smpboot: "
` [XEN PATCH 04/10] arm/setup: "
` [XEN PATCH 05/10] arm/p2m: address a violation "
` [XEN PATCH 06/10] arm/cmpxchg: address violations "
` [XEN PATCH 07/10] arm/traps: address a violation "
` [XEN PATCH 08/10] arm/vgic-v3: "
` [XEN PATCH 09/10] arm/domain: address violations "
` [XEN PATCH 10/10] arm/smmu: address violation "

[PATCH] eal: add nonnull and access function attributes
 2023-10-13 23:31 UTC  (9+ messages)
` [PATCH v7 4/4] "

[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
 2023-10-13 23:26 UTC  (11+ messages)

[PATCH v2 0/6] Support for dumping capsule headers and empty capsules
 2023-10-13 22:00 UTC  (4+ messages)
` [PATCH v2 3/6] binman: capsule: Remove superfluous [address, size]-cells properties
  ` [PATCH v2 3/6] binman: capsule: Remove superfluous [address,size]-cells properties

[freescale-fslc:6.1-2.1.x-imx 4742/15768] drivers/staging/media/imx/imx8-media-dev.c:727:1: warning: no previous prototype for 'mxc_md_parse_hdmi_rx_entity'
 2023-10-13 23:24 UTC 

[PATCH v2] perf bench sched pipe: Add -G/--cgroups option
 2023-10-13 23:24 UTC 

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.6-rc2-43-g508934b5d15ab)
 2023-10-13 23:24 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 2 regressions (v6.6-rc2-43-g508934b5d15ab)
 2023-10-13 23:24 UTC 

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.6-rc2-43-g508934b5d15ab)
 2023-10-13 23:24 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.6-rc2-43-g508934b5d15ab)
 2023-10-13 23:24 UTC 

kselftest/next kselftest-cpufreq: 7 runs, 3 regressions (v6.6-rc2-43-g508934b5d15ab)
 2023-10-13 23:24 UTC 

[PATCH 1/3] wifi: rt2x00: improve MT7620 register initialization
 2023-10-13 23:21 UTC  (3+ messages)
` [PATCH 2/3] wifi: rt2x00: rework MT7620 channel config function
` [PATCH 3/3] wifi: rt2x00: rework MT7620 PA/LNA RF calibration

[PATCH 0/3] wifi: rt2x00: various improvements for MT7620 initialization
 2023-10-13 23:21 UTC 

Request backport of "perf inject: Fix GEN_ELF_TEXT_OFFSET for jit"
 2023-10-13 23:22 UTC 

[PATCH] perf bench sched pipe: Add -G/--cgroups option
 2023-10-13 23:20 UTC  (6+ messages)

[sudeep-holla:android13-5.15/ffa 2838/4062] include/asm-generic/io.h:83:39: warning: unused parameter 'val'
 2023-10-13 23:12 UTC 

[freescale-fslc:6.1-2.1.x-imx 7608/15768] drivers/staging/fsl_qbman/bman_config.c:155: warning: Function parameter or member 'bm' not described in 'bm_err_isr_status_read'
 2023-10-13 23:13 UTC 

[PATCH 0/4] Add Fairphone 5 thermals (PMK7325, PM7250B, PM7325)
 2023-10-13 23:13 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PM7250B thermals
` [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PM7325 thermals

[Git][lvmteam/lvm2][main] 6 commits: libdm: versionion symbol for enhanced dm_task_run
 2023-10-13 23:09 UTC 

[PATCH v3 1/2] dt-bindings: clocks: qcom,gcc-ipq8074: allow QMP PCI PHY PIPE clocks
 2023-10-13 23:07 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: ipq8074: pass QMP PCI PHY PIPE clocks to GCC

[PATCH] drm/msm/a6xx: Fix up QMP handling
 2023-10-13 23:07 UTC  (2+ messages)

Xen 4.18 release: Reminder about code freeze
 2023-10-13 23:07 UTC  (15+ messages)

[PATCH] cxenstored: wait until after reset to notify dom0less domains
 2023-10-13 23:06 UTC 

[PATCH v2 0/6] counter: fix, improvements and stm32 timer events support
 2023-10-13 23:03 UTC  (8+ messages)
` [PATCH v2 5/6] counter: stm32-timer-cnt: populate capture channels and check encoder
` [PATCH v2 6/6] counter: stm32-timer-cnt: add support for events

[PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h
 2023-10-13 18:14 UTC  (5+ messages)

[PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
 2023-10-13 23:03 UTC  (6+ messages)

[PATCH] x86/tdx: Override the tsc calibration for TDX VMs
 2023-10-13 23:02 UTC  (3+ messages)

[PATCH v2] Fix NULL pointer deref due to filtering on fork
 2023-10-13 23:01 UTC  (3+ messages)

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-10-13 23:00 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: DPLL code cleanups
 2023-10-13 23:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: DPLL code cleanups (rev2)

[PATCH v7 bpf-next 0/5] Open-coded task_vma iter
 2023-10-13 23:00 UTC  (4+ messages)

[PATCH v2 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-13 22:59 UTC  (5+ messages)
    ` [PATCH v2 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[PATCH] soc: qcom: pmic_glink_altmode: Print error when retimer setup fails
 2023-10-13 22:58 UTC  (2+ messages)

[PATCH v1] Fix NULL pointer dereference in cn_filter()
 2023-10-13 22:56 UTC 

[freescale-fslc:pr/642 2284/30000] drivers/soc/imx/soc-imx8.c:238:5: warning: no previous prototype for 'check_m4_enabled'
 2023-10-13 22:52 UTC 

[isilence:zc/veth 1007/1018] io_uring/zc_rx.c:49:51: warning: right shift count >= width of type
 2023-10-13 22:52 UTC 

[PATCH net-next v5 10/16] net: ethtool: Add a command to list available time stamping layers
 2023-10-13 22:52 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.