All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-22 23:01:53 to 2016-08-22 23:35:30 UTC [more...]

[RFC v4 00/22] adapt clockevents frequencies to mono clock
 2016-08-22 23:33 UTC  (11+ messages)
` [RFC v4 02/22] clocksource: sh_tmu: compute rate before registration again
` [RFC v4 04/22] clocksource: em_sti: compute rate before registration
` [RFC v4 06/22] clockevents: make clockevents_config() static
` [RFC v4 07/22] many clockevent drivers: set ->min_delta_ticks and ->max_delta_ticks
` [RFC v4 11/22] clockevents: always initialize ->min_delta_ns and ->max_delta_ns
` [RFC v4 13/22] clockevents: check a programmed delta's bounds in terms of cycles
` [RFC v4 14/22] clockevents: clockevents_program_event(): turn clc into unsigned long
` [RFC v4 20/22] clockevents: initial support for mono to raw time conversion
` [RFC v4 21/22] clockevents: make setting of ->mult and ->mult_adjusted atomic
` [RFC v4 22/22] timekeeping: inform clockevents about freq adjustments

[patch net-next v6_repost 0/3] return offloaded stats as default and expose original sw stats
 2016-08-22 23:35 UTC  (2+ messages)

[PATCH] phy: micrel: Reenable interrupts during resume for ksz9031
 2016-08-22 23:35 UTC  (2+ messages)

v4.1.31 build: 0 failures 31 warnings (v4.1.31)
 2016-08-22 23:34 UTC 

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-22 23:33 UTC  (38+ messages)
` [PATCH v05 21/72] include/uapi/linux/if_pppox.h: include linux/if.h
` [PATCH v05 22/72] include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
` [PATCH v05 23/72] include/uapi/linux/ipv6_route.h: include linux/in6.h
` [PATCH v05 25/72] include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
` [PATCH v05 26/72] include/uapi/linux/if_pppox.h: "
` [PATCH v05 27/72] linux/if.h linux/hdlc/ioctl.h: move IFNAMSIZ definition to hdlc/ioctl.h
` [PATCH v05 31/72] include/uapi/linux/mroute.h: include linux/in.h
` [PATCH v05 38/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 41/72] include/uapi/linux/atm_zatm.h: include linux/time.h
` [PATCH v05 62/72] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v05 64/72] include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h
` [PATCH v05 66/72] uapi icmp.h: glibc netinet/ip_icmp.h header file compatibility fixes
` [PATCH v05 68/72] uapi ax25.h: glibc netax25/ax25.h "
` [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h "
` [PATCH v05 72/72] uapi route.h: glibc net/route.h compat fix

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-22 23:33 UTC  (6+ messages)
` [PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder

[PATCH net-next] net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
 2016-08-22 23:30 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-22 23:29 UTC  (97+ messages)
` [RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes
` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v1 06/28] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v1 07/28] x86: Do not encrypt memory areas if SEV is enabled
` [RFC PATCH v1 08/28] Access BOOT related data encrypted with SEV active
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v1 10/28] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v1 11/28] x86: Don't decrypt trampoline area if SEV is active
` [RFC PATCH v1 12/28] x86: DMA support for SEV memory encryption
` [RFC PATCH v1 13/28] iommu/amd: AMD IOMMU support for SEV
` [RFC PATCH v1 14/28] x86: Don't set the SME MSR bit when SEV is active
` [RFC PATCH v1 15/28] x86: Unroll string I/O "
` [RFC PATCH v1 16/28] x86: Add support to determine if running with SEV enabled
` [RFC PATCH v1 17/28] KVM: SVM: Enable SEV by setting the SEV_ENABLE cpu feature
` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver
` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest
` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 23/28] KVM: SVM: add SEV launch update command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command
` [RFC PATCH v1 25/28] KVM: SVM: add KVM_SEV_GUEST_STATUS command
` [RFC PATCH v1 26/28] KVM: SVM: add KVM_SEV_DEBUG_DECRYPT command
` [RFC PATCH v1 27/28] KVM: SVM: add KVM_SEV_DEBUG_ENCRYPT command
` [RFC PATCH v1 28/28] KVM: SVM: add command to query SEV API version

[PATCH] powerpc: signals: Discard transaction state from signal frames
 2016-08-22 23:28 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] ixgbe: make ixgbe_led_on/off_t_x550em static
 2016-08-22 23:28 UTC 

[PATCH v05 34/72] include/uapi/linux/errqueue.h: include linux/time.h
 2016-08-22 23:24 UTC  (2+ messages)

[PATCH] xfs: close xfs_wait_buftarg() race with buffer lookups
 2016-08-22 23:24 UTC  (2+ messages)

+ checkpatch-look-for-symbolic-permissions-and-suggest-octal-instead.patch added to -mm tree
 2016-08-22 23:23 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-22 23:21 UTC  (2+ messages)

krogoth: musl-1.1.15 is broken on mips
 2016-08-22 23:21 UTC 

cubox-i kernel-module-imx-gpu-viv compilatin issue
 2016-08-22 23:20 UTC  (4+ messages)

[PATCH] ARC: uaccess: get_user to zero out dest in cause of fault
 2016-08-22 23:19 UTC  (13+ messages)

[PATCH] i40iw: Do not set setting self-referencing pointer to NULL after kfree
 2016-08-22 23:19 UTC 

[PATCH 0/7] tweaking the delta base cache
 2016-08-22 23:18 UTC  (3+ messages)
` [PATCH 4/7] delta_base_cache: use list.h for LRU

[Intel-wired-lan] [PATCH] ixgbe: simplify the logic for setting VLAN filtering
 2016-08-22 23:17 UTC 

[PATCH] i40iw: Add missing check for interface already open
 2016-08-22 23:17 UTC 

[PATCH] i40iw: Add missing NULL check for MPA private data
 2016-08-22 23:16 UTC 

Will Btrfs have an official command to "uncow" existing files?
 2016-08-22 23:06 UTC  (4+ messages)

[PATCH] i40iw: Protect req_resource_num update
 2016-08-22 23:15 UTC 

[PATCH -next] irqchip/irq-jcore-aic: fix non static symbol warning
 2016-08-22 23:11 UTC  (2+ messages)

[PATCH] selftest/powerpc: Add test for sigreturn in transaction
 2016-08-22 23:14 UTC  (2+ messages)

[qemu-mainline baseline-only test] 67578: regressions - FAIL
 2016-08-22 23:14 UTC 

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-22 22:38 UTC  (33+ messages)
  ` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support
  ` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
  ` [RFC PATCH v2 06/20] x86: Handle reduction in physical address size with SME
  ` [RFC PATCH v2 08/20] x86: Extend the early_memmap support with additional attrs
  ` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
  ` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active
  ` [RFC PATCH v2 17/20] x86: Do not specify encrypted memory for VGA mapping
  ` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
  ` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted

[Intel-wired-lan] [dev-queue PATCH v2 0/3] Add VF Port representor support for SR-IOV VFs
 2016-08-22 23:13 UTC  (5+ messages)
` [Intel-wired-lan] [dev-queue PATCH v2 2/3] i40e: Enable VF specific ethtool statistics via VF Port representor netdevs

KЛИЕНTСKИЕ БA3Ьl MAЙЛ:Bawupecoda-3897@courriel.fr.nf СKAЙП: prodawez389 Для быcmрoй мAccoвoй прogAжu ВAшuх moвAрoв u уcлуr! Пogрoбнocmu узнAйme ceйчAc!
 2016-08-22 22:15 UTC 

[PATCH 0/8] x86: stack-related cleanups and fixes
 2016-08-22 23:10 UTC  (7+ messages)
` [PATCH 5/8] x86/head: remove useless zeroed word

[RFC][PATCH 8 of 7] cpufreq: intel_pstate: add iir filter to pstate
 2016-08-22 23:11 UTC 

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-22 23:13 UTC  (6+ messages)
` [PATCH v4 04/16] generic-sections: add section core helpers

[RFC PATCH 0/3] UART slave device bus
 2016-08-22 23:10 UTC  (11+ messages)

[U-Boot] ARM: tegra: jetson-tk1: Increase console buffer size
 2016-08-22 23:10 UTC  (2+ messages)

Bluestore assert
 2016-08-22 23:10 UTC  (14+ messages)

[RFC PATCH 0/3] UART slave device bus
 2016-08-22 23:02 UTC  (16+ messages)

bluestore blobs REVISITED
 2016-08-22 23:09 UTC  (8+ messages)

[PATCH] net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
 2016-08-22 23:09 UTC  (2+ messages)

[PATCH v6 0/4] SCT Write Same
 2016-08-22 23:09 UTC  (7+ messages)
` [PATCH v6 2/4] Add support for "

[PATCH] i40iw: Change mem_resources pointer to a u8
 2016-08-22 23:09 UTC 

kernel BUG observed during ndctl Unit Tests on 4.8.0-rc2
 2016-08-22 23:08 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 907764481a6b7f5010214a9ecf3c7d7ef6c32423 BUILD SUCCESS
 2016-08-22 23:07 UTC 

Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
 2016-08-22 23:06 UTC  (2+ messages)

+ mm-unrig-vma-cache-hit-ratio.patch added to -mm tree
 2016-08-22 23:06 UTC 

[PATCH -next] xen-netback: using kfree_rcu() to simplify the code
 2016-08-22 23:01 UTC 

[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-22 23:01 UTC  (3+ messages)
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support

[PATCH -next] xen-netback: using kfree_rcu() to simplify the code
 2016-08-22 23:01 UTC 

[RESEND][PATCH] proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting self
 2016-08-22 23: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.