linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 05:45:45 to 2021-02-02 08:46:00 UTC [more...]

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:37 UTC  (2+ messages)

[PATCH 1/1] dma-buf: heaps: Map system heap pages as managed by linux vm
 2021-02-02  8:44 UTC  (7+ messages)

[PATCH v7 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-02  8:44 UTC  (6+ messages)
` [PATCH v7 1/4] ARM: LPAE: Use phys_addr_t instead of unsigned long in outercache hooks
` [PATCH v7 2/4] ARM: hisi: add support for Kunpeng50x SoC
` [PATCH v7 3/4] dt-bindings: arm: hisilicon: Add binding for Kunpeng L3 cache controller
` [PATCH v7 4/4] ARM: Add support for Hisilicon "

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-02  8:44 UTC  (5+ messages)
` [PATCH 2/3] printk: hard-code CONSOLE_LOGLEVEL_MIN in printk.c
` [PATCH 3/3] printk: move CONSOLE_EXT_LOG_MAX to kernel/printk/printk.c

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:42 UTC 

[PATCH 0/1] arm64/hibernate: sparse warnings fix
 2021-02-02  8:42 UTC  (3+ messages)
` [PATCH 1/1] arm64: hibernate: add __force attribute to gfp_t casting

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:39 UTC 

[PATCH] hwmon: (pmbus) convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-02  8:39 UTC 

[PATCH] drm: Fix drm_atomic_get_new_crtc_state call error
 2021-02-02  8:38 UTC  (2+ messages)

[PATCH v2 1/3] usb: typec: tcpm: Add Callback to Usb Communication capable partner
 2021-02-02  8:37 UTC  (2+ messages)

[PATCH 0/2] Fix failure to hot add memory
 2021-02-02  8:38 UTC  (11+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

PCI MSI issue with reinserting a driver
 2021-02-02  8:37 UTC  (3+ messages)

[PATCH next] usb: xhci-mtk: break loop when find the endpoint to drop
 2021-02-02  8:38 UTC 

[PATCH v3 0/3] common SVDM version and VDO from dt
 2021-02-02  8:37 UTC  (6+ messages)
` [PATCH v3 1/3] usb: typec: Determine common SVDM Versions
` [PATCH v3 3/3] usb: typec: tcpm: Get Sink VDO from fwnode

[PATCH v2] x86/vmemmap: Handle unpopulated sub-pmd ranges
 2021-02-02  8:35 UTC  (3+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-03 13:26 UTC  (6+ messages)
` [PATCH 08/29] dma-buf: Avoid "
        ` [Linaro-mm-sig] "

[PATCH v1 0/2] Make fw_devlink=on more forgiving
 2021-02-02  8:33 UTC  (10+ messages)

[PATCH v2 0/9] Add Host control mode to HPB
 2021-02-02  8:30 UTC  (10+ messages)
` [PATCH v2 1/9] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v2 2/9] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v2 3/9] scsi: ufshpb: Add region's reads counter
` [PATCH v2 4/9] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v2 5/9] scsi: ufshpb: Region inactivation in host mode
` [PATCH v2 6/9] scsi: ufshpb: Add hpb dev reset response
` [PATCH v2 7/9] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v2 8/9] scsi: ufshpb: Add support for host control mode
` [PATCH v2 9/9] scsi: ufshpb: Make host mode parameters configurable

[PATCH v2] f2fs: rename checkpoint=merge mount option to checkpoint_merge
 2021-02-02  8:30 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] backlight: pcf50633: pdata may be a null pointer, null pointer dereference cause crash
 2021-02-02  8:28 UTC  (2+ messages)

[PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
 2021-02-02  8:27 UTC  (6+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-02  8:26 UTC  (3+ messages)
` [PATCH V2 2/2] arm64/mm: Reorganize pfn_valid()

[PATCH v7 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-02  8:17 UTC  (16+ messages)
` [PATCH v7 net-next 01/15] doc: marvell: add cm3-mem and PPv2.3 description
` [PATCH v7 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
` [PATCH v7 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [PATCH v7 net-next 04/15] net: mvpp2: add PPv23 version definition
` [PATCH v7 net-next 05/15] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v7 net-next 06/15] net: mvpp2: increase BM pool and RXQ size
` [PATCH v7 net-next 07/15] net: mvpp2: add FCA periodic timer configurations
` [PATCH v7 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v7 net-next 09/15] net: mvpp2: enable global flow control
` [PATCH v7 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v7 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [PATCH v7 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v7 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control
` [PATCH v7 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v7 net-next 15/15] net: mvpp2: add TX FC firmware check

[PATCH v1] usb: typec: tcpm: Set in_ams flag when Source caps have been received
 2021-02-02  8:25 UTC  (2+ messages)

[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning
 2021-02-02  8:17 UTC  (2+ messages)

[PATCH v7 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-02  8:23 UTC  (2+ messages)
  ` [EXT] "

[PATCH v1] usb: typec: tcpm: Handle vbus shutoff when in source mode
 2021-02-02  8:21 UTC  (2+ messages)

[PATCH] HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-02  8:19 UTC 

[PATCH v2 net-next] hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
 2021-02-02  8:18 UTC  (3+ messages)

[PATCH] perf metricgroup: Fix segmentation fault for metrics with no pmu event
 2021-02-02  8:15 UTC  (2+ messages)

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-02-02  8:15 UTC  (7+ messages)
` [PATCH v1 10/10] mfd: intel_msic: Remove driver for deprecated platform

[PATCH] mtd: rawnand: Do not check for bad block if bbt is unavailable
 2021-02-02  8:14 UTC  (4+ messages)

[PATCH v6 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-02  8:12 UTC  (9+ messages)
` [PATCH v6 1/8] drm/mediatek: add component OVL_2L2
` [PATCH v6 2/8] drm/mediatek: add component POSTMASK
` [PATCH v6 3/8] drm/mediatek: add component RDMA4
` [PATCH v6 4/8] drm/mediatek: separate ccorr module
` [PATCH v6 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v6 6/8] drm/mediatek: add matrix_bits private data for ccorr
` [PATCH v6 7/8] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v6 8/8] drm/mediatek: add support for mediatek SOC MT8192

KASAN: slab-out-of-bounds Read in add_adv_patterns_monitor
 2021-02-02  8:10 UTC  (3+ messages)

[PATCH v5 00/20] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-02-02  8:12 UTC  (9+ messages)
` [PATCH v5 04/20] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
  ` [linux-sunxi] "
` [PATCH v5 06/20] mfd: axp20x: Allow AXP chips without interrupt lines
    ` [linux-sunxi] "
` [PATCH v5 14/20] dt-bindings: bus: rsb: Add H616 compatible string

[GIT PULL] Immutable Branch between platform/chrome and USB for v5.12 merge window
 2021-02-02  8:06 UTC 

[PATCH] mm/slub: embed __slab_alloc to its caller
 2021-02-02  8:05 UTC 

[PATCH] ext4: Remove unreachable code
 2021-02-02  8:05 UTC  (6+ messages)
` [PATCH v2] ext4: Enable code path when DX_DEBUG is set

[PATCH] arm64: Make CPU_BIG_ENDIAN depend on !LD_IS_LLD
 2021-02-02  8:04 UTC  (2+ messages)

[PATCH] f2fs: relocate inline conversion from mmap() to mkwrite()
 2021-02-02  8:03 UTC 

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-02  8:03 UTC  (11+ messages)
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v13 06/15] iommu/smmuv3: Implement attach/detach_pasid_table

[PATCH v4] f2fs: compress: add compress_inode to cache compressed blockst
 2021-02-02  8:00 UTC 

[PATCH] drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers
 2021-02-02  7:58 UTC 

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02  7:58 UTC  (8+ messages)
` [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument
` [PATCH 6/9] vfio-pci/zdev: fix possible segmentation fault issue

[PATCH] nvme: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-02  7:56 UTC  (2+ messages)

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-02  7:46 UTC  (3+ messages)
  ` [PATCH v19 1/3] scsi: ufs: Introduce HPB feature

KASAN: use-after-free Read in find_uprobe
 2021-02-02  7:46 UTC 

[PATCH v2 0/1] mm: Optimizing hugepage zeroing in arm64
 2021-02-02  7:42 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-02-02  7:42 UTC  (3+ messages)

[PATCH v4 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2021-02-02  7:41 UTC  (3+ messages)
` [PATCH v4 2/3] dma-buf: system_heap: Add pagepool support to system heap
` [PATCH v4 3/3] dma-buf: system_heap: Add deferred freeing to the "

[PATCH] coresight: Remove duplicate header files of coresight drivers
 2021-02-02  7:42 UTC  (3+ messages)

[PATCH net-next v2 0/4] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-02  7:40 UTC  (3+ messages)

[PATCH net] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
 2021-02-02  7:39 UTC  (4+ messages)

[PATCH 1/2] regulator: qcom-labibb: avoid unbalanced IRQ enable
 2021-02-02  7:37 UTC  (2+ messages)
` [PATCH 2/2] regulator: qcom-labibb: Use disable_irq_nosync from isr

WARNING: refcount bug in uprobe_mmap
 2021-02-02  7:37 UTC 

[PATCH] rtw88: 8821c: Add RFE 2 support
 2021-02-02  7:36 UTC  (7+ messages)

[PATCH v2 0/2] Add Unisoc iommu basic driver
 2021-02-02  7:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [PATCH v2 2/2] iommu: add Unisoc iommu basic driver

general protection fault in invalidate_bdev
 2021-02-02  7:32 UTC 

[PATCH 0/6] usb: typec: and platform/chrome: Add PD revision numbers
 2021-02-02  7:32 UTC  (4+ messages)

[PATCH] ocfs2: Simplify the calculation of variables
 2021-02-02  7:28 UTC  (2+ messages)

[PATCH v5] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-02-02  7:26 UTC  (7+ messages)

[PATCH kernel] tracepoint: Fix race between tracing and removing tracepoint
 2021-02-02  7:23 UTC 

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-02-02  7:21 UTC  (4+ messages)
` [PATCH v3 28/34] misc: Intel tsens IA host driver

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-02  7:20 UTC  (9+ messages)
` [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma()

[RESEND PATCH v2 0/6] lib/find_bit: fast path for small bitmaps
 2021-02-02  7:13 UTC  (12+ messages)
` [PATCH 5/8] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 6/8] lib: inline _find_next_bit() wrappers
` [PATCH 7/8] lib: add fast path for find_next_*_bit()

[PATCH] xen/netback: avoid race in xenvif_rx_ring_slots_available()
 2021-02-02  7:09 UTC 

[PATCH] drm/kmb: remove unneeded semicolon
 2021-02-02  7:07 UTC 

[PATCH] riscv: kasan: remove unneeded semicolon
 2021-02-02  7:06 UTC  (2+ messages)

[next v2 PATCH] usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
 2021-02-02  7:00 UTC  (2+ messages)

[PATCH v2] scripts/clang-tools: switch explicitly to Python 3
 2021-02-02  7:04 UTC  (2+ messages)

[PATCH] PM / devfreq: remove unneeded semicolon
 2021-02-02  7:18 UTC  (2+ messages)

[PATCH] bus: ti-sysc: remove unneeded semicolon
 2021-02-02  7:00 UTC 

[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
 2021-02-02  6:58 UTC  (8+ messages)
` [PATCH v4 11/23] powerpc/syscall: Rename syscall_64.c into syscall.c

[RFC] Invalidate BH LRU during page migration
 2021-02-02  6:55 UTC  (2+ messages)
` [PATCH] [RFC] mm: fs: "

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-02  6:55 UTC  (4+ messages)

linux-next: build failure after merge of the block tree
 2021-02-02  6:55 UTC  (3+ messages)

[RFC PATCH v4 0/1] Adding support for IIO SCMI based sensors
 2021-02-02  6:53 UTC  (4+ messages)
` [RFC PATCH v4 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH] apei: erst: remove unneeded semicolon
 2021-02-02  6:51 UTC 

[PATCH] dmaengine: qcom: remove unneeded semicolon
 2021-02-02  6:46 UTC 

[PATCH v2] r8169: Add support for another RTL8168FP
 2021-02-02  6:43 UTC  (2+ messages)

KASAN: use-after-free Read in uprobe_munmap
 2021-02-02  6:43 UTC 

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-02  6:42 UTC  (3+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-02-02  6:41 UTC  (4+ messages)

[PATCH] drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
 2021-02-02  6:41 UTC 

[PATCH] psci: remove unneeded semicolon
 2021-02-02  6:37 UTC 

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-02-02  6:31 UTC  (10+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-02-02  6:28 UTC  (7+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

[PATCH] ASoC: qcom: Fix typo error in HDMI regmap config callbacks
 2021-02-02  6:27 UTC 

[PATCH net] net: lapb: Copy the skb before sending a packet
 2021-02-02  6:25 UTC  (5+ messages)

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon
 2021-02-02  6:23 UTC 

mmotm 2021-02-01-19-29 uploaded
 2021-02-02  6:18 UTC  (2+ messages)
` mmotm 2021-02-01-19-29 uploaded (maybe CONFIG_SPARSEMEM?)

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-02-02  6:16 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: Add Bluetooth support on RB5

[PATCH 0/4] Add support to exclude kernel mode hardware assisted instruction tracing
 2021-02-02  6:11 UTC  (6+ messages)
` [PATCH 1/4] perf/core: Add support to exclude kernel mode "

[next PATCH] usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
 2021-02-02  6:08 UTC  (3+ messages)

[PATCH v3 06/11] iio: core: merge buffer/ & scan_elements/ attributes
 2021-02-02  6:07 UTC  (2+ messages)

[net-next v2 14/14] octeontx2-af: cn10k: MAC internal loopback support
 2021-02-02  6:05 UTC 

[net-next v2 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
 2021-02-02  6:04 UTC 

[net-next v2 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
 2021-02-02  6:03 UTC 

[net-next v2 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
 2021-02-02  6:02 UTC 

[net-next v2 10/14] octeontx2-af: cn10K: Add MTU configuration
 2021-02-02  6:01 UTC 

[net-next v2 09/14] octeontx2-af: cn10k: Add support for programmable channels
 2021-02-02  6:00 UTC 

[net-next v2 08/14] octeontx2-af: cn10k: Add RPM MAC support
 2021-02-02  5:59 UTC 

[net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
 2021-02-02  5:57 UTC 

[PATCH] s390/cpum_cf: remove unneeded semicolon
 2021-02-02  5:57 UTC 

[PATCH] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-02-02  5:55 UTC  (3+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02  5:55 UTC  (3+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[net-next v2 06/14] octeontx2-pf: cn10k: Map LMTST region
 2021-02-02  5:52 UTC 

[net-next v2 05/14] octeontx2-pf: cn10k: Initialise NIX context
 2021-02-02  5:50 UTC 

[net-next v2 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
 2021-02-02  5:49 UTC 

[net-next v2 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
 2021-02-02  5:47 UTC 

[PATCH] ceph: Fix an Oops in error handling
 2021-02-02  5:47 UTC 

[PATCH v5 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-02  5:47 UTC  (5+ messages)
` [PATCH v5 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v5 6/8] drm/mediatek: add matrix_bits private data for ccorr

[net-next v2 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
 2021-02-02  5:45 UTC 

[net-next v2 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
 2021-02-02  5:44 UTC 


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