All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 18:02:52 to 2020-12-14 18:45:07 UTC [more...]

[PATCH 5.9 000/105] 5.9.15-rc1 review
 2020-12-14 17:29 UTC  (44+ messages)
` [PATCH 5.9 007/105] net, xsk: Avoid taking multiple skbuff references
` [PATCH 5.9 008/105] bpftool: Fix error return value in build_btf_type_table
` [PATCH 5.9 050/105] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
` [PATCH 5.9 052/105] interconnect: qcom: qcs404: Remove GPU and display RPM IDs
` [PATCH 5.9 053/105] ibmvnic: skip tx timeout reset while in resetting
` [PATCH 5.9 055/105] drm/exynos: depend on COMMON_CLK to fix compile tests
` [PATCH 5.9 057/105] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
` [PATCH 5.9 058/105] habanalabs/gaudi: fix missing code in ECC handling
` [PATCH 5.9 059/105] btrfs: do nofs allocations when adding and removing qgroup relations
` [PATCH 5.9 063/105] intel_idle: Fix intel_idle() vs tracing
` [PATCH 5.9 064/105] arm64: tegra: Disable the ACONNECT for Jetson TX2
` [PATCH 5.9 066/105] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e
` [PATCH 5.9 067/105] platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Yoga 11e 4th gen
` [PATCH 5.9 069/105] platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE
` [PATCH 5.9 070/105] platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC
` [PATCH 5.9 071/105] platform/x86: touchscreen_dmi: Add info for the Predia Basic tablet
` [PATCH 5.9 073/105] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [PATCH 5.9 074/105] s390: fix irq state tracing
` [PATCH 5.9 075/105] intel_idle: Build fix
` [PATCH 5.9 076/105] media: pulse8-cec: fix duplicate free at disconnect or probe error
` [PATCH 5.9 077/105] media: pulse8-cec: add support for FW v10 and up
` [PATCH 5.9 078/105] mmc: mediatek: Fix system suspend/resume support for CQHCI
` [PATCH 5.9 079/105] mmc: mediatek: Extend recheck_sdio_irq fix to more variants
` [PATCH 5.9 080/105] ktest.pl: Fix incorrect reboot for grub2bls
` [PATCH 5.9 081/105] xen: add helpers for caching grant mapping pages
` [PATCH 5.9 082/105] xen: dont use page->lru for ZONE_DEVICE memory
` [PATCH 5.9 083/105] Input: cm109 - do not stomp on control URB
` [PATCH 5.9 084/105] Input: i8042 - add Acer laptops to the i8042 reset list
` [PATCH 5.9 088/105] mmc: block: Fixup condition for CMD13 polling for RPMB requests
` [PATCH 5.9 089/105] drm/amdgpu/disply: set num_crtc earlier
` [PATCH 5.9 090/105] drm/i915/gem: Propagate error from cancelled submit due to context closure
` [PATCH 5.9 091/105] drm/i915/display/dp: Compute the correct slice count for VDSC on DP
` [PATCH 5.9 092/105] drm/i915/gt: Declare gen9 has 64 mocs entries!
` [PATCH 5.9 093/105] drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
` [PATCH 5.9 094/105] drm/i915/gt: Cancel the preemption timeout on responding to it
` [PATCH 5.9 095/105] drm/amdgpu: fix sdma instance fw version and feature version init
` [PATCH 5.9 096/105] kbuild: avoid static_assert for genksyms
` [PATCH 5.9 097/105] proc: use untagged_addr() for pagemap_read addresses
` [PATCH 5.9 098/105] mm/hugetlb: clear compound_nr before freeing gigantic pages
` [PATCH 5.9 102/105] x86/membarrier: Get rid of a dubious optimization
` [PATCH 5.9 103/105] x86/apic/vector: Fix ordering in vector assignment
` [PATCH 5.9 104/105] x86/kprobes: Fix optprobe to detect INT3 padding correctly
` [PATCH 5.9 105/105] compiler.h: fix barrier_data() on clang

[Intel-gfx] [PATCH i-g-t] lib: Pass device fd to gem_mmappable_aperture_size()
 2020-12-14 18:45 UTC  (2+ messages)
` [igt-dev] "

[PATCH v2 00/16] target/mips: Boring code reordering + add "translate.h"
 2020-12-14 18:37 UTC  (21+ messages)
` [PATCH v2 01/16] target/mips: Inline cpu_state_reset() in mips_cpu_reset()
` [PATCH v2 02/16] target/mips: Extract FPU helpers to 'fpu_helper.h'
` [PATCH v2 03/16] target/mips: Add !CONFIG_USER_ONLY comment after #endif
` [PATCH v2 04/16] target/mips: Remove consecutive CONFIG_USER_ONLY ifdefs
` [PATCH v2 05/16] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH v2 06/16] target/mips: Rename helper.c as tlb_helper.c
` [PATCH v2 07/16] target/mips: Fix code style for checkpatch.pl
` [PATCH v2 08/16] target/mips: Move mmu_init() functions to tlb_helper.c
` [PATCH v2 09/16] target/mips: Rename translate_init.c as cpu-defs.c
` [PATCH v2 10/16] target/mips: Replace gen_exception_err(err=0) by gen_exception_end()
` [PATCH v2 12/16] target/mips/translate: Extract DisasContext structure
` [PATCH v2 13/16] target/mips/translate: Add declarations for generic code
` [PATCH v2 14/16] target/mips: Declare generic FPU functions in 'translate.h'
` [PATCH v2 15/16] target/mips: Extract FPU specific definitions to translate.h
` [PATCH v2 16/16] target/mips: Only build TCG code when CONFIG_TCG is set

[Patch bpf-next 0/3] bpf: introduce timeout map
 2020-12-14 18:40 UTC  (6+ messages)

[PATCH 0/3] x86/resctrl: Fix a few issues in moving a task to a resource group
 2020-12-14 18:41 UTC  (6+ messages)
` [PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to "

[meta-python][PATCH 1/2] python3-matplotlib: Disable LTO on mips/clang
 2020-12-14 18:42 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] redis: Update to 6.0.9

[PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-14 18:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v6,1/5] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 18:40 UTC  (7+ messages)
` [PATCH 4/4] e1000e: Export S0ix flags to ethtool
    ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH v4 0/4] Improve s0ix flows for systems i219LM
    ` [Intel-wired-lan] Fw: [External] "

[microchip-ung-linux-upstream:v5.10-webstax 49/88] drivers/dma/microchip-sparx5-fdma.c:1766:3: error: implicit declaration of function '__flush_dcache_area'
 2020-12-14 18:40 UTC 

Kernel oops while using AER inject
 2020-12-14 18:37 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: MSR completion refactoring for SEV-ES
 2020-12-14 18:32 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: remove bogus #GP injection
` [PATCH 2/3] KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
` [PATCH 3/3] KVM: x86: introduce complete_emulated_msr callback

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-14 18:11 UTC  (2+ messages)
` [dm-crypt] "

[SPDK] Intel Memory and Storage Moment 2020 - December 15 & 16
 2020-12-14 18:36 UTC 

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-14 17:05 UTC  (5+ messages)
` [PATCH v2 1/4] block: Honor blk_set_aio_context() context requirements
` [PATCH v2 2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PATCH v2 3/4] nbd/server: Quiesce coroutines on context switch
` [PATCH v2 4/4] block: Close block exports in two steps

[PATCH 00/24] NetBSD fixes
 2020-12-14 16:36 UTC  (25+ messages)
` [PATCH 01/24] Fix lock directory path for NetBSD
` [PATCH 02/24] NetBSD doens't need xenbackendd with xl toolstack
` [PATCH 03/24] Fix lock directory path for NetBSD
` [PATCH 04/24] Make xg_main.c build on NetBSD
` [PATCH 05/24] Introduce locking functions for block device setup "
` [PATCH 06/24] Handle the case where vifname is not present in xenstore
` [PATCH 07/24] Remove NetBSD's system headers. We'll use the system-provided ones, which are up to date
` [PATCH 08/24] Make libs/call build on NetBSD
` [PATCH 09/24] Use xen/xenio.h "
` [PATCH 10/24] Make libs/evtchn build "
` [PATCH 11/24] Implement foreignmemory "
` [PATCH 12/24] Implement gnttab "
` [PATCH 13/24] Don't assume tv_sec is a unsigned long (for NetBSD)
` [PATCH 14/24] Pass bridge name to qemu and set XEN_DOMAIN_ID
` [PATCH 15/24] Make libs/light build on NetBSD
` [PATCH 16/24] Switch NetBSD to QEMU_XEN (!traditional)
` [PATCH 17/24] Make libs/light build on NetBSD
` [PATCH 18/24] xeneventchn_stubs.c doens't need xen/sys/evtchn.h (NetBSD fix)
` [PATCH 19/24] errno may not be a gobal R/W variable, use a local variable instead (fix build on NetBSD)
` [PATCH 20/24] If FILENAME_MAX is defined, use it instead of arbitrary value (fix format-truncation errors with GCC >= 7)
` [PATCH 21/24] Fix unused functions/variables error
` [PATCH 22/24] If PTHREAD_STACK_MIN is not defined, use DEFAULT_THREAD_STACKSIZE
` [PATCH 23/24] Use xen/xenio.h on NetBSD
` [PATCH 24/24] Fix error: array subscript has type 'char' [-Werror=char-subscripts]

[PATCH v3 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-14 18:32 UTC  (2+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-12-14 18:32 UTC  (4+ messages)

[GIT PULL] arm64 updates for 5.11
 2020-12-14 18:28 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
 2020-12-14 18:32 UTC  (3+ messages)

[PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-14 18:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/4] dma-buf: Remove kmap kerneldoc vestiges (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v2 1/7] syslinux: rewrite recipe so only target code is x86-specific
 2020-12-14 18:31 UTC  (7+ messages)
` [PATCH v2 2/7] wic-image-minimal: only depend on syslinux on x86 targets
` [PATCH v2 3/7] wic-tools: don't build syslinux-native for targets without syslinux
` [PATCH v2 4/7] image-uefi.conf: add EFI arch variable
` [PATCH v2 5/7] systemd-boot: build the EFI stub
` [PATCH v2 6/7] systemd-boot: allow building for Arm targets
` [PATCH v2 7/7] wic-tools: add grub-efi and systemd-boot on arm64

[libnftnl PATCH 1/2] set_elem: Use nftnl_data_reg_snprintf()
 2020-12-14 18:30 UTC  (3+ messages)
` [libnftnl PATCH 2/2] set_elem: Include key_end data reg in print output

[PATCH v4 00/32] qdev property code cleanup
 2020-12-14 18:28 UTC  (4+ messages)
` [PATCH v4 25/32] qdev: Make qdev_class_add_property() more flexible

[PATCH AUTOSEL 5.9 01/23] drm/tegra: sor: Don't warn on probe deferral
 2020-12-14 18:29 UTC  (7+ messages)
` [PATCH AUTOSEL 5.9 15/23] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

Depreciate PATCH support for HostName at NetworkProtocol
 2020-12-14 18:27 UTC 

[RFC PATCH] scsi:libiscsi:Fix possible NULL dereference in iscsi_eh_cmd_timed_out
 2020-12-14 17:36 UTC  (2+ messages)

hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
 2020-12-14 18:23 UTC  (10+ messages)

[PATCH BlueZ v2 1/2] Revert "input/hog: Remove HID device after HoG device disconnects"
 2020-12-14 18:22 UTC  (4+ messages)
` [PATCH BlueZ v2 2/2] input/hog: Cache the HID report map

[PATCH v5 00/25] coresight: etm4x: Support for system instructions
 2020-12-14 17:37 UTC  (15+ messages)
` [PATCH v5 02/25] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH v5 05/25] coresight: Convert coresight_timeout to use access abstraction
` [PATCH v5 06/25] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v5 07/25] coresight: etm4x: Always read the registers on the host CPU
` [PATCH v5 08/25] coresight: etm4x: Convert all register accesses
` [PATCH v5 09/25] coresight: etm4x: Add commentary on the registers
` [PATCH v5 10/25] coresight: etm4x: Add sysreg access helpers
` [PATCH v5 11/25] coresight: etm4x: Define DEVARCH register fields
` [PATCH v5 12/25] coresight: etm4x: Check for Software Lock
` [PATCH v5 13/25] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v5 17/25] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v5 19/25] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v5 20/25] coresight: etm4x: Detect system instructions support
` [PATCH v5 24/25] arm64: Add TRFCR_ELx definitions

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-12-14 18:21 UTC  (2+ messages)

[Bug 210683] New: Nasty gpu powersave regression Navi14
 2020-12-14 18:22 UTC  (2+ messages)
` [Bug 210683] Nasty amdgpu "

[PATCH 0/4] Introduce a mmap sem to deal with some mmap issues
 2020-12-14 18:19 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add a i_mmap_lock to our inode
` [PATCH 2/4] btrfs: cleanup inode_lock/inode_unlock uses
` [PATCH 3/4] btrfs: exclude mmaps while doing remap
` [PATCH 4/4] btrfs: exclude mmap from happening during all fallocate operations

[PATCH net-next v4 0/5] vsock: Add flags field in the vsock address
 2020-12-14 18:19 UTC  (3+ messages)

[merged] kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch removed from -mm tree
 2020-12-14 18:19 UTC  (3+ messages)

[PATCH] drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log
 2020-12-14 18:20 UTC  (2+ messages)

How to create a directory in multiple packages?
 2020-12-14 18:20 UTC  (3+ messages)
` [OE-core] "

linux-next: manual merge of the akpm-current tree with the risc-v tree
 2020-12-14 17:37 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix error code cnl_set_dsp_D0()
 2020-12-14 18:17 UTC  (2+ messages)

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-14 18:15 UTC  (4+ messages)

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-14 18:13 UTC  (2+ messages)

Updated performance patch series
 2020-12-14 18:14 UTC  (5+ messages)
` [PATCH v5 1/4] um: Add support for host CPU flags and alignment
` [PATCH v5 2/4] um: enable the use of optimized xor routines in UML
` [PATCH v5 3/4] um: add a UML specific futex implementation
` [PATCH v5 4/4] um: allow the use of glibc functions instead of builtins

[PATCHSET RFC v2 0/5] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-14 18:06 UTC  (8+ messages)
` [PATCH 4/5] fs: honor LOOKUP_NONBLOCK for the last part of file open

Energy-efficiency options within RCU
 2020-12-14 18:12 UTC  (2+ messages)

[PATCH 0/2] target/arm: Add support for DIT (Data Independent Timing)
 2020-12-14 18:11 UTC  (7+ messages)
` [PATCH 1/2] target/arm: add support for FEAT_DIT, Data Independent Timing

[PATCH] unlock patched C gccs
 2020-12-14 17:51 UTC 

[PATCH v12 00/31] Speculative page faults
 2020-12-14 18:10 UTC  (12+ messages)

Linux 5.10
 2020-12-14 17:29 UTC  (7+ messages)

Please add android-5.4 to kernelci
 2020-12-14 18:11 UTC  (3+ messages)
` Please add -stable kernels "
  ` Please add android12-5.10 kernel "

[PATCH V2 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-14 18:07 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: power: document Broadcom's PMB binding
` [PATCH V2 2/2] soc: bcm: add PM driver for Broadcom's PMB

[GIT PULL] jfs updates for 5.11
 2020-12-14 18:07 UTC 

[PATCH v3 2/4] membarrier: Add an actual barrier before rseq_preempt()
 2020-12-14 18:05 UTC  (3+ messages)
` [tip: x86/urgent] "

Request timeout seen with NVMEoF TCP
 2020-12-14 18:05 UTC  (7+ messages)

[PATCH v5 00/29] Convert DSI code to use drm_mipi_dsi and drm_panel (second half)
 2020-12-14 17:39 UTC  (3+ messages)
` [PATCH v5 27/29] drm/omap: dsi: remove ulps support

[microchip-ung-linux-upstream:v5.10-webstax 66/88] drivers/spi/spi-vcoreiii.c:59: Error: unrecognized instruction `nop'
 2020-12-14 18:05 UTC 

[PATCH][SMB3] mount.cifs integration with PAM
 2020-12-14 18:03 UTC  (15+ messages)

iwd and NetworkManager
 2020-12-14 18:04 UTC  (2+ messages)

[PATCH net-next v4 0/3] implement kthread based napi poll
 2020-12-14 18:02 UTC  (4+ messages)
` [PATCH net-next v4 3/3] net: add sysfs attribute to control napi threaded mode

[PATCH backport] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
 2020-12-14 18:00 UTC 

[PATCH linux hwmon-next v5 0/3] SB-TSI hwmon driver v5
 2020-12-14 17:59 UTC  (4+ messages)
` [PATCH linux hwmon-next v5 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors


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.