All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-01 11:35:59 to 2020-05-01 12:42:34 UTC [more...]

[PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-05-01 11:34 UTC  (3+ messages)
  ` [Intel-gfx] "

[RFC] UEFI Secure Boot on Xen Hosts
 2020-05-01 12:42 UTC  (4+ messages)

[PATCH] riscv/spike: Change the default bios to use plain binary image
 2020-05-01 12:41 UTC  (3+ messages)

[PATCH v2 0/3] arm64: Finish up assembler annotation modernisation
 2020-05-01 12:41 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: entry: Refactor and modernise annotation for ret_to_user
` [PATCH v2 2/3] arm64: kernel: Convert to modern annotations for assembly functions
` [PATCH v2 3/3] arm64: Disable old style assembly annotations

[PATCH 00/15] gcc-10 warning fixes
 2020-05-01 11:28 UTC  (3+ messages)
` [PATCH 07/15] drop_monitor: work around gcc-10 stringop-overflow warning

[Buildroot] [PATCH] package/wolfssl: bump version to 4.4.0
 2020-05-01 12:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/1] bus/pci: optimise scanning with whitelist/blacklist
 2020-05-01 12:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[Buildroot] [git commit] package/wolfssl: bump version to 4.4.0
 2020-05-01 12:40 UTC 

[PATCH] nvmet: remove unused variable
 2020-05-01 12:40 UTC  (2+ messages)

[Buildroot] [git commit] package/paho-mqtt-c: fix build without C++
 2020-05-01 12:39 UTC 

[PATCH v3 00/11] extensions and fixes
 2020-05-01 12:39 UTC  (9+ messages)
` [PATCH v3 02/11] power: charger-manager: don't write through desc->properties
` [PATCH v3 04/11] power: supply: core: reduce power_supply_show_usb_type() parameters
` [PATCH v3 05/11] power: supply: core: allow to constify property lists
` [PATCH v3 06/11] power: supply: core: fix HWMON temperature labels

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: fix build without C++
 2020-05-01 12:39 UTC  (2+ messages)

[PATCH V2] perf/x86/intel/uncore: Add Comet Lake support
 2020-05-01 12:39 UTC  (2+ messages)

[f2fs-dev] mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-01 12:38 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
 2020-05-01 12:38 UTC  (3+ messages)

[PATCH v3 0/3] arm64: Make NOP handling a whitelist
 2020-05-01 12:37 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: insn: Don't assume unrecognized HINTs are NOPs
` [PATCH v3 2/3] arm64: insn: Add constants for new HINT instruction decode
` [PATCH v3 3/3] arm64: insn: Report PAC and BTI instructions as NOPs

[Buildroot] [PATCH v8 0/5] package/python-scipy: new package
 2020-05-01 12:37 UTC  (3+ messages)
` [Buildroot] [PATCH v8 1/5] package/python-numpy: Bump to version 1.18.2

[Buildroot] [PATCH 1/1] package/jbig2dec: security bump to version 0.18
 2020-05-01 12:37 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
 2020-05-01 12:36 UTC  (6+ messages)
` [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM

[Cocci] Searching for exported Linux functions
 2020-05-01 12:36 UTC  (2+ messages)

[Buildroot] [git commit] package/opencv3: properly propagate Config.in comment dependencies
 2020-05-01 12:35 UTC 

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-01 12:34 UTC  (14+ messages)
` [PATCH v2 04/10] power: separate PageHighMem() and PageHighMemZone() use case
` [PATCH v2 05/10] mm/gup: "
` [PATCH v2 06/10] mm/hugetlb: "
` [PATCH v2 07/10] mm: "

Remaining randconfig objtool warnings, linux-next-20200428
 2020-05-01 12:33 UTC  (10+ messages)

[Intel-gfx] [PATCH 01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3
 2020-05-01 12:33 UTC  (25+ messages)
` [Intel-gfx] [PATCH 02/24] Revert "drm/i915/gem: Drop relocation slowpath"
` [Intel-gfx] [PATCH 03/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 04/24] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 05/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 06/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 07/24] drm/i915/gem: Make eb_add_lut interruptible wait on object lock
` [Intel-gfx] [PATCH 08/24] drm/i915: Use per object locking in execbuf, v9
` [Intel-gfx] [PATCH 09/24] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 10/24] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 11/24] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 12/24] drm/i915: Pin engine before pinning all objects, v4
` [Intel-gfx] [PATCH 13/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 14/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 15/24] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 16/24] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 17/24] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 18/24] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 19/24] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 20/24] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 21/24] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 22/24] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 23/24] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 24/24] drm/i915: Ensure we hold the pin mutex
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3

[Intel-wired-lan] [PATCH net-next v2 00/33] XDP extend with knowledge of frame size
 2020-05-01 12:32 UTC  (5+ messages)
` [PATCH net-next v2 28/33] mlx5: rx queue setup time determine frame_sz for XDP

[Buildroot] [git commit] package/python-numpy: add missing dependency on Config.in comment
 2020-05-01 12:32 UTC 

[Buildroot] [git commit] package/python-numpy: bump to version 1.18.2
 2020-05-01 12:31 UTC 

[PATCH RFC 0/2] ACPI/IORT: rework num_ids off-by-one quirk
 2020-05-01 12:31 UTC  (7+ messages)
` [PATCH RFC 2/2] ACPI/IORT: work around num_ids ambiguity

[PATCH v1 0/9] gdbstub/next
 2020-05-01 12:28 UTC  (5+ messages)
` [PATCH v1 1/9] configure: favour gdb-multiarch if we have it
` [PATCH v1 5/9] gdbstub: eliminate gdbserver_fd global

[PSIGN v3 X/3] arm64: Make NOP handling a whitelist
 2020-05-01 12:29 UTC 

[PATCH] crypto: lib/sha256 - return void
 2020-05-01 12:28 UTC  (2+ messages)

[PATCH v1 0/4] testing/next updates
 2020-05-01 12:23 UTC  (10+ messages)
` [PATCH v1 1/4] .travis.yml: show free disk space at end of run
` [PATCH v1 2/4] .travis.yml: drop MacOSX
` [PATCH v1 4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg

stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max
 2020-05-01 12:25 UTC  (9+ messages)

[Buildroot] [PATCH 0/2] tz: bump to version 2020a
 2020-05-01 12:25 UTC  (3+ messages)

[PATCH 0/2] Improvements for kallsyms__parse
 2020-05-01 12:23 UTC  (3+ messages)
` [PATCH 2/2] lib kallsyms: parse using io api

[Intel-gfx] [PATCH] drm/i915/gt: Make timeslicing an explicit engine property
 2020-05-01 12:22 UTC 

[PATCH 1/2] curl: upgrade 7.69.1 -> 7.70.0
 2020-05-01 12:19 UTC  (2+ messages)
` [PATCH 2/2] curl: support mqtt in PACKAGECONFIG

[PATCH] x86/HyperV: correct hv_hcall_page for xen.efi build
 2020-05-01 12:21 UTC  (4+ messages)

[PATCH] riscv: Change the default behavior if no -bios option is specified
 2020-05-01 12:19 UTC 

[PATCH] tools/xl: vcpu-pin: Skip global affinity when the hard affinity is not changed
 2020-05-01 12:15 UTC  (2+ messages)

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-01 12:15 UTC  (5+ messages)
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()

Pioneer DJ DJM-900NXS2 support patches
 2020-05-01 12:14 UTC  (2+ messages)

[Buildroot] [git commit] package/jbig2dec: security bump to version 0.18
 2020-05-01 12:14 UTC 

[PATCH 00/16] Remove the direct map
 2020-05-01 12:11 UTC  (6+ messages)
` [PATCH 02/16] acpi: vmap pages in acpi_os_alloc_memory
` [PATCH 11/16] x86: add a boot option to enable and disable the direct map

[Buildroot] [PATCH 1/1] package/pkcs11-helper: fix build without threads
 2020-05-01 12:11 UTC  (2+ messages)

[Buildroot] [PATCH] package/grantlee: bump to 5.2.0, use github upstream, remove obsolete patch
 2020-05-01 12:11 UTC  (2+ messages)

[Buildroot] [git commit] package/pkcs11-helper: fix build without threads
 2020-05-01 12:10 UTC 

[Buildroot] [PATCH 1/2] package/gensio: bump to version 2.0.3
 2020-05-01 12:10 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/ser2net: bump to version 4.1.7

[Buildroot] [PATCH] package/gawk: bump to version 5.1.0
 2020-05-01 12:10 UTC  (2+ messages)

[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
 2020-05-01 12:10 UTC  (4+ messages)

[Buildroot] [git commit] package/ser2net: bump to version 4.1.7
 2020-05-01 12:09 UTC 

[Buildroot] [git commit] package/gensio: bump to version 2.0.3
 2020-05-01 12:09 UTC 

[Buildroot] [git commit] package/gawk: bump to version 5.1.0
 2020-05-01 12:09 UTC 

[linux-review:UPDATE-20200501-062253/Chris-Wilson/drm-i915-Implement-vm_ops-access-for-gdb-access-into-mmaps/20200501-055751 1/1] drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:996:2: note: in expansion of macro 'if'
 2020-05-01 12:09 UTC 

About hardfloat in ppc
 2020-05-01 12:04 UTC  (19+ messages)
          ` R: "
              ` R: "
                          ` R: "

[Buildroot] [PATCH v2] package/pistache: new package
 2020-05-01 12:07 UTC  (2+ messages)

[PATCH v2 00/21] xfs: refactor log recovery
 2020-05-01 12:10 UTC  (3+ messages)
` [PATCH 02/21] xfs: refactor log recovery item dispatch for pass2 readhead functions

[PSIGN v3 X/3] arm64: Make NOP handling a whitelist
 2020-05-01 12:06 UTC 

[Buildroot] [git commit] package/pistache: new package
 2020-05-01 12:04 UTC 

[v3 01/27] rtc: ds1337: Add driver model support
 2020-05-01 12:04 UTC  (27+ messages)
` [v3 02/27] rtc: pt7c4338: "
` [v3 03/27] powerpc: create dts component of i2c to build up an SoC
` [v3 04/27] dm: powerpc: P5040DS: add i2c DM support
` [v3 05/27] configs: P5040DS: enable DM_I2C
` [v3 06/27] dm: powerpc: P1020: add i2c DM support
` [v3 07/27] configs: P1020RDB: enable DM_I2C and DM_RTC
` [v3 08/27] dts: powerpc: P2020RDB: add i2c node
` [v3 09/27] configs: P2020RDB: enable DM_I2C and DM_RTC
` [v3 10/27] dm: powerpc: P2041RDB: add i2c DM support
` [v3 11/27] config: P2041RDB: enable DM_I2C
` [v3 12/27] powerpc: dts: P3041: add i2c node
` [v3 13/27] configs: P3041DS: enable DM_I2C
` [v3 14/27] powerpc: dts: P4080: add i2c node
` [v3 15/27] configs: P4080DS: enable DM_I2C
` [v3 16/27] dm: powerpc: T1023/T1024: add i2c DM support
` [v3 17/27] configs: T1024RDB: enable DM_I2C and DM_RTC
` [v3 18/27] dm: ppc: p1010: add i2c DM support
` [v3 19/27] configs: P1010: Enable DM_I2C and DM_RTC
` [v3 20/27] dm: ppc: MPC8548CDS: add i2c DM support
` [v3 21/27] configs: MPC8548CDS: enable DM_I2C
` [v3 22/27] dm: ppc: T4240: add i2c DM support
` [v3 23/27] configs: T4240RDB: enable DM_I2C
` [v3 24/27] dm: powerpc: T2080/T2081: add i2c DM support
` [v3 25/27] configs: T2080: enable DM_I2C
` [v3 26/27] dm: powerpc: T1040/T1042: add i2c DM support
` [v3 27/27] configs: T1042D4RDB: enable DM_I2C and DM_RTC

[PATCH v3 REBASED 0/3] btrfs: fix issues due to alien device
 2020-05-01 20:01 UTC  (8+ messages)
` [PATCH 3/3] btrfs: free alien device due to device add

[OE-core][PATCH] icu: upgrade 66.1 -> 67.1
 2020-05-01 12:02 UTC  (3+ messages)
` [OE-core][PATCH v3] "
` ✗ patchtest: failure for icu: upgrade 66.1 -> 67.1 (rev3)

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-05-01 12:01 UTC  (4+ messages)
` [PATCH RFC v3 02/41] scsi: add scsi_{get,put}_reserved_cmd()

[PATCH net-next v6 1/2] xen networking: add basic XDP support for xen-netfront
 2020-05-01 12:01 UTC  (2+ messages)

[PATCH 0/1] Add IMR driver for Keem Bay
 2020-05-01 11:59 UTC  (5+ messages)
` [PATCH 1/1] soc: keembay: Add Keem Bay IMR driver

[meta-oe][PATCH 2/2] php: add multibyte string support config
 2020-05-01 11:56 UTC 

[meta-oe][PATCH 1/2] php: fix zip package config
 2020-05-01 11:56 UTC 

[PATCH net-next V2] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-05-01 11:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: support flow aging
 2020-05-01 11:54 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[linux-linus test] 149893: tolerable FAIL - PUSHED
 2020-05-01 11:53 UTC 

[PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
 2020-05-01 11:47 UTC  (5+ messages)

[PATCH] xfs: pass a commit_mode to xfs_trans_commit
 2020-05-01 11:51 UTC  (5+ messages)

[dpdk-dev] [PATCH] test/flow-classify: fix failure on dual socket systems
 2020-05-01 11:50 UTC  (2+ messages)

[PATCH] kgdboc: Be a bit more robust about handling earlycon leaving
 2020-05-01 11:49 UTC  (2+ messages)

[PATCH v4 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-01 11:49 UTC  (2+ messages)
` [PATCH v4 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PSIGN v2 X/3] arm64: Finish up assembler annotation modernisation
 2020-05-01 11:48 UTC 

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-01 11:48 UTC  (5+ messages)
` [RFC PATCH v2 1/3] printk: Add function to set console to preferred console's driver

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-05-01 11:47 UTC  (5+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller

[PATCH v5 4/6] dt-bindings: arm: amazon: add missing alpine- v2 DT binding
 2020-05-01 11:44 UTC 

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-01 11:42 UTC  (2+ messages)

[PATCH v7] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-05-01 11:40 UTC  (4+ messages)

[PATCH] PCI: dwc: Fix inner MSI IRQ domain registration
 2020-05-01 11:39 UTC 

[PATCH v2]iommu/qcom:fix local_base status check
 2020-05-01 11:37 UTC  (3+ messages)

[PATCH 0/2] perf stat: Support overall statistics for interval mode
 2020-05-01 11:36 UTC  (2+ messages)

[PATCH 01/10] gparted: upgrade 0.33.0 -> 1.1.0
 2020-05-01 11:35 UTC  (3+ messages)
` [PATCH 09/10] openvpn: upgrade 2.4.8 -> 2.4.9
` [PATCH 10/10] qpdf: upgrade 9.1.0 -> 10.0.1


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.