summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger1-0/+1
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-8/+72
2017-08-11pstore: Allow prz to control need for lockingJoel Fernandes1-1/+9
2017-08-11dentry name snapshotsAl Viro2-31/+7
2017-08-11string: provide strscpy()Chris Metcalf1-0/+3
2017-08-11net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-08-11pstore: Make spinlock per zone instead of globalJoel Fernandes1-0/+1
2017-07-28vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2017-07-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2017-07-15usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca1-10/+0
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-26USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-06-26log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko1-0/+11
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-05-15f2fs: sanity check segment countJin Qian1-0/+6
2017-05-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-05-15ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-05-15mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2017-05-08perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2017-05-08cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2017-04-30perf: Avoid horrible stack usagePeter Zijlstra (Intel)3-11/+26
2017-04-22give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-04-22KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-04-22crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-04-22scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-04-22drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-04-18uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-04-18netlink: remove mmapped netlink supportFlorian Westphal2-0/+6
2017-04-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-04-18libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-04-18nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-04-18ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2017-04-18pwm: Unexport children before chip removalDavid Hsu1-0/+5
2017-04-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-04-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-02-08net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2017-02-08blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1