All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-25 18:58:18 to 2021-11-25 20:48:24 UTC [more...]

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-11-25 20:48 UTC  (2+ messages)
` [Bug 211277] "

[PATCH] Bluetooth: virtio_bt: fix device removal
 2021-11-25 20:44 UTC  (4+ messages)

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-25 20:43 UTC  (8+ messages)
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware "

[gcov] 1391efa952: BUG:KASAN:slab-out-of-bounds_in_gcov_info_add
 2021-11-25 20:42 UTC  (5+ messages)

[FYI][PATCH 1/1] tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall
 2021-11-25 20:42 UTC 

[PATCH] RDMA/bnxt_re: Use bitmap_zalloc() when applicable
 2021-11-25 20:42 UTC 

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-25 20:40 UTC  (7+ messages)
` [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-11-25 20:43 UTC  (5+ messages)
` [Intel-gfx] [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
  `  "

[PATCH] net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
 2021-11-25 20:42 UTC  (3+ messages)

[PATCH v8] drm/amdgpu: handle IH ring1 overflow
 2021-11-25 20:41 UTC  (2+ messages)

[PATCH v2] efi_loader: check tcg2 protocol installation outside the TCG protocol
 2021-11-25 20:40 UTC  (4+ messages)

[PATCH 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-11-25 20:33 UTC  (12+ messages)
` [PATCH 2/3] hwmon: (nct6775) Implement custom "

[djwong-xfs:vectorized-scrub 295/339] fs/xfs/xfs_reflink.c:169 xfs_reflink_find_shared() warn: variable dereferenced before check 'agbp' (see line 161)
 2021-11-25 20:40 UTC 

[PATCH v5 00/17] Extensions to ov8865 driver
 2021-11-25 20:37 UTC  (2+ messages)

[PATCH v6 0/3] Add support for OV5693 sensor
 2021-11-25 20:37 UTC  (2+ messages)

[PATCH 5.4 000/100] 5.4.162-rc2 review
 2021-11-25 20:36 UTC  (3+ messages)

[PATCH 4.4 000/159] 4.4.293-rc3 review
 2021-11-25 20:36 UTC  (2+ messages)

[PATCH 4.14 000/248] 4.14.256-rc3 review
 2021-11-25 20:36 UTC  (2+ messages)

[PATCH 4.19 000/320] 4.19.218-rc3 review
 2021-11-25 20:36 UTC  (2+ messages)

[PATCH 4.9 000/204] 4.9.291-rc3 review
 2021-11-25 20:36 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2021-11-25 20:35 UTC  (5+ messages)

[ANNOUNCE] libdrm 2.4.109
 2021-11-25 20:37 UTC 

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-25 20:34 UTC  (50+ messages)
` [RFC PATCH v3 09/59] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH v3 12/59] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default
` [RFC PATCH v3 13/59] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH v3 14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH v3 15/59] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH v3 16/59] KVM: x86: Add per-VM flag to disable direct IRQ injection
` [RFC PATCH v3 17/59] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH v3 18/59] KVM: x86: Add flag to mark TSC as immutable (for TDX)
` [RFC PATCH v3 23/59] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH v3 25/59] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH v3 26/59] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH v3 29/59] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v3 30/59] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH v3 31/59] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH v3 39/59] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH v3 40/59] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH v3 41/59] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [RFC PATCH v3 45/59] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH v3 46/59] KVM: VMX: Move register caching logic to common code
` [RFC PATCH v3 47/59] KVM: TDX: Define TDCALL exit reason
` [RFC PATCH v3 49/59] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH v3 51/59] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH v3 52/59] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH v3 53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space

[PATCH] media: i2c: ov5648: Fix lockdep error
 2021-11-25 20:31 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-25 20:30 UTC  (13+ messages)
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 10/29] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable

[PATCH] mm: fix the type of a parameter
 2021-11-25 20:28 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2021-11-25 20:30 UTC 

[jpirko-mlxsw:petrm_soft_counters 8/8] net/core/rtnetlink.c:5073:53: warning: 'struct rtnl_offload_xstats_info' declared inside parameter list will not be visible outside of this definition or declaration
 2021-11-25 20:29 UTC  (2+ messages)

[igt-dev] [PATCH V2 i-g-t] tests/amdgpu: Add test for AMD DP DSC
 2021-11-25 20:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: Add test for AMD DP DSC (rev6)

[PATCH] tracing: Iterate trace_[ku]probe objects directly
 2021-11-25 20:28 UTC 

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-11-25 20:25 UTC  (6+ messages)
` [PATCH 08/12] arm64: dts: rockchip: rk356x: Add VOP2 nodes

[PATCH v7] drm/amdgpu: handle IH ring1 overflow
 2021-11-25 20:29 UTC  (4+ messages)

mm/filemap.c:2371:7: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-11-25 20:29 UTC 

stable-rc/queue/4.14 baseline: 131 runs, 1 regressions (v4.14.255-250-g2147e9d66a0a)
 2021-11-25 20:21 UTC 

[Intel-gfx] [PATCH v2 0/3] Enable pipe color support on D13 platform
 2021-11-25 20:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/i915/xelpd: Enable Pipe color support for "
` [Intel-gfx] [PATCH v2 2/3] drm/i915/xelpd: Enable Pipe Degamma
` [Intel-gfx] [PATCH v2 3/3] drm/i915/xelpd: Add Pipe Color Lut caps to platform config

[Buildroot] [PATCH v1] package/ntpsec: new package
 2021-11-25 20:26 UTC  (6+ messages)
  ` [Buildroot] [uclibc-ng-devel] "

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-25 20:21 UTC  (16+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

stable-rc/linux-4.9.y baseline: 106 runs, 2 regressions (v4.9.290-207-g7570749daf30)
 2021-11-25 20:18 UTC 

[PATCH] common/mlx5: fix MR lookup on slow path
 2021-11-25 20:20 UTC 

[PATCH 5.10 000/153] 5.10.82-rc2 review
 2021-11-25 20:14 UTC  (2+ messages)

[linux-next:master 2032/3632] sound/soc/sof/mediatek/mt8195/mt8195.c:51:3: warning: format specifies type 'unsigned long long' but the argument has type 'phys_addr_t' (aka 'unsigned int')
 2021-11-25 20:19 UTC  (2+ messages)

drivers/firmware/cirrus/cs_dsp.c:1211:2: warning: Value stored to 'adsp1_sizes' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-25 20:19 UTC 

[PATCH v2 net-next 0/3] update seville to use shared MDIO driver
 2021-11-25 20:13 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: mdio: mscc-miim: convert to a regmap implementation
` [PATCH v2 net-next 2/3] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [PATCH v2 net-next 3/3] net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-25 20:12 UTC  (10+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[Intel-gfx] [PATCH 0/3] Enable pipe color support on D13 platform
 2021-11-25 20:12 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/xelpd: Enable Pipe color support for "
` [Intel-gfx] [PATCH 2/3] drm/i915/xelpd: Enable Pipe Degamma
` [Intel-gfx] [PATCH 3/3] drm/i915/xelpd: Add Pipe Color Lut caps to platform config

[PATCH] RDMA/mlx4: Use bitmap_alloc() when applicable
 2021-11-25 20:10 UTC  (3+ messages)

[PATCH v3 1/2] Bluetooth: Send device found event on name resolve failure
 2021-11-25 20:09 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Limit duration of Remote Name Resolve

[PATCH v2 1/2] Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
 2021-11-25 20:07 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key

[PATCH 1/2] RDMA/pvrdma: Use bitmap_zalloc() when applicable
 2021-11-25 20:05 UTC  (2+ messages)
` [PATCH 2/2] RDMA/pvrdma: Use non-atomic bitmap functions when possible

[PATCH] configs: rock-pi-4: Enable rockchip efuse support
 2021-11-25 19:52 UTC 

[RESEND PATCH] rpi: Copy properties from firmware dtb to the loaded dtb
 2021-11-25 19:42 UTC 

[PATCH 0/5] staging: r8188eu: remove more usages of rf_type
 2021-11-25 19:59 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove rf_type from rtw_update_ht_cap()
` [PATCH 2/5] staging: r8188eu: remove rf_type from issue_assocreq()
` [PATCH 3/5] staging: r8188eu: remove rf_type from storePwrIndexDiffRateOffset()
` [PATCH 4/5] staging: r8188eu: remove rf_type from getTxPowerIndex88E()
` [PATCH 5/5] staging: r8188eu: remove TxCount "

stable-rc/queue/4.4 baseline: 103 runs, 1 regressions (v4.4.292-160-gb44af49c4a12)
 2021-11-25 19:57 UTC 

[android-common:android-4.19-stable 14351/24082] kernel/dma/removed.c:107:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-11-25 19:58 UTC 

[Buildroot] [PATCH 1/1] package/nss-myhostname: rename MYHOSTNAME_SET_NSSWITCH
 2021-11-25 19:55 UTC  (2+ messages)

[Buildroot] [git commit] package/automake: rename GTK_DOC_M4_INSTALL
 2021-11-25 19:52 UTC 

[Buildroot] [git commit] package/xtables-addons: rename XTABLES_DISABLE_GEOIP_HELPERS
 2021-11-25 19:53 UTC 

[PATCH] IB/hfi1: Use bitmap_zalloc() when applicable
 2021-11-25 19:53 UTC 

[Buildroot] [git commit] package/toolchain: rename GLIBC_COPY_NSSWITCH_FILE
 2021-11-25 19:53 UTC 

[Buildroot] [git commit] package/nss-myhostname: rename MYHOSTNAME_SET_NSSWITCH
 2021-11-25 19:49 UTC 

[Buildroot] [git commit] package/spidev_test: rename SPIDEV_ADD_LINUX_IOCTL
 2021-11-25 19:50 UTC 

[Buildroot] [git commit] package/gmp: fix CVE-2021-43618
 2021-11-25 19:48 UTC 

[Buildroot] [git commit] package/x11r7/xcursor-transparent-theme: rename ICONS_DEFAULT_CONFIG_INSTALL
 2021-11-25 19:51 UTC 

[Buildroot] [PATCH 1/1] package/gmp: fix CVE-2021-43618
 2021-11-25 19:49 UTC  (2+ messages)

[PATCH v2] mt76: eeprom: tolerate corrected bit-flips
 2021-11-25 19:45 UTC  (2+ messages)

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-11-25 19:46 UTC  (7+ messages)
` [PATCH v3 01/23] multifd: Delete useless operation
` [PATCH v3 08/23] multifd: Fill offset and block for reception

[PATCH 10/12] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
 2021-11-25 19:44 UTC  (6+ messages)
` [PATCH] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a

[PATCH] platform/x86: x86-android-tablets: New driver for x86 Android tablets
 2021-11-25 19:43 UTC  (2+ messages)

[PATCH] mt76: eeprom: tolerate corrected bit-flips
 2021-11-25 19:43 UTC  (4+ messages)

[Buildroot] [git commit] package/uhd: fix usrp2 build with boost 1.77.0
 2021-11-25 19:41 UTC 

[Buildroot] [PATCH v3] package/uhd: fix usrp2 build with boost 1.77.0
 2021-11-25 19:46 UTC  (2+ messages)

[norov:bitmap-tmp 7/8] arch/powerpc/xmon/xmon.c:472:64: error: expected ')' before 'return'
 2021-11-25 19:43 UTC  (4+ messages)

[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
 2021-11-25 19:38 UTC 

[PATCH 1/2] RDMA/ocrdma: Use bitmap_zalloc() when applicable
 2021-11-25 19:34 UTC  (2+ messages)
` [PATCH 2/2] RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'

[PATCH v1 0/5] Update Microchip PolarFire SoC support
 2021-11-25 19:32 UTC  (4+ messages)
` [PATCH v1 4/5] net: macb: Compatible as per device tree
  ` macb clock handling (Was: [PATCH v1 4/5] net: macb: Compatible as per device tree)

[PATCH 0/2] HDMI Audio on RK356x/Quartz64 Model A
 2021-11-25 19:30 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: rockchip: rk356x: Add HDMI audio nodes

stable-rc/queue/4.4 build: 183 builds: 5 failed, 178 passed, 6 errors, 35 warnings (v4.4.292-159-g1759246049eca)
 2021-11-25 19:30 UTC 

[PATCH v4] i2c: tegra: Add the ACPI support
 2021-11-25 19:28 UTC  (3+ messages)

[PATCH v4 16/17] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
 2021-11-25 19:28 UTC  (3+ messages)

[PATCH XSERVER 1/2] selinux: remap security classes on policyload
 2021-11-25 19:27 UTC  (2+ messages)
` [PATCH XSERVER 2/2] selinux: log events with appropriate audit type

[PATCH] libsepol: free ebitmap on end of function
 2021-11-25 19:24 UTC 

[PATCH 0/7] media: hantro: add Allwinner H6 support
 2021-11-25 19:21 UTC  (5+ messages)
` [PATCH 4/7] media: hantro: move postproc enablement for old cores

[igt-dev] [PATCH i-g-t v1] amdgpu/amd_bypass: add check for the connection type of the CRC source
 2021-11-25 19:20 UTC  (2+ messages)

[PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
 2021-11-25 19:18 UTC  (2+ messages)

[lttng-dev] CTF2-SPECRC-1.0: Common Trace Format version 2 release candidate
 2021-11-25 19:18 UTC  (2+ messages)
` [diamon-discuss] "

[PATCH 1/2] mt76: clear sta powersave flag after notifying driver
 2021-11-25 19:14 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7603: improve reliability of tx powersave filtering

stable-rc/linux-4.4.y baseline: 103 runs, 1 regressions (v4.4.292-161-g62979a1e3cbd)
 2021-11-25 19:13 UTC 

[GIT PULL] io_uring fixes for 5.16-rc3
 2021-11-25 19:12 UTC  (2+ messages)

[GIT PULL] cifs/smb3 fixes
 2021-11-25 19:12 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.16-rc3
 2021-11-25 19:11 UTC  (2+ messages)

stable-rc/queue/4.14 build: 176 builds: 3 failed, 173 passed, 2 errors, 27 warnings (v4.14.255-248-g5ea12c7b1168)
 2021-11-25 19:09 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc2 (mainline.kernel.org-clang, 5d9f4cf3)
 2021-11-25 19:06 UTC 

drivers/scsi/qedi/qedi_main.c:1540:13: warning: variable 'page' set but not used
 2021-11-25 19:07 UTC  (2+ messages)

[RFC PATCH V3] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-11-25 19:04 UTC  (2+ messages)

[PATCH 0/3] mkimage: allow to specify signing algorithm
 2021-11-25 19:03 UTC  (4+ messages)
` [PATCH 1/3] image-fit: Make string of algo parameter constant
` [PATCH 2/3] mkimage: Drop unused OPT_STRING constant
` [PATCH 3/3] mkimage: Allow to specify the signature algorithm on the command line

stable-rc/linux-4.9.y build: 184 builds: 3 failed, 181 passed, 2 errors, 34 warnings (v4.9.290-205-g54bc9d253e82)
 2021-11-25 19:01 UTC 

[PATCH] mt76: mt7915: update station's airtime and gi from event
 2021-11-25 19:00 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC
 2021-11-25 18:58 UTC  (6+ 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.