summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-111-0/+10
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-08-111-2/+2
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-111-1/+2
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-111-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-111-0/+4
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-08-111-0/+1
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-8/+72
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-111-1/+9
* dentry name snapshotsAl Viro2017-08-112-31/+7
* string: provide strscpy()Chris Metcalf2017-08-111-0/+3
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-111-0/+4
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-111-0/+1
* vfio: New external user group/file matchAlex Williamson2017-07-271-0/+2
* stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches2017-07-271-4/+4
* include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2017-07-272-13/+9
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-051-10/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-261-28/+25
* USB: hub: fix SS max number of portsJohan Hovold2017-06-261-0/+3
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-06-261-1/+12
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-06-141-0/+11
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-141-0/+1
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-141-0/+1
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-251-1/+3
* f2fs: sanity check segment countJin Qian2017-05-151-0/+6
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-151-0/+2
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-151-0/+1
* mtd: cfi: reduce stack sizeArnd Bergmann2017-05-151-1/+11
* cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2017-05-081-4/+2
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-05-081-0/+1
* perf: Tighten (and fix) the grouping conditionPeter Zijlstra2017-05-081-6/+0
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-05-082-3/+4
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-12/+7
* perf: Avoid horrible stack usagePeter Zijlstra (Intel)2017-04-303-11/+26
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-04-221-11/+2
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-221-2/+2
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-221-0/+10
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-04-221-0/+1
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-221-1/+4
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-04-181-1/+1
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-04-181-0/+6
* netlink: remove mmapped netlink supportFlorian Westphal2017-04-182-0/+6
* tracing: Add #undef to fix compile errorRik van Riel2017-04-181-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-04-181-1/+1
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-04-181-1/+2
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2017-04-182-2/+2
* pwm: Unexport children before chip removalDavid Hsu2017-04-181-0/+5
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-04-181-0/+4
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-04-181-4/+3
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2017-02-081-0/+1