summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2017-04-30
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-21
* cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-04-21
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-12
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-08
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-30
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-26
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-26
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2017-03-26
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-22
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-22
* netlink: remove mmapped netlink supportFlorian Westphal2017-03-22
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-18
* tracing: Add #undef to fix compile errorRik van Riel2017-03-18
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-03-15
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-03-15
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-15
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-03-12
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-03-12
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2017-03-12
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-12
* iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-03-12
* ARM: at91: define LPDDR typesAlexandre Belloni2017-03-12
* net: introduce device min_header_lenWillem de Bruijn2017-02-18
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-18
* cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-14
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-09
* percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-02-09
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-04
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-01
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-02-01
* jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-19
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-01-12
* IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2017-01-09
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-09
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-06
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-15
* constify iov_iter_count() and iter_is_iovec()Al Viro2016-12-10
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-08
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-08
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-12-02
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-21
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* net: add recursion limit to GROSabrina Dubroca2016-11-15