All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-05 16:05:03 to 2018-03-05 16:55:32 UTC [more...]

git-gui, feature request: add hotkeys to focus different widgets
 2018-03-05 16:55 UTC  (3+ messages)
` [PATCH] git-gui: Add hotkeys to change focus between ui widgets

[PATCH igt] Bump measure_ring_size() timer interval
 2018-03-05 16:55 UTC  (3+ messages)
` [igt-dev] "

[PATCH] chainloader: patch in BPB's sectors_per_track and num_heads
 2018-03-05 16:54 UTC  (2+ messages)

[PATCH 0/2] Fix STi aliases property name
 2018-03-05 16:53 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: STi: Fix aliases property name for STi boards

[PATCH 0/6] Various multipath-tools patches
 2018-03-05 16:53 UTC  (10+ messages)
` [PATCH 1/6] multipathd/main.c: Fix indentation
` [PATCH 2/6] libmultipath, alloc_path_with_pathinfo(): Ensure that pp->wwid is '\0'-terminated
` [PATCH 3/6] libmultipath, alloc_path_with_pathinfo(): Declare third argument const
` [PATCH 5/6] libmultipath: Fix sgio_get_vpd()

[PATCH v1 0/3] perf: expose thread context switch out event type to user space
 2018-03-05 16:52 UTC  (4+ messages)

Strange filesystem problem using docker on a pyro based system
 2018-03-05 16:21 UTC 

[PATCH 00/11] drm/i915: Some plane init cleanups
 2018-03-05 16:51 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Constify intel_plane_funcs
` [PATCH 02/11] drm/i915: Fix tabs vs. spaces
` [PATCH 03/11] drm/i915: Populate possible_crtcs for primary/cursor planes
` [PATCH 04/11] drm/i915: Don't populate plane->i9xx_plane for sprites
` [PATCH 05/11] drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes
` [PATCH 06/11] drm/i915: Disallow plane scaling with specific pixel formats
` [PATCH 07/11] drm/i915: Add missing pixel formats for skl+ "sprites"
` [PATCH 08/11] drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state()
` [PATCH 09/11] drm/i915: Introduce intel_plane_alloc()
` [PATCH 10/11] drm/i915: Extract skl_universal_plane_init()
` [PATCH 11/11] drm/i915: s/intel_plane/plane/ in sprite init

[Cluster-devel] [PATCH] fsck.gfs2: Don't check lh_crc for older filesystems
 2018-03-05 16:51 UTC  (2+ messages)

[RFC/RFT][PATCH 0/7] sched/cpuidle: Idle loop rework
 2018-03-05 16:50 UTC  (4+ messages)
` [RFC/RFT][PATCH 6/7] sched: idle: Predict idle duration before stopping the tick

[Qemu-devel] [PATCH v4] qapi: Add device ID and head parameters to screendump
 2018-03-05 16:50 UTC  (2+ messages)

[PATCH net] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
 2018-03-05 16:51 UTC 

Device tree overlay properties order issue
 2018-03-05 16:50 UTC 

[RFC PATCH i-g-t 0/3] Test the plane formats on the Chamelium
 2018-03-05 16:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2018-03-05 16:49 UTC 

[PATCH v2 0/6] xen/x86: various XPTI speedups
 2018-03-05 16:49 UTC  (6+ messages)
` [PATCH v2 1/6] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v2 2/6] x86/xpti: don't flush TLB twice when switching to 64-bit pv context

Year 2038 time set problem
 2018-03-05 16:49 UTC  (2+ messages)

[PATCH] grub-mkconfig/10_linux: Support multiple early initrd images
 2018-03-05 16:48 UTC  (2+ messages)

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-03-05 16:47 UTC  (8+ messages)

[PATCH 1/2] selinux: wrap selinuxfs state
 2018-03-05 16:47 UTC  (2+ messages)
` [PATCH 2/2] selinux: wrap AVC state

[PATCH] mmc: sdhci-of-arasan: Add quirk to avoid erroneous msg
 2018-03-05 16:47 UTC  (8+ messages)

[PATCH 00/57] New VGIC(-v2) implementation
 2018-03-05 16:44 UTC  (28+ messages)
` [PATCH 01/57] tools: ARM: vGICv3: Avoid inserting optional DT properties
` [PATCH 02/57] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
` [PATCH 03/57] ARM: GICv3: use hardware GICv3 redistributor values for Dom0
` [PATCH 37/57] ARM: new VGIC: Add ENABLE registers handlers
` [PATCH 38/57] ARM: new VGIC: Add PENDING "
` [PATCH 39/57] ARM: new VGIC: Add ACTIVE "
` [PATCH 40/57] ARM: new VGIC: Add PRIORITY "
` [PATCH 41/57] ARM: new VGIC: Add CONFIG "
` [PATCH 42/57] ARM: new VGIC: Add TARGET "
` [PATCH 43/57] ARM: new VGIC: Add SGIR register handler
` [PATCH 44/57] ARM: new VGIC: Add SGIPENDR register handlers
` [PATCH 45/57] ARM: new VGIC: Handle hardware mapped IRQs
` [PATCH 46/57] ARM: new VGIC: Add event channel IRQ handling
` [PATCH 47/57] ARM: new VGIC: Handle virtual IRQ allocation/reservation
` [PATCH 48/57] ARM: new VGIC: Dump virtual IRQ info
` [PATCH 49/57] ARM: new VGIC: provide system register emulation stub
` [PATCH 50/57] ARM: new VGIC: Implement arch_move_irqs()
` [PATCH 51/57] ARM: new VGIC: Add preliminary stub implementation
` [PATCH 52/57] ARM: new VGIC: vgic-init: register VGIC
` [PATCH 53/57] ARM: new VGIC: vgic-init: implement vgic_init
` [PATCH 54/57] ARM: new VGIC: vgic-init: implement map_resources
` [PATCH 55/57] ARM: new VGIC: Add vgic_v2_enable
` [PATCH 56/57] ARM: allocate two pages for struct vcpu
` [PATCH 57/57] ARM: VGIC: wire new VGIC(-v2) files into Xen build system

[PATCH 00/34 v3] PTI support for x32
 2018-03-05 16:44 UTC  (13+ messages)
` [PATCH 07/34] x86/entry/32: Restore segments before int registers
` [PATCH 11/34] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 34/34] x86/mm/pti: Add Warning when booting on a PCIE capable CPU

[Buildroot] Help ! I can not mount on boot my root filesystem with user_xattr, acl mount options (only remount works)
 2018-03-05 16:44 UTC  (2+ messages)

[PATCH v8 0/3] Add Gen2 support to rwdt driver
 2018-03-05 16:42 UTC  (3+ messages)
` [PATCH v8 3/3] watchdog: renesas_wdt: Add restart handler

[RFC] Contributing to Git (on Windows)
 2018-03-05 16:42 UTC  (6+ messages)

[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
 2018-03-05 16:41 UTC  (3+ messages)
` [PATCH RFC v9 2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[Qemu-devel] [PULL 00/13] Ui 20180305 patches
 2018-03-05 16:41 UTC  (2+ messages)

(unknown),
 2018-03-05 16:41 UTC  (3+ messages)
` 

Modesetting (amdgpudrmfb) artifacts on RAVEN APU
 2018-03-05 16:40 UTC 

[PATCH] Removed -Werror=unused-result warnings
 2018-03-05 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] block: Fix qemu crash when using scsi-block
 2018-03-05 16:38 UTC  (2+ messages)

[PATCH iproute2 net-next] iprule: support for ip_proto, sport and dport match options
 2018-03-05 16:36 UTC 

[PATCH v4 0/8] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2018-03-05 16:36 UTC  (4+ messages)

[PATCH iproute2 1/1] tc: added tc monitor description in man page
 2018-03-05 16:36 UTC 

[PATCH] drm/i915: Handle changing enable_fbc parameter at runtime better
 2018-03-05 16:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Subject: Yocto Project Status WW10’18
 2018-03-05 16:34 UTC  (5+ messages)
  ` [yocto] "
  ` [OE-core] "

[RFC, PATCH 00/22] Partial MKTME enabling
 2018-03-05 16:26 UTC  (46+ messages)
` [RFC, PATCH 01/22] x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
` [RFC, PATCH 02/22] x86/tme: Detect if TME and MKTME is activated by BIOS
` [RFC, PATCH 03/22] x86/cpufeatures: Add Intel PCONFIG cpufeature
` [RFC, PATCH 04/22] x86/pconfig: Detect PCONFIG targets
` [RFC, PATCH 05/22] x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf
` [RFC, PATCH 06/22] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
` [RFC, PATCH 07/22] x86/mm: Mask out KeyID bits from page table entry pfn
` [RFC, PATCH 08/22] mm: Introduce __GFP_ENCRYPT
` [RFC, PATCH 09/22] mm, rmap: Add arch-specific field into anon_vma
` [RFC, PATCH 10/22] mm/shmem: Zero out unused vma fields in shmem_pseudo_vma_init()
` [RFC, PATCH 11/22] mm: Use __GFP_ENCRYPT for pages in encrypted VMAs
` [RFC, PATCH 12/22] mm: Do no merge vma with different encryption KeyIDs
` [RFC, PATCH 13/22] mm, rmap: Free encrypted pages once mapcount drops to zero
` [RFC, PATCH 14/22] mm, khugepaged: Do not collapse pages in encrypted VMAs
` [RFC, PATCH 15/22] x86/mm: Introduce variables to store number, shift and mask of KeyIDs
` [RFC, PATCH 16/22] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [RFC, PATCH 17/22] x86/mm: Implement vma_is_encrypted() and vma_keyid()
` [RFC, PATCH 18/22] x86/mm: Handle allocation of encrypted pages
` [RFC, PATCH 19/22] x86/mm: Implement free_encrypt_page()
` [RFC, PATCH 20/22] x86/mm: Implement anon_vma_encrypted() and anon_vma_keyid()
` [RFC, PATCH 21/22] x86/mm: Introduce page_keyid() and page_encrypted()
` [RFC, PATCH 22/22] x86: Introduce CONFIG_X86_INTEL_MKTME

[igt-dev] [PATCH i-g-t 1/2] lib/sysfs: Fix fbcon unbind, again
 2018-03-05 16:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[LTP] [PATCH v4 0/3] Add regression test for CVE-2017-17053
 2018-03-05 16:30 UTC  (3+ messages)
` [LTP] [PATCH v4 3/3] "

Work plan to move meter out of staging
 2018-03-05 16:30 UTC  (3+ messages)

[RFC PATCH 0/2] check I2C device id for pca984x chips
 2018-03-05 16:29 UTC  (9+ messages)
` [RFC PATCH 1/2] i2c: add i2c_get_device_id() to get the standard i2c device id
` [RFC PATCH 2/2] i2c: mux: pca954x: verify the device id of the pca984x chips

[U-Boot] [PATCH 1/2] mmc: add HS400 support
 2018-03-05 16:29 UTC  (2+ messages)

[PATCH v2 00/11] perf events patches for improved ARM64 support
 2018-03-05 16:28 UTC  (10+ messages)

[PATCH V2 3/5] genirq/affinity: move actual irq vector spread into one helper
 2018-03-05 16:28 UTC  (2+ messages)

[PATCH v6 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
 2018-03-05 16:28 UTC  (3+ messages)
` [PATCH v6 1/3] "

[RFC PATCH 19/20] multipathd: use foreign API
 2018-03-05 16:27 UTC  (9+ messages)
` [PATCH] multipathd: fix inverted signal blocking logic

[PATCH bpf-next 0/2] stackmap with build_id+offset
 2018-03-05 16:26 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address

[Bug 103953] [DC] Polaris10: Missing modes when enabling DC
 2018-03-05 16:24 UTC  (2+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-05 16:23 UTC  (9+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[RFC PATCH] Randomization of address chosen by mmap
 2018-03-05 16:23 UTC  (15+ messages)

[RFC] tunnel endpoint hw acceleration enablement
 2018-03-05 16:23 UTC  (4+ messages)

[PATCH] grub-install: locale depends on nls
 2018-03-05 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Fix NULL dereference on empty drive error
 2018-03-05 16:22 UTC  (3+ messages)

[PATCH 0/2] SolidRun Clearfog SFP support
 2018-03-05 16:22 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: armada388-clearfog: increase speed of i2c0 to 400kHz

[Qemu-devel] [PATCH v2] hw/arm: Use more CONFIG switches for the object files
 2018-03-05 16:22 UTC 

[PATCH 0/2] VMCI: Adjustments for three function implementations
 2018-03-05 16:21 UTC  (6+ messages)
` [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] VMCI: Improve a size determination in two functions

[Qemu-devel] [PATCH v2] iotests: Mark all tests executable
 2018-03-05 16:19 UTC  (2+ messages)

[PATCH v3 0/3] PCI endpoint 64-bit BAR fixes
 2018-03-05 16:19 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: endpoint: Handle 64-bit BARs properly

[PATCH] regmap: debugfs: Do not print warning when no device is associated
 2018-03-05 16:17 UTC  (2+ messages)

btrfs space used issue
 2018-03-05 16:17 UTC  (8+ messages)

[Qemu-devel] [PATCH] iotests: Mark all tests executable
 2018-03-05 16:16 UTC  (3+ messages)

[PATCH] device: Fix bearer selection with single mode controller
 2018-03-05 16:16 UTC 

How to change/fix 'Received UUID'
 2018-03-05 16:16 UTC 

RREPLACE is not applied do_package_qa() ?
 2018-03-05 16:15 UTC  (2+ messages)

[PATCH i-g-t] intel-gpu-overlay: Update for renamed tracepoints
 2018-03-05 16:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Simplifying our RCU models
 2018-03-05 16:14 UTC  (2+ messages)

[PATCH v3 0/2] Parfait changes
 2018-03-05 16:14 UTC  (2+ messages)

[PATCH] vhost: stop device before updating public vring data
 2018-03-05 16:11 UTC 

[PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
 2018-03-05 16:11 UTC  (12+ messages)

vgdisplay hang on iSCSI session
 2018-03-05 16:10 UTC  (6+ messages)

[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
 2018-03-05 16:10 UTC  (3+ messages)

[meta-oic] Question about Iotivity 1.3.0/1 and fixes status
 2018-03-05 16:07 UTC  (4+ messages)
    ` [dev] "

regmap: Failed to create debugfs directory
 2018-03-05 16:07 UTC  (2+ messages)

[PATCH] drm/bridge: sii902x: Retry status read after DDI I2C
 2018-03-05 16:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-iotests: fix 203 migration completion race
 2018-03-05 16:04 UTC  (2+ messages)


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.