All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-21 14:44:16 to 2020-03-21 16:50:35 UTC [more...]

ensure device private pages have an owner v2
 2020-03-21 15:18 UTC  (7+ messages)
` [PATCH 4/4] mm: check the device private page owner in hmm_range_fault

[Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning
 2020-03-21 16:50 UTC  (2+ messages)

[Xen-devel] [PATCH 0/4] x86/ucode: Cleanup - Part 2/n
 2020-03-21 16:50 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/4] x86/ucode/amd: Fix assertion in compare_patch()
` [Xen-devel] [PATCH 2/4] x86/ucode: Fix error paths in apply_microcode()
` [Xen-devel] [PATCH 3/4] xen: Drop raw_smp_processor_id()

[PATCH net-next v2 0/7] introduce read_poll_timeout
 2020-03-21 16:50 UTC  (4+ messages)
` [PATCH net-next v2 3/7] net: phy: introduce phy_read_mmd_poll_timeout macro

[PATCH v1 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver
 2020-03-21 16:50 UTC  (3+ messages)
` [RFC PATCH] scsi: ufs: alloc_mctx can be static

[PATCH v1 0/2] hw/rdma: Last step in eliminating data-path processing
 2020-03-21 16:50 UTC  (3+ messages)
` [PATCH v1 1/2] hw/rdma: Cosmetic change - no need for two sge arrays

[Buildroot] [git commit] package/boinc: drop comment about server having no versioning
 2020-03-21 16:48 UTC 

[PATCH] perf/cgroup: correct indirection in perf_less_group_idx
 2020-03-21 16:47 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.6-5 tag
 2020-03-21 16:45 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove Stefan Popa's email
 2020-03-21 16:46 UTC  (3+ messages)
` [PATCH v2] "

[patch V3 18/20] lockdep: Add hrtimer context tracing bits
 2020-03-21 16:46 UTC  (3+ messages)
` [tip: locking/core] "

How to send a CAN message while in a kernel module?
 2020-03-21 16:46 UTC  (2+ messages)

[Xen-devel] [PATCH v1] libxl: Fix xl shutdown for HVM without PV drivers
 2020-03-21 16:43 UTC  (2+ messages)

[PATCH] ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
 2020-03-21 16:44 UTC 

[PATCH v2] perf/cgroup: correct indirection in perf_less_group_idx
 2020-03-21 16:43 UTC 

[PATCH] linux-yocto-dev: Bump to 5.6-rcx
 2020-03-21 16:42 UTC  (2+ messages)

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-03-21 16:42 UTC  (6+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[GIT PULL] turbostat version 20.03.20
 2020-03-21 16:41 UTC 

[patch V3 19/20] lockdep: Annotate irq_work
 2020-03-21 16:40 UTC  (3+ messages)
` [tip: locking/core] "

[PATCH] genirq: fix reference leaks on irq affinity notifiers
 2020-03-21 16:38 UTC  (2+ messages)
` [tip: irq/urgent] genirq: Fix "

[Buildroot] [PATCH] package/localedef: add missing dependeny on host-gawk
 2020-03-21 16:38 UTC  (2+ messages)

[tip:locking/kcsan] BUILD SUCCESS a4654e9bde4ecedb4921e6c8fe2088114bdff1b3
 2020-03-21 16:33 UTC 

[Buildroot] [git commit] package/localedef: add missing dependeny on host-gawk
 2020-03-21 16:34 UTC 

[Buildroot] [PATCH 1/1] package/dav1d: needs dynamic library
 2020-03-21 16:33 UTC 

[PULL v4 00/32] Linux user for 5.0 patches
 2020-03-21 16:32 UTC  (2+ messages)

[PATCH 00/12] net: smc911x: Convert to DM
 2020-03-21 16:30 UTC  (4+ messages)
` [PATCH 05/12] net: smc911x: Fix potential memleak() in init fail path

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS e961b679fb0b25004f5a57db0ccb34256391646b
 2020-03-21 16:28 UTC 

[PATCH][next] hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member
 2020-03-21 16:26 UTC  (2+ messages)

[PATCH v4] documentation: add rpcgen tool to required packages
 2020-03-21 16:25 UTC 

[Buildroot] [PATCH 1/1] package/civetweb: bump to version 1.12
 2020-03-21 16:20 UTC 

[PATCH v3] documentation: add rpcgen tool to required packages
 2020-03-21 16:15 UTC 

[PATCH v2 00/11] Finish converting git bisect to C part 2
 2020-03-21 16:10 UTC  (12+ messages)
` [PATCH v2 01/11] bisect--helper: fix `cmd_*()` function switch default return
` [PATCH v2 02/11] bisect--helper: introduce new `write_in_file()` function
` [PATCH v2 03/11] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH v2 04/11] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v2 05/11] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v2 06/11] bisect--helper: retire `--next-all` subcommand
` [PATCH v2 07/11] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v2 08/11] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions "
` [PATCH v2 09/11] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v2 10/11] bisect--helper: retire `--write-terms` subcommand
` [PATCH v2 11/11] bisect--helper: retire `--bisect-autostart` subcommand

turbostat: Display all C-states on AMD Ryzen processor
 2020-03-21 16:13 UTC  (2+ messages)

Handling of patches missing in stable releases based on Fixes: tags
 2020-03-21 16:13 UTC 

[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
 2020-03-21 16:11 UTC  (6+ messages)
` [PATCH v2 17/19] objtool: Optimize !vmlinux.o again

[PATCH 1/3] ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H
 2020-03-21 16:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rmobile: Enable IIC3 on V2H Blanche
` [PATCH 3/3] ARM: rmobile: Implement PMIC reset "

[PATCH] clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2
 2020-03-21 16:10 UTC 

[Buildroot] [PATCH v2 1/4] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.54
 2020-03-21 16:05 UTC  (2+ messages)

[PATCHv3 0/3] clean up KPTI / SDEI trampoline data alignment
 2020-03-21 13:40 UTC  (3+ messages)
` [PATCH 3/3] arm64: reduce "

[Buildroot] [git commit] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.54
 2020-03-21 16:01 UTC 

[Buildroot] [git commit] package/ell: bump to version 0.28
 2020-03-21 16:01 UTC 

[Buildroot] [git commit] package/bluez5_utils: add mesh support
 2020-03-21 16:01 UTC 

[Buildroot] [git commit] package/bluez5_utils: enable support for external ell
 2020-03-21 16:01 UTC 

[peterz-queue:master 6/9] include/linux/compiler.h:226:28: error: 'size' undeclared
 2020-03-21 15:59 UTC 

[PATCH v2] staging: hp100: quoted string split across lines
 2020-03-21 15:59 UTC  (2+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit] support/config-fragments: update Buildroot toolchains to 2020.02
 2020-03-21 15:58 UTC 

[Buildroot] [PATCH 1/1] package/civetweb: add zlib optional dependency
 2020-03-21 15:57 UTC  (2+ messages)

[peterz-queue:master 6/9] arch/sh/include/asm/atomic.h:25:26: note: in expansion of macro 'WRITE_ONCE'
 2020-03-21 15:56 UTC 

[Buildroot] [git commit] package/civetweb: add zlib optional dependency
 2020-03-21 15:55 UTC 

[Buildroot] [RFC PATCH 1/1] package/cegui: rename and bump version
 2020-03-21 15:55 UTC  (2+ messages)

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] PCI/switchtec: Fix init_completion race condition with poll_wait()
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 16/20] completion: Use simple wait queues
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 09/20] ia64: Remove mm.h from asm/uaccess.h
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 05/20] acpi: Remove header dependency
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 07/20] csky: Remove mm.h from asm/uaccess.h
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

monotonic raw setup seems buggy
 2020-03-21 15:53 UTC 

[patch V3 04/20] orinoco_usb: Use the regular completion interfaces
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 10/20] microblaze: Remove mm.h from asm/uaccess.h
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 08/20] hexagon: Remove mm.h from asm/uaccess.h
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 14/20] timekeeping: Split jiffies seqlock
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 17/20] lockdep: Introduce wait-type checks
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 15/20] sched/swait: Prepare usage in completions
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

[patch V3 20/20] lockdep: Add posixtimer context tracing bits
 2020-03-21 15:53 UTC  (2+ messages)
` [tip: locking/core] "

multipathd: fix check_path could not resume path state
 2020-03-21 15:53 UTC 

[Buildroot] [PATCH 1/6] board/stm32mp157c-dk2/genimage.cfg: drop hardcoded rootfs partition size
 2020-03-21 15:47 UTC  (4+ messages)
` [Buildroot] [PATCH 3/6] configs/stm32mp157a_dk1: new defconfig

[PATCH] dt-bindings: leds: common: fix example for gpio-leds
 2020-03-21 15:46 UTC  (2+ messages)

[PATCH] leds: lm3532: make bitfield 'enabled' unsigned
 2020-03-21 15:46 UTC  (3+ messages)

[PATCH 1/1] mtd: add | as a separator after mtd-id
 2020-03-21 15:44 UTC  (2+ messages)

[PATCH] leds: ariel: Add driver for status LEDs on Dell Wyse 3020
 2020-03-21 15:43 UTC  (4+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-03-21 15:43 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-21 15:40 UTC  (8+ messages)
` [PATCH 21/70] x86/boot/compressed/64: Add function to map a page unencrypted

[Buildroot] [PATCH 1/1] package/rcw: add missing host-python dependency
 2020-03-21 15:37 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Buildroot] [PATCH v1] package/libinput: bump version to 1.15.4
 2020-03-21 15:37 UTC  (2+ messages)

[Buildroot] [git commit] package/rcw: add missing host-python dependency
 2020-03-21 15:36 UTC 

[Buildroot] [git commit] package/libinput: bump version to 1.15.4
 2020-03-21 15:35 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.4.x series
 2020-03-21 15:35 UTC  (2+ messages)

[PATCH RFC leds-next] leds: initial support for Turris Omnia LEDs
 2020-03-21 15:34 UTC  (3+ messages)

[android-common:android-trusty-4.19 3/8] drivers/trusty/trusty-virtio.c:645:12: sparse: sparse: symbol 'trusty_virtio_dma_map_page' was not declared. Should it be static?
 2020-03-21 15:34 UTC  (2+ messages)
` [RFC PATCH android-common] trusty-ipc: trusty_virtio_dma_map_page() can be static

[PATCH v4 14/18] x86, syscalls: Rename 32-bit specific syscalls
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/32: "

[PATCH v4 16/18] x86-32: Enable pt_regs based syscalls
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/32: "

[PATCH v4 10/18] x86: Remove syscall qualifier support
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 15/18] x86: Use IA32-specific wrappers for syscalls taking 64-bit arguments
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/32: "

[PATCH v4 07/18] x86-64: Split X32 syscall table into its own file
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: "

[PATCH v4 08/18] x86: Move max syscall number calculation to syscallhdr.sh
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH 3/4] lockdep: Rename trace_softirqs_{on,off}()
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH v4 01/18] x86, syscalls: Refactor SYSCALL_DEFINEx macros
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 17/18] x86: Drop asmlinkage from syscalls
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 13/18] x86: Clean up syscall_32.tbl
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/32: "

[PATCH v4 03/18] x86, syscalls: Refactor COND_SYSCALL macros
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 11/18] x86-64: Add __SYSCALL_COMMON()
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: "

[PATCH v4 05/18] x86-64: Use syscall wrappers for x32_rt_sigreturn
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: "

[PATCH v4 02/18] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 12/18] x86: Remove ABI prefixes from functions in syscall tables
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 04/18] x86, syscalls: Refactor SYS_NI macros
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH v4 09/18] x86-64: Remove ptregs qualifier from syscall table
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: "

[PATCH v4 06/18] x86-64: Move sys_ni_syscall stub to common.c
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: "

[PATCH v4 18/18] x86: Remove unneeded includes
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 1/4] Rename ___preempt_schedule
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[PATCH 4/4] lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 2/4] lockdep: Rename trace_hardirq_{enter,exit}()
 2020-03-21 15:30 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH] usbip: vhci_hcd: slighly simplify code in 'vhci_urb_dequeue()'
 2020-03-21 15:29 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL domain
 2020-03-21 15:27 UTC  (2+ messages)

[Buildroot] [PATCH] package/perl: bump to version 5.30.2
 2020-03-21 15:23 UTC  (2+ messages)

[Buildroot] [git commit] package/perl: bump to version 5.30.2
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-sc-firmware: bump to version 1.2.7.1
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] package/freescale-imx/firmware-imx: bump version to 8.5
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] configs/freescale_imx8q{m, xp}mek: bump BSP components to 4.19.35_1.1.0
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] package/imx-mkimage: bump to version rel_imx_4.19.35_1.1.0
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.4.x series
 2020-03-21 15:22 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-seco: new package
 2020-03-21 15:22 UTC 

[PATCH][next] leds: leds-pwm: Replace zero-length array with flexible-array member
 2020-03-21 15:21 UTC  (2+ messages)

[PATCH] irqchip: irq-imx-gpcv2: Remove unnecessary blank lines
 2020-03-21 15:21 UTC  (3+ messages)

[Buildroot] [PATCH 0/5] updates of the NXP i.MX8QM/QXP
 2020-03-21 15:20 UTC  (8+ messages)
` [Buildroot] [PATCH 2/5] package/freescale-imx/firmware-imx: bump version to 8.5
` [Buildroot] [PATCH 4/5] package/imx-mkimage: bump to version rel_imx_4.19.35_1.1.0
` [Buildroot] [PATCH 5/5] configs/freescale_imx8q{m, xp}mek: bump BSP components to 4.19.35_1.1.0

[PATCH v4 0/5] leds: pwm: add support for default-state device
 2020-03-21 15:20 UTC  (5+ messages)
` [PATCH v4 5/5] leds: pwm: add reference to common leds for default-state
` [PATCH v4 3/5] leds: pwm: check result of led_pwm_set() in led_pwm_add()

[PATCH v5 0/4] irqchip: xilinx: Add support for multiple instances
 2020-03-21 15:19 UTC  (3+ messages)

Need help in interpreting ip status output
 2020-03-21 15:19 UTC  (4+ messages)

[RFC PATCH 0/9] produce working binaries by default
 2020-03-21 15:19 UTC  (4+ messages)
` [RFC PATCH 6/9] mkimage_fit_atf.sh: "

Add support for TCU of X1000 v2
 2020-03-21 15:15 UTC  (3+ messages)
` [PATCH v2] irqchip: Ingenic: Add support for TCU of X1000

[PATCH] mt76: mt76x2u: introduce Mercury UD13 support
 2020-03-21 15:14 UTC 

[PATCH-for-5.0 00/11] misc: Trivial static code analyzer fixes
 2020-03-21 15:11 UTC  (6+ messages)
` [PATCH-for-5.0 01/11] block: Remove dead assignment

[PATCH] monitor/hmp-cmds: remove redundant check for tls_authz in hmp_info_migrate_parameters
 2020-03-21 15:10 UTC 

[PATCH][next] irqchip: qcom-irq-combiner: Replace zero-length array with flexible-array member
 2020-03-21 15:11 UTC  (2+ messages)

[PATCH][next] irqchip: irq-bcm7038-l1: Replace zero-length array with flexible-array member
 2020-03-21 15:10 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the gpio tree
 2020-03-21 15:09 UTC  (2+ messages)

[PATCH] Staging: hp: Replace printk(KERN_WARNING ..) with netdev_warn()
 2020-03-21 15:09 UTC  (4+ messages)
` [Outreachy kernel] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 0a7c179da494e48df1930ff91dc8f0093b32affc
 2020-03-21 15:06 UTC 

refcount underflow in nfsd41_destroy_cb
 2020-03-21 14:41 UTC  (2+ messages)

[PATCH 0/3] ARM: make use of UAL VFP mnemonics when possible
 2020-03-21 15:04 UTC 

[Xen-devel] [libvirt test] 148799: regressions - FAIL
 2020-03-21 14:56 UTC 

[PATCH 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-03-21 14:55 UTC  (5+ messages)
` [PATCH 1/3] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support

[Intel-gfx] [PATCH 1/4] drm/i915: Extend intel_wakeref to support delayed puts
 2020-03-21 14:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[PATCH-for-5.0 v2 00/11] misc: Trivial static code analyzer fixes
 2020-03-21 14:43 UTC  (17+ messages)
` [PATCH-for-5.0 v2 03/11] hw/i2c/pm_smbus: Remove dead assignment
` [PATCH-for-5.0 v2 04/11] hw/input/adb-kbd: "
` [PATCH-for-5.0 v2 05/11] hw/ide/sii3112: "
` [PATCH-for-5.0 v2 06/11] hw/isa/i82378: "
` [PATCH-for-5.0 v2 07/11] hw/gpio/aspeed_gpio: "
` [PATCH-for-5.0 v2 08/11] hw/timer/exynos4210_mct: Remove dead assignments
` [PATCH-for-5.0 v2 09/11] hw/timer/stm32f2xx_timer: Remove dead assignment
` [PATCH-for-5.0 v2 10/11] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
` [PATCH-for-5.0 v2 11/11] hw/scsi/esp-pci: Remove dead assignment

[PATCH 01/15] power: supply: cpcap-battery: Fix battery full status reporting
 2020-03-21 14:54 UTC  (5+ messages)
` [PATCH 03/15] power: supply: cpcap-battery: Fix battery low "
` [PATCH 06/15] power: supply: cpcap-battery: Initialize with user provided data

[PATCH] target/mips: Fix loongson multimedia condition instructions
 2020-03-21 11:30 UTC  (5+ messages)

[Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10
 2020-03-21 14:52 UTC  (2+ messages)
` [Bug 206895] "

[Buildroot] [PATCH] toolchain/toolchain-external: fix call to check_kernel_headers_version
 2020-03-21 14:48 UTC  (4+ messages)
` [Buildroot] [PATCH] support/scripts/check-kernel-headers.sh: do not print error for loose checks

[Buildroot] [git commit] support/scripts/check-kernel-headers.sh: do not print error for loose checks
 2020-03-21 14:47 UTC 

[PATCH] x86/speculation: Allow overriding seccomp speculation disable
 2020-03-21 14:46 UTC  (2+ messages)


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.