summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-17bitops.h: add sign_extend64()Martin Kepplinger
2018-01-17mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2018-01-17crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2018-01-17ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2018-01-17drm: extra printk() wrapper macrosDave Gordon
2018-01-17scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2018-01-17mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2018-01-17KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2018-01-17give up on gcc ilog2() constant optimizationsLinus Torvalds
2018-01-17uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2018-01-17libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-12-08bcache: Fix building error on MIPSHuacai Chen
2017-12-08netlink: add a start callback for starting a netlink dumpTom Herbert
2017-12-08SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust
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