linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 10:13:04 to 2018-04-27 13:46:01 UTC [more...]

[RFC tip/locking/lockdep v6 00/20] lockdep: Support deadlock detection for recursive read locks
 2018-04-27 13:50 UTC  (3+ messages)
` [RFC tip/locking/lockdep v6 01/20] lockdep/Documention: Recursive read lock detection reasoning

drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to `wmidev_evaluate_method'
 2018-04-27 13:43 UTC 

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-27 13:44 UTC  (4+ messages)
` [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot "

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-04-27 13:42 UTC  (14+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH 0/5] timekeeping: API cleanup and extensions
 2018-04-27 13:40 UTC  (6+ messages)
` [PATCH 1/5] timekeeping: Remove timespec64 hack
` [PATCH 2/5] timekeeping: Clean up ktime_get_real_ts64
` [PATCH 3/5] timekeeping: Standardize on ktime_get_*() naming
` [PATCH 4/5] timekeeping: Add ktime_get_coarse_with_offset
` [PATCH 5/5] timekeeping: Add more coarse clocktai/boottime interfaces

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-27 13:39 UTC 

[PATCH] fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
 2018-04-27 13:44 UTC  (3+ messages)

[PATCH v3] rpmsg: qcom_smd: Access APCS through mailbox framework
 2018-04-27 13:37 UTC  (2+ messages)

[PATCH] pinctrl: meson-axg: fix the range of aobus bank
 2018-04-27 13:33 UTC  (2+ messages)

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-27 13:31 UTC  (5+ messages)
` [RFC v2 1/2] virtio: add pmem driver
  ` [Qemu-devel] "

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-27 13:30 UTC  (8+ messages)
` [PATCH 03/61] auxdisplay: "
` [PATCH 20/61] input: keyboard: "

[PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
 2018-04-27 13:24 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] dt-bindings: display: Document the EDT et* displays in one file
  ` [PATCH v4 2/7] drm/panel: Add support for the EDT ETM0700G0BDH6
  ` [PATCH v4 3/7] drm/panel: Add support for the EDT ETM0700G0EDH6
  ` [PATCH v4 4/7] ARM: dts: imx: Add an cpu0 label for imx6dl devices
  ` [PATCH v4 5/7] dt-bindings: arm: Document emtrion emCON-MX6 bindings
  ` [PATCH v4 6/7] ARM: dts: Add support for emtrion emCON-MX6 series
  ` [PATCH v4 7/7] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support

[PATCH] ptp_pch: use helpers function for converting between ns and timespec
 2018-04-27 13:26 UTC  (2+ messages)

[PATCH] documentation: core-api: rearrange a few kernel-api chapters and sections
 2018-04-27 13:21 UTC  (2+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-27 13:15 UTC  (5+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v2 1/4] drm/panel: simple: Add support for Rocktech RK070ER9427 LCD panel
 2018-04-27 13:10 UTC 

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-27 13:09 UTC  (6+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
      ` [tip:locking/core] locking/qspinlock: Remove duplicate clear_pending() function from PV code

[PATCH 1/2] drm/ttm: Add TTM_PAGE_FLAG_TRANSHUGE
 2018-04-27 13:08 UTC  (2+ messages)
` [PATCH v2 1/2] drm/ttm: Only allocate huge pages with new flag TTM_PAGE_FLAG_TRANSHUGE

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-27 13:08 UTC  (11+ messages)
` [PATCH v8 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables

[PATCH v2 net-next 1/2] tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
 2018-04-27 13:03 UTC  (3+ messages)

[RFC PATCH 0/3] serial: uartps: Add run time support for more IPs than hardcoded 2
 2018-04-27 13:02 UTC  (5+ messages)
` [RFC PATCH 1/3] of: base: Introduce of_alias_check_id() to check alias IDs

[PATCH] staging: greybus: Use gpio_is_valid()
 2018-04-27 13:02 UTC  (4+ messages)
` [greybus-dev] "

[PATCH v1 0/4] Restore ULPI USB on Tegra20
 2018-04-27 13:00 UTC  (6+ messages)
` [PATCH v1 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers

[PATCH] drm/stm: ltdc: fix warnings in ltdc_plane_create()
 2018-04-27 13:00 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: add mode_valid()
 2018-04-27 12:59 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: fix deferred endpoint management
 2018-04-27 12:59 UTC  (3+ messages)

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-27 12:47 UTC  (7+ messages)
` [PATCH v5 09/11] vsprintf: Prevent crash when dereferencing invalid pointers
` [PATCH v5 10/11] vsprintf: WARN() on invalid pointer access

[PATCH RFC PoC 0/2] platform: different approach to early platform drivers
 2018-04-27 12:40 UTC  (8+ messages)

[PATCH] stop_machine: Use raw spinlocks
 2018-04-27 12:40 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] delayacct: use raw_spinlocks
 2018-04-27 12:39 UTC  (2+ messages)
` [tip:locking/core] delayacct: Use raw_spinlocks

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-04-27 12:36 UTC  (7+ messages)

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-04-27 12:36 UTC  (5+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH v2] debugfs: inode: debugfs_create_dir uses mode permission from parent
 2018-04-27 12:35 UTC 

[PATCH v7 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-27 12:33 UTC  (5+ messages)

[PATCH] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
 2018-04-27 12:31 UTC  (7+ messages)

[GIT PULL] sound fixes for 4.17-rc3
 2018-04-27 12:30 UTC 

[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-04-27 12:30 UTC  (6+ messages)
` [PATCH v8 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable

[GIT PULL] ARM: SoC fixes for 4.17
 2018-04-27 12:19 UTC 

MHI initial design review
 2018-04-27 12:18 UTC  (9+ messages)
` [PATCH v1 1/4] mhi_bus: core: Add support for MHI host interface
` [PATCH v1 2/4] mhi_bus: controller: MHI support for QCOM modems
` [PATCH v1 3/4] mhi_bus: dev: netdev: add network interface driver
` [PATCH v1 4/4] mhi_bus: dev: uci: add user space "

WARNING in tcp_enter_loss (2)
 2018-04-27 12:16 UTC 

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-04-27 12:15 UTC  (5+ messages)

[PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called
 2018-04-27 12:14 UTC  (4+ messages)
` [PATCH 2/2] i2c: sprd: Fix the i2c count issue

[tip:x86/cleanups] x86/bpf: Clean up non-standard comments, to make the code more readable
 2018-04-27 12:13 UTC 

[PATCH v4 00/14] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-27 12:09 UTC  (15+ messages)
` [PATCH v4 01/14] ARM: dts: dra72-evm-common: Remove mmc specific pinmux
` [PATCH v4 02/14] ARM: dts: dra71-evm: Add "vqmmc-supply" property for mmc2
` [PATCH v4 03/14] ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup
` [PATCH v4 04/14] ARM: dts: am57xx-idk: Use pinctrl group from dra7-mmc-iodelay.dtsi to select pulldown
` [PATCH v4 05/14] ARM: dts: dra71-evm: "
` [PATCH v4 06/14] ARM: dts: am574x-idk: Add pinmux configuration for MMC
` [PATCH v4 07/14] ARM: dts: am57xx-beagle-x15/am57xx-idk: Fix pinctrl-names
` [PATCH v4 08/14] ARM: dts: dra72-evm-common: Add wilink8 wlan support
` [PATCH v4 09/14] ARM: dts: dra7-evm: Model EVM_3V6 regulator
` [PATCH v4 10/14] ARM: dts: dra7-evm: Add wilink8 wlan support
` [PATCH v4 11/14] ARM: dts: dra76-evm: "
` [PATCH v4 12/14] ARM: dts: dra7: Use sdhci-omap programming model
` [PATCH v4 13/14] ARM: dts: dra7: Add high speed modes capability to MMC1/MMC2 dt node
` [PATCH v4 14/14] Documentation: ARM: Add new MMC requirements for DRA7/K2G

recent patch "x86/acpi: Prevent X2APIC id 0xffffffff from being accounted"
 2018-04-27 12:09 UTC  (3+ messages)

[PATCH 0/3] fbdev/drm: sh_mobile: remove unused MERAM support
 2018-04-27 12:09 UTC  (6+ messages)
    ` [PATCH 1/3] video: fbdev: sh_mobile_lcdcfb: "
    ` [PATCH 2/3] drm: shmobile: "
    ` [PATCH 3/3] video: fbdev: remove unused sh_mobile_meram driver

[v2 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
 2018-04-27 12:06 UTC  (2+ messages)

mmc: mediatek: add 64G DRAM DMA support
 2018-04-27 12:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-04-27 12:04 UTC  (2+ messages)

[PATCH v8 0/9] DesignWare EP support and code clean up
 2018-04-27 12:00 UTC  (10+ messages)
` [PATCH v8 1/9] bindings: PCI: designware: Example update
` [PATCH v8 2/9] PCI: dwc: Add support for EP mode
` [PATCH v8 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry
` [PATCH v8 4/9] bindings: PCI: designware: Add support for EP in DesignWare driver
` [PATCH v8 5/9] misc: pci_endpoint_test: Add DesignWare EP entry
` [PATCH v8 6/9] PCI: dwc: Define maximum number of vectors
` [PATCH v8 7/9] PCI: dwc: Replace lower into upper case characters
` [PATCH v8 8/9] PCI: dwc: Small computation improvement
` [PATCH v8 9/9] PCI: dwc: Replace magic number by defines

[PATCH v2] x86/PCI: Make pci=earlydump output neat
 2018-04-27 11:58 UTC  (2+ messages)

[PATCH 2/5] X86: Hyper-V: Enable IPI enlightenments
 2018-04-27 11:55 UTC  (3+ messages)

[PATCH v4 0/5] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-04-27 11:54 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v4 2/5] reset: qcom: AOSS (always on subsystem) reset controller

stable 4.16.5 hmm build error
 2018-04-27 11:51 UTC  (7+ messages)

[PATCH 0/5] X86: Hyper-V: APIC enlightenments
 2018-04-27 11:50 UTC  (7+ messages)
` [PATCH 1/5] X86: Hyper-V: Enlighten APIC access
  ` [PATCH 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page

[PATCH v5 00/14] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-04-27 11:47 UTC  (15+ messages)
` [PATCH v5 01/14] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v5 02/14] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v5 03/14] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v5 04/14] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v5 05/14] mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8v
` [PATCH v5 06/14] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v5 07/14] mmc: sdhci: Factor out target_timeout calculation
` [PATCH v5 08/14] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v5 09/14] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v5 10/14] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v5 11/14] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v5 12/14] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
` [PATCH v5 13/14] dt-bindings: sdhci-omap: Add pinctrl bindings
` [PATCH v5 14/14] mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode

[PATCH] inode: debugfs_create_dir uses mode permission from parent
 2018-04-27 11:47 UTC  (6+ messages)

[PATCH v2] memcg: writeback: use memcg->cgwb_list directly
 2018-04-27 11:46 UTC  (2+ messages)

[PATCH 0/2] Use gpio_is_valid()
 2018-04-27 11:44 UTC  (3+ messages)
` [PATCH 1/2] [media] platform: "
` [PATCH 2/2] [media] sta2x11: Use gpio_is_valid() and remove unnecessary check

[PATCH 0/2] Add new grayscale formats
 2018-04-27 11:40 UTC  (3+ messages)
` [PATCH 1/2] media: v4l: Add new 2X8 10-bit grayscale media bus code
` [PATCH 2/2] media: v4l: Add new 10-bit packed grayscale format

[PATCH] ath10k: sdio: jump to correct label in error handling path
 2018-04-27 11:40 UTC  (2+ messages)
`  "

[PATCH][next] ath10k: fix spelling mistake: "servive" -> "service"
 2018-04-27 11:39 UTC  (2+ messages)
` [next] "

[PATCH] ath6kl: fix ath6kl_data_tx()'s return type
 2018-04-27 11:35 UTC  (2+ messages)
`  "

[PATCH v6] fs: dax: Adding new return type vm_fault_t
 2018-04-27 11:34 UTC  (4+ messages)

[PATCH] ASoC: dai playback and capture active may be greater than 1
 2018-04-27 11:31 UTC 

[PATCH] Documentation: driver-api: fix device_connection.rst kernel-doc error
 2018-04-27 11:30 UTC  (2+ messages)

[PATCH V2 1/2] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-27 11:25 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Avoid calling sync_entity_load_avg() unnecessarily

[PATCH v3 00/15] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-27 11:20 UTC  (7+ messages)
` [PATCH v3 04/15] ARM: dts: dra74x-mmc-iodelay: Add a new pinctrl group for clk line without pullup
` [PATCH v3 11/15] ARM: dts: dra7-evm: Add wilink8 wlan support

[PATCH v2 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-27 11:16 UTC  (7+ messages)
` [PATCH v2 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH v2 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v2 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

[PATCH 0/4] KVM: Support PUD hugepages at stage 2
 2018-04-27 11:14 UTC  (9+ messages)
` [PATCH 1/4] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH 2/4] KVM: arm/arm64: Introduce helpers to manupulate page table entries
` [PATCH 3/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH 4/4] KVM: arm64: Add support for PUD hugepages at stage 2

[PATCH] spi: mpc52xx: Use gpio_is_valid()
 2018-04-27 11:08 UTC  (2+ messages)
` Applied "spi: mpc52xx: Use gpio_is_valid()" to the spi tree

[PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat
 2018-04-27 11:06 UTC  (6+ messages)

[PATCH v6 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-27 11:06 UTC  (5+ messages)
` [PATCH v6 02/24] soc: qcom: Add APR bus driver

[PATCH] video: fbdev: remove unused auo_k190xfb drivers
 2018-04-27 11:04 UTC 

[PATCH v4 00/15] Memory controller hot reset
 2018-04-27 10:56 UTC  (6+ messages)
` [PATCH v4 09/15] memory: tegra: Squash tegra20-mc into common tegra-mc driver

[PATCH v1] device property: Get rid of union aliasing
 2018-04-27 10:56 UTC  (2+ messages)

[PATCH] ASoC: uniphier: remove boilerplate from lisence comment
 2018-04-27 10:53 UTC  (2+ messages)
` Applied "ASoC: uniphier: remove boilerplate from lisence comment" to the asoc tree

[BUG] igb: reconnecting of cable not always detected
 2018-04-27 10:39 UTC  (7+ messages)

[PATCH v2] serial: 8250_of: Add IO space support
 2018-04-27 10:36 UTC 

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-04-27 10:27 UTC  (7+ messages)
` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-27 10:27 UTC  (7+ messages)
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 07/11] arm64: add basic pointer authentication support

[PATCH net-next 0/2] netns: uevent filtering
 2018-04-27 10:23 UTC  (3+ messages)
` [PATCH net-next 1/2 v3] uevent: add alloc_uevent_skb() helper
` [PATCH net-next 2/2 v3] netns: restrict uevents

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-27 10:22 UTC  (11+ messages)

[PATCH v5] fault-injection: introduce kvmalloc fallback options
 2018-04-27 10:20 UTC  (12+ messages)
    ` [dm-devel] "

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-27 10:17 UTC  (14+ messages)

[PATCH 05/17] drm: rcar-du: Split CRTC handling to support hardware indexing
 2018-04-27 10:15 UTC  (6+ messages)
` [PATCH 07/17] drm: rcar-du: Add R8A77965 support

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-27 10:13 UTC  (3+ messages)
` [PATCH v2 5/5] vfio: ccw: add traceponits for interesting error paths

[PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory
 2018-04-27 10:13 UTC  (2+ messages)

[PATCH V2 1/3] usb: xhci: tegra: Prepare for adding runtime PM support
 2018-04-27 10:13 UTC  (3+ messages)
` [PATCH V2 3/3] usb: xhci: tegra: Add support for managing powergates


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