summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-18regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-05-18vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-18uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli
2016-05-18net_sched: update hierarchical backlog tooWANG Cong
2016-05-18net_sched: introduce qdisc_replace() helperWANG Cong
2016-05-18net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-05-18bpf: fix refcnt overflowAlexei Starovoitov
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-11xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall
2016-05-11Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-11clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2016-05-11ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-05-04videobuf2-core: Check user space planes array in dqbufSakari Ailus
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-05-04cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-05-04v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil
2016-05-04drm: Loongson-3 doesn't fully support wc memoryHuacai Chen
2016-05-04asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-04-20fs: add file_dentry()Miklos Szeredi
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-20bonding: fix bond_get_stats()Eric Dumazet
2016-04-20bridge: allow zero ageing timeStephen Hemminger
2016-04-20net: validate variable length ll headersWillem de Bruijn
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-04-12bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-12cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-12Thermal: Ignore invalid trip pointsZhang Rui
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-16cfg80211/wext: fix message orderingJohannes Berg
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-09modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-03-09block: get the 1st and last bvec via helpersMing Lei
2016-03-09block: check virt boundary in bio_will_gap()Ming Lei
2016-03-09tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-09writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-09block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann