linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 09:03:33 to 2021-04-08 11:20:29 UTC [more...]

[PATCH -next] gma500: Use DEFINE_SPINLOCK() for spinlock
 2021-04-08 11:20 UTC  (2+ messages)

[PATCH v7 0/5] Add support for HiSilicon I2C controller
 2021-04-08 11:17 UTC  (6+ messages)
` [PATCH v7 1/5] i2c: core: add managed function for adding i2c adapters
` [PATCH v7 2/5] i2c: core: add api to provide frequency mode strings
` [PATCH v7 3/5] i2c: add support for HiSilicon I2C controller
` [PATCH v7 4/5] MAINTAINERS: Add maintainer for HiSilicon I2C driver
` [PATCH v7 5/5] i2c: designware: Switch over to i2c_freq_mode_string()

[Outreachy kernel] [PATCH] staging: rtl8723bs: Change the type and use of a variable
 2021-04-08 11:19 UTC 

[PATCH -next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
 2021-04-08 11:19 UTC 

[PATCH 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-08 11:18 UTC  (7+ messages)
` [PATCH 1/7] hyperv: Detect Nested virtualization support "
` [PATCH 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM

[PATCH] soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
 2021-04-08 11:18 UTC  (2+ messages)

[PATCH] char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
 2021-04-08 11:26 UTC 

[PATCH] perf tools: Fix error return code in cmd_buildid_cache()
 2021-04-08 11:24 UTC 

[PATCH 0/8] drm/msm: Swappable GEM objects
 2021-04-08 11:15 UTC  (2+ messages)

[PATCH v2 00/17] KVM: x86/mmu: Lots of bug fixes
 2021-04-08 11:15 UTC  (3+ messages)
` [PATCH v2 07/17] KVM: x86/mmu: Check PDPTRs before allocating PAE roots

[PATCH] drm/nouveau/hwmon: convert sysfs snprintf to sysfs_emit
 2021-04-08 11:11 UTC 

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-04-08 11:08 UTC  (8+ messages)
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event

[PATCH 0/3] code optimization for mtd
 2021-04-08 11:15 UTC  (4+ messages)
` [PATCH 1/3] mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()
` [PATCH 2/3] mtd: plat-ram: remove redundant dev_err call in platram_probe()
` [PATCH 3/3] mtd: phram: Fix error return code in phram_setup()

[PATCH -next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
 2021-04-08 11:06 UTC 

[PATCH] drm/drm_internal.h: Remove repeated struct declaration
 2021-04-08 11:06 UTC  (2+ messages)

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-08 11:02 UTC  (8+ messages)
` [PATCH v4 11/18] asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[PATCH] soc: qcom: mdt_loader: Detect truncated read of segments
 2021-04-08 11:01 UTC  (2+ messages)

[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 11:00 UTC  (11+ messages)
` [PATCH v1 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[PATCH 00/14] usb: dwc2: Fix Partial Power down issues
 2021-04-08 11:00 UTC  (20+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 01/14] usb: dwc2: Add device partial power down functions
` [PATCH v3 02/14] usb: dwc2: Add host "
` [PATCH v3 03/14] usb: dwc2: Update enter and exit "
` [PATCH v3 04/14] usb: dwc2: Add partial power down exit flow in wakeup intr
` [PATCH v3 05/14] usb: dwc2: Update port suspend/resume function definitions
` [PATCH v3 06/14] usb: dwc2: Add enter partial power down when port is suspended
` [PATCH v3 07/14] usb: dwc2: Add exit partial power down when port is resumed
` [PATCH v3 08/14] usb: dwc2: Add exit partial power down when port reset is asserted
` [PATCH v3 09/14] usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change()
` [PATCH v3 10/14] usb: dwc2: Allow exit partial power down in urb enqueue
` [PATCH v3 11/14] usb: dwc2: Fix session request interrupt handler
` [PATCH v3 12/14] usb: dwc2: Update partial power down entering by system suspend
` [PATCH v3 13/14] usb: dwc2: Fix partial power down exiting by system resume
` [PATCH v3 14/14] usb: dwc2: Add exit partial power down before removing driver

[PATCH] ubifs: default to zstd compression
 2021-04-08 11:00 UTC  (2+ messages)

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-08 10:53 UTC  (5+ messages)
` [PATCH v4 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH v3] lib/string: Introduce sysfs_streqcase
 2021-04-08 10:50 UTC  (2+ messages)

[PATCH -next] x86, msr: Make symbol 'msr_read' and 'msr_write' static
 2021-04-08 10:48 UTC  (2+ messages)
` [tip: x86/cleanups] x86/msr: Make locally used functions static

[PATCH] staging: ks7010: remove useless variable
 2021-04-08 10:48 UTC  (2+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-08 10:47 UTC  (7+ messages)
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim

[PATCH v4 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-08 10:46 UTC 

[irqchip: irq/irqchip-next] irqchip/wpcm450: Drop COMPILE_TEST
 2021-04-08 10:42 UTC 

[Outreachy kernel] [PATCH v2] staging: rtl8723bs: Remove camelcase in several files
 2021-04-08 10:39 UTC 

linux-next: build warning after merge of the drm-intel-fixes tree
 2021-04-08 10:38 UTC  (4+ messages)

[rcu:rcu/next] BUILD SUCCESS 420d9384a0b98b51e74684d55d7853dfc113d660
 2021-04-08 10:37 UTC 

[GIT PULL] close_range fix
 2021-04-08 10:36 UTC 

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-08 10:36 UTC  (11+ messages)
` [PATCH v4 01/10] perf: Rework perf_event_exit_event()
` [PATCH v4 02/10] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH v4 03/10] perf: Support only inheriting events if cloned with CLONE_THREAD
` [PATCH v4 04/10] perf: Add support for event removal on exec
` [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
` [PATCH v4 06/10] perf: Add support for SIGTRAP on perf events
` [PATCH v4 07/10] selftests/perf_events: Add kselftest for process-wide sigtrap handling
` [PATCH v4 08/10] selftests/perf_events: Add kselftest for remove_on_exec
` [PATCH v4 09/10] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
` [PATCH v4 10/10] perf test: Add basic stress test for sigtrap handling

linux-next: manual merge of the akpm-current tree with the kbuild tree
 2021-04-08 10:36 UTC  (2+ messages)

[PATCH v9] USB: serial: cp210x: Add support for GPIOs on CP2108
 2021-04-08 10:36 UTC 

[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-08 10:33 UTC  (2+ messages)

[PATCH] spi: imx: add 16/32 bits per word support for slave mode
 2021-04-08 10:33 UTC  (2+ messages)
` [PATCH] spi: imx: add a check for speed_hz before calculating the clock

[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-04-08 10:30 UTC  (8+ messages)

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-08 10:29 UTC  (6+ messages)

[PATCH] iommu/amd: page-specific invalidations for more than one page
 2021-04-08 10:29 UTC  (5+ messages)

[PATCH] mm: page_poison: print page owner info when corruption is caught
 2021-04-08 10:27 UTC  (3+ messages)
` [PATCH v2] mm: page_poison: print page "

[PATCH v2] scsi: ufs: sysfs: Print string descriptors as raw data
 2021-04-08 10:25 UTC  (3+ messages)

[PATCH 0/2] crypto: correct the use of print format
 2021-04-08 10:23 UTC  (3+ messages)
` [PATCH 1/2] crypto/atmel - use the correct "
` [PATCH 2/2] crypto: hisilicon/sec_drv "

[PATCH 1/3] ARM: at91: add new SoC sama7g5
 2021-04-08 10:24 UTC  (4+ messages)
` [PATCH 3/3] ARM: at91: Kconfig: select PLL, generic clock and utmi support

[PATCH v13 00/18] arm64: MMU enabled kexec relocation
 2021-04-08 10:24 UTC  (3+ messages)
` [PATCH v13 03/18] arm64: hyp-stub: Move el1_sync into the vectors

[PATCH v3 00/12] Add build ID to stacktraces
 2021-04-08 10:17 UTC  (8+ messages)
` [PATCH v3 03/12] dump_stack: Add vmlinux build ID to stack traces
` [PATCH v3 12/12] kdump: Use vmlinux_build_id to simplify

[PATCH v2 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 10:16 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v2 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[PATCH] staging: rtl8723bs: remove unused variables
 2021-04-08 10:13 UTC  (3+ messages)

allmodconfig not working with dummy-tools
 2021-04-08 10:11 UTC  (4+ messages)

[PATCH 0/4] USB: serial: add support for multi-interface functions
 2021-04-08 10:10 UTC  (8+ messages)
` [PATCH 3/4] "

[PATCH] perf annotate: improve --stdio mode
 2021-04-08 10:08 UTC  (6+ messages)

[PATCH] media: dvb-frontends: remove redundant words and fix several typos
 2021-04-08 10:07 UTC 

[PATCH v6 0/8] Extend regulator notification support
 2021-04-08 10:06 UTC  (6+ messages)
` [PATCH v6 3/8] regulator: IRQ based event/error notification helpers

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-04-08 10:05 UTC  (4+ messages)
` [PATCH 3/3] mm: unexport follow_pfn

[PATCH 2/2] bus: mhi: fix typo in comments for struct mhi_channel_config
 2021-04-08 10:02 UTC 

[PATCH -next] thermal: thermal_mmio: remove redundant dev_err call in thermal_mmio_probe()
 2021-04-08 10:01 UTC  (2+ messages)

[PATCH v3] drm/syncobj: use newly allocated stub fences
 2021-04-08  9:59 UTC  (3+ messages)

[PATCH v1] ovl: Fix leaked dentry
 2021-04-08  9:58 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: pch: fix and a few cleanups
 2021-04-08  9:57 UTC  (5+ messages)

[PATCH v2 -next] dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
 2021-04-08  9:56 UTC  (2+ messages)

[PATCH 1/2] [v2] bus: mhi: pci_generic: Introduce Foxconn T99W175 support
 2021-04-08  9:55 UTC 

[RFCv1 0/7] TDX and guest memory unmapping
 2021-04-08  9:52 UTC  (3+ messages)
` [RFCv1 2/7] x86/kvm: Introduce KVM memory protection feature

[PATCH 1/6] PM: runtime: enable wake irq after runtime_suspend hook called
 2021-04-08  9:51 UTC  (7+ messages)
` [PATCH 2/6] usb: xhci-mtk: check return value in suspend/resume hooks
` [PATCH 3/6] dt-bindings: usb: mtk-xhci: add wakeup interrupt
` [PATCH 4/6] usb: xhci-mtk: add support runtime PM
` [PATCH 5/6] usb: xhci-mtk: use clock bulk to get clocks
` [PATCH 6/6] usb: xhci-mtk: remove unused members

[PATCH] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
 2021-04-08  9:50 UTC  (2+ messages)

[PATCH -next] thermal: bcm2835: remove redundant dev_err call in bcm2835_thermal_probe()
 2021-04-08 10:03 UTC 

[PATCH 0/3] USB: cdc-acm: TIOCSSERIAL fixes
 2021-04-08  9:48 UTC  (7+ messages)
` [PATCH 2/3] USB: cdc-acm: fix unprivileged TIOCCSERIAL
` [PATCH 3/3] USB: cdc-acm: fix TIOCGSERIAL implementation

[next] [arm64] [gpio] BUG: key has not been registered! DEBUG_LOCKS_WARN_ON:
 2021-04-08  9:47 UTC  (4+ messages)

[PATCH -next v3] drm/bridge: lt8912b: Add header file <linux/gpio/consumer.h>
 2021-04-08  9:47 UTC  (2+ messages)

[PATCH 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-08  9:44 UTC  (6+ messages)
` [PATCH 1/2] USB:ehci:Add a whitelist for EHCI controllers
` [PATCH 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-04-08  9:42 UTC  (2+ messages)

[PATCH v6 0/5] Add support for HiSilicon I2C controller
 2021-04-08  9:43 UTC  (6+ messages)
` [PATCH v6 3/5] i2c: add "

[PATCH v2] drm/syncobj: use newly allocated stub fences
 2021-04-08  9:42 UTC 

[PATCH] drm/syncobj: use newly allocated stub fences
 2021-04-08  9:41 UTC  (3+ messages)

[PATCH v16 1/2] scsi: ufs: Enable power management for wlun
 2021-04-08  9:38 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-08  9:37 UTC  (11+ messages)

[PATCH 1/1] usb: typec: tcpm: remove unused static variable 'tcpm_altmode_ops'
 2021-04-08  9:36 UTC  (4+ messages)

[PATCH] platform/x86: add Gigabyte WMI temperature driver
 2021-04-08  9:36 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Revert "drm/syncobj: use dma_fence_get_stub"
 2021-04-08  9:34 UTC  (4+ messages)

[PATCH] agp: Remove useless variable
 2021-04-08  9:34 UTC 

[PATCH 0/3] PCI: dwc: Visoconti: PCIe RC controller driver
 2021-04-08  9:34 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH 0/2] code optimizations for btext.c
 2021-04-08  9:34 UTC  (7+ messages)
` [PATCH 1/2] powerpc: remove set but not used variable 'force_printk_to_btext'
` [PATCH 2/2] powerpc: make 'boot_text_mapped' static

[PATCH] sched/fair: use signed long when compute energy delta in eas
 2021-04-08  9:33 UTC  (7+ messages)

[PATCH v2 1/2] x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
 2021-04-08  9:32 UTC  (15+ messages)
` [PATCH v2 2/2] x86/sgx: Add sgx_nr_{all, free}_pages to the debugfs

[PATCH -next] sched/topology: Make some symbols static
 2021-04-08  9:31 UTC 

[RFC PATCH v3 0/2] KVM: arm64: Improve efficiency of stage2 page table
 2021-04-08  9:31 UTC  (7+ messages)
` [RFC PATCH v3 1/2] KVM: arm64: Move CMOs from user_mem_abort to the fault handlers
` [RFC PATCH v3 2/2] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH V3] drm/ast: Disable fast reset after DRAM initial
 2021-04-08  9:30 UTC  (2+ messages)
` [PATCH v4] drm/ast: Fixed CVE for DP501

[PATCH] x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
 2021-04-08  9:29 UTC 

[PATCH -next] cifsd: remove unused header <linux/version.h>
 2021-04-08  9:43 UTC 

[PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08  9:24 UTC 

[Outreachy kernel] [PATCH] staging: rtl8723bs: Remove camelcase in several files
 2021-04-08  9:23 UTC  (6+ messages)

drivers/soc/samsung/s3c-pm-debug.c:30:2: warning: function 's3c_pm_dbg' might be a candidate for 'gnu_printf' format attribute
 2021-04-08  9:22 UTC 

[PATCH 0/3] fpga: dfl: add support for Intel D5005 card
 2021-04-08  9:20 UTC  (8+ messages)
` [PATCH 2/3] fpga: dfl: Add DFL bus driver for Altera SPI Master

[PATCH] ide: Remove useless variable
 2021-04-08  9:20 UTC 

[PATCH -next] usb: musb: fix PM reference leak in musb_irq_work()
 2021-04-08  9:18 UTC 

sm750fb: Question about dviInit from ddk750_dvi.(c|h)
 2021-04-08  9:17 UTC 

[PATCH v2 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-08  9:15 UTC 

[PATCH 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-08  9:14 UTC  (5+ messages)
` [PATCH 1/2] USB:ehci:Add a whitelist for EHCI controllers
` [PATCH 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem
` [PATCH] USB:ehci:fix "

[PATCH] bus: bt1-apb: Eliminate a duplicate header file
 2021-04-08  9:13 UTC 

[PATCH] media: imx: imx7-mipi-csis: Fix runtime PM imbalance in mipi_csis_s_stream
 2021-04-08  9:08 UTC 

[PATCH v2 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-04-08  9:08 UTC  (7+ messages)

[PATCH] scsi: message: fusion: Remove useless variable
 2021-04-08  9:06 UTC 

[PATCH 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-04-08  9:01 UTC  (4+ messages)
` [PATCH 1/2] drivers/perf: hisi: Add driver for HiSilicon "


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).