summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: extra printk() wrapper macrosDave Gordon2017-12-161-6/+20
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-161-0/+6
* scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-12-161-1/+1
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-091-0/+3
* usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn2017-12-091-0/+6
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2017-12-092-0/+11
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* bcache: Fix building error on MIPSHuacai Chen2017-12-051-1/+1
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-052-0/+4
* SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-11-301-7/+10
* mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-11-241-7/+36
* 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
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-11-212-1/+4
* 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
* 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
* 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-18/+31
* 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
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-211-0/+1
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-211-1/+5
* percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-211-2/+22
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-181-0/+1
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-121-0/+6
* 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
* drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen2017-10-081-0/+1
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-051-1/+1
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+5
* dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik2017-10-051-0/+1
* KEYS: prevent creating a different user's keyringsEric Biggers2017-10-051-0/+2
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-271-1/+2
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-271-6/+1
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-271-27/+9
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-271-1/+1