linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-30 20:23:04 to 2019-07-01 07:42:08 UTC [more...]

[PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-07-01  7:42 UTC  (2+ messages)

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-01  7:38 UTC  (9+ messages)
` [PATCH v3 1/5] mm: introduce MADV_COLD

general protection fault in do_move_mount (2)
 2019-07-01  7:38 UTC  (5+ messages)
` [PATCH] vfs: move_mount: reject moving kernel internal mounts

[Patch 1/1] Input: edt-ft5x06 - disable irq handling during suspend
 2019-07-01  7:32 UTC  (5+ messages)

[PATCH 0/2] make RB_DECLARE_CALLBACKS more generic
 2019-07-01  7:31 UTC  (3+ messages)
` [PATCH 2/2] augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition

[PATCH] rbtree: avoid generating code twice for the cached versions
 2019-07-01  7:26 UTC  (2+ messages)

[PATCH 0/5] Minor ti-sysc cleanups
 2019-07-01  7:18 UTC  (2+ messages)

[PATCH] mtd: onenand_base: Mark expected switch fall-through
 2019-07-01  7:17 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the hwmon-staging tree
 2019-07-01  7:15 UTC 

[PATCH v3 1/2] mtd: Add flag to indicate panic_write
 2019-07-01  7:14 UTC  (2+ messages)

[PATCH v3] mtd: rawnand: Add Macronix NAND read retry support
 2019-07-01  7:14 UTC  (2+ messages)

[PATCH][next] mtd: rawnand: gpmi: remove double assignment to block_size
 2019-07-01  7:14 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-07-01  7:13 UTC  (13+ messages)
      ` [LKP] "

[PATCH v2 1/3] mtd: nand: raw: brcmnand: Refactored code to introduce helper functions
 2019-07-01  7:12 UTC  (2+ messages)

[PATCH v4 1/2] mtd: Add flag to indicate panic_write
 2019-07-01  7:12 UTC  (2+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
 2019-07-01  7:11 UTC  (3+ messages)

[PATCH v2] remoteproc: copy parent dma_pfn_offset for vdev
 2019-07-01  7:02 UTC 

RISC-V nommu support v2
 2019-07-01  6:56 UTC  (2+ messages)

[PATCH v5 0/3] add thermal/power management features for FPGA DFL drivers
 2019-07-01  6:37 UTC  (4+ messages)
` [PATCH v5 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
` [PATCH v5 2/3] fpga: dfl: fme: add thermal management support
` [PATCH v5 3/3] fpga: dfl: fme: add power "

[PATCH 01/10] staging/rtl8723bs/hal: fix comparison to true/false is error prone
 2019-07-01  6:53 UTC  (2+ messages)

[PATCH v4 00/15] add new features for FPGA DFL drivers
 2019-07-01  6:30 UTC  (5+ messages)
` [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces

[PATCH v8 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-01  6:52 UTC  (4+ messages)
` [PATCH v8 6/8] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order

[PATCH] Staging: most: fix coding style issues
 2019-07-01  6:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/komeda: Adds power management support
 2019-07-01  6:45 UTC 

[PATCH v2 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
 2019-07-01  6:22 UTC 

lift the xfs writepage code into iomap
 2019-07-01  6:43 UTC  (8+ messages)
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c

[PATCH] dt-bindings: i3c: cdns: Use correct cells for I2C device
 2019-07-01  6:42 UTC 

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-01  6:21 UTC  (5+ messages)
` [PATCH 1/4] kvm: x86: Add CONFIG_KVM_DEBUG
` [PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
` [PATCH 3/4] kvm: x86: replace MMU_DEBUG with CONFIG_KVM_DEBUG
` [PATCH 4/4] kvm: x86: convert TSC pr_debugs to be gated by CONFIG_KVM_DEBUG

[RFC PATCH 0/5] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-07-01  6:23 UTC  (7+ messages)
` [RFC PATCH 1/5] dt-bindings: soundwire: add slave bindings
` [RFC PATCH 2/5] soundwire: core: add device tree support for slave devices
` [RFC PATCH 3/5] soundwire: add module_sdw_driver helper macro

[GIT PULL] Hisilicon fixes for v5.2
 2019-07-01  6:22 UTC  (6+ messages)

dev_pagemap related cleanups v4
 2019-07-01  6:20 UTC  (23+ messages)
` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
` [PATCH 02/22] mm/hmm: update HMM documentation
` [PATCH 03/22] mm/hmm: clean up some coding style and comments
` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH 13/22] mm/hmm: Use lockdep instead of comments
` [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
` [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
` [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
` [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-07-01  6:13 UTC  (4+ messages)

[PATCH v3] platform/chrome: Expose resume result via debugfs
 2019-07-01  6:01 UTC  (3+ messages)

[PATCH v2 0/2] TTY: add rpmsg tty driver
 2019-07-01  6:00 UTC  (5+ messages)
` [PATCH v2 1/2] rpmsg: core: add possibility to get message payload length
` [PATCH v2 2/2] tty: add rpmsg driver

WARNING in mark_lock
 2019-07-01  5:51 UTC  (5+ messages)
  ` [net/bpf] "

[PATCH] ALSA: xen-front: fix unintention integer overflow on left shifts
 2019-07-01  5:46 UTC  (3+ messages)
  ` [Xen-devel] "

memory leak in create_ctx
 2019-07-01  5:40 UTC  (3+ messages)

[PATCH v2] arm64: zynqmp: Add ZynqMP SDHCI compatible string
 2019-07-01  5:37 UTC 

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-07-01  5:37 UTC  (4+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig

[v2 3/3] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-07-01  5:32 UTC 

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-07-01  5:29 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock
` [PATCH v2 02/11] arm64: dts: rockchip: Add optional clock property indicating sdcard clock
` [PATCH v2 03/11] mmc: sdhci-of-arasan: Replace deprecated clk API calls
` [PATCH v2 04/11] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v2 05/11] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v2 06/11] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v2 07/11] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI
` [PATCH v2 08/11] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v2 09/11] firmware: xilinx: Add SDIO Tap Delay APIs
` [PATCH v2 10/11] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [PATCH v2 11/11] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

linux-next: manual merge of the nand tree with Linus' tree
 2019-07-01  5:23 UTC 

[RFC PATCH v5] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-07-01  5:09 UTC  (2+ messages)

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-01  5:09 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2019-07-01  5:01 UTC  (2+ messages)

[PATCH 12/87] dma: imx-sdma: Remove call to memset after dma_alloc_coherent
 2019-07-01  4:54 UTC  (2+ messages)

[PATCH v4 0/4] usb: xhci: Add support for Renesas USB controllers
 2019-07-01  4:48 UTC  (7+ messages)
` [PATCH v4 1/4] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v4 2/4] usb: xhci: Use register defined and field names

linux-next: manual merge of the bpf-next tree with the net-next tree
 2019-07-01  4:47 UTC 

[PATCHv2] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
 2019-07-01  4:40 UTC 

[PATCH v6 0/3] add support for rng-seed
 2019-07-01  4:33 UTC  (5+ messages)
` [PATCH v6 3/3] arm64: kexec_file: add rng-seed support

[PATCH v5 0/2] clocksource/drivers: Create new Hyper-V clocksource driver
 2019-07-01  4:26 UTC  (3+ messages)
` [PATCH v5 1/2] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
` [PATCH v5 2/2] clocksource/drivers: Continue making "

linux-next: build failure after merge of the rdma tree
 2019-07-01  4:14 UTC 

[PATCH] tools/memory-model: Update the informal documentation
 2019-07-01  4:04 UTC  (2+ messages)

[RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
 2019-07-01  4:04 UTC  (3+ messages)
` [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section
` [RFC 3/3] Revert "rcutorture: Tweak kvm options"

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-07-01  3:55 UTC  (10+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks

[PATCH] drm: bridge: DRM_SIL_SII8620 should depend on, not select INPUT
 2019-07-01  3:39 UTC 

linux-next: build failure after merge of the pm tree
 2019-07-01  3:37 UTC 

linux-next: manual merge of the pm tree with the pci tree
 2019-07-01  3:24 UTC 

[PATCH 0/2] drm/vkms: Introduce basic support for configfs
 2019-07-01  3:24 UTC  (3+ messages)
` [PATCH 1/2] drm/vkms: Add enable/disable functions per connector
` [PATCH 2/2] drm/vkms: Introduce configfs for enabling/disabling connectors

[PATCH 4/4] platform: x86: Use dev_get_drvdata()
 2019-07-01  3:24 UTC 

[PATCH 3/4] mailbox: Use dev_get_drvdata()
 2019-07-01  3:24 UTC 

[PATCH 2/4] input: keyboard/mouse/touchscreen/misc: Use dev_get_drvdata()
 2019-07-01  3:23 UTC 

[PATCH 1/4] gpu: Use dev_get_drvdata()
 2019-07-01  3:22 UTC 

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-07-01  3:13 UTC  (5+ messages)
` [RFC PATCH 03/12] powerpc/prom_init: Add the ESM call to prom_init

[v2 3/3] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-07-01  3:12 UTC 

[RFC PATCH v3 0/4] Deliver vGPU display vblank event to userspace
 2019-07-01  3:09 UTC  (8+ messages)

[PATCH] cifs: fix build by selecting CONFIG_KEYS
 2019-07-01  3:03 UTC 

[PATCH 0/6] Mount and superblock notifications [ver #5]
 2019-07-01  2:59 UTC  (3+ messages)
` [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. "

[PATCH v2] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
 2019-07-01  2:39 UTC 

nouveau: DRM: GPU lockup - switching to software fbcon
 2019-07-01  2:33 UTC  (6+ messages)

linux-next: build warning after merge of the hwmon-staging tree
 2019-07-01  2:26 UTC 

[RFC] Deadlock via recursive wakeup via RCU with threadirqs
 2019-07-01  2:08 UTC  (18+ messages)

[PATCH v3 0/4] Panel rotation patches
 2019-07-01  1:59 UTC  (3+ messages)
` [PATCH v4 4/4] drm/mtk: add panel orientation property

[PATCH] drm/nouveau: fix memory leak in nouveau_conn_reset()
 2019-07-01  1:46 UTC 

[PATCH] devfreq: tegra20: add COMMON_CLK dependency
 2019-07-01  1:49 UTC  (2+ messages)

[v5 0/7] Support dsi for mt8183
 2019-07-01  1:43 UTC  (5+ messages)
` [v5 4/7] drm/mediatek: add frame size control
` [v5 6/7] drm/mediatek: change the dsi phytiming calculate method

[PATCH 00/43] Convert doc files to ReST
 2019-07-01  1:40 UTC  (3+ messages)
  ` [PATCH 41/43] docs: extcon: convert it to ReST and move to acpi dir

[PATCH] misc: fsa9480: Delete this driver
 2019-07-01  1:27 UTC  (2+ messages)

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-01  1:21 UTC  (3+ messages)
` [PATCH 22/39] docs: ocxl.rst: add it to the uAPI book

linux-next: build failure after merge of the xfs tree
 2019-07-01  1:12 UTC 

linux-next: manual merge of the xfs tree with the f2fs tree
 2019-07-01  1:06 UTC 

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-01  0:58 UTC  (8+ messages)
` [PATCH 1/7] init/Kconfig: add CONFIG_CC_CAN_LINK
` [PATCH 2/7] kbuild: compile-test exported headers to ensure they are self-contained
` [PATCH 3/7] kbuild: do not create wrappers for header-test-y
` [PATCH 4/7] kbuild: support header-test-pattern-y
` [PATCH 5/7] kheaders: remove meaningless -R option of 'ls'
` [PATCH 6/7] kheaders: include only headers into kheaders_data.tar.xz
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH 0/2] staging: update mt7621 dts for some recent driver changes
 2019-07-01  0:43 UTC  (3+ messages)
` [PATCH 1/2] staging: mt7621-dts: update sdhci config
` [PATCH 2/2] staging: mt7621-dts: add support for second network interface

[PATCH v3] rcu: Change return type of rcu_spawn_one_boost_kthread()
 2019-07-01  0:40 UTC 

[PATCH] docs: ipmb: place it at driver-api and convert to ReST
 2019-07-01  0:34 UTC  (2+ messages)

[PATCH v2] rcu: Change return type of rcu_spawn_one_boost_kthread()
 2019-07-01  0:01 UTC  (6+ messages)

KMSAN: uninit-value in ax88772_bind
 2019-06-30 23:45 UTC  (2+ messages)
` [PATCH] net: usb: asix: init MAC address buffers

High quality PCB
 2019-06-30 23:32 UTC 

[PATCH] block: fix a crash in do_task_dead()
 2019-06-30 23:06 UTC  (6+ messages)

[PATCH] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-06-30 22:52 UTC 

linux-next: manual merge of the dma-mapping tree with Linus' tree
 2019-06-30 22:42 UTC 

[PATCH 0/4] drm+dt+efi: support devices with multiple possible panels
 2019-06-30 22:04 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: chosen: document panel-id binding
` [PATCH 2/4] efi/libstub: detect panel-id
` [PATCH 3/4] drm: add helper to lookup panel-id
` [PATCH 4/4] drm/bridge: ti-sn65dsi86: use "

linux-next: Fixes tag needs some work in the sound-asoc tree
 2019-06-30 21:49 UTC 

[PATCH v9 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-30 21:45 UTC  (3+ messages)
` [PATCH v9 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2019-06-30 21:44 UTC 

linux-next: Fixes tag needs some work in the net-next tree
 2019-06-30 21:37 UTC 

[PATCH] filesystem-dax: Disable PMD support
 2019-06-30 21:37 UTC  (12+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-30 21:15 UTC  (7+ messages)

[PATCH v6 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-30 21:00 UTC  (16+ messages)
` [PATCH v6 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v6 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v6 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v6 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v6 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v6 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v6 07/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v6 08/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v6 09/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v6 10/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v6 11/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v6 12/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v6 13/15] clk: tegra20: emc: Add tegra20_clk_emc_on_pllp()
` [PATCH v6 14/15] ARM: tegra30: cpuidle: Don't enter LP2 on CPU0 when EMC runs off PLLP
` [PATCH v6 15/15] ARM: dts: tegra30: Add External Memory Controller node

[PATCH 1/3] DRM: ingenic: Use devm_platform_ioremap_resource
 2019-06-30 20:56 UTC  (4+ messages)

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-06-30 20:55 UTC  (4+ messages)
` [PATCH v5 2/7] drm/panel: simple: Add ability to override typical timing

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-06-30 20:36 UTC  (3+ messages)
` [PATCH 4/4] ipvs: reduce kernel stack usage


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