]> git.karo-electronics.de Git - linux-beck.git/shortlog
linux-beck.git
2016-03-04 James MorrisMerge tag 'keys-next-20160303' of git://git.kernel...
2016-03-04 James MorrisMerge branch 'stable-4.6' of git://git.infradead.org...
2016-03-03 David HowellsX.509: Make algo identifiers text instead of enum
2016-03-03 David Howellsakcipher: Move the RSA DER encoding check to the crypto...
2016-03-03 Tadeusz Strukcrypto: Add hash param to pkcs1pad
2016-03-03 Marc-Antoine... sign-file: fix build with CMS support disabled
2016-03-01 Jarkko SakkinenMAINTAINERS: update tpmdd urls
2016-03-01 David HowellsMODSIGN: linux/string.h should be #included to get...
2016-02-29 David Howellscerts: Fix misaligned data in extra certificate list
2016-02-29 David HowellsX.509: Handle midnight alternative notation in Generali...
2016-02-29 David HowellsX.509: Support leap seconds
2016-02-29 David HowellsHandle ISO 8601 leap seconds and encodings of midnight...
2016-02-29 David HowellsX.509: Fix leap year handling again
2016-02-29 Colin Ian KingPKCS#7: fix unitialized boolean 'want'
2016-02-29 Luis R. Rodriguezfirmware: change kernel read fail to dev_dbg()
2016-02-26 Mehmet KayaalpKEYS: Use the symbol value for list size, updated by...
2016-02-26 Mehmet KayaalpKEYS: Reserve an extra certificate symbol for inserting...
2016-02-26 Arnd Bergmannmodsign: hide openssl output in silent builds
2016-02-26 Jarkko Sakkinentpm_tis: fix build warning with tpm_tis_resume
2016-02-26 James MorrisMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-02-22 James MorrisMerge branch 'smack-for-4.6' of https://github.com...
2016-02-21 Mimi Zoharima: require signed IMA policy
2016-02-21 Mimi Zoharima: measure and appraise the IMA policy itself
2016-02-21 Dmitry Kasatkinima: load policy using path
2016-02-21 Mimi Zoharima: support for kexec image and initramfs
2016-02-21 Mimi Zoharkexec: replace call to copy_file_from_fd() with kernel...
2016-02-21 Mimi Zoharima: remove firmware and module specific cached status...
2016-02-21 Mimi Zoharmodule: replace copy_module_from_fd with kernel version
2016-02-21 Mimi Zoharvfs: define kernel_copy_file_from_fd()
2016-02-21 Mimi Zoharsecurity: define kernel_read_file hook
2016-02-21 Mimi Zoharfirmware: replace call to fw_read_file_contents() with...
2016-02-21 Mimi Zoharvfs: define kernel_read_file_from_path
2016-02-21 Mimi Zoharima: define a new hook to measure and appraise a file...
2016-02-20 Jarkko Sakkinentpm_crb: tpm2_shutdown() must be called before tpm_chip...
2016-02-20 Jarkko Sakkinentpm_crb/tis: fix: use dev_name() for /proc/iomem
2016-02-20 Harald Hoyertpm_eventlog.c: fix binary_bios_measurements
2016-02-20 Jarkko Sakkinentpm: fix: return rc when devm_add_action() fails
2016-02-20 Jarkko Sakkinentpm: fix: set continueSession attribute for the unseal...
2016-02-18 Mimi Zoharima: calculate the hash of a buffer using aynchronous...
2016-02-18 Dmitry Kasatkinima: provide buffer hash calculation function
2016-02-18 Mimi Zoharvfs: define kernel_read_file_id enumeration
2016-02-18 Mimi Zoharvfs: define a generic function to read a file from...
2016-02-18 Kees Cookfirmware: clean up filesystem load exit path
2016-02-18 Luis R. Rodriguezfirmware: move completing fw into a helper
2016-02-18 Luis R. Rodriguezfirmware: simplify dev_*() print messages for generic...
2016-02-18 Mimi Zoharima: use "ima_hooks" enum as function argument
2016-02-18 Mimi Zoharima: refactor ima_policy_show() to display "ima_hooks...
2016-02-18 Dmitry Kasatkinima: separate 'security.ima' reading functionality...
2016-02-18 Juerg Haefligerscripts/sign-file.c: Add support for signing with a...
2016-02-18 Paul Gortmakersecurity/keys: make big_key.c explicitly non-modular
2016-02-18 Tadeusz Strukcrypto: public_key: remove MPIs from public_key_signatu...
2016-02-18 Tadeusz Strukintegrity: convert digsig to akcipher api
2016-02-16 José Bollosmack: fix cache of access labels
2016-02-11 Casey SchauflerSmack: Remove pointless hooks
2016-02-10 Tadeusz Strukcrypto: KEYS: convert public key and digsig asym to...
2016-02-10 David HowellsKEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
2016-02-10 Jarkko Sakkinentpm: fix the cleanup of struct tpm_chip
2016-02-10 Jarkko Sakkinentpm: fix the rollback in tpm_chip_register()
2016-02-10 Jason Gunthorpetpm_crb: Use devm_ioremap_resource
2016-02-10 Jason Gunthorpetpm_crb: Drop le32_to_cpu(ioread32(..))
2016-02-10 Jason Gunthorpetpm_tis: Clean up the force=1 module parameter
2016-02-10 Jason Gunthorpetpm_tis: Use devm_ioremap_resource
2016-02-10 Jason Gunthorpetpm_tis: Do not fall back to a hardcoded address for...
2016-02-10 Jason Gunthorpetpm_tis: Disable interrupt auto probing on a per-device...
2016-02-10 Jason Gunthorpetpm_crb: Use the common ACPI definition of struct acpi_tpm2
2016-02-10 Jarkko Sakkinentpm: fix checks for policy digest existence in tpm2_sea...
2016-02-10 Jerry Snitselaartpm: remove unneeded include of actbl2.h
2016-02-09 David HowellsKEYS: Add an alloc flag to convey the builtinness of...
2016-02-09 Codarren Velvindronv2 linux-next scripts/sign-file.c Fix LibreSSL support
2016-02-08 Colin Ian KingIMA: fix non-ANSI declaration of ima_check_policy()
2016-02-07 Linus TorvaldsLinux 4.5-rc3
2016-02-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-02-07 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-02-07 Linus TorvaldsMerge tag 'usb-4.5-rc3' of git://git.kernel.org/pub...
2016-02-07 Linus TorvaldsMerge tag 'staging-4.5-rc3' of git://git.kernel.org...
2016-02-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-02-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-06 Linus TorvaldsMerge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org...
2016-02-06 Jason Baronepoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
2016-02-06 Konstantin... radix-tree: fix oops after radix_tree_iter_retry
2016-02-06 Michael Kerrisk... MAINTAINERS: trim the file triggers for ABI/API
2016-02-06 Dmitry Monakhovdax: dirty inode only if required
2016-02-06 Kirill A. Shutemovthp: make deferred_split_scan() work again
2016-02-06 Konstantin... mm: replace vma_lock_anon_vma with anon_vma_lock_read...
2016-02-06 xuejiufeiocfs2/dlm: clear refmap bit of recovery lock while...
2016-02-06 Nicolai Stangeum: asm/page.h: remove the pte_high member from struct...
2016-02-06 Vlastimil Babkamm, hugetlb: don't require CMA for runtime gigantic...
2016-02-06 Mike Kravetzmm/hugetlb: fix gigantic page initialization/allocation
2016-02-06 Kirill A. Shutemovmm: downgrade VM_BUG in isolate_lru_page() to warning
2016-02-06 Kirill A. Shutemovmempolicy: do not try to queue pages from !vma_migratable()
2016-02-06 Tetsuo Handamm, vmstat: fix wrong WQ sleep when memory reclaim...
2016-02-06 Michal Hockovmstat: make vmstat_update deferrable
2016-02-06 Michal Hockomm, vmstat: make quiet_vmstat lighter
2016-02-06 Vlastimil Babkamm/Kconfig: correct description of DEFERRED_STRUCT_PAGE...
2016-02-06 David Gibsonmemblock: don't mark memblock_phys_mem_size() as __init
2016-02-06 Eric Dumazetdump_stack: avoid potential deadlocks
2016-02-06 Andrea Arcangelimm: validate_mm browse_rb SMP race condition
2016-02-06 Sudip Mukherjeem32r: fix build failure due to SMP and MMU
2016-02-06 Ross Zwislerblock: fix pfn_mkwrite() DAX fault handler
next