linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-07 16:05:37 to 2018-12-07 19:40:16 UTC [more...]

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-07 19:40 UTC  (13+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-07 19:37 UTC  (11+ messages)

[PATCH] drm/msm/a6xx: Add support for an interconnect path
 2018-12-07 19:35 UTC  (3+ messages)
` [Freedreno] "

[PATCH v3 1/9] mm: Introduce new vm_insert_range API
 2018-12-07 19:28 UTC  (4+ messages)

[RFC PATCH v2 0/4] x86: Add vDSO exception fixup for SGX
 2018-12-07 19:23 UTC  (13+ messages)
` [RFC PATCH v2 4/4] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-07 19:22 UTC  (17+ messages)
` [PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
          ` [Xen-devel] [PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCH v6 0/8] AXP8x3 AC and battery power supply support
 2018-12-07 19:22 UTC  (7+ messages)
` [PATCH v6 7/8] mfd: axp20x: Add AC power supply cell for AXP813
` [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

[PATCH] x86/mm/fault: Streamline the fault error_code decoder some more
 2018-12-07 19:18 UTC  (4+ messages)
` [PATCH] x86/fault: Decode and print #PF oops in human readable form

[PATCH] drm/sched: Always trace the dependencies we wait on, to fix a race
 2018-12-07 19:16 UTC 

[PATCH] configfs: fix wrong name of struct in documentation
 2018-12-07 19:11 UTC 

[PATCH 0/3] iio: adc: exynos-adc: Add support for S5PV210
 2018-12-07 19:11 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: exynos-adc: Add S5PV210 variant
` [PATCH 2/3] iio: adc: Allow selection of Exynos ADC on S5PV210
` [PATCH 3/3] dt-bindings: iio: adc: exynos-adc: Add S5PV210 variant

[RFC] avoid indirect calls for DMA direct mappings v2
 2018-12-07 19:07 UTC  (16+ messages)
` [PATCH 01/15] swiotlb: remove SWIOTLB_MAP_ERROR
` [PATCH 02/15] swiotlb: remove dma_mark_clean
` [PATCH 03/15] dma-direct: improve addressability error reporting
` [PATCH 04/15] dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
` [PATCH 05/15] dma-direct: merge swiotlb_dma_ops into the dma_direct code
` [PATCH 06/15] dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
` [PATCH 07/15] dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
` [PATCH 08/15] dma-mapping: move dma_get_required_mask to kernel/dma
` [PATCH 09/15] dma-mapping: move various slow path functions out of line
` [PATCH 10/15] dma-mapping: move dma_cache_sync "
` [PATCH 11/15] dma-mapping: always build the direct mapping code
` [PATCH 12/15] dma-mapping: factor out dummy DMA ops
` [PATCH 13/15] ACPI / scan: Refactor _CCA enforcement
` [PATCH 14/15] vmd: use the proper dma_* APIs instead of direct methods calls
` [PATCH 15/15] dma-mapping: bypass indirect calls for dma-direct

[PATCH] ASoC: pcm3060: Add powersaving widgets for DAC and ADC
 2018-12-07 19:02 UTC 

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-12-07 18:52 UTC  (12+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
              ` [PATCH v5] "
                ` [PATCH v6] "

[PATCH] mips: annotate implicit fall throughs
 2018-12-07 18:51 UTC  (3+ messages)
` [PATCH v2] mtd: rawnand: jz4780: "

[PATCH RFC 4/7] riscv/vdso: don't clear PG_reserved
 2018-12-07 18:45 UTC  (2+ messages)

[PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
 2018-12-07 18:45 UTC  (2+ messages)

[PATCH v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-12-07 18:41 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl

[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
 2018-12-07 18:39 UTC  (14+ messages)
` [PATCH v6 01/13] arm64: add comments about EC exception levels
` [PATCH v6 02/13] arm64: add pointer authentication register bits
` [PATCH v6 03/13] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
` [PATCH v6 05/13] arm64: Don't trap host pointer auth use to EL2
` [PATCH v6 06/13] arm64/cpufeature: detect pointer authentication
` [PATCH v6 07/13] arm64: add basic pointer authentication support
` [PATCH v6 08/13] arm64: expose user PAC bit positions via ptrace
` [PATCH v6 09/13] arm64: perf: strip PAC when unwinding userspace
` [PATCH v6 10/13] arm64: add prctl control for resetting ptrauth keys
` [PATCH v6 11/13] arm64: add ptrace regsets for ptrauth key management
` [PATCH v6 12/13] arm64: enable pointer authentication
` [PATCH v6 13/13] arm64: docs: document "

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-07 18:40 UTC  (3+ messages)

[PATCH] x86/TSC: Use RDTSCP
 2018-12-07 18:39 UTC  (6+ messages)

[PATCH v3 0/4] Add Actions Semi Owl family sirq support
 2018-12-07 18:39 UTC  (3+ messages)
` [PATCH v3 2/4] drivers/irqchip: Add Actions external interrupts support

[PATCH] Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
 2018-12-07 18:37 UTC  (5+ messages)

[RFC] ARM: dts: Introduce wilddt function instead of listing imx boards
 2018-12-07 18:35 UTC 

[PATCH 0/3] Add Xilinx I2S driver
 2018-12-07 18:32 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: ASoC: xlnx,i2s: Document i2s bindings
` [PATCH 2/3] ASoC: xlnx: Add i2s driver
` [PATCH 3/3] ASoC: xlnx: enable i2s driver build

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-07 18:35 UTC  (7+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel

[GIT PULL]: dmaengine fixes for v4.20-rc6
 2018-12-07 18:35 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes
 2018-12-07 18:35 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.20
 2018-12-07 18:35 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.20-rc6
 2018-12-07 18:35 UTC 

[git pull] drm fixes for 4.20-rc6
 2018-12-07 18:35 UTC  (2+ messages)

[PATCH] x86/vdso: drop implicit common-page-size linker flag
 2018-12-07 18:33 UTC  (6+ messages)
` [tip:x86/urgent] x86/vdso: Drop "

use generic DMA mapping code in powerpc V4
 2018-12-07 18:33 UTC  (14+ messages)

[PATCH 0/3] RISC-V SBI earlycon
 2018-12-07 18:30 UTC  (2+ messages)

[PATCH 3/3] RISC-V: Remove EARLY_PRINTK support
 2018-12-07 18:30 UTC  (2+ messages)

[PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
 2018-12-07 18:30 UTC  (2+ messages)

[PATCH 2/3] RISC-V: defconfig: Enable RISC-V SBI earlycon support
 2018-12-07 18:30 UTC  (2+ messages)

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-12-07 18:30 UTC  (5+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers
` [RFC PATCH v3 4/4] arm64: dts: add msm8996 compatible to gicv3

[PATCH v2 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-07 18:23 UTC  (4+ messages)
` [PATCH v2 1/2] spi: Add Renesas R-Car Gen3 RPC SPI controller driver

[PATCH v2 0/6] misc: Add support to Qualcomm FastRPC driver
 2018-12-07 18:23 UTC  (8+ messages)
` [PATCH v2 1/6] misc: dt-bindings: Add Qualcomm Fastrpc bindings
` [PATCH v2 2/6] misc: fastrpc: Add Qualcomm fastrpc basic driver model
` [PATCH v2 3/6] misc: fastrpc: Add support for context Invoke method
` [PATCH v2 4/6] misc: fastrpc: Add support for create remote init process
` [PATCH v2 5/6] misc: fastrpc: Add support for dmabuf exporter
` [PATCH v2 6/6] misc: fastrpc: Add support for compat ioctls

[PATCH] media: vimc: add configfs API to configure the topology
 2018-12-07 18:22 UTC 

[PATCH] PCI: pciehp: Report degraded links via link bandwidth notification
 2018-12-07 18:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 12/22] mfd: sta2x11: drop unused MODULE_ tags from non-modular code
 2018-12-07 18:16 UTC  (8+ messages)
` [PATCH v2 00/22] mfd: demodularization of non-modular drivers
  ` [PATCH 18/22] mfd: wm831x-i2c: Make it explicitly non-modular

[PATCH v6 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-12-07 18:16 UTC  (2+ messages)

[PATCH 0/3] Make STM32 interrupt controller use hwspinlock
 2018-12-07 18:14 UTC  (3+ messages)
` [PATCH 2/3] irqchip: stm32: protect configuration registers with hwspinlock

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-07 18:12 UTC  (8+ messages)
` [PATCH 4.9 100/101] f2fs: fix to do sanity check with cp_pack_start_sum

[RFC 0/3] virtio_ring: define flags as shifts consistently
 2018-12-07 18:11 UTC  (6+ messages)
` [RFC 2/3] virtio_ring: add VIRTIO_RING_NO_LEGACY
` [RFC 3/3] virtio_ring: use new vring flags

[PATCHv2 net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-07 18:10 UTC  (2+ messages)

[PATCHv6 0/7] tty: Hold write ldisc sem in tty_reopen()
 2018-12-07 18:09 UTC  (5+ messages)

[PATCH][misc-next] misc: cardreader: fix spelling mistake "invailid" -> "invalid"
 2018-12-07 18:04 UTC  (2+ messages)

[PATCH 0/5] arm64: assorted fixes for dcache_by_line_op
 2018-12-07 18:01 UTC  (3+ messages)

[PATCH 1/1] virtio: remove deprecated VIRTIO_PCI_CONFIG()
 2018-12-07 18:01 UTC  (2+ messages)

[PATCH v2 0/2] Provide sched_clock for riscv_timer
 2018-12-07 17:59 UTC  (2+ messages)

[PATCH v2 2/2] clocksource: riscv_timer: Provide sched_clock
 2018-12-07 17:58 UTC  (2+ messages)

[PATCH v2 1/2] RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
 2018-12-07 17:58 UTC  (2+ messages)

[PATCH] Fix sync. in blkdev_write_iter() acessing i_flags
 2018-12-07 17:58 UTC  (2+ messages)

[PATCH] kprobes: x86_64: blacklist non-attachable interrupt functions
 2018-12-07 17:58 UTC  (5+ messages)

[PATCH v4] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-12-07 17:57 UTC  (2+ messages)

[PATCH] media: vimc: fix start stream when link is disabled
 2018-12-07 17:56 UTC 

[PATCH v1] ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping
 2018-12-07 17:57 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-12-07 17:56 UTC  (3+ messages)
` [PATCH v4] "

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-12-07 17:53 UTC  (7+ messages)

[PATCH 0/3] Add UFS controller support for HI3670 SoC
 2018-12-07 17:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding
` [PATCH 2/3] arm64: dts: hisilicon: hi3670: Add UFS controller support
` [PATCH 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

[PATCH] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-07 17:45 UTC 

[PATCH v5 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2018-12-07 17:44 UTC  (3+ messages)
` [PATCH v5 4/6] dt-bindings: anybus-controller: document devicetree binding

[PATCH v5 0/8] Add power domain driver for corners on msm8996/sdm845
 2018-12-07 17:36 UTC  (7+ messages)
` [PATCH v5 1/8] dt-bindings: opp: Introduce qcom-opp bindings
` [PATCH v5 7/8] arm64: dts: sdm845: Add rpmh powercontroller node

[PATCH] coresight: Use of_node_name_eq for node name comparisons
 2018-12-07 17:36 UTC  (2+ messages)

[PATCH 0/2] Refactor dummy DMA ops
 2018-12-07 17:35 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: Factor out "
` [PATCH 2/2] ACPI / scan: Refactor _CCA enforcement

[PATCH] crypto/testmgr: fix skcipher test with CONFIG_VMAP_STACK
 2018-12-07 17:33 UTC 

[PATCH 0/5] i.MX8MQ support for GPCv2 irqchip driver
 2018-12-07 17:30 UTC  (2+ messages)

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-07 17:25 UTC  (2+ messages)

[PATCH v5 0/3] device property: Add fwnode_get_name() helper
 2018-12-07 17:24 UTC  (3+ messages)
` [PATCH v5 1/3] device property: Introduce fwnode_get_name()

[PATCH] leds: gpio: Drop unneeded manual of_node assignment
 2018-12-07 11:24 UTC  (2+ messages)

[PATCH v11 0/8] Introduce on-chip interconnect API
 2018-12-07 17:14 UTC  (5+ messages)
` [PATCH v11 8/8] interconnect: sdm845: Fix build failure after cmd_db API change

[PATCH v7 01/10] usb: gadget: udc: Add timer support for usb requests
 2018-12-07 17:09 UTC  (2+ messages)

[GIT PULL] gcc-plugin updates for v4.20-rc6
 2018-12-07 17:08 UTC 

[PATCH v5 1/8] regulator: lochnagar: Move driver to binding from DT
 2018-12-07 17:07 UTC  (3+ messages)
` [PATCH v5 4/8] pinctrl: lochnagar: Add initial binding documentation

[PATCH v9 0/4] PPS: pps-gpio PPS ECHO implementation
 2018-12-07 17:06 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: pps: capture-clear addition
  ` [PATCH v9 2/4] pps: descriptor-based gpio, "
    ` [PATCH v9 3/4] dt-bindings: pps: pps-gpio PPS ECHO implementation

[PATCH] mm: Remove useless check in pagecache_get_page()
 2018-12-07 17:04 UTC  (2+ messages)

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-12-07 17:01 UTC  (5+ messages)
` [PATCH 4.19 044/110] drm/i915: Disable LP3 watermarks on all SNB machines

[PATCH 4/4] RISC-V: Fix non-smp kernel boot on SMP systems
 2018-12-07 17:00 UTC  (2+ messages)

[PATCH 3/4] RISC-V: Remove per cpu clocksource
 2018-12-07 17:00 UTC  (2+ messages)

[PATCH 0/8] timekeeping: cleanups
 2018-12-07 16:58 UTC  (10+ messages)
` [PATCH 1/8] sh: dreamcast: rtc: push down rtc class ops into driver
` [PATCH 5/8] timekeeping: remove unused {read,update}_persistent_clock
` [PATCH 6/8] timekeeping: remove timespec_add/timespec_del
` [PATCH 8/8] timekeeping: remove obsolete time accessors

[PATCH] ARM: dts: am335x-pdu001: Fix polarity of card detection input
 2018-12-07 16:54 UTC  (2+ messages)

[ v3 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-12-07 16:53 UTC  (4+ messages)
` [ v3 2/3] mtd: rawnand: stm32_fmc2: "

[PATCH] ARM: OMAP1: ams-delta: Fix audio permanently muted
 2018-12-07 16:53 UTC  (2+ messages)

[PATCH v3] m68k: Fix memblock-related crashes
 2018-12-07 16:50 UTC 

[PATCH v2 0/4] Static calls
 2018-12-07 16:49 UTC  (3+ messages)

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-07 16:49 UTC  (11+ messages)

[PATCH] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
 2018-12-07 16:48 UTC  (3+ messages)

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-07 16:47 UTC  (2+ messages)

[PATCH 2/4] RISC-V: Support per-hart timebase-frequency
 2018-12-07 16:42 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: media: sun6i: Add A64 CSI compatible (w/ H3 fallback)
 2018-12-07 16:36 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: allwinner: a64: Add A64 CSI controller

[PATCH v3 00/24] locking/lockdep: Add support for dynamic keys
 2018-12-07 16:35 UTC  (10+ messages)
` [PATCH v3 16/24] locking/lockdep: Retain the class key and name while freeing a lock class
` [PATCH v3 17/24] locking/lockdep: Free lock classes that are no longer in use

[PATCH v3 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-07 16:31 UTC  (4+ messages)
` [PATCH v3 2/2] dt-binding: spi: Document Renesas R-Car Gen3 RPC controller bindings

[PATCH 1/4] dt-bindings: Correct RISC-V's timebase-frequency
 2018-12-07 16:29 UTC  (2+ messages)

[PATCH v2 1/3] binder: fix sparse warnings on locking context
 2018-12-07 16:25 UTC  (5+ messages)

[PATCH] ARM: dts: omap5: Fix dual-role mode on Super-Speed port
 2018-12-07 16:25 UTC  (2+ messages)

[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-12-07 16:23 UTC  (2+ messages)
` RESEND [PATCH 10/10] KVM: Log ROE violations in system log

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-07 16:19 UTC  (5+ messages)

[PATCH v3 0/8] HID: MS and Logitech high-resolution scroll wheel support
 2018-12-07 16:18 UTC  (3+ messages)

[PATCH] media: videodev2: add V4L2_FMT_FLAG_NO_SOURCE_CHANGE
 2018-12-07 16:12 UTC  (5+ messages)

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-12-07 16:10 UTC  (6+ messages)
` Subject: [PATCH v4 0/4] "

[PATCH v2] clk: qcom: smd: Add support for MSM8998 rpm clocks
 2018-12-07 16:08 UTC  (4+ messages)

[RFC] avoid indirect calls for DMA direct mappings
 2018-12-07 16:05 UTC  (9+ messages)

[PATCH 0/7] staging: erofs: decompression fixes & cleanups
 2018-12-07 16:19 UTC  (3+ messages)
` [PATCH 5/7] staging: erofs: refine compressed pages preload flow
` [PATCH 7/7] staging: erofs: simplify `z_erofs_vle_submit_all'


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