summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-12-201-0/+8
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-161-1/+2
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-161-0/+6
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-052-0/+4
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-241-0/+7
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-11-211-51/+51
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-11-211-1/+2
* Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin2017-11-211-2/+1
* ARM: dts: Fix omap3 off mode pull definesTony Lindgren2017-11-211-2/+2
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-11-211-0/+1
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-181-0/+1
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
* tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-181-3/+3
* ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-151-1/+2
* phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-11-151-6/+2
* spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-11-021-0/+1
* bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-271-2/+2
* uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-10-211-0/+1
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-10-211-1/+2
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-211-1/+5
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-181-0/+1
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+3
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-121-0/+1
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-081-0/+20
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-051-1/+1
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+5
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-051-0/+2
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-131-0/+1
* workqueue: Fix flag collisionBen Hutchings2017-09-131-1/+1
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-022-3/+3
* mm: cma: constify and use correct signness in mm/cma.cSasha Levin2017-09-021-6/+6
* mm: cma: split cma-reserved in dmesg logPintu Kumar2017-09-021-0/+1
* lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2017-09-021-5/+31
* net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-301-1/+4
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-242-24/+30
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-111-1/+3
* 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