summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-10-21uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-10-21uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-0/+1
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-10-08audit: log 32-bit socketcallsRichard Guy Briggs1-0/+20
2017-10-05fix xen_swiotlb_dma_mmap prototypeArnd Bergmann1-1/+1
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini1-0/+5
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-09-14cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-09-14workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-09-02mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2-3/+3
2017-09-02mm: cma: constify and use correct signness in mm/cma.cSasha Levin1-6/+6
2017-09-02mm: cma: split cma-reserved in dmesg logPintu Kumar1-0/+1
2017-09-02lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz1-5/+31
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-25pids: make task_tgid_nr_ns() safeOleg Nesterov2-24/+30
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
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