lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 01 Apr 2007 22:56:52 -0700
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Andi Kleen <ak@...e.de>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	virtualization@...ts.osdl.org, lkml <linux-kernel@...r.kernel.org>
Subject: [patch 00/17] paravirt_ops updates

Hi Andi,

This series of patches updates paravirt_ops in various ways.  Some of the
changes are plain cleanups and improvements, and some add some interfaces
necessary for Xen.

The brief overview:

add-MAINTAINERS.patch			- obvious
remove-CONFIG_DEBUG_PARAVIRT.patch	- no longer needed
paravirt-nop.patch			- mark nop operations consistently
paravirt-pte-accessors.patch		- operations to pack/unpack ptes
paravirt-memory-init.patch		- hooks for memory/pagetable init
paravirt-fixmap.patch			- add fixmap for paravirt boot
shared-kernel-pmd.patch			- allow selectable shared kernel pmd
mm-lifetime-hooks.patch			- hooks for mm dup/activate/exit
paravirt-patch-rename-paravirt_patch.patch - rename patch structure for clarity
paravirt-use-offset-site-ids.patch	- use patch-site id derived from offset
paravirt-fix-clobbers.patch		- fix register clobbers for patch sites
paravirt-patchable-call-wrappers.patch	- wrap paravirt calls for patching
paravirt-patch-machinery.patch		- common patch machinery
paravirt-flush_tlb_others.patch		- paravirt hook for cross-cpu tlb flushing
revert-map_pt_hook.patch		- back out map_pt_hook
paravirt-kmap_atomic_pte.patch		- add kmap_atomic_pte for highpte
paravirt-sched-clock.patch		- hook to measure schedulable time

Thanks,
	J

-- 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ