summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-271-1/+29
* 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
* lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González2017-09-021-0/+1
* net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-301-1/+4
* ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-301-2/+2
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-242-24/+30
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-161-0/+1
* cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-161-2/+5
* 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