All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 18:13:09 to 2020-12-14 18:54:11 UTC [more...]

[PATCH 5.9 000/105] 5.9.15-rc1 review
 2020-12-14 17:29 UTC  (46+ 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 018/105] ibmvnic: delay next reset if hard reset fails
` [PATCH 5.9 024/105] can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disable_unprepare()
` [PATCH 5.9 025/105] can: sja1000: sja1000_err(): dont count arbitration lose as an error
` [PATCH 5.9 026/105] can: sun4i_can: sun4i_can_err(): "
` [PATCH 5.9 027/105] can: c_can: c_can_power_up(): fix error handling
` [PATCH 5.9 042/105] arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc
` [PATCH 5.9 044/105] iwlwifi: pcie: set LTR to avoid completion timeout
` [PATCH 5.9 045/105] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH 5.9 050/105] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
` [PATCH 5.9 051/105] interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes
` [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 068/105] platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan control
` [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 084/105] Input: i8042 - add Acer laptops to the i8042 reset list
` [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

[dpdk-dev] [PATCH] net/bnxt: limit per-poll Rx representor pkts
 2020-12-14 18:53 UTC 

[PATCH 0/6] VIM3: add support for checking 'Function' button state
 2020-12-14 18:54 UTC  (7+ messages)
  ` [PATCH 1/6] clk: meson: add minimal driver for g12a-ao clocks
  ` [PATCH 2/6] adc: meson-saradc: add G12A variant

kexec not working in xen domU?
 2020-12-14 18:52 UTC  (2+ messages)

[PATCH v2 0/6] Several changes for the UPIU trace
 2020-12-14 18:51 UTC  (4+ messages)
` [PATCH v2 1/6] scsi: ufs: Remove stringize operator '#' restriction

[PATCH v2 00/16] target/mips: Boring code reordering + add "translate.h"
 2020-12-14 18:37 UTC  (29+ 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

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

[PATCH 00/10] workqueue: break affinity initiatively
 2020-12-14 17:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix doorbell write ordering
 2020-12-14 18:51 UTC 

[PATCH v2] ipvs: add weighted random twos choice algorithm
 2020-12-14 18:51 UTC  (3+ messages)
` [PATCH v3] "

[kbuild-all] Re: [PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-14 18:49 UTC  (3+ messages)
`  "

[PATCH] usb: dwc3-meson-g12a: always configure dr-mode
 2020-12-14 18:50 UTC  (3+ messages)

[PATCH] pinctrl: meson: fix bit manipulation of pin bias configuration
 2020-12-14 18:48 UTC  (2+ messages)

[PATCH] fair/util_est: Separate util_est_dequeue() for cfs_rq_util_change
 2020-12-14 18:46 UTC  (3+ messages)

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

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 18:40 UTC  (8+ 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] "
      `  "

[PATCH] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed
 2020-12-14 18:44 UTC  (4+ messages)

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

[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: "

[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 

[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] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-14 18:11 UTC  (2+ messages)
`  "

[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  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] dma-buf: Remove kmap kerneldoc vestiges (rev2)

[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  (2+ messages)

[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  (5+ 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 09/25] coresight: etm4x: Add commentary on the registers
` [PATCH v5 12/25] coresight: etm4x: Check for Software Lock

[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 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


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.