linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-14 13:15:53 to 2019-10-14 16:20:35 UTC [more...]

[PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
 2019-10-14 16:20 UTC  (10+ messages)
` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN

[PATCH] perf jvmti: Link in tools/lib/ctype.o
 2019-10-14 16:19 UTC  (2+ messages)

[PATCH] arm: add kernel/fork.c function definitions
 2019-10-14 16:17 UTC  (4+ messages)

[PATCH] sched/fair: util_est: fast ramp-up EWMA on utilization increases
 2019-10-14 16:16 UTC  (9+ messages)

edac KASAN warning in experimental arm64 allmodconfig boot
 2019-10-14 16:15 UTC  (3+ messages)

[PATCH 0/4] treewide: fix interrupted release
 2019-10-14 16:13 UTC  (5+ messages)

[PATCH -next] ASoC: SOF: Fix randbuild error
 2019-10-14 16:12 UTC  (3+ messages)
` [alsa-devel] "
` Applied "ASoC: SOF: Fix randbuild error" to the asoc tree

Lay common foundation to make PVR/SGX work without hacks on OMAP34xx, OMAP36xx, AM335x and potentially OMAP4, OMAP5
 2019-10-14 16:11 UTC  (5+ messages)
                                      ` [Letux-kernel] "

[RFC PATCH 0/2] Introduce for-dpcm DT property
 2019-10-14 16:10 UTC  (5+ messages)
` [RFC PATCH 2/2] ASoC: simple-card: Add documentation for force-dpcm property
    ` [alsa-devel] "

[PATCH 0/7] Harden userfaultfd
 2019-10-14 16:04 UTC  (8+ messages)
` [PATCH 1/7] Add a new flags-accepting interface for anonymous inodes
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-14 16:03 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH] sched/topology: Disable sched_asym_cpucapacity on domain destruction
 2019-10-14 16:03 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: i2c: replace property i2c-mux-idle-disconnect
 2019-10-14 16:03 UTC  (4+ messages)
` [PATCH 2/2] i2c: mux: pca954x: "

[PATCH RT] Revert "ARM: Initialize split page table locks for vector page"
 2019-10-14 16:02 UTC 

[PATCH 0/6] soundwire: intel/cadence: simplify PDI handling
 2019-10-14 16:01 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v2 0/5] soundwire: intel/cadence: better initialization
 2019-10-14 16:00 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/2] soundwire: Kconfig/build improvements
 2019-10-14 15:59 UTC  (2+ messages)
` [alsa-devel] "

[PATCH][RFC] iio: core: add a class hierarchy on iio device lock
 2019-10-14 15:59 UTC  (3+ messages)

[PATCH] cgroup: pids: use {READ,WRITE}_ONCE for pids->limit operations
 2019-10-14 15:59 UTC  (3+ messages)

[PATCH v2 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-14 15:58 UTC  (6+ messages)
` [PATCH v2 1/4] drm/komeda: Add a new helper drm_color_ctm_s31_32_to_qm_n()

[PATCH v2 1/2] kasan: detect negative size in memory operation function
 2019-10-14 15:58 UTC 

[PATCH] rtc: meson-vrtc: move config option to proper location
 2019-10-14 15:58 UTC 

[PATCH] scsi: fix unintended sign extension on left shifts
 2019-10-14 15:58 UTC  (2+ messages)

[REGRESSION] kmemleak: commit c566586818 causes failure to boot
 2019-10-14 15:57 UTC  (6+ messages)

[PATCH 2/2] kasan: add test for invalid size in memmove
 2019-10-14 15:57 UTC  (3+ messages)

[PATCH] drm/panfrost: DMA map all pages shared with the GPU
 2019-10-14 15:55 UTC  (3+ messages)

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-10-14 15:53 UTC  (2+ messages)

[PATCH 1/3] rts: ds1685: remove not needed fields from private struct
 2019-10-14 15:51 UTC  (4+ messages)
` [PATCH 2/3] rtc: ds1685: use devm_platform_ioremap_resource helper

[PATCH] rtc: xilinx: Fix calibval variable type
 2019-10-14 15:50 UTC  (2+ messages)

[PATCH 0/3] arm64: Fix support for systems without FP/SIMD
 2019-10-14 15:50 UTC  (9+ messages)
` [PATCH 1/3] arm64: cpufeature: Fix the type of no FP/SIMD capability

[RFC PATCH v3 0/6] sched/cpufreq: Make schedutil energy aware
 2019-10-14 15:50 UTC  (6+ messages)
` [RFC PATCH v3 4/6] sched/cpufreq: Introduce sugov_cpu_ramp_boost

[PATCH v4] rtc: wilco-ec: Handle reading invalid times
 2019-10-14 15:50 UTC  (2+ messages)

[Patch v3 0/7] Introduce Thermal Pressure
 2019-10-14 15:50 UTC  (5+ messages)
` [Patch v3 1/7] sched/pelt.c: Add support to track thermal pressure
` [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous "

[PATCH] ipmi: Don't allow device module unload when in use
 2019-10-14 15:46 UTC 

[PATCH v3 0/5] kdb: Cleanup code to read user input and handle escape sequences
 2019-10-14 15:46 UTC  (6+ messages)
` [PATCH v3 1/5] kdb: Tidy up code to "
` [PATCH v3 2/5] kdb: Simplify code to fetch characters from console
` [PATCH v3 3/5] kdb: Remove special case logic from kdb_read()
` [PATCH v3 4/5] kdb: Improve handling of characters from different input sources
` [PATCH v3 5/5] kdb: Tweak escape handling for vi users

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-14 15:43 UTC  (5+ messages)
` [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller
      ` [alsa-devel] "

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-14 15:43 UTC  (6+ messages)
` [PATCH v8 1/5] "

[PATCH v2] PCI: aardvark: Wait for endpoint to be ready before training link
 2019-10-14 15:39 UTC  (3+ messages)

[PATCH v4 0/8] Introduce max12xx ADC support
 2019-10-14 15:38 UTC  (5+ messages)
` [PATCH v4 7/8] dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devices
` [PATCH v4 8/8] dt-bindings: Add max12xx SPI ADC series "

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-10-14 15:36 UTC  (8+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[PATCH v4 1/2] lib: devres: add a helper function for ioremap_uc
 2019-10-14 15:33 UTC  (2+ messages)
` [PATCH v4 2/2] mfd: intel-lpss: use devm_ioremap_uc for MMIO

[PATCH] net: dsa: sja1105: Use the correct style for SPDX License Identifier
 2019-10-14 15:36 UTC  (4+ messages)

[PATCH v6 00/17] arm64: MMU enabled kexec relocation
 2019-10-14 15:34 UTC  (10+ messages)
` [PATCH v6 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v6 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v6 08/17] arm64: hibernate: add trans_pgd public functions

[PATCH] arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled
 2019-10-14 15:32 UTC  (4+ messages)

[PATCH] firmware: imx: Remove call to devm_of_platform_populate
 2019-10-14 15:32 UTC 

[PATCH v1 0/5] perf report: Support sorting all blocks by cycles
 2019-10-14 15:32 UTC  (2+ messages)

[PATCH RESEND v2] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-14 15:30 UTC  (5+ messages)

linux-next: Tree for Oct 14
 2019-10-14 15:30 UTC  (3+ messages)
` linux-next: Tree for Oct 14 (sound/soc/sof/)
` linux-next: Tree for Oct 14 (insn_decoder_test)

[PATCH v4 0/2] perf: add support for logging debug messages to file
 2019-10-14 15:29 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] tick: check if broadcast device could really be stopped
 2019-10-14 15:22 UTC  (7+ messages)

[PATCH v3 1/2] pidfd: show pids for nested pid namespaces in fdinfo
 2019-10-14 15:20 UTC  (8+ messages)
` [PATCH] pidfd: add NSpid entries to fdinfo

[PATCHv2] reset: build simple reset controller driver for Agilex
 2019-10-14 15:18 UTC 

[PATCH v2] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-14 15:17 UTC  (3+ messages)

[PATCH] drm/panfrost: Add missing GPU feature registers
 2019-10-14 15:15 UTC 

[PATCH v2] PCI: dwc: Add support to add GEN3 related equalization quirks
 2019-10-14 15:13 UTC  (2+ messages)

[PATCH RESEND] reset: build simple reset controller driver for Agilex
 2019-10-14 15:13 UTC  (2+ messages)

Lockup on USB and block devices
 2019-10-14 15:13 UTC  (2+ messages)

[PATCH] PCI: msi: remove pci_irq_get_node() as no one is using it
 2019-10-14 15:12 UTC  (2+ messages)

[PATCH -next] clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify code
 2019-10-14 15:09 UTC  (2+ messages)

[PATCH 1/2] kasan: detect negative size in memory operation function
 2019-10-14 15:05 UTC  (2+ messages)

[PATCH] can: m_can: add support for handling arbitration error
 2019-10-14 15:04 UTC  (3+ messages)
` [PATCH] can: m_can: fix boolreturn.cocci warnings

[PATCH v2] cpupower : Handle set and info subcommands correctly
 2019-10-14 15:02 UTC  (5+ messages)

WARNING: refcount bug in sock_wfree (2)
 2019-10-14 15:01 UTC  (3+ messages)

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-10-14 14:55 UTC  (10+ messages)
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH 3/4] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
 2019-10-14 14:55 UTC  (3+ messages)

[PATCH] arm64: hibernate: check pgd table allocation
 2019-10-14 14:53 UTC  (2+ messages)

Maybe a bug in kernel/irq/chip.c unmask_irq(), device IRQ masked unexpectedly. (re-formated the mail body, sorry)
 2019-10-14 14:51 UTC  (3+ messages)

[PATCH 2/2] mm/gup: fix a misnamed "write" argument: should be "flags"
 2019-10-14 14:51 UTC  (6+ messages)

[PATCH] checkpatch: use patch subject when reading from stdin
 2019-10-14 14:48 UTC  (7+ messages)

[PATCH v4 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-10-14 14:46 UTC  (7+ messages)
` [PATCH v4 3/7] arm64: dts: actions: Add MMC controller support for S900
` [PATCH v4 4/7] arm64: dts: actions: Add uSD and eMMC support for Bubblegum96
` [PATCH v4 7/7] arm64: configs: Enable Actions Semi platform in defconfig

Module loading problem since 5.3
 2019-10-14 14:44 UTC  (2+ messages)

[PATCH -next] clk: davinci: use devm_platform_ioremap_resource() to simplify code
 2019-10-14 14:44 UTC 

[PATCH] perf stat: Support --all-kernel/--all-user
 2019-10-14 14:42 UTC  (2+ messages)

[PATCH -next] clk: hisilicon: use devm_platform_ioremap_resource() to simplify code
 2019-10-14 14:40 UTC 

[PATCH -next] clk: bcm2835: use devm_platform_ioremap_resource() to simplify code
 2019-10-14 14:36 UTC 

[PATCH] kernel: dma: Make CMA boot parameters __ro_after_init
 2019-10-14 14:33 UTC  (2+ messages)

[PATCH 01/11] thermal: Move default governor config option to the internal header
 2019-10-14 14:32 UTC  (5+ messages)
` [PATCH 05/11] thermal: Move set_trips function "
` [PATCH 11/11] thermal: Move thermal governor structure to "

[PATCH] perf data: Fix babeltrace detection
 2019-10-14 14:32 UTC  (4+ messages)

[PATCH v2 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-14 14:30 UTC  (3+ messages)

[PATCH v9 00/28] New macros for assembler symbols
 2019-10-14 14:27 UTC  (5+ messages)
` [PATCH v9 04/28] x86/asm/entry: Annotate THUNKs
` [PATCH v9 07/28] x86/boot: Annotate local functions

[PATCH 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-14 14:27 UTC  (6+ messages)

[PATCH] perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
 2019-10-14 14:27 UTC  (2+ messages)

[PATCH 0/4] Add GPIO support for RDA8810PL SoC
 2019-10-14 14:25 UTC  (3+ messages)
` [PATCH 2/4] gpio: Add RDA Micro GPIO controller support

[PATCH 0/5] Improve objdump parsing, fix LLVM objdump
 2019-10-14 14:24 UTC  (11+ messages)
` [PATCH 1/5] perf annotate: avoid reallocation in objdump parsing
` [PATCH 2/5] perf annotate: use run-command.h to fork objdump
` [PATCH 3/5] perf annotate: don't pipe objdump output through grep
` [PATCH 4/5] perf annotate: don't pipe objdump output through expand
` [PATCH 5/5] perf annotate: fix objdump --no-show-raw-insn flag

[PATCH v3 0/7] Improve tlb range flush
 2019-10-14 14:22 UTC  (9+ messages)
` [PATCH v3 1/7] iommu/mediatek: Correct the flush_iotlb_all callback
` [PATCH v3 3/7] iommu/mediatek: Use gather to achieve the tlb range flush
` [PATCH v3 4/7] iommu/mediatek: Delete the leaf in the tlb flush
` [PATCH v3 6/7] iommu/mediatek: Use writel for TLB range invalidation

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-10-14 14:18 UTC  (10+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-10-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH 2/3] usb: dwc3: gadget: Add support "
` [PATCH 3/3] arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controller

[PATCH] media: v4l2-ctrl: Add p_def to v4l2_ctrl_config
 2019-10-14 14:14 UTC 

I am of the opinion that Singaporean Mr. CHEONG WEI CHANG is also a TARGETED INDIVIDUAL (TI)
 2019-10-14 14:14 UTC 

[PATCH] perf report: Add warning when libunwind not compiled in
 2019-10-14 14:13 UTC  (2+ messages)

[PATCH v1 1/2] perf test: Report failure for mmap events
 2019-10-14 14:11 UTC  (4+ messages)
` [PATCH v1 2/2] perf test: Avoid infinite loop for task exit case

[PATCH 1/2] perf script: Fix --reltime with --time
 2019-10-14 14:07 UTC  (2+ messages)

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-14 14:02 UTC  (3+ messages)

[PATCH 0/3] perf tools: Share struct map after clone
 2019-10-14 14:01 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Allow to build with -ltcmalloc

[PATCH] hrtimer: annotate lockless access to timer->base
 2019-10-14 13:58 UTC  (2+ messages)
` [tip: timers/urgent] hrtimer: Annotate "

[PATCH 0/6] V2: Clarify/standardize memory barriers for ipc
 2019-10-14 13:58 UTC  (4+ messages)
` [PATCH 3/6] ipc/mqueue.c: Update/document memory barriers

[PATCH v3] dt-bindings: display: Convert stm32 display bindings to json-schema
 2019-10-14 13:57 UTC  (2+ messages)

[PATCH] pwm: sun4i: Fix incorrect calculation of duty_cycle/period
 2019-10-14 13:53 UTC 

[PATCH] docs: block: Remove blk_init_queue related description
 2019-10-14 13:50 UTC 

[PATCH 0/4] add meson secure watchdog driver
 2019-10-14 13:49 UTC  (5+ messages)
` [PATCH 3/4] watchdog: "

[PATCH] ARM: dts: stm32: Enable high resolution timer
 2019-10-14 13:48 UTC  (8+ messages)

[PATCH] mm: mempolicy: fix the absence of the last bit of nodemask
 2019-10-14 13:49 UTC  (2+ messages)
`  "

[PATCH v4 0/5] add Tegra194 XUSB host and pad controller support
 2019-10-14 13:40 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[PATCH] kheaders: substituting --sort in archive creation
 2019-10-14 13:40 UTC  (2+ messages)

[PATCH] hwrng: omap - Fix RNG wait loop timeout
 2019-10-14 13:38 UTC  (3+ messages)

[PATCH 0/2] gup.c, gup_benchmark.c trivial fixes before the storm
 2019-10-14 13:36 UTC  (3+ messages)
` [PATCH 1/2] mm/gup_benchmark: add a missing "w" to getopt string

[PATCH v2 0/2] mm: Don't access uninitialized memmaps in PFN walkers
 2019-10-14 13:36 UTC  (10+ messages)
` [PATCH v2 2/2] mm/memory-failure.c: Don't access uninitialized memmaps in memory_failure()

[PATCH 1/2] arm64: dts: imx8mq-evk: Adjust nodes following alphabetical sort
 2019-10-14 13:33 UTC  (2+ messages)

[PATCH v1] drivers/base/memory.c: Don't access uninitialized memmaps in soft_offline_page_store()
 2019-10-14 13:29 UTC  (2+ messages)

[RFC v4 00/18] objtool: Add support for arm64
 2019-10-14 13:27 UTC  (3+ messages)

[PATCH] mailbox: tegra: Fix superfluous IRQ error message
 2019-10-14 13:24 UTC  (2+ messages)

[PATCH v2 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-10-14 13:23 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: display: imx: add bindings for DCSS
    `  "

[PATCH -next] clk: imx: clk-pll14xx: Make two variables static
 2019-10-14 13:22 UTC  (2+ messages)

[Question] Is there race between swapoff and swapout
 2019-10-14 13:22 UTC 

[PATCH v6 0/8] Emulated coherent graphics memory take 2
 2019-10-14 13:22 UTC  (9+ messages)
` [PATCH v6 1/8] mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
` [PATCH v6 2/8] mm: pagewalk: Take the pagetable lock in walk_pte_range()
` [PATCH v6 3/8] mm: Add a walk_page_mapping() function to the pagewalk code
` [PATCH v6 4/8] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v6 5/8] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH v6 6/8] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v6 7/8] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v6 8/8] drm/vmwgfx: Add surface dirty-tracking callbacks

[PATCH v3] arm64: dts: enable otg mode for dwc3 usb ip on layerscape
 2019-10-14 13:18 UTC  (2+ messages)

[PATCH V2 1/3] arm64: dts: imx8mm-evk: Adjust i2c nodes following alphabetical sort
 2019-10-14 13:16 UTC  (2+ messages)

[PATCH] PNP: fix unintended sign extension on left shifts
 2019-10-14 13:16 UTC 

tcp: Checking a kmemdup() call in tcp_time_wait()
 2019-10-14 13:15 UTC  (6+ messages)

[PATCH v3 0/6] Add CascadeLake-N Support
 2019-10-14 13:15 UTC  (2+ 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).