linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 16:07:11 to 2021-03-02 19:46:03 UTC [more...]

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-03-02 15:29 UTC  (17+ messages)
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[PATCH] selftests: gpio: update .gitignore
 2021-03-02 15:27 UTC  (3+ messages)

[PATCH v2 1/3] parport: Introduce module_parport_driver() helper macro
 2021-03-02 15:06 UTC  (6+ messages)

[PATCH] perf test: Test case 27 fails on s390 and non-x86 platforms
 2021-03-02 15:23 UTC  (4+ messages)

[PATCH 1/2] staging: rtl8192e: Pass array value to memcpy instead of struct pointer
 2021-03-02 14:38 UTC  (7+ messages)
` [PATCH 2/2] staging: rtl8192e: Change state information from u16 to u8

[PATCH 0/2] tracing: Detect unsafe dereferencing of pointers from trace events
 2021-03-02 14:56 UTC  (7+ messages)

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-02 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 15:00 UTC  (33+ messages)
` [PATCH v3 01/32] arm64: lib: Annotate {clear,copy}_page() as position-independent
` [PATCH v3 02/32] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v3 03/32] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v3 04/32] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v3 05/32] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v3 06/32] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v3 07/32] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v3 08/32] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v3 09/32] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v3 10/32] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v3 11/32] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v3 12/32] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v3 13/32] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v3 14/32] KVM: arm64: Factor out vector address calculation
` [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v3 17/32] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v3 18/32] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v3 19/32] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v3 21/32] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v3 23/32] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v3 24/32] KVM: arm64: Reserve memory for host stage 2
` [PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v3 26/32] KVM: arm64: Introduce PROT_NONE mappings for stage 2
` [PATCH v3 27/32] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v3 28/32] KVM: arm64: Add kvm_pgtable_stage2_idmap_greedy()
` [PATCH v3 29/32] KVM: arm64: Wrap the host with a stage 2
` [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections
` [PATCH v3 31/32] KVM: arm64: Disable PMU support in protected mode
` [PATCH v3 32/32] KVM: arm64: Protect the .hyp sections from the host

[RESEND PATCH v11 0/3] AX88796C SPI Ethernet Adapter
 2021-03-02 15:22 UTC  (4+ messages)
    ` [RESEND PATCH v11 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [RESEND PATCH v11 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [RESEND PATCH v11 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 00/12] pinctrl: add BCM63XX pincontrol support
 2021-03-02 15:28 UTC  (16+ messages)
` [PATCH 01/12] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH 02/12] pinctrl: add a pincontrol driver for BCM6328
` [PATCH 03/12] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH 04/12] pinctrl: add a pincontrol driver for BCM6358
` [PATCH 05/12] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH 07/12] Documentation: add BCM6368 "
` [PATCH 09/12] Documentation: add BCM63268 "

[PATCH v1 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-02 15:26 UTC  (2+ messages)

[PATCH][next] net: fddi: skfp: smt: Replace one-element array with flexible-array member
 2021-03-02 15:27 UTC 

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-02 14:56 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-03-02 15:25 UTC  (3+ messages)

Why do kprobes and uprobes singlestep?
 2021-03-02 15:25 UTC  (5+ messages)
` [PATCH -tip 0/3] x86/kprobes: Remoev single-step trap from x86 kprobes
  ` [PATCH -tip 1/3] x86/kprobes: Retrieve correct opcode for group instruction
  ` [PATCH -tip 2/3] x86/kprobes: Identify far indirect JMP correctly
  ` [PATCH -tip 3/3] x86/kprobes: Use int3 instead of debug trap for single-step

[gustavoars-linux:testing/net-fddi-skfp-smt] BUILD SUCCESS WITH WARNING 800290b4db3c7818e10af88f757b09b59588241c
 2021-03-02 15:18 UTC 

[PATCH] x86/cpu/hygon: Set __max_die_per_package on Hygon
 2021-03-02 15:08 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-02 15:23 UTC  (3+ messages)
` [PATCH v2 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH 1/2] dt-bindings: media: Document RDA5807 FM radio bindings
 2021-03-02 14:42 UTC  (2+ messages)
` [PATCH 2/2] media: radio: RDA5807: Added driver

[PATCH v1 0/3] gpio: pca953x: Better quirk for Intel Galileo Gen 2
 2021-03-02 15:21 UTC  (10+ messages)
` [PATCH v1 1/3] gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
` [PATCH v1 2/3] gpiolib: acpi: Allow to find GpioInt() resource by name and index
` [PATCH v1 3/3] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2

[PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"
 2021-03-02 15:16 UTC  (7+ messages)

[PATCH][next] drm/amd/display: fix the return of the uninitialized value in ret
 2021-03-02 15:03 UTC  (2+ messages)

[PATCH v8 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-03-02 14:36 UTC  (3+ messages)
` [PATCH v8 5/6] "

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-02 15:15 UTC  (12+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-02 15:14 UTC  (7+ messages)
` [PATCH V3 XRT Alveo 03/18] fpga: xrt: xclbin file helper functions

drivers/accessibility/speakup/serialio.c:54 spk_serial_init() warn: always true condition '(index >= (0 / 20 + (0))) => (s32min-s32max >= 0)'
 2021-03-02 14:35 UTC 

[PATCH 00/11] pragma once: treewide conversion
 2021-03-02 15:15 UTC  (4+ messages)
` [PATCH 02/11] pragma once: convert arch/arm/tools/gen-mach-types

[PATCH v2 0/2] add Kontron pITX-imx8m board
 2021-03-02 14:43 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-02 12:44 UTC  (2+ messages)
` [PATCH v13 2/2] drm/tegra: dc: Extend debug stats with total number of events

Questions for TX power get/set implementation of realtek WiFi
 2021-03-02 15:07 UTC 

possible deadlock in sk_clone_lock
 2021-03-02 14:29 UTC  (13+ messages)

[PATCH 4.19 000/247] 4.19.178-rc3 review
 2021-03-02 15:13 UTC  (2+ messages)

[PATCH][next] i3c: master: svc: remove redundant assignment to cmd->read_len
 2021-03-02 14:47 UTC  (2+ messages)

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:58 UTC  (8+ messages)
` [PATCH next v3 07/15] printk: introduce CONSOLE_LOG_MAX for improved multi-line support
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator

[PATCH] mm: Return -EFAULT if copy_to_user() fails
 2021-03-02 14:59 UTC  (2+ messages)

Lockdep warning in iwl_pcie_rx_handle()
 2021-03-02 14:55 UTC  (7+ messages)
  ` [PATCH] iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())
    ` [PATCH v2] "

[PATCH][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-02 15:05 UTC 

[PATCH] kbuild: show warning for 'make headers_check'
 2021-03-02 14:26 UTC 

[PATCH AUTOSEL 4.14 01/13] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 09/13] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 4.14 10/13] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 4.14 11/13] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 4.14 12/13] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 4.14 13/13] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling

[PATCH AUTOSEL 4.9 01/10] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 02/10] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 4.9 03/10] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.9 08/10] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 4.9 09/10] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH AUTOSEL 4.9 10/10] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling

[PATCH AUTOSEL 4.4 1/8] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2021-03-02 11:59 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/8] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 4.4 3/8] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.4 4/8] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.4 5/8] x86, build: use objtool mcount
` [PATCH AUTOSEL 4.4 6/8] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 4.4 8/8] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling

[PATCH 0/6] coresight: Patches for v5.12 (perf tools)
 2021-03-02 14:23 UTC  (3+ messages)

[PATCH] perf bench numa: Fix the condition checks for max number of numa nodes
 2021-03-02 12:33 UTC  (3+ messages)

[PATCH v25 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-02 14:27 UTC  (3+ messages)
  ` [PATCH v25 4/4] scsi: ufs: Add HPB 2.0 support

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-02 14:22 UTC  (3+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-02 14:22 UTC  (5+ messages)
` [PATCH v4 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH] KVM: nSVM: Optimize L12 to L2 vmcb.save copies
 2021-03-02 14:20 UTC  (5+ messages)

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-02 14:21 UTC  (7+ messages)
` [PATCH 3/7] regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck

[PATCH] staging: rtl8192u avoid flex array of flex array
 2021-03-02 14:18 UTC  (2+ messages)

[PATCH] docs: Remove make headers_check from checklist in translations
 2021-03-02 14:18 UTC 

BUG: soft lockup in ieee80211_tasklet_handler
 2021-03-02 14:18 UTC  (2+ messages)

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-02 14:15 UTC  (7+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH 0/2] Bluetooth: Suspend improvements
 2021-03-02 14:03 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Notify suspend on le conn failed

[PATCH] mm: memcontrol: fix kernel stack account
 2021-03-02 14:18 UTC  (7+ messages)
  ` [External] "

[PATCH v2] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
 2021-03-02 14:16 UTC  (2+ messages)

[PATCH v9 1/2] scsi: ufs: Enable power management for wlun
 2021-03-02 14:14 UTC  (2+ messages)

[RFC PATCH 0/1] x86/kprobes: Remoev single-step trap from x86 kprobes
 2021-03-02 13:58 UTC  (5+ messages)
` [RFC PATCH 1/1] x86/kprobes: Use int3 instead of debug trap for single-step

[RFC 00/13] Generic way of dealing with broken 64-bit buses
 2021-03-02 14:09 UTC  (10+ messages)
` [RFC 02/13] driver core: Introduce MMIO configuration
` [RFC 09/13] iommu/arm-smmu: Make use of dev_64bit_mmio_supported()
` [RFC 10/13] iommu/arm-smmu-impl: Get rid of Marvell's implementation details

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-02 13:56 UTC  (5+ messages)
` [PATCH v1 2/5] mfd: intel_quark_i2c_gpio: Unregister resources in reversed order
` [PATCH v1 3/5] mfd: intel_quark_i2c_gpio: Remove unused struct device member
` [PATCH v1 4/5] mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitions
` [PATCH v1 5/5] mfd: intel_quark_i2c_gpio: Reuse BAR definitions for MFD cell indexing

[PATCH v2] mmc: mmci: manage MMC_CAP_NEED_RSP_BUSY for stm32 variant
 2021-03-02 14:06 UTC  (3+ messages)

hppa64-linux-ld: kernel/rcu/refscale.o(.init.text+0x228): cannot reach schedule_timeout_uninterruptible
 2021-03-02 13:52 UTC  (6+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
 2021-03-02 14:06 UTC  (2+ messages)

[PATCH] include/linux/slab.h: use for() and left shift to calculate
 2021-03-02 13:55 UTC  (3+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2021-03-02 13:54 UTC  (15+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
              ` [PATCH] MIPS: BMIPS: Reserve exception base to prevent corruption

[PATCH] [perf] powerpc: Remove unsupported metrics
 2021-03-02 12:44 UTC  (3+ messages)

[PATCH] ASoC: wm8960: Remove bitclk relax condition
 2021-03-02 13:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/33] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:57 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 04/33] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.4 05/33] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.4 06/33] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.4 07/33] Platform: OLPC: Fix probe error handling
` [PATCH AUTOSEL 5.4 09/33] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
` [PATCH AUTOSEL 5.4 10/33] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.4 16/33] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 5.4 17/33] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 5.4 18/33] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH AUTOSEL 5.4 20/33] x86, build: use objtool mcount

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-02 13:47 UTC  (5+ messages)

[PATCH 5.4 000/340] 5.4.102-rc1 review
 2021-03-02 12:56 UTC  (4+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-03-02 13:40 UTC  (3+ messages)

[PATCH v1 1/1] ACPI: bus: Constify is_acpi_node() and friends (part 2)
 2021-03-02 13:37 UTC  (2+ messages)

[PATCH 1/2] m68k: syscalls: switch to generic syscalltbl.sh
 2021-03-02 13:38 UTC  (4+ messages)
` [PATCH 2/2] m68k: syscalls: switch to generic syscallhdr.sh

[PATCH 0/2] Handle probe defer properly in MTD core
 2021-03-02 13:27 UTC  (3+ messages)
` [PATCH 1/2] mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
` [PATCH 2/2] mtd: rawnand: qcom: Return actual error code instead of -ENODEV

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-02 13:25 UTC  (11+ messages)
` [PATCH v5 01/10] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v5 02/10] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v5 03/10] scsi: ufshpb: Add region's reads counter
` [PATCH v5 04/10] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v5 05/10] scsi: ufshpb: Region inactivation in host mode
` [PATCH v5 06/10] scsi: ufshpb: Add hpb dev reset response
` [PATCH v5 07/10] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v5 08/10] scsi: ufshpb: Limit the number of inflight map requests
` [PATCH v5 09/10] scsi: ufshpb: Add support for host control mode
` [PATCH v5 10/10] scsi: ufshpb: Make host mode parameters configurable

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 02/47] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.10 16/47] powerpc: improve handling of unrecoverable system reset

[PATCH] pinctrl: qcom: sc7280: Add GPIO wakeup interrupt map
 2021-03-02 13:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).