linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-04 16:44:43 to 2020-01-05 12:13:09 UTC [more...]

[PATCH] coccinelle: semantic patch to check for inappropriate do_div() calls
 2020-01-05 12:07 UTC  (4+ messages)
    `  "

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-05 12:06 UTC  (3+ messages)
` [PATCH v5 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v4 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-05 12:00 UTC  (3+ messages)
` [PATCH v4 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v4 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH] usb: missing parentheses in USE_NEW_SCHEME
 2020-01-05 11:35 UTC  (6+ messages)

[PATCH v7 0/8] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels
 2020-01-05 11:32 UTC  (10+ messages)
` [PATCH v7 2/8] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH v7 4/8] drm/panel: support for auo,kd101n80-45na "
` [PATCH v7 6/8] drm/panel: support for boe,tv101wum-n53 "
` [PATCH v7 8/8] drm/panel: support for auo,b101uan08.3 "

[PATCH v3 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-05 11:28 UTC  (7+ messages)
` [PATCH v3 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v3 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v1 0/2] support virtio mmio specification Version 3
 2020-01-05 11:25 UTC  (16+ messages)
` [PATCH v1 2/2] virtio-mmio: add features for virtio-mmio specification version 3
    ` [virtio-dev] "

[PATCH v4 16/17] firmware: qcom_scm: Remove thin wrappers
 2020-01-05 11:21 UTC  (2+ messages)

[PATCH net] virtio_net: CTRL_GUEST_OFFLOADS depends on CTRL_VQ
 2020-01-05 11:16 UTC  (7+ messages)

[PATCH v2 0/9] X-Powers Power Supply Improvements
 2020-01-05 10:47 UTC  (19+ messages)
` [PATCH v2 1/9] mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
` [PATCH v2 2/9] power: supply: axp20x_ac_power: Fix reporting online status
  ` [linux-sunxi] "
` [PATCH v2 3/9] power: supply: axp20x_ac_power: Allow offlining
  ` [linux-sunxi] "
` [PATCH v2 4/9] power: supply: axp20x_ac_power: Add wakeup control
  ` [linux-sunxi] "
` [PATCH v2 5/9] power: supply: axp20x_usb_power: Remove unused device_node
` [PATCH v2 6/9] power: supply: axp20x_usb_power: Use a match structure
  ` [linux-sunxi] "
` [PATCH v2 7/9] power: supply: axp20x_usb_power: Allow offlining
  ` [linux-sunxi] "
` [PATCH v2 8/9] power: supply: axp20x_usb_power: Add wakeup control
  ` [linux-sunxi] "
` [PATCH v2 9/9] power: supply: axp20x_usb_power: Only poll while offline

[PATCH v2 00/19] MT6779 IOMMU SUPPORT
 2020-01-05 10:45 UTC  (20+ messages)
` [PATCH v2 01/19] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH v2 02/19] iommu/mediatek: Add m4u1_mask to distinguish m4u_id
` [PATCH v2 03/19] iommu/mediatek: Extend larb_remap to larb_remap[2]
` [PATCH v2 04/19] iommu/mediatek: Rename offset=0x48 register
` [PATCH v2 05/19] iommu/mediatek: Put inv_sel_reg in the plat_data for preparing add 0x2c support in mt6779
` [PATCH v2 06/19] iommu/mediatek: Add new flow to get SUB_COMMON ID in translation fault
` [PATCH v2 07/19] iommu/mediatek: Add REG_MMU_WR_LEN reg define prepare for mt6779
` [PATCH v2 08/19] iommu/mediatek: Add mt6779 basic support
` [PATCH v2 09/19] iommu/mediatek: Add mtk_iommu_pgtable structure
` [PATCH v2 10/19] iommu/mediatek: Remove mtk_iommu_domain_finalise
` [PATCH v2 11/19] iommu/mediatek: Remove pgtable info in mtk_iommu_domain
` [PATCH v2 12/19] iommu/mediatek: Change get the way of m4u_group
` [PATCH v2 13/19] iommu/mediatek: Add smi_larb info about device
` [PATCH v2 14/19] iommu/mediatek: Add mtk_domain_data structure
` [PATCH v2 15/19] iommu/mediatek: Remove the usage of m4u_dom variable
` [PATCH v2 16/19] iommu/mediatek: Remove mtk_iommu_get_m4u_data api
` [PATCH v2 17/19] iommu/mediatek: Add iova reserved function
` [PATCH v2 18/19] iommu/mediatek: Change single domain to multiple domains
` [PATCH v2 19/19] iommu/mediatek: Add multiple mtk_iommu_domain support for mt6779

[PATCH 1/8] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-01-05 10:42 UTC  (16+ messages)
` [PATCH 2/8] net: 8021q: use netdev_info()/netdev_warn()
` [PATCH 3/8] net: batman-adv: remove unneeded MODULE_VERSION() usage
` [PATCH 4/8] net: ipv4: use netdev_info()/netdev_warn()
` [PATCH 5/8] net: bluetooth: remove unneeded MODULE_VERSION() usage
` [PATCH 6/8] net: bridge: "
` [PATCH 7/8] net: vmw_vsock: "
` [PATCH 8/8] net: tipc: "

[PATCH] tracing: Resets the trace buffer after a snapshot
 2020-01-05 10:31 UTC  (4+ messages)

[PATCH 0/5] regulator: mp8859: add driver for DC/DC converter used on rk3399-roc-pc board
 2020-01-05  9:16 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: rockchip: Enable mp8859 regulator on rk3399-roc-pc

[PATCH 1/2] habanalabs: split the host MMU properties
 2020-01-05  9:05 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: do not halt Coresight during hard reset

[PATCH 1/2] riscv: Fixup obvious bug for fp-regs reset
 2020-01-05  9:01 UTC  (4+ messages)
` [PATCH 2/2] riscv: Add vector ISA support

[RFC] mm/memblock: Define memblock_physmem()
 2020-01-05  8:59 UTC  (2+ messages)

[PATCH 0/7] qcom: add clk-vibrator driver
 2020-01-05  8:35 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: Input: introduce new clock vibrator bindings

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-01-05  8:08 UTC  (2+ messages)

[xfs] 760eca8784: xfstests.xfs.231.fail
 2020-01-05  8:03 UTC 

[PATCH] clk: Don't cache errors from clk_ops::get_phase()
 2020-01-05  7:55 UTC  (6+ messages)

[PATCH v1 0/2] scsi: ufs: fix device power mode during PM flow
 2020-01-05  7:55 UTC  (10+ messages)
` [PATCH v1 1/2] scsi: ufs: set device as default active power mode during initialization only

[slub] 43eedfb522: kernel_BUG_at_mm/slub.c
 2020-01-05  7:36 UTC 

[PATCH v2] clk: Fix Kconfig indentation
 2020-01-05  7:36 UTC  (2+ messages)

[PATCH v3 0/6] Add GPU & Video Clock controller driver for SC7180
 2020-01-05  7:26 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v3 2/6] dt-bindings: clock: Introduce QCOM Graphics "
` [PATCH v3 3/6] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v3 4/6] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings
` [PATCH v3 5/6] dt-bindings: clock: Introduce SC7180 QCOM Video "
` [PATCH v3 6/6] clk: qcom: Add video clock controller driver for SC7180

drivers/pci/controller/dwc/pci-exynos.c:95:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2020-01-05  7:21 UTC  (2+ messages)
` [PATCH] PCI: fix ptr_ret.cocci warnings

[PATCH v2] clk: Warn about critical clks that fail to enable
 2020-01-05  7:22 UTC  (2+ messages)

[PATCH V2 0/6] Add clocks for Unisoc's SC9863A
 2020-01-05  7:20 UTC  (3+ messages)
` [PATCH V2 6/6] clk: sprd: add clocks support for SC9863A

[PATCH v2] clk: uniphier: Add SCSSI clock gate for each channel
 2020-01-05  7:14 UTC  (2+ messages)

[PATCH] clk: Use parent node pointer during registration if necessary
 2020-01-05  7:07 UTC  (3+ messages)

[PATCH] powerpc: add support for folded p4d page tables
 2020-01-05  7:02 UTC  (4+ messages)

[PATCH] ocfs2: remove unneeded header include path in fs/ocfs2/Makefile
 2020-01-05  7:00 UTC 

[PATCH 0/2] Add Global clock controller support for IPQ6018
 2020-01-05  6:59 UTC  (2+ messages)

[PATCH] firmware: qcom: scm: add 32 bit iommu page table support
 2020-01-05  6:56 UTC  (4+ messages)

[V2, 0/3] Add SC7180 interconnect provider driver
 2020-01-05  6:55 UTC  (6+ messages)
` [V2, 1/3] dt-bindings: interconnect: Add Qualcomm SC7180 DT bindings
` [V2, 2/3] interconnect: qcom: Add SC7180 interconnect provider driver

[GIT PULL] RISC-V updates for v5.5-rc5
 2020-01-05  6:04 UTC 

[PATCH v4 0/8] ARM: Initial RTD1195 and MeLE X1000 & Horseradish support
 2020-01-05  5:52 UTC  (3+ messages)
` [PATCH v4 2/8] ARM: Prepare Realtek RTD1195

[PATCH v1 0/3] scsi: ufs: pass device information to apply_dev_quirks
 2020-01-05  5:51 UTC  (5+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] scsi: ufs-qcom: modify apply_dev_quirks interface
` [PATCH v1 3/3] scsi: ufs-mediatek: add apply_dev_quirks variant operation

5.4.x: WARNING: CPU: 1 PID: 562 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464
 2020-01-05  5:26 UTC 

[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
 2020-01-05  5:03 UTC  (9+ messages)
` [PATCH v5 12/19] ASoC: tegra: Add initial parent configuration for audio mclk

[PATCH] stmmac: debugfs entry name is not be changed when udev rename device name
 2020-01-05  4:18 UTC  (2+ messages)

Is the Linux kernel underfunded? Lack of quality and security?
 2020-01-05  4:09 UTC  (2+ messages)

[GIT PULL] apparmor bug fixes for v5.5-rc5
 2020-01-05  3:35 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: pinebook: Fix lid wakeup
 2020-01-05  2:11 UTC 

[PATCH v2] ima: Add a space after printing LSM rules for readability
 2020-01-05  1:18 UTC 

[PATCH bpf-next] bpf: Make trampolines W^X
 2020-01-05  1:19 UTC  (3+ messages)

[PATCH] ima: Add a space after printing a LSM rule for readability
 2020-01-05  1:12 UTC  (3+ messages)

[PATCH v3 00/16] NVIDIA Tegra USB2 drivers clean up
 2020-01-05  0:58 UTC  (5+ messages)
` [PATCH v3 10/16] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state

[PATCH v2 00/10] NVIDIA Tegra USB2 drivers clean up
 2020-01-05  0:42 UTC  (12+ messages)
` [PATCH v2 10/10] usb: chipidea: tegra: Add USB_TEGRA_PHY module to driver's dependencies

[PATCH 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-01-05  0:16 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH 3/5] IIO: Ingenic JZ47xx: Add touchscreen mode
` [PATCH 4/5] dt-bindings: input: Add docs for ADC driven joystick
` [PATCH 5/5] input: joystick: Add ADC attached joystick driver

[PATCH v2 16/20] pci: exynos: Rename Exynos to lowercase
 2020-01-04 23:54 UTC  (2+ messages)

filesystem being remounted supports timestamps until 2038
 2020-01-04 23:51 UTC  (4+ messages)
` [PATCH] "

[GIT PULL] MIPS fixes
 2020-01-04 22:55 UTC  (2+ messages)

[PATCH] drivers: pci: Clear ACS state at kexec
 2020-01-04 22:51 UTC 

[PATCH] pci: Warn if BME cannot be turned off during kexec
 2020-01-04 22:50 UTC 

[PATCH v2 0/6] i2c bus recovery for Microchip SoCs
 2020-01-04 22:39 UTC  (3+ messages)
` [PATCH v2 4/6] ARM: at91/dt: sama5d3: add i2c gpio pinctrl

[resend v1 0/5] Add support for block disk resize notification
 2020-01-04 22:32 UTC  (7+ messages)
` [resend v1 1/5] block/genhd: Notify udev about capacity change
` [resend v1 4/5] drivers/nvme/host/core.c: Convert to use disk_set_capacity

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-04 22:17 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding

[PATCH V2 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-01-04 22:04 UTC  (3+ messages)
` [PATCH V2 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes "

[PATCH] dt-bindings: mmc: clarify disable-wp text
 2020-01-04 21:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: remove identical phrase in "
  ` [PATCH v2 2/2] dt-bindings: mmc: clarify "

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-04 21:53 UTC  (2+ messages)

Multidevice f2fs mount after disk rearrangement
 2020-01-04 21:52 UTC  (2+ messages)

[PATCH] mlx5: work around high stack usage with gcc
 2020-01-04 21:51 UTC 

[PATCH] staging: rtl8188: avoid excessive stack usage
 2020-01-04 21:48 UTC 

[PATCH v2 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-01-04 21:36 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

[PATCH V2 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-04 21:33 UTC  (2+ messages)

[PATCH v2 00/11] Add PX30 LVDS support
 2020-01-04 21:29 UTC  (3+ messages)
` [PATCH v2 02/11] dt-bindings: display: rockchip-lvds: Document PX30 PHY

[PATCH v2 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-01-04 21:29 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings in yaml format

[PATCH v2 00/14] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2020-01-04 21:25 UTC  (8+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Convert Cadence MHDP PHY bindings to YAML
` [PATCH v2 07/14] dt-bindings: phy: phy-cadence-torrent: Add clock bindings
` [PATCH v2 13/14] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string

[PATCH] drivers: firewire: core-transaction: Pass lockdep condition to address_handler_list iterator
 2020-01-04 21:21 UTC  (2+ messages)

[PATCH v2 0/2] Add RPMH power-domain node for SC7180 SoCs
 2020-01-04 21:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: rpmpd: Convert rpmpd bindings to yaml

[PATCH v3 0/9] leds: lm3692x: Allow to set ovp and brigthness mode
 2020-01-04 21:11 UTC  (7+ messages)
` [PATCH v3 1/9] dt: bindings: lm3692x: Add ti,ovp-microvolt property
` [PATCH v3 3/9] dt: bindings: lm3692x: Add ti,brightness-mapping-exponential property
` [PATCH v3 5/9] dt: bindings: lm3692x: Add led-max-microamp property

[PATCH v3 0/2] reset: Add Broadcom STB RESCAL reset controller
 2020-01-04 21:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: reset: Document BCM7216 "

[PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2020-01-04 21:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: realtek: Document RTD1319 and Realtek PymParticle EVB

[PATCH] video: fbdev: mmp: fix platform_get_irq.cocci warnings
 2020-01-04 20:43 UTC 

[PATCH] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
 2020-01-04 20:29 UTC  (2+ messages)

Why is CONFIG_VT forced on?
 2020-01-04 20:27 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
 2020-01-04 20:27 UTC 

[PATCH] tty: st-asc: switch to using devm_gpiod_get()
 2020-01-04 20:23 UTC 

[PATCH] gpio: gpiolib: fix confusing indention
 2020-01-04 19:43 UTC 

[PATCH v1 0/2] Add suppport for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-01-04 19:37 UTC  (3+ messages)
` [PATCH v1 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH v4 0/3] drm: LogiCVC display controller support
 2020-01-04 19:20 UTC  (3+ messages)
` [PATCH v4 2/3] drm: Add support for the LogiCVC display controller

[GIT PULL]: dmaengine fixes for v5.5-rc5
 2020-01-04 19:00 UTC  (2+ messages)

[GIT PULL for v5.5-rc5] media fixes
 2020-01-04 19:00 UTC  (2+ messages)

[IMA] 11b771ffff: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
 2020-01-04 18:46 UTC  (4+ messages)

[PATCH] PM-runtime: add tracepoints for usage_count changes
 2020-01-04 18:21 UTC  (2+ messages)

[PATCH] iio: humidity: dht11 remove TODO since it doesn't make sense
 2020-01-04 18:19 UTC 

[PATCH] staging: most: remove header include path to drivers/staging
 2020-01-04 18:11 UTC  (2+ messages)

drivers/rtc/rtc-pcf8523.c:361:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2020-01-04 17:13 UTC  (2+ messages)
` [PATCH] rtc: pcf8523: fix ptr_ret.cocci warnings

[PATCH v3 0/6] fixes for atmel-hlcdc
 2020-01-04 17:12 UTC  (4+ messages)
` [PATCH v3 5/6] drm: atmel-hlcdc: prefer a lower pixel-clock than requested

[PATCH v8 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-04 16:56 UTC  (3+ messages)
` [PATCH 1/2] [PATCH v8 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells

[PATCH] iio: imu/mpu6050: support dual-edge IRQ
 2020-01-04 16:44 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).