summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-182-3/+12
* uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2016-05-182-0/+72
* net_sched: update hierarchical backlog tooWANG Cong2016-05-182-2/+7
* net_sched: introduce qdisc_replace() helperWANG Cong2016-05-181-0/+17
* net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-181-1/+9
* bpf: fix refcnt overflowAlexei Starovoitov2016-05-181-1/+2
* net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-05-181-0/+2
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-181-3/+3
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-05-182-1/+44
* xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-05-111-2/+2
* mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-111-0/+4
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-111-2/+18
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-05-111-0/+1
* ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-111-0/+17
* dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik2016-05-041-0/+1
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-05-041-1/+1
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-041-0/+2
* mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-05-041-0/+2
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-05-042-6/+1
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-041-0/+16
* IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-05-041-0/+11
* v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-05-041-10/+20
* videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-05-041-0/+4
* media: vb2: Fix regression on poll() for RW modeRicardo Ribalda Delgado2016-05-041-0/+4
* drm: Loongson-3 doesn't fully support wc memoryHuacai Chen2016-05-041-0/+2
* asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-05-041-2/+6
* ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-05-041-3/+2
* fs: add file_dentry()Miklos Szeredi2016-04-202-0/+20
* scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-201-0/+25
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-201-0/+2
* tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-201-0/+4
* bonding: fix bond_get_stats()Eric Dumazet2016-04-201-0/+1
* bridge: allow zero ageing timeStephen Hemminger2016-04-201-4/+0
* net: validate variable length ll headersWillem de Bruijn2016-04-201-2/+20
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-201-1/+1
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-04-121-7/+7
* tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-04-121-3/+3
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-121-1/+1
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-121-0/+3
* ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-04-121-0/+2
* tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley2016-04-121-1/+1
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-04-121-0/+2
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-121-0/+2
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-121-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-121-5/+0
|\
| * block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-121-5/+0
* | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-111-1/+5
|\ \ | |/ |/|
| * [media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2016-03-101-1/+5
* | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-091-8/+9
|\ \
| * | tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-091-8/+9