All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 17:53:25 to 2020-12-14 18:36:57 UTC [more...]

[PATCH 5.9 000/105] 5.9.15-rc1 review
 2020-12-14 17:29 UTC  (42+ 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 049/105] scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
` [PATCH 5.9 050/105] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
` [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 061/105] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
` [PATCH 5.9 062/105] sched/idle: Fix arch_cpu_idle() vs tracing
` [PATCH 5.9 063/105] intel_idle: Fix intel_idle() "
` [PATCH 5.9 065/105] platform/x86: thinkpad_acpi: add P1 gen3 second fan support
` [PATCH 5.9 066/105] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e
` [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

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 0/3] KVM: x86: MSR completion refactoring for SEV-ES
 2020-12-14 18:32 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
` [PATCH 3/3] KVM: x86: introduce complete_emulated_msr callback

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

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

[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  (22+ messages)
` [PATCH v5 01/25] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH v5 02/25] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH v5 03/25] coresight: Introduce device access abstraction
` [PATCH v5 05/25] coresight: Convert coresight_timeout to use "
` [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 15/25] coresight: etm4x: Handle ETM architecture version
` [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 21/25] coresight: etm4x: Refactor probing routine
` [PATCH v5 22/25] coresight: etm4x: Add support for sysreg only devices
` [PATCH v5 23/25] dts: bindings: coresight: ETM system register access only units
` [PATCH v5 24/25] arm64: Add TRFCR_ELx definitions
` [PATCH v5 25/25] coresight: Add support for v8.4 SelfHosted tracing

[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  (8+ messages)
` [PATCH net-next v4 2/3] net: implement threaded-able napi poll loop support
` [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  (5+ messages)
` [PATCH linux hwmon-next v5 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

[PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block
 2020-12-14 17:50 UTC  (5+ messages)
` [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function

[GIT PULL] KVM/arm64 updates for 5.11
 2020-12-14 17:56 UTC  (4+ messages)

[PATCH] iotests: Quote $cmd in _send_qemu_cmd
 2020-12-14 17:58 UTC 

[PATCH v2 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY
 2020-12-14 17:56 UTC 

[PATCH] mm/vmalloc: Fix unlock order in s_stop()
 2020-12-14 17:56 UTC  (6+ messages)

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-12-14 17:56 UTC  (5+ messages)
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map

[PATCH V3 00/25] smartpqi updates
 2020-12-14 17:54 UTC  (3+ messages)
` [PATCH V3 15/25] smartpqi: fix host qdepth limit

[RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs
 2020-12-14 17:55 UTC  (4+ messages)

[PATCH v3 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-14 17:53 UTC  (2+ messages)

[GIT PULL] dlm updates for 5.11
 2020-12-14 17:54 UTC 

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-14 17:54 UTC  (11+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline
 2020-12-14 17:52 UTC  (4+ messages)
` [RFC PATCH 1/2] gitlab-ci: Step in to maintain the fedora-i386-cross runner

[PATCH] drm/amd/display: Revert "add DCN support for aarch64"
 2020-12-14 17:52 UTC  (3+ messages)

[PATCH v4 0/2] Platform driver update to support playback recover after resume
 2020-12-14 17:50 UTC  (7+ messages)
` [PATCH v4 1/2] Partially revert ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state

CVE-2020-3702: Firmware updates for ath9k and ath10k chips
 2020-12-14 17:41 UTC  (7+ messages)

[PATCH] iotests/210: Fix reference output
 2020-12-14 17:51 UTC 


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.