All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-17 09:46:54 to 2020-05-17 12:58:37 UTC [more...]

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-17 12:57 UTC  (2+ messages)
` [PATCH 1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics()

[PATCH v1 0/18] backlight updates
 2020-05-17 12:58 UTC  (11+ messages)
` [PATCH v1 01/18] drm/omap: display: use devm_of_find_backlight
` [PATCH v1 02/18] drm/tilcdc: "

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-17 12:58 UTC  (4+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH v10 00/18] RISC-V SiFive FU540 support SPL
 2020-05-17 12:57 UTC  (5+ messages)
` [PATCH v10 06/18] sifive: fu540: add ddr driver
` [PATCH v10 17/18] configs: fu540: Add config options for U-Boot SPL

[Bug 206247] New: 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]
 2020-05-17 12:55 UTC  (2+ messages)
` [Bug 206247] "

[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2020-05-17 12:55 UTC  (2+ messages)
` [Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)

[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
 2020-05-17 12:53 UTC  (7+ messages)
` [Patch net-next v2 1/2] net: partially revert dynamic lockdep key changes

[PATCH v1 1/4] gpio: dwapb: avoid error message for optional IRQ
 2020-05-17 12:52 UTC  (4+ messages)
` [PATCH v1 2/4] gpio: dwapb: Don't use 0 as valid Linux interrupt number

[dpdk-dev] [PATCH] common/mlx5: reduce size of netlink buffer
 2020-05-17 12:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] common/mlx5: fix netlink buffer allocation from stack

[Intel-gfx] [PATCH 1/6] drm/i915: Nuke pointless div by 64bit
 2020-05-17 12:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH 6/6] drm/i915/selftests: Make the CS timestamp tests work on gen4-snb (sort of)

[PATCH 1/4] lttng-modules: upgrade to 2.12.0
 2020-05-17 12:49 UTC  (3+ messages)
` [PATCH 3/4] lttng-tools: "
  ` [OE-core] "

[PATCH net 1/1] net sched: fix reporting the first-time use timestamp
 2020-05-17 12:46 UTC 

[dpdk-dev] [PATCH] common/mlx5: fix bogus assert
 2020-05-17 12:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH V6 00/20] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-05-17 12:36 UTC  (4+ messages)

[PATCH v2] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-17 12:38 UTC  (12+ messages)
                    ` [PATCH v3] "

Emulating Solaris 10 on SPARC64 sun4u
 2020-05-17 12:37 UTC  (11+ messages)

[Buildroot] [PATCH/next] package/hawktracer: new package
 2020-05-17 12:37 UTC 

[PATCH 00/29] modpost: various fixes, cleanups, optimizations
 2020-05-17 12:33 UTC  (31+ messages)
` [PATCH 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
` [PATCH 02/29] modpost: do not call get_modinfo() for vmlinux
` [PATCH 03/29] modpost: add read_text_file() and get_line() helpers
` [PATCH 04/29] modpost: fix potential mmap'ed file overrun in get_src_version()
` [PATCH 05/29] modpost: re-add warning about missing *.mod file
` [PATCH 06/29] modpost: avoid false-positive file open error
` [PATCH 07/29] modpost: use read_text_file() and get_line() for reading text files
` [PATCH 08/29] modpost: remove get_next_text() and make {grab,release_}file static
` [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD
` [PATCH 10/29] modpost: move -T option close to the modpost command
` [PATCH 11/29] modpost: pass -N option only for modules modpost
` [PATCH 12/29] modpost: move external module options
` [PATCH 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order
` [PATCH 14/29] modpost: track if the symbol origin is a dump file or ELF object
` [PATCH 15/29] modpost: allow to pass -i option multiple times remove -e option
` [PATCH 16/29] modpost: rename ext_sym_list to dump_list
` [PATCH 17/29] modpost: re-add -e to set external_module flag
` [PATCH 18/29] modpost: show warning if vmlinux is not found when processing modules
` [PATCH 19/29] modpost: show warning if it fails to read symbol dump file
` [PATCH 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost
` [PATCH 21/29] modpost: remove -s option
` [PATCH 22/29] modpost: remove mod->is_dot_o struct member
` [PATCH 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
` [PATCH 24/29] modpost: add mod->is_vmlinux struct member
` [PATCH 25/29] modpost: remove mod->skip "
` [PATCH 26/29] modpost: set have_vmlinux in new_module()
` [PATCH 27/29] modpost: strip .o from modname before calling new_module()
` [PATCH 28/29] modpost: remove is_vmlinux() helper
` [PATCH 29/29] modpost: change elf_info->size to size_t

[PATCH v3] arm-toolchain: gcc-arm-none-eabi-native: Add recipe
 2020-05-17 12:30 UTC  (3+ messages)
  ` [meta-arm] "

[Buildroot] [PATCH 1/1] package/python-pyqt5: QtSvg needs QtWidgets
 2020-05-17 12:27 UTC 

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-17 12:19 UTC  (10+ messages)
` [PATCH 02/12] dt-bindings: display: Add ingenic,ipu.yaml
` [PATCH 04/12] gpu/drm: ingenic: Fix bogus crtc_atomic_check callback
` [PATCH 05/12] gpu/drm: Ingenic: Fix opaque pointer casted to wrong type

[PATCH] parser: Catch errors in expandstr
 2020-05-17 12:19 UTC  (5+ messages)
      ` [v2 PATCH] "

[Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
 2020-05-17 12:12 UTC  (2+ messages)

[PATCH] arch: include <asm-generic/int-ll64.h> from <asm/types.h>
 2020-05-17 12:14 UTC 

[GIT PULL] ARM: simplify handover from UEFI to decompressor
 2020-05-17 12:09 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: qcom: Add sm6125 SoC and xiaomi,willow
 2020-05-17 11:54 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add initial sm6125 SoC support
` [PATCH 3/3] arm64: dts: qcom: Add initial support for Xiaomi Redmi Note 8T

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-17 12:03 UTC  (3+ messages)

[PATCH v9 00/18] RISC-V SiFive FU540 support SPL
 2020-05-17 12:02 UTC  (3+ messages)
` [PATCH v9 04/18] lib: Makefile: build crc7.c when CONFIG_MMC_SPI

Questions about usage of io-uring in a network application
 2020-05-17 11:59 UTC  (2+ messages)

[PATCH v1 0/9] Add MMC and DMA support for Actions S700
 2020-05-17 11:56 UTC  (5+ messages)
` [PATCH v1 8/9] arm64: dts: actions: Add MMC controller support for S700

[PATCH net] net: phy: propagate an error back to the callers of phy_sfp_probe
 2020-05-17 11:53 UTC 

[Buildroot] [PATCH 00/15] OLPC XO updates
 2020-05-17 11:53 UTC  (16+ messages)
` [Buildroot] [PATCH 01/15] board/olpc: move MTD symbols up to the common config
` [Buildroot] [PATCH 02/15] board/olpc: move SERIO_OLPC_APSP to XO-1.75
` [Buildroot] [PATCH 03/15] board/olpc: move BACKLIGHT_CLASS_DEVICE up to common config
` [Buildroot] [PATCH 04/15] board/olpc: move the SDHCI drivers to appropriate board configs
` [Buildroot] [PATCH 05/15] board/olpc: move GPIO_SYSFS to common config
` [Buildroot] [PATCH 06/15] board/olpc: move LIS3_SPI to XO-1.75
` [Buildroot] [PATCH 07/15] board/olpc: enable dependencies of options we use
` [Buildroot] [PATCH 08/15] board/olpc/xo-1: enable JFFS2
` [Buildroot] [PATCH 09/15] board/olpc/xo-1: enable STAGING
` [Buildroot] [PATCH 10/15] board/olpc/xo-1: enable ACPI
` [Buildroot] [PATCH 11/15] board/olpc/xo-1: drop garbage from kernel config
` [Buildroot] [PATCH 12/15] board/olpc: set JFFS2 root when booting from a MTD
` [Buildroot] [PATCH 13/15] configs/olpc_xo1: enable JFFS2 image
` [Buildroot] [PATCH 14/15] board/olpc: move the paragraph on firmware up in the readme
` [Buildroot] [PATCH 15/15] board/olpc: document flashing the JFFS2 image

[PATCH] block: Remove unused flush_queue_delayed in struct blk_flush_queue
 2020-05-17 11:49 UTC 

[PATCH] clocksource: kvx: remove unused variable np
 2020-05-17 11:46 UTC  (2+ messages)

[RFC PATCH 0/2] exec: Fix (too) short device accesses
 2020-05-17 11:38 UTC  (3+ messages)
` [RFC PATCH 1/2] exec: Let memory_access_size() consider minimum valid access size
` [RFC PATCH 2/2] exec: Do not let flatview_read/write_continue do (too) short accesses

[PATCH v2 4/4] MIPS: emulate CPUCFG instruction on older Loongson64 cores
 2020-05-17 11:39 UTC  (4+ messages)
` [PATCH v2 RESEND "

[linux-linus test] 150221: tolerable FAIL - PUSHED
 2020-05-17 11:34 UTC 

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-17 11:25 UTC  (3+ messages)
` [Bug 1856335] "

sharing intention for developing per-target, dynamically loadable accelerator modules
 2020-05-17 11:30 UTC 

[Buildroot] [PATCH] package/nodejs: expose capability to compile host library
 2020-05-17 11:31 UTC  (3+ messages)

[rcu:tglx.2020.05.05a 105/140] arch/x86/kernel/traps.c:819:24: error: 'tsk' undeclared
 2020-05-17 11:26 UTC  (2+ messages)

Issue with 'ubi part' ubi_io_read: error -74 (ECC error)
 2020-05-17 11:27 UTC  (3+ messages)

[PATCH liburing 0/4] splice/tee testing
 2020-05-17 11:23 UTC  (5+ messages)
` [PATCH liburing 1/4] splice/test: improve splice tests
` [PATCH liburing 2/4] update io_uring.h with tee()
` [PATCH liburing 3/4] tee/test: add test for tee(2)
` [PATCH liburing 4/4] splice/tee/tests: test len=0 splice/tee

[PATCH] seccomp: Add group_leader pid to seccomp_notif
 2020-05-17 11:21 UTC  (5+ messages)

[PATCH v2 0/2] io_uring tee support
 2020-05-17 11:18 UTC  (3+ messages)
` [PATCH v2 1/2] splice: export do_tee()
` [PATCH v2 2/2] io_uring: add tee(2) support

[PATCH 1/2] cpu: imx8: fix type and rate detection
 2020-05-17 11:18 UTC  (5+ messages)
` [PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value

Bad context in PostgreSQL page on SELinux Project wiki?
 2020-05-17 11:17 UTC  (2+ messages)

[PATCH] nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites
 2020-05-17 11:15 UTC 

[PATCH for-next 0/3] unrelated cleanups for next
 2020-05-17 11:13 UTC  (4+ messages)
` [PATCH 1/3] io_uring: remove req->needs_fixed_files
` [PATCH 2/3] io_uring: rename io_file_put()
` [PATCH 3/3] io_uring: don't repeat valid flag list

"BUG: MAX_LOCKDEP_ENTRIES too low" with 6979 "&type->s_umount_key"
 2020-05-17 11:12 UTC  (2+ messages)

[PATCH for-5.7 0/2] fortify async punt preparation
 2020-05-17 11:02 UTC  (3+ messages)
` [PATCH 1/2] io_uring: don't prepare DRAIN reqs twice
` [PATCH 2/2] io_uring: fix FORCE_ASYNC req preparation

[PATCH] target/i386: Fix OUTL debug output
 2020-05-17 11:01 UTC 

[PATCH v2] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-17 11:01 UTC  (9+ messages)

[PATCH v2] efi_loader: round the memory area in efi_add_memory_map()
 2020-05-17 10:53 UTC  (2+ messages)

[PATCH 0/8 v1] Remove FMR support from RDMA drivers
 2020-05-17 10:51 UTC  (10+ messages)

[Intel-wired-lan] [next-queue RFC 0/4] ethtool: Add support for frame preemption
 2020-05-17 10:51 UTC  (6+ messages)
        `  "

[Bug 1878915] [NEW] util/fdmon-io_uring.c:95: get_sqe: Assertion `ret > 1' failed
 2020-05-17 10:39 UTC  (2+ messages)
` [Bug 1878915] "

[PATCH] mm: Simplify calling a compound page destructor
 2020-05-17 10:50 UTC 

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-17 10:48 UTC  (6+ messages)
` [PATCH v8 11/30] powerpc: Use a datatype for instructions
` [PATCH v8 12/30] powerpc: Use a function for reading instructions

[PATCH v2 0/2] Add zeroc interrupt support to tsens driver
 2020-05-17 10:46 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: thermal: tsens: Add zeroc interrupt support
` [PATCH v2 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH v9] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-17 10:46 UTC  (2+ messages)

[PATCH] ati-vga: Do not allow unaligned access via index register
 2020-05-17 10:40 UTC  (4+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-05-17 10:36 UTC  (2+ messages)

[Buildroot] [Bug 12906] New: qt PrefixPath is wrong on 2020.05-rc1
 2020-05-17 10:36 UTC  (2+ messages)
` [Buildroot] [Bug 12906] "

[RFC PATCH] drivers: net: mdio_bus: try indirect clause 45 regs access
 2020-05-17 10:35 UTC  (2+ messages)

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-17 10:32 UTC  (11+ messages)
` [PATCH 1/2] drivers: thermal: tsens: Add 0C (zeorC) interrupt support
` [PATCH 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH] habanalabs: update patched_cb_size for Wreg32
 2020-05-17 10:29 UTC 

[Buildroot] [PATCH v1] package/qt5base: disable feature-relocatable
 2020-05-17 10:28 UTC 

[PATCH v3 0/5] RCU dyntick nesting counter cleanups for rcu -dev
 2020-05-17 10:26 UTC  (5+ messages)

[PATCH] Provide a NetBSD specific aarch64 cpu_signal_handler
 2020-05-17 10:15 UTC 

[PATCH] Provide a NetBSD specific aarch64 cpu_signal_handler
 2020-05-17 10:13 UTC 

[PATCH] powerpc/64s: Fix early_init_mmu section mismatch
 2020-05-17 10:12 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] arm64: add IPI/LPI/vtimer latency
 2020-05-17 10:09 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: microbench: get correct ipi recieved num
` [kvm-unit-tests PATCH 2/6] arm64: microbench: Use the funcions for ipi test as the general functions for gic(ipi/lpi/timer) test
` [kvm-unit-tests PATCH 3/6] arm64: microbench: gic: Add gicv4.1 support for ipi latency test
` [kvm-unit-tests PATCH 4/6] arm64: its: Handle its command queue wrapping
` [kvm-unit-tests PATCH 5/6] arm64: microbench: its: Add LPI latency test
` [kvm-unit-tests PATCH 6/6] arm64: microbench: Add vtimer "

[PATCH v2 0/3] Add Misc GCC clock driver support for SC7180
 2020-05-17 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] clk: qcom: gcc: Add support for a new frequency "
` [PATCH v2 2/3] dt-bindings: clock: Add gcc_sec_ctrl_clk_src clock ID
` [PATCH v2 3/3] clk: qcom: gcc: Add support for Secure control source clock

[GIT pull] objtool/urgent for v5.7-rc6
 2020-05-17 10:04 UTC 

[PATCH v1 0/3] Add GCC clock driver support
 2020-05-17 10:02 UTC  (7+ messages)
` [PATCH v1 1/3] clk: qcom: gcc: Add support for a new frequency for SC7180
` [PATCH v1 3/3] clk: qcom: gcc: Add support for Secure control source clock

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-05-17  9:59 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix shared counter search with nested index
 2020-05-17  9:59 UTC  (2+ messages)

[PATCH, RFCRAP] xfs: handle ENOSPC quota return in xfs_file_buffered_aio_write
 2020-05-17  9:58 UTC  (2+ messages)

[xen-unstable-coverity test] 150224: all pass - PUSHED
 2020-05-17  9:54 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix left shift extension of doorbell bitmap
 2020-05-17  9:54 UTC  (3+ messages)

[sashal-linux-stable:queue-4.14 21/69] Warning: ffffffff819d7416: 0f ff 49 8d ud0 -0x73(%rcx), %ecx
 2020-05-17  9:51 UTC 

[Buildroot] [PATCH v2,1/1] package/stella: needs gcc >= 6
 2020-05-17  9:51 UTC 

[Buildroot] [PATCH 38/38] package/stella: needs gcc >= 6
 2020-05-17  9:50 UTC 

[RFC PATCH 0/6] various documentation bits
 2020-05-17  9:45 UTC  (3+ messages)
` [RFC PATCH 3/6] Add namespace collision avoidance guidelines file


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.