linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 03:15:11 to 2020-09-18 08:01:26 UTC [more...]

[PATCH v2 0/2] perf probe: Support debuginfod client
 2020-09-18  8:01 UTC 

[PATCH 1/3 v4] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature
 2020-09-18  7:58 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: "

[PATCH 2/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains
 2020-09-18  7:58 UTC  (2+ messages)
` [tip: x86/cpu] x86/mm/pat: "

[PATCH v2] software_node: Add support for fwnode_graph*() family of functions
 2020-09-18  7:57 UTC  (8+ messages)

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-09-18  7:58 UTC  (3+ messages)
` [PATCH v6 08/12] mm,hwpoison: Rework soft offline for in-use pages

[PATCH 0/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains
 2020-09-18  7:56 UTC  (3+ messages)
` [PATCH 3/3 v4] KVM: SVM: "

[PATCH v2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support
 2020-09-18  7:53 UTC  (2+ messages)

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-18  7:52 UTC  (4+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers

[PATCH] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-18  7:44 UTC 

linux-next: build warning after merge of the v4l-dvb-fixes tree
 2020-09-18  7:52 UTC  (2+ messages)

[PATCHv3 0/1] Optimize ext4 file overwrites - perf improvement
 2020-09-18  7:52 UTC  (3+ messages)
` [PATCHv3 1/1] ext4: Optimize file overwrites

[PATCH] vt: fix some doc warnings in vt.c
 2020-09-18  7:52 UTC  (2+ messages)

[PATCH 1/2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support
 2020-09-18  7:52 UTC  (2+ messages)

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-18  7:51 UTC  (7+ messages)

[PATCH 5/8] x86/mce: Avoid tail copy when machine check terminated a copy from user
 2020-09-18  7:51 UTC  (6+ messages)

linux-next: manual merge of the staging tree with the crypto tree
 2020-09-18  7:50 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-18  7:48 UTC  (15+ messages)
` [PATCH AUTOSEL 5.4 003/330] scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs
` [PATCH AUTOSEL 5.4 005/330] selinux: allow labeling before policy is loaded
` [PATCH AUTOSEL 5.4 006/330] media: mc-device.c: fix memleak in media_device_register_entity
` [PATCH AUTOSEL 5.4 012/330] ath10k: fix memory leak for tpc_stats_final
` [PATCH AUTOSEL 5.4 013/330] PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
` [PATCH AUTOSEL 5.4 014/330] mm: fix double page fault on arm64 if PTE_AF is cleared
` [PATCH AUTOSEL 5.4 015/330] scsi: aacraid: fix illegal IO beyond last LBA
` [PATCH AUTOSEL 5.4 041/330] USB: serial: mos7840: fix probe error handling
` [PATCH AUTOSEL 5.4 101/330] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 5.4 265/330] drm/amd/powerplay: try to do a graceful shutdown on SW CTF

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:47 UTC  (2+ messages)

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18  7:45 UTC  (8+ messages)
` [PATCH 01/13] mm: use add_page_to_lru_list()
` [PATCH 02/13] mm: use page_off_lru()
` [PATCH 03/13] mm: move __ClearPageLRU() into page_off_lru()

[PATCH] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-18  7:43 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH v8 6/9] x86/msr-index: Define IA32_PASID MSR
 2020-09-18  7:42 UTC  (2+ messages)
` [tip: x86/pasid] x86/msr-index: Define an "

[PATCH v8 4/9] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
 2020-09-18  7:42 UTC  (2+ messages)
` [tip: x86/pasid] "

[PATCH v8 5/9] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
 2020-09-18  7:42 UTC  (2+ messages)
` [tip: x86/pasid] x86/fpu/xstate: Add supervisor PASID state for ENQCMD

[PATCH v8 2/9] iommu/vt-d: Change flags type to unsigned int in binding mm
 2020-09-18  7:42 UTC  (2+ messages)
` [tip: x86/pasid] "

[tip: x86/pasid] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)
 2020-09-18  7:42 UTC 

[tip: x86/pasid] drm, iommu: Change type of pasid to u32
 2020-09-18  7:42 UTC 

[tip: x86/pasid] mm: Add a pasid member to struct mm_struct
 2020-09-18  7:42 UTC 

[tip: x86/pasid] x86/cpufeatures: Mark ENQCMD as disabled when configured out
 2020-09-18  7:42 UTC 

[PATCH v8 9/9] x86/mmu: Allocate/free PASID
 2020-09-18  7:42 UTC  (2+ messages)
` [tip: x86/pasid] x86/mmu: Allocate/free a PASID

[PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
 2020-09-18  7:42 UTC  (4+ messages)

[media] st-hva: potential null pointer dereference in hva_hw_its_irq_thread()
 2020-09-18  7:40 UTC 

[PATCH v4] ASoC: tlv320adcx140: Add support for configuring GPIO pin
 2020-09-18  7:32 UTC 

[PATCH v2] dmaengine: ti: k3-udma-glue: fix channel enable functions
 2020-09-18  7:36 UTC  (2+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-18  7:32 UTC  (4+ messages)

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-18  7:31 UTC  (3+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-18  7:30 UTC  (12+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[PATCH v2 1/4] crypto: caam - Fix kerneldoc
 2020-09-18  7:30 UTC  (2+ messages)

[PATCH v2 00/10] crypto: hisilicon/zip - misc clean up
 2020-09-18  7:28 UTC  (2+ messages)

[PATCH v10 0/3] drm: Add support for Cadence MHDP8546 DPI/DP bridge and J721E wrapper
 2020-09-18  7:27 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: drm/bridge: Document Cadence MHDP8546 bridge bindings

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  7:25 UTC  (6+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[PATCH -next] dmaengine: iop-adma: Fix pointer cast warnings
 2020-09-18  7:25 UTC  (2+ messages)

[PATCH v7 00/17] crypto: allwinner: add xRNG and hashes
 2020-09-18  7:23 UTC  (18+ messages)
` [PATCH v7 01/17] crypto: sun8i-ss: Add SS_START define
` [PATCH v7 02/17] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v7 03/17] crypto: sun8i-ss: support hash algorithms
` [PATCH v7 04/17] crypto: sun8i-ss: fix a trivial typo
` [PATCH v7 05/17] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v7 06/17] crypto: sun8i-ss: better debug printing
` [PATCH v7 07/17] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v7 08/17] crypto: sun8i-ce: move iv data to request context
` [PATCH v7 09/17] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v7 10/17] crypto: sun8i-ce: handle different error registers
` [PATCH v7 11/17] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v7 12/17] crypto: sun8i-ce: support hash algorithms
` [PATCH v7 13/17] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v7 14/17] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v7 15/17] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v7 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
` [PATCH v7 17/17] crypto: sun8i-ss: "

[PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
 2020-09-18  7:23 UTC 

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-18  7:21 UTC  (4+ messages)
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:17 UTC 

[PATCH] net: openswitch: reuse the helper variable to improve the code readablity
 2020-09-18  7:14 UTC 

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:16 UTC 

[PATCH 0/2] serial: core: fix console port-lock regression
 2020-09-18  7:16 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH] scsi: 53c700: Remove set but not used variable
 2020-09-18  7:14 UTC 

[PATCH v2] EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location
 2020-09-18  7:12 UTC  (6+ messages)

[PATCH 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-18  7:11 UTC  (3+ messages)
` [PATCH 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

[PATCH -next] dmaengine: sf-pdma: Remove set but not used variable "desc"
 2020-09-18  7:10 UTC  (2+ messages)

[PATCH v6 0/4] Introduce TEE based Trusted Keys support
 2020-09-18  7:03 UTC  (5+ messages)
` [PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH -next] dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume()
 2020-09-18  7:03 UTC  (2+ messages)

[PATCH] dmaengine: sf-pdma: remove unused 'desc'
 2020-09-18  7:00 UTC  (2+ messages)

[patch 00/10] sched: Migrate disable support for RT
 2020-09-18  7:00 UTC  (4+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

[PATCH 1/2] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2020-09-18  6:12 UTC  (7+ messages)

[PATCH v6 0/7] perf: Stream comparison
 2020-09-18  6:58 UTC  (7+ messages)
` [PATCH v6 7/7] perf diff: Support hot streams comparison

[PATCH v2] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties
 2020-09-18  6:58 UTC  (3+ messages)

[PATCH v13 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-09-18  6:57 UTC  (3+ messages)
  ` [PATCH v13 2/2] "

[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-18  6:55 UTC  (3+ messages)

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-18  6:47 UTC  (3+ messages)
` [PATCH v6 5/8] crypto: testmgr - support test with different ciphertext per encryption

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-18  6:42 UTC  (18+ messages)
` [PATCH v5 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v5 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v5 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v5 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v5 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v5 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v5 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v5 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v5 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v5 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v5 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v2] remoteproc/mediatek: Add support for mt8192 SCP
 2020-09-18  6:44 UTC 

[PATCH v2] sched, mm: Optimize current_gfp_context()
 2020-09-18  6:44 UTC  (3+ messages)

sound/soc/meson/t9015.c:315:34: warning: unused variable 't9015_ids'
 2020-09-18  6:37 UTC 

[RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations
 2020-09-18  6:38 UTC  (3+ messages)

[linux-next PATCH] rapidio: Fix error handling path
 2020-09-18  6:33 UTC  (9+ messages)

[PATCH] batman-adv: Fix orig node refcnt leak when creating neigh node
 2020-09-18  6:22 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-09-18  6:29 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding
` [PATCH v2 2/3] dmaengine: add peripheral configuration

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18  6:28 UTC  (3+ messages)
` [PATCH v14 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH -next] ide: Fix symbol undeclared warnings
 2020-09-18  6:26 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 01/90] scsi: aacraid: fix illegal IO beyond last LBA
 2020-09-18  6:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 23/90] efi/arm: Defer probe of PCIe backed efifb on DT systems

[rcu:dev.2020.09.16b] BUILD SUCCESS 7e3758bc1e241442177aee0d063bf2b9c92599b2
 2020-09-18  6:23 UTC 

[PATCH] MIPS: Loongson64: Add kexec/kdump support
 2020-09-18  6:20 UTC  (9+ messages)

[PATCH printk 0/3] printk: move dictionaries to meta data
 2020-09-18  6:16 UTC  (3+ messages)
` [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info

[PATCH leds v2 00/50] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-18  6:15 UTC  (3+ messages)
` [PATCH leds v2 05/50] leds: various: guard of_match_table member value with of_match_ptr

[PATCH v2] ptp: mark symbols static where possible
 2020-09-18  6:10 UTC 

[PATCH] [PATCH v2]ptp: mark symbols static where possible
 2020-09-18  6:05 UTC 

[PATCH v6 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-18  6:04 UTC  (6+ messages)
` [PATCH v6 1/5] ASoC: Add sc7180-lpass binding header hdmi define
` [PATCH v6 2/5] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v6 3/5] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v6 4/5] ASoC: qcom: Add support for lpass hdmi driver
` [PATCH v6 5/5] ASoC: qcom: sc7180: Add support for audio over DP

[PATCH v1 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-09-18  6:06 UTC  (4+ messages)
` [PATCH v1 4/6] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH] sched/deadline: Unthrottle PI boosted threads while enqueuing
 2020-09-18  6:00 UTC  (2+ messages)

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-18  5:59 UTC  (3+ messages)
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
  ` [V9fs-developer] "

[v4] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-18  5:56 UTC  (6+ messages)

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-18  5:49 UTC  (6+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-18  5:39 UTC  (9+ messages)
` [PATCH 6/9] f2fs: zstd: Switch to the zstd-1.4.6 API

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-18  5:49 UTC  (6+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-18  5:30 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wording
 2020-09-18  5:48 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: fix "io7" parameter description
 2020-09-18  5:47 UTC 

[PATCH] Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot option
 2020-09-18  5:47 UTC 

[PATCH] Documentation/admin-guide: kernel-parameters: capitalize Korina
 2020-09-18  5:47 UTC 

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-18  5:45 UTC  (10+ messages)

[PATCH] objtool: ignore unreachable trap after call to noreturn functions
 2020-09-18  5:35 UTC  (3+ messages)

[PATCH 0/3] hwmon: (lm75) Add regulator support
 2020-09-18  5:33 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 1/2] dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phy
 2020-09-18  5:22 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: phy: cdns,torrent-phy: add reset-names

[PATCH v3 00/13] PHY: Add support for multilink configurations in Cadence Torrent PHY driver
 2020-09-18  5:17 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: reformat "lapic=" boot option
 2020-09-18  5:09 UTC 

[PATCH v3 0/7] PHY: Prepare Cadence Torrent PHY driver to support multilink configurations
 2020-09-18  5:06 UTC  (2+ messages)

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-09-18  4:18 UTC  (3+ messages)

[PATCH 1/6] scsi: ufs: atomic update for clkgating_enable
 2020-09-18  4:13 UTC  (8+ messages)
` [PATCH 4/6] scsi: ufs: fix LINERESET on hibern8
` [PATCH 5/6] scsi: ufs: show ufs part info in error case

[PATCH net] hinic: fix sending pkts from core while self testing
 2020-09-18  4:09 UTC 

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-18  4:04 UTC  (20+ messages)

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-09-17 21:33 UTC  (11+ messages)

[PATCH v3] drm/bridge: add it6505 driver
 2020-09-18  3:50 UTC  (2+ messages)

linux-next: Tree for Sep 17
 2020-09-18  3:52 UTC  (3+ messages)
` linux-next: Tree for Sep 17 (netdevice.h: net_has_fallback_tunnels when SYSCTL is not set)

[PATCH -next] drm/amd/display: remove unused variable in amdgpu_dm.c
 2020-09-18  3:42 UTC 

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-09-18  3:38 UTC  (3+ messages)

[PATCH 0/2] two tiny fixes for locktorture
 2020-09-18  3:37 UTC  (5+ messages)
` [PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support

[PATCH] selftests/harness: Flush stdout before forking
 2020-09-18  3:37 UTC  (4+ messages)

[PATCH v3] EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location
 2020-09-18  3:26 UTC 

[PATCH v2] arm64: Enable PCI write-combine resources under sysfs
 2020-09-18  3:33 UTC 

[PATCH] nvme: fix NULL pointer dereference
 2020-09-18  3:32 UTC  (6+ messages)

[PATCH RFC 0/3] scsi: mpt: Refactor and port to dma_* interface
 2020-09-18  3:26 UTC  (4+ messages)

[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
 2020-09-18  3:25 UTC 

[PATCH v2] mm/migrate: correct thp migration stats
 2020-09-18  3:23 UTC  (2+ messages)

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-18  3:23 UTC  (8+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2020-09-18  3:21 UTC 

[PATCH v3 0/2] PCI: Add new Unisoc PCIe driver
 2020-09-18  3:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller

[PATCH -next] drm/amd/display: remove unused variable in dcn30_hwseq.c
 2020-09-18  3:16 UTC 

[PATCH] kprobes: Do not disarm disabled ftrace kprobe
 2020-09-18  2:01 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).