linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 10:51:52 to 2019-08-28 13:58:07 UTC [more...]

[PATCH 00/23] libperf: Add rest of events to perf/event.h
 2019-08-28 13:57 UTC  (14+ messages)
` [PATCH 01/23] libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' "
` [PATCH 02/23] libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' "
` [PATCH 04/23] libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' "
` [PATCH 06/23] libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' "
` [PATCH 08/23] libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' "
` [PATCH 09/23] libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' "
` [PATCH 10/23] libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' "
` [PATCH 11/23] libperf: Add PERF_RECORD_AUX 'struct aux_event' "
` [PATCH 12/23] libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' "
` [PATCH 13/23] libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' "
` [PATCH 16/23] libperf: Add PERF_RECORD_STAT 'struct stat_event' "
` [PATCH 17/23] libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' "
` [PATCH 19/23] libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' "

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-28 13:53 UTC  (8+ messages)
` [PATCH 03/15] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 06/15] sched,cfs: use explicit cfs_rq of parent se helper
` [PATCH 13/15] sched,fair: propagate sum_exec_runtime up the hierarchy

[PATCH] x86/PCI: Add missing SPDX license header
 2019-08-28 13:53 UTC  (2+ messages)
` [PATCH v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers

[RESEND PATCH V3 0/8] TopDown metrics support for Icelake
 2019-08-28 13:51 UTC  (5+ messages)
` [RESEND PATCH V3 2/8] perf/x86/intel: Basic support for metrics counters

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-28 13:50 UTC  (8+ messages)
` [PATCH 1/4] softirq: implement IRQ flood detection mechanism

[PATCH][next] ima: ima_modsig: Fix use-after-free bug in ima_read_modsig
 2019-08-28 13:50 UTC  (2+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-28 13:49 UTC  (7+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[PATCH 2/2] tick: Mark sched_timer in hard interrupt context
 2019-08-28 13:48 UTC  (3+ messages)
` [tip: timers/core] tick: Mark sched_timer to expire "

[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-28 13:47 UTC  (3+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-28 13:46 UTC  (7+ messages)
  ` [linux-sunxi] "

[PATCHv5] drivers/amba: add reset control to amba bus probe
 2019-08-28 13:46 UTC  (4+ messages)

[PATCH v2] fs/proc/page: Skip uninitialized page when iterating page structures
 2019-08-28 13:46 UTC  (4+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-28 13:43 UTC  (6+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` dataring_push() barriers "

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-28 13:43 UTC  (2+ messages)

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-28 13:43 UTC  (3+ messages)

[PATCH] powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup
 2019-08-28 13:42 UTC 

[PATCH] USB: serial: ftdi_sio: add support for FT232H CBUS gpios
 2019-08-28 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c
 2019-08-28 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 4.19 00/98] 4.19.69-stable review
 2019-08-28 13:37 UTC  (16+ messages)
` [PATCH 4.19 35/98] NFS: Fix regression whereby fscache errors are appearing on nofsc mounts
` [PATCH 4.19 72/98] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h

[PATCH] csky: use generic free_initrd_mem()
 2019-08-28 13:35 UTC 

[PATCH] powerpc/booke: Spelling s/date/data/
 2019-08-28 13:34 UTC 

[PATCH] checkpatch: check for nested (un)?likely calls
 2019-08-28 13:32 UTC  (2+ messages)
` [PATCH v2] checkpatch: check for nested unlikely calls

[PATCH] ARM: ARM_ERRATA_775420: Spelling s/date/data/
 2019-08-28 13:31 UTC 

[PATCH v3 2/4] x86/vmware: Add a header file for hypercall definitions
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH] PCI: Move PCI Express ASPM function prototypes and definitions to pci.h
 2019-08-28 13:31 UTC  (2+ messages)

[PATCH v3 1/4] x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v3 3/4] drm/vmwgfx: Update the backdoor call with support for new instructions
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v3 4/4] input/vmmouse: Update the backdoor call with support for new instructions
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v6 2/7] perf/x86/intel: Support PEBS output to PT
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 1/7] perf: Allow normal events to output AUX data
 2019-08-28 13:30 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 0/2] Add uacce module for Accelerator
 2019-08-28 13:27 UTC  (3+ messages)
` [PATCH v2 1/2] uacce: Add documents for uacce
` [PATCH v2 2/2] uacce: add uacce driver

Alps touchpad generates IRQ storm after S3
 2019-08-28 13:25 UTC  (5+ messages)

cleanup the walk_page_range interface
 2019-08-28 13:23 UTC  (9+ messages)

[PATCH RESEND] drm/meson: vclk: use the correct G12A frac max value
 2019-08-28 13:23 UTC 

[PATCH v2] clk: Add support for setting clk_rate via debugfs
 2019-08-28 13:23 UTC 

Thunderbolt DP oddity on v5.2.9 on iMac 12,2
 2019-08-28 13:19 UTC  (6+ messages)

[PATCH V2 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-28 13:15 UTC  (7+ messages)
` [PATCH V2 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V2 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V2 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V2 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V2 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V2 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-28 13:15 UTC  (12+ messages)

[PATCH RT v2 0/3] RCU fixes
 2019-08-28 13:14 UTC  (12+ messages)
` [PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep

[PATCH] scripts: coccinelle: check for !(un)?likely usage
 2019-08-28 13:14 UTC  (11+ messages)

[PATCH] iommu/iova: avoid false sharing on fq_timer_on
 2019-08-28 13:13 UTC 

[PATCH v5 07/10] regulator: mt6358: Add support for MT6358 regulator
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "regulator: mt6358: Add support for MT6358 regulator" to the regulator tree

[PATCH v5 05/10] regulator: Add document for MT6358 regulator
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "regulator: Add document for MT6358 regulator" to the regulator tree

[PATCHSET 0/9] perf: Improve cgroup profiling (v1)
 2019-08-28 13:13 UTC  (4+ messages)
` [PATCH 1/9] perf/core: Add PERF_RECORD_CGROUP event

[PATCH v2 1/4] ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "ALSA: pcm: add support for 352.8KHz and 384KHz sample rate" to the asoc tree

[PATCH v2 2/4] ASoC: wcd9335: Fix primary interpolator max rate
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "ASoC: wcd9335: Fix primary interpolator max rate" to the asoc tree

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-08-28 13:09 UTC  (12+ messages)

[PATCH 1/2] perf top: Decay all events in the evlist
 2019-08-28 12:49 UTC  (2+ messages)

[PATCH v1 1/1] spi: bcm-qspi: Make BSPI default mode
 2019-08-28 13:09 UTC  (4+ messages)

[PATCH v2 0/4] Disable compat cruft on ppc64le v2
 2019-08-28 13:08 UTC  (5+ messages)
` [PATCH v2 3/4] powerpc/64: make buildable without CONFIG_COMPAT

[PATCH 0/4] Add binder state and statistics to binderfs
 2019-08-28 13:08 UTC  (10+ messages)
` [PATCH 1/4] binder: add a mount option to show global stats
` [PATCH 2/4] binder: Add stats, state and transactions files
` [PATCH 3/4] binder: Make transaction_log available in binderfs
` [PATCH 4/4] binder: Add binder_proc logging to binderfs

[PATCH] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-08-28 13:05 UTC  (3+ messages)

[PATCH AUTOSEL 5.2 001/123] ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
 2019-08-28 13:04 UTC  (8+ messages)
` [PATCH AUTOSEL 5.2 040/123] ASoC: Fail card instantiation if DAI format setup fails

[PATCH v7 0/4] Make IPA use PM_EM
 2019-08-28 13:04 UTC  (4+ messages)
` [PATCH v7 4/4] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH -v2 5/5] x86/intel: Add common OPTDIFFs
 2019-08-28 13:03 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH -v2 4/5] x86/intel: Aggregate microserver naming
 2019-08-28 13:03 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH -v2 1/5] x86/intel: Aggregate big core client naming
 2019-08-28 13:03 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH -v2 3/5] x86/intel: Aggregate big core graphics naming
 2019-08-28 13:03 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH -v2 2/5] x86/intel: Aggregate big core mobile naming
 2019-08-28 13:03 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/6] ] ASoC: atmel: extend SSC support
 2019-08-28 13:02 UTC  (4+ messages)
` [PATCH v2 4/6] dt-bindings: misc: atmel-ssc: LRCLK from TF/RF pin option

[PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf
 2019-08-28 13:02 UTC  (11+ messages)

[PATCH] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
 2019-08-28 13:01 UTC  (2+ messages)

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-28 13:01 UTC  (9+ messages)
` [PATCH v6 06/12] powerpc/fsl_booke/32: implement KASLR infrastructure

[PATCH] sefltest/ima: support appended signatures (modsig)
 2019-08-28 13:01 UTC  (2+ messages)

*_pcie_establish_link() usage
 2019-08-28 13:00 UTC  (2+ messages)

[PATCH v2] vsprintf: introduce %dE for error constants
 2019-08-28 12:59 UTC  (6+ messages)

[PATCH -v2 0/5] Further sanitize INTEL_FAM6 naming
 2019-08-28 12:59 UTC  (5+ messages)

[PATCH 1/2] PTP: introduce new versions of IOCTLs
 2019-08-28 12:57 UTC  (9+ messages)

[PATCH net 0/2] r8152: fix side effect
 2019-08-28 12:56 UTC  (4+ messages)
` [PATCH net v4 "
  ` [PATCH net v4 1/2] Revert "r8152: napi hangup fix after disconnect"
  ` [PATCH net v4 2/2] r8152: remove calling netif_napi_del

[PATCH] freezer,NFS: add an unsafe schedule_timeout_interruptable freezable helper for NFS
 2019-08-28 12:52 UTC 

[PATCH V2] x86: Add irq spillover warning
 2019-08-28 12:50 UTC  (3+ messages)
` [tip: x86/apic] x86/apic/vector: Warn when vector space exhaustion breaks affinity

[RFC] perf/x86/amd: add support for Large Increment per Cycle Events
 2019-08-28 12:47 UTC  (2+ messages)

[PATCH v5 00/18] add thermal driver for h6
 2019-08-28 12:45 UTC  (5+ messages)
` [PATCH v5 03/18] thermal: fix indentation in makefile
` [PATCH v5 09/18] thermal: sun8i: rework for ths calibrate func

[PATCH v2 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
 2019-08-28 12:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM "
` [PATCH v2 2/2] phy: intel-lgm-sdxc: Add support for "

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-28 12:38 UTC  (10+ messages)
` [PATCH v7 7/9] drm: tegra: use cec_notifier_conn_(un)register
  ` [PATCH v7 9/9] drm: exynos: exynos_hdmi: "
      ` [PATCH v7.1 "

[PATCH v2 0/5] Support running driver's probe for a device powered off
 2019-08-28 12:35 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: Enable driver and firmware hints to control power at probe time

[PATCH V3 00/10] Add driver for dvfsrc, support for active state of scpsys
 2019-08-28 12:28 UTC  (11+ messages)
` [PATCH V3 01/10] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V3 02/10] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V3 03/10] soc: mediatek: add support for the performance state
` [PATCH V3 04/10] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V3 05/10] soc: mediatek: add header for mediatek SIP interface
` [PATCH V3 06/10] soc: mediatek: add MT8183 dvfsrc support
` [PATCH V3 07/10] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V3 08/10] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V3 09/10] interconnect: mediatek: Add mt8183 interconnect provider driver
` [PATCH V3 10/10] arm64: dts: mt8183: Add interconnect provider DT nodes

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-28 12:27 UTC  (4+ messages)
` [PATCH 02/13] fuse: Use default_file_splice_read for direct IO

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-28 12:23 UTC  (13+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-28 12:24 UTC  (5+ messages)
` [PATCH v8 05/28] x86/asm: annotate local pseudo-functions
    ` Asm & local labels for functions [was: [PATCH v8 05/28] x86/asm: annotate local pseudo-functions]

[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
 2019-08-28 12:16 UTC  (5+ messages)

Query on possible bug in the can_create_echo_skb() API
 2019-08-28 12:15 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
 2019-08-28 12:13 UTC 

[PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2019-08-28 12:09 UTC  (5+ messages)

[PATCH v1 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
 2019-08-28 12:07 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM "

[PATCH 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-28 11:52 UTC  (11+ messages)
` [PATCH 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH 2/4] KVM: selftests: Create VM earlier for dirty log test
` [PATCH 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH 4/4] KVM: selftests: Remove duplicate guest mode handling

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-08-28 11:51 UTC  (8+ messages)

[PATCH v2] kunit: fix failure to build without printk
 2019-08-28 11:50 UTC  (3+ messages)

[PATCH 0/5] mmu notifer debug annotations
 2019-08-28 11:43 UTC  (3+ messages)
` [PATCH 3/5] kernel.h: Add non_block_start/end()

[PATCH] usb: chipidea: msm: Use device-managed registration API
 2019-08-28 11:42 UTC  (3+ messages)

[PATCH v3] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-28 11:41 UTC  (3+ messages)

[PATCH] uprobes/x86: fix detection of 32-bit user mode
 2019-08-28 11:37 UTC  (6+ messages)
  ` get_unmapped_area && in_ia32_syscall (Was: [PATCH] uprobes/x86: fix detection of 32-bit user mode)

[PATCH] platform: x86: pcengines-apuv2: detect apuv4 board
 2019-08-28 11:37 UTC  (3+ messages)

[PATCH v3 0/6] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-08-28 11:23 UTC  (2+ messages)

[PATCH] soc/tegra: fuse: Add clock error check in tegra_fuse_readl
 2019-08-28 11:18 UTC 

Patch "x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume" has been added to the 4.4-stable tree
 2019-08-28 11:13 UTC  (4+ messages)

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-28 11:12 UTC  (11+ messages)

[PATCH] MAINTAINERS: add entry for LICENSES and SPDX stuff
 2019-08-28 11:12 UTC  (3+ messages)
` [PATCH v2] "

WARNING in posix_cpu_timer_del
 2019-08-28 11:11 UTC  (2+ messages)

[PATCH] drm/komeda: Add ACLK rate to sysfs
 2019-08-28 11:03 UTC 

[PATCH 1/2] hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
 2019-08-28 11:03 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c
 2019-08-28 10:59 UTC  (3+ messages)

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-28 10:56 UTC  (4+ messages)
  ` [PATCH v3 06/11] export: allow definition default namespaces in Makefiles or sources

[LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-28 10:51 UTC  (8+ messages)


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