linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-12 17:22:40 to 2018-12-12 21:41:05 UTC [more...]

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-12 21:40 UTC  (21+ messages)

intel_pstate: Lowest frequency not reached with Intel i7-6700
 2018-12-12 21:40 UTC 

[PATCH] ALSA: pcm: Fix potential Spectre v1 vulnerability
 2018-12-12 21:36 UTC 

[PATCH v2 0/4] Static calls
 2018-12-12 21:36 UTC  (12+ messages)
        ` [RFC/WIP PATCH 0/2] dynamic calls
          ` [RFC PATCH 1/2] static_call: fix out-of-line static call implementation
          ` [RFC PATCH 2/2] net: core: rather hacky PoC implementation of dynamic calls

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-12 21:32 UTC  (7+ messages)
` [PATCH v2 5/7] efi: Import certificates from UEFI Secure Boot
  ` [PATCH v2a "
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH] Linux: Implement membarrier function
 2018-12-12 21:32 UTC  (4+ messages)

[PATCH v6 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
 2018-12-12 21:31 UTC  (6+ messages)

[PATCH v3] ARM: smp: add support for per-task stack canaries
 2018-12-12 21:26 UTC  (5+ messages)

*powersave* governor shown despite disabled in configuration
 2018-12-12 21:26 UTC  (3+ messages)
  ` [solved] "

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-12 21:25 UTC  (2+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-12 21:22 UTC  (3+ messages)

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-12 21:16 UTC  (11+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 4/4] x86/vmalloc: Add TLB efficient x86 arch_vunmap

[PATCH] fix dma-buf/udmabuf selftest
 2018-12-12 21:15 UTC  (2+ messages)

[PATCH 0/7] selftest/bpf fix PEP8 warnings
 2018-12-12 21:15 UTC  (9+ messages)
` [PATCH 4/7] selftest/bpf: test_offload PEP8 format style fix
` [PATCH 6/7] selftest/bpf: remove redundant parenthesis
` [PATCH 7/7] selftest/bpf: fix E501 line too long

[GIT PULL] ARM: at91: DT for 4.21
 2018-12-12 21:05 UTC  (2+ messages)

[GIT PULL RESEND] ARM: dts: uniphier: UniPhier DT updates for v4.21/v5.0
 2018-12-12 21:01 UTC  (2+ messages)

[GIT PULL 0/4] ARM: exynos: Stuff for v4.21
 2018-12-12 20:53 UTC  (5+ messages)
` [GIT PULL 2/4] ARM: dts: exynos: Pull "
` [GIT PULL 3/4] arm64: "

[GIT PULL] Qualcomm ARM64 DT updates for 4.21 - Part 2
 2018-12-12 20:51 UTC  (2+ messages)

[PATCH] arm: bcm2835-audio: Document the device tree node to enable bcm2835-audio driver
 2018-12-12 21:05 UTC 

[PATCH v4 1/2] ARM: dts: aspeed: Add KCS & lpc ctrl for Facebook
 2018-12-12 21:03 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: Add KCS support for LPC BMC

rcu_preempt caused oom
 2018-12-12 21:03 UTC  (9+ messages)

INFO: rcu detected stall in sys_mount (2)
 2018-12-12 21:01 UTC  (2+ messages)

[PATCH v7 00/24] Tegra GART driver clean up and optimization
 2018-12-12 20:39 UTC  (25+ messages)
` [PATCH v7 01/24] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v7 02/24] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v7 03/24] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v7 04/24] iommu: Introduce iotlb_sync_map callback
` [PATCH v7 05/24] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v7 06/24] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v7 07/24] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v7 08/24] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v7 09/24] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v7 10/24] memory: tegra: Read client ID on GART page fault
` [PATCH v7 11/24] memory: tegra: Use of_device_get_match_data()
` [PATCH v7 12/24] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v7 13/24] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v7 14/24] memory: tegra: Do not try to probe SMMU on Tegra20
` [PATCH v7 15/24] memory: tegra: Do not ask for IRQ sharing
` [PATCH v7 16/24] memory: tegra: Clean up error messages
` [PATCH v7 17/24] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v7 18/24] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v7 19/24] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v7 20/24] iommu/tegra: gart: Don't use managed resources
` [PATCH v7 21/24] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v7 22/24] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v7 23/24] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v7 24/24] iommu/tegra: gart: Perform code refactoring

linux-next: Signed-off-by missing for commits in the bpf-next tree
 2018-12-12 20:53 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2018-12-12 20:44 UTC  (3+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2018-12-12 20:42 UTC  (6+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-12 20:39 UTC  (4+ messages)

[RFC PATCH 0/4] x86/alternative: Add ALTERNATIVE_3
 2018-12-12 20:29 UTC  (13+ messages)
` [RFC PATCH 4/4] x86/TSC: Use RDTSCP

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-12 20:26 UTC  (4+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[PATCH] iio: adc: qcom-spmi-adc5: Initialize prescale properly
 2018-12-12 20:15 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: vgic: fix off-by-one bug in vgic_get_irq()
 2018-12-12 20:11 UTC 

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-12-12 20:11 UTC  (12+ messages)

kvm: RDTSCP on AMD
 2018-12-12 20:08 UTC  (12+ messages)
                ` [PATCH] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models
                    ` [PATCH -v2] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models "

[PATCH] pinctrl: mediatek: improve dependencies for PINCTRL_MTK_MOORE
 2018-12-12 19:52 UTC  (2+ messages)

[RFC PATCH] x86_64: Add "-m elf_i386" when linking i386 object files
 2018-12-12 19:48 UTC 

[PATCH] x86_64: Mark per-cpu symbols as absolute
 2018-12-12 19:48 UTC 

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-12-12 19:43 UTC  (5+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
 2018-12-12 19:35 UTC  (2+ messages)

[PATCH v3] arm64: enable per-task stack canaries
 2018-12-12 19:28 UTC  (3+ messages)

Can we drop upstream Linux x32 support?
 2018-12-12 19:18 UTC  (15+ messages)

[PATCH v2 0/5] leds: trigger: Add pattern initialization from Device Tree
 2018-12-12 19:18 UTC  (4+ messages)

[PATCH 4.4 00/91] 4.4.167-stable review
 2018-12-12 19:15 UTC  (4+ messages)

[PATCH v3 perf, bpf-next 0/4] reveal invisible bpf programs
 2018-12-12 18:58 UTC  (10+ messages)
` [PATCH v3 perf, bpf-next 1/4] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

linux-next: manual merge of the sparc-next tree with the dma-mapping tree
 2018-12-12 18:54 UTC  (4+ messages)

[PATCH 0/3] staging: vchiq: fix completion routines & semaphores
 2018-12-12 18:51 UTC  (4+ messages)
` [PATCH 1/3] staging: vchiq: switch to wait_for_completion_killable
` [PATCH 2/3] staging: vchiq_2835_arm: quit using custom down_interruptible()
` [PATCH 3/3] staging: vchiq: delete vchiq_killable.h

[PATCH 4.19 000/118] 4.19.9-stable review
 2018-12-12 18:50 UTC  (2+ messages)

[PATCHv2 0/6] tools: Various build flags fixes
 2018-12-12 18:50 UTC  (3+ messages)
` [PATCH 5/6] tools iio: Override CFLAGS assignments

[PATCH 4.14 00/67] 4.14.88-stable review
 2018-12-12 18:50 UTC  (2+ messages)

[PATCH 4.9 00/51] 4.9.145-stable review
 2018-12-12 18:49 UTC  (2+ messages)

[PATCH v2 1/2] Doc: bindings: Add binding doc for nxp system counter timer
 2018-12-12 18:48 UTC  (3+ messages)
` [PATCH v2 2/2] driver: clocksource: Add nxp system counter timer driver support

[PATCH v3 0/8] perf cs-etm: Correct packets handling
 2018-12-12 18:45 UTC  (6+ messages)
` [PATCH v3 3/8] perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
` [PATCH v3 4/8] perf cs-etm: Refactor enumeration cs_etm_sample_type

[PATCH] pstore: fix crypto dependencies of 842/zstd compression
 2018-12-12 18:43 UTC  (2+ messages)

[PATCH v2] kasan: mark file common so ftrace doesn't trace it
 2018-12-12 18:34 UTC 

[PATCH] regulator: mcp16502: add support for suspend
 2018-12-12 18:35 UTC 

[PATCH] kasan: mark kasan_check_(read|write) as 'notrace'
 2018-12-12 18:35 UTC  (3+ messages)

[PATCH 00/24] Add generic support for composing LED class device name
 2018-12-12 18:32 UTC  (8+ messages)
` [PATCH 04/24] dt-bindings: leds: Add function and color properties

[PATCH v6 00/10] Add power domain driver for corners on msm8996/sdm845
 2018-12-12 18:32 UTC  (7+ messages)
` [PATCH v6 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-12 18:32 UTC  (24+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v6 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v6 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v6 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

[PATCH v5 0/3] add support for MCP16502 PMIC
 2018-12-12 18:31 UTC  (4+ messages)
` [PATCH v5 1/3] regulator: dt-bindings: add MCP16502 regulator bindings
` [PATCH v5 2/3] MAINTAINERS: add maintainer for MCP16502 PMIC driver
` [PATCH v5 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH v3 0/3] add support for Sensirion SPS30 PM sensor
 2018-12-12 18:30 UTC  (4+ messages)
` [PATCH v3 1/3] iio: add IIO_MASSCONCENTRATION channel type
` [PATCH v3 2/3] iio: chemical: add support for Sensirion SPS30 sensor
` [PATCH v3 3/3] iio: chemical: sps30: add device tree support

[PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64
 2018-12-12 18:29 UTC  (11+ messages)

v4.20-rc1: list_del corruption on thinkpad x220
 2018-12-12 18:29 UTC  (9+ messages)
        ` v4.20-rc1: list_del corruption on thinkpad x220, graphics related?
              ` 4.20.0-rc6-next-20181210, "

[PATCH v7 00/10] Add power domain driver for corners on msm8996/sdm845
 2018-12-12 18:25 UTC  (7+ messages)
` [PATCH v7 04/10] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v7 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v7 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-12 18:23 UTC  (4+ messages)
` [RFT PATCH v1 2/4] dt-binding: cpu-topology: Move cpu-map to a common binding

[PATCH v2] netdevsim: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-12 18:21 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-12 18:21 UTC  (2+ messages)

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-12 18:17 UTC  (4+ messages)

[GIT PULL] xfs: fixes for v4.20-rc6
 2018-12-12 18:16 UTC  (5+ messages)

[PATCH] spi: lpspi: Fix CLK pin becomes low before one transfer
 2018-12-12 18:16 UTC  (4+ messages)

[PATCH] dma-debug: fix soft lockup when a lot of debug are enabled
 2018-12-12 18:15 UTC  (3+ messages)

[PATCH 1/2] scripts/spdxcheck.py: Always open files in binary mode
 2018-12-12 18:14 UTC  (2+ messages)

[PATCH v7 00/25] arm64: provide pseudo NMI with GICv3
 2018-12-12 18:10 UTC  (5+ messages)
` [PATCH v7 11/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-12 18:00 UTC  (11+ messages)

[PATCH v4 1/2] x86/fpu: track AVX-512 usage of tasks
 2018-12-12 18:00 UTC  (3+ messages)

[PATCH v5 24/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-12 18:00 UTC  (7+ messages)

[PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node
 2018-12-12 17:57 UTC 

[PATCH] staging: iio: ad7816: drop unnecessary initialization of variables
 2018-12-12 17:57 UTC 

[PATCH v4] x86/hyper-v: Mark TLFS structures packed
 2018-12-12 17:57 UTC 

[PATCH v1] binder: implement binderfs
 2018-12-12 17:54 UTC  (4+ messages)

[PATCH] tpm-dev: Require response to be read only if there actually is a response
 2018-12-12 17:53 UTC  (2+ messages)

[PATCH] mm, memcg: fix reclaim deadlock with writeback
 2018-12-12 17:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/7] freezer for cgroup v2
 2018-12-12 17:49 UTC  (5+ messages)
` [PATCH v5 4/7] cgroup: cgroup v2 freezer

[PATCH v3 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-12 17:47 UTC  (3+ messages)
` [PATCH v3 2/2] dt-binding: spi: Document Renesas R-Car Gen3 RPC controller bindings

[PATCH v3] x86/hyper-v: Mark TLFS structures packed
 2018-12-12 17:43 UTC  (2+ messages)

[PATCH v6 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-12-12 17:41 UTC  (5+ messages)
` [PATCH v6 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
  ` [PATCH v6 3/2] MAINTAINERS: added include/trace/events/pwc.h

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2018-12-12 17:40 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: uaccess: Implement unsafe accessors

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2018-12-12 17:34 UTC  (4+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
  ` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH v5 0/7] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-12-12 17:34 UTC  (8+ messages)
` [PATCH v5 1/7] mfd / platform: cros_ec: use devm_mfd_add_devices
` [PATCH v5 2/7] mfd / platform: cros_ec: move lightbar attributes to its own driver
` [PATCH v5 3/7] mfd / platform: cros_ec: move vbc "
` [PATCH v5 4/7] mfd / platform: cros_ec: move debugfs "
` [PATCH v5 5/7] mfd / platform: cros_ec: move device sysfs "
` [PATCH v5 6/7] mfd / platform: cros_ec_vbc: instantiate only if the EC has a VBC NVRAM
` [PATCH v5 7/7] platform/chrome: cros_ec_lightbar: instantiate only if the EC has a lightbar

[PATCH 3.18 00/54] 3.18.129-stable review
 2018-12-12 17:27 UTC  (4+ messages)
` [PATCH 3.18 48/54] dmaengine: cppi41: delete channel from pending list when stop channel

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-12 17:27 UTC  (2+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH net-next] bnxt: remove printing of hwrm message
 2018-12-12 17:26 UTC  (2+ messages)

[PATCH 0/3] iio: adc: exynos-adc: Add support for S5PV210
 2018-12-12 17:26 UTC  (5+ messages)
` [PATCH 2/3] iio: adc: Allow selection of Exynos ADC on S5PV210
` [PATCH 3/3] dt-bindings: iio: adc: exynos-adc: Add S5PV210 variant

[PATCH 00/17] Add support for TI PRU ICSS
 2018-12-12 17:25 UTC  (7+ messages)
` [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts


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