linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-28 20:19:53 to 2019-03-29 02:45:39 UTC [more...]

[PATCH 0/5] ARM: Initial devicetree for Kobo Aura
 2019-03-29  2:44 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: imx50: Add Kobo Aura DTS

[PATCH v2 00/11] Improve HMM driver API v2
 2019-03-29  2:25 UTC  (61+ messages)
` [PATCH v2 01/11] mm/hmm: select mmu notifier when selecting HMM
` [PATCH v2 02/11] mm/hmm: use reference counting for HMM struct v2
` [PATCH v2 04/11] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2
` [PATCH v2 05/11] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v2
` [PATCH v2 06/11] mm/hmm: improve driver API to work and wait over a range v2
` [PATCH v2 07/11] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
` [PATCH v2 08/11] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v2
` [PATCH v2 09/11] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v2
` [PATCH v2 10/11] mm/hmm: add helpers for driver to safely take the mmap_sem v2

[PATCH] doc/rcuref: Document real world examples in kernel
 2019-03-29  2:40 UTC 

[PATCH v3 00/12] support gce on mt8183 platform
 2019-03-29  2:38 UTC  (4+ messages)
` [PATCH v3 03/12] dt-binding: gce: add binding for gce event property

linux-next: build warning after merge of the akpm-current tree
 2019-03-29  2:39 UTC 

[PATCH v2 00/10] iommu/vt-d: Bounce buffer for untrusted devices
 2019-03-29  2:33 UTC  (5+ messages)

[RFC PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2019-03-29  2:35 UTC  (2+ messages)

[PATCH] Convert struct pid count to refcount_t
 2019-03-29  2:34 UTC  (12+ messages)

[PATCH 1/1] sched/clock: Prevent generic sched_clock wrap caused by tick_freeze()
 2019-03-29  2:30 UTC  (2+ messages)

[PATCH v2 0/2] mtd: physmap: Using gpio-addrs
 2019-03-29  2:13 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: maps: physmap: Store gpio_values correctly
` [PATCH v2 2/2] dt-binding: mtd: physmap: Add example using addr-gpios property

[PATCH -next] drm/omap: Use PTR_ERR_OR_ZERO in hdmi4_core_init()
 2019-03-29  2:05 UTC  (2+ messages)

[PATCH,v2] media: mtk-vcodec: enlarge struct vdec_pic_info fields
 2019-03-29  2:04 UTC 

[PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests
 2019-03-29  2:00 UTC  (2+ messages)

[PATCH] max98357a:add dai without triggered by pcm
 2019-03-29  1:51 UTC 

[PATCH] regulator: vctrl: Remove unneeded continue statement
 2019-03-29  1:46 UTC 

Unexpected interrupt received in Guest OS when booting after "system_reset"
 2019-03-29  1:19 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel_relaxed()
 2019-03-29  1:00 UTC  (2+ messages)

kernel BUG at drivers/android/binder_alloc.c:LINE! (3)
 2019-03-29  0:59 UTC  (3+ messages)

[PATCH v4] HID: core: move Usage Page concatenation to Main item
 2019-03-29  0:48 UTC  (4+ messages)

[PATCH 04/10] mm: numa: promote pages to DRAM when it is accessed twice
 2019-03-29  0:31 UTC  (2+ messages)

[auxdisplay] 24c764abfd: kmsg.parport#:cannot_grant_exclusive_access_for_device_pps_parport
 2019-03-29  0:27 UTC 

[PATCH] net: core: netif_receive_skb_list: unlist skb before passing to pt->func
 2019-03-29  0:28 UTC  (2+ messages)

[PATCH v3 0/2] CoreSight: Support static funnel
 2019-03-29  0:21 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: coresight: "

[PATCH net] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
 2019-03-29  0:18 UTC  (2+ messages)

[PATCH v2] openvswitch: fix flow actions reallocation
 2019-03-29  0:16 UTC  (2+ messages)

[RFC][PATCH 0/6 v3] DMA-BUF Heaps (destaging ION)
 2019-03-29  0:16 UTC  (7+ messages)
` [RFC][PATCH 1/6 v3] dma-buf: Add dma-buf heaps framework
` [RFC][PATCH 2/6 v3] dma-buf: heaps: Add heap helpers
` [RFC][PATCH 3/6 v3] dma-buf: heaps: Add system heap to dmabuf heaps
` [RFC][PATCH 4/6 v3] dma-buf: heaps: Add CMA heap to dmabuf heapss
` [RFC][PATCH 5/6 v3] dma-buf: Add Dummy Importer Test Device
` [RFC][PATCH 6/6 v3] kselftests: Add dma-heap test

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-03-29  0:11 UTC  (25+ messages)
` [PATCH v2 01/24] Documentation: add Linux ACPI to "
` [PATCH v2 02/24] acpi doc: convert acpi/namespace.txt to rst format
` [PATCH v2 03/24] acpi doc: convert acpi/enumeration.txt "
` [PATCH v2 04/24] acpi doc: convert acpi/osi.txt "
` [PATCH v2 05/24] acpi doc: convert acpi/linuxized-acpica.txt "
` [PATCH v2 06/24] acpi doc: convert acpi/scan_handlers.txt "
` [PATCH v2 07/24] acpi doc: convert acpi/DSD-properties-rules.txt "
` [PATCH v2 08/24] acpi doc: convert acpi/gpio-properties.txt "
` [PATCH v2 09/24] acpi doc: convert acpi/method-customizing.txt "
` [PATCH v2 10/24] acpi doc: convert acpi/initrd_table_override.txt "
` [PATCH v2 11/24] acpi doc: convert acpi/dsdt-override.txt "
` [PATCH v2 12/24] acpi doc: convert acpi/i2c-muxes.txt "
` [PATCH v2 13/24] acpi doc: convert acpi/acpi-lid.txt "
` [PATCH v2 14/24] acpi doc: convert acpi/dsd/graph.txt "
` [PATCH v2 15/24] acpi doc: convert acpi/dsd/data-node-references.txt "
` [PATCH v2 16/24] acpi doc: convert acpi/debug.txt "
` [PATCH v2 17/24] acpi doc: convert acpi/method-tracing.txt "
` [PATCH v2 18/24] acpi doc: convert acpi/aml-debugger.txt "
` [PATCH v2 19/24] acpi doc: convert acpi/apei/output_format.txt "
` [PATCH v2 20/24] acpi doc: convert acpi/apei/einj.txt "
` [PATCH v2 21/24] acpi doc: convert acpi/cppc_sysfs.txt "
` [PATCH v2 22/24] acpi doc: convert acpi/lpit.txt "
` [PATCH v2 23/24] acpi doc: convert acpi/ssdt-overlays.txt "
` [PATCH v2 24/24] acpi doc: convert acpi/video_extension.txt "

[PATCH bpf-next 0/3] writable contexts for bpf raw tracepoints
 2019-03-29  0:07 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: add writable context for "
` [PATCH bpf-next 3/3] nbd: add tracepoints for send/receive timing

[PATCH 00/23] Include linux ACPI docs into Sphinx TOC tree
 2019-03-29  0:10 UTC  (5+ messages)

[PATCH 0/6] net: stmmac: fix handling of oversized frames
 2019-03-29  0:10 UTC  (2+ messages)

[PATCH v13 0/6] Media Device Allocator API
 2019-03-29  0:05 UTC  (7+ messages)
` [PATCH v13 1/6] media: "
` [PATCH v13 2/6] media: change au0828 to use "
` [PATCH v13 3/6] media: media.h: Enable ALSA MEDIA_INTF_T* interface types
` [PATCH v13 4/6] sound/usb: Use Media Controller API to share media resources
` [PATCH v13 5/6] au0828: fix enable and disable source audio and video inconsistencies
` [PATCH v13 6/6] selftests: media_dev_allocator api test

[PATCH net-next] net: mvneta: Add 2500BaseT support
 2019-03-29  0:02 UTC  (2+ messages)

[PATCH] staging: rtl8192u: fix incorrect mask for EEPROMTxPowerLevelCCK setting
 2019-03-29  0:02 UTC 

[PATCH v2 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM
 2019-03-28 23:57 UTC  (2+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add maintainer and replacing reviewer "

[PATCH v4 0/7] drm/panel: simple: Add mode support to devicetree
 2019-03-28 23:50 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: Add panel-timing subnode to simple-panel

[PATCH] drivers/acpi: Clear status of an event before enabling it
 2019-03-28 23:48 UTC  (7+ messages)

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-03-28 23:47 UTC  (3+ messages)
` [PATCH v2 1/2] huegtlbfs: on restore reserve error path retain subpool reservation
` [PATCH v2 2/2] hugetlb: use same fault hash key for shared and private mappings

Linux 5.1-rc1
 2019-03-28 23:47 UTC  (2+ messages)
` linux-next: stats (Was: Linux 5.1-rc1)

kernel BUG at drivers/android/binder_alloc.c:LINE! (3)
 2019-03-28 23:46 UTC  (2+ messages)

[PATCH] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
 2019-03-28 23:43 UTC 

[RFC PATCH] powerpc/book3e: KASAN Full support for 64bit
 2019-03-28 23:41 UTC  (3+ messages)

[PATCH v1 1/2] MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM
 2019-03-28 23:23 UTC  (4+ messages)
` [PATCH v1 2/2] MAINTAINERS: Add maintainer and replacing reviewer "

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-28 23:19 UTC  (16+ messages)
` [PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH v2] x86/boot: Use EFI setup data if provided
 2019-03-28 23:11 UTC  (11+ messages)

[PATCH] x86: define LOADED_MM_SWITCHING with pointer-sized number
 2019-03-28 23:09 UTC 

[PATCH] x86/calgary: fix bitcast type warnings
 2019-03-28 22:59 UTC 

[PATCH 0/4] Fix imx8mq ratio 1:1 check
 2019-03-28 22:52 UTC  (3+ messages)
` [PATCH 2/4] dmaengine: imx-sdma: Add clock "

mmotm 2019-03-28-15-50 uploaded
 2019-03-28 22:51 UTC 

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-28 22:46 UTC  (19+ messages)
` [PATCH net-next v5 12/22] ethtool: provide string sets with GET_STRSET request
` [PATCH net-next v5 13/22] ethtool: provide driver/device information in GET_INFO request

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-28 22:45 UTC  (9+ messages)
` [PATCH 06/10] mm: vmscan: demote anon DRAM pages to PMEM node

[ANNOUNCE] v5.0.5-rt3
 2019-03-28 22:17 UTC 

[RESEND PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-28 22:08 UTC  (3+ messages)
` [RESEND PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[PATCH REBASED] hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
 2019-03-28 22:05 UTC 

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-03-28 22:03 UTC  (5+ messages)
` [PATCH 05/17] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH 06/17] fpga: dfl: pci: enable SRIOV support

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-28 22:00 UTC  (7+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH v2] crypto: ccp: introduce SEV_GET_ID2 command
 2019-03-28 21:58 UTC 

[PATCH] mfd: cros: Update EC protocol to match current EC code
 2019-03-28 21:58 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-28 21:54 UTC  (6+ messages)

[rcu:dev.2019.03.27a 35/46] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:45: undefined reference to `kfd_processes_srcu'
 2019-03-28 21:51 UTC 

[RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
 2019-03-28 21:33 UTC  (7+ messages)

[PATCH 1/2] kernel.h: use parentheses around argument in u64_to_user_ptr()
 2019-03-28 21:23 UTC  (2+ messages)
` [PATCH 2/2] x86: fix __user annotations

[PATCH v6 1/2] Bluetooth: hci_qca: Added support for WCN3998
 2019-03-28 21:23 UTC  (3+ messages)

[GIT PULL] PCI fixes for v5.1
 2019-03-28 21:15 UTC  (2+ messages)

[PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-03-28 21:03 UTC  (8+ messages)
` [PATCH 10/12] locking/rwsem: Merge owner into count on x86-64
` [PATCH 12/12] locking/rwsem: Make MSbit of count as guard bit to fail readlock

[PATCH v2 00/25] Add generic support for composing LED class device name
 2019-03-28 20:54 UTC  (3+ messages)

[PATCH] x86/events: add event map for AMD Family 17h
 2019-03-28 20:53 UTC  (2+ messages)

[PATCH 0/1] Amlogic: update multi_v7_defconfig for the temperature sensor
 2019-03-28 20:51 UTC  (2+ messages)
` [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers

[rcu:dev.2019.03.27a 35/46] ERROR: "kfd_processes_srcu" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2019-03-28 20:48 UTC  (2+ messages)

[PATCH 0/1] gpio-line-names for Odroid-C1
 2019-03-28 20:47 UTC  (2+ messages)
` [PATCH 1/1] ARM: dts: meson8b: odroidc1: add the GPIO line names

[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-28 20:46 UTC  (3+ messages)
` [PATCH v6 4/7] vfio: ap: register IOMMU VFIO notifier

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-28 20:43 UTC  (3+ messages)
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH 00/25] coresight: Support for ACPI bindings
 2019-03-28 20:41 UTC  (3+ messages)
` [PATCH 23/25] coresight: stm: ACPI support for parsing stimulus base

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-03-28 20:41 UTC  (3+ messages)

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-28 20:40 UTC  (11+ messages)

[PATCH] vfio: Use dev_printk() when possible
 2019-03-28 20:40 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: power: supply: add missing semi-colon in example
 2019-03-28 20:35 UTC 

[PATCH][next] iavf: iavf_client: use struct_size() helper
 2019-03-28 20:36 UTC 

[PATCH 0/3] cpu_cooling: Make IPA use PM_EM
 2019-03-28 20:23 UTC  (3+ messages)
` [PATCH 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v2] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-28 20:20 UTC 

[PATCH] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-28 20:19 UTC  (4+ 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).