linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 08:52:05 to 2019-01-08 11:53:49 UTC [more...]

[PATCH v3] mm: Create the new vm_fault_t type
 2019-01-08 11:53 UTC  (7+ messages)

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-08 11:52 UTC  (6+ messages)
` [PATCH 11/11] KVM/MMU: Flush tlb in the kvm_age_rmapp()

[PATCH v2 0/8] Various SMP related fixes
 2019-01-08 11:49 UTC  (13+ messages)
` [PATCH v2 1/8] RISC-V: Do not wait indefinitely in __cpu_up
` [PATCH v2 2/8] RISC-V: Move cpuid to hartid mapping to SMP
` [PATCH v2 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
` [PATCH v2 4/8] RISC-V: Allow hartid-to-cpuid function to fail
` [PATCH v2 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping
` [PATCH v2 6/8] RISC-V: Add required checks during clock source init
` [PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid
` [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu

INFO: task hung in generic_file_write_iter
 2019-01-08 11:49 UTC  (13+ messages)

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-08 11:46 UTC  (8+ messages)
` [PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-08 11:46 UTC  (5+ messages)
` [PATCH v2 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "
` [PATCH v2 3/3] ARM: at91: pm: add support for .off_in_suspend

[PATCH v2] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2019-01-08 11:43 UTC  (5+ messages)

[RFC PATCH V3 0/5] Hi:
 2019-01-08 11:42 UTC  (16+ messages)

[PATCH 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
 2019-01-08 11:42 UTC 

[PATCH 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-01-08 11:41 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH V7 1/2] dt-bindings: iio: accel: mma8452: add power supplies property
 2019-01-08 11:41 UTC  (3+ messages)
` [PATCH V7 2/2] iio: accell: mma8452: add vdd/vddio regulator operation support

[PATCH] powerpc/irq: drop arch_early_irq_init()
 2019-01-08 11:39 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-08 11:37 UTC  (6+ messages)

kernel BUG at mm/huge_memory.c:LINE!
 2019-01-08 11:30 UTC  (3+ messages)

[PATCH v2 01/15] drm/bochs: encoder cleanup
 2019-01-08 11:25 UTC  (15+ messages)
` [PATCH v2 02/15] drm/bochs: split bochs_hw_setmode
` [PATCH v2 03/15] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH v2 04/15] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH v2 05/15] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH v2 06/15] drm/bochs: atomic: use atomic set_config helper
` [PATCH v2 07/15] drm/bochs: atomic: use atomic page_flip helper
` [PATCH v2 08/15] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH v2 09/15] drm/bochs: remove old bochs_crtc_* functions
` [PATCH v2 10/15] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH v2 11/15] drm/bochs: add basic prime support
` [PATCH v2 12/15] drm/bochs: switch to generic drm fbdev emulation
` [PATCH v2 13/15] drm/bochs: drop old fbdev emulation code
` [PATCH v2 14/15] drm/bochs: move remaining fb bits to kms
` [PATCH v2 15/15] drm/bochs: reserve bo for pin/unpin

[PATCH v2] platform/chrome: Add cros_ec_readmem() helpers for I2C/SPI based ECs
 2019-01-08 11:23 UTC  (2+ messages)

[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
 2019-01-08 11:24 UTC  (2+ messages)

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-08 11:17 UTC  (2+ messages)

[PATCH] arch: unexport asm/shmparam.h for all architectures
 2019-01-08 11:10 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: Make vmalloc_32_user() align base kernel virtual address to SHMLBA
 2019-01-08 11:09 UTC 

CFS scheduler: spin_lock usage causes dead lock when smp_apic_timer_interrupt occurs
 2019-01-08 11:05 UTC  (7+ messages)

New IIO/counter driver
 2019-01-08 11:01 UTC  (3+ messages)

[PATCH 4.20 000/145] 4.20.1-stable review
 2019-01-08 10:58 UTC  (5+ messages)

fix DMA ops layering violations in vmwgfx
 2019-01-08 10:56 UTC  (7+ messages)
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

[PATCH 1/5 v8] regulator: gpio: Convert to use descriptors
 2019-01-08 10:54 UTC  (3+ messages)
  ` [PATCH 2/5 v8] regulator: fixed/gpio: Pull inversion/OD into gpiolib

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-08 10:50 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5
` [PATCH v2 2/2] remoteproc: qcom: Add support for parsing fw dt bindings

[PATCH v1 0/3] ASoC: last minute fixes
 2019-01-08 10:50 UTC  (8+ messages)
` [PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
      ` [alsa-devel] "

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-08 10:49 UTC  (7+ messages)
` [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 11/13] "

[PATCH 2/2] EDAC: add ARM Cortex A15 L2 internal asynchronous error detection driver
 2019-01-08 10:42 UTC  (2+ messages)

[PATCH v2 0/5] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-08 10:35 UTC  (7+ messages)
` [PATCH v2 2/5] mfd: qcom-spmi-pmic: use devm_mfd_add_devices instead of devm_of_platform_populate
` [PATCH v2 4/5] qcom: spmi-gpio: add support for hierarchical IRQ chip

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2019-01-08 10:34 UTC  (12+ messages)
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
` [PATCH v5 15/15] KVM: s390: start using the GIB

[PATCH v2 0/3] kprobes: Fix kretprobe issues
 2019-01-08 10:31 UTC  (2+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-08 10:26 UTC  (22+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
` [RFC v3 07/21] iommu/arm-smmu-v3: Link domains and devices
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [RFC v3 21/21] vfio: Document nested stage control

[PATCH v4 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2019-01-08 10:26 UTC  (3+ messages)

[PATCH] [v2]RDMA: add checks for the status of nla_put in ib_nl_send_msg
 2019-01-08 10:25 UTC  (2+ messages)

[PATCH] ASoC: ADAU7002: Add optional delay before start of capture
 2019-01-08 10:24 UTC 

[PATCH v3 1/3] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:23 UTC  (3+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Add shutdown-ack irq
` [PATCH v3 3/3] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown

[PATCH] regmap: regmap-irq: silently ignore unsupported type settings
 2019-01-08 10:21 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:14 UTC  (4+ messages)
` [PATCH v2 3/4] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown

[PATCH] powerpc: build dtb even without COMPILE_TEST
 2019-01-08 10:14 UTC  (3+ messages)

[RFC v2 0/6] x86: dynamic indirect branch promotion
 2019-01-08 10:10 UTC  (7+ messages)

[PATCH] RISC-V: Fix of_node_* refcount
 2019-01-08 10:10 UTC  (3+ messages)
` [PATCH] RISC-V: fix bad use of of_node_put

[PATCH RFC 1/2] virtio-net: bql support
 2019-01-08 10:06 UTC  (12+ messages)

[RFC PATCH 0/4] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-08 10:05 UTC  (2+ messages)

WARNING in ep_poll_callback
 2019-01-08 10:05 UTC  (3+ messages)

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2019-01-08 10:02 UTC  (3+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address

[PATCH 1/1] epoll: remove wrong assert that ep_poll_callback is always called with irqs off
 2019-01-08 10:01 UTC 

Re: [PATCH] fanotify: allow freeze on suspend when waiting for response from userspace
 2019-01-08 10:01 UTC  (4+ messages)
`  "

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-01-08 10:00 UTC  (9+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
  ` [linux-sunxi] "

[PATCH] [v3] staging: rtl8723bs: Clean up dead code
 2019-01-08  9:57 UTC  (2+ messages)

[PATCH v2 1/2] mm: add probe_user_read()
 2019-01-08  9:58 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc: use probe_user_read()

[PATCH 4.14 000/101] 4.14.92-stable review
 2019-01-08  9:54 UTC  (7+ messages)
` [PATCH 4.14 090/101] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3

[PATCH v2 0/3] Mark clocks as critical for MT6797
 2019-01-08  9:55 UTC  (5+ messages)

[PATCH v3 1/3] mfd: cros_ec: Add commands to control codec
 2019-01-08  9:54 UTC  (3+ messages)

[PATCH 0/3] add support for power off check in suspend
 2019-01-08  9:53 UTC  (4+ messages)
` [PATCH 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH 2/3] regulator: core: add helper to check if regulator is disabled "
` [PATCH 3/3] ARM: at91: pm: add support for .off_in_suspend

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2019-01-08  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH v4 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-08  9:52 UTC  (7+ messages)
` [PATCH v4 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
    ` [Xen-devel] "

[PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc()
 2019-01-08  9:51 UTC  (5+ messages)
` [PATCH v4 2/2] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK

Linux 5.0-rc1
 2019-01-08  9:51 UTC  (4+ messages)
` Linux 5.0-rc1 (test results)

linux-next: build failure after merge of the akpm-current tree
 2019-01-08  9:50 UTC  (3+ messages)

[PATCH] cifs: fix memory leak of an allocated cifs_ntsd structure
 2019-01-08  9:49 UTC  (3+ messages)

[PATCH] hv_balloon: avoid touching uninitialized struct page during tail onlining
 2019-01-08  9:47 UTC  (8+ messages)

[PATCH] kasan: fix kasan_check_read/write definitions
 2019-01-08  9:48 UTC  (4+ messages)

[PATCH] vfio_pci: set TRACE_INCLUDE_PATH to fix the build error
 2019-01-08  9:47 UTC  (2+ messages)

[PATCH v4 0/2] kobject: trival fix
 2019-01-08  9:41 UTC  (5+ messages)
` [PATCH v4 1/2] kobject: use pr_warn to replace printk
` [PATCH v4 2/2] kobject: drop newline from msg string

[PATCH v2 1/2] Doc: bindings: Add binding doc for nxp system counter timer
 2019-01-08  9:33 UTC  (4+ messages)
` [PATCH v2 2/2] driver: clocksource: Add nxp system counter timer driver support

[PATCH] net/core/neighbour: tell kmemleak about hash tables
 2019-01-08  9:30 UTC 

[PATCH v8 00/25] Re-use nvram module
 2019-01-08  9:27 UTC  (6+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH] selftests/kvm: add missing executables to .gitignore
 2019-01-08  9:26 UTC 

[PATCH] selftests/networking: remove timestamping clean target
 2019-01-08  9:25 UTC 

[PATCH v6 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-08  9:25 UTC  (6+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] dt-bindings: spi: add binding file "
` [PATCH v6 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v6 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v6 5/5] MAINTAINERS: add maintainers for the "

[PATCH] selftests: bpf: install files tcp_(server|client)*.py
 2019-01-08  9:23 UTC 

[PATCH] selftests: bpf: add missing executables to .gitignore
 2019-01-08  9:22 UTC 

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-01-08  9:21 UTC  (6+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "

[PATCH V6] iio: magnetometer: mag3110: add vdd/vddio regulator operation support
 2019-01-08  9:18 UTC  (3+ messages)

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2019-01-08  9:17 UTC  (4+ messages)
` [V3, 2/4] media: platform: dwc: Add DW MIPI DPHY Rx platform

[PATCH V6 1/2] dt-bindings: iio: accel: mma8452: add power supplies property
 2019-01-08  9:17 UTC  (4+ messages)
` [PATCH V6 2/2] iio: accell: mma8452: add vdd/vddio regulator operation support

[RESEND PATCH 00/12] eeprom: at24: remove platform_data
 2019-01-08  9:15 UTC  (13+ messages)
` [RESEND PATCH 01/12] ARM: davinci: da850-evm: remove dead MTD code
` [RESEND PATCH 02/12] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [RESEND PATCH 03/12] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [RESEND PATCH 04/12] ARM: davinci: da830-evm: "
` [RESEND PATCH 05/12] ARM: davinci: dm644x-evm: "
` [RESEND PATCH 06/12] ARM: davinci: dm646x-evm: "
` [RESEND PATCH 07/12] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [RESEND PATCH 08/12] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [RESEND PATCH 09/12] ARM: davinci: remove dead code related to MAC address reading
` [RESEND PATCH 10/12] ARM: davinci: mityomapl138: use nvmem notifiers
` [RESEND PATCH 11/12] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [RESEND PATCH 12/12] eeprom: at24: remove at24_platform_data

[PATCH V8] iio: light: isl29018: add vcc regulator operation support
 2019-01-08  9:16 UTC  (3+ messages)

[PATCH V7] iio: magnetometer: mag3110: add vdd/vddio regulator operation support
 2019-01-08  9:16 UTC 

[PATCH v2 2/4] dt-bindings: hwmon: add dps650ab documentation
 2019-01-08  9:13 UTC  (6+ messages)
` [PATCH v2 4/4] hwmon: (pmbus) add support for DPS-650AB

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-08  9:12 UTC  (3+ messages)

[PATCH V2] x86/kexec: fix a kexec_file_load failure
 2019-01-08  9:11 UTC  (5+ messages)

[PATCH] x86: only use ERMS for user copies for larger sizes
 2019-01-08  9:10 UTC  (15+ messages)

[PATCH V9] iio: light: isl29018: add vcc regulator operation support
 2019-01-08  9:09 UTC 

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-08  9:01 UTC  (3+ messages)

Build regressions/improvements in v5.0-rc1
 2019-01-08  9:01 UTC  (2+ messages)

[PATCH RT 00/13] Linux 4.14.87-rt50-rc1
 2019-01-08  9:00 UTC  (6+ messages)
` [PATCH RT 01/13] work-simple: drop a shit statement in SWORK_EVENT_PENDING

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-08  8:58 UTC  (7+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[GIT PULL 2/4] Kbuild updates for v4.21 part2
 2019-01-08  8:53 UTC  (5+ messages)


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