IB/srp: Avoid that a cable pull can trigger a kernel crash
[pandora-kernel.git] / include /
2018-01-07 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-07 Hugh DickinsKAISER: Kernel Address Isolation
2018-01-07 Andy Lutomirskisched/core: Add switch_mm_irqs_off() and use it in...
2018-01-01 Eric Biggerscrypto: hmac - require that the underlying hash algorit...
2018-01-01 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-01-01 David HerrmannBluetooth: hidp: verify l2cap sockets
2018-01-01 Takashi IwaiALSA: seq: Avoid invalid lockdep class warning
2018-01-01 Takashi IwaiALSA: timer: Limit max instances per timer
2018-01-01 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2018-01-01 Takashi IwaiALSA: seq: Fix copy_from_user() call inside lock
2018-01-01 Martin K. Petersenscsi: sd: Implement blacklist option for WRITE SAME...
2018-01-01 Eric BiggersKEYS: prevent creating a different user's keyrings
2018-01-01 Dmitry TorokhovInput: uinput - avoid FF flush when destroying device
2018-01-01 Baruch Siachspi: uapi: spidev: add missing ioctl header
2017-11-26 Andrey Korolyovcs5536: add support for IDE controller variant
2017-11-26 Eric W. Biedermanfcntl: Don't use ambiguous SIG_POLL si_codes
2017-11-26 Oleg Nesterovsignal: move the "sig < SIGRTMIN" check into siginmask...
2017-11-11 Dan Williamslibsas: prevent double completion of scmds from eh
2017-11-11 Viresh Kumarmtd: map: Fix compilation warning
2017-11-11 Greg Kroah-HartmanUSB: fix out-of-bounds in usb_set_configuration
2017-11-11 Tejun Heocpumask: fix spurious cpumask_of_node() on non-NUMA...
2017-11-11 Wei Wangipv6: fix sparse warning on rt6i_node
2017-11-11 Bart Van Asschedm: fix printk() rate limiting code
2017-11-11 Joe Perchesdm: convert DM printk macros to pr_<level> macros
2017-11-11 Wei Wangipv6: add rcu grace period before freeing fib6_node
2017-11-11 Martin KaFai Lauipv6: Add rt6_get_cookie() function
2017-11-11 Peter Zijlstraperf: Tighten (and fix) the grouping condition
2017-11-11 Inbar Karmynet/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL...
2017-11-11 Xin Longsctp: fix the check for _sctp_walk_params and _sctp_wal...
2017-11-11 Alexander Potapenkosctp: don't dereference ptr before leaving _sctp_walk_...
2017-10-12 Zefan Licpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be...
2017-10-12 Zefan Lisched: add macros to define bitops for task atomic...
2017-10-12 Yuval ShaiaIB/core: Add inline function to validate port
2017-10-12 Ira WeinyIB/core: Create common start/end port functions
2017-10-12 Benjamin Herrenschmidtusb: Fix typo in the definition of Endpoint[out]Request
2017-10-12 Peter Zijlstrasched/fair, cpumask: Export for_each_cpu_wrap()
2017-09-15 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2017-09-15 Ben Hutchingsnet: add kfree_skb_list()
2017-09-15 Thomas Gleixnertracing/kprobes: Enforce kprobes teardown after testing
2017-09-15 Johan HovoldUSB: hub: fix SS max number of ports
2017-09-15 Sabrina Dubrocaxfrm: fix stack access out of bounds with CONFIG_XFRM_S...
2017-08-26 Liping Zhangnetfilter: ctnetlink: make it safer when updating ct...
2017-07-18 Daniel Borkmannbpf: try harder on clones when writing into skb
2017-07-18 Samuel Thibaultusb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
2017-07-18 Rik van Rieltracing: Add #undef to fix compile error
2017-07-02 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-05 Herbert Xucrypto: ahash - Fix EINPROGRESS notification callback
2017-06-05 Trond Myklebustnlm: Ensure callback code also checks that the files...
2017-06-05 Jason GunthorpeRDMA/core: Fix incorrect structure packing for booleans
2017-03-16 Jiri Pirkolist: introduce list_first_entry_or_null
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...
next