linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-18 08:32:27 to 2019-04-18 11:50:01 UTC [more...]

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-18 11:49 UTC  (7+ messages)

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-18 11:49 UTC  (5+ messages)
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[PATCH 1/3] regulator: ltc3589: Convert to use simplified DT parsing
 2019-04-18 11:45 UTC  (3+ messages)
` [PATCH 2/3] regulator: ltc3589: Get rid of struct ltc3589_regulator
` [PATCH 3/3] regulator: ltc3589: Switch to SPDX identifier

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-04-18 11:42 UTC  (6+ messages)

[PATCH v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
 2019-04-18 11:36 UTC  (5+ messages)

[PATCH V2] ASoC: fsl_esai: Add pm runtime function
 2019-04-18 11:34 UTC 

[PATCH] livepatch: Convert error about unsupported reliable stacktrace into a warning
 2019-04-18 11:29 UTC 

[PATCH] The patch solves the type error of the parameter “off” in syscall mmap on the ARM64 platform
 2019-04-18 11:28 UTC  (2+ messages)

[PATCH 3/4] locking/lockdep: Use expanded masks on find_usage_*() functions
 2019-04-18 11:27 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] x86/boot: This program cannot be run in DOS mode.$
 2019-04-18 11:27 UTC  (5+ messages)

[PATCH 2/4] locking/lockdep: Map remaining magic numbers to lock usage mask names
 2019-04-18 11:26 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] irq_work: Do not raise an IPI when queueing work on the local CPU
 2019-04-18 11:25 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 1/4] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
 2019-04-18 11:26 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v2 1/2] arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
 2019-04-18 11:24 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP

[PATCH 1/2] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1
 2019-04-18 11:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node

[PATCH] kbuild: re-enable int-in-bool-context warning
 2019-04-18 11:18 UTC 

[PATCH v4 0/2] vmalloc enhancements
 2019-04-18 11:18 UTC  (4+ messages)
` [PATCH v4 1/2] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()

[PATCH] ARM: mach-shmobile: Don't configure ARCH timer if PSCI is enabled
 2019-04-18 11:15 UTC  (5+ messages)

[PATCH] ASoC: fsl_esai: Add pm runtime function
 2019-04-18 11:12 UTC 

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-18 11:10 UTC  (2+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-18 11:10 UTC  (3+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH] drm/i915: fix spelling mistake "resseting" -> "resetting"
 2019-04-18 11:08 UTC  (2+ messages)

[V2] btrfs: drop inode reference count on error path
 2019-04-18 11:06 UTC 

WARNING in notify_change
 2019-04-18 11:03 UTC  (5+ messages)

[PATCH v2] panic: add an option to replay all the printk message in buffer
 2019-04-18 11:01 UTC  (13+ messages)

dynamic DMA-buf sharing between devices
 2019-04-18 10:57 UTC  (9+ messages)
` [PATCH 04/12] dma-buf: add optional invalidate_mappings callback v5

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-18 10:38 UTC  (4+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-18 10:44 UTC  (32+ messages)
` [patch V2 01/29] tracing: Cleanup stack trace code
` [patch V2 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V2 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V2 04/29] backtrace-test: Simplify stack trace handling
` [patch V2 05/29] proc: Simplify task stack retrieval
` [patch V2 06/29] latency_top: Simplify stack trace handling
` [patch V2 07/29] mm/slub: Simplify stack trace retrieval
` [patch V2 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V2 09/29] mm/kasan: "
` [patch V2 10/29] mm/page_owner: Simplify stack trace handling
` [patch V2 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V2 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V2 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V2 14/29] dm bufio: "
` [patch V2 15/29] dm persistent data: Simplify stack trace handling
` [patch V2 16/29] drm: Simplify stacktrace handling
` [patch V2 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V2 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V2 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V2 23/29] tracing: Simplify stack trace retrieval
` [patch V2 24/29] tracing: Remove the last struct stack_trace usage
` [patch V2 25/29] livepatch: Simplify stack trace retrieval
` [patch V2 26/29] stacktrace: Remove obsolete functions
` [patch V2 27/29] lib/stackdepot: "
` [patch V2 28/29] stacktrace: Provide common infrastructure
` [patch V2 29/29] x86/stacktrace: Use "

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 10:42 UTC  (7+ messages)

[PATCH] NFC: st95hf: fix spelling mistake: "receieve" -> "receive"
 2019-04-18 10:42 UTC  (2+ messages)

[PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
 2019-04-18 10:41 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
 2019-04-18 10:41 UTC  (2+ messages)

[PATCH] net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
 2019-04-18 10:40 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"
 2019-04-18 10:40 UTC  (2+ messages)

[PATCH RFC] staging: vc04_services: handle kzalloc failure
 2019-04-18 10:29 UTC 

Issues with i.MX SPI DMA transfers
 2019-04-18 10:35 UTC  (12+ messages)

[PATCH 0/3] PM / Domains: Improve support for multi PM domains
 2019-04-18 10:27 UTC  (4+ messages)
` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path
` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain

[PATCH 00/57] Convert files to ReST
 2019-04-18 10:26 UTC  (4+ messages)
` [PATCH 18/57] docs: kbuild: convert it to ReST output

[PATCH] ASoC: sprd: Add reserved DMA memory support
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "ASoC: sprd: Add reserved DMA memory support" to the asoc tree

[PATCH V2 0/3] slg51000: regulator driver submission
 2019-04-18 10:26 UTC  (4+ messages)
` [PATCH V2 3/3] regulator: slg51000: add slg51000 regulator driver
  ` Applied "regulator: slg51000: add slg51000 regulator driver" to the regulator tree

[PATCH V2 2/3] dt-bindings: regulator: add document bindings for slg51000
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "dt-bindings: regulator: add document bindings for slg51000" to the regulator tree

[PATCH V3 2/9] spi: expand mode support
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "spi: expand mode support" to the spi tree

[PATCH v2] regulator: core: do not report EPROBE_DEFER as error but as debug
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "regulator: core: do not report EPROBE_DEFER as error but as debug" to the regulator tree

[PATCH V2 1/3] MAINTAINERS: slg51000 updates to the Dialog Semiconductor search terms
 2019-04-18 10:26 UTC  (2+ messages)
` Applied "MAINTAINERS: slg51000 updates to the Dialog Semiconductor search terms" to the regulator tree

Linux Testing Microconference at LPC
 2019-04-18 10:22 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: Add pm runtime function
 2019-04-18 10:21 UTC 

[PATCH v2 0/5] clone: add CLONE_PIDFD
 2019-04-18 10:18 UTC  (6+ messages)
` [PATCH v2 1/5] Make anon_inodes unconditional
` [PATCH v2 2/5] clone: add CLONE_PIDFD
` [PATCH v2 3/5] signal: use fdget() since we don't allow O_PATH
` [PATCH v2 4/5] signal: support CLONE_PIDFD with pidfd_send_signal
` [PATCH v2 5/5] samples: show race-free pidfd metadata access

[PATCH] ASoC: fsl_esai: Add pm runtime function
 2019-04-18 10:17 UTC  (2+ messages)

[PATCH V2 0/3] Introduce Thermal Pressure
 2019-04-18 10:14 UTC  (9+ messages)
` [PATCH V2 1/3] Calculate "
` [PATCH V3 3/3] thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency capping

[RFC PATCH v4 0/4] x86: Add the support of ACRN guest under arch/x86
 2019-04-18 10:11 UTC  (3+ messages)
` [RFC PATCH v4 4/4] x86/acrn: Add hypercall for ACRN guest

[PATCH 0/2 RESEND v10] add reserved e820 ranges to the kdump kernel e820 table
 2019-04-18 10:01 UTC  (9+ messages)
` [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH 1/7] rtc: jz4740: set range
 2019-04-18 10:00 UTC  (7+ messages)
` [PATCH 2/7] rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH 3/7] rtc: jz4740: remove useless check
` [PATCH 4/7] rtc: jz4740: use .set_time
` [PATCH 5/7] rtc: jz4740: use dev_pm_set_wake_irq() to simplify code
` [PATCH 6/7] rtc: jz4740: rework invalid time detection
` [PATCH 7/7] rtc: jz4740: convert to SPDX identifier

[PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
 2019-04-18 10:00 UTC  (2+ messages)

[PATCH] lib: scatterlist: Fix to support no mapped sg
 2019-04-18  9:50 UTC 

BUG: unable to handle kernel paging request in free_block (5)
 2019-04-18  9:59 UTC  (2+ messages)

[PATCH] netfilter: fix dangling pointer access of fake_rtable
 2019-04-18  9:58 UTC  (2+ messages)

[PATCH] ARM: vdso: use $(LD) instead of $(CC) to link VDSO
 2019-04-18  9:57 UTC 

[PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer
 2019-04-18  9:58 UTC  (4+ messages)

[PATCH v2] usb:host: fix divide-by-zero in function fhci_queue_urb
 2019-04-18  9:58 UTC 

[PATCH v3 0/3] Basic DT support for Lenovo Miix 630
 2019-04-18  9:51 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: input: add Elan 400 combo keyboard/touchpad over i2c
` [PATCH v3 2/3] HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 for DT

[PATCH 0/3] Exynos Performance Monitoring Counters enhancements
 2019-04-18  9:50 UTC  (4+ messages)
  ` [PATCH 3/3] Documentation: devicetree: add PPMU events description

[PATCH] docs: core-api: fix broken references for div64.c and gcd.c
 2019-04-18  9:50 UTC 

[PATCH] x86/mm/mem_encrypt: fix a crash with kmemleak_scan
 2019-04-18  9:50 UTC  (5+ messages)

[RFC PATCH 0/3] net: ethernet: ti: cpsw: Add XDP support
 2019-04-18  9:47 UTC  (6+ messages)
` [RFC PATCH 3/3] net: ethernet: ti: cpsw: add "

[PATCH v2 0/2] Use NVMEM as reboot-mode write interface
 2019-04-18  9:46 UTC  (5+ messages)
` [PATCH v2 1/2] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode "

[PATCH v3 00/21]Convert hwmon documentation to ReST
 2019-04-18  9:44 UTC  (8+ messages)
` [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[PATCH v1] ARM: dts: tegra30: Add ACTMON node
 2019-04-18  9:43 UTC  (2+ messages)

[PATCH v2] block: bio_map_user_iov should not be limited to BIO_MAX_PAGES
 2019-04-18  9:43 UTC  (6+ messages)

[PATCH] docs: hwmon: convert three docs to ReST format
 2019-04-18  9:40 UTC 

[PATCH v2] nds32: remove unused generic-y += cmpxchg-local.h
 2019-04-18  9:38 UTC 

[RESEND PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
 2019-04-18  9:37 UTC  (4+ messages)
` [RESEND PATCH v5 1/3] dt-bindings: pwm-stm32-lp: document pinctrl sleep state
` [RESEND PATCH v5 2/3] pwm: stm32-lp: Add power management support
` [RESEND PATCH v5 3/3] pwm: core: add consumer device link

[PATCH] nds32: add vmlinux.lds and vdso.so to .gitignore
 2019-04-18  9:37 UTC  (2+ messages)

[PATCH] nds32: vdso: fix and clean-up Makefile
 2019-04-18  9:37 UTC  (2+ messages)

[PATCH V3 1/2] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-18  9:37 UTC 

[PATCH v1 0/4] memory: tegra: Fix memory arbitration programming
 2019-04-18  9:37 UTC  (2+ messages)

IOMMU Page faults when running DMA transfers from PCIe device
 2019-04-18  9:37 UTC  (3+ messages)

[PATCH v1 0/4] clone: add CLONE_PIDFD
 2019-04-18  9:36 UTC  (4+ messages)
` [PATCH v1 2/4] "

[PATCH v1] ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
 2019-04-18  9:34 UTC  (2+ messages)

[PATCH v2] usb:host: fix divide-by-zero in function fhci_queue_urb
 2019-04-18  9:31 UTC 

[PATCH] stmmac: pci: Adjust IOT2000 matching
 2019-04-18  9:14 UTC 

fs/proc: Crash observed in next_tgid (fs/proc/base.c)
 2019-04-18  9:24 UTC  (4+ messages)

[PATCH 0/2] gpio: sch: Interrupt support
 2019-04-18  9:23 UTC  (3+ messages)
` [PATCH 1/2] gpio: sch: Remove write-only core_base
` [PATCH 2/2] gpio: sch: Add interrupt support

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-18  9:21 UTC  (6+ messages)

[GIT PULL] afs: Fixes
 2019-04-18  9:17 UTC 

[PATCH] serial: 8250_exar: Adjust IOT2000 matching
 2019-04-18  9:15 UTC 

[PATCH] mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
 2019-04-18  9:14 UTC 

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-18  9:11 UTC  (20+ messages)
` [PATCH v4 08/16] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH v4 09/16] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH v4 11/16] locking/rwsem: Enable readers spinning on writer

[PATCH v2 3/3] ASoC: rt5677: fall back to DT prop names on error
 2019-04-18  9:07 UTC  (3+ messages)
` [PATCH v3 0/3] Fix jack detection for Chromebook Pixel

[PATCH v1 0/4] Add a couple of enhancements to btmtksdio
 2019-04-18  9:08 UTC  (5+ messages)
` [PATCH v1 1/4] Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
` [PATCH v1 2/4] Bluetooth: btmtksdio: Add a bit definition for CHLPCR
` [PATCH v1 3/4] Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
` [PATCH v1 4/4] Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth

[PATCH] ntp: Allow TAI-UTC offset to be set to zero
 2019-04-18  9:07 UTC  (4+ messages)

[PATCH] ASoC: fsl_esai: Add pm runtime function
 2019-04-18  9:06 UTC  (3+ messages)

[PATCH V3 1/2] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-18  9:05 UTC  (2+ messages)

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-18  9:02 UTC  (7+ messages)

[PATCH v1] perf record: collect user registers set jointly with dwarf stacks
 2019-04-18  9:01 UTC  (8+ messages)

[PATCH v2] staging: greybus: power_supply: use struct_size() helper
 2019-04-18  8:59 UTC  (2+ messages)

[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
 2019-04-18  8:56 UTC  (3+ messages)

[PATCH 0/4] Fix imx8mq ratio 1:1 check
 2019-04-18  8:54 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] dmaengine: imx-sdma: Only check ratio on parts that support 1:1

[PATCH v2 RESEND 1/2] x86/mm/KASLR: Fix the size of the direct mapping section
 2019-04-18  8:52 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v9 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-18  8:48 UTC  (9+ messages)
` [PATCH v9 1/5] KVM: arm64: Add a vcpu flag to control ptrauth for guest

[PATCH] drm/panfrost: Prevent concurrent resets
 2019-04-18  8:41 UTC 

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-18  8:32 UTC  (8+ messages)

ext4: avoid drop reference to iloc.bh twice
 2019-04-18  8:31 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).