Revert "KVM: x86: expose MSR_TSC_AUX to userspace"
[pandora-kernel.git] / include /
2017-03-16 Eric Dumazetcan: Fix kernel panic at security_sock_rcv_skb
2017-03-16 Eric Dumazetnet: avoid sk_forward_alloc overflows
2017-03-16 Eric Dumazetnet: fix sk_mem_reclaim_partial()
2017-03-16 Ben Hutchingsnet/sock: Add sock_efree() function
2017-03-16 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2017-03-16 Herbert Xugro: Disable frag0 optimization on IPv6 ext headers
2017-03-16 Michal Hockohotplug: Make register and unregister notifier API...
2017-02-23 Eric Dumazettcp: take care of truncations done by sk_filter()
2017-02-23 Willem de Bruijndccp: limit sk_filter trim to payload
2017-02-23 Willem de Bruijnrose: limit sk_filter trim to payload
2017-02-23 Ben Hutchingsnet: Add __sock_queue_rcv_skb()
2017-02-23 Paul Bollelockdep: Silence warning if CONFIG_LOCKDEP isn't set
2017-02-23 Marc Kleine-Buddecan: raw: raw_setsockopt: limit number of can_filter...
2016-11-20 Jan Karaposix_acl: Clear SGID bit when setting file permissions
2016-11-20 Jan Karafs: Give dentry to inode_change_ok() instead of inode
2016-11-20 Nikolay Aleksandrovipmr, ip6mr: fix scheduling while atomic and a deadlock...
2016-11-20 Sergei Miroshnichenkocan: dev: fix deadlock reported after bus-off
2016-11-20 Al Viroasm-generic: make get_user() clear the destination...
2016-11-20 Al Viroasm-generic: make copy_from_user() zero the destination...
2016-11-20 Eric Dumazettcp: fix use after free in tcp_xmit_retransmit_queue()
2016-11-20 Dmitry TorokhovInput: i8042 - break load dependency between atkbd...
2016-11-20 Lukas Wunnerx86/quirks: Add early quirk to reset Apple AirPort...
2016-10-20 Michal Hockomm, gup: close FOLL MAP_PRIVATE race
2016-08-22 Miklos Szeredifs: limit filesystem stacking depth
2016-08-22 Duan Jiongetherdevice: introduce help function eth_zero_addr()
2016-08-22 Richard Weinbergermm: Export migrate_page_move_mapping and migrate_page_copy
2016-08-22 Chuck Leversunrpc: Update RPCBIND_MAXNETIDLEN
2016-06-15 Linus TorvaldsMinimal fix-up of bad hashing behavior of hash_64()
2016-06-15 Linus TorvaldsMake hash_64() use a 64-bit multiply when appropriate
2016-06-15 Jason GunthorpeIB/security: Restrict use of the write() interface
2016-06-15 Dominik Dingelmm: hugetlb: allow hugepages_supported to be architectu...
2016-06-15 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2016-06-15 Hans de GoedeUSB: uas: Add a new NO_REPORT_LUNS quirk
2016-06-15 Ben HutchingsRevert "net: validate variable length ll headers"
2016-04-30 Willem de Bruijnnet: validate variable length ll headers
2016-04-30 Hangbin Liunet/ipv6: add sysctl option accept_ra_min_hop_limit
2016-04-30 Eric Dumazetipv6: update skb->csum when CE mark is propagated
2016-04-30 Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-30 DingXiangdm snapshot: disallow the COW and origin devices from...
2016-04-30 Bjorn HelgaasPCI: Disable IO/MEM decoding for devices with non-compl...
2016-04-01 Vasily Kulikovinclude/linux/poison.h: fix LIST_POISON{1,2} offset
2016-04-01 Benjamin Poiriermld, igmp: Fix reserved tailroom calculation
2016-04-01 Harvey Huntlibata: Align ata_device's id on a cacheline
2016-04-01 Arnd Bergmanntracing: Fix freak link error caused by branch tracer
2016-04-01 Steven Rostedt ... tracepoints: Do not trace when cpu is offline
2016-04-01 Arnd Bergmannlibata: fix HDIO_GET_32BIT ioctl
2016-04-01 Christoph Hellwignfs: fix nfs_size_to_loff_t
2016-04-01 Johannes Bergcfg80211/wext: fix message ordering
2016-02-27 Willy Tarreaupipe: limit the per-user amount of pages allocated...
2016-02-27 Hannes Frederic... unix: correctly track in-flight fds in sending process...
2016-02-27 willy tarreauunix: properly account for FDs passed over unix sockets
2016-02-27 Takashi IwaiALSA: rawmidi: Make snd_rawmidi_transmit() race-free
2016-02-27 Thomas Gleixnerhrtimer: Handle remaining time proper for TIME_LOW_RES
2016-02-13 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2016-02-13 Herbert Xucrypto: skcipher - Add crypto_skcipher_has_setkey
2016-02-13 Herbert Xucrypto: hash - Add crypto_ahash_has_setkey
2016-02-13 Herbert Xucrypto: af_alg - Add nokey compatibility path
2016-02-13 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2016-02-13 Aaron Conoleprintk: help pr_debug and pr_devel to optimize out...