All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-19 20:08:59 to 2021-01-19 20:51:29 UTC [more...]

[PATCH] arm64: dts: renesas: disable SD functions for plain eMMC
 2021-01-19 20:46 UTC  (4+ messages)

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-19 20:38 UTC  (5+ messages)

[PATCH v5 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-19 20:14 UTC  (6+ messages)
` [PATCH v5 08/14] mm/gup: do not allow zero page for pinned pages

[PATCH v20 00/20] Initial support for multi-process Qemu
 2021-01-19 20:28 UTC  (10+ messages)
` [PATCH v20 02/20] multi-process: add configure and usage information
` [PATCH v20 03/20] memory: alloc RAM from file at offset
` [PATCH v20 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v20 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v20 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PATCH v20 12/20] multi-process: setup memory manager for remote device
` [PATCH v20 13/20] multi-process: introduce proxy object
` [PATCH v20 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v20 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints

[PATCH 00/12] perf core PMU support for Sapphire Rapids
 2021-01-19 20:38 UTC  (11+ messages)
` [PATCH 01/12] perf/core: Add PERF_SAMPLE_WEIGHT_EXT
` [PATCH 03/12] perf/x86/intel: Add perf core PMU support for Sapphire Rapids
` [PATCH 04/12] perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
` [PATCH 05/12] tools headers uapi: Update tools's copy of linux/perf_event.h
` [PATCH 06/12] perf tools: Support data block and addr block
` [PATCH 07/12] perf c2c: "
` [PATCH 08/12] perf tools: Support PERF_SAMPLE_WEIGHT_EXT
` [PATCH 09/12] perf report: Support instruction latency
` [PATCH 10/12] perf test: Support PERF_SAMPLE_WEIGHT_EXT
` [PATCH 11/12] perf stat: Support L2 Topdown events

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-19 20:44 UTC  (2+ messages)
` [PATCH 6/8] s390x/pci: PCISTB via the vfio zPCI I/O region

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2021-01-19 20:51 UTC 

[Buildroot] [git commit] package/python-jmespath: bump to version 0.10.0
 2021-01-19 20:50 UTC 

[Buildroot] [PATCH] package/python-bluezero: Bump to version 0.4.0
 2021-01-19 20:50 UTC  (2+ messages)

[PATCH v6 00/49] QUICC Engine support on ARM, ARM64, PPC64
 2021-01-19 17:33 UTC  (3+ messages)
` [PATCH v6 04/49] soc: fsl: qe: introduce qe_io{read,write}* wrappers

[PATCH] KVM: update depracated jump label API
 2021-01-19 20:46 UTC  (3+ messages)
` [PATCH] KVM: update depracated and inappropriate "

[Buildroot] [git commit] package/python-bluezero: Bump to version 0.4.0
 2021-01-19 20:48 UTC 

IMX8MM SD UHS support
 2021-01-19 20:47 UTC  (11+ messages)

[RESEND][PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2021-01-19 20:45 UTC  (5+ messages)
` [RESEND][PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [RESEND][PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
 2021-01-19 20:45 UTC  (4+ messages)

[PATCH] environ.7: Document the valid values of pathnames for SHELL, PAGER and EDITOR/VISUAL
 2021-01-19 20:45 UTC 

[Ocfs2-devel] [PATCH] ocfs2: cleanup some definitions which is not used anymore
 2021-01-19  8:18 UTC 

[PATCH] usb: add pcap support
 2021-01-19 19:44 UTC 

[Intel-gfx] [CI] drm/i915/display: Apply interactive priority to explicit flip fences
 2021-01-19 20:44 UTC 

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-01-19 18:57 UTC  (12+ messages)
` [PATCH v3 02/21] x86/fpu/xstate: Modify state copy helpers to handle both static and dynamic buffers
` [PATCH v3 04/21] x86/fpu/xstate: Modify context switch "
` [PATCH v3 05/21] x86/fpu/xstate: Add a new variable to indicate dynamic user states

[tpm2] tpm2-abrmd pending RC request for feedback
 2021-01-19 20:43 UTC 

Occasional delayed output of events
 2021-01-19 20:42 UTC  (10+ messages)

[yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
 2021-01-19 20:42 UTC 

[PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support
 2021-01-19 20:20 UTC  (9+ messages)
` [PATCH v6 bpf-next 1/8] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v6 bpf-next 2/8] xdp: add xdp_shared_info data structure
` [PATCH v6 bpf-next 3/8] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v6 bpf-next 4/8] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v6 bpf-next 5/8] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v6 bpf-next 6/8] net: mvneta: enable jumbo frames for XDP
` [PATCH v6 bpf-next 7/8] net: xdp: add multi-buff support to xdp_build_skb_from_fram
` [PATCH v6 bpf-next 8/8] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.169-1-g50636e30e0ad0)
 2021-01-19 20:37 UTC 

Splicing to/from a tty
 2021-01-19 20:38 UTC  (12+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-19 20:36 UTC  (4+ messages)
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[Buildroot] [PATCH 1/2] Revert "package/nano: fix tiny build"
 2021-01-19 20:42 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/nano: fix tiny build

[PATCH] drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
 2021-01-19 20:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] dm crypt: fix invalid copy paste in crypt_alloc_req_aead
 2021-01-19 20:40 UTC  (3+ messages)
` [dm-devel] "
` [dm-crypt] "

[PATCH v3 0/3] Adding the Sparx5 Switch Reset Driver
 2021-01-19 20:39 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
` [PATCH v3 2/3] reset: mchp: sparx5: add switch reset driver

Ask for suggestions for CVE-2019-12928
 2021-01-19 20:17 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-19 19:32 UTC  (3+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[Bug 196513] environ.7: Document the valid values of pathnames for SHELL, PAGER and EDITOR/VISUAL
 2021-01-19 20:40 UTC  (2+ messages)

[PATCH v1] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-19 20:40 UTC  (3+ messages)

[PATCH] drm/amd/display: Implement functions to let DC allocate GPU memory
 2021-01-19 20:40 UTC 

[PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-19 18:10 UTC  (3+ messages)
` [PATCH v4 1/5] arm64: mte: Add asynchronous "

[PATCH 0/3] idle optimization patches (mall)
 2021-01-19 20:38 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: Enable programing of MALL watermarks
` [PATCH 2/3] drm/amd/display: Dynamic cursor cache size for MALL eligibility check
` [PATCH 3/3] drm/amd/display: Update dcn30_apply_idle_power_optimizations() code

[PATCH 1/3] libkmod: Fix documentation on config precedence order
 2021-01-19 20:36 UTC  (4+ messages)
` [PATCH 2/3] depmod: fix "

[linux-next:master] BUILD REGRESSION b4bb878f3eb3e604ebfe83bbc17eb7af8d99cbf4
 2021-01-19 20:38 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/dp: read eDP sink MSO configuration
 2021-01-19 20:38 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/dp: read eDP sink MSO configuration (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 17:53 UTC  (4+ messages)
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace

[PATCH v2 0/4] x86/fpu: Reduce unnecessary FNINIT and MXCSR usage
 2021-01-19 17:39 UTC  (3+ messages)
` [PATCH v2 1/4] x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
` [PATCH v2 4/4] x86/fpu/64: Don't FNINIT in kernel_fpu_begin()

[PATCH v2 00/14] V4L2 Async notifier API cleanup
 2021-01-19 20:12 UTC  (29+ messages)
` [PATCH v2 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v2 02/14] media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v2 03/14] media: stm32: "
` [PATCH v2 04/14] media: exynos4-is: "
` [PATCH v2 05/14] media: st-mipid02: "
` [PATCH v2 06/14] media: cadence: "
` [PATCH v2 07/14] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH v2 09/14] media: pxa-camera: "
` [PATCH v2 10/14] media: davinci: vpif_display: Remove unused v4l2-async code
` [PATCH v2 11/14] media: v4l2-async: Fix incorrect comment
` [PATCH v2 12/14] media: Clarify v4l2-async subdevice addition API
` [PATCH v2 13/14] media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
` [PATCH v2 14/14] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API

[PATCH v4 00/23] backup performance: block_status + async
 2021-01-19 19:29 UTC  (4+ messages)

[PATCH v17 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-19 20:34 UTC  (5+ messages)
` [PATCH v17 01/10] fs/ntfs3: Add headers and misc files

[PATCH] iio: adc: stm32-adc: fix erroneous handling of spurious IRQs
 2021-01-19 17:56 UTC  (4+ messages)
    ` [Linux-stm32] "

[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
 2021-01-19 20:33 UTC  (6+ messages)

+ riscv-kconfig-make-direct-map-manipulation-options-depend-on-mmu.patch added to -mm tree
 2021-01-19 20:34 UTC 

[PATCH net-next v2 0/4] net: inline rollback_registered() functions
 2021-01-19 20:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: move net_set_todo inside rollback_registered()
` [PATCH net-next v2 2/4] net: inline rollback_registered()
` [PATCH net-next v2 3/4] net: move rollback_registered_many()
` [PATCH net-next v2 4/4] net: inline rollback_registered_many()

[PATCH] kasan: Add explicit preconditions to kasan_report()
 2021-01-19 20:35 UTC  (5+ messages)

stable-rc/linux-4.4.y baseline: 116 runs, 11 regressions (v4.4.252-19-ga5d48e0086e76)
 2021-01-19 20:26 UTC 

[PATCHSET 0/4] xfs: minor cleanups of the quota functions
 2021-01-19 20:26 UTC  (5+ messages)
` [PATCH 3/4] xfs: create convenience wrappers for incore quota block reservations

[PATCH] net: stmmac: dwmac-meson8b: fix the RX delay validation
 2021-01-19 20:24 UTC  (3+ messages)

[PATCH v3 00/25] backup performance: block_status + async
 2021-01-19 20:21 UTC  (3+ messages)
` [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter

[PATCH v4 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-19 20:31 UTC  (6+ messages)
` [PATCH v4 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-01-19 20:31 UTC  (6+ messages)
` [PATCH 2/2] xfs_repair: clear the needsrepair flag

[PATCH BlueZ] gatt: Fix crash when a device is removed
 2021-01-19 20:27 UTC  (2+ messages)
` [BlueZ] "

[PATCH net v2 0/2] sh_eth: Fix reboot crash
 2021-01-19 20:30 UTC  (2+ messages)

[PATCH] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-19 20:29 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-19 20:22 UTC  (6+ messages)
` [PATCH v14 05/10] "

stable-rc/linux-4.9.y baseline: 130 runs, 6 regressions (v4.9.252-23-gd1138eea2aad)
 2021-01-19 20:28 UTC 

[PATCH 1/3] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
 2021-01-19 20:28 UTC  (4+ messages)
` [PATCH 3/3] PCI: rockchip: add DesignWare based PCIe controller

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-19 20:02 UTC  (2+ messages)
` [PATCH 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[PATCH] x86/sgx: Fix free_cnt counting logic in epc section
 2021-01-19 20:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2021-01-19 20:28 UTC 

Contributor meeting notes 19-Jan-21
 2021-01-19 20:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-01-19 20:27 UTC 

[PATCH] vnc: add qmp to support reload vnc tls certificates
 2021-01-19 19:23 UTC  (2+ messages)

[RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-19 19:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/zziplib: set ZZIPLIB_CPE_ID_VALID
 2021-01-19 20:25 UTC  (2+ messages)

+ x86-kfence-enable-kfence-for-x86-fix.patch added to -mm tree
 2021-01-19 20:24 UTC 

+ kfence-documentation-add-kfence-documentation-fix.patch added to -mm tree
 2021-01-19 20:24 UTC 

+ arm64-kfence-enable-kfence-for-arm64-fix.patch added to -mm tree
 2021-01-19 20:24 UTC 

+ mm-add-kernel-electric-fence-infrastructure-fix-5.patch added to -mm tree
 2021-01-19 20:24 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Fix the sgt.pfn sanity check
 2021-01-19 20:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[PATCH v6 00/72] support vector extension v1.0
 2021-01-19 19:22 UTC  (9+ messages)
` [PATCH v6 16/72] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v6 18/72] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v6 20/72] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v6 21/72] target/riscv: rvv-1.0: fault-only-first unit stride load

[PATCH 0/2] tcg: Optimize inline dup_const for MO_64
 2021-01-19 19:25 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v8 00/13] Add Broadcom VK driver
 2021-01-19 20:21 UTC  (5+ messages)

[Buildroot] [git commit] package/libebml: add LIBEBML_CPE_ID_VENDOR
 2021-01-19 20:23 UTC 

[Buildroot] [git commit] package/zziplib: set ZZIPLIB_CPE_ID_VALID
 2021-01-19 20:22 UTC 

[Buildroot] [git commit] package/ncmpc: set NCMPC_CPE_ID_VALID
 2021-01-19 20:22 UTC 

[Buildroot] [git commit] package/libbluray: add LIBBLURAY_CPE_ID_VENDOR
 2021-01-19 20:22 UTC 

[yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
 2021-01-19 20:22 UTC  (2+ messages)

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-19 20:18 UTC  (9+ messages)

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-19 19:19 UTC  (4+ messages)
` [PATCH v2 02/22] tcg/i386: Move constraint type check to tcg_target_const_match

[PATCH] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR
 2021-01-19 20:18 UTC  (3+ messages)
` [PATCH v3] "

proposal: move Linux userspace USB gadget projects to linux-usb GitHub organisation?
 2021-01-19 20:15 UTC  (2+ messages)

[PATCH 0/2 v2] HID: fix some kernel-doc notations
 2021-01-19 20:07 UTC  (3+ messages)
` [PATCH 1/2 v2] HID: correct kernel-doc notation in <linux/hid*.h>
` [PATCH 2/2 v2] HID: correct kernel-doc notation in hid-quirks.c

[PATCH v2 0/5] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-19 17:24 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: arm: ti: Add bindings for AM642 SoC
` [PATCH v2 3/5] arm64: dts: ti: Add support "
` [PATCH v2 4/5] arm64: dts: ti: k3-am64-main: Enable DMA support

[PATCH] selftests/powerpc: Only test lwm/stmw on big endian
 2021-01-19 20:01 UTC  (2+ messages)

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-01-19 16:29 UTC  (4+ messages)
` [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON "

RFC on packfile URIs and .gitmodules check
 2021-01-19 19:02 UTC  (2+ messages)

[PATCH iproute2-next] tc: flower: add tc conntrack inv ct_state support
 2021-01-19 20:08 UTC  (2+ messages)

+ hugetlbfs-use-helper-macro-default_hstate-in-init_hugetlbfs_fs.patch added to -mm tree
 2021-01-19 18:57 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-01-19 20:15 UTC 

[PATCH] hw/misc: sifive_u_otp: Use error_report() when block operation fails
 2021-01-19 19:16 UTC  (2+ messages)

[PATCH] nvme: fix handling mapping failure
 2021-01-19 18:00 UTC  (2+ messages)

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-19 17:58 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: make recovery workqueue operate on a gfs2 mount point, not journal
 2021-01-19 20:14 UTC  (8+ messages)

[PATCH V1 0/5] vfio virtual address update
 2021-01-19 20:11 UTC  (5+ messages)
` [PATCH V1 4/5] vfio: VA suspend interface

Kenya Business Plans for only Kes 499/=
 2021-01-19 20:03 UTC 

[PATCH net RFC] ibmvnic: device remove has higher precedence over reset
 2021-01-19 20:08 UTC  (4+ messages)

[PATCH] bpf: helper bpf_map_peek_elem_proto points to wrong callback
 2021-01-19 19:05 UTC 

[PATCH v1 0/6] testing/next (docker binfmt tests)
 2021-01-19 18:56 UTC  (3+ messages)
` [PATCH v1 3/6] tests/docker: make _copy_with_mkdir accept missing files


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.