All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-19 18:06:32 to 2020-11-19 19:00:15 UTC [more...]

[PATCH] nvme: Cache DMA descriptors to prevent corruption
 2020-11-19 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-11-19 19:00 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-11-19 18:58 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2020-11-19 18:58 UTC 

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-11-19 18:57 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-11-19 18:57 UTC 

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-19 18:56 UTC  (19+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function
` [PATCH v2 5/8] qlit: Support all types of QNums

[mptcp:export 776/783] net/core/sock.c:2489:6: warning: no previous prototype for '__lock_sock'
 2020-11-19 18:56 UTC  (2+ messages)
` [MPTCP] "

[PATCH net] bnxt_en: fix error return code in bnxt_init_one()
 2020-11-19 18:53 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915: Clean up the plane data_rate stuff
 2020-11-19 18:54 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915: Drop pointless total_data_rate argument
` [Intel-gfx] [PATCH 02/13] drm/i915: Drop pointless dev_priv argument
` [Intel-gfx] [PATCH 03/13] drm/i915: Extract skl_ddb_entry_init()
` [Intel-gfx] [PATCH 04/13] drm/i915: Introduce skl_plane_ddb_iter
` [Intel-gfx] [PATCH 05/13] drm/i915: Extract skl_allocate_plane_ddb()
` [Intel-gfx] [PATCH 06/13] drm/i915: Extract skl_crtc_calc_dbuf_bw()
` [Intel-gfx] [PATCH 07/13] drm/i915: Tweak plane ddb allocation tracking
` [Intel-gfx] [PATCH 08/13] drm/i915: Split plane data_rate into data_rate+data_rate_y
` [Intel-gfx] [PATCH 09/13] drm/i915: Extract intel_adjusted_rate()
` [Intel-gfx] [PATCH 10/13] drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment
` [Intel-gfx] [PATCH 11/13] drm/i915: Pre-calculate plane relative data rate
` [Intel-gfx] [PATCH 12/13] drm/i915: Remove total[] and uv_total[] from ddb allocation
` [Intel-gfx] [PATCH 13/13] drm/i915: s/plane_res_b/blocks/ etc

[PATCH net] bnxt_en: fix error return code in bnxt_init_board()
 2020-11-19 18:53 UTC  (2+ messages)

[Intel-gfx] [v2 0/2] Re-enable FBC on TGL
 2020-11-19 18:54 UTC  (4+ messages)
` [Intel-gfx] [v2 1/2] drm/i915/display/tgl: Disable FBC with PSR2

[linux-next:master] BUILD REGRESSION f8550c0d35df3d027724b250a8c5888dfb2fa749
 2020-11-19 18:53 UTC 

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-19 18:51 UTC  (11+ messages)
` [PATCH v3 1/7] introduce 'track-writes-ram' migration capability
` [PATCH v3 2/7] introduce UFFD-WP low-level interface helpers
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()
` [PATCH v3 4/7] implementation of write-tracking migration thread
` [PATCH v3 5/7] implementation of vm_start() BH

-a never,exit still being logged
 2020-11-19 18:52 UTC  (2+ messages)

[PATCH 0/2] arm64: Support Enhanced PAN
 2020-11-19 18:52 UTC  (4+ messages)
` [PATCH 1/2] arm64: Support execute-only permissions with "

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-19 18:51 UTC  (4+ messages)

kernel locks due to USB I/O
 2020-11-19 18:50 UTC  (9+ messages)

[PATCH] gpio: Do not trigger WARN() with sysfs gpio export/unexport
 2020-11-19 18:50 UTC  (7+ messages)

[dpdk-dev] [PATCH 1/3] test/eal: remove unneeded command
 2020-11-19 18:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/3] doc: fix coremask option for eventdev pipeline
` [dpdk-dev] [PATCH 3/3] bus/vdev: fix comment

[RFC] dbus-vmstate: Connect to the dbus only during the migration phase
 2020-11-19 18:47 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-19 18:48 UTC  (11+ messages)

[PATCH v2] eventfd: convert to ->write_iter()
 2020-11-19 18:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-11-19 18:47 UTC 

post-receive: pub/scm/devel/pahole/pahole
 2020-11-19 18:47 UTC 

[PATCH v5 0/2] MTE support for KVM guest
 2020-11-19 18:42 UTC  (6+ messages)

[PATCH][next] gpiolib: acpi: Fix fall-through warnings for Clang
 2020-11-19 18:47 UTC  (2+ messages)

[PATCH 0/2] VMD subdevice secondary bus resets
 2020-11-19 18:45 UTC  (3+ messages)

[PATCH bpf v7 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-19 18:44 UTC  (6+ messages)
` [PATCH bpf v7 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-19 18:44 UTC  (8+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "

[Virtio-fs] restorcon/SELinux virtiofs question
 2020-11-19 18:44 UTC  (5+ messages)

[RFC PATCH] spi: Take the SPI IO-mutex in the spi_setup() method
 2020-11-19 18:43 UTC  (4+ messages)

socket: Address family not supported by protocol
 2020-11-19 18:43 UTC  (8+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix link state update
 2020-11-19 18:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1] ARM: dts: add Nuvoton NPCM730 device tree
 2020-11-19 18:39 UTC  (3+ messages)

[PATCH 0/5] locking/rwsem: Rework reader optimistic spinning
 2020-11-19 18:40 UTC  (7+ messages)
` [PATCH 4/5] locking/rwsem: Wake up all waiting readers if RWSEM_WAKE_READ_OWNED
` [RFC PATCH 5/5] locking/rwsem: Remove reader optimistic spinning

[Buildroot] [PATCH v1] package/libcamera: fix BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS handling
 2020-11-19 18:40 UTC  (2+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-19 18:36 UTC  (5+ messages)

[Buildroot] [git commit] package/libcamera: fix BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS handling
 2020-11-19 18:37 UTC 

[Y2038][time namespaces] Question regarding CLOCK_REALTIME support plans in Linux time namespaces
 2020-11-19 18:37 UTC  (11+ messages)

[PATCH] MAINTAINERS: Update email address for Sean Christopherson
 2020-11-19 18:37 UTC 

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-11-19 18:35 UTC  (5+ messages)
` [PATCH v4 2/9] arm64: perf: Enable pmu counter direct access for perf event on armv8

next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200
 2020-11-19 18:35 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add FB_DAMAGE_CLIPS prop and new test for Selective fetch
 2020-11-19 18:36 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests: Add new PSR2 selective fetch test

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-19 18:34 UTC  (6+ messages)
` [patch 12/19] softirq: Add RT specific softirq accounting

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-19 18:34 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH v2] mm: hugetlb: fix type of delta parameter and related local variables in gather_surplus_pages()
 2020-11-19 18:34 UTC  (2+ messages)

[PATCH v2 00/24] btrfs: preparation patches for subpage support
 2020-11-19 18:32 UTC  (5+ messages)
` [PATCH v2 04/24] btrfs: extent_io: introduce helper to handle page status update in end_bio_extent_readpage()

[PATCH v2] rcu/segcblist: Add debug checks for segment lengths
 2020-11-19 18:32 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/fbcon: Skip test if fbcon modeset if not compatible with feature tested
 2020-11-19 18:32 UTC  (2+ messages)

[PATCH] docs: add a reset controller chapter to the driver API docs
 2020-11-19 18:31 UTC  (2+ messages)

[PATCH] valgrind: helgrind: Intercept libc functions
 2020-11-19 18:31 UTC 

[Intel-gfx] [PATCH] i915/gem_flink_race: Fix error in buffer usage
 2020-11-19 18:31 UTC  (6+ messages)

[PATCH] dt-bindings: vendor-prefixes: Add FII
 2020-11-19 18:28 UTC  (3+ messages)

[PATCH] linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
 2020-11-19 18:27 UTC  (2+ messages)

[PATCH v6] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-19 18:29 UTC 

[COPIA]Formulario de contacto XYZ Distribution
 2020-11-19 18:21 UTC 

[yocto] qtwayland compile issue 5.15 #dunfell
 2020-11-18  2:59 UTC 

[Intel-gfx] [CI 1/6] drm/i915/gt: Include semaphore status in print_request()
 2020-11-19 18:30 UTC  (5+ messages)
` [Intel-gfx] [CI 4/6] drm/i915/gt: Show all active timelines for debugging
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/6] drm/i915/gt: Include semaphore status in print_request()

[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
 2020-11-19  3:31 UTC  (3+ messages)
` [yocto] "

qtwayland compile issue 5.15 #dunfell
 2020-11-18 16:34 UTC  (5+ messages)
` [yocto] "

drivers/gpu/drm/rockchip/rockchip_vop_reg.c:1029:34: warning: unused variable 'vop_driver_dt_match'
 2020-11-19 18:29 UTC  (2+ messages)

[PATCH v5 0/2] arm64/sve: First steps towards optimizing syscalls
 2020-11-19 18:27 UTC  (11+ messages)
` [PATCH v5 1/2] arm64/sve: Don't disable SVE on syscalls return

[PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-11-19 18:29 UTC  (4+ messages)

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-19 18:28 UTC  (6+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT

[GIT PULL] ACPI fixes for v5.10-rc5
 2020-11-19 18:28 UTC 

[PATCH] mm,hugetlb: Remove unneded initialization
 2020-11-19 18:28 UTC  (2+ messages)

[linux-linus test] 156871: regressions - FAIL
 2020-11-19 18:28 UTC 

Enaable to add binary in /usr/bin using .bb file
 2020-11-19 11:15 UTC  (4+ messages)
` [yocto] "

[PULL for-5.2 0/1] Tracing patches
 2020-11-19 18:26 UTC  (2+ messages)

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-19 18:27 UTC  (7+ messages)
    ` [PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk forLenovo "

[GIT PULL] Power management fixes for v5.10-rc5
 2020-11-19 18:27 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2020-11-19 18:27 UTC 

[dpdk-dev] [PATCH] net/i40e: fix counters
 2020-11-19 18:27 UTC  (2+ messages)

[PATCH] drm/amd/display: Add DPCS regs for dcn302 link encoder
 2020-11-19 18:27 UTC  (2+ messages)

[RFC PATCH] mm: bail out from psi memstall when cond_resched
 2020-11-19 18:24 UTC  (3+ messages)

powerpc64-linux-ld: arch/powerpc/mm/numa.o:undefined reference to `coregroup_enabled'
 2020-11-19 18:26 UTC  (2+ messages)

[PATCH 00/14] ASoC: Intel/SOF: extend run-time driver selection to ACPI devices
 2020-11-19 18:25 UTC  (5+ messages)
` [PATCH 13/14] ASoC: SOF: Intel: allow for coexistence between SOF and catpt drivers

Raspberry PI enabling MMC1
 2020-11-19  4:32 UTC  (6+ messages)
  ` [yocto] "

[yocto] qtwayland compile issue 5.15 #dunfell
 2020-11-18  2:59 UTC 

[PATCH v3 0/2] powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2020-11-19 18:22 UTC  (8+ messages)
` [PATCH v3 1/2] powerpc/ptrace: simplify gpr_get/tm_cgpr_get

[sashal-linux-stable:v5.10-rc2-stable 890/936] arch/arm64/kernel/proton-pack.c:287:2: error: implicit declaration of function 'install_bp_hardening_cb'
 2020-11-19 18:23 UTC 

[PATCH net] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-19 18:22 UTC  (2+ messages)

[PATCH] arm64: kexec: Use smp_send_stop in machine_shutdown
 2020-11-19 18:22 UTC  (5+ messages)

[PATCH v1] ona10iv: add ona10iv smart PA kernel driver
 2020-11-19 18:20 UTC  (2+ messages)

[PATCH] x86/PCI: Convert force_disable_hpet() to standard quirk
 2020-11-19 18:19 UTC 

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-19 18:18 UTC  (7+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[PATCH] arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
 2020-11-19 18:18 UTC  (2+ messages)

iotest 030 still occasionally intermittently failing
 2020-11-19 18:17 UTC  (5+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Do not call hsw_set_frame_start_delay for dsi
 2020-11-19 18:20 UTC 

[PATCH net-next 0/4] net: dsa: Link aggregation support
 2020-11-19 18:18 UTC  (3+ messages)
` [PATCH net-next 1/4] net: bonding: Notify ports about their initial state

[PATCH 1/2] hwmon: (amd_energy) Add AMD family 19h model 01h x86 match
 2020-11-19 18:42 UTC  (2+ messages)
` [PATCH 2/2] docs: hwmon: (amd_energy) update documentation

[PATCH v4 0/3] xen/arm: Allow Xen to boot with ACPI 5.1
 2020-11-19 18:16 UTC  (7+ messages)
` [PATCH v4 1/3] xen/arm: gic: acpi: Guard helpers to build the MADT with CONFIG_ACPI
` [PATCH v4 2/3] xen/arm: gic: acpi: Use the correct length for the GICC structure
` [PATCH v4 3/3] xen/arm: acpi: Allow Xen to boot with ACPI 5.1

[ambarus:v5.10-atmel-qspi-under-spi-nor 22/35] ERROR: modpost: "spi_nor_scan" undefined!
 2020-11-19 18:16 UTC 

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-19 18:15 UTC  (6+ messages)
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix

[yocto] #yocto
 2020-11-18 13:08 UTC 

[Bug 210269] New: Tablet mode not correctly reported after wake-up from hibernate
 2020-11-19 18:14 UTC  (3+ messages)
` [Bug 210269] "

[yocto] loading huawei_cdc_ncm #kernel
 2020-11-18 12:10 UTC 

[yocto] Enaable to add binary in /usr/bin using .bb file
 2020-11-19  7:43 UTC 

[PATCH 1/2] PCI: Add save/restore of Precision Time Measurement capability
 2020-11-19 18:13 UTC  (5+ messages)
` [PATCH 2/2] PCI: Disable Precision Time Measurement during suspend

[PATCH v2] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-19 18:12 UTC  (3+ messages)

[RFC PATCH 0/4] net: dsa: link aggregation support
 2020-11-19 18:12 UTC  (3+ messages)

linux-next: Tree for Nov 19
 2020-11-19 18:12 UTC  (4+ messages)
` linux-next: Tree for Nov 19 (drivers/edac/igen6_edac.c)

[yocto] [PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
 2020-11-17 21:09 UTC  (2+ messages)

OpenEmbedded Happy Hour November 25 9pm/2100 UTC
 2020-11-19 18:12 UTC 

[PATCH] srcu: Remove srcu_cblist_invoking member from sdp
 2020-11-19 18:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_render_linear_blits: Add test description
 2020-11-19 18:10 UTC  (2+ messages)

[PATCH 1/1] ACPI/IORT: Fix doc warnings in iort.c
 2020-11-19 18:09 UTC  (5+ messages)

[yocto] Enaable to add binary in /usr/bin using .bb file
 2020-11-19  8:39 UTC 

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-11-19 18:08 UTC  (17+ messages)
` [PATCH v2] lockdep: Allow tuning tracing capacity constants
  ` [PATCH v3] "

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-19 18:09 UTC  (5+ messages)

[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2020-11-19 16:59 UTC  (11+ messages)
` [RFC PATCH v3 01/16] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
` [RFC PATCH v3 04/16] arm64: Introduce CPU SPE feature
` [RFC PATCH v3 06/16] KVM: arm64: Introduce SPE primitives
` [RFC PATCH v3 08/16] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v3 10/16] KVM: arm64: Add a new VM "

[PATCH v3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
 2020-11-19 18:07 UTC  (3+ messages)

[saeed:net-next 3/5] drivers/vdpa/mlx5/net/mlx5_vnet.c:46:35: warning: 'struct mlx5_vdpa_net' declared inside parameter list will not be visible outside of this definition or declaration
 2020-11-19 18:09 UTC 

[PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND
 2020-11-19 16:56 UTC  (7+ messages)

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-19 16:57 UTC  (6+ messages)
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-19 16:45 UTC  (2+ messages)
` [PATCH v4 25/25] coresight: Add support for v8.4 SelfHosted tracing

[yocto] qtwayland compile issue 5.15 #dunfell
 2020-11-18  2:59 UTC 

#yocto
 2020-11-19  0:30 UTC  (2+ messages)
` [yocto] #yocto

What's cooking in git.git (Nov 2020, #02; Mon, 9)
 2020-11-19 18:06 UTC  (11+ messages)
` ds/maintenance-part-3 (was Re: What's cooking in git.git (Nov 2020, #02; Mon, 9))

[PATCH 00/11] net: dsa: microchip: make ksz8795 driver more dynamic
 2020-11-19 18:06 UTC  (4+ messages)
` [PATCH 08/11] net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers


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.