All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-21 17:19:04 to 2020-11-21 20:53:35 UTC [more...]

[PATCH RFC v2 1/1] scsi: pm: Leave runtime PM status alone during system resume/thaw/restore
 2020-11-21 17:32 UTC  (4+ messages)

[PATCH 0/4] simplification of computed goto
 2020-11-21 20:52 UTC  (4+ messages)
` [PATCH 1/4] add testcases for COMPUTEDGOTO simplification
` [PATCH 2/4] simplify OP_COMPUTEDGOTO with unique and known target
` [PATCH 3/4] simplify CGOTO(SEL(x, L1, L2)) into CBR x, L1, L2

[PATCH] ilog2: Improve ilog2 for constant arguments
 2020-11-21 20:46 UTC  (4+ messages)

[PATCH 0/4] grep: retire `init_grep_defaults()`
 2020-11-21 20:52 UTC  (7+ messages)
` [PATCH 1/4] grep: don't set up a "default" repo for grep
` [PATCH 2/4] grep: use designated initializers for `grep_defaults`
` [PATCH 3/4] grep: simplify color setup
` [PATCH 4/4] MyFirstObjectWalk: drop `init_walken_defaults()`

[dpdk-dev] [PATCH] eal/windows: fix link error with MinGW
 2020-11-21 20:47 UTC  (4+ messages)

[PATCH] compiler_attribute: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-21 20:45 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/5] package/nvidia-modprobe: new package
 2020-11-21 20:45 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/5] package/linux4tegra: "

vcan rate limit
 2020-11-21 20:43 UTC 

[Buildroot] [PATCH 1/1] package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions
 2020-11-21 20:43 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add --fix option for INCLUDE_LINUX
 2020-11-21 20:31 UTC  (5+ messages)
`  "

[Qemu-devel] [Bug 1652286] [NEW] man qemu 2.8.0
 2020-11-21 20:24 UTC  (2+ messages)
` [Bug 1652286] Re: QEMU manpages provoke man(1) "can't break line" warnings

[PATCH 0/7] ACPI: scan: Split root scanning into 2 steps
 2020-11-21 20:30 UTC  (8+ messages)
` [PATCH 1/7] ACPI: scan: Add an acpi_info_matches_hids() helper
` [PATCH 2/7] ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()
` [PATCH 3/7] ACPI: scan: Add a separate cleanup exit-path to acpi_scan_init()
` [PATCH 4/7] ACPI: scan: Split root scanning into 2 steps
` [PATCH 5/7] ACPI: scan: Add support for deferring adding devices to the second scan phase based on the _DEP list
` [PATCH 6/7] ACPI: scan: Fix battery devices not working with acpi.defer_scan_based_on_dep=1
` [PATCH 7/7] ACPI: scan: Add some HIDs which are never bound on Cherry Trail devices to acpi_ignore_dep_hids

ctype.h undefined behaviour on signed char platforms, needs cast to (unsigned char)
 2020-11-21 20:29 UTC  (2+ messages)

[Bug 205675] New: Display locks up. AMDGPU timeout
 2020-11-21 20:24 UTC  (5+ messages)
` [Bug 205675] "

[PATCH 00/26] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-21 20:17 UTC  (48+ messages)
` [PATCH 01/26] target/mips: Extract FPU helpers to 'fpu_helper.h'
` [PATCH 02/26] target/mips: Extract MSA helpers to mod-mips-msa_helper.c
` [PATCH 03/26] target/mips: Extract MSA helper definitions
` [PATCH 04/26] target/mips: Extract MSA translation routines
` [PATCH 05/26] target/mips: Rename dsp_helper.c as mod-mips-dsp_helper.c
` [PATCH 06/26] target/mips: Extract DSP helper definitions
` [PATCH 07/26] target/mips: Extract DSP translation routines
` [PATCH 08/26] target/mips: Extract Multi-Threading helper definitions
` [PATCH 09/26] target/mips: Extract Code Compaction ASE translation routines
` [PATCH 10/26] target/mips: Extract the microMIPS ISA helper definitions
` [PATCH 11/26] target/mips: Extract the microMIPS ISA translation routines
` [PATCH 12/26] target/mips: Extract nanoMIPS "
` [PATCH 13/26] target/mips: Extract NEC Vr54xx helpers to vendor-vr54xx_helper.c
` [PATCH 14/26] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH 15/26] target/mips: Extract NEC Vr54xx translation routines
` [PATCH 16/26] target/mips: Rename lmmi_helper.c as loong-simd_helper.c
` [PATCH 17/26] target/mips: Extract Loongson SIMD helper definitions
` [PATCH 18/26] target/mips: Extract Loongson SIMD translation routines
` [PATCH 19/26] target/mips: Extract Loongson EXTensions "
` [PATCH 20/26] target/mips: Extract XBurst Media eXtension Unit "
` [PATCH 21/26] target/mips: Make pipeline 1 multiply opcodes generic
` [PATCH 22/26] target/mips: Extract Toshiba TXx9 translation routines
` [PATCH 23/26] target/mips: Extract Toshiba TX79 multimedia "

Bug report: git apply --cached --reject
 2020-11-21 20:18 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] selftests/bpf: xsk selftests
 2020-11-21 20:14 UTC  (4+ messages)
` [PATCH bpf-next v2 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets - SKB, DRV

[Bug 1880066] [NEW] Microphone input dies in guest when switching evdev input
 2020-11-21 20:01 UTC  (2+ messages)
` [Bug 1880066] "

[PATCH v2 0/3] erofs-utils: introduce fuse implementation
 2020-11-21 20:10 UTC  (4+ messages)
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] erofs-utils: fuse: support symlink & special inode
  ` [PATCH v2 3/3] erofs-utils: fuse: add compressed file support

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-21 20:11 UTC  (11+ messages)
` [PATCH v7 02/17] kbuild: add "

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-21 20:11 UTC  (5+ messages)
` [PATCH v2 00/24] "

Problems with the new pthread clock implementations
 2020-11-21 20:10 UTC  (4+ messages)

brcmstb_dpfe.c:undefined reference to `devm_ioremap_resource'
 2020-11-21 20:06 UTC  (2+ messages)

drivers/soc/qcom/smsm.c:152:22: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-21 20:03 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gt: Plug IPS into intel_rps_set
 2020-11-21 20:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Plug IPS into intel_rps_set (rev3)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-21 20:00 UTC  (11+ messages)
` [PATCH 057/141] watchdog: "
` [PATCH 072/141] can: peak_usb: "
` [PATCH 086/141] hwmon: (corsair-cpro) "
` [PATCH 087/141] hwmon: (max6621) "

Thank You for Contacting iBlowdry, auto responding to: 🖤 I'm waiting for you... Answer me here: http://bit.do/fLf4n?x53 🖤
 2020-11-21 19:28 UTC 

[PATCH 1/1] efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
 2020-11-21 19:55 UTC 

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-21 19:53 UTC  (4+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
  ` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages

sound/soc/intel/catpt/loader.c:654 catpt_first_boot_firmware() warn: consider using resource_size() here
 2020-11-21 19:52 UTC  (2+ messages)

[PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-11-21 19:47 UTC  (4+ messages)

ld.lld: error: main.c:(.text+0xC4): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2020-11-21 19:46 UTC 

gc docs: git gc --keep-base-pack ?
 2020-11-21 19:43 UTC  (3+ messages)
` [PATCH 1/2] gc docs: change --keep-base-pack to --keep-largest-pack

[PATCH 0/6] ARC: build: fix various issues in arc boot Makefile
 2020-11-21 19:36 UTC  (7+ messages)
` [PATCH 1/6] ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
` [PATCH 2/6] ARC: build: add uImage.lzma to the top-level target
` [PATCH 3/6] ARC: build: add boot_targets to PHONY
` [PATCH 4/6] ARC: build: move symlink creation to arch/arc/Makefile to avoid race
` [PATCH 5/6] ARC: build: remove unneeded extra-y
` [PATCH 6/6] ARC: build: use $(READELF) instead of hard-coded readelf

[PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-11-21 19:30 UTC  (9+ messages)
` [PATCH v5 2/3] net: add kcov handle to skb extensions

[PATCH net-next,v3 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-21 19:23 UTC  (14+ messages)

[PATCH] lib/lz4: explicitly support in-place decompression
 2020-11-21 19:10 UTC 

[Bug 210275] New: Bluetooth stopped working on kernel 5.9
 2020-11-21 19:05 UTC  (2+ messages)
` [Bug 210275] "

[PATCH 5.9 00/14] 5.9.10-rc1 review
 2020-11-21 18:38 UTC  (2+ messages)

[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
 2020-11-21 18:59 UTC  (10+ messages)

[PATCH v3] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-21 18:58 UTC 

[linux-linus test] 156919: regressions - FAIL
 2020-11-21 18:56 UTC 

drivers/tty/serial/ucc_uart.c:661:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-11-21 18:56 UTC  (2+ messages)

[RFC PATCH 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2020-11-21 18:52 UTC  (14+ messages)
` [RFC PATCH 01/12] iio: core: register chardev only if needed
` [RFC PATCH 03/12] iio: buffer: rework buffer & scan_elements dir creation
` [RFC PATCH 04/12] iio: buffer: add index to the first IIO buffer dir and symlink it back
` [RFC PATCH 06/12] iio: buffer: re-route scan_elements via it's kobj_type
` [RFC PATCH 11/12] iio: buffer: introduce support for attaching more IIO buffers
` [RFC PATCH 12/12] iio: buffer: add ioctl() to support opening extra buffers for IIO device

[PATCH v2 0/3] occ: Add support for P10
 2020-11-21 18:51 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-21 18:50 UTC  (2+ messages)

[PATCH v1 0/13] Convert NFS to new netfs and fscache APIs
 2020-11-21 18:47 UTC  (6+ messages)

[PATCH] remoteproc: Add module parameter 'auto_boot'
 2020-11-21 18:47 UTC  (5+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-21 18:47 UTC  (11+ messages)
` [Intel-gfx] "
    ` [Cluster-devel] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[scsi:misc 126/138] drivers/scsi/lpfc/lpfc_nvmet.c:3340:1: warning: no previous prototype for function 'lpfc_nvmet_prep_abort_wqe'
 2020-11-21 18:44 UTC  (2+ messages)

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-21 18:43 UTC  (2+ messages)

[PATCH net-next] compat: always include linux/compat.h from net/compat.h
 2020-11-21 18:40 UTC  (2+ messages)

arch/riscv/include/asm/vdso/processor.h:14:2: error: implicit declaration of function 'barrier'
 2020-11-21 18:39 UTC  (2+ messages)

[GIT PULL] seccomp fixes for v5.10-rc5
 2020-11-21 18:39 UTC  (2+ messages)

[GIT PULL] fanotify fix for 5.10-rc5
 2020-11-21 18:39 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.10-rc5
 2020-11-21 18:39 UTC  (2+ messages)

[PATCH 5.4 00/17] 5.4.79-rc1 review
 2020-11-21 18:37 UTC  (2+ messages)

[PATCH 4.19 00/14] 4.19.159-rc1 review
 2020-11-21 18:37 UTC  (2+ messages)

[PATCH v40 00/24] Intel SGX foundations
 2020-11-21 18:36 UTC  (3+ messages)

[PATCH 4.14 00/17] 4.14.208-rc1 review
 2020-11-21 18:36 UTC  (2+ messages)

Boot Order in Redfish and DBUS
 2020-11-21 18:34 UTC  (2+ messages)

[PATCH 4.9 00/16] 4.9.245-rc1 review
 2020-11-21 18:34 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: add fix option for LOGICAL_CONTINUATIONS
 2020-11-21 18:34 UTC  (5+ messages)
` [PATCH v3] "
  ` [Linux-kernel-mentees] "

[PATCH 4.4 00/15] 4.4.245-rc1 review
 2020-11-21 18:29 UTC  (2+ messages)

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-11-21 18:23 UTC  (4+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations

[PATCH v2 11/24] file: Implement task_lookup_fd_rcu
 2020-11-21 18:19 UTC  (2+ messages)

drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1472:27: sparse: expected void Documentation Kbuild Makefile crypto include sound usr rscc
 2020-11-21 18:08 UTC 

drivers/tty/serial/ucc_uart.c:605:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-11-21 18:07 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-21 18:07 UTC  (7+ messages)

[Buildroot] [PATCH next 00/12] Support for Cargo and Go vendoring
 2020-11-21 18:04 UTC  (4+ messages)
` [Buildroot] [PATCH next 06/12] package/tinifier: new package

[PATCH v9 00/11] efi_loader: add capsule update support
 2020-11-21 18:02 UTC  (3+ messages)
` [PATCH v9 04/11] efi_loader: capsule: support firmware update

[PATCH] powerpc: inline iomap accessors
 2020-11-21 17:59 UTC  (2+ messages)

[Printing-architecture] OP Minutes (10 November 2020)
 2020-11-21 18:00 UTC 

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-21 17:56 UTC  (9+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH v2 2/4] iio: hid-sensor-trigger: Decrement runtime pm enable count on driver removal
` [PATCH v2 3/4] iio: hid-sensor-trigger: Use iio->trig instead trig field internal structure
` [PATCH v2 4/4] iio: hid-sensors: Add hinge sensor driver

[Buildroot] [PATCH next] package/daemon: bump to version 0.7
 2020-11-21 17:50 UTC 

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: Forward stack protection configuration
 2020-11-21 17:49 UTC  (4+ messages)

[PATCH] git-gui: Basic dark mode support
 2020-11-21 17:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] tpm: use more than sha256 on pcr_extend
 2020-11-21 17:47 UTC 

[PATCH] lseek.2: SYNOPSIS: Use correct types
 2020-11-21 17:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-21 17:45 UTC  (4+ messages)

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-11-21 17:44 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices

[scsi:misc 15/138] drivers/scsi/lpfc/lpfc_ct.c:3015:1: warning: no previous prototype for function 'lpfc_fdmi_vendor_attr_mi'
 2020-11-21 17:42 UTC  (2+ messages)

[PATCH] utmp.5: Oxford comma
 2020-11-21 17:39 UTC 

[PATCH 1/3] mt76: improve tx queue stop/wake
 2020-11-21 17:33 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7915: stop queues when running out of tx tokens
` [PATCH 3/3] mt76: attempt to free up more room when filling the tx queue

[xen-unstable test] 156918: tolerable FAIL - PUSHED
 2020-11-21 17:31 UTC 

[PATCH v4 0/6] SCMIv3.0 Sensor Extensions
 2020-11-21 16:59 UTC  (3+ messages)
` [PATCH v4 3/6] hwmon: scmi: update hwmon internal scale data type


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.