summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-06netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2017-12-06ARM: dts: Fix omap3 off mode pull definesTony Lindgren
2017-12-06tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-12-06tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-12-06ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai
2017-12-06phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2017-12-06swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-12-06target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-12-06target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2017-12-06target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-12-06target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2017-11-05spi: uapi: spidev: add missing ioctl headerBaruch Siach
2017-11-05bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-11-05uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin
2017-11-05uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-11-05sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-11-05percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-11-05ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-11-05iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-11-05USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-05mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-11-05audit: log 32-bit socketcallsRichard Guy Briggs
2017-11-05drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen
2017-11-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov
2017-10-03cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-10-03net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-09-10iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-09-10wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-09-10sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-09-10sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-09-10Make file credentials available to the seqfile interfacesLinus Torvalds
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-09-10vfio: New external user group/file matchAlex Williamson
2017-07-31Add "shutdown" to "struct class".Josh Zimmerman
2017-07-31mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-31usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-31xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25USB: hub: fix SS max number of portsJohan Hovold
2017-06-25log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel