aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-12 Merge tag 'v4.4.10' into linux-linaro-lsk-v4.4Alex Shi
2016-05-12Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi
2016-05-11efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
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-11arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
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/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-21 Merge tag 'v4.4.8' into linux-linaro-lsk-v4.4lsk-v4.4-16.04Alex Shi
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-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-13 Merge tag 'v4.4.7' into linux-linaro-lsk-v4.4Alex Shi
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-04-08Merge remote-tracking branch 'origin/v4.4/topic/OPPv2' into linux-linaro-lsk-...Alex Shi
2016-04-08PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-08PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-08PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-08PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...lsk-v4.4-16.03Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17arch: Introduce post-init read-only memoryKees Cook
2016-03-17asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
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