All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-27 02:49:26 to 2020-08-27 05:07:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-08-27  5:07 UTC 

[PATCH v2 0/6] Fixes msys2 building after the meson convert
 2020-08-27  5:05 UTC  (4+ messages)
` [PATCH v2 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
` [PATCH v2 2/6] meson: fixes relpath may fail on win32
` [PATCH v2 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2

[PATCH] drm/i915/lspcon: Limits to 8 bpc for RGB/YCbCr444
 2020-08-27  5:04 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-08-27  5:06 UTC  (3+ messages)

[PATCH v1 0/3] War on dashed-git
 2020-08-27  5:03 UTC  (14+ messages)
` [PATCH v2 0/2] avoid running "git-subcmd" in the dashed form
  ` [PATCH v2 2/2] cvsexportcommit: do not run git programs in "
    ` [PATCH v2 3/2] credential-cache: use child_process.args
      ` [PATCH] run_command: teach API users to use embedded 'args' more

[SPDK] Re: Print backtrace in SPDK
 2020-08-27  5:04 UTC 

[cip-dev] CIP IRC weekly meeting today
 2020-08-27  5:04 UTC  (2+ messages)

[PATCH v2] powerpc: Update documentation of ISA versions for Power10
 2020-08-27  5:00 UTC  (3+ messages)

[PATCH v2 0/8] Add C66x & C71x DSP nodes on J721E SoCs
 2020-08-27  4:58 UTC  (3+ messages)

[PATCH v5 00/23] Kernel userspace access/execution prevention with hash translation
 2020-08-27  4:57 UTC  (25+ messages)
` [PATCH v5 01/23] powerpc: Add new macro to handle NESTED_IFCLR
` [PATCH v5 02/23] KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR
` [PATCH v5 03/23] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [PATCH v5 04/23] powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init
` [PATCH v5 05/23] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [PATCH v5 06/23] powerpc/book3s64/kup: Use the correct #ifdef when including headers
` [PATCH v5 07/23] powerpc/book3s64/kuep: Move KUEP related function outside radix
` [PATCH v5 08/23] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v5 09/23] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
` [PATCH v5 10/23] powerpc/exec: Set thread.regs early during exec
` [PATCH v5 11/23] powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit from kernel
` [PATCH v5 12/23] powerpc/book3s64/pkeys: Inherit correctly on fork
` [PATCH v5 13/23] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
` [PATCH v5 14/23] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one
` [PATCH v5 15/23] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode
` [PATCH v5 16/23] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR
` [PATCH v5 17/23] powerpc/book3s64/kuap: Improve error reporting with KUAP
` [PATCH v5 18/23] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation
` [PATCH v5 19/23] powerpc/book3s64/kuep: Use Key 3 to implement KUEP "
` [PATCH v5 20/23] powerpc/book3s64/hash/kuap: Enable kuap on hash
` [PATCH v5 21/23] powerpc/book3s64/hash/kuep: Enable KUEP "
` [PATCH v5 22/23] powerpc/book3s64/hash/kup: Don't hardcode kup key
` [PATCH v5 23/23] powerpc/book3s64/pkeys: Optimize FTR_KUAP and FTR_KUEP disabled case

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-27  4:56 UTC  (2+ messages)

[PATCH v2 1/3] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-08-27  4:53 UTC  (15+ messages)
` [PATCH v2 2/3] usb typec: mt6360: Add MT6360 Type-C DT binding documentation
` [PATCH v2 3/3] usb typec: mt6360: Prevent the race condition during module remove

[Intel-gfx] [PATCH v3 1/3] drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support
 2020-08-27  4:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v3,1/3] drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support (rev2)

OpenBMC - FRU inventory with Entity Manager
 2020-08-27  4:53 UTC  (2+ messages)

[PATCH] meson: move pixman detection to meson
 2020-08-27  4:52 UTC  (2+ messages)

[PATCH v2 1/2] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-08-27  4:50 UTC  (6+ messages)
` [PATCH v2 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

[PATCH 0/6] *** Fixes msys2 building after the meson convert ***
 2020-08-27  4:49 UTC  (7+ messages)
` [PATCH 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
` [PATCH 2/6] meson: fixes relpath may fail on win32
` [PATCH 3/6] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
` [PATCH 4/6] configure: Fix include and linkage issue on msys2
` [PATCH 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
` [PATCH 6/6] meson: Convert undefsym.sh to undefsym.py

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-27  4:51 UTC  (9+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env

[PATCH bpf-next 0/5] bpf: add main_thread_only customization for task/task_file iterators
 2020-08-27  4:50 UTC  (3+ messages)
` [PATCH bpf-next 1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info

[PATCH 0/3] dmaengine: Add support for Qcom GSI dma controller
 2020-08-27  4:50 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

linux-next: build failure after upgrading sphinx
 2020-08-27  4:50 UTC 

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-08-27  4:50 UTC  (4+ messages)
` [PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer
    ` [EXT] "

[tip:ras/core] BUILD SUCCESS 1e36d9c6886849c6f3d3c836370563e6bc1a6ddd
 2020-08-27  4:47 UTC 

[PATCH v36 00/24] Intel SGX foundations
 2020-08-27  4:47 UTC  (3+ messages)
` [PATCH v36 22/24] selftests/x86: Add a selftest for SGX

[PATCH] arm64: dts: ti: k3-am65: restrict PCIe to Gen2 speed
 2020-08-27  4:43 UTC  (2+ messages)

[PATCH 0/8] qom: Use TYPE_* constants
 2020-08-27  4:42 UTC  (3+ messages)
` [PATCH 4/8] sclpconsole: "

[PATCH 0/4] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-08-27  4:40 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings for J7200 SoC

[PATCH] drm/ingenic: Fix driver not probing when IPU port is missing
 2020-08-27  4:38 UTC  (3+ messages)

[PATCH v2 0/2] extcon: ptn5150: Add usb-typec support for Intel LGM SoC
 2020-08-27  4:51 UTC  (4+ messages)
` [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT() macros
` [PATCH v2 2/2] extcon: ptn5150: Set the VBUS and POLARITY property state

Contributor wanting to get started with simple contributions
 2020-08-27  4:37 UTC  (5+ messages)

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-27  4:35 UTC  (6+ messages)
  ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[PATCH net-next 0/3] devlink show controller info
 2020-08-27  4:31 UTC  (6+ messages)
` [PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name

[PATCH] pretty-options.txt: fix --no-abbrev-commit description
 2020-08-27  4:32 UTC  (6+ messages)

[PATCH v2 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-27  4:25 UTC  (2+ messages)

[PATCH V2 1/4] opp: Enable resources again if they were disabled earlier
 2020-08-27  4:32 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-27  4:25 UTC  (4+ messages)

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-27  4:26 UTC  (7+ messages)
` [PATCH v2 1/2] "

[tip:x86/urgent] BUILD SUCCESS d4f07268d035721dd055ceb0de98ace6ac5f858b
 2020-08-27  4:27 UTC 

[PATCH v2 1/2] drm/amdkfd: Move the ignore_crat check before the CRAT table get
 2020-08-27  4:28 UTC  (2+ messages)

Unable to establish ppp connection with Huawei dongle
 2020-08-27  4:26 UTC 

[android-common:android-4.19-stable 4/12] kernel/cgroup/cgroup-v1.c:1220:44-48: ERROR: root is NULL but dereferenced
 2020-08-27  4:24 UTC 

[PATCH] clone: add remote.cloneDefault config option
 2020-08-27  4:21 UTC  (3+ messages)

[PATCH v2] drm/vkms: avoid warning in vkms_get_vblank_timestamp
 2020-08-27  4:18 UTC  (2+ messages)

[tip:x86/cache] BUILD SUCCESS 29b6bd41ee24f69a85666b9f68d500b382d408fd
 2020-08-27  4:14 UTC 

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-08-27  3:52 UTC  (2+ messages)

[PATCH] ninjatool: quote dollars in variables
 2020-08-27  4:13 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix compilation warnings for 64-bit printf args
 2020-08-27  4:12 UTC  (3+ messages)

[PATCH v2 bpf-next] libbpf: fix compilation warnings for 64-bit printf args
 2020-08-27  4:11 UTC 

[PATCH v3] x86/hotplug: Silence APIC only after all irq's are migrated
 2020-08-27  4:12 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 4/4] selftests: mptcp: add ADD_ADDR mibs check function
 2020-08-27  4:09 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 3/4] mptcp: add ADD_ADDR related mibs
 2020-08-27  4:09 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 2/4] mptcp: send out ADD_ADDR with echo flag
 2020-08-27  4:09 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 1/4] mptcp: drop re-check mechanism for PM's flags
 2020-08-27  4:09 UTC 

[MPTCP] [MPTCP][PATCH v6 mptcp-next 0/4] add ADD_ADDR echo flag support
 2020-08-27  4:09 UTC 

[RFC PATCH v3 00/34] Hexagon patch series
 2020-08-27  4:05 UTC  (5+ messages)
` [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures

[PATCH] thermal: sysfs: fall back to vzalloc for cooling device's statistics
 2020-08-27  4:03 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2020-08-27  4:03 UTC 

[PATCH v3] virtio-gpu: fix unmap the already mapped items
 2020-08-27  3:58 UTC 

[m68k:m68k-queue] BUILD SUCCESS 3d86f8d3c27501378f9256a99cd2616d3539bb9b
 2020-08-27  3:59 UTC 

[PATCH] m68k: Correct some typos in comments
 2020-08-27  3:59 UTC  (3+ messages)

[PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
 2020-08-27  3:59 UTC  (7+ messages)
` [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
  ` [LTP] "

[ovmf test] 152863: all pass - PUSHED
 2020-08-27  3:58 UTC 

[PATCH] Fix array overruns in ucsi.c partner_altmode[]
 2020-08-27  3:57 UTC  (6+ messages)
    ` [PATCH 1/2] usb/typec: fix "
      ` [PATCH v2 "
        ` [PATCH v2 2/2] "

[PATCH] powerpc/64s: Remove TM from Power10 features
 2020-08-27  3:55 UTC 

[PATCH] libnvdimm/e820: Fix build error without MEMORY_HOTPLUG
 2020-08-27  3:54 UTC  (3+ messages)

next/pending-fixes baseline: 302 runs, 13 regressions (v5.9-rc2-374-g260e8bbb71b0)
 2020-08-27  3:53 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/display/dp: Attach and set drm connector VRR property
 2020-08-27  3:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/4] drm/i915/display/dp: Attach and set drm connector VRR property (rev2)

[PATCH v6 0/7] Fix timeout clock used by hardware data timeout
 2020-08-27  3:50 UTC  (8+ messages)
` [PATCH v6 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH v6 2/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
` [PATCH v6 3/7] dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
` [PATCH v6 4/7] arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
` [PATCH v6 5/7] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
` [PATCH v6 6/7] arm64: tegra: Add missing timeout clock to Tegra194 "
` [PATCH v6 7/7] sdhci: tegra: Add missing TMCLK for data timeout

[RFC V2] kthread: add object debug support
 2020-08-27  3:49 UTC  (3+ messages)
` [kthread] 2e7d8748eb: last_state.is_incomplete_run

[PATCH V3 1/2] MIPS: Loongson-3: Enable COP2 usage in kernel
 2020-08-27  3:48 UTC  (12+ messages)

[PATCH v2] virtio-gpu: fix unmap the already mapped items
 2020-08-27  3:41 UTC  (3+ messages)

[PATCH v5 2/2] Add Intel LGM soc DMA support
 2020-08-27  3:42 UTC 

cron job: media_tree daily build: ERRORS
 2020-08-27  3:39 UTC 

[PATCH net-next] net/sched: add act_ct_output support
 2020-08-27  3:30 UTC  (3+ messages)

[PATCH 2/4] arm64: wrap and generalise counter read functions
 2020-08-27  3:36 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Add GPU reset SMI event
 2020-08-27  3:36 UTC  (2+ messages)

[PATCH] block: Fix a race in the runtime power management code
 2020-08-27  3:35 UTC  (6+ messages)

[PATCH v2 1/1] timer: dw-apb: fix compiler warnings
 2020-08-27  3:35 UTC  (3+ messages)

[PATCH v2 2/2] Input: gpio_keys - Simplify with dev_err_probe()
 2020-08-27  3:35 UTC 

[PATCH] deprecated.rst: Remove now removed uninitialized_var
 2020-08-27  3:27 UTC  (2+ messages)

[PATCH v2] extcon: ptn5150: Deduplicate parts of dev_err_probe()
 2020-08-27  3:39 UTC  (2+ messages)

[PATCH v4 1/5] exfat: integrates dir-entry getting and validation
 2020-08-27  3:19 UTC  (2+ messages)

[Bug 209019] New: [drm:dpcd_set_source_specific_data [amdgpu]] *ERROR* Error in DP aux read transaction, not writing source specific data
 2020-08-27  3:19 UTC  (2+ messages)
` [Bug 209019] "

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-08-27  3:06 UTC  (9+ messages)
` [PATCH v7 1/2] dt-bindings: devapc: add bindings for mtk-devapc
` [PATCH v7 2/2] soc: mediatek: add mt6779 devapc driver

[PATCH] exfat: fix pointer error checking
 2020-08-27  3:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2020-08-27  3:14 UTC 

[PATCH] MIPS: Loongson: Fix complie errors without CONFIG_SMP
 2020-08-27  3:12 UTC  (4+ messages)

[PATCH 00/12] fix some error memleaks
 2020-08-27  3:06 UTC  (4+ messages)
` [PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread

About the priority that is seen by /proc/xenomai/sched/threads
 2020-08-27  3:00 UTC 

[PATCH v7 0/2] avoid xfs transaction reservation recursion
 2020-08-27  2:59 UTC  (6+ messages)
` [PATCH v7 2/2] xfs: avoid "

[PATCH v5 0/7] Fix timeout clock used by hardware data timeout
 2020-08-27  2:58 UTC  (2+ messages)

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-08-27  2:55 UTC  (7+ messages)

[net-next] tipc: fix use-after-free in tipc_bcast_get_mode
 2020-08-27  2:56 UTC 

git repo changes
 2020-08-27  2:51 UTC 

post-receive: pub/scm/libs/klibc/klibc
 2020-08-27  2:51 UTC 

[PATCH v5 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-27  2:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev7)

[dpdk-dev] [PATCH 0/7] Bugs Porting from I40evf For IAVF Feature
 2020-08-27  2:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/6] These patches are bugs porting from i40evf to
  ` [dpdk-dev] [PATCH v2 1/6] net/iavf: fix scattered Rx enabling


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.