summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-011-2/+20
* regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-05-181-0/+2
* vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-181-0/+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: Device's mtu field is u16 and not intSaeed Mahameed2016-05-181-3/+3
* xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-05-111-2/+2
* 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
* videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-05-041-0/+1
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-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
* 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
* Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-04-201-17/+0
* fs: add file_dentry()Miklos Szeredi2016-04-202-0/+20
* 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
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-201-0/+24
* net: fix bridge multicast packet checksum validationLinus Lüssing2016-04-201-0/+17
* 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
* 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
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-121-0/+1
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-121-0/+2
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2016-04-121-0/+4
* block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-161-5/+0
* cfg80211/wext: fix message orderingJohannes Berg2016-03-161-0/+6
* tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-161-8/+9
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-091-8/+9
* block: get the 1st and last bvec via helpersMing Lei2016-03-091-4/+9
* block: check virt boundary in bio_will_gap()Ming Lei2016-03-091-5/+11
* tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-091-0/+2
* writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-091-0/+5
* block: bio: introduce helpers to get the 1st and last bvecMing Lei2016-03-091-0/+37
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-03-091-1/+1