summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-05-18regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-05-18vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-18mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-18net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-05-18bpf: fix refcnt overflowAlexei Starovoitov
2016-05-18net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-18soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-05-11mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
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-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-05-04mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
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-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-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
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-12Thermal: Ignore invalid trip pointsZhang Rui
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-09Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-09dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03block: get the 1st and last bvec via helpersMing Lei
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei