linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 17:14:01 to 2020-09-28 19:59:13 UTC [more...]

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-28 19:45 UTC  (12+ messages)

[PATCH v2 0/2] Add SDM630/636/660 interconnect driver
 2020-09-28 19:58 UTC  (3+ messages)
` [PATCH v2 1/2] interconnect: qcom: Add SDM660 interconnect provider driver
` [PATCH v2 2/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-28 19:58 UTC  (6+ messages)
` [PATCH 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation

[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-09-28 19:55 UTC  (2+ messages)

[PATCH] media: uapi: h264: Add documentation to the interface header
 2020-09-28 19:54 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/127] mm: fix double page fault on arm64 if PTE_AF is cleared
 2020-09-28 19:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 112/127] perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()'

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-28 19:51 UTC  (8+ messages)
` [patch 11/35] net: ionic: Replace in_interrupt() usage
` [patch 12/35] net: ionic: Remove WARN_ON(in_interrupt())
` [patch 15/35] net: sfc: Replace in_interrupt() usage

[RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
 2020-09-28 19:50 UTC  (4+ messages)
` [RFC 1/3] iommu: Fix merging in iommu_insert_resv_region
` [RFC 2/3] iommu: Account for dma_mask and iommu aperture in IOVA reserved regions
` [RFC 3/3] vfio/type1: Increase the version of VFIO_IOMMU_TYPE1_INFO_CAP_IOVA_RANGE

KASLR support on ARM with Kernel 4.9 and 4.14
 2020-09-28 19:50 UTC  (11+ messages)

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-28 19:50 UTC  (16+ messages)

[PATCH] ACPI / NUMA: Add stub function for pxm_to_node
 2020-09-28 19:45 UTC 

[PATCH v2 RESEND 0/1] PCI: pcie_bus_config can be set at build time
 2020-09-28 19:46 UTC  (2+ messages)
` [PATCH v2 RESEND 1/1] "

[PATCH v6 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-28 19:45 UTC  (3+ messages)
` [PATCH v6 4/4] Bluetooth: Add toggle to switch off interleave scan

[RESEND PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:44 UTC  (6+ messages)
` [RESEND PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN
` [RESEND PATCH net-next v5 2/2] net: phy: dp83869: Add speed optimization feature

[PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:43 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN

[PATCH v5 0/3] Introduce mini-dump support for remoteproc
 2020-09-28 19:38 UTC  (4+ messages)
` [PATCH v5 2/3] remoteproc: qcom: Add capability to collect minidumps

[PATCH 0/5] iommu/tegra-smmu: Adding PCI support and mappings debugfs node
 2020-09-28 19:33 UTC  (4+ messages)
` [PATCH 1/5] iommu/tegra-smmu: Unwrap tegra_smmu_group_get

[PATCH net] net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
 2020-09-28 19:38 UTC  (2+ messages)

[PATCH net v3] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-28 19:37 UTC  (2+ messages)

[PATCH][next] spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2] spi: fsl-dspi: fix NULL pointer dereference
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v3] spi: fsl-dspi: fix NULL pointer dereference
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2 1/2] regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH] regmap: destroy mutex (if used) in regmap_exit()
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: cs4234: Add dtschema binding document
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: sgtl5000: Add common clock properties
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH] ASoC: q6afe-clocks: Fix typo in SPDX Licence
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH v2 0/2] regmap: add support to regmap_field_bulk_alloc/free
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH v3] mtd: parsers: bcm63xx: simplify CFE detection
 2020-09-28 19:35 UTC  (7+ messages)
` [PATCH v4] "

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-09-28 19:34 UTC  (32+ messages)
` [RFC PATCH v2 01/30] mm/pagewalk: use READ_ONCE when reading the PUD entry unlocked
` [RFC PATCH v2 02/30] mm: pagewalk: use READ_ONCE when reading the PMD "
` [RFC PATCH v2 03/30] mm: thp: use single linked list for THP page table page deposit
` [RFC PATCH v2 04/30] mm: add new helper functions to allocate one PMD page with 512 PTE pages
` [RFC PATCH v2 05/30] mm: thp: add page table deposit/withdraw functions for PUD THP
` [RFC PATCH v2 06/30] mm: change thp_order and thp_nr as we will have not just PMD THPs
` [RFC PATCH v2 07/30] mm: thp: add anonymous PUD THP page fault support without enabling it
` [RFC PATCH v2 08/30] mm: thp: add PUD THP support for copy_huge_pud
` [RFC PATCH v2 09/30] mm: thp: add PUD THP support to zap_huge_pud
` [RFC PATCH v2 10/30] fs: proc: add PUD THP kpageflag
` [RFC PATCH v2 11/30] mm: thp: handling PUD THP reference bit
` [RFC PATCH v2 12/30] mm: rmap: add mappped/unmapped page order to anonymous page rmap functions
` [RFC PATCH v2 13/30] mm: rmap: add map_order to page_remove_anon_compound_rmap
` [RFC PATCH v2 14/30] mm: thp: add PUD THP split_huge_pud_page() function
` [RFC PATCH v2 15/30] mm: thp: add PUD THP to deferred split list when PUD mapping is gone
` [RFC PATCH v2 16/30] mm: debug: adapt dump_page to PUD THP
` [RFC PATCH v2 17/30] mm: thp: PUD THP COW splits PUD page and falls back to PMD page
` [RFC PATCH v2 18/30] mm: thp: PUD THP follow_p*d_page() support
` [RFC PATCH v2 19/30] mm: stats: make smap stats understand PUD THPs
` [RFC PATCH v2 20/30] mm: page_vma_walk: teach it about PMD-mapped PUD THP
` [RFC PATCH v2 21/30] mm: thp: PUD THP support in try_to_unmap()
` [RFC PATCH v2 22/30] mm: thp: split PUD THPs at page reclaim
` [RFC PATCH v2 23/30] mm: support PUD THP pagemap support
` [RFC PATCH v2 24/30] mm: madvise: add page size options to MADV_HUGEPAGE and MADV_NOHUGEPAGE
` [RFC PATCH v2 25/30] mm: vma: add VM_HUGEPAGE_PUD to vm_flags at bit 37
` [RFC PATCH v2 26/30] mm: thp: add a global knob to enable/disable PUD THPs
` [RFC PATCH v2 27/30] mm: thp: make PUD THP size public
` [RFC PATCH v2 28/30] hugetlb: cma: move cma reserve function to cma.c
` [RFC PATCH v2 29/30] mm: thp: use cma reservation for pud thp allocation
` [RFC PATCH v2 30/30] mm: thp: enable anonymous PUD THP at page fault path

[PATCH v1 net] net: stmmac: Modify configuration method of EEE timers
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-09-28 19:33 UTC 

[PATCH v11 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-28 19:26 UTC  (5+ messages)
` [PATCH v11 2/6] x86: Support Generic Initiator only "
` [PATCH v11 6/6] docs: mm: numaperf.rst Add brief description for access class 1

REGRESSION: in intel video driver following introduction of mm_struct.has_pinned
 2020-09-28 19:24 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add newline to printks
 2020-09-28 19:21 UTC  (2+ messages)
` [Freedreno] "

[PATCH] arm64: dts: fix endianness of rcpm
 2020-09-28 19:20 UTC  (2+ messages)

perf script, libperf: python binding bug (bytearrays vs. strings)
 2020-09-28 19:19 UTC  (5+ messages)

[ANNOUNCE][CFP] Real-Time Linux Mini-Summit 2020 - Virtual
 2020-09-28 19:17 UTC  (2+ messages)

[PATCH v4 00/20] add support for Hisilicon SD5203 SoC
 2020-09-28 19:16 UTC  (13+ messages)
` [PATCH v4 01/20] dt-bindings: arm: hisilicon: split the dt-bindings of each controller into a separate file
` [PATCH v4 02/20] dt-bindings: arm: hisilicon: convert Hisilicon board/soc bindings to json-schema
` [PATCH v4 03/20] dt-bindings: arm: hisilicon: add binding for SD5203 SoC
` [PATCH v4 07/20] dt-bindings: arm: hisilicon: convert system controller bindings to json-schema
` [PATCH v4 12/20] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl "
` [PATCH v4 20/20] dt-bindings: arm: hisilicon: convert LPC controller "

[PATCH] ubifs: journal: Make sure to not dirty twice for auth nodes
 2020-09-28 19:06 UTC 

linux-next: Tree for Sep 28
 2020-09-28 19:14 UTC  (4+ messages)
` linux-next: Tree for Sep 28 (kernel/bpf/verifier.c)
` linux-next: Tree for Sep 28 (drivers/media/platform/mtk-vcodec/)
` linux-next: Tree for Sep 28 (drivers/usb/dwc2/drd.o)

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-28 19:12 UTC  (3+ messages)
` [PATCH v5 10/17] mm/memremap_pages: convert to 'struct range'

[PATCH v4] <sys/param.h>: Add nitems()
 2020-09-28 19:12 UTC 

[PATCH v2] ASoC: tegra20-spdif: remove "default m"
 2020-09-28 19:12 UTC 

[PATCH 1/2] devfreq: qcom: Add L2 Krait Cache devfreq scaling driver
 2020-09-28 19:05 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: devfreq: Document L2 Krait CPU Cache devfreq driver

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-28 19:04 UTC  (5+ messages)

[PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-09-28 19:03 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dt-bindings: display: sii902x: Add supply bindings

[PATCH v4 0/2] SM8150 and SM8250 dispcc drivers
 2020-09-28 19:01 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: add QCOM SM8150 and SM8250 display clock bindings

[PATCH v12 0/6] IOMMU user API enhancement
 2020-09-28 18:40 UTC  (2+ messages)

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-28 18:58 UTC  (14+ messages)

[PATCH v4 0/2] power: bq25890: IBAT compensation support
 2020-09-28 18:58 UTC  (3+ messages)
` [PATCH v4 1/2] power: bq25890: document IBAT compensation DT properties

[PATCH] ASoC: tegra20-spdif: remove "default m"
 2020-09-28 18:52 UTC  (3+ messages)

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-28 18:49 UTC  (11+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-28 18:47 UTC  (3+ messages)
` [PATCH v4 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 0/7] Add minimal boot support for IPQ5018
 2020-09-28 18:43 UTC  (5+ messages)
` [PATCH 4/7] dt-bindings: pinctrl: qcom: Add ipq5018 pinctrl bindings
` [PATCH 5/7] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH v4 0/2] Introduce the BQ256XX family of chargers
 2020-09-28 18:47 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add the bq256xx dt bindings

[PATCH v4 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-09-28 18:46 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,pfc: align example GPIO hog name with dtschema
 2020-09-28 18:45 UTC 

[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-28 18:44 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: leds: Add bindings for MT6360 LED

general protection fault in io_poll_double_wake (2)
 2020-09-28 18:42 UTC  (2+ messages)

[PATCH] mailmap: add entry for <mstarovoitov@marvell.com>
 2020-09-28 18:39 UTC 

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-09-28 18:35 UTC  (5+ messages)
` [PATCH v4 1/4] sched/isolation: API to get number of "
` [PATCH v4 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs
` [PATCH v4 3/4] i40e: Limit msix vectors to housekeeping CPUs
` [PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() "

WARNING in hrtimer_forward
 2020-09-28 18:35 UTC  (2+ messages)

[PATCH v6 0/6] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-28 18:32 UTC  (5+ messages)
` [PATCH v6 5/6] dt-bindings: dw-apb-ictl: convert to json-schema
` [PATCH v6 6/6] ARC: [dts] fix the errors detected by dtbs_check

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-28 18:32 UTC  (21+ messages)

[PATCH v4 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-28 18:31 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: ti-serdes-mux: Add defines for J7200 SoC

[PATCH v5 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-28 18:27 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-28 18:26 UTC  (3+ messages)
` [PATCH v3 01/10] arm64: pmu: Add hook to handle pmu-related undefined instructions

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-09-28 18:05 UTC  (6+ messages)

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-28 18:21 UTC  (6+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
` [PATCH v1 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[PATCH v14 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-09-28 18:21 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

Reporting bug in mpi_ec_mul_point()
 2020-09-28 18:24 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 18:17 UTC  (8+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

Mount options may be silently discarded
 2020-09-28 18:17 UTC  (4+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2020-09-28 18:16 UTC  (2+ messages)

[PATCH v2 0/2] Add hwmon driver for Moortec PVT controller
 2020-09-28 18:15 UTC  (4+ messages)
` [PATCH v2 1/2] Add DT bindings schema for "

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-28 18:14 UTC  (9+ messages)
` [PATCH v2 8/8] x86/MCE/AMD Support new memory interleaving modes during address translation

[PATCH] ARM: davinci: fix kconfig dependency warning when !GPIOLIB
 2020-09-28 18:13 UTC  (2+ messages)

[PATCH] dt-bindings: usb: add properties for hard wired devices
 2020-09-28 18:13 UTC  (3+ messages)

WARNING: filesystem loop1 was created with 512 inodes, the real maximum is 511, mounting anyway
 2020-09-28 18:10 UTC 

[PATCH v2 0/4] PCI: dwc: Move iATU register mapping to common framework
 2020-09-28 18:09 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: PCI: uniphier-ep: Add iATU register description

KASAN: use-after-free Read in bit_putcs
 2020-09-28 17:59 UTC  (7+ messages)
        ` [PATCH] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE

sound/soc/ti/j721e-evm.c:528:34: warning: unused variable 'j721e_audio_of_match'
 2020-09-28 18:04 UTC  (3+ messages)

[PATCH] mm/vmalloc.c: check the addr first
 2020-09-28 18:04 UTC  (2+ messages)

PROBLEM: zstd bzImage decompression fails for some x86_32 config on 5.9-rc1
 2020-09-28 18:02 UTC 

[PATCH 0/2] drm/i915/jsl: Update JasperLake Voltage swing table
 2020-09-28 17:32 UTC  (12+ messages)
` [PATCH 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
` [PATCH 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  ` [Intel-gfx] "

[PATCH] x86/mm: drop superfluous initialization
 2020-09-28 17:59 UTC  (2+ messages)

[PATCH v7 0/7] arm_pmu: Use NMI for perf interrupt
 2020-09-28 17:57 UTC  (3+ messages)
` [PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-28 17:57 UTC  (5+ messages)
` [PATCH 03/18] [ARM] pata_icside: "

[PATCH][next] crypto: sun8i-ss - Fix memory leak in sun8i_ss_prng_generate()
 2020-09-28 17:59 UTC 

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-28 17:51 UTC  (5+ messages)
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCH v2 0/1] concurrency handling for zoned null-blk
 2020-09-28 17:46 UTC  (3+ messages)

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-28 17:46 UTC  (7+ messages)

general protection fault in strncasecmp
 2020-09-28 17:40 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-09-28 17:33 UTC  (4+ messages)

[PATCH v5 00/10] Function Granular KASLR
 2020-09-28 17:31 UTC  (2+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-09-28 17:31 UTC  (5+ messages)
` [PATCH 05/22] kvm: mmu: Add functions to handle changed TDP SPTEs

[RFC PATCH 1/2] rseq: Implement KTLS prototype for x86-64
 2020-09-28 17:29 UTC  (3+ messages)

[v3,0/3] PCI: mediatek: Add new generation controller support
 2020-09-28 17:29 UTC  (3+ messages)
` [v3,1/3] dt-bindings: PCI: mediatek: Add YAML schema

[PATCH v6 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-09-28 17:27 UTC  (2+ messages)

[PATCH 0/2] Add SDM630/636/660 interconnect driver
 2020-09-28 17:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC

[PATCH v2 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-09-28 17:26 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [PATCH v2 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller

[Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
 2020-09-28 17:25 UTC  (2+ messages)

[PATCH] nvdimm: Use kobj_to_dev() API
 2020-09-28 17:25 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity check on segment/section count
 2020-09-28 17:23 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to check segment boundary during SIT page readahead
 2020-09-28 17:22 UTC  (2+ messages)
` [f2fs-dev] "

[v3 PATCH] drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp
 2020-09-28 17:14 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).