linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 02:18:24 to 2018-04-11 08:56:42 UTC [more...]

[PATCH v2 00/12] refactor dts and add support for more boards
 2018-04-11  8:54 UTC  (9+ messages)
` [PATCH v2 01/12] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
` [PATCH v2 02/12] arm: dts: mediatek: converted to using SPDX identifiers
` [PATCH v2 03/12] arm: dts: mt7623: fix invalid memory node being generated
` [PATCH v2 07/12] arm: dts: mt6323: move node mt6323 leds to mt6323.dtsi
` [PATCH v2 08/12] arm: dts: mediatek: modify audio related nodes for both MT2701 and MT7623
` [PATCH v2 09/12] arm: dts: mt7623: extend common file reused by all boards with MT7623 SoCs
` [PATCH v2 11/12] arm: dts: mt7623: add MT7623A reference boards
` [PATCH v2 12/12] arm: dts: mt7623: add MT7623N reference board with eMMC

[Bug]: mtd: onenand: omap2plus: kernel panic with OneNAND on OMAP3 (DM3730) device GTA04A5
 2018-04-11  8:52 UTC  (10+ messages)
  ` [Letux-kernel] "

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-11  8:51 UTC  (9+ messages)
` [PATCH v3 1/7] thermal/drivers/cpu_cooling: Fixup the header and copyright
` [PATCH v3 4/7] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
` [PATCH v3 7/7] cpuidle/drivers/cpuidle-arm: Register the cooling device

[PATCH] MAINTAINERS: Update ASPEED entry with details
 2018-04-11  8:51 UTC  (3+ messages)

3 version of MKDEV: kernel, uapi, libc, why?
 2018-04-11  8:51 UTC 

[PATCH] writeback: safer lock nesting
 2018-04-11  8:50 UTC  (6+ messages)
      ` [PATCH for-4.4] "

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-11  8:49 UTC  (7+ messages)
` [PATCH v3 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH v3] writeback: safer lock nesting
 2018-04-11  8:46 UTC  (2+ messages)
` [PATCH v4] "

[PATCHv2] misc: tifm: Remove VLA
 2018-04-11  8:45 UTC  (2+ messages)

[PATCH v2 0/2] vfio: platform: Improve reset support
 2018-04-11  8:43 UTC  (8+ messages)
` [PATCH v2 1/2] vfio: platform: Fix reset module leak in error path
` [PATCH v2 2/2] vfio: platform: Add generic DT reset controller support

[PATCH 1/2 v2] ide: pdc202xx_new: Replace mdelay with usleep_range in detect_pll_input_clock
 2018-04-11  8:41 UTC 

[GIT PULL] Thermal management updates for v4.17-rc1
 2018-04-11  8:41 UTC 

[PATCH] pinctrl/samsung: Correct EINTG banks order
 2018-04-11  8:36 UTC  (4+ messages)

[PATCH 1/2] ide: pdc202xx_new: Replace mdelay with usleep_range in detect_pll_input_clock
 2018-04-11  8:35 UTC  (3+ messages)

[PATCH] gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
 2018-04-11  8:33 UTC 

[PATCH 2/2] gpu: drm: ast: Replace mdelay with msleep in ast_post_chip_2500
 2018-04-11  8:30 UTC 

[PATCH 1/2] gpu: drm: ast: Replace mdelay with msleep in reset_mmc_2500
 2018-04-11  8:29 UTC 

[PATCH v2 1/2] MAINTAINERS: remove me as maintainer for I2C host drivers
 2018-04-11  8:27 UTC  (6+ messages)
` [PATCH v2 2/2] MAINTAINERS: add maintainer for Renesas I2C related drivers

[PATCH 1/2] staging: irda: Replace mdelay with usleep_range in stir421x_fw_upload
 2018-04-11  8:20 UTC  (8+ messages)

[PATCH] ARM: dts: sunxi: Change sun7i-a20-olimex-som204-evb to not use cd-inverted
 2018-04-11  8:19 UTC  (2+ messages)

[PATCH] cpuidle: menu: tidy up some indenting
 2018-04-11  8:18 UTC 

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-11  8:15 UTC  (9+ messages)
    ` [PATCH] checkpatch: whinge about bool bitfields
      ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

[PATCH v1 0/2] mm: migrate: vm event counter for hugepage migration
 2018-04-11  8:09 UTC  (3+ messages)
` [PATCH v1 1/2] mm: migrate: add vm event counters thp_migrate_(success|fail)
` [PATCH v1 2/2] mm: migrate: add vm event counters hugetlb_migrate_(success|fail)

[PATCH] MAINTAINERS: I'll maintain Renesas R-Car I2C host drivers
 2018-04-11  8:08 UTC  (2+ messages)

[PATCH v10 05/10] livepatch: Support separate list for replaced patches
 2018-04-11  8:07 UTC  (16+ messages)

[PATCH] staging: Android: Add 'vsoc' driver for cuttlefish
 2018-04-11  8:05 UTC  (2+ messages)

[PATCH 4.14 000/138] 4.14.34-stable review
 2018-04-11  8:04 UTC  (6+ messages)
` [PATCH 4.14 134/138] vhost: validate log when IOTLB is enabled

[PATCH] panel-jdi-lt070me05000: Replace mdelay with usleep_range and msleep in jdi_panel_init
 2018-04-11  7:58 UTC 

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11  7:57 UTC  (5+ messages)

[PATCH v4] isofs compress: Remove VLA usage
 2018-04-11  7:57 UTC  (2+ messages)

[PATCH 2/2] ide: pdc202xx_new: Replace mdelay with msleep in init_chipset_pdcnew
 2018-04-11  7:52 UTC 

[PATCH v6 1/4] Add notrace to lib/ucmpdi2.c
 2018-04-11  7:50 UTC  (4+ messages)
` [PATCH v6 2/4] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
` [PATCH v6 3/4] MIPS: vmlinuz: Use generic ashldi3
` [PATCH v6 4/4] MIPS: use generic GCC library routines from lib/

[PATCH] ide: hpt366: Replace mdelay with usleep_range in init_chipset_hpt366
 2018-04-11  7:50 UTC 

[PATCH v1] ringbuffer: Don't choose the process with adj equal OOM_SCORE_ADJ_MIN
 2018-04-11  7:48 UTC  (17+ messages)

KASAN: slab-out-of-bounds Read in pfkey_add
 2018-04-11  7:48 UTC  (5+ messages)

[PATCH v3] ARM: sun8i: v40: enable USB host ports for Banana Pi M2 Berry
 2018-04-11  7:48 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH v5 00/13] Sunxi: Add SMP support on A83T
 2018-04-11  7:44 UTC  (7+ messages)
` [PATCH v5 07/13] ARM: smp: Add initialization of CNTVOFF

[PATCH v2 0/9] Designware EP support and code clean up
 2018-04-11  7:40 UTC  (4+ messages)
` [PATCH v2 8/9] PCI: dwc: Small computation improvement

[PATCH][next] scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
 2018-04-11  7:36 UTC 

[PATCH 3/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
 2018-04-11  7:33 UTC 

[PATCH 2/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
 2018-04-11  7:32 UTC 

[PATCH 1/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
 2018-04-11  7:32 UTC 

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-11  7:32 UTC  (2+ messages)

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2018-04-11  7:30 UTC  (3+ messages)

[PATCH] swiotlb: Fix unexpected swiotlb_alloc_coherent() failures
 2018-04-11  7:28 UTC  (6+ messages)

[PATCH v8 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-11  7:21 UTC  (7+ messages)
` [PATCH v8 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [PATCH v8 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [PATCH v8 3/6] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v8 4/6] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v8 5/6] arm: arm64: introduce pfn_valid_region()
` [PATCH v8 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCH] KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
 2018-04-11  7:16 UTC 

[PATCH] net: dsa: b53: Replace mdelay with msleep in b53_switch_reset_gpio
 2018-04-11  7:14 UTC  (3+ messages)

[PATCH 2/2] staging: irda: Replace mdelay with usleep_range in irda_usb_probe
 2018-04-11  7:08 UTC  (2+ messages)

[PATCH] x86/xen: zero MSR_IA32_SPEC_CTRL before suspend
 2018-04-11  7:08 UTC  (2+ messages)

[GIT PULL] arch/nios2 update for v4.17-rc1
 2018-04-11  7:07 UTC 

[PATCH 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN92
 2018-04-11  7:06 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
    ` [linux-sunxi] "

[PATCH][V2] x86/acpi: Prevent all the X2APIC Id from being parsed in non-x2apic mode
 2018-04-11  7:01 UTC  (3+ messages)
` [tip:x86/urgent] x86/apic: Fix signedness bug in APIC ID validity checks

[RFC] mm, slab: reschedule cache_reap() on the same CPU
 2018-04-11  7:00 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-11  6:35 UTC  (6+ messages)
` [PATCH v2 2/6] drivers/soc/fsl: add EPU FSM configuration for deep sleep
` [PATCH v2 3/6] powerpc/cache: add cache flush operation for various e500
` [PATCH v2 4/6] powerpc/pm: add sleep and deep sleep on QorIQ SoCs
` [PATCH v2 5/6] powerpc:dts:pm: add power management node
` [PATCH v2 6/6] fsl_pmc: update device bindings

[PATCH] usb: serial: option: add HP LT4220 support
 2018-04-11  6:56 UTC  (2+ messages)

[PATCH] usb: dwc2: dwc2_vbus_supply_init: fix error check
 2018-04-11  6:50 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v3] isofs compress: Remove VLA usage
 2018-04-11  6:39 UTC  (5+ messages)

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-11  6:37 UTC  (9+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-04-11  6:35 UTC  (4+ messages)
` [PATCH v2 1/2] Fix NULL pointer in page_cache_tree_insert
` [PATCH v2 2/2] slab: __GFP_ZERO is incompatible with a constructor

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11  6:26 UTC  (2+ messages)

[PATCH v2] resource: Fix integer overflow at reallocation
 2018-04-11  6:16 UTC  (6+ messages)

[PATCH v2 1/2] trace_uprobe: Use %lx to display offset
 2018-04-11  6:12 UTC  (2+ messages)

linux-next: Tree for Apr 4
 2018-04-11  6:09 UTC  (8+ messages)
` x32 suspend failuer in "
      ` update-binfmts breaking suspend was "
              ` update-binfmts breaking suspend

[PATCH v4] Protected FIFOs and regular files
 2018-04-11  6:09 UTC  (6+ messages)

[PATCH 4.16 00/18] 4.16.2-stable review
 2018-04-11  6:02 UTC  (2+ messages)

[RfC PATCH] Add udmabuf misc device
 2018-04-11  5:59 UTC  (12+ messages)

[PATCH v2] writeback: safer lock nesting
 2018-04-11  5:50 UTC  (5+ messages)
` [PATCH v3] "

KMSAN: uninit-value in tipc_subscrb_rcv_cb
 2018-04-11  5:47 UTC  (2+ messages)

[PATCH v2 00/14] chrome_laptop: stop being a platform driver
 2018-04-11  5:44 UTC  (2+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-11  5:42 UTC  (8+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[GIT PULL] Immutable branch between MFD and Platform due for the v4.17 merge window
 2018-04-11  5:39 UTC 

[GIT PULL] apparmor updates for v4.17
 2018-04-11  5:22 UTC 

[PATCH v4 1/3] dt-bindings: pinctrl: bcm2835-gpio: Add generic pinctrl support
 2018-04-11  4:58 UTC  (5+ messages)
` [PATCH v5 0/3] pinctrl: bcm2835: "
  ` [PATCH v5 1/3] dt-bindings: pinctrl: bcm2835-gpio: "
  ` [PATCH v5 2/3] pinctrl: bcm2835: Add support for generic pinctrl binding
  ` [PATCH v5 3/3] pinctrl: bcm2835: Add support for output-low output-high properties

[PATCH] sched/fair: remove stale comments about tg_unthrottle_up
 2018-04-11  5:16 UTC 

[PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver
 2018-04-11  5:17 UTC 

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-04-11  5:15 UTC  (6+ messages)
` [PATCH v9 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH] staging: comedi: cb_pcidas64: fix alignment of function parameters
 2018-04-11  5:07 UTC  (2+ messages)

AMD graphics performance regression in 4.15 and later
 2018-04-11  5:02 UTC  (10+ messages)

[PATCH v3 0/4] pcal6524 extensions and fixes for pca953x driver
 2018-04-11  5:00 UTC  (8+ messages)
` [PATCH v3 1/4] gpio: pca953x: set the PCA_PCAL flag also when matching by DT
` [PATCH v3 2/4] gpio: pca953x: add register definitions for pcal6524 and fix address calculation

linux-next: Tree for Apr 11
 2018-04-11  4:58 UTC 

[PATCH v5 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-11  4:47 UTC  (6+ messages)
` [PATCH v5 1/5] mm: page_alloc: remain memblock_next_valid_pfn() "

[PATCH] dm/raid1: Remove VLA usage
 2018-04-11  4:43 UTC 

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-11  4:42 UTC 

[PATCH V7 00/13] drivers: Boot Constraint core
 2018-04-11  4:39 UTC  (6+ messages)

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-11  4:38 UTC  (7+ messages)
` [PATCH v5 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions

[PATCH v2] cpufreq/schedutil: Cleanup, document and fix iowait boost
 2018-04-11  4:37 UTC  (2+ messages)

[PATCH 0/8] Input: support for latest Lenovo thinkpads (series 80)
 2018-04-11  4:32 UTC  (6+ messages)

[PATCH v2 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-04-11  4:28 UTC  (6+ messages)
` [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter

Q: Can we get rid of __copy_siginfo_to_user32?
 2018-04-11  4:09 UTC  (2+ messages)

[PATCH 1/2] module: Do not access sig_enforce directly
 2018-04-11  3:53 UTC  (2+ messages)
` [PATCH 2/2] module: Allow to always show the status of modsign

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-09 11:16 UTC 

Regression caused by commit bc976233a872, ethernet r8169 stops working after system S3
 2018-04-11  3:46 UTC  (5+ messages)

[PATCH v2] selftests/livepatch: introduce tests
 2018-04-11  3:44 UTC  (2+ messages)

[PATCHv4] gpio: Remove VLA from gpiolib
 2018-04-11  3:44 UTC  (2+ messages)

[PATCH 2/2] isdn: hisax_fcpcipnp: Replace mdelay with usleep_range in fcpcipnp_setup
 2018-04-11  3:33 UTC 

[PATCH 1/2] isdn: hisax_fcpcipnp: Replace mdelay with usleep_range in fcpci_init
 2018-04-11  3:33 UTC 

[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
 2018-04-11  3:33 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] vhost: return bool from *_access_ok() functions

[PATCH 3/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_isoc_urb_init
 2018-04-11  3:24 UTC 

[PATCH 2/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_bulk_urb_init
 2018-04-11  3:24 UTC 

[PATCH] selftests/filesystems: Don't run dnotify_test by default
 2018-04-11  3:24 UTC  (4+ messages)

[PATCH 1/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_allocate_stream_buffers
 2018-04-11  3:23 UTC 

[PATCH v2 0/3] resource: Use list_head to link sibling resource
 2018-04-11  3:22 UTC  (6+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v3 1/3] resource: Use list_head to link resource sibling

Re: [RFC PATCH 2/2] ACPI/IORT: use swiotlb_dma_ops when smmu probe failed
 2018-04-11  3:18 UTC 

usercopy whitelist woe in scsi_sense_cache
 2018-04-11  3:13 UTC  (10+ messages)

[PATCH v2] virtio_balloon: export hugetlb page allocation counts
 2018-04-11  3:12 UTC  (8+ messages)
    ` [virtio-dev] "

[PATCH] misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
 2018-04-11  3:07 UTC 

[PATCH] mtd: nand: diskonchip: Replace mdelay with usleep_range in doc_probe
 2018-04-11  2:57 UTC 

[PATCH] clk: bulk: silently error out on EPROBE_DEFER
 2018-04-11  2:54 UTC  (2+ messages)
`  "

[PATCH 3/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_pnp_resume
 2018-04-11  2:47 UTC 

[PATCH 2/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_platform_resume
 2018-04-11  2:47 UTC 

[PATCH 1/3] mmc: wbsd: Replace mdelay with usleep_range in wbsd_init
 2018-04-11  2:46 UTC 

[PATCH 4.15 000/168] 4.15.17-stable review
 2018-04-11  2:42 UTC  (2+ messages)

[PATCH] net: sun: cassini: Replace GFP_ATOMIC with GFP_KERNEL in cas_check_invariants
 2018-04-11  2:34 UTC 

[PATCH] net: samsung: sxgbe: Replace mdelay with usleep_range in sxgbe_sw_reset
 2018-04-11  2:21 UTC 

[RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-11  2:18 UTC  (8+ messages)
    ` [virtio-dev] "


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