All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-17 14:19:01 to 2017-08-17 15:09:05 UTC [more...]

[PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 19:52 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid()

[PATCH 0/5] Add support to LIS2DW12 accel sensor
 2017-08-17 15:09 UTC  (15+ messages)
` [PATCH 1/5] iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
` [PATCH 2/5] iio: st_sensors: do not always write enable_axis register
` [PATCH 3/5] iio: st_sensors: add register mask for status register
` [PATCH 4/5] iio: accel: add support to LIS2DW12

[kernel-hardening] refactoring timers to avoid init_timer*()
 2017-08-17 15:08 UTC  (9+ messages)
`  "
  ` [kernel-hardening] "

[PATCH tip/core/rcu 0/9] Remove spin_unlock_wait()
 2017-08-17 15:07 UTC  (5+ messages)
` [PATCH tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair
  ` [PATCH v5 "

[PATCH -tip v2 0/2] kprobes/x86: RO text code bugfix and cleanup
 2017-08-17 15:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] QOMify MIPS cpu
 2017-08-17 15:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/8] mips: introduce internal.h and cleanup cpu.h

[PATCH 1/3] python: Restructure python packaging and replace it with autopackaging
 2017-08-17 15:06 UTC  (3+ messages)

[PATCH v2] devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation
 2017-08-17 15:17 UTC  (4+ messages)

[PATCH v4 0/7] Appended signatures support for IMA appraisal
 2017-08-17 15:04 UTC  (5+ messages)
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal

[PATCH] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-17 15:04 UTC  (3+ messages)

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-08-17 15:03 UTC  (6+ messages)

[PATCH v5 00/12] Infrastructure to detect iova mapping on the bus
 2017-08-17 14:43 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 08/12] linuxapp/eal: auto detect iova mode

Re:[PATCH] m68k: allow ColdFire m5441x parts to run with MMU enabled
 2017-08-17 15:02 UTC  (8+ messages)
` [PATCH] "

[PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset
 2017-08-17 15:02 UTC  (3+ messages)

[PATCH] scsi: sd_zbc: Disable zoned block devices with scsi-mq
 2017-08-17 15:01 UTC  (4+ messages)

No I/O errors reported after SATA link hard reset
 2017-08-17 15:01 UTC  (8+ messages)

[PATCH] nvme: Honor RTD3 Entry Latency for shutdowns
 2017-08-17 15:01 UTC  (4+ messages)

[LTP] [PATCH V2 1/2] ltp: Add the ability to specify the latency constraint
 2017-08-17 15:00 UTC  (2+ messages)
` [LTP] [PATCH V3] ltp: Add a zero latency constraint for the timer tests library

[PATCH v2 for-next] RDMA: Fix return value check for ib_get_eth_speed()
 2017-08-17 14:58 UTC 

[PATCH net-next] dsa: remove unused net_device arg from handlers
 2017-08-17 14:47 UTC 

preparations for 4.8.2
 2017-08-17 14:57 UTC  (10+ messages)

[PATCH v3] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-17 14:57 UTC 

[PATCH net] tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
 2017-08-17 14:56 UTC  (2+ messages)

[PATCH 0/6 v2] mkfs: save user input into opts table
 2017-08-17 14:56 UTC  (8+ messages)
` [PATCH 1/6 v2] mkfs: Save raw user input field to the opts struct
  ` [PATCH 6/6 v2] mkfs: extend opt_params with a value field

[PATCH] drm: Wake up all waiters for the vblank
 2017-08-17 14:56 UTC  (2+ messages)

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-17 14:55 UTC  (2+ messages)

[PATCH 0/4] Add support to LIS2MDL magnetometer sensor
 2017-08-17 14:55 UTC  (11+ messages)
` [PATCH 1/4] iio: magnetometer: st_magn: fix status register address for LSM303AGR
` [PATCH 2/4] iio: magnetometer: st_magn: remove ihl property "
` [PATCH 3/4] iio: magnetometer: add support to LIS2MDL
` [PATCH 4/4] dt-bindings: iio: magn: add LIS2MDL sensor device binding

(no subject)
 2017-08-16 15:13 UTC 

[PATCH v2] drm/i915: Beef up the IPS vs. CRC workaround
 2017-08-17 14:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 00/31] x86: refactor mm.c
 2017-08-17 14:53 UTC  (34+ messages)
` [PATCH v4 01/31] x86/mm: carve out create_grant_pv_mapping
` [PATCH v4 02/31] x86/mm: carve out replace_grant_pv_mapping
` [PATCH v4 03/31] x86/mm: split HVM grant table code to hvm/grant_table.c
` [PATCH v4 04/31] x86/mm: lift PAGE_CACHE_ATTRS to page.h
` [PATCH v4 05/31] x86/mm: document the return values from get_page_from_l*e
` [PATCH v4 06/31] x86: move pv_emul_is_mem_write to pv/emulate.c
` [PATCH v4 07/31] x86/mm: move and rename guest_get_eff{, kern}_l1e
` [PATCH v4 08/31] x86/mm: export get_page_from_mfn
` [PATCH v4 09/31] x86/mm: rename and move update_intpte
` [PATCH v4 10/31] x86/mm: move {un, }adjust_guest_* to pv/mm.h
` [PATCH v4 11/31] x86/mm: split out writable pagetable emulation code
` [PATCH v4 12/31] x86/mm: split out readonly MMIO "
` [PATCH v4 13/31] x86/mm: remove the unused inclusion of pv/emulate.h
` [PATCH v4 14/31] x86/mm: move and rename guest_{, un}map_l1e
` [PATCH v4 15/31] x86/mm: split out PV grant table code
` [PATCH v4 16/31] x86/mm: split out descriptor "
` [PATCH v4 17/31] x86/mm: move compat descriptor handling code
` [PATCH v4 18/31] x86/mm: move and rename map_ldt_shadow_page
` [PATCH v4 19/31] x86/mm: factor out pv_arch_init_memory
` [PATCH v4 20/31] x86/mm: move l4 table setup code
` [PATCH v4 21/31] x86/mm: add "pv_" prefix to new_guest_cr3
` [PATCH v4 22/31] x86: add pv_ prefix to {alloc, free}_page_type
` [PATCH v4 23/31] x86/mm: export more get/put page functions
` [PATCH v4 24/31] x86/mm: move and add pv_ prefix to create_pae_xen_mappings
` [PATCH v4 25/31] x86/mm: move disallow_mask variable and macros
` [PATCH v4 26/31] x86/mm: move pv_{alloc, free}_page_type
` [PATCH v4 27/31] x86/mm: move and add pv_ prefix to invalidate_shadow_ldt
` [PATCH v4 28/31] x86/mm: move PV hypercalls to pv/mm-hypercalls.c
` [PATCH v4 29/31] x86/mm: remove the now unused inclusion of pv/mm.h
` [PATCH v4 30/31] x86/mm: use put_page_type_preemptible in put_page_from_l{2, 3}e
` [PATCH v4 31/31] x86/mm: move {get, put}_page_from_l{2, 3, 4}e

[PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic
 2017-08-17 14:54 UTC  (5+ messages)

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-17 14:54 UTC  (5+ messages)

[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
 2017-08-17 14:54 UTC  (14+ messages)
` [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API

[PATCH v3 RESEND] drm/i915/opregion: let user specify override VBT via firmware load
 2017-08-17 14:58 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Add fast-feedback-simulation.testlist
 2017-08-17 14:53 UTC  (6+ messages)

[PATCH v5 0/6] perf: Support for ARM DynamIQ Shared Unit
 2017-08-17 14:52 UTC  (6+ messages)
` [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support

[For 4.9] Updating https://wiki.xenproject.org/wiki/Xen_Project_Release_Features to reflect support status of new features
 2017-08-17 14:51 UTC  (3+ messages)

non-blocking mode example
 2017-08-17 14:48 UTC  (8+ messages)

[PATCH] scsi: hpsa: fix the device_id in hpsa_update_device_info()
 2017-08-17 14:48 UTC  (4+ messages)

4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors
 2017-08-17 14:47 UTC  (7+ messages)

[PATCH 7/7] drm/i915: Mark the GT as busy before idling the previous request
 2017-08-17 14:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfsprogs: add sectsize/sectlog to the man page
 2017-08-17 14:45 UTC  (5+ messages)

[PATCH] ca-certificates: prevent executing update-ca-certificates from host system
 2017-08-17 14:44 UTC 

[U-Boot] [PATCH v2 00/40] dm: sata: Complete driver-model support for SATA
 2017-08-17 14:44 UTC  (3+ messages)

[Patch v5 00/12] Add MFC v10.10 support
 2017-08-17 14:43 UTC  (6+ messages)
  ` [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH] gpg_sign: perform rpm signing serially
 2017-08-17 14:52 UTC  (6+ messages)

[PATCH V6 3/9] irqdomain: Don't set type when mapping an IRQ
 2017-08-17 14:42 UTC  (5+ messages)
` [V6,3/9] "

[PATCH] soc/tegra: Register SoC device
 2017-08-17 14:42 UTC  (2+ messages)

[PATCH 0/6 v2] Fix RPM4 regressions based on Pyro
 2017-08-17 14:41 UTC  (7+ messages)

[PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely
 2017-08-17 14:40 UTC  (6+ messages)

[PATCH igt 1/3] igt/gem_exec_schedule: Exercise reordering with many priority levels
 2017-08-17 14:39 UTC  (3+ messages)
` [PATCH igt 2/3] igt/gem_exec_schedule: Basic tests for preemption

[PATCH 0/5] net/mlx5: cleanups
 2017-08-17 14:38 UTC  (9+ messages)
` [PATCH 2/5] net/mlx5: remove pdentic pragma
` [PATCH 3/5] net/mlx5: fix non working secondary process by removing it
` [PATCH 4/5] net/mlx5: remove multiple drop RSS queues
` [PATCH 5/5] net/mlx5: remove old MLNX_OFED 3.3 verification

[PATCH] Input: elan_i2c - Make hardware buttons work properly on Asus ROG G752xx
 2017-08-17 14:38 UTC  (3+ messages)

[PATCH] iio: adc: select triggered buffer for sama5d2 adc
 2017-08-17 14:38 UTC  (2+ messages)

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-17 14:37 UTC  (15+ messages)

[PATCH 0/5] arm-smmu: performance optimization
 2017-08-17 14:36 UTC  (4+ messages)

(no subject)
 2017-08-16 14:57 UTC 

[Qemu-devel] [PATCH v2 0/5] More warning reporting fixed
 2017-08-17 14:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/5] Convert single line fprintf() to warn_report()

[PATCH 0/8] Fixed16.16 wrapper cleanup & wm optimization
 2017-08-17 14:40 UTC  (2+ messages)

[ovmf test] 112671: all pass - PUSHED
 2017-08-17 14:35 UTC 

[PATCH 0/2] lockd: Adjustments for some function implementations
 2017-08-17 14:34 UTC  (6+ messages)
` [PATCH 1/2] lockd: Delete an error message for a failed memory allocation in reclaimer()
` [PATCH 2/2] lockd: Adjust 61 checks for null pointers

Xen Security Advisory 226 (CVE-2017-12135) - multiple problems with transitive grants
 2017-08-17 14:34 UTC 

[LTP] [RFC PATCH 0/2] Simplify network setup: Add unused IP address helper functions + test_net_stress.sh
 2017-08-17 14:33 UTC  (3+ messages)
` [LTP] [RFC PATCH 1/2] lib/test_net.sh: Add unused IP address helper functions
` [LTP] [RFC PATCH 2/2] network/stress: Add library helper for stress testing

Checking out code from svn
 2017-08-17 14:26 UTC 

[LTP] [PATCH 1/2] [COMMITTED] syscalls/mmap12: Convert to the new library
 2017-08-17 14:33 UTC  (2+ messages)
` [LTP] [PATCH 2/2] [RFC] syscalls/mmap12: Do not fail on non-present pages

[PATCH] KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
 2017-08-17 14:33 UTC  (3+ messages)
` [PATCH] KVM: SVM: refactor avic VM ID allocation

[PATCH] drm/i915: Fix integer overflow tests
 2017-08-17 14:32 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-17 14:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/28] sparc: convert cpu models to SPARC cpu subclasses
` [Qemu-devel] [PATCH 18/28] xtensa: replace cpu_xtensa_init() with cpu_generic_init()

Filesystem corruption on RAID1
 2017-08-17 14:31 UTC  (10+ messages)

[PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
 2017-08-17 14:30 UTC  (5+ messages)

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-17 14:29 UTC  (5+ messages)
` [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM

[GIT PULL] arm64: dts: juno: Updates for v4.14
 2017-08-17 14:29 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] Misc throttle fixes
 2017-08-17 14:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] throttle: Fix wrong variable name in the header documentation
` [Qemu-devel] [PATCH 2/4] throttle: Update the throttle_fix_bucket() documentation
` [Qemu-devel] [PATCH 3/4] throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
` [Qemu-devel] [PATCH 4/4] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types

[PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects
 2017-08-17 14:26 UTC  (8+ messages)

[PATCH] btrfs: pass fs_info to routines that always take tree_root
 2017-08-17 14:25 UTC  (3+ messages)
` [PATCH v2] btrfs: pass fs_info to btrfs_del_root instead of tree_root

[Qemu-devel] [PATCH v2] scsi-block: Add qdev error properties
 2017-08-17 14:23 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 v2 0/2] Fix hotplug of PCI passthrought device on Xen
 2017-08-17 14:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 v2 1/2] hw/acpi: Call acpi_set_pci_info when no ACPI tables needed
          `  "

git fetch with refspec does not include tags?
 2017-08-17 14:22 UTC  (4+ messages)

[PATCH 0/6] iio: accel: kxcjk1003: support Kionix KXTF9
 2017-08-17 14:21 UTC  (7+ messages)
` [PATCH 1/6] iio: accel: kxcjk1003: refactor ODR setting
` [PATCH 2/6] iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler
` [PATCH 3/6] iio: accel: kxcjk1013: rename registers for KXTF9 compatibility
` [PATCH 4/6] iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic
` [PATCH 5/6] iio: accel: kxcjk1013: make sampling_frequency_avail per-type
` [PATCH 6/6] iio: accel: kxcjk1013: add support for KXTF9

[PATCH] drm/atomic: put commit when -ERESTARTSYS received
 2017-08-17 14:21 UTC 

[PATCH for-next] RDMA/bnxt_re: Fix return value check for ib_get_eth_speed()
 2017-08-17 14:20 UTC  (3+ messages)

[PATCH] net/failsafe: fix parameters parsing
 2017-08-17 14:19 UTC 

[Qemu-devel] [PATCH] hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device
 2017-08-17 14:19 UTC 


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.