summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-05spi: uapi: spidev: add missing ioctl headerBaruch Siach1-0/+1
2017-11-05bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-11-05uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-11-05uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-11-05sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-11-05percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland1-2/+22
2017-11-05ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-0/+1
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-0/+6
2017-11-05iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-11-05USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-11-05mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-11-05audit: log 32-bit socketcallsRichard Guy Briggs1-0/+20
2017-11-05drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen1-0/+1
2017-11-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik1-0/+1
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-10-03cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-10-03net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-09-10iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger1-0/+1
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-09-10wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-09-10sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-09-10sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-09-10Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-09-10vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-31Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-31mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-31usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-0/+6
2017-07-31xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca1-10/+0
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2017-06-28mm: larger stack guard gap, between vmasSasha Levin1-28/+25
2017-06-25USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-06-25log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-25PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-06-25cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-25ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-25net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-25vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-06-13f2fs: sanity check segment countJin Qian1-0/+6
2017-06-13ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-06-13ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-06-13mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2017-06-08mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi1-0/+1
2017-06-08iscsi-target: Use shash and ahashHerbert Xu1-2/+2