linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-29 19:55:12 to 2020-01-30 03:23:49 UTC [more...]

[PATCH] tools/testing/selftests/proc: replace "pragma once" with include guard
 2020-01-30  3:14 UTC 

[PATCH] security/integrity: Include __func__ in messages for easier debug
 2020-01-30  3:08 UTC  (2+ messages)

[PATCH v6 0/2] hwmon: (adt7475) Added attenuator bypass support
 2020-01-30  3:07 UTC  (7+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: (adt7475) Added missing adt7475 documentation

[PATCH v4 00/12] tracing: Add support for in-kernel dynamic event API
 2020-01-30  3:01 UTC  (10+ messages)
` [PATCH v4 01/12] tracing: Add trace_array_find/_get() to find instance trace arrays
` [PATCH v4 04/12] tracing: Add dynamic event command creation interface
` [PATCH v4 07/12] tracing: Add synth_event_trace() and related functions

[PATCH v9 0/2] New zonefs file system
 2020-01-30  3:00 UTC  (6+ messages)
` [PATCH v9 1/2] fs: "

[PATCH] mm/util: fix a data race in __vm_enough_memory()
 2020-01-30  2:51 UTC 

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-01-30  2:44 UTC  (4+ messages)
  ` [PATCH v2 27/28] tools/cgroup: make slabinfo.py compatible with new slab controller

[PATCH] riscv: set pmp configuration if kernel is running in M-mode
 2020-01-30  2:38 UTC  (3+ messages)

[GIT PULL v2] io_uring changes for 5.6-rc
 2020-01-30  2:28 UTC 

-Wfortify-source in kernel/printk/printk.c
 2020-01-30  2:16 UTC 

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-01-30  1:59 UTC 

possible deadlock in lookup_one_len_unlocked
 2020-01-30  1:47 UTC 

[PATCH] power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scale
 2020-01-30  1:41 UTC 

[PATCH] rtw88: Initialize ret in rtw_wow_check_fw_status
 2020-01-30  1:33 UTC 

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-30  1:30 UTC  (11+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

[PATCH] drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
 2020-01-30  1:24 UTC 

[PATCH] checkpatch: check SPDX tags in YAML files
 2020-01-30  1:21 UTC  (2+ messages)

[PATCH] KVM: x86: Fix perfctr WRMSR for running counters
 2020-01-30  1:09 UTC  (3+ messages)

[PATCH v6][RESEND] x86/hyperv: Suspend/resume the hypercall page for hibernation
 2020-01-30  1:02 UTC  (4+ messages)

[GIT PULL] ext4 changes for 5.6
 2020-01-30  0:58 UTC 

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-30  0:50 UTC  (8+ messages)

[PATCH v5 0/9] crypto: caam - backlogging support
 2020-01-30  0:49 UTC  (10+ messages)
` [PATCH v5 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v5 2/9] crypto: caam - refactor ahash_done callbacks
` [PATCH v5 3/9] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v5 4/9] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v5 5/9] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v5 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v5 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v5 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v5 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-30  0:41 UTC  (10+ messages)
` [PATCH v10 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH 00/26] KVM: x86: Purge kvm_x86_ops->*_supported()
 2020-01-30  0:38 UTC  (28+ messages)
` [PATCH 01/26] KVM: x86: Remove superfluous brackets from case statement
` [PATCH 02/26] KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
` [PATCH 03/26] KVM: x86: Snapshot MSR index in a local variable when processing lists
` [PATCH 04/26] KVM: x86: Add a kvm_x86_ops hook to query virtualized MSR support
` [PATCH 05/26] KVM: x86: Move MSR_TSC_AUX existence checks into vendor code
` [PATCH 06/26] KVM: x86: Move MSR_IA32_BNDCFGS "
` [PATCH 07/26] KVM: VMX: Add helpers to query Intel PT mode
` [PATCH 08/26] KVM: x86: Move RTIT (Intel PT) MSR existence checks into vendor code
` [PATCH 09/26] KVM: x86: Calculate the supported xcr0 mask at load time
` [PATCH 10/26] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH 11/26] KVM: x86: Make kvm_mpx_supported() an inline function
` [PATCH 12/26] KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
` [PATCH 13/26] KVM: x86: Use u32 for holding CPUID register value in helpers
` [PATCH 14/26] KVM: x86: Introduce cpuid_entry_{get,has}() accessors
` [PATCH 15/26] KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
` [PATCH 16/26] KVM: x86: Add Kconfig-controlled auditing of reverse CPUID lookups
` [PATCH 17/26] KVM: x86: Handle MPX CPUID adjustment in vendor code
` [PATCH 18/26] KVM: x86: Handle INVPCID "
` [PATCH 19/26] KVM: x86: Handle UMIP emulation CPUID adjustment in VMX code
` [PATCH 20/26] KVM: x86: Handle PKU CPUID adjustment in SVM code
` [PATCH 21/26] KVM: x86: Handle RDTSCP CPUID adjustment in VMX code
` [PATCH 22/26] KVM: x86: Handle XSAVES "
` [PATCH 23/26] KVM: x86: Handle Intel PT CPUID adjustment in vendor code
` [PATCH 24/26] KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest
` [PATCH 25/26] KVM: x86: Handle main Intel PT CPUID leaf in vendor code
` [PATCH 26/26] KVM: VMX: Directly query Intel PT mode when refreshing PMUs

[PATCH v4 0/9] crypto: caam - backlogging support
 2020-01-30  0:36 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the kvm-ppc tree
 2020-01-30  0:31 UTC 

[PATCH] dt-bindings: clk: qcom: Fix self-validation, split, and clean cruft
 2020-01-30  0:24 UTC  (6+ messages)

[PATCH 0/2] Lock warning clean up
 2020-01-30  0:30 UTC  (3+ messages)
  ` [PATCH 1/2] fs_pin: Add missing annotation to pin_kill() declaration
  ` [PATCH 2/2] rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock()

[PATCH 0/5] KVM: Move x86 init ops to separate struct
 2020-01-30  0:10 UTC  (6+ messages)
` [PATCH 1/5] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH 2/5] KVM: x86: Move init-only kvm_x86_ops to separate struct
` [PATCH 3/5] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH 4/5] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH 5/5] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-01-29 23:56 UTC  (9+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable
` [RFC v3 3/8] vfio: Reclaim PASIDs when application is down
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION

[PATCH] btrfs: optimize barrier usage for Rmw atomics
 2020-01-29 23:55 UTC  (4+ messages)

linux-next: the nfc-next tree seems to be old
 2020-01-29 23:55 UTC 

[PATCH v2] PCI/MSI: Avoid torn updates to MSI pairs
 2020-01-29 23:48 UTC  (18+ messages)

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-29 23:39 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: use activity monitors for frequency invariance

[PATCH] mfd: da9062: add support for interrupt polarity defined in device tree
 2020-01-29 23:20 UTC 

[GIT PULL] Documentation for 5.6
 2020-01-29 23:35 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.6-rc1
 2020-01-29 23:35 UTC  (2+ messages)

[GIT PULL] Kselftest kunit update for Linux 5.6-rc1
 2020-01-29 23:35 UTC  (2+ messages)

[GIT PULL] y2038: core, driver and file system changes
 2020-01-29 23:35 UTC  (2+ messages)

[GIT PULL] printk for 5.6
 2020-01-29 23:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: clk: qcom: Fix self-validation, split, and clean cruft
 2020-01-29 23:25 UTC 

[PATCH 1/2] ima: use the IMA configured hash algo to calculate the boot aggregate
 2020-01-29 23:20 UTC  (9+ messages)
` [PATCH 2/2] ima: support calculating the boot_aggregate based on different TPM banks

mainline/master bisection: baseline.login on odroid-xu3
 2020-01-29 23:13 UTC 

[PATCH] brcmfmac: abort and release host after error
 2020-01-29 23:12 UTC  (6+ messages)

[PATCH v4 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-01-29 23:08 UTC  (3+ messages)
` [PATCH v4 4/8] ARM: DTS: omap3: add sgx gpu child node

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 22:59 UTC  (5+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages

linux-next: Tree for Jan 29
 2020-01-29 22:54 UTC  (3+ messages)
` linux-next: Tree for Jan 29 (security/smack/)

[GIT PULL] power-supply changes for 5.6
 2020-01-29 22:49 UTC 

[PATCH 4.19 00/92] 4.19.100-stable review
 2020-01-29 22:47 UTC  (3+ messages)
` [PATCH 4.19 63/92] libertas: Fix two buffer overflows at parsing bss descriptor

[PATCH] arm64: dts: sc7180: Add the sleep_clk to gcc-sc7180 node
 2020-01-29 22:44 UTC 

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-01-29 22:40 UTC  (12+ messages)
` [RFC PATCH v1 4/5] media: tegra: Add Tegra Video input driver for Tegra210

linux-next: build failure after merge of the vfs tree
 2020-01-29 22:40 UTC  (3+ messages)

[PATCH net] net: thunderx: workaround BGX TX Underflow issue
 2020-01-29 22:36 UTC 

linux-next: manual merge of the gpio tree with the mips tree
 2020-01-29 22:37 UTC  (2+ messages)

[PATCH 4.9 000/271] 4.9.212-stable review
 2020-01-29 22:35 UTC  (7+ messages)
` [PATCH 4.9 183/271] signal: Allow cifs and drbd to receive their terminating signals

mmotm 2020-01-28-20-05 uploaded
 2020-01-29 22:32 UTC  (3+ messages)
` mmotm 2020-01-28-20-05 uploaded (security/security.c)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-29 22:20 UTC  (6+ messages)

[PATCH 0/3] IOMMU user API enhancement
 2020-01-29 22:19 UTC  (4+ messages)
` [PATCH 3/3] iommu/uapi: Add helper function for size lookup

[PATCH 1/2] events: callchain: Annotate RCU pointer with __rcu
 2020-01-29 22:19 UTC  (4+ messages)
` [PATCH 2/2] events: callchain: Use RCU API to access RCU pointer

[Patch v4 0/4] cleanup on do_pages_move()
 2020-01-29 22:16 UTC  (5+ messages)
` [Patch v4 1/4] mm/migrate.c: no need to check for i > start in do_pages_move()
` [Patch v4 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v4 3/4] mm/migrate.c: check pagelist in move_pages_and_store_status()
` [Patch v4 4/4] mm/migrate.c: unify "not queued for migration" handling in do_pages_move()

[PATCH RFC] ext4: skip concurrent inode updates in lazytime optimization
 2020-01-29 22:15 UTC  (2+ messages)

[PATCH] checkpatch: check proper licensing of Devicetree bindings
 2020-01-29 22:11 UTC  (2+ messages)

Using matched variables in trace actions
 2020-01-29 22:08 UTC  (2+ messages)

[Patch v2 0/4] cleanup on do_pages_move()
 2020-01-29 22:07 UTC  (9+ messages)
` [Patch v2 2/4] mm/migrate.c: wrap do_move_pages_to_node() and store_status()
` [Patch v2 4/4] mm/migrate.c: handle same node and add failure in the same way

[PATCH] MAINTAINERS: mptcp@ mailing list is moderated
 2020-01-29 22:02 UTC  (3+ messages)

[PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-01-29 21:55 UTC  (2+ messages)

[PATCH] ARM: dts: imx7-colibri: add gpio-line-names
 2020-01-29 21:53 UTC 

[v2 PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-29 21:48 UTC 

[PATCH] drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
 2020-01-29 21:45 UTC  (2+ messages)

[PATCH] bpf: Avoid function casting when calculating immediate
 2020-01-29 21:36 UTC 

[PATCH v4 0/8] Add QUSB2 PHY support for SC7180
 2020-01-29 21:35 UTC  (17+ messages)
` [PATCH v4 1/8] dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml
` [PATCH v4 2/8] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180
` [PATCH v4 3/8] phy: qcom-qusb2: Add generic QUSB2 V2 PHY support
` [PATCH v4 4/8] dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters
` [PATCH v4 5/8] phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY
` [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add generic QUSB2 V2 Phy compatible
` [PATCH v4 7/8] arm64: dts: qcom: sdm845: "

[GIT PULL] USB/Thunderbolt/PHY patches for 5.6-rc1
 2020-01-29 21:34 UTC  (3+ messages)

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-29 21:28 UTC  (12+ messages)

Is this linux-kernel@vger.kernel.org still active?
 2020-01-29 21:25 UTC 

[PATCH v3 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-29 21:10 UTC  (2+ messages)

[PATCH] mptcp: Fix incorrect IPV6 dependency check
 2020-01-29 21:10 UTC  (2+ messages)

[PATCH] mptcp: MPTCP_HMAC_TEST should depend on MPTCP
 2020-01-29 21:08 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v5.6
 2020-01-29 21:07 UTC 

[PATCH] media: hantro: Prevent encoders from using post-processing
 2020-01-29 21:06 UTC 

[PATCH] powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
 2020-01-29 21:05 UTC  (2+ messages)

[v3] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2020-01-29 20:57 UTC  (12+ messages)

[PATCH][next][V3] i2c: xiic: fix indentation issue
 2020-01-29 20:54 UTC  (2+ messages)

[PATCH] i2c: parport: fix spelling mistake: "Atmost" -> "At most"
 2020-01-29 20:52 UTC  (2+ messages)

[PATCH 0/3] platform/x86: thinkpad_acpi: use standard charge control attribute names
 2020-01-29 20:43 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: thinkpad_acpi: remove unused defines
  ` [PATCH 2/3] platform/x86: thinkpad_acpi: use standard charge control attribute names
    ` [PATCH 3/3] platform/x86: thinkpad_acpi: restore old battery charge attributes

[PATCH] dmaengine: imx-sdma: fix context cache
 2020-01-29 20:19 UTC  (2+ messages)

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-29 20:15 UTC  (10+ messages)
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler

[PATCH] spi: Add FSI-attached SPI controller driver
 2020-01-29 20:08 UTC 

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 20:01 UTC  (4+ messages)

[PATCH v1 1/2] dt-binding: iio: add NPCM ADC reset support
 2020-01-29 20:01 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: modify NPCM "

Re: Re: Re: [PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
 2020-01-29 19:59 UTC  (2+ messages)
`  "

[PATCH v4 0/6] media: rockchip: Add the rkvdec driver
 2020-01-29 19:55 UTC  (7+ messages)
` [PATCH v4 1/6] media: uapi: h264: Add DPB entry field reference flags
` [PATCH v4 2/6] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
` [PATCH v4 3/6] media: hantro: h264: Use the generic H264 reflist builder
` [PATCH v4 4/6] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings
` [PATCH v4 5/6] media: rkvdec: Add the rkvdec driver
` [PATCH v4 6/6] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[PATCH v3] dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema
 2020-01-29 19:55 UTC  (3+ messages)

[PATCH v3 00/12] tracing: Add support for in-kernel dynamic event API
 2020-01-29 19:55 UTC  (5+ messages)
` [PATCH v3 04/12] tracing: Add dynamic event command creation interface


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