linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-30 15:30:18 to 2018-11-30 18:56:21 UTC [more...]

[PATCH 2/2] clk: Add Fixed MMIO clock driver
 2018-11-30 18:56 UTC  (6+ messages)

[PATCH v8] clk: Add (devm_)clk_get_optional() functions
 2018-11-30 18:55 UTC  (5+ messages)

[PATCH v2] ARC: change defconfig defaults to ARCv2
 2018-11-30 18:55 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.20-rc5
 2018-11-30 18:54 UTC 

[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
 2018-11-30 18:53 UTC  (6+ messages)

[git pull] drm fixes for 4.20-rc5
 2018-11-30 18:50 UTC  (2+ messages)

[GIT PULL] pstore fix for v4.20-rc5
 2018-11-30 18:50 UTC  (2+ messages)

[GIT PULL] tracing: Fix fgraph design bug and sched_switch state output
 2018-11-30 18:50 UTC  (2+ messages)

[RFC PATCH net v2] net: phy: Fix the issue that netif always links up after resuming
 2018-11-30 18:47 UTC  (3+ messages)

[PATCH 0/6] coresight: next v4.20-rc4
 2018-11-30 18:43 UTC  (7+ messages)
` [PATCH 1/6] coresight: tmc: Fix bad register address for CLAIM
` [PATCH 2/6] coresight: etb10: Add support for CLAIM tag
` [PATCH 3/6] coresight: etf: Release CLAIM tag after disabling the HW
` [PATCH 4/6] coresight: etm3x: Deal with CLAIM tag before and after accessing HW
` [PATCH 5/6] coresight: etm3x: Release CLAIM tag when operated from perf
` [PATCH 6/6] coresight: fix spelling mistake "deffered" -> "deferred"

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

Resend: How to handle the SMMU RAS Error in the kernel
 2018-11-30 18:37 UTC  (4+ messages)

[PATCH] async: remove some duplicated includes
 2018-11-30 18:37 UTC  (2+ messages)

[PATCH] workqueue: remove some duplicated includes
 2018-11-30 18:36 UTC  (2+ messages)

Adding a Basic DT for the Linksys ea6500 v2 wireless home router
 2018-11-30 18:36 UTC  (6+ messages)

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-30 18:33 UTC  (11+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[PATCH] firmware: arm_sdei: fix wrong of_node_put() in init function
 2018-11-30 18:31 UTC  (2+ messages)

[GIT PULL 00/22] perf/core improvements and fixes
 2018-11-30 18:26 UTC  (23+ messages)
` [PATCH 01/22] perf build: Give better hint about devel package for libssl
` [PATCH 02/22] perf stat: Fix shadow stats for clock events
` [PATCH 03/22] perf stat: Fix CSV mode column output for non-cgroup events
` [PATCH 04/22] perf map: Remove extra indirection from map__find()
` [PATCH 05/22] perf env: Also consider env->arch == NULL as local operation
` [PATCH 06/22] perf machine: Record if a arch has a single user/kernel address space
` [PATCH 07/22] perf thread: Add fallback functions for cases where cpumode is insufficient
` [PATCH 08/22] perf tools: Use fallback for sample_addr_correlates_sym() cases
` [PATCH 09/22] perf script: Use fallbacks for branch stacks
` [PATCH 10/22] tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
` [PATCH 11/22] perf tests record: Allow for 'sleep' being 'coreutils'
` [PATCH 12/22] perf test: Fix perf_event_attr test failure
` [PATCH 13/22] tools include: Adopt ERR_CAST() from the kernel err.h header
` [PATCH 14/22] perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
` [PATCH 15/22] perf top: Allow passing a kallsyms file
` [PATCH 16/22] perf intel-pt: Fix error with config term "pt=0"
` [PATCH 17/22] tools build feature: Check if libaio is available
` [PATCH 18/22] perf mmap: Map data buffer for preserving collected data
` [PATCH 19/22] perf record: Enable asynchronous trace writing
` [PATCH 20/22] perf record: Extend trace writing to multi AIO
` [PATCH 21/22] perf beauty mmap_flags: Check if the arch has a mmap.h file
` [PATCH 22/22] tools lib traceevent: Add sanity check to is_timestamp_in_us()

[PATCH v4 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-30 18:26 UTC  (3+ messages)
` [PATCH v4 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-30 18:22 UTC  (6+ messages)
` [RFC v3 06/19] arch: um: enable running kunit from User Mode Linux

[PATCH v11 0/3] Add support for LPASS clock controller for SDM845
 2018-11-30 18:21 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: clock: Update GCC bindings for protected-clocks
` [PATCH v11 2/3] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v11 3/3] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-11-30 18:19 UTC  (4+ messages)

[PATCH] fs: Make /proc/sys inodes be owned by global root
 2018-11-30 18:19 UTC  (6+ messages)

[PATCH v10 0/3] Add support for LPASS clock controller for SDM845
 2018-11-30 18:19 UTC  (6+ messages)
` [PATCH v10 3/3] clk: qcom: Add lpass clock controller driver "

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-30 18:15 UTC  (6+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH 0/2] [GIT PULL] tracing: More fixes for 4.20
 2018-11-30 18:13 UTC  (3+ messages)

[PATCH] [repost] Drivers: hv: vmbus: Offload the handling of channels to two workqueues
 2018-11-30 18:09 UTC  (5+ messages)

[PATCH v6 00/24] arm64: provide pseudo NMI with GICv3
 2018-11-30 18:07 UTC  (9+ messages)
` [PATCH v6 01/24] arm64: Remove unused daif related functions/macros
` [PATCH v6 02/24] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v6 03/24] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v6 04/24] arm/arm64: gic-v3: Add PMR and RPR accessors

BUG: corrupted list in freeary
 2018-11-30 18:06 UTC  (3+ messages)

[PATCH 0/4] x86/mm/cpa: Fix cpa-array TLB invalidation
 2018-11-30 18:06 UTC  (14+ messages)
` [PATCH 2/4] x86/mm/cpa: Fix cpa_flush_array()

[PATCH v4 0/6] perf: Add ioctl for PMU driver configuration
 2018-11-30 18:05 UTC  (6+ messages)
` [PATCH v4 4/6] coresight: Use PMU driver configuration for sink selection

[PATCH] ARM: dts: s5pv210: Add s5p-jpeg codec node
 2018-11-30 18:04 UTC 

WARN_ON() in netconsole with PREEMPT_RT
 2018-11-30 18:04 UTC  (4+ messages)

[GIT PULL 00/11] EFI updates
 2018-11-30 18:01 UTC  (4+ messages)

[PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
 2018-11-30 17:59 UTC  (3+ messages)
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types
` [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH 00/36] Devicetree schema
 2018-11-30 18:00 UTC  (4+ messages)
` [PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema

[4.20 PATCH] Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
 2018-11-30 17:59 UTC 

[PATCH 2/2] arm64: dts: marvell: armada-37xx: Enable emmc on espressobin
 2018-11-30 17:58 UTC 

[PATCH v4 00/14] crypto: Adiantum support
 2018-11-30 17:58 UTC  (2+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-30 17:56 UTC  (4+ messages)
` [linux-sunxi] [PATCH v2 2/2] "

[PATCH] dma-debug: Kconfig for PREALLOC_DMA_DEBUG_ENTRIES
 2018-11-30 17:54 UTC 

[PATCH v3] pvcalls-front: Avoid __get_free_pages(GFP_KERNEL) under spinlock
 2018-11-30 17:48 UTC  (2+ messages)

[PATCH 1/1] selftests: watchdog: Add gettimeleft command line arg
 2018-11-30 17:35 UTC 

[PATCH v12 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2018-11-30 17:35 UTC  (5+ messages)
` [PATCH v12 1/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdline from KEXEC

[PATCH v2 0/2] arm64: Only call into preempt_schedule() if need_resched()
 2018-11-30 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] preempt: Move PREEMPT_NEED_RESCHED definition into arch code
` [PATCH v2 2/2] arm64: preempt: Provide our own implementation of asm/preempt.h

[RFC PATCH v3] ftrace: support very early function tracing
 2018-11-30 17:20 UTC  (2+ messages)

[GIT PULL] gcc-plugins fix for v4.20-rc5
 2018-11-30 17:18 UTC 

[PATCH v2 0/7] arm64: capabilities: Optimize checking and enabling
 2018-11-30 17:18 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
` [PATCH v2 2/7] arm64: capabilities: Merge duplicate Cavium erratum entries
` [PATCH v2 3/7] arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003
` [PATCH v2 4/7] arm64: capabilities: Speed up capability lookup
` [PATCH v2 5/7] arm64: capabilities: Optimize this_cpu_has_cap
` [PATCH v2 6/7] arm64: capabilities: Use linear array for detection and verification
` [PATCH v2 7/7] arm64: capabilities: Batch cpu_enable callbacks

[PATCH 1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass
 2018-11-30 17:12 UTC  (3+ messages)

[PATCH 0/2] bus: imx-weim
 2018-11-30 17:07 UTC  (3+ messages)
` [PATCH 1/2] bus: imx-weim: support multiple address ranges per child node
` [PATCH 2/2] bus: imx-weim: guard against timing configuration conflicts

[PATCH v24 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-11-30 17:06 UTC  (7+ messages)
` [PATCH v24 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v24 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v24 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v24 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v24 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v24 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] dax: Fix Xarray conversion of dax_unlock_mapping_entry()
 2018-11-30 17:01 UTC  (6+ messages)

[PATCH] ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-30 17:01 UTC 

RFC: script to convert vsprintf uses of %pf to %ps and %pF to %pS
 2018-11-30 16:58 UTC  (2+ messages)

Regression: very quiet speakers on Thinkpad T570s
 2018-11-30 16:51 UTC  (3+ messages)

rcu_preempt caused oom
 2018-11-30 16:49 UTC  (8+ messages)

[PATCH net-next v3 00/13] virtio: support packed ring
 2018-11-30 16:46 UTC  (11+ messages)
` [PATCH net-next v3 01/13] virtio: add packed ring types and macros

use generic DMA mapping code in powerpc V4
 2018-11-30 16:41 UTC  (4+ messages)

[PATCH 0/7] FS-Cache: Miscellaneous fixes
 2018-11-30 16:41 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: Fix an assertion failure when trying to update a failed object
` [PATCH 2/7] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
` [PATCH 3/7] cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
` [PATCH 4/7] fscache: fix race between enablement and dropping of object
` [PATCH 5/7] cachefiles: Explicitly cast enumerated type in put_object
` [PATCH 6/7] cachefiles: avoid deprecated get_seconds()
` [PATCH 7/7] fscache, cachefiles: remove redundant variable 'cache'

[RFC PATCH 0/6] char: Add support to Qualcomm FastRPC driver
 2018-11-30 16:40 UTC  (11+ messages)
` [RFC PATCH 2/6] char: fastrpc: Add Qualcomm fastrpc basic driver model
` [RFC PATCH 3/6] char: fastrpc: Add support for context Invoke method

[PATCH] pinctrl: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-30 16:36 UTC 

[PATCH v2] signal: add procfd_signal() syscall
 2018-11-30 16:35 UTC  (12+ messages)

[PATCH 00/12 v6] fs/locks: avoid thundering-herd wake-ups
 2018-11-30 16:34 UTC  (2+ messages)

[PATCH] ptp: fix an IS_ERR() vs NULL check
 2018-11-30 16:32 UTC  (2+ messages)

dcache_readdir NULL inode oops
 2018-11-30 16:32 UTC  (12+ messages)

[PATCH -next] media: seco-cec: add missing header file to fix build
 2018-11-30 16:30 UTC 

[PATCH] gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-30 16:22 UTC 

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-30 16:22 UTC  (3+ messages)
` [PATCHv2 5/6] pci: layerscape: Add the EP mode support

[PATCH v5] arm64: implement ftrace with regs
 2018-11-30 16:20 UTC 

[PATCH] PCI: Mark NXP LS1088 to avoid bus reset bus
 2018-11-30 16:19 UTC  (9+ messages)

[PATCH v2] drm/vc4: Add a debugfs entry to disable/enable the load tracker
 2018-11-30 16:11 UTC 

[PATCH] dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-30 16:11 UTC 

[GIT PULL] Char/Misc driver fixes for 4.20-rc5
 2018-11-30 16:06 UTC 

[GIT PULL] Driver core fix for 4.20-rc5
 2018-11-30 16:06 UTC 

[PATCH] drm/sun4i: tcon: fix false-positive uninitialized build warning
 2018-11-30 16:05 UTC 

[GIT PULL] Staging/IIO driver fixes for 4.20-rc5
 2018-11-30 16:04 UTC 

[GIT PULL] USB/PHY driver fixes for 4.20-rc5
 2018-11-30 16:04 UTC 

[PATCH] ARM: dts: socfpga: remove incorrect 0x leading
 2018-11-30 16:02 UTC  (2+ messages)

[PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages
 2018-11-30 16:01 UTC  (11+ messages)

[PATCH] dmaengine: remove DBGFS_FUNC_DECL()
 2018-11-30 15:59 UTC  (2+ messages)

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2018-11-30 15:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/4] arm64 SMMUv3 PMU driver with IORT support
 2018-11-30 15:47 UTC  (5+ messages)
` [PATCH v5 1/4] acpi: arm64: add iort support for PMCG
` [PATCH v5 2/4] perf: add arm64 smmuv3 pmu driver
` [PATCH v5 3/4] perf/smmuv3: Add MSI irq support
` [PATCH v5 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk

[PATCH 0/9] tools/lib/traceevent: More udpates to make libtraceevent into a library
 2018-11-30 15:44 UTC  (10+ messages)
` [PATCH 1/9] tools/lib/traceevent: Implemented new API tep_get_ref()
` [PATCH 2/9] tools/lib/traceevent: Added support for pkg-config
` [PATCH 3/9] tools/lib/traceevent: Install trace-seq.h API header file
` [PATCH 4/9] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event
` [PATCH 5/9] tools/lib/traceevent: Rename tep_free_format() to tep_free_event()
` [PATCH 6/9] tools/perf: traceevent API cleanup, remove __tep_data2host*()
` [PATCH 7/9] tools/lib/traceevent: traceevent API cleanup
` [PATCH 8/9] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm()
` [PATCH 9/9] tools/lib/traceevent: Add sanity check to is_timestamp_in_us()

[PATCH 4/4] drm/msm: bump UAPI version
 2018-11-30 15:43 UTC  (5+ messages)

[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-11-30 15:41 UTC  (2+ messages)

[PATCH] printk: Add caller information to printk() output
 2018-11-30 15:40 UTC  (2+ messages)

[PATCH 0/3] clk: qcom: gcc-msm8998: Fixes and clkref clocks
 2018-11-30 15:39 UTC  (7+ messages)
` [PATCH 1/3] clk: qcom: gcc-msm8998: Mark hmss_dvm and lpass_at critical

[PATCH 1/2] dt-bindings: trivial: add ti,lm3630a binding
 2018-11-30 15:37 UTC  (5+ messages)

[PATCH v2 0/3] mach-omap2: handle autoidle denial
 2018-11-30 15:37 UTC  (9+ messages)
` [PATCH v2 2/3] clk: ti: check clock type before doing autoidle ops

[PATCH v2 0/4] Add device links to clocks
 2018-11-30 15:32 UTC  (5+ messages)
` [PATCH v2 1/4] clk: core: clarify the check for runtime PM
` [PATCH v2 2/4] clk: core: link consumer with clock driver
` [PATCH v2 3/4] clk: mvebu: armada-37xx-tbg: fill the device entry when registering the clocks
` [PATCH v2 4/4] clk: mvebu: armada-37xx-xtal: fill the device entry when registering the clock

[PATCH] ARM: dts: am335x-pdu001: Fix polarity of card detection input
 2018-11-30 14:54 UTC 


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