summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-141-1/+2
* ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-12-141-2/+3
* mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-12-141-13/+0
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-141-0/+6
* scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-12-141-1/+1
* scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-12-141-2/+0
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-091-0/+3
* dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-12-091-5/+25
* dma-fence: Wrap querying the fence->statusChris Wilson2017-12-091-0/+24
* dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson2017-12-091-1/+14
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-12-091-0/+1
* bcache: Fix building error on MIPSHuacai Chen2017-12-051-1/+1
* mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-12-051-0/+1
* SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-11-301-7/+10
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-241-1/+2
* 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
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-181-0/+1
* netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2017-11-182-3/+1
* tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-11-181-0/+6
* tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-181-1/+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
* x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2017-11-151-8/+13
* cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-11-151-0/+1
* phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-11-151-6/+2
* clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocksMarek Szyprowski2017-11-151-1/+4
* spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-11-021-0/+1
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-271-17/+30
* vmbus: fix missing signaling in hv_signal_on_read()Dexuan Cui2017-10-271-2/+2
* 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
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-181-0/+1
* fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-181-0/+1
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-121-0/+6
* netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-10-121-18/+55
* percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-121-2/+22
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-121-0/+1
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-121-1/+5
* mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2017-10-121-0/+5
* 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
* netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-10-081-2/+4
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1