linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 11:36:37 to 2019-07-22 14:11:16 UTC [more...]

[PATCH] sched/topology: Improve load balancing on AMD EPYC
 2019-07-22 14:11 UTC  (11+ messages)

[PATCH] hv: Use the correct style for SPDX License Identifier
 2019-07-22 14:08 UTC  (2+ messages)

[PATCH net] net: stmmac: Do not cut down 1G modes
 2019-07-22 14:07 UTC 

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-22 14:04 UTC  (9+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v2] can: dev: call netif_carrier_off() in register_candev()
 2019-07-22 14:04 UTC 

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-07-22 13:58 UTC  (6+ messages)

[PATCH] ASoC: dapm: fix a memory leak bug
 2019-07-22 13:57 UTC 

[PATCH v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-22 13:53 UTC  (2+ messages)

[PATCH] fbdev: Ditch fb_edid_add_monspecs
 2019-07-22 13:52 UTC  (3+ messages)

[PATCH] [RESEND] media: davinci-vpbe: remove obsolete includes
 2019-07-22 13:49 UTC 

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-07-22 13:47 UTC 

[PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
 2019-07-22 13:47 UTC  (5+ messages)

[PATCH v2 0/9] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-07-22 13:44 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: davinci: refresh davinci_all_defconfig
` [PATCH v2 2/9] ARM: davinci_all_defconfig: enable GPIO backlight
` [PATCH v2 3/9] ARM: davinci: da850-evm: model the backlight GPIO as an actual device
` [PATCH v2 4/9] fbdev: da8xx: add support for a regulator
` [PATCH v2 5/9] ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
` [PATCH v2 6/9] fbdev: da8xx: remove panel_power_ctrl() callback from platform data
` [PATCH v2 7/9] fbdev: da8xx-fb: use devm_platform_ioremap_resource()
` [PATCH v2 8/9] fbdev: da8xx-fb: drop a redundant if
` [PATCH v2 9/9] fbdev: da8xx: use resource management for dma

[PATCH] tracing: kmem: convert call_site addresses to user friendly symbols
 2019-07-22 13:43 UTC  (2+ messages)

[PATCH] mmc: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 13:43 UTC  (2+ messages)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-22 13:43 UTC  (3+ messages)
` [PATCH 06/12] mmc: meson-mx-sdio: Fix misuse of GENMASK macro

[PATCH v1 0/2] virtio-mmio: support multiple interrupt vectors
 2019-07-22 13:43 UTC  (5+ messages)
  ` [External Email] "

[PATCH] [RESEND v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-22 13:42 UTC  (2+ messages)

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-07-22 13:41 UTC  (3+ messages)
` [PATCH 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver

[PATCH] mmc: usdhi6rol0: Add maintainers
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
 2019-07-22 13:41 UTC  (2+ messages)

WARNING in __mmdrop
 2019-07-22 13:41 UTC  (14+ messages)
    ` RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)

[PATCH] ASoC: SOF: use __u32 instead of uint32_t in uapi headers
 2019-07-22 13:39 UTC  (7+ messages)
` Applied "ASoC: SOF: use __u32 instead of uint32_t in uapi headers" to the asoc tree
` [alsa-devel] [PATCH] ASoC: SOF: use __u32 instead of uint32_t in uapi headers

[PATCH] mailbox: armada-37xx-rwtm: Use device-managed registration API
 2019-07-22 13:37 UTC 

[PATCH v3 0/7] lib: rework bitmap_parse
 2019-07-22 13:37 UTC  (3+ messages)
` [PATCH 5/7] lib: rework bitmap_parse()

[PATCH] powerpc: Wire up clone3 syscall
 2019-07-22 13:37 UTC  (2+ messages)

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-22 13:35 UTC  (6+ messages)
` [PATCH v9 4/8] sched/deadline: Fix bandwidth accounting at all levels after offline migration

[PATCH 1/3] [v2] dmaengine: dw-edma: fix unnecessary stack usage
 2019-07-22 13:34 UTC  (5+ messages)
` [PATCH 2/3] [v2] dmaengine: dw-edma: fix __iomem type confusion
` [PATCH 3/3] [v2] dmaengine: dw-edma: fix endianess confusion

[PATCH v5 00/11] Move part of cros-ec out of MFD subsystem
 2019-07-22 13:32 UTC  (12+ messages)
` [PATCH v5 01/11] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v5 02/11] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v5 03/11] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v5 04/11] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v5 05/11] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v5 06/11] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v5 07/11] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v5 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v5 09/11] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v5 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper
` [PATCH v5 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH v2] iommu/amd: fix a crash in iova_magazine_free_pfns
 2019-07-22 13:30 UTC  (3+ messages)

[PATCH 0/3] arm64: Allow early timestamping of kernel log
 2019-07-22 13:26 UTC  (6+ messages)
` [PATCH 1/3] printk: Allow architecture-specific timestamping function

[PATCH v3 00/24] erofs: promote erofs from staging
 2019-07-22 13:25 UTC  (5+ messages)
` [PATCH v3 23/24] erofs: introduce cached decompression

[RESEND PATCH 00/10] ARM: davinci: use the new clocksource driver
 2019-07-22 13:17 UTC  (11+ messages)
` [RESEND PATCH 01/10] ARM: davinci: enable the clocksource driver for DT mode
` [RESEND PATCH 02/10] ARM: davinci: WARN_ON() if clk_get() fails
` [RESEND PATCH 03/10] ARM: davinci: da850: switch to using the clocksource driver
` [RESEND PATCH 04/10] ARM: davinci: da830: "
` [RESEND PATCH 05/10] ARM: davinci: move timer definitions to davinci.h
` [RESEND PATCH 06/10] ARM: davinci: dm355: switch to using the clocksource driver
` [RESEND PATCH 07/10] ARM: davinci: dm365: "
` [RESEND PATCH 08/10] ARM: davinci: dm644x: "
` [RESEND PATCH 09/10] ARM: davinci: dm646x: "
` [RESEND PATCH 10/10] ARM: davinci: remove legacy timer support

[PATCH] selinux: convert struct sidtab count to refcount_t
 2019-07-22 13:17 UTC  (2+ messages)

[PATCH v6 0/5] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-07-22 13:17 UTC  (2+ messages)

[PATCH] fs/omfs: make use of kmemdup
 2019-07-22 13:15 UTC  (2+ messages)

[RFC PATCH 0/7] Add MMC packed function
 2019-07-22 13:09 UTC  (8+ messages)
` [RFC PATCH 1/7] blk-mq: Export blk_mq_hctx_has_pending() function
` [RFC PATCH 2/7] mmc: core: Add MMC packed request function
` [RFC PATCH 3/7] mmc: host: sdhci: Introduce ADMA3 transfer mode
` [RFC PATCH 4/7] mmc: host: sdhci: Factor out the command configuration
` [RFC PATCH 5/7] mmc: host: sdhci: Remove redundant sg_count member of struct sdhci_host
` [RFC PATCH 6/7] mmc: host: sdhci: Add MMC packed request support
` [RFC PATCH 7/7] mmc: host: sdhci-sprd: "

[PATCH] linux/dim: fix -Wunused-const-variable warnings
 2019-07-22 13:08 UTC 

[PATCH 00/11] firmware: arm_scmi: Add support for Rx, async commands and delayed response
 2019-07-22 13:08 UTC  (6+ messages)
` [PATCH 07/11] firmware: arm_scmi: Add support for asynchronous "

[PATCH v5] media: docs-rst: Document m2m stateless video decoder interface
 2019-07-22 13:05 UTC  (3+ messages)

[v5.3-rc1 regression] Hitting a kernel BUG() when trying to load a module on DaVinci SoC
 2019-07-22 13:05 UTC  (2+ messages)

[PATCH 00/10] Add support for new SAI IP version
 2019-07-22 13:04 UTC  (15+ messages)
` [PATCH 01/10] ASoC: fsl_sai: add of_match data
` [PATCH 02/10] ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
` [PATCH 03/10] ASoC: fsl_sai: Add registers definition for multiple datalines
` [PATCH 04/10] ASoC: fsl_sai: Update Tx/Rx channel enable mask
` [PATCH 05/10] ASoC: fsl_sai: Add support to enable multiple data lines
` [PATCH 06/10] ASoC: dt-bindings: Document dl_mask property
` [PATCH 07/10] ASoC: fsl_sai: Add support for FIFO combine mode
` [PATCH 08/10] ASoC: dt-bindings: Document fcomb_mode property
` [PATCH 09/10] ASoC: fsl_sai: Add support for SAI new version
` [PATCH 10/10] ASoC: fsl_sai: Add support for imx7ulp/imx8mq

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-07-22 13:03 UTC  (2+ messages)

nl80211 wlcore regression in next
 2019-07-22 13:02 UTC  (5+ messages)

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-22 12:46 UTC  (2+ messages)

[PATCH] [v2] ubsan: build ubsan.c more conservatively
 2019-07-22 12:56 UTC  (2+ messages)

[PATCH] netfilter: ebtables: compat: fix a memory leak bug
 2019-07-22 12:53 UTC  (3+ messages)

[PATCH] ubsan: build ubsan.c more conservatively
 2019-07-22 12:52 UTC  (3+ messages)

[PATCH 0/4][V3] iio: imu: Add support for the ADIS16460 IMU
 2019-07-22 12:47 UTC  (5+ messages)
` [PATCH 1/4][V3] spi: Add optional stall delay between cs_change transfers
` [PATCH 2/4][V3] iio: imu: adis: Add support for SPI transfer cs_change_delay
` [PATCH 3/4][V3] iio: imu: Add support for the ADIS16460 IMU
` [PATCH 4/4][V3] dt-bindings: iio: imu: add bindings for ADIS16460

[for-next][PATCH 00/16] tracing: Updates for the next merge window
 2019-07-22 12:42 UTC  (9+ messages)
` [for-next][PATCH 12/16] kprobes: Initialize kprobes at postcore_initcall

[PATCH v2 1/2] gpio: em: remove the gpiochip before removing the irq domain
 2019-07-22 12:40 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: em: use a helper variable for &pdev->dev

[RFC 00/79] perf tools: Initial libperf separation
 2019-07-22 12:39 UTC  (3+ messages)
` [PATCH 23/79] libperf: Make libperf.a part of the build

[PATCH] [v2] kasan: remove clang version check for KASAN_STACK
 2019-07-22 12:38 UTC  (3+ messages)

WARNING in shark_write_val/usb_submit_urb
 2019-07-22 12:38 UTC 

WARNING in amradio_send_cmd/usb_submit_urb
 2019-07-22 12:38 UTC 

[PATCH 0/5] arm64: dts: qcom: sdm845: Fix DTS warnings
 2019-07-22 12:34 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sdm845: Add unit name to soc node
` [PATCH 2/5] arm64: dts: qcom: sdm845: remove unnecessary properties for dsi nodes
` [PATCH 3/5] arm64: dts: qcom: sdm845: remove unit name for thermal trip points
` [PATCH 4/5] arm64: dts: qcom: sdm845: remove macro from unit name
` [PATCH 5/5] arm64: dts: qcom: sdm845-cheza: "

[PATCH] s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
 2019-07-22 12:30 UTC  (2+ messages)

[PATCH] firmware: fix build errors in paged buffer handling code
 2019-07-22 12:28 UTC  (4+ messages)

[PATCH] [v2] drbd: dynamically allocate shash descriptor
 2019-07-22 12:26 UTC 

[PATCH 5/6] leds: apu: fix error on probing failure
 2019-07-22 12:26 UTC  (4+ messages)
` [PATCH v2] leds: apu: fix error message "

[PATCH] [v3] page flags: prioritize kasan bits over last-cpuid
 2019-07-22 12:26 UTC  (2+ messages)

[PATCH] SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection" to the asoc tree

[RFT][PATCH 1/2] regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg" to the regulator tree

[RFT][PATCH 2/2] regulator: lm363x: Fix n_voltages setting for lm36274
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "regulator: lm363x: Fix n_voltages setting for lm36274" to the regulator tree

[PATCH] SoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "SoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34" to the asoc tree

[PATCH 12/12] ASoC: wcd9335: Fix misuse of GENMASK macro
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: wcd9335: Fix misuse of GENMASK macro" to the asoc tree

[PATCH] ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing" to the asoc tree

[PATCH V4 1/2] ASoC: fsl_esai: Wrap some operations to be functions
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Wrap some operations to be functions" to the asoc tree

[PATCH] spi: pxa2xx: Balance runtime PM enable/disable on error
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "spi: pxa2xx: Balance runtime PM enable/disable on error" to the spi tree

[PATCH] sound: soc: bcm: cygnus-pcm: Unneeded variable: "ret"
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "sound: soc: bcm: cygnus-pcm: Unneeded variable: "ret"." to the asoc tree

[PATCH] sound: soc: codecs: mt6358: change return type of mt6358_codec_init_reg
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "sound: soc: codecs: mt6358: change return type of mt6358_codec_init_reg" to the asoc tree

[PATCH] ASoC: cs42xx8: Fix MFREQ selection issue for async mode
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: cs42xx8: Fix MFREQ selection issue for async mode" to the asoc tree

[PATCH] ASoC: max98383: fix i2c probe failure
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: max98383: fix i2c probe failure" to the asoc tree

[PATCH] regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode" to the regulator tree

[Patch v2] sound: soc: codecs: wcd9335: add irqflag IRQF_ONESHOT flag
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "sound: soc: codecs: wcd9335: add irqflag IRQF_ONESHOT flag" to the asoc tree

[PATCH] ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
 2019-07-22 12:22 UTC  (2+ messages)
` Applied "ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks" to the asoc tree

[PATCH A] scsi: fdomain: fix building pcmcia front-end
 2019-07-22 12:19 UTC  (2+ messages)
` [PATCH B] "

[GIT PULL] Btrfs fixes for 5.3-rc2
 2019-07-22 12:18 UTC 

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-07-22 12:11 UTC  (11+ messages)
` [PATCH v10 2/6] usb:common Separated decoding functions from dwc3 driver

[PATCH] anon_inodes: remove redundant file->f_mapping initialization
 2019-07-22 12:09 UTC 

[git pull] habanalabs fixes for 5.3-rc2
 2019-07-22 12:10 UTC  (2+ messages)

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-07-22 12:08 UTC  (11+ messages)
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device

[PATCH v2 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-22 12:07 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: Make debug exception handlers visible from RCU
` [PATCH v2 4/4] arm64: Remove unneeded rcu_read_lock from debug handlers

HMM_MIRROR has less than useful help text
 2019-07-22 12:01 UTC  (10+ messages)
` [PATCH] mm/Kconfig: additional help text for HMM_MIRROR option

[PATCH] mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
 2019-07-22 12:00 UTC  (2+ messages)

[GIT PULL for v5.3-rc1] media updates
 2019-07-22 11:58 UTC 

[PATCH v2] firmware: fix build errors in paged buffer handling code
 2019-07-22 11:56 UTC 

[PATCH] Revert "kvm: x86: Use task structs fpu field for user"
 2019-07-22 11:56 UTC 

[PATCH v4] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-22 11:54 UTC  (2+ messages)

[PATCH] [RESEND] mfd: davinci_voicecodec: remove pointless #include
 2019-07-22 11:47 UTC 

[PATCH] dma-mapping: Protect dma_addressing_limited against NULL dma_mask
 2019-07-22 11:43 UTC  (2+ messages)

[PATCH] cgroup: remove redundant assignment in while loop of cgroup_calc_subtree_ss_mask()
 2019-07-22 11:39 UTC 

[PATCH] platform/x86/pcengines-apuv2: use KEY_RESTART for front button
 2019-07-22 11:36 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).