linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 13:27:19 to 2020-04-08 15:54:00 UTC [more...]

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-08 15:53 UTC  (10+ messages)
` [PATCHv2 1/8] khugepaged: Add self test
` [PATCHv2 6/8] khugepaged: Allow to collapse PTE-mapped compound pages

[PATCH] media: staging: rkisp1: avoid unused variable warning
 2020-04-08 15:52 UTC 

[PATCH v2] vsprintf: don't obfuscate NULL and error pointers
 2020-04-08 15:52 UTC  (9+ messages)

[PATCH] drivers: soc: xilinx: fix firmware driver Kconfig dependency
 2020-04-08 15:52 UTC 

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:51 UTC  (37+ messages)
` [PATCH 01/35] MAINTAINERS: dt: update display/allwinner file entry
` [PATCH 02/35] docs: dt: fix broken reference to phy-cadence-torrent.yaml
` [PATCH 04/35] docs: fix broken references for ReST files that moved around
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 06/35] docs: amu: supress some Sphinx warnings
` [PATCH 07/35] docs: arm64: booting.rst: get rid of some warnings
` [PATCH 08/35] docs: pci: boot-interrupts.rst: improve html output
` [PATCH 09/35] futex: get rid of a kernel-docs build warning
` [PATCH 10/35] firewire: firewire-cdev.hL get rid of a docs warning
` [PATCH 11/35] scripts: kernel-doc: proper handle @foo->bar()
` [PATCH 12/35] lib: bitmap.c: get rid of some doc warnings
` [PATCH 13/35] ata: libata-core: fix a doc warning
` [PATCH 14/35] fs: inode.c: get rid of docs warnings
` [PATCH 15/35] docs: ras: get rid of some warnings
` [PATCH 16/35] docs: ras: don't need to repeat twice the same thing
` [PATCH 17/35] docs: watch_queue.rst: supress some Sphinx warnings
` [PATCH 18/35] scripts: kernel-doc: accept negation like !@var
` [PATCH 19/35] docs: infiniband: verbs.c: fix some documentation warnings
` [PATCH 20/35] docs: scripts/kernel-doc: accept blank lines on parameter description
` [PATCH 21/35] docs: spi: spi.h: fix a doc building warning
` [PATCH 22/35] docs: drivers: fix some warnings at base/platform.c when building docs
` [PATCH 23/35] docs: fusion: mptbase.c: get rid of a doc build warning
` [PATCH 24/35] docs: mm: slab.h: fix a broken cross-reference
` [PATCH 25/35] docs mm: userfaultfd.rst: use ``foo`` for literals
` [PATCH 26/35] docs: mm: userfaultfd.rst: use a cross-reference for a section
` [PATCH 27/35] docs: vm: index.rst: add an orphan doc to the building system
` [PATCH 28/35] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
` [PATCH 29/35] MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
` [PATCH 30/35] docs: dt: fix a broken reference for a file converted to json
` [PATCH 31/35] powerpc: docs: cxl.rst: mark two section titles as such
` [PATCH 32/35] docs: LaTeX/PDF: drop list of documents
` [PATCH 33/35] docs: i2c: rename i2c.svg to i2c_bus.svg
` [PATCH 34/35] docs: Makefile: place final pdf docs on a separate dir
` [PATCH 35/35] docs: update recommended Sphinx version to 2.4.4

[PATCH] serial: uartps: Wait for tx_empty in console setup
 2020-04-08 15:50 UTC  (2+ messages)

[PATCH v2 0/5] defconfig: fix changed configs and refresh
 2020-04-08 15:48 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name
` [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR
` [PATCH v2 3/5] arm64: defconfig: PCIE_TEGRA194: follow changed config symbol name
` [PATCH v2 4/5] arm64: defconfig: ARCH_R8A7795: "
` [PATCH v2 5/5] arm64: defconfig: refresh

[PATCH] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2020-04-08 15:48 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Disallow the freeze PM operation
 2020-04-08 15:47 UTC  (2+ messages)

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-08 15:46 UTC  (5+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation

[PATCH v2] module: Harden STRICT_MODULE_RWX
 2020-04-08 15:43 UTC  (3+ messages)
  ` [PATCH] module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs

decruft the vmalloc API
 2020-04-08 15:43 UTC  (22+ messages)
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc
  ` [PATCH 04/28] dma-mapping: use vmap insted of reimplementing it
  ` [PATCH 17/28] mm: remove the prot argument from vm_map_ram

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-08 15:38 UTC  (9+ messages)
` [PATCH v7 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v7 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v7 5/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID
` [PATCH v7 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-04-08 15:38 UTC  (9+ messages)

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-08 15:38 UTC  (4+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-08 15:37 UTC  (3+ messages)
` [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()

[PATCH] drm/amd/amdgpu: add prefix for pr_* prints
 2020-04-08 15:35 UTC  (2+ messages)

WARNING in af_alg_make_sg
 2020-04-08 15:37 UTC  (6+ messages)
    `  "

[PATCH v8 0/3] Add support for the Gateworks System Controller
 2020-04-08 15:36 UTC  (3+ messages)
` [PATCH v8 2/3] mfd: add Gateworks System Controller core driver

[RELEASE] LTTng-modules 2.10.5 and 2.11.3 (Linux kernel tracer)
 2020-04-08 15:33 UTC 

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-08 15:30 UTC  (13+ messages)

hide __pte2cachemode_tbl and __cachemode2pte_tbl
 2020-04-08 15:27 UTC  (5+ messages)
` [PATCH 1/4] x86/mm: Add a x86_has_pat_wp helper
` [PATCH 2/4] x86/mm: Move pgprot2cachemode out of line
` [PATCH 3/4] x86/mm: Cleanup pgprot_4k_2_large and pgprot_large_2_4k
` [PATCH 4/4] x86/mm: Unexport __cachemode2pte_tbl

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2020-04-08 14:34 UTC  (5+ messages)
` [RFC-v2 2/2] mmc: sdhci-msm: Add support for "

[PATCH 0/4] clean early submission path
 2020-04-08 15:27 UTC  (2+ messages)

WARNING in add_taint/usb_submit_urb
 2020-04-08 15:26 UTC  (3+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-08 15:26 UTC  (7+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

Trying to kexec on Allwinner A80
 2020-04-08 15:24 UTC  (11+ messages)

[PATCH 0/8] loopfs
 2020-04-08 15:21 UTC  (9+ messages)
` [PATCH 1/8] kobject_uevent: remove unneeded netlink_ns check
` [PATCH 2/8] loopfs: implement loopfs
` [PATCH 3/8] loop: use ns_capable for some loop operations
` [PATCH 4/8] kernfs: handle multiple namespace tags
` [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
` [PATCH 6/8] genhd: add minimal namespace infrastructure
` [PATCH 7/8] loopfs: start attaching correct namespace during loop_add()
` [PATCH 8/8] loopfs: only show devices in their correct instance

[PATCH V2 0/9] objtool changes to remove all ANNOTATE_NOSPEC_ALTERNATIVE
 2020-04-08 14:19 UTC  (6+ messages)
` [PATCH V2 5/9] objtool: Add support for intra-function calls

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-08 15:21 UTC  (11+ messages)

[PATCH v3 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-08 15:05 UTC  (8+ messages)
` [PATCH v3 3/4] blk-mq: Rerun dispatching in the case of budget contention

[PATCH v2 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-04-08 15:18 UTC  (4+ messages)

general protection fault in get_futex_key
 2020-04-08 15:14 UTC  (4+ messages)

[GIT PULL] 9p update for 5.7
 2020-04-08 15:12 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-08 15:04 UTC  (5+ messages)
` [PATCH v4 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v4 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v4 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v4 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-08 15:07 UTC  (9+ messages)
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
  ` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner

[PATCH v1 0/3] I3C mastership handover support
 2020-04-08 15:06 UTC  (3+ messages)

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-08 15:01 UTC  (6+ messages)
` [PATCH 2/4] sched/deadline: Improve admission control for asymmetric CPU capacities

[PATCH] media: cedrus: Implement runtime PM
 2020-04-08 14:59 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-08 14:54 UTC  (6+ messages)
` [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH -next] mm: page_alloc: fix kernel-doc warning
 2020-04-08 14:54 UTC  (2+ messages)

Linux 5.6.3
 2020-04-08 14:49 UTC  (2+ messages)

[RFC PATCH 00/26] Runtime paravirt patching
 2020-04-08 14:49 UTC  (5+ messages)

Linux 5.5.16
 2020-04-08 14:49 UTC  (2+ messages)

Linux 5.4.31
 2020-04-08 14:48 UTC  (2+ messages)

[PATCH v2] docs: admin-guide: Clarify sentences
 2020-04-08 14:46 UTC 

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-04-08 14:40 UTC  (4+ messages)

[PATCH v2 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-08 14:40 UTC  (6+ messages)
` [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH v2 0/2] ceph: support cross-quota-tree renames
 2020-04-08 14:31 UTC  (2+ messages)

[PATCH 0/2] KVM: Fix out-of-bounds memslot access
 2020-04-08 14:23 UTC  (4+ messages)

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-08 14:21 UTC  (19+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

WARNING in gtco_input_open/usb_submit_urb (2)
 2020-04-08 14:19 UTC 

[RFC PATCH] iommu/amd: fix a race in fetch_pte()
 2020-04-08 14:19 UTC  (3+ messages)

INFO: trying to register non-static key in devres_release_all
 2020-04-08 14:17 UTC 

[PATCH v1 00/28] convert to devm_platform_ioremap_resource
 2020-04-08 14:16 UTC  (4+ messages)
` [PATCH v1 17/28] i2c: altera: "

usb: gadget: fsl_udc_core: Checking for a failed platform_get_irq() call in fsl_udc_probe()
 2020-04-08 14:15 UTC 

[PATCH 5.6 00/30] 5.6.3-rc2 review
 2020-04-08 14:06 UTC  (3+ messages)

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-04-08 14:04 UTC  (4+ messages)
` [PATCH v2] KVM: x86/pmu: "

[PATCH v8 0/5] media: rockchip: Add the rkvdec driver
 2020-04-08 14:04 UTC  (6+ messages)
` [PATCH v8 4/5] media: rkvdec: "

[PATCH] KVM: x86/pmu: Support full width counting
 2020-04-08 13:53 UTC 

[PATCH] netns: dangling pointer on netns bind mount point
 2020-04-08 13:48 UTC  (8+ messages)

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-08 13:46 UTC  (22+ messages)
` [PATCH 01/21] opp: Manage empty OPP tables with clk handle
` [PATCH 02/21] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [PATCH 03/21] spi: spi-geni-qcom: "
` [PATCH 04/21] arm64: dts: sdm845: Add OPP table for all qup devices
` [PATCH 05/21] arm64: dts: sc7180: "
` [PATCH 06/21] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm
` [PATCH 07/21] scsi: ufs: Add support for specifying OPP tables in DT
` [PATCH 08/21] arm64: dts: sdm845: Add ufs opps and power-domains
` [PATCH 09/21] drm/msm/dpu: Use OPP API to set clk/perf state
` [PATCH 10/21] drm/msm: dsi: "
` [PATCH 11/21] arm64: dts: sdm845: Add DSI and MDP OPP tables and power-domains
` [PATCH 12/21] arm64: dts: sc7180: "
` [PATCH 13/21] mmc: sdhci-msm: Use OPP API to set clk/perf state
` [PATCH 14/21] arm64: dts: sdm845: Add sdhc opps and power-domains
` [PATCH 15/21] arm64: dts: sc7180: "
` [PATCH 16/21] media: venus: core: Add support for opp tables/perf voting
` [PATCH 17/21] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH 18/21] arm64: dts: sc7180: "
` [PATCH 19/21] spi: spi-qcom-qspi: Use OPP API to set clk/perf state
` [PATCH 20/21] arm64: dts: sdm845: Add qspi opps and power-domains
` [PATCH 21/21] arm64: dts: sc7180: "

[PATCH] amdgpu_kms: Remove unnecessary condition check
 2020-04-08 13:43 UTC  (2+ messages)

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-04-08 13:38 UTC  (2+ messages)

[PATCH v11 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-08 13:33 UTC  (3+ messages)
` [PATCH v11 04/10] iommu/vt-d: Add nested translation helper function

[PATCH v3 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-08 13:32 UTC  (5+ messages)
` [PATCH v3 09/10] drivers: qcom: rpmh-rsc: Caller handles tcs_invalidate() exclusivity
` [PATCH v3 10/10] drivers: qcom: rpmh-rsc: read_tcs_reg()/write_tcs_reg() are not for IRQ


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