All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-19 07:20:30 to 2018-09-19 08:47:59 UTC [more...]

[RFC 11/14] s390/mm: Add gmap shadowing for large pmds
 2018-09-19  8:47 UTC 

[PATCH 00/12][RFC v3] Backport several fixes from 64bits to 32bits hibernation
 2018-09-19  8:54 UTC  (17+ messages)
` [PATCH 01/12][RFC v3] x86, hibernate: Fix nosave_regions setup for hibernation
` [PATCH 02/12][RFC v3] PM / hibernate: Check the success of generating md5 digest before hibernation
` [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S
` [PATCH 04/12][RFC v3] x86, hibernate: Extract the common code of 64/32 bit system
` [PATCH 05/12][RFC v3] x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER set on 32bit system
` [PATCH 06/12][RFC v3] x86, hibernate: Rename temp_level4_pgt to temp_pgt
` [PATCH 07/12][RFC v3] x86-32, hibernate: Use temp_pgt as the temporary page table
` [PATCH 08/12][RFC v3] x86-32, hibernate: Use the page size macro instead of constant value
` [PATCH 09/12][RFC v3] x86-32, hibernate: Switch to original page table after resumed
` [PATCH 10/12][RFC v3] x86-32, hibernate: Switch to relocated restore code during resume on 32bit system
` [PATCH 11/12][RFC v3] x86-32, hibernate: Set up temporary text mapping for "
` [PATCH 12/12][RFC v3] x86-32, hibernate: Adjust in_suspend after resumed on "

[RFC 10/14] s390/mm: Add simple ptep shadow function
 2018-09-19  8:47 UTC 

[RFC 09/14] s390/mm: Make gmap_protect_rmap EDAT1 compatible
 2018-09-19  8:47 UTC 

[RFC 08/14] s390/mm: Make gmap_read_table EDAT1 compatible
 2018-09-19  8:47 UTC 

[RFC 07/14] s390/mm: Add gmap_idte_global
 2018-09-19  8:47 UTC 

[RFC 06/14] s390/mm: Provide vmaddr to pmd notification
 2018-09-19  8:47 UTC 

[RFC 05/14] s390/mm: Split huge pages when migrating
 2018-09-19  8:47 UTC 

[RFC 04/14] s390/mm: split huge pages in GMAP when protecting
 2018-09-19  8:47 UTC 

[RFC 03/14] s390/mm: Take locking out of gmap_protect_pte
 2018-09-19  8:47 UTC 

[RFC 00/14] KVM: s390: Huge page splitting and shadowing
 2018-09-19  8:47 UTC 

[PATCH] drm: sun4i: Fix a uninitialized variable warning
 2018-09-19  8:47 UTC  (3+ messages)

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-09-19  8:46 UTC  (6+ messages)
` [PATCH v4 0/3] mtd: rawnand: ams-delta: Cleanups and optimizations

[PATCH v3 net-next] ravb: do not write 1 to reserved bits
 2018-09-19  3:10 UTC  (2+ messages)

[PATCH 0/4] blk-mq: allow to unfreeze queue when io isn't drained
 2018-09-19  3:09 UTC  (4+ messages)
` [PATCH 2/4] lib/percpu-refcount: introduce percpu_ref_resurge()

[PATCH v3] python3{,-native}: update to 3.7.0
 2018-09-19  8:44 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable r8a7744 SoC
 2018-09-19  8:43 UTC  (4+ messages)
` [PATCH] ARM: debug-ll: Add support for r8a7744

0079-netdev-destructor.cocci very slow
 2018-09-19  8:43 UTC  (4+ messages)
    ` [Cocci] "

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-19  8:43 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-19  8:42 UTC  (4+ messages)
` [PATCH v2 5/5] scsi: libsas: fix a race condition when smp task timeout

[PATCH 00/15] rename PMDs map files to match library name and add Meson files
 2018-09-19  8:42 UTC  (6+ messages)
` [PATCH v5 1/9] build: add Meson file for TAP PMD
  ` [PATCH v5 4/9] build: add Meson files for avf PMD

Save paused cpu ctx
 2018-09-19  8:41 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Enable r8a7744 SoC
 2018-09-19  8:41 UTC  (2+ messages)

[PATCH 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-19  8:39 UTC  (6+ messages)
` [PATCH 5/5] scsi: libsas: fix a race condition when smp task timeout

[PATCH] pinctrl: intel: Do pin translation in other GPIO operations as well
 2018-09-19  8:40 UTC  (5+ messages)

[PATCH iproute2-next] iplink: add ipvtap support
 2018-09-19  3:03 UTC 

[PATCH v2] x86/pvh: copy data from low 1MB to Dom0 physmap instead of mapping it
 2018-09-19  8:37 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2018-09-19  3:01 UTC 

[PATCH v11 0/7] paravirtual IOMMU pre-requisites and clean-up
 2018-09-19  8:36 UTC  (8+ messages)
` [PATCH v11 1/7] iommu: introduce the concept of DFN
` [PATCH v11 2/7] iommu: make use of type-safe DFN and MFN in exported functions
` [PATCH v11 3/7] iommu: push use of type-safe DFN and MFN into iommu_ops
` [PATCH v11 4/7] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v11 5/7] memory: add check_get_page_from_gfn() as a wrapper
` [PATCH v11 6/7] vtd: add missing check for shared EPT
` [PATCH v11 7/7] vtd: add lookup_page method to iommu_ops

[pull request][RESEND net 0/3] Mellanox, mlx5 fixes 2018-09-17
 2018-09-19  3:00 UTC  (2+ messages)

[PATCH 1/7] extended support for LTE and NR. Some minor fixes. part 1 of 7
 2018-09-19  8:35 UTC  (2+ messages)

[PATCH v2 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-19  8:35 UTC  (5+ messages)
` [PATCH v2 13/16] arm64: dts: renesas: r8a77990: Add display output support

[PATCH v9 0/6] paravirtual IOMMU pre-requisites and clean-up
 2018-09-19  8:34 UTC  (11+ messages)
` [PATCH v9 5/7] memory: add check_get_page_from_gfn() as a wrapper

[PATCH] mbuf: remove deprecated segment free functions
 2018-09-19  8:34 UTC  (3+ messages)
` [PATCH v2] "

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-19  8:33 UTC  (5+ messages)
` [RFC/PATCH 4/5] gpiolib: add support for fetching descriptors from static properties

[PATCH] net: emac: fix fixed-link setup for the RTL8363SB switch
 2018-09-19  2:56 UTC  (2+ messages)

[PATCH] libmtd: don't print an error message for devices without ecc support
 2018-09-19  8:29 UTC 

[PATCH 0/2] NFC fixes for 4.19-final
 2018-09-19  2:54 UTC  (2+ messages)

bpfilter breaks IPT_SO_GET_INFO
 2018-09-19  8:29 UTC  (3+ messages)

[PATCH net] selftests: pmtu: properly redirect stderr to /dev/null
 2018-09-19  2:54 UTC  (2+ messages)

[RFC PATCH bpf-next v3 0/7] Implement bpf queue/stack maps
 2018-09-19  2:53 UTC  (4+ messages)
` [RFC PATCH bpf-next v3 1/7] bpf: rename stack trace map

[RESEND PATCH v2] media: dvb-frontends: Use kmemdup instead of duplicating its function
 2018-09-19  8:16 UTC 

[PATCH v4] drm/i915: use for_each_pipe loop to assign crtc_mask
 2018-09-19  8:31 UTC  (2+ messages)
` [PATCH v5] "

[PATCH][net-next] veth: rename pcpu_vstats as pcpu_lstats
 2018-09-19  2:52 UTC  (2+ messages)

[PATCH v2] net/mlx5: fix wrong representor port link status
 2018-09-19  8:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-19  2:51 UTC  (11+ messages)

[PATCH v2 1/2] netlink: add NLA_REJECT policy type
 2018-09-19  2:51 UTC  (4+ messages)
` [PATCH v2 2/2] netlink: add ethernet address policy types

[U-Boot] [PATCH v2] spi: designware_spi: Disable and free clock when remove driver
 2018-09-19  8:27 UTC 

[PATCH] openssl10: fix compile error for debian-mips64
 2018-09-19  8:26 UTC 

[PATCH] dbus-test: fix ptest failed problem when multilib is enabled
 2018-09-19  8:26 UTC 

[U-Boot] [PATCH v3] gpio: dwapb_gpio: Change to use devm_kcalloc()
 2018-09-19  8:26 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-19  8:26 UTC  (4+ messages)

[PATCH 0/2] Add APMU support to r8a77470
 2018-09-19  8:25 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: apmu: Document r8a77470 support
` [PATCH 2/2] ARM: dts: r8a77470: Add APMU node and second CPU core

[PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes
 2018-09-19  2:48 UTC  (2+ messages)

Incorrect latencystats implementation
 2018-09-19  8:22 UTC  (2+ messages)
` [PATCH] latency: clear mbuf timestamp after latency calculation

[PATCH] openssh: upgrade 7.8p1 -> 7.8p2 to support openssl 1.1.x
 2018-09-19  8:20 UTC  (5+ messages)

[PATCH net-next v2 00/10] Refactor classifier API to work with Qdisc/blocks without rtnl lock
 2018-09-19  2:45 UTC  (3+ messages)
` [PATCH net-next v2 03/10] net: sched: extend Qdisc with rcu

[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
 2018-09-19  8:21 UTC  (16+ messages)

[PATCH v4 1/6] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
 2018-09-19  8:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/6] "

Adding SSL support to RabbitMQ Server 3.2.4
 2018-09-19  8:20 UTC  (2+ messages)

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-18
 2018-09-19  2:42 UTC  (2+ messages)

[PATCH] latency: clear mbuf timestamp after latency calculation
 2018-09-19  8:18 UTC 

[PATCH v8 1/2] drm: Add connector property to limit max bpc
 2018-09-19  8:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v8,1/2] "

[PATCH 00/14] Rename variables, data structures and functions in libtraceevent
 2018-09-19  2:37 UTC  (4+ messages)
` [PATCH 13/14] tools/lib/traceevent: Add prefix tep_ to enum filter_trivial_type and all its members. Rename data2host*() APIs

[RFC PATCH 0/4] Add a tracepoint for DTL entries
 2018-09-19  8:08 UTC  (3+ messages)
` [RFC PATCH 1/4] powerpc/pseries: Use macros for referring to the DTL enable mask
` [RFC PATCH 2/4] powerpc/pseries: Do not save the previous DTL mask value

x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
 2018-09-19  8:09 UTC  (2+ messages)

[Buildroot] Problems with the package wget version 1.19.5
 2018-09-19  8:09 UTC 

[PATCH] doc/fix: add CCM to the QAT feature list
 2018-09-19  8:09 UTC  (4+ messages)
` [PATCH v2] doc/crypto: fix missing CCM to "

[PATCH] initramfs-framework/udev: call settle before kill
 2018-09-19  8:08 UTC 

[PATCH 1/4] [RFC]drm: add syncobj timeline support v6
 2018-09-19  8:07 UTC  (7+ messages)

[PATCH V3 11/17] SCSI: track pending admin commands
 2018-09-19  8:07 UTC  (11+ messages)

Native yocto compile in docker container without cross compile
 2018-09-19  8:07 UTC  (2+ messages)

btrfs panic problem
 2018-09-19  2:27 UTC  (4+ messages)

[Xenomai] kernelshark to check the CPU usage of the xenomai task
 2018-09-19  8:02 UTC 

Introduce xenwatch multithreading (mtwatch)
 2018-09-19  8:01 UTC  (10+ messages)
` [PATCH 5/6] xenbus: process be_watch events in xenwatch multithreading
    ` [Xen-devel] "

[Buildroot] make printvars errors / empty variables
 2018-09-19  8:00 UTC 

[PATCH] [meta-cloud-services][patch]:python-psycopg2:2.7.4 -> 2.7.5
 2018-09-19  8:00 UTC  (6+ messages)
` [PATCH] [meta-cloud-services][patch]:python-stevedore:1.28.0 -> 1.29.0
` [PATCH] [meta-cloud-services][patch]:python-swiftclient:3.5.0->3.6.0

[m-c-s][PATCH V2 1/2] glusterfs: fix CVE-2018-1088
 2018-09-19  7:59 UTC  (3+ messages)

[PATCH v3 0/6] Add support for architecture specific IMA policies
 2018-09-19  7:55 UTC  (14+ messages)
` [PATCH v3 1/6] x86/ima: define arch_ima_get_secureboot
` [PATCH v3 2/6] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v3 3/6] ima: refactor ima_init_policy()
` [PATCH v3 4/6] ima: add support for arch specific policies
` [PATCH v3 5/6] ima: add support for external setting of ima_appraise
` [PATCH v3 6/6] x86/ima: define arch_get_ima_policy() for x86

[2/2] usb: roles: Take care of driver module reference counting
 2018-09-19  7:58 UTC 

[1/2] usb: typec: mux: Take care of driver module reference counting
 2018-09-19  7:58 UTC 

[PATCH v2] net/mlx5: fix representor port xstats
 2018-09-19  7:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] clocksource: Warn if too many missing ticks are detected
 2018-09-19  7:53 UTC  (2+ messages)

[PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-09-19  7:50 UTC  (4+ messages)

[PATCH] perf tool: Add missing subcommand `version`
 2018-09-19  7:49 UTC 

[PATCH] connman: update to 1.36
 2018-09-19  7:49 UTC  (6+ messages)

[xen-unstable bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64-xsm
 2018-09-19  7:48 UTC 

[PATCH] dt-bindings: timer: renesas: tmu: document R8A779{7|8}0 bindings
 2018-09-19  7:48 UTC  (5+ messages)

[LTP] [PATCH] statx: fix compile errors with glibc<2.28
 2018-09-19  7:48 UTC  (2+ messages)

[PATCH libdrm] intel: annotate the intel genx helpers as private
 2018-09-19  7:47 UTC  (6+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-09-19  7:47 UTC  (3+ messages)
` [PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add CMT support

[PATCH crypto-next 00/23] crypto: skcipher - Remove VLA usage
 2018-09-19  2:10 UTC  (2+ messages)
` [PATCH crypto-next 03/23] lib80211: Remove VLA usage of skcipher

[PATCH v2 0/5] powerpc: Clang build fixes
 2018-09-19  7:45 UTC  (4+ messages)
` [PATCH v2 4/5] powerpc: Fix duplicate const clang warning in user access code

[PATCH v2] mtd: rawnand: atmel: Fix potential NULL pointer dereference
 2018-09-19  7:44 UTC  (3+ messages)

[PATCH v2] doc: Clarify IOMMU usage with "uio_pci_generic" kernel module
 2018-09-19  7:44 UTC  (3+ messages)
` [PATCH v3] "

[PATCH][net-next] netlink: avoid to allocate full skb when sending to many devices
 2018-09-19  1:19 UTC  (3+ messages)
  ` 答复: "

[PATCH v8 0/5] Venus updates - PIL
 2018-09-19  7:38 UTC  (3+ messages)

[PATCH] drm/i915: set i915 driver probe to asynchronous
 2018-09-19  7:37 UTC 

[PATCH v3 0/5] vhost: vhost_user.c code cleanup
 2018-09-19  7:37 UTC  (3+ messages)
` [PATCH v3 5/5] vhost: message handling implemented as a callback array

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-19  7:35 UTC  (5+ messages)

[PATCH] ethdev: make default behavior CRC strip on Rx
 2018-09-19  7:34 UTC  (5+ messages)
` [PATCH v2] "

Driver for HiFive-U MMC interface
 2018-09-19  7:35 UTC  (3+ messages)

[LTP] [PATCH] mem/mmapstress10: fix hangs with recent glibc
 2018-09-19  7:32 UTC  (3+ messages)

[PATCH v9 0/5] Venus updates - PIL
 2018-09-19  7:32 UTC  (5+ messages)
` [PATCH v9 1/5] venus: firmware: add routine to reset ARM9
` [PATCH v9 5/5] dt-bindings: media: Document bindings for venus firmware device

[PATCH bpf-next 0/2] xsk: fix bug when trying to use both copy and zero-copy mode
 2018-09-19  1:55 UTC  (4+ messages)
` [PATCH bpf-next 2/2] xsk: fix bug when trying to use both copy and zero-copy on one queue id

[PATCH] zram: fix missing zero pages for memory tracking
 2018-09-19  7:29 UTC  (2+ messages)

[PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC
 2018-09-19  7:26 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap
` [PATCH 2/4] soc: mediatek: use group of bits for pwrap capability
` [PATCH 3/4] soc: mediatek: add mt8183 pwrap support
` [PATCH 4/4] arm64: dts: mediatek: add pwrap device node for mt8183

[PATCH 1/2] phy: berlin-usb: switch to SPDX identifier
 2018-09-19  7:26 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Reuse Gen9 mediafill on Gen11
 2018-09-19  7:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11

[PATCH 0/3] migrate Linux TC flower driver to new flow engine
 2018-09-19  7:21 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: add abstraction for multiple flow drivers
` [PATCH 2/3] net/mlx5: remove Netlink flow driver
` [PATCH 3/3] net/mlx5: add Linux TC flower driver for E-Switch flow

[PATCH] [RFC]drm: add syncobj timeline support v5
 2018-09-19  7:21 UTC  (6+ messages)

[PATCH] net/mlx5: support metadata as flow rule criteria
 2018-09-19  7:21 UTC  (2+ messages)

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19  7:20 UTC  (5+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.