linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-04 17:42:03 to 2020-02-04 23:42:09 UTC [more...]

[PATCH v4 00/12] mm/gup: track FOLL_PIN pages
 2020-02-04 23:41 UTC  (12+ messages)
` [PATCH v4 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v4 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v4 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v4 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v4 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v4 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v4 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v4 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v4 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v4 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

memory leak in tcindex_set_parms
 2020-02-04 23:40 UTC  (5+ messages)

[PATCH] mm: always consider THP when adjusting min_free_kbytes
 2020-02-04 23:37 UTC  (5+ messages)

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-04 23:35 UTC  (18+ messages)
` [PATCH v2 2/7] arch: um: add linker section for KUnit test suites
` [PATCH v2 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v2 6/7] kunit: Add 'kunit_shutdown' option

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-04 23:27 UTC  (4+ messages)

[PATCH v2 1/2] kernel.h: Split out min()/max() et al helpers
 2020-02-04 23:23 UTC  (2+ messages)

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-04 23:17 UTC  (9+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 2/7] vfio/pci: Implement match ops
` [RFC PATCH 3/7] vfio/pci: Introduce VF token
` [RFC PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [RFC PATCH 5/7] vfio/pci: Add sriov_configure support
` [RFC PATCH 6/7] vfio/pci: Remove dev_fmt definition
` [RFC PATCH 7/7] vfio/pci: Cleanup .probe() exit paths

[PATCH] perf script: introduce deltatime option
 2020-02-04 23:16 UTC  (2+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-04 23:14 UTC  (17+ messages)
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 13/16] audit: track container nesting

[PATCH v3 0/7] Add RSC power domain support
 2020-02-04 23:15 UTC  (3+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: sc7180: Add cpuidle low power states

[PATCH v1 0/7] platform/x86: intel_pmc_core: Add debugfs entries
 2020-02-04 23:10 UTC  (7+ messages)

[PATCH v1] Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
 2020-02-04 23:10 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86: intel_pmc_core: Add debugfs entries
 2020-02-04 23:02 UTC  (8+ messages)
` [PATCH v2 1/7] platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies
` [PATCH v2 2/7] platform/x86: intel_pmc_core: Add debugfs entry for low power mode status registers
` [PATCH v2 3/7] platform/x86: intel_pmc_core: Refactor the driver by removing redundant code
` [PATCH v2 4/7] platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map
` [PATCH v2 5/7] platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_display()
` [PATCH v2 6/7] platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y failure
` [PATCH v2 7/7] platform/x86: intel_pmc_core: Add debugfs support to access live status registers

[PATCH] net: ethernet: dec: tulip: Fix length mask in receive length calculation
 2020-02-04 23:01 UTC 

[PATCH 5.5 00/23] 5.5.2-stable review
 2020-02-04 22:56 UTC  (3+ messages)

Linux 5.5.2
 2020-02-04 22:55 UTC  (2+ messages)

[PATCH 1/2] staging: octeon: delete driver
 2020-02-04 22:53 UTC  (7+ messages)

[PATCH] dt-bindings: Fix paths in schema $id fields
 2020-02-04 22:52 UTC  (2+ messages)

[PATCH] mfd: constify properties in mfd_cell
 2020-02-04 22:48 UTC  (4+ messages)

linux-next: build warning after merge of the amdgpu tree
 2020-02-04 22:44 UTC 

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-04 22:33 UTC  (5+ messages)
` [PATCH v11 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

Additional interface to kernel timekeeping for leapsecond clarity
 2020-02-04 22:31 UTC 

[PATCH 1/3] epoll: fix possible lost wakeup on epoll_ctl() path
 2020-02-04 22:29 UTC  (5+ messages)

What should we do with match_option()?
 2020-02-04 22:25 UTC 

[PATCH v2] dt-bindings: tpm: Convert cr50 binding to YAML
 2020-02-04 22:24 UTC  (2+ messages)

[PATCH v7 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-04 22:17 UTC  (4+ messages)
` [PATCH v7 12/19] dmaengine: tegra-apb: Remove handling of unrealistic error condition

[sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
 2020-02-04 22:13 UTC  (2+ messages)

[PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
 2020-02-04 22:12 UTC 

[PATCH v5] Add a "nosymfollow" mount option
 2020-02-04 22:11 UTC  (3+ messages)

[PATCH v3] bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
 2020-02-04 22:06 UTC  (2+ messages)

[GIT PULL] arch/microblaze patches for 5.6-rc1
 2020-02-04 22:04 UTC  (4+ messages)

[PATCH] kbuild: Include external modules compile flags
 2020-02-04 22:02 UTC  (6+ messages)

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-04 22:01 UTC  (4+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-04 21:57 UTC  (10+ messages)
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[PATCH] ARM: dts: imx25-pinfunc: add another cspi3 config
 2020-02-04 21:52 UTC 

[PATCH v3 0/1] parallel 'copy-from' Ops in copy_file_range
 2020-02-04 21:39 UTC  (10+ messages)
` [PATCH v3 1/1] ceph: parallelize all copy-from requests "

Sumo Logic Users Contact List
 2020-02-04 21:35 UTC 

[PATCH 0/3] Misc qcom geni i2c driver fixes
 2020-02-04 21:20 UTC  (10+ messages)
` [PATCH 1/3] i2c: qcom-geni: Let firmware specify irq trigger flags
` [PATCH 2/3] i2c: qcom-geni: Grow a dev pointer to simplify code
` [PATCH 3/3] i2c: qcom-geni: Drop of_platform.h include

6c08fc896b ("Bluetooth: Fix refcount use-after-free issue"): WARNING: bad unlock balance detected!
 2020-02-04 21:14 UTC 

[PATCH 0/3] Misc qcom geni spi driver fixes
 2020-02-04 21:08 UTC  (7+ messages)
` [PATCH 1/3] spi: spi-geni-qcom: Let firmware specify irq trigger flags
` [PATCH 2/3] spi: spi-geni-qcom: Grow a dev pointer to simplify code
` [PATCH 3/3] spi: spi-geni-qcom: Drop of.h include

KASAN: use-after-free Write in percpu_ref_switch_to_percpu
 2020-02-04 21:06 UTC 

[PATCH v2] watchdog: qcom-wdt: disable pretimeout on timer platform
 2020-02-04 20:55 UTC  (2+ messages)

[V2, 0/3] Add SC7180 interconnect provider driver
 2020-02-04 20:52 UTC  (3+ messages)
` [V2, 3/3] arm64: dts: sc7180: Add interconnect provider DT nodes

[PATCH v4 00/15] clk: qcom: Fix parenting for dispcc/gpucc/videocc
 2020-02-04 20:49 UTC  (24+ messages)
` [PATCH v4 01/15] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
` [PATCH v4 02/15] dt-bindings: clock: Fix qcom,dispcc bindings for sdm845/sc7180
` [PATCH v4 04/15] clk: qcom: Get rid of fallback global names for dispcc-sc7180
` [PATCH v4 05/15] clk: qcom: Get rid of the test clock "
` [PATCH v4 06/15] clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocks
` [PATCH v4 07/15] dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/sc7180/msm8998
` [PATCH v4 09/15] clk: qcom: Get rid of the test clock for gpucc-sc7180
` [PATCH v4 10/15] clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocks
` [PATCH v4 11/15] dt-bindings: clock: Cleanup qcom,videocc bindings for sdm845/sc7180
` [PATCH v4 12/15] clk: qcom: Get rid of the test clock for videocc-sc7180
` [PATCH v4 13/15] clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocks

[PATCH v6] platform/chrome: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2020-02-04 20:40 UTC  (3+ messages)

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-04 20:30 UTC  (3+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-04 20:33 UTC  (5+ messages)
` [PATCH 4/4] "

warning from domain_get_iommu
 2020-02-04 20:07 UTC 

[PATCH] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-04 20:06 UTC 

[PATCH] staging/octeon: Mark Ethernet driver as BROKEN
 2020-02-04 20:03 UTC  (7+ messages)

[PATCH for v5.6] hantro: Fix broken media controller links
 2020-02-04 19:58 UTC  (2+ messages)

[PATCH] Input: synaptics - switch T470s to RMI4 by default
 2020-02-04 19:43 UTC 

Hung tasks with multiple partitions
 2020-02-04 19:37 UTC  (5+ messages)
` [PATCH] block: Limit number of items taken from the I/O scheduler in one go

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-02-04 19:35 UTC  (6+ messages)

[PATCH] watchdog: qcom-wdt: disable pretimeout on timer platform
 2020-02-04 19:32 UTC  (2+ messages)

[RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY
 2020-02-04 19:32 UTC  (12+ messages)

[PATCH] ASoC: wcd934x: Remove some unnecessary NULL checks
 2020-02-04 19:32 UTC  (3+ messages)

[PATCH 0/4] drm/dp,i915: eDP DPCD backlight control detection fixes
 2020-02-04 19:28 UTC  (5+ messages)
` [PATCH 1/4] Revert "drm/i915: Don't use VBT for detecting DPCD backlight controls"
` [PATCH 2/4] drm/dp: Introduce EDID-based quirks
` [PATCH 3/4] drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
` [PATCH 4/4] drm/i915: Force DPCD backlight mode for some Precision 7750 panels

perf not picking up symbols for namespaced processes
 2020-02-04 19:26 UTC  (5+ messages)

[PATCH 0/7] Input: fix USB alsetting bugs
 2020-02-04 19:24 UTC  (6+ messages)
` [PATCH 1/7] Input: pegasus_notetaker: fix endpoint sanity check

[v5] arm64: dts: sc7180: add display dt nodes
 2020-02-04 19:13 UTC  (2+ messages)

[PATCH 4.19 00/70] 4.19.102-stable review
 2020-02-04 19:12 UTC  (3+ messages)
` [PATCH 4.19 38/70] platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits

[PATCH] irqchip: xilinx: Add support for multiple instances
 2020-02-04 19:08 UTC  (3+ messages)

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-02-04 19:02 UTC  (5+ messages)

[PATCH] drm/dp_mst: Check crc4 value while building sideband message
 2020-02-04 19:00 UTC  (2+ messages)

[PATCH] psi: Fix OOB write when writing 0 bytes to psi files
 2020-02-04 18:55 UTC  (2+ messages)

[4.4.y PATCH] Revert "ovl: modify ovl_permission() to do checks on two inodes"
 2020-02-04 18:49 UTC 

[PATCH v1 0/7] ACPI support for xgmac_mdio and dpaa2-mac drivers
 2020-02-04 18:46 UTC  (4+ messages)
` [PATCH v1 3/7] net/fsl: add ACPI support for mdio bus

[PATCH v2 21/28] mm: memcg/slab: use a single set of kmem_caches for all memory cgroups
 2020-02-04 18:41 UTC  (7+ messages)

[PATCH v3] skbuff: fix a data race in skb_queue_len()
 2020-02-04 18:40 UTC 

[PATCH v2 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-02-04 18:22 UTC  (7+ messages)
` [PATCH v2 4/6] interconnect: qcom: Consolidate interconnect "
` [PATCH v2 5/6] interconnect: qcom: sdm845: Split qnodes into their respective NoCs
` [PATCH v2 6/6] arm64: dts: sdm845: Redefine interconnect provider DT nodes

[v1] dt-bindings: msm:disp: update dsi and dpu bindings
 2020-02-04 18:22 UTC  (2+ messages)

[PATCH v2 1/3] kcsan: Add option to assume plain aligned writes up to word size are atomic
 2020-02-04 18:16 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Remove unneeded GBIF unhalt
 2020-02-04 18:03 UTC  (2+ messages)

[PATCH v5 0/7] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-02-04 18:02 UTC  (5+ messages)
` [PATCH v5 7/7] locking/lockdep: Add a fast path for chain_hlocks allocation

[PATCH 0/5] arm64: add the time namespace support
 2020-02-04 17:59 UTC  (6+ messages)
` [PATCH 1/5] arm64/vdso: use the fault callback to map vvar pages
` [PATCH 2/5] arm64/vdso: Zap vvar pages when switching to a time namespace
` [PATCH 3/5] arm64/vdso: Add time napespace page
` [PATCH 4/5] arm64/vdso: Handle faults on timens page
` [PATCH 5/5] arm64/vdso: Restrict splitting VVAR VMA

[PATCH] drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh
 2020-02-04 17:58 UTC  (2+ messages)

[PATCH v8 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
 2020-02-04 17:53 UTC  (9+ messages)

RFC: Use of devlink/health report for non-Ethernet devices
 2020-02-04 17:46 UTC  (3+ messages)

[PATCH v2] remoteproc: Add elf64 support in elf loader
 2020-02-04 17:44 UTC  (8+ messages)
` [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
` [PATCH v3 0/2] remoteproc: Add elf64 support to elf loader
  ` [PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
  ` [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-02-04 17:42 UTC  (2+ messages)

[Patch v4 0/7] Introduce Power domain based warming device driver
 2020-02-04 17:41 UTC  (3+ messages)
` [Patch v4 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device


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