linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 01:52:38 to 2019-11-01 08:41:35 UTC [more...]

[PATCH v4 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-01  8:41 UTC  (10+ messages)
` [PATCH v4 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v4 03/15] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v4 04/15] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v4 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v4 06/15] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v4 08/15] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v4 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v4 13/15] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v4 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile

[PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-01  8:39 UTC  (11+ messages)
` [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
` [PATCH v2 02/13] arm: nommu: use pgtable-nopud "
` [PATCH v2 03/13] c6x: "
` [PATCH v2 04/13] m68k: nommu: "
` [PATCH v2 05/13] m68k: mm: use pgtable-nopXd "
` [PATCH v2 06/13] microblaze: use pgtable-nopmd "
` [PATCH v2 07/13] nds32: "
` [PATCH v2 08/13] parisc: use pgtable-nopXd "
` [PATCH v2 09/13] parisc/hugetlb: "
` [PATCH v2 10/13] sparc32: use pgtable-nopud "

Optimize perf stat for large number of events/cpus v3
 2019-11-01  8:38 UTC  (7+ messages)
` [PATCH v3 3/7] perf evsel: Add iterator to iterate over events ordered by CPU

[PATCH RFC v2 00/10] media: hantro: H264 fixes and improvements
 2019-11-01  8:36 UTC  (4+ messages)
` [PATCH v2 01/10] media: hantro: Fix H264 max frmsize supported on RK3288

[PATCH v5 0/7] perf report: Support sorting all blocks by cycles
 2019-11-01  8:34 UTC  (4+ messages)
` [PATCH v5 7/7] perf report: Sort by sampled cycles percent per block for tui

[PATCH v3] perf inject --jit: Remove //anon mmap events
 2019-11-01  8:27 UTC  (2+ messages)

[PATCH] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
 2019-11-01  8:23 UTC  (2+ messages)

[v4] coccicheck: Support search for SmPL scripts within selected directory hierarchy
 2019-11-01  8:20 UTC 

[PATCH 3.16 47/47] KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
 2019-11-01  8:07 UTC  (5+ messages)

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-11-01  8:04 UTC 

[PATCH v2 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
 2019-11-01  8:14 UTC  (2+ messages)

[PATCH v2 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH v2 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH v5] perf record: Add support for limit perf output file size
 2019-11-01  8:13 UTC  (3+ messages)

[v4, 6/8] PM / OPP: Support adjusting OPP voltages at runtime
 2019-11-01  8:08 UTC  (2+ messages)

[PATCH] vsock: Simplify '__vsock_release()'
 2019-11-01  8:08 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe node on rk3399-roc-pc
 2019-11-01  8:06 UTC  (4+ messages)

[PATCH] scripts:prune-kernel:Removed old kernels and modules dir from system
 2019-11-01  8:05 UTC 

[PATCH v4 00/10] Simplify MFD Core
 2019-11-01  8:01 UTC  (12+ messages)
` [PATCH v4 01/10] mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
` [PATCH v4 02/10] mfd: cs5535-mfd: Remove mfd_cell->id hack
` [PATCH v4 03/10] mfd: cs5535-mfd: Request shared IO regions centrally
` [PATCH v4 04/10] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
` [PATCH v4 05/10] mfd: mfd-core: Protect against NULL call-back function pointer
` [PATCH v4 06/10] mfd: mfd-core: Remove mfd_clone_cell()
` [PATCH v4 07/10] x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
` [PATCH v4 08/10] x86: olpc-xo1-sci: "
` [PATCH v4 09/10] mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs
` [PATCH v4 10/10] mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()

[RFC 00/10] autonuma: Optimize memory placement in memory tiering system
 2019-11-01  7:57 UTC  (11+ messages)
` [RFC 01/10] autonuma: Fix watermark checking in migrate_balanced_pgdat()
` [RFC 02/10] autonuma: Reduce cache footprint when scanning page tables
` [RFC 03/10] autonuma: Add NUMA_BALANCING_MEMORY_TIERING mode
` [RFC 04/10] autonuma, memory tiering: Rate limit NUMA migration throughput
` [RFC 05/10] autonuma, memory tiering: Use kswapd to demote cold pages to PMEM
` [RFC 06/10] autonuma, memory tiering: Skip to scan fastest memory
` [RFC 07/10] autonuma, memory tiering: Only promote page if accessed twice
` [RFC 08/10] autonuma, memory tiering: Select hotter pages to promote to fast memory node
` [RFC 09/10] autonuma, memory tiering: Double hot threshold for write hint page fault
` [RFC 10/10] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-11-01  7:57 UTC  (3+ messages)

[PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
 2019-11-01  7:57 UTC 

[PATCH] Doc: convert whatisRCU.txt to rst
 2019-11-01  7:53 UTC  (5+ messages)

[PATCH v7 00/19] More improvements for Tegra30 devfreq driver
 2019-11-01  7:45 UTC  (11+ messages)
  ` [PATCH v7 14/19] PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
  ` [PATCH v7 15/19] PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
  ` [PATCH v7 16/19] PM / devfreq: Add new interrupt_driven flag for governors
  ` [PATCH v7 17/19] PM / devfreq: tegra30: Support variable polling interval
  ` [PATCH v7 18/19] PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient

[PATCH 5/5] drm/komeda: add rate limiting disable to err_verbosity
 2019-11-01  7:18 UTC  (2+ messages)
` [5/5] "

[PATCH v2] dt-bindings: phy: renesas: usb3-phy: convert bindings to json-schema
 2019-11-01  7:19 UTC 

[PATCH v2] dt-bindings: phy: renesas: usb2-phy: convert bindings to json-schema
 2019-11-01  7:19 UTC 

[PATCH 4/5] drm/komeda: Add option to print WARN- and INFO-level IRQ events
 2019-11-01  7:17 UTC  (2+ messages)
` [4/5] "

[PATCH v4] vhost: introduce mdev based hardware backend
 2019-11-01  7:17 UTC  (2+ messages)

[PATCH 3/5] drm/komeda: Optionally dump DRM state on interrupts
 2019-11-01  7:17 UTC  (2+ messages)
` [3/5] "

[PATCH 2/5] drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT
 2019-11-01  7:16 UTC  (2+ messages)
` [2/5] "

[PATCH 1/5] drm/komeda: Add debugfs node to control error verbosity
 2019-11-01  7:14 UTC  (2+ messages)
` [1/5] "

[PATCH 0/2 RESEND v8] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-11-01  7:12 UTC  (6+ messages)
` [PATCH 1/2 RESEND v8] x86/kdump: always reserve the low 1M when the crashkernel option is specified

[PATCH] usb: serial: mos7840: Add USB ID to support Moxa UPort 2210
 2019-11-01  7:01 UTC 

(Censored) Why will no-one sue GrSecurity for their blatant GPL violation (of GCC and the linux kernel)?
 2019-11-01  7:02 UTC  (2+ messages)

[PATCH V1] mfd: qcom-spmi-pmic: Add support for pm6150 and pm6150l
 2019-11-01  6:59 UTC 

[PATCH v8 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-11-01  6:54 UTC  (5+ messages)
` [PATCH v8 1/4] drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
` [PATCH v8 2/4] drm/komeda: Add drm_lut_to_fgamma_coeffs()
` [PATCH v8 3/4] drm/komeda: Add drm_ctm_to_coeffs()
` [PATCH v8 4/4] drm/komeda: Adds gamma and color-transform support for DOU-IPS

[PATCH] backlight: lp855x: disable enable regulator when remove
 2019-11-01  6:53 UTC 

[PATCH] PM / devfreq: events: fix excessive stack usage
 2019-11-01  6:51 UTC  (2+ messages)

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2019-11-01  6:43 UTC  (3+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support
` [PATCH 3/3] [3/3] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH] ASoC: wm8524: Add support S32_LE
 2019-11-01  6:34 UTC 

[PATCH V10 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2019-11-01  6:27 UTC  (9+ messages)
` [PATCH V10 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V10 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V10 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V10 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V10 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V10 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V10 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V10 8/8] backlight: qcom-wled: Add auto string detection logic

[PATCH 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  6:14 UTC  (4+ messages)
` [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-11-01  6:11 UTC  (2+ messages)

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-11-01  6:10 UTC  (4+ messages)
` [PATCH v5 3/3] "

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-11-01  6:09 UTC  (2+ messages)

[PATCH] crypto: mediatek: remove redundant bitwise-or
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH v2 0/6] CAAM bugfixes, small improvements
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH] hwrng: omap3-rom - Fix unused function warnings
 2019-11-01  6:07 UTC  (2+ messages)

[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
 2019-11-01  6:06 UTC  (2+ messages)

[PATCH v5 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-01  6:05 UTC  (9+ messages)
` [PATCH v5 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v5 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v5 3/8] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v5 4/8] dt-bindings: mmc: Add optional generic properties for mmc
` [PATCH v5 5/8] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v5 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v5 7/8] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [PATCH v5 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH 1/4] scripts/nsdeps: use $MODORDER to obtain correct modules.order path
 2019-11-01  5:56 UTC  (7+ messages)
` [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch

asix ax99100 serial driver in kernel?
 2019-11-01  5:58 UTC 

[PATCH] seq_file: fix condition while loop
 2019-11-01  5:48 UTC  (3+ messages)

[PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link
 2019-11-01  5:47 UTC  (2+ messages)

[PATCH] scripts: prune-kernel:remove old kernels and modules dir from system
 2019-11-01  5:45 UTC  (11+ messages)

[PATCH V9 0/6] backlight: qcom-wled: Support for QCOM wled driver
 2019-11-01  5:42 UTC  (4+ messages)
` [PATCH V9 1/6] backlight: qcom-wled: Add new properties for PMI8998

[PATCH] ath10k: disable cpuidle during downloading firmware
 2019-11-01  5:40 UTC 

[PATCH] [v2] crypto: inside-secure - Reduce stack usage
 2019-11-01  5:39 UTC  (2+ messages)

[git pull] drm fixes for 5.4-rc6
 2019-11-01  5:21 UTC 

arm64: dts: qcom: sc7180: Add cpuidle low power states
 2019-11-01  5:20 UTC  (4+ messages)
` [PATCH] "

[PATCH] timers/nohz: Update nohz load even if tick already stopped
 2019-11-01  5:11 UTC  (5+ messages)

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-11-01  4:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-11-01  4:36 UTC  (8+ messages)

[PATCH] drm/doc: Adding VKMS module description and use to "Testing and Validation"
 2019-11-01  4:27 UTC 

spdxcheck.py complains about the second OR?
 2019-11-01  4:25 UTC 

[PATCH v2] reset: brcmstb: Fix resource checks
 2019-11-01  4:18 UTC 

[PATCH 1/2] docs: admin-guide: Fix min value of threads-max in kernel.rst
 2019-11-01  4:04 UTC  (2+ messages)
` [PATCH 2/2] docs: admin-guide: Remove threads-max auto-tuning

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-01  4:02 UTC  (36+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v3 04/17] arm64: kernel: avoid x18 __cpu_soft_restart
  ` [PATCH v3 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v3 06/17] scs: add accounting
  ` [PATCH v3 07/17] scs: add support for stack usage debugging
  ` [PATCH v3 08/17] kprobes: fix compilation without CONFIG_KRETPROBES
  ` [PATCH v3 09/17] arm64: kprobes: fix kprobes "
  ` [PATCH v3 10/17] arm64: disable kretprobes with SCS
  ` [PATCH v3 11/17] arm64: disable function graph tracing "
  ` [PATCH v3 12/17] arm64: reserve x18 from general allocation "
  ` [PATCH v3 13/17] arm64: preserve x18 when CPU is suspended
  ` [PATCH v3 14/17] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v3 15/17] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v3 16/17] arm64: disable SCS for hypervisor code
  ` [PATCH v3 17/17] arm64: implement Shadow Call Stack

[PATCH v3] nvme: Add hardware monitoring support
 2019-11-01  3:56 UTC 

FREE Bestiality Social Network
 2019-11-01  2:41 UTC 

[PATCH] arm64: dts: agilex: add SMMU clocks
 2019-11-01  3:33 UTC  (2+ messages)

[PATCH] drm/mediatek: covert to helper nonblocking atomic commit
 2019-11-01  3:33 UTC  (4+ messages)
` [PATCH] drm/mediatek: update cursors by using async atomic update

[PATCH] scatterlist: Speed up for_each_sg() loop macro
 2019-11-01  3:33 UTC  (2+ messages)
` [scatterlist] 8f39742f03: suspend_stress.fail

[PATCH] tracing: use kvzalloc for tgid_map array allocation
 2019-11-01  3:21 UTC  (3+ messages)
` [PATCH] tracing: use kvcalloc "

[PATCH v4 1/2] dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock
 2019-11-01  3:20 UTC  (2+ messages)
` [PATCH v4 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix

[PATCH] reset: brcmstb: Fix resource checks
 2019-11-01  3:09 UTC  (2+ messages)

[PATCH] thermal: brcmstb: enable hwmon
 2019-11-01  3:04 UTC  (4+ messages)

[PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2
 2019-11-01  3:03 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2-IoT Box

[PATCH v2 1/2] scsi: ufs: Fix up clock scaling
 2019-11-01  2:52 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: ufs: Do not rely on prefetched data

[PATCH 0/2] Support for MSM8998 mss
 2019-11-01  2:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Add Q6v5 Modem PIL binding for MSM8998
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Add support "

[PATCH 1/3] ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins
 2019-11-01  2:42 UTC  (2+ messages)

[PATCH] riscv: Use PMD_SIZE to repalce PTE_PARENT_SIZE
 2019-11-01  2:42 UTC  (2+ messages)

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-11-01  2:29 UTC  (8+ messages)
` [PATCH 02/11] rcu: fix bug when rcu_exp_handler() in nested interrupt

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-01  2:29 UTC 

[PATCH v1] scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
 2019-11-01  2:14 UTC  (2+ messages)

[PATCH v1 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:10 UTC  (3+ messages)

[PATCH v2 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:07 UTC  (5+ messages)
` [PATCH v2 1/4] perf cs-etm: Continuously record last branches
` [PATCH v2 2/4] perf cs-etm: Correct synthesizing instruction samples
` [PATCH v2 3/4] perf cs-etm: Optimize copying last branches
` [PATCH v2 4/4] perf cs-etm: Fix unsigned variable comparison to zero

[PATCH] Robust-futex wakes up the waiters will be missed
 2019-11-01  2:03 UTC 

loop nesting in alignment exception and machine check
 2019-11-01  1:57 UTC  (2+ messages)
      ` 答复: 答复: "

[PATCH 0/2] pinctrl: bcm: nsp: gpio improvements
 2019-11-01  1:56 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
` [PATCH 2/2] pinctrl: bcm: nsp: implement get_direction

mmotm 2019-10-31-18-51 uploaded
 2019-11-01  1:52 UTC 

[PATCH] sched/numa: advanced per-cgroup numa statistic
 2019-11-01  1:49 UTC  (5+ 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).