All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-30 20:31:06 to 2017-07-31 01:41:03 UTC [more...]

[PATCH net-next] net: fec: Allow reception of frames bigger than 1522 bytes
 2017-07-31  1:41 UTC  (2+ messages)

[ext2] Mislabeled quadratic probing?
 2017-07-31  1:40 UTC  (4+ messages)

[PATCH linux dev-4.10] drivers/fsi: Remove scan from master registration
 2017-07-31  1:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 3/3] migration: add bitmap for received page
 2017-07-31  1:33 UTC  (11+ messages)

[PATCH] drivers/net/wan/z85230.c: Use designated initializers
 2017-07-31  1:31 UTC 

[U-Boot] [PATCH] rockchip: rk3288: fix EMMC_DIV_MASK definition in header
 2017-07-31  1:28 UTC 

[PATCH] iio: accel: Bugfix to enbale and allow different events to work parallely
 2017-07-31  1:17 UTC 

[PATCH v2 0/8] Support UDC on Tegra 20/30/114/124
 2017-07-31  1:14 UTC  (6+ messages)
` [PATCH v2 3/8] usb: chipidea: Add support for Tegra20/30/114/124

xen-blkfront hang
 2017-07-31  1:13 UTC 

[Bug 101969] Massive graphics corruption with World of Warcraft
 2017-07-31  1:09 UTC  (2+ messages)

[PATCH 1/3 v4.9.y] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
 2017-07-31  1:08 UTC  (3+ messages)
` [PATCH 2/3 v4.9.y] KVM: PPC: Book3S HV: Save/restore host values of debug registers
` [PATCH 3/3 v4.9.y] KVM: PPC: Book3S HV: Enable TM before accessing TM registers

[PATCH] drm/amdgpu: Fix undue fallthroughs in golden registers initialization
 2017-07-31  1:07 UTC  (2+ messages)

[PATCH v6 0/7] drm/rockchip: add all full framework vop support
 2017-07-31  1:02 UTC  (4+ messages)

[PATCH v4 1/5] powerpc/lib/sstep: Add cmpb instruction emulation
 2017-07-31  0:58 UTC  (5+ messages)
` [PATCH v4 2/5] powerpc/lib/sstep: Add popcnt "
` [PATCH v4 3/5] powerpc/lib/sstep: Add bpermd "
` [PATCH v4 4/5] powerpc/lib/sstep: Add prty "
` [PATCH v4 5/5] powerpc/lib/sstep: Add isel "

[PATCH] ASoC: audio-graph-scu-card: fix balance of of_node_get/put()
 2017-07-31  0:57 UTC  (2+ messages)

[Bug 101977] UE4 4.17 causes hang in amdgpu_cs_query_fence_status
 2017-07-31  0:55 UTC 

[PATCH] device property: Fix usecount for of_graph_get_port_parent()
 2017-07-31  0:55 UTC  (8+ messages)
      `  "

[PATCH] [BUGFIX] gpio: reject invalid gpio before getting gpio_desc
 2017-07-31  0:54 UTC  (3+ messages)

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-07-31  0:50 UTC  (12+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
` [PATCH v2 2/3] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

[PATCH 1/4 v4.4.y] KVM: PPC: Book3S HV: Context-switch EBB registers properly
 2017-07-31  0:44 UTC  (4+ messages)
` [PATCH 2/4 v4.4.y] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
` [PATCH 3/4 v4.4.y] KVM: PPC: Book3S HV: Reload HTM registers explicitly
` [PATCH 4/4 v4.4.y] KVM: PPC: Book3S HV: Save/restore host values of debug registers

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-31  0:31 UTC  (4+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation

Contact with Latinamerica
 2017-07-31  0:16 UTC  (4+ messages)

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-07-31  0:12 UTC  (26+ messages)
` [RFC v7 01/25] powerpc: define an additional vma bit for protection keys
` [RFC v7 02/25] powerpc: track allocation status of all pkeys
` [RFC v7 03/25] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [RFC v7 04/25] powerpc: helper functions to initialize AMR, IAMR and "
` [RFC v7 05/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [RFC v7 06/25] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v7 07/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v7 08/25] powerpc: ability to create execute-disabled pkeys
` [RFC v7 09/25] powerpc: store and restore the pkey state across context switches
` [RFC v7 10/25] powerpc: introduce execute-only pkey
` [RFC v7 11/25] powerpc: ability to associate pkey to a vma
` [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v7 13/25] powerpc: map vma key-protection bits to pte key bits
` [RFC v7 14/25] powerpc: sys_pkey_mprotect() system call
` [RFC v7 15/25] powerpc: Program HPTE key protection bits
` [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte
` [RFC v7 17/25] powerpc: check key protection for user page access
` [RFC v7 18/25] powerpc: Macro the mask used for checking DSI exception
` [RFC v7 19/25] powerpc: implementation for arch_vma_access_permitted()
` [RFC v7 20/25] powerpc: Handle exceptions caused by pkey violation
` [RFC v7 21/25] powerpc: capture AMR register content on "
` [RFC v7 22/25] powerpc: introduce get_pte_pkey() helper
` [RFC v7 23/25] powerpc: capture the violated protection key on fault
` [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
` [RFC v7 25/25] powerpc: Enable pkey subsystem

[PATCH] Makefile: pass -Wno-vla to sparse while checking pre-process.c
 2017-07-31  0:12 UTC  (3+ messages)

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-07-31  0:11 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 2/7] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH 3/7] powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
` [PATCH 4/7] powerpc: capture the PTE format changes in the dump pte report
` [PATCH 5/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 6/7] powerpc: introduce pte_get_hash_gslot() helper
` [PATCH 7/7] powerpc: use helper functions to get and set hash slots

[PATCH 1/3 v3.18.y] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
 2017-07-31  0:08 UTC  (3+ messages)
` [PATCH 2/3 v3.18.y] KVM: PPC: Book3S HV: Reload HTM registers explicitly
` [PATCH 3/3 v3.18.y] KVM: PPC: Book3S HV: Save/restore host values of debug registers

[PATCH RESEND] pty: show associative slave of ptmx in fdinfo
 2017-07-31  0:01 UTC  (2+ messages)
` [PATCH v2 resend] "

[PATCH v5 net-next] net: systemport: Support 64bit statistics
 2017-07-31  0:01 UTC 

Loading fallback firmware in rtl8723be and rtl8821ae fails
 2017-07-30 23:57 UTC  (3+ messages)
` [PATCH] rtlwifi: Fix fallback firmware loading

[PATCH] qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
 2017-07-30 23:55 UTC 

[U-Boot] [PATCH] arm: omap: Fix 'get_device_type()' for OMAP34XX
 2017-07-30 23:51 UTC 

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2017-07-30 23:50 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] usb: xhci: Add interrupt transfer support
 2017-07-30 23:42 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs

[RFC v7 25/25] powerpc: Enable pkey subsystem
 2017-07-30 23:38 UTC 

[RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
 2017-07-30 23:38 UTC 

[RFC v7 23/25] powerpc: capture the violated protection key on fault
 2017-07-30 23:38 UTC 

[RFC v7 22/25] powerpc: introduce get_pte_pkey() helper
 2017-07-30 23:38 UTC 

[RFC v7 21/25] powerpc: capture AMR register content on pkey violation
 2017-07-30 23:38 UTC 

[RFC v7 20/25] powerpc: Handle exceptions caused by pkey violation
 2017-07-30 23:38 UTC 

[RFC v7 19/25] powerpc: implementation for arch_vma_access_permitted()
 2017-07-30 23:38 UTC 

[RFC v7 18/25] powerpc: Macro the mask used for checking DSI exception
 2017-07-30 23:38 UTC 

[RFC v7 17/25] powerpc: check key protection for user page access
 2017-07-30 23:38 UTC 

[RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte
 2017-07-30 23:38 UTC 

[RFC v7 15/25] powerpc: Program HPTE key protection bits
 2017-07-30 23:38 UTC 

[RFC v7 14/25] powerpc: sys_pkey_mprotect() system call
 2017-07-30 23:38 UTC 

[RFC v7 13/25] powerpc: map vma key-protection bits to pte key bits
 2017-07-30 23:38 UTC 

[RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
 2017-07-30 23:38 UTC 

[RFC v7 11/25] powerpc: ability to associate pkey to a vma
 2017-07-30 23:37 UTC 

[RFC v7 10/25] powerpc: introduce execute-only pkey
 2017-07-30 23:37 UTC 

[RFC v7 09/25] powerpc: store and restore the pkey state across context switches
 2017-07-30 23:37 UTC 

[RFC v7 08/25] powerpc: ability to create execute-disabled pkeys
 2017-07-30 23:37 UTC 

[RFC v7 07/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
 2017-07-30 23:37 UTC 

[RFC v7 06/25] powerpc: implementation for arch_set_user_pkey_access()
 2017-07-30 23:37 UTC 

[RFC v7 05/25] powerpc: cleaup AMR,iAMR when a key is allocated or freed
 2017-07-30 23:37 UTC 

[RFC v7 04/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
 2017-07-30 23:37 UTC 

[RFC v7 03/25] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
 2017-07-30 23:37 UTC 

[RFC v7 02/25] powerpc: track allocation status of all pkeys
 2017-07-30 23:37 UTC 

[RFC v7 01/25] powerpc: define an additional vma bit for protection keys
 2017-07-30 23:37 UTC 

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-07-30 23:37 UTC 

I am Mrs Kivi Kangas, citizen of Finland and 68 years old
 2017-07-30 23:36 UTC 

(unknown),
 2017-07-30 23:33 UTC  (2+ messages)
` (no subject)

recent module in nftables
 2017-07-30 23:32 UTC  (3+ messages)

[RFD PATCH 0/2] How to migrate our test infrastructure away from sha1
 2017-07-30 23:24 UTC  (7+ messages)
` [PATCH 2/2] t6500: mark tests as SHA1 reliant

xen/link: Move .data.rel.ro sections into .rodata for final link
 2017-07-30 23:18 UTC  (4+ messages)

[Qemu-devel] [PATCH] 9pfs: include <linux/limits.h> for XATTR_SIZE_MAX
 2017-07-30 23:07 UTC  (8+ messages)

snd_ctl_add_enumerated_elem_set and TLV
 2017-07-30 22:56 UTC  (3+ messages)

[qemu-mainline test] 112380: regressions - trouble: blocked/broken/fail/pass
 2017-07-30 22:52 UTC 

[Buildroot] host-icu: ERROR: package host-icu installs executables without proper RPATH:
 2017-07-30 22:50 UTC  (3+ messages)

[PATCH 0/3] remove rw_page() from brd, pmem and btt
 2017-07-30 22:38 UTC  (7+ messages)

[PATCH 0/4] v4l: async: fixes for v4l2_async_notifier_unregister()
 2017-07-30 22:31 UTC  (5+ messages)
` [PATCH 1/4] v4l: async: fix unbind error in v4l2_async_notifier_unregister()
` [PATCH 2/4] v4l: async: abort if memory allocation fails when unregistering notifiers
` [PATCH 3/4] v4l: async: do not hold list_lock when re-probing devices
` [PATCH 4/4] v4l: async: add comment about re-probing to v4l2_async_notifier_unregister()

[PATCH v2 0/6] Make ipc y2038 safe
 2017-07-30 22:30 UTC  (7+ messages)
` [PATCH v2 1/6] ipc: Make sys_semtimedop() "
` [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64
` [PATCH v2 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
` [PATCH v2 4/6] ipc: sem: Make sem_array "
` [PATCH v2 5/6] ipc: shm: Make shmid_kernel "
` [PATCH v2 6/6] utimes: Make utimes "

Performance regression with virtio_net
 2017-07-30 22:25 UTC 

[U-Boot] [PATCH 1/1] x86: ivybridge: remove unused uma_memory_size
 2017-07-30 22:25 UTC  (2+ messages)

[PATCH] kvm: x86: fix a race condition result to lost INIT
 2017-07-30 22:25 UTC 

[PATCH] tcmu: clean up the scatter helper
 2017-07-30 22:19 UTC  (2+ messages)

[PATCH] mtd: nand: Fix a docs build warning
 2017-07-30 22:18 UTC 

[Buildroot] [PATCH] package/stella: bump version to 5.0.1
 2017-07-30 22:16 UTC 

[PATCH] libata: fix a couple of doc build warnings
 2017-07-30 22:16 UTC 

PATCH] iio: Fix some documentation warnings
 2017-07-30 22:14 UTC 

[PATCH] tcmu: Fix possible to/from address overflow when doing the memcpy
 2017-07-30 22:13 UTC  (2+ messages)

[PATCHv2] tcmu: Add fifo type waiter list support to avoid starvation
 2017-07-30 22:10 UTC  (2+ messages)

[PATCH] fbcon: Use background color for margins
 2017-07-30 21:51 UTC  (5+ messages)

[PATCH] bonding: fix segfault when primary slave set
 2017-07-30 21:43 UTC  (3+ messages)

[Qemu-devel] How to make ELF headers/symbol sections available for multiboot?
 2017-07-30 21:42 UTC  (2+ messages)

[Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
 2017-07-30 21:42 UTC  (3+ messages)

[PATCH] net/vmxnet3: restore correct filtering
 2017-07-30 21:38 UTC  (2+ messages)

[PATCH v2] eal: disable NUMA related warnings on non-NUMA systems
 2017-07-30 21:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 00/15] submodule-config cleanup
 2017-07-30 21:25 UTC  (6+ messages)
` [PATCH 02/15] submodule: don't use submodule_from_name

[PATCH 1/4] doc: update release notes for DPAA2 eventdev
 2017-07-30 21:23 UTC  (2+ messages)

setfiles crashing when SELinux is disabled
 2017-07-30 21:21 UTC  (3+ messages)

[PATCH] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-07-30 21:19 UTC 

[PATCH] Add new command fs2bridge for socfpga
 2017-07-30 21:17 UTC  (5+ messages)

Kernel TLS in 4.13-rc1
 2017-07-30 21:14 UTC  (3+ messages)

[RFC] drm/fb: Propagate physical display dimensions to fbdev
 2017-07-30 21:11 UTC 

lsipc(1) triggers general protection fault in sysvipc_shm_proc_show() on v4.13-rc2+
 2017-07-30 21:06 UTC  (6+ messages)

[RFC 0/5] arm64: dts: renesas: add VIN, CSI-2 and ADV7482 nodes
 2017-07-30 20:56 UTC  (6+ messages)
` [RFC 1/5] arm64: dts: r8a7795: add VIN and CSI nodes
` [RFC 2/5] arm64: dts: r8a7795-es1: add CSI21
` [RFC 3/5] arm64: dts: r8a7796: add VIN and CSI nodes
` [RFC 4/5] arm64: dts: renesas: salvator: enable VIN
` [RFC 5/5] arm64: dts: renesas: salvator-x: Add ADV7482 support

[Bug 100387] War Thunder game has visual errors, missing textures
 2017-07-30 20:55 UTC  (2+ messages)

[PATCH net-next 0/7] More Marvell PHY refactoring and cleanup
 2017-07-30 20:41 UTC  (8+ messages)
` [PATCH net-next 1/7] net: phy: marvell: tabification
` [PATCH net-next 2/7] net: phy: marvell: Use core genphy_soft_reset()
` [PATCH net-next 3/7] net: phy: marvell: consolidate RGMII delay code
` [PATCH net-next 4/7] net: phy: marvell: Consolidate setting the phy-mode
` [PATCH net-next 5/7] net: phy: marvell: Refactor m88e1121 RGMII delay configuration
` [PATCH net-next 6/7] net: phy: marvell: Use the set_polarity helper
` [PATCH net-next 7/7] net: phy: marvell: Refactor setting downshift into a helper

[PATCH libdrm] radeon: add fallthrough annotation
 2017-07-30 20:34 UTC 

[PATCH] ipc/shm: Add missing container_of() for randstruct
 2017-07-30 20:35 UTC 

[PATCH] ASoC: fix balance of of_node_get()/of_node_put()
 2017-07-30 20:34 UTC  (6+ messages)
` [PATCH v2 0/3] ASoC: fix unbalanced of_node_get()/of_node_put()

[Qemu-devel] [PATCH v5 0/6] scripts/qemu.py fixes and cleanups
 2017-07-30 20:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 3/6] qemu.py: cleanup message on negative exit code


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.