All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-23 16:01:02 to 2017-04-23 17:12:45 UTC [more...]

[PATCH v3 3/7] kprobes: validate the symbol name length
 2017-04-23 17:09 UTC  (6+ messages)
` [PATCH v4 4/7] powerpc/kprobes: Use safer string functions in kprobe_lookup_name()

[PULL 00/79] KVM/ARM Changes for v4.12
 2017-04-23 17:09 UTC  (161+ messages)
` [PULL 01/79] arm64: sysreg: sort by encoding
` [PULL 02/79] arm64: sysreg: add debug system registers
` [PULL 03/79] arm64: sysreg: add performance monitor registers
` [PULL 04/79] arm64: sysreg: subsume GICv3 sysreg definitions
` [PULL 05/79] arm64: sysreg: add physical timer registers
` [PULL 06/79] arm64: sysreg: add register encodings used by KVM
` [PULL 07/79] arm64: sysreg: add Set/Way sys encodings
` [PULL 08/79] KVM: arm64: add SYS_DESC()
` [PULL 09/79] KVM: arm64: Use common debug sysreg definitions
` [PULL 10/79] KVM: arm64: Use common performance monitor "
` [PULL 11/79] KVM: arm64: Use common GICv3 "
` [PULL 12/79] KVM: arm64: Use common physical timer "
` [PULL 13/79] KVM: arm64: use common invariant "
` [PULL 14/79] KVM: arm64: Use common "
` [PULL 15/79] KVM: arm64: Use common Set/Way sys definitions
` [PULL 16/79] kvm: arm/arm64: Rework gpa callback handlers
` [PULL 17/79] KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
` [PULL 18/79] KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
` [PULL 19/79] KVM: arm/arm64: vgic: Get rid of live_lrs
` [PULL 20/79] KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
` [PULL 21/79] KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
` [PULL 22/79] KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
` [PULL 23/79] KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
` [PULL 24/79] KVM: arm/arm64: vgic: Implement early VGIC init functionality
` [PULL 25/79] KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
` [PULL 26/79] KVM: arm/arm64: vgic: Improve sync_hwstate performance
` [PULL 27/79] arm64: KVM: PMU: Refactor pmu_*_el0_disabled
` [PULL 28/79] arm64: KVM: PMU: Inject UNDEF exception on illegal register access
` [PULL 29/79] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PULL 30/79] arm64: KVM: Make unexpected reads from WO registers inject an undef
` [PULL 31/79] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PULL 32/79] arm64: KVM: Treat sysreg accessors returning false as successful
` [PULL 33/79] arm64: KVM: Do not corrupt registers on failed 64bit CP read
` [PULL 34/79] arm: KVM: Make unexpected register accesses inject an undef
` [PULL 35/79] arm: KVM: Treat CP15 accessors returning false as successful
` [PULL 36/79] arm64: hyp-stub: Stop pointlessly clobbering lr
` [PULL 37/79] arm64: KVM: Move lr save/restore to do_el2_call
` [PULL 38/79] arm64: hyp-stub: Don't save lr in the EL1 code
` [PULL 39/79] arm64: hyp-stub: Define a return value for failed stub calls
` [PULL 40/79] arm64: hyp-stub: Update documentation in asm/virt.h
` [PULL 41/79] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PULL 42/79] arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PULL 43/79] arm64: KVM: Implement HVC_GET_VECTORS "
` [PULL 44/79] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PULL 45/79] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PULL 46/79] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PULL 47/79] ARM: hyp-stub: improve ABI
` [PULL 48/79] ARM: soft-reboot into same mode that we entered the kernel
` [PULL 49/79] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PULL 50/79] ARM: Update cpu_v7_reset documentation
` [PULL 51/79] ARM: hyp-stub: Use r1 for the soft-restart address
` [PULL 52/79] ARM: Expose the VA/IDMAP offset
` [PULL 53/79] ARM: hyp-stub: Define a return value for failed stub calls
` [PULL 54/79] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PULL 55/79] ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PULL 56/79] ARM: KVM: Implement HVC_GET_VECTORS "
` [PULL 57/79] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PULL 58/79] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PULL 59/79] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PULL 60/79] ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
` [PULL 61/79] arm/arm64: KVM: Use __hyp_reset_vectors() directly
` [PULL 62/79] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PULL 63/79] arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
` [PULL 64/79] ARM: decompressor: Remove __hyp_get_vectors usage
` [PULL 65/79] ARM: hyp-stub/KVM: Kill __hyp_get_vectors
` [PULL 66/79] arm64: "
` [PULL 67/79] arm64: hyp-stub: Zero x0 on successful stub handling
` [PULL 68/79] ARM: hyp-stub: Zero r0 "
` [PULL 69/79] arm/arm64: Add hyp-stub API documentation
` [PULL 70/79] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
` [PULL 71/79] KVM: arm/arm64: Add ARM user space interrupt signaling ABI
` [PULL 72/79] KVM: arm/arm64: Support arch timers with a userspace gic
` [PULL 73/79] KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
` [PULL 74/79] KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
` [PULL 75/79] KVM: arm/arm64: fix races in kvm_psci_vcpu_on
` [PULL 76/79] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
` [PULL 77/79] KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
` [PULL 78/79] ARM: hyp-stub: Fix Thumb-2 compilation
` [PULL 79/79] ARM: KVM: Fix idmap stub entry when running Thumb-2 code

grub2-common: grub.cfg gains wrong root settings for multi-OS system
 2017-04-23 17:10 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] MIPS: call debug_uart_init right before board_init_f
 2017-04-23 17:08 UTC  (7+ messages)
` [U-Boot] [PATCH 4/4] "

[Intel-wired-lan] NFS over NAT causes e1000e transmit hangs
 2017-04-23 17:08 UTC  (8+ messages)

[ANNOUNCE] fstests: master branch updated to 3501b86c9db5
 2017-04-23 17:07 UTC 

[PATCH 1/4] drm/i915: Differentiate between sw write location into ring and last hw read
 2017-04-23 17:06 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Poison the request before emitting commands
` [PATCH 3/4] drm/i915: Compute the ring->space slightly less pessimistically
` [PATCH 4/4] drm/i915: Include interesting seqno in the missed breadcrumb debug

[kernel-hardening] [PATCH v2 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
 2017-04-23 17:02 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[PATCH] usb: core: Warn if an URB's transfer_buffer is on stack
 2017-04-23 16:54 UTC  (3+ messages)

[PATCH] doc: git-pull.txt use US spelling, fix minor typo
 2017-04-23 16:45 UTC 

[PATCH 1/1] iw_cxgb4: check return value of alloc_skb
 2017-04-23 16:51 UTC  (3+ messages)

Re:研发经 理的领 导力 与 执行 力
 2017-04-23 16:48 UTC 

[PATCH] crypto: tcrypt: Zero iv before freeing it
 2017-04-23 16:12 UTC 

[libvirt test] 107613: tolerable all pass - PUSHED
 2017-04-23 16:42 UTC 

Recover array after I panicked
 2017-04-23 16:29 UTC  (6+ messages)

[PATCH] debugging: Add reference to heisenbug discussion section
 2017-04-23 16:25 UTC  (2+ messages)

minor typos in documentation
 2017-04-23 16:22 UTC  (4+ messages)

[rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'
 2017-04-23 16:22 UTC  (2+ messages)

[PATCH] doc: update SubmittingPatches
 2017-04-23 16:17 UTC 

[PATCH iproute2] iplink: Expose IFLA_*_FWMARK attributes for supported link types
 2017-04-23 16:16 UTC  (2+ messages)

[PATCH iproute2] gre6: fix copy/paste bugs in GREv6 attribute manipulation
 2017-04-23 16:15 UTC  (2+ messages)

tools/testing/selftests/bpf/Makefile
 2017-04-23 16:13 UTC  (2+ messages)

[PATCH iproute2 1/1] actions: Add support for user cookies
 2017-04-23 16:11 UTC  (2+ messages)

[PATCH 1/2] drm: Make fbdev inherit the crtc's initial rotation
 2017-04-23 16:11 UTC  (3+ messages)
` [PATCH 1/2] drm/fb-helper: Make fbdev inherit the crtc's rotation
` [PATCH 2/2] drm/i915: Make get_initial_plane_config also get the initial rotation config

[Qemu-devel] [PATCH] s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
 2017-04-23 16:08 UTC 

[Cocci] Q: question on disjunction of sub-expression patterns
 2017-04-23 16:03 UTC  (4+ messages)

Logical inconsistency in git reset
 2017-04-23 16:01 UTC 

[PATCH net-next] bpf, doc: update list of architectures that do eBPF JIT
 2017-04-23 16:01 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.