]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-01-16 Len Browntools/power turbostat: call __cpuid() instead of __get_...
2017-01-16 Len Browntools/power turbostat: indicate SMX and SGX support
2017-01-16 Len Browntools/power turbostat: detect and work around syscall...
2017-01-16 Len Browntools/power turbostat: show GFX%rc6
2017-01-16 Len Browntools/power turbostat: show GFXMHz
2017-01-16 Len Browntools/power turbostat: show IRQs per CPU
2017-01-16 Len Browntools/power turbostat: make fewer systems calls
2017-01-16 Len Browntools/power turbostat: fix compiler warnings
2017-01-16 Len Browntools/power turbostat: add --out option for saving...
2017-01-16 Len Browntools/power turbostat: re-name "%Busy" field to "Busy%"
2017-01-16 Hubert Chrzaniuktools/power turbostat: Intel Xeon x200: fix turbo-ratio...
2017-01-16 Chrzaniuk,... tools/power turbostat: Intel Xeon x200: fix erroneous...
2017-01-16 Len Browntools/power turbostat: allow sub-sec intervals
2017-01-16 Colin Ian Kingtools/power turbostat: fix various build warnings
2017-01-16 Len Browntools/power turbostat: Decode MSR_MISC_PWR_MGMT
2017-01-16 Len Browntools/power turbostat: decode HWP registers
2017-01-16 Len Browntools/power turbostat: CPUID(0x16) leaf shows base...
2017-01-16 Len Browntools/power turbostat: decode more CPUID fields
2017-01-16 Len Browntools/power turbostat: use new name for MSR_PLATFORM_INFO
2017-01-16 Len Browntools/power turbostat: bugfix: print MAX_NON_TURBO_RATIO
2017-01-16 Len Browntools/power turbostat: simplify Bzy_MHz calculation
2017-01-16 Len Browntools/power turbostat: SKL: Adjust for TSC difference...
2017-01-16 Hubert Chrzaniuktools/power turbostat: KNL workaround for %Busy and...
2017-01-16 Len Browntools/power turbostat: IVB Xeon: fix --debug regression
2017-01-16 Len Browntools/power turbostat: fix typo on DRAM column in Joule...
2017-01-16 Len Browntools/power turbostat: fix parameter passing for forked...
2017-01-16 Len Browntools/power turbostat: dump CONFIG_TDP
2017-01-16 Len Browntools/power turbostat: cpu0 is no longer hard-coded...
2017-01-16 Len Browntools/power turbostat: update turbostat(8)
2017-01-16 Davide Carattimacsec: validate ICV length on link creation
2017-01-16 Davide Carattimacsec: fix error codes when a SA is created
2017-01-16 Davide Carattimacsec: limit ICV length to 16 octets
2017-01-16 Paolo Abenivlan: use a valid default mtu value for vlan over macsec
2017-01-16 Sabrina Dubrocamacsec: fix netlink attribute for key id
2017-01-16 Sabrina Dubrocamacsec: key identifier is 128 bits, not 64
2017-01-16 Daniel Borkmannmacsec: set actual real device for xmit when !protect_f...
2017-01-16 Sabrina Dubrocamacsec: fix SA initialization
2017-01-16 Sabrina Dubrocamacsec: allocate sg and iv on the heap
2017-01-16 Sabrina Dubrocamacsec: add rcu_barrier() on module exit
2017-01-16 Phil Suttermacsec: Convert to using IFF_NO_QUEUE
2017-01-16 Sabrina Dubrocamacsec: fix netlink attribute validation
2017-01-16 Sabrina Dubrocamacsec: add missing macsec prefix in uapi
2017-01-16 Sabrina Dubrocamacsec: fix SA leak if initialization fails
2017-01-16 Sabrina Dubrocamacsec: fix memory leaks around rx_handler (un)registration
2017-01-16 Sabrina Dubrocamacsec: add consistency check to netlink dumps
2017-01-16 Sabrina Dubrocamacsec: fix rx_sa refcounting with decrypt callback
2017-01-16 Sabrina Dubrocamacsec: don't put a NULL rxsa
2017-01-16 Sabrina Dubrocamacsec: take rtnl lock before for_each_netdev
2017-01-16 Sabrina Dubrocamacsec: add missing NULL check after kmalloc
2017-01-16 Arnd Bergmannmacsec: fix crypto Kconfig dependency
2017-01-16 Sabrina Dubrocamacsec: introduce IEEE 802.1AE driver
2017-01-16 Sabrina Dubrocanet: add MACsec netdevice priv_flags and helper
2017-01-16 Sabrina Dubrocauapi: add MACsec bits
2017-01-16 Phil Sutternet: declare new net_device priv_flag IFF_NO_QUEUE
2017-01-16 Herbert Xucrypto: aead - Add new interface with single SG list
2017-01-16 Herbert Xucrypto: scatterwalk - Add scatterwalk_ffwd helper
2017-01-16 Herbert Xucrypto: aead - Convert top level interface to new style
2017-01-16 Herbert Xucrypto: cryptd - Add missing aead.h inclusion
2017-01-16 Herbert Xucrypto: qat - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: aesni - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: seqiv - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: pcrypt - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: gcm - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: cryptd - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: ccm - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: authencesn - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: authenc - Use crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: aead - Add crypto_aead_set_reqsize helper
2017-01-16 Herbert Xucrypto: blkcipher - Include crypto/aead.h
2017-01-16 Herbert Xucrypto: qat - Include internal/aead.h
2017-01-16 Herbert Xucrypto: authencesn - Include internal/aead.h
2017-01-16 Herbert Xucrypto: authenc - Include internal/aead.h
2017-01-16 Herbert Xucrypto: api - Add crypto_grab_spawn primitive
2017-01-16 Herbert Xucrypto: aead - Fix corner case in crypto_lookup_aead
2017-01-16 Herbert Xucrypto: api - Fix build error when modules are disabled
2017-01-16 Herbert Xumac802154: Include crypto/aead.h
2017-01-16 Herbert Xumac80211: Include crypto/aead.h
2017-01-16 Herbert Xucrypto: testmgr - Include crypto/aead.h
2017-01-16 Herbert Xucrypto: tcrypt - Include crypto/aead.h
2017-01-16 Herbert Xucrypto: api - Include linux/fips.h
2017-01-16 Herbert Xucrypto: api - Move module sig ifdef into accessor function
2017-01-16 Herbert Xucrypto: api - Add crypto_alg_extsize helper
2017-01-16 Eric Dumazettcp: fix use after free in tcp_xmit_retransmit_queue()
2016-12-13 Hugh Dickinstmpfs: fix shmem_evict_inode() warnings on i_blocks
2016-12-12 David HowellsASN.1: Fix non-match detection failure on data overrun
2016-12-12 Vlad Tsyrklevichvfio/pci: Fix integer overflows, bitmask check
2016-12-12 Neerav Parikhi40e: Don't notify client(s) for DCB changes on all...
2016-12-12 Jesse Grosstunnels: Don't apply GRO to multiple layers of encapsul...
2016-12-12 Kenny Keslarfs/proc/task_mmu.c: fix mm_access() mode parameter...
2016-12-12 Vitaly Kuznetsovclocksource: Allow unregistering the watchdog
2016-12-12 Mark Fashehbtrfs: handle non-fatal errors in btrfs_qgroup_inherit()
2016-12-12 Yinghai Lux86/MCE: Do not look at panic_on_oops in the severity...
2016-12-12 Nikolay Aleksandrovinet: frags: remove INET_FRAG_EVICTED and use list_evic...
2016-12-12 Florian Westphalinet: frag: don't wait for timer deletion when evicting
2016-12-12 Florian Westphalinet: frag: change *_frag_mem_limit functions to take...
2016-12-12 Florian Westphalinet: frag: don't re-use chainlist for evictor
2016-11-27 Geoffrey Thomasmm/hugetlb: hugetlb_no_page: rate-limit warning message
2016-11-27 Sowmini Varadhannet/vxlan: Fix kernel unaligned access in __vxlan_find_mac
2016-11-27 Dave Kleikampkexec: align crash_notes allocation to make it be insid...
2016-11-27 David S. Milleriommu-common: Fix error code used in iommu_tbl_range_...
next