All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 22:01:52 to 2023-11-03 23:22:18 UTC [more...]

[PATCH 1/1] pico-imx7d: fix typo in AR8035 comment
 2023-11-03 22:51 UTC  (4+ messages)

[PATCH bpf-next v10 00/13] Registrating struct_ops types from modules
 2023-11-03 23:21 UTC  (5+ messages)
` [PATCH bpf-next v10 01/13] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v10 02/13] bpf: get type information with BPF_ID_LIST
` [PATCH bpf-next v10 03/13] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v10 04/13] bpf: add struct_ops_tab to btf

[PATCH v2 0/6] KVM: x86/pmu: Clean up emulated PMC event handling
 2023-11-03 23:21 UTC  (8+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Move PMU reset logic to common x86 code
` [PATCH v2 2/6] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
` [PATCH v2 3/6] KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)
` [PATCH v2 4/6] KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init()
` [PATCH v2 5/6] KVM: x86/pmu: Update sample period in pmc_write_counter()
` [PATCH v2 6/6] KVM: x86/pmu: Track emulated counter events instead of previous counter

[PATCH net-next V3] ptp: fix corrupted list in ptp_open
 2023-11-03 23:18 UTC  (2+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-03 23:17 UTC  (12+ messages)
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[Intel-gfx] [PATCH v8 0/6] Panel replay phase1 implementation
 2023-11-03 23:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Panel replay phase1 implementation (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v6 0/1] Compatible with NCT3015Y-R and NCT3018Y-R
 2023-11-03 23:17 UTC  (4+ messages)
` [PATCH v6 1/1] rtc: nuvoton: "

[PATCH] rust: Ignore preserve-most functions
 2023-11-03 23:17 UTC  (2+ messages)

[PATCH net-next V2] ptp: fix corrupted list in ptp_open
 2023-11-03 23:15 UTC  (3+ messages)

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-11-03 23:12 UTC  (5+ messages)
` [RFC PATCH 00/11] "
    ` [RFC PATCH 01/11] XArray: add cmpxchg order test

mm/debug_vm_pgtable.c:860 warning triggered
 2023-11-03 23:12 UTC 

[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
 2023-11-03 23:12 UTC  (13+ messages)
` [PATCH v7 02/11] KVM: pfncache: add a mark-dirty helper
` [PATCH v7 04/11] KVM: pfncache: base offset check on khva rather than gpa
` [PATCH v7 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA

[drm-xe:oak/drm-evictable-lru 11/11] drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_res_cursor.h:65:34: error: 'struct ttm_resource' has no member named 'size'
 2023-11-03 23:11 UTC  (2+ messages)
` [Intel-xe] "

mm/compaction.c:1436:21: sparse: sparse: too long token expansion
 2023-11-03 23:12 UTC 

[jimc:dd-shrink-3c 35/36] lib/dynamic_debug.c:117:6: warning: no previous prototype for 'ddebug_clear_prefix_cache'
 2023-11-03 23:11 UTC 

[mptcp:export 1/71] .b4-config: warning: ignored by one of the .gitignore files
 2023-11-03 23:11 UTC 

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready
 2023-11-03 23:11 UTC 

[PATCH 1/2] arm64: dts: qcom: sm8550-qrd: add sound card
 2023-11-03 23:10 UTC  (2+ messages)

No sound in OS when suspending `aplay` process
 2023-11-03 23:07 UTC 

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-03 23:05 UTC  (8+ messages)

[PATCH v2] tg3: power down device only on SYSTEM_POWER_OFF
 2023-11-03 23:04 UTC  (3+ messages)

[PATCH v6 0/6] drm: simplify support for transparent DRM bridges
 2023-11-03 23:03 UTC  (21+ messages)
` [PATCH v6 1/6] drm/bridge: add transparent bridge helper
` [PATCH v6 2/6] phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE
` [PATCH v6 3/6] usb: typec: nb7vpq904m: "
` [PATCH v6 4/6] drm/bridge: implement generic DP HPD bridge
` [PATCH v6 5/6] soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE
` [PATCH v6 6/6] usb: typec: qcom-pmic-typec: "

[PATCH] dt-bindings: phy: Document sm8450 pcie phys as having 4 clocks
 2023-11-03 23:03 UTC  (2+ messages)

[PATCH v11 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-03 23:02 UTC  (10+ messages)
` [PATCH v11 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v11 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v11 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v11 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v11 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v11 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v11 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v11 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v11 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[PATCH v2 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
 2023-11-03 23:02 UTC  (3+ messages)

[LTP] [PATCH 1/1] lib/tst_module.c: Replace "rmmod" with "modprobe -r"
 2023-11-03 23:02 UTC  (4+ messages)

[PATCH] imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation
 2023-11-03 23:00 UTC 

[PATCH v8 04/23] scsi: sd: Differentiate system and runtime start/stop management
 2023-11-03 23:01 UTC  (8+ messages)

[PATCH 1/2] bus: fsl-mc: Drop if block with always false condition
 2023-11-03 23:00 UTC  (2+ messages)
` [PATCH 2/2] bus: fsl-mc: Convert to platform remove callback returning void

drivers/clocksource/timer-ti-dm.c:947: warning: Function parameter or member 'cookie' not described in 'omap_dm_timer_set_int_disable'
 2023-11-03 22:58 UTC 

[android-common:android13-5.10 3314/30000] mm/swap.c:488: warning: Function parameter or member 'vma_flags' not described in '__lru_cache_add_inactive_or_unevictable'
 2023-11-03 22:58 UTC 

[GIT PULL] EFI update for v6.7
 2023-11-03 22:58 UTC 

No sound in OS when suspending `aplay` process
 2023-11-03 22:55 UTC 

[PATCH v4 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
 2023-11-03 22:56 UTC  (4+ messages)
` [PATCH v4 1/3] gnss: ubx: use new helper to remove open coded regulator handling
` [PATCH v4 2/3] dt-bindings: gnss: u-blox: add "reset-gpios" binding
` [PATCH v4 3/3] gnss: ubx: add support for the reset gpio

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-03 22:55 UTC  (4+ messages)
` [PATCH v18 25/26] drm/virtio: Support shmem shrinking

[PULL 00/94] target/sparc: Convert to decodetree
 2023-11-03 22:54 UTC  (4+ messages)
` [PULL 22/94] target/sparc: Move RDASR, STBAR, MEMBAR "

[PATCH] MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entry
 2023-11-03 22:54 UTC 

[PATCH v10 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-03 22:53 UTC  (14+ messages)
` [PATCH v10 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v10 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v10 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v10 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-03 22:53 UTC  (25+ messages)
` [PATCH 05/24] selftests/resctrl: Create cache_size() helper
` [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH 17/24] selftests/resctrl: Create struct for input parameter
` [PATCH 18/24] selftests/resctrl: Introduce generalized test framework
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test
` [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits

[PATCH v2 0/2] Add a driver for Epson RX8111 RTC
 2023-11-03 22:53 UTC  (3+ messages)
` [PATCH v2 2/2] rtc: Add driver for Epson RX8111

[RESEND PATCH] dt-bindings: crypto: qcom,prng: Add SM8450
 2023-11-03 22:52 UTC 

Synaptics "different bus" message
 2023-11-03 22:42 UTC 

Script to apply auh generated patches
 2023-11-03 22:51 UTC 

vmlinux.o: warning: objtool: acpi_idle_enter_bm+0x40: call to lockdep_hardirqs_on_prepare() leaves .noinstr.text section
 2023-11-03 22:47 UTC 

What's cooking in git.git (Nov 2023, #01; Thu, 2)
 2023-11-03 22:48 UTC  (2+ messages)

[android-common:android14-5.15 1/1] fs/fuse/backing.c:1218: undefined reference to `fuse_get_bpf_prog'
 2023-11-03 22:47 UTC 

[Intel-xe] [PATCH v4] drm/xe: Fix pagefault and access counter worker functions
 2023-11-03 22:47 UTC  (2+ messages)

[jgunthorpe:iommu_fwspec 13/19] include/linux/iommu.h:1046:1: warning: duplicate 'static' declaration specifier
 2023-11-03 22:47 UTC 

[jgunthorpe:iommu_fwspec 11/19] drivers/acpi/scan.c:1570:39: error: passing argument 1 of 'iort_iommu_configure_id' from incompatible pointer type
 2023-11-03 22:47 UTC 

[PATCH] pico-imx7d: Remove board_phy_config()
 2023-11-03 22:47 UTC 

[PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-03 22:44 UTC  (20+ messages)
` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH] arm: mach-k3: Move K3 degenerate keys out of board folder
 2023-11-03 22:44 UTC 

problem with recovered array
 2023-11-03 22:38 UTC  (13+ messages)

[PATCH net,v2] hv_netvsc: fix race of netvsc and VF register_netdevice
 2023-11-03 22:44 UTC  (3+ messages)

[PATCH] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
 2023-11-03 22:44 UTC 

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-11-03 22:43 UTC  (2+ messages)

[RESEND PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
 2023-11-03 22:43 UTC 

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-11-03 22:42 UTC  (11+ messages)

[Intel-gfx] [rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO
 2023-11-03 22:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

6.7/kasan/regression/bisected: mt7921_regd_notifier+0x3e2
 2023-11-03 22:36 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF register bounds range vs range support
 2023-11-03 22:35 UTC  (7+ messages)
` [PATCH bpf-next 05/13] bpf: remove redundant s{32,64} -> u{32,64} deduction logic
` [PATCH bpf-next 06/13] bpf: make __reg{32,64}_deduce_bounds logic more robust
` [PATCH bpf-next 11/13] selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default

[PATCH 0/5] ci: add GitLab CI definition
 2023-11-03 22:35 UTC  (3+ messages)
` [PATCH 4/5] ci: split out logic to set up failed test artifacts

minimal soak time in -next leads to breakages in mainline
 2023-11-03 22:34 UTC 

[RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
 2023-11-03 22:30 UTC  (7+ messages)
` [PATCH RFC v11 5/19] "

[PATCH v2] drm/panel-edp: Add timings for BOE NV133WUM-N63
 2023-11-03 22:28 UTC  (2+ messages)

[PATCH bpf 0/6] bpf_redirect_peer fixes
 2023-11-03 22:27 UTC  (7+ messages)
` [PATCH bpf 1/6] netkit: Add tstats per-CPU traffic counters
` [PATCH bpf 2/6] veth: Use "
` [PATCH bpf 3/6] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
` [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
` [PATCH bpf 5/6] selftests/bpf: De-veth-ize the tc_redirect test case
` [PATCH bpf 6/6] selftests/bpf: Add netkit to tc_redirect selftest

[ovmf test] 183672: all pass - PUSHED
 2023-11-03 22:26 UTC 

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-03 22:26 UTC  (6+ messages)
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs

[PATCH v11 3/4] clk: qcom: common: commonize qcom_cc_really_probe
 2023-11-03 22:25 UTC  (2+ messages)

drivers/scsi/lpfc/lpfc_init.c:14771:53: warning: '.grp' directive output may be truncated writing 4 bytes into a region of size between 1 and 80
 2023-11-03 22:25 UTC 

kismet: WARNING: unmet direct dependencies detected for CPU_DCACHE_WRITETHROUGH when selected by ARCH_DAVINCI_DA830
 2023-11-03 22:24 UTC 

drivers/net/wireless/intel/iwlwifi/fw/acpi.c:1190:25: warning: '%s' directive argument is null
 2023-11-03 22:24 UTC 

[Intel-gfx] [PATCH] drm/i915/mtl: Increase guard pages when vt-d is enabled
 2023-11-03 22:23 UTC  (8+ messages)

[RFC PATCH 0/2] Add support for qcm6490 idp and rb3 board
 2023-11-03 22:22 UTC  (3+ messages)
` [RFC PATCH 2/2] arm64: dts: qcom: qcm6490: Add "

[Buildroot] [PATCH 1/1] package/valgrind: bump to version 3.22.0
 2023-11-03 22:19 UTC  (2+ messages)

[Buildroot] [git commit] package/valgrind: bump to version 3.22.0
 2023-11-03 22:17 UTC 

[Buildroot] [git commit] package/tor: security bump version to 0.4.8.8
 2023-11-03 22:17 UTC 

[Buildroot] [git commit] package/kodi-pvr-waipu: bump version to 20.10.2-Nexus
 2023-11-03 22:17 UTC 

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.8.8
 2023-11-03 22:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi-pvr-waipu: bump version to 20.10.2-Nexus
 2023-11-03 22:18 UTC  (2+ messages)

[Buildroot] [git commit] package/mender: add MENDER_CPE_ID_VENDOR
 2023-11-03 22:16 UTC 

[Buildroot] [PATCH 1/1] package/mender: add MENDER_CPE_ID_VENDOR
 2023-11-03 22:16 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH] k3r5: Remove ?= default assignment for the kernel
 2023-11-03 22:16 UTC 

[PATCH v3 0/3] Add arch_timer_edge_cases selftest
 2023-11-03 22:16 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: arm64: selftests: Guarantee interrupts are handled

[Buildroot] [PATCH 1/1] package/libgsm: bump to version 1.0.22
 2023-11-03 22:15 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 6.{1, 5}.x series
 2023-11-03 22:14 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 5}.x series
 2023-11-03 22:15 UTC  (2+ messages)

[PATCH 0/2] service: Add Debug and Documentation to Proxy-related Functions
 2023-11-03 22:14 UTC  (3+ messages)
` [PATCH 1/2] service: Add DBG statements to proxy functions
` [PATCH 2/2] service: Add documentation to proxy-related functions

[meta-ti][master][RFC v2] optee: Rework include files
 2023-11-03 22:13 UTC 

[PATCH] drm/amdgpu: move buffer funcs setting up a level
 2023-11-03 22:10 UTC  (7+ messages)

[PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
 2023-11-03 22:09 UTC 

[meta-ti][master][RFC v2] optee: Rework include files
 2023-11-03 22:07 UTC 

[kirkstone][PATCH] k3r5: Use the ?= default assignment to allow for overrides
 2023-11-03 22:07 UTC  (5+ messages)
` [meta-ti] "

[PATCH] wifi: ath10k: Remove unused struct ath10k_htc_frame
 2023-11-03 22:05 UTC  (2+ messages)

[PATCH v8 0/3] Implement MTE tag compression for swapped pages
 2023-11-03 22:05 UTC  (4+ messages)
` [PATCH v8 3/3] arm64: mte: add compression support to mteswap.c

Request for Help - Too many perl arguments as of 2.43.0-rc0
 2023-11-03 22:04 UTC  (5+ messages)

[Acpica-devel] [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-03 22:03 UTC  (6+ messages)
` [Acpica-devel] [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
  `  "

[android-common:android13-5.15 1/3] fs/fuse/readdir.c:593 fuse_readdir() warn: passing zero to 'PTR_ERR'
 2023-11-03 22:01 UTC 


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.