linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-29 07:57:31 to 2018-08-29 11:09:04 UTC [more...]

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-29 11:08 UTC  (4+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver
 2018-08-29 11:07 UTC  (5+ messages)
` [PATCH net-next v2 1/2] staging: fsl-dpaa2/eth: Delay netdev_register() call
` [PATCH net-next v2 2/2] dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net

[PATCH] arm64: add NUMA emulation support
 2018-08-29 11:08 UTC  (4+ messages)

[PATCH 0/7] media: imx274: miscellaneous improvements
 2018-08-29 11:07 UTC  (7+ messages)
` [PATCH 3/7] media: imx274: don't hard-code the subdev name to DRIVER_NAME

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-29 11:02 UTC  (2+ messages)
` Applied "spi: Introduce one new field to set word delay" to the spi tree

[PATCH V7 0/9] mmc: add support for sdhci 4.0
 2018-08-29 10:59 UTC  (15+ messages)
` [PATCH V7 1/9] mmc: sdhci: Add version V4 definition
` [PATCH V7 2/9] mmc: sdhci: Add sd host v4 mode
` [PATCH V7 3/9] mmc: sdhci: Change SDMA address register for "
` [PATCH V7 4/9] mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
` [PATCH V7 5/9] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V7 6/9] mmc: sdhci: Add Auto CMD Auto Select support
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode

[PATCH] udf: remove unused variables group_start and nr_groups
 2018-08-29 10:58 UTC  (2+ messages)

[PATCH] PM / devfreq: Add new name attribute for sysfs
 2018-08-29 10:57 UTC  (2+ messages)

reboot on wandboard fails with v4.14.67 (bisected to 2059e527a6)
 2018-08-29 10:55 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Fix pv ipis out-of-bounds access
 2018-08-29 10:54 UTC  (9+ messages)

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-08-29 10:54 UTC  (8+ messages)

[PATCH v4 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-29 10:50 UTC  (3+ messages)

Affinity managed interrupts vs non-managed interrupts
 2018-08-29 10:46 UTC  (2+ messages)

[RFT] powerpc/boot: Fix missing crc32poly.h when building with KERNEL_XZ
 2018-08-29 10:45 UTC  (5+ messages)

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-29 10:34 UTC  (6+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-29 10:31 UTC  (12+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] cachefiles: remove redundant pointer 'cache'
 2018-08-29 10:30 UTC 

[PATCH v3 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-08-29 10:27 UTC  (2+ messages)

[PATCH 1/1] Preventive patch in the pin control subsystem to handle NULL check
 2018-08-29 10:25 UTC  (2+ messages)

[RFC PATCH] EDAC, ghes: Enable per-layer error reporting for ARM
 2018-08-29 10:20 UTC  (11+ messages)

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-08-29 10:19 UTC  (4+ messages)
` [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-29 10:15 UTC  (3+ messages)
` [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-08-29 10:09 UTC  (4+ messages)
` [PATCH 1/3] lightnvm: use internal allocation for chunk log page
` [PATCH 2/3] lightnvm: do no update csecs and sos on 1.2
` [PATCH 3/3] lightnvm: pblk: support variable OOB size

[PATCH v6 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices
 2018-08-29 10:08 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] dt-bindings: arm: Document emtrion emCON-MX6 bindings
  ` [PATCH v7 3/4] ARM: dts: Add support for emtrion emCON-MX6 series
  ` [PATCH v7 4/4] ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC support

[PATCH v6 00/14] Energy Aware Scheduling
 2018-08-29 10:04 UTC  (3+ messages)
` [PATCH v6 03/14] PM: Introduce an Energy Model management framework

general protection fault in kvm_pv_send_ipi
 2018-08-29 10:00 UTC 

Linux 4.19-rc1
 2018-08-29  9:56 UTC  (2+ messages)

[RFC PATCH 0/6] x86: text_poke() fixes
 2018-08-29  9:54 UTC  (12+ messages)
` [RFC PATCH 1/6] x86/alternative: assert text_mutex is taken
` [RFC PATCH 2/6] x86/mm: temporary mm struct
` [RFC PATCH 3/6] fork: provide a function for copying init_mm
` [RFC PATCH 4/6] x86/alternatives: initializing temporary mm for patching
` [RFC PATCH 5/6] x86/alternatives: use temporary mm for text poking
` [RFC PATCH 6/6] x86/alternatives: remove text_poke() return value

[PATCH 01/13] seq_file: rewrite seq_puts() in terms of seq_write()
 2018-08-29  9:50 UTC  (3+ messages)
` [PATCH 06/13] proc: convert /proc/self to _print_integer()

[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
 2018-08-29  9:48 UTC  (9+ messages)

[PATCH v2 2/4] genirq: Provide NMI management for percpu_devid interrupts
 2018-08-29  9:44 UTC  (2+ messages)

[PATCH 0/5] net: mvneta: some bug fix and trivial improvement
 2018-08-29  9:44 UTC  (14+ messages)
` [PATCH 1/5] net: mvneta: fix rx_offset_correction set and usage
` [PATCH 2/5] net: mvneta: fix the wrong function to unmap rx buf
` [PATCH 3/5] net: mvneta: Don't check NETIF_F_GRO ourself
` [PATCH 4/5] net: mvneta: enable NETIF_F_RXCSUM by default
` [PATCH 5/5] net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe

[PATCH v2] perf: Support for Arm A32/T32 instruction sets in CoreSight trace
 2018-08-29  9:44 UTC 

[PATCH] fsl/qe: ucc: copy and paste bug in ucc_get_tdm_sync_shift()
 2018-08-29  9:39 UTC  (3+ messages)

[PATCH v1] arm64: dts: sdm845: enable tsens thermal zones
 2018-08-29  9:39 UTC  (2+ messages)

[PATCH v1 1/7] extcon: Make static analyzer happy about union assignment
 2018-08-29  9:40 UTC  (3+ messages)
` [PATCH v1 2/7] extcon: Switch to use kasprintf() instead of open coded

[PATCH] staging: fsl-dpaa2/ethsw: remove redundant pointer 'port_priv'
 2018-08-29  9:35 UTC 

[PATCH] locking/lockdep: Delete unnecesary #include
 2018-08-29  9:31 UTC  (2+ messages)

[PATCH] mfd: ti-lmu: constify mfd_cell tables
 2018-08-29  9:31 UTC 

[PATCH] mfd: motorola-cpcap: Add audio-codec support
 2018-08-29  9:31 UTC 

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-08-29  9:29 UTC  (6+ messages)

[PATCH] fsl: remove redundant pointer 'priv'
 2018-08-29  9:27 UTC 

[PATCH] remoteproc: qcom: Rename Hexagon v5 PAS driver
 2018-08-29  9:25 UTC  (2+ messages)

[PATCH] lightnvm: pblk: recover open lines on 2.0 devices
 2018-08-29  9:12 UTC 

[PATCH 1/6] usb: xhci-mtk: resume USB3 roothub first
 2018-08-29  9:13 UTC  (2+ messages)

[PATCH v7 00/24] TCU patchset v7
 2018-08-29  9:10 UTC  (4+ messages)
` [PATCH v7 05/24] clocksource: Add a new timer-ingenic driver

[PATCH 0/4] lightnvm: pblk: collection of small fixes
 2018-08-29  9:01 UTC  (5+ messages)
` [PATCH 1/4] lightnvm: pblk: calculate line pad distance in helper
` [PATCH 2/4] lightnvm: pblk: fix comment typo
` [PATCH 3/4] lightnvm: pblk: remove unused variable
` [PATCH 4/4] lightnvm: pblk: guarantee emeta on line close

[PATCH] sched/topology: Use Identity node only if required
 2018-08-29  8:57 UTC  (5+ messages)

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-29  8:57 UTC  (6+ messages)
` [PATCH] pinctrl: "
` [PATCH] soc: "

[V4 PATCH 0/2] lightnvm: pblk: take write semaphore on metadata
 2018-08-29  8:56 UTC  (4+ messages)
` [PATCH 1/3] lightnvm: pblk: refactor metadata paths
` [PATCH 2/3] lightnvm: encapsule rqd dma allocations
` [PATCH 3/3] lightnvm: pblk: take write semaphore on metadata

[PATCH] drivers: gpio: gpio-adp5588: Fix sleep-in-atomic-context bug
 2018-08-29  8:55 UTC  (2+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-08-29  8:53 UTC  (4+ messages)
` [PATCH v4 07/16] sched/core: uclamp: extend cpu's cgroup controller

[BUG] gpio: gpiolib: possible sleep-in-atomic-context bugs in gpiochip_lock_as_irq()
 2018-08-29  8:52 UTC 

[PATCH] sched/schedutil : optimize utilization scaling for guest kernel
 2018-08-29  8:51 UTC 

[PATCH v2] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
 2018-08-29  8:50 UTC  (2+ messages)

[PATCH v3 0/6] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
 2018-08-29  8:49 UTC  (7+ messages)
` [PATCH v3 5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
` [PATCH v3 6/6] mmc: tmio: refactor CLK_CTL bit calculation

[PATCH 1/3] pinctrl: madera: Set is_generic
 2018-08-29  8:44 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: madera: Return ENOTSUPP for unsupported pin attributes
` [PATCH 3/3] pinctrl: madera: Fix missing space in debugfs output

[PATCH] lightnvm: pblk: improve line helpers
 2018-08-29  8:44 UTC 

[PATCH net-next] esp: remove redundant define esph
 2018-08-29  8:41 UTC  (2+ messages)

[PATCH] lightnvm: pblk: add helpers for chunk addresses
 2018-08-29  8:37 UTC 

Flushing user entries for kernel mappings in x86
 2018-08-29  8:37 UTC  (3+ messages)

[Patch v15 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-08-29  8:35 UTC  (4+ messages)
` [Patch v15 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

[PATCH v3 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-08-29  8:34 UTC  (5+ messages)
` [PATCH v3 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers
` [PATCH v3 2/2] pinctrl: meson-g12a: add pinctrl driver support

[PATCH v2] x86/entry/64: wipe KASAN stack shadow before rewind_stack_do_exit()
 2018-08-29  8:33 UTC  (2+ messages)

[PATCH v6 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-08-29  8:31 UTC  (5+ messages)
` [PATCH v6 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v6 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH v2] usb: core: phy: fix return value checking about devm_of_phy_get_by_index()
 2018-08-29  8:30 UTC  (2+ messages)

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-08-29  8:30 UTC  (2+ messages)

[PATCH v5 0/5] Add Actions Semi S700 pinctrl support
 2018-08-29  8:24 UTC  (6+ messages)
` [PATCH v5 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v5 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v5 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v5 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v5 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH 1/1] scsi/ufshcd: Fix NULL pointer dereference for in ufshcd_init
 2018-08-29  8:20 UTC  (3+ messages)

[PATCH 00/31] ARM: dts: tegra: colibri_t20: major revamp incl. eval board support
 2018-08-29  8:14 UTC  (32+ messages)
` [PATCH 01/31] ARM: tegra: colibri_t20: move aliases from module to carrier board
` [PATCH 02/31] ARM: tegra: colibri_t20: iris: integrate i2c real time clock support
` [PATCH 03/31] ARM: tegra: colibri_t20: iris: annotate i2c busses
` [PATCH 04/31] ARM: tegra: colibri_t20: iris: add missing aliases
` [PATCH 05/31] ARM: tegra: colibri_t20: add local-mac-address property
` [PATCH 06/31] ARM: tegra: colibri_t20: reorder host1x/hdmi properties
` [PATCH 07/31] ARM: tegra: colibri_t20: iris: use no-1-8-v
` [PATCH 08/31] ARM: tegra: colibri_t20: regulator clean-up
` [PATCH 09/31] ARM: tegra: colibri_t20: add missing regulators
` [PATCH 10/31] ARM: tegra: colibri_t20: annotate usb ehci instances
` [PATCH 11/31] ARM: tegra: colibri_t20: remove phy-reset-gpio from controller node
` [PATCH 12/31] ARM: tegra: colibri_t20: indentation/line-feed/white-space clean-up
` [PATCH 13/31] ARM: tegra: colibri_t20: update sound nvidia,model
` [PATCH 14/31] ARM: tegra: colibri_t20: pinmux clean-up
` [PATCH 15/31] ARM: tegra: colibri_t20: add missing pinmux
` [PATCH 16/31] ARM: tegra: colibri_t20: iris: display controller rgb panel support
` [PATCH 17/31] ARM: tegra: colibri_t20: iris: annotate uarts
` [PATCH 18/31] ARM: tegra: colibri_t20: iris: add uart-c
` [PATCH 19/31] ARM: tegra: colibri_t20: use high speed uart driver
` [PATCH 20/31] ARM: tegra: colibri_t20: iris: add gpio wakeup key
` [PATCH 21/31] ARM: tegra: colibri_t20: iris: add dr_mode property
` [PATCH 22/31] ARM: tegra: colibri_t20: annotate/rename lm95245 temperature sensor
` [PATCH 23/31] ARM: tegra: colibri_t20: add i2c-thermtrip
` [PATCH 24/31] ARM: tegra: colibri_t20: add gpio hog to unreset usb ethernet chip
` [PATCH 25/31] ARM: tegra: colibri_t20: add gpio hogs for gmi_wr_n buffers
` [PATCH 26/31] ARM: tegra: colibri_t20: annotate/move sd card detect
` [PATCH 27/31] ARM: tegra: colibri_t20: add compatibility comment
` [PATCH 28/31] ARM: tegra: colibri_t20: simplify model and compatible properties
` [PATCH 29/31] ARM: tegra: colibri_t20: iris: "
` [PATCH 30/31] ARM: tegra: colibri_t20: iris: add colibri ssp support
` [PATCH 31/31] ARM: tegra: colibri_t20: add eval board device tree

[PATCH] MAINTAINERS: remove myself as FBTFT maintainer
 2018-08-29  8:14 UTC 

[PATCH v4 1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation
 2018-08-29  8:14 UTC  (7+ messages)
` [PATCH v4 2/7] dmaengine: xilinx_dma: in axidma slave_sg and dma_cylic mode align split descriptors
` [PATCH v4 3/7] dt-bindings: dmaengine: xilinx_dma: add optional xlnx,sg-length-width property

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-29  8:13 UTC  (5+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip

[PATCH]] zram: kselftests: correct README
 2018-08-29  8:06 UTC 

[PATCH] sched/topology: Use Identity node only if required
 2018-08-29  8:02 UTC  (4+ messages)
` [PATCH 1/2] sched/topology: Set correct numa topology type
  ` [PATCH 2/2] sched/topology: Expose numa_mask set/clear functions to arch

[PATCH V11 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-08-29  7:54 UTC  (2+ messages)

[PATCH v6 0/9] soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs
 2018-08-29  7:57 UTC  (10+ messages)
` [PATCH v6 1/9] soc: qcom: smem: Add missing include of sizes.h
` [PATCH v6 2/9] soc: qcom: llcc-slice: "
` [PATCH v6 3/9] soc: qcom: smp2p: Add select IRQ_DOMAIN
` [PATCH v6 4/9] soc: qcom: smsm: "
` [PATCH v6 5/9] soc: qcom: Remove bogus depends on OF from QCOM_SMD_RPM
` [PATCH v6 6/9] soc: qcom: Remove depends on OF from QCOM_RPMH
` [PATCH v6 7/9] soc: qcom: wcnss_ctrl: Avoid string overflow
` [PATCH v6 8/9] soc: qcom: apr: "
` [PATCH v6 9/9] soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs


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