summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-011-0/+15
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-011-1/+1
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-06-011-1/+1
* 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
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-182-3/+12
* 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-181-0/+39
* 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
* dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik2016-05-041-0/+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/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-05-041-0/+11
* 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
* 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
* 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
* 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
* block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-121-5/+0
* 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
* | dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei2016-03-091-1/+1
* | kasan: add functions to clear stack poisonMark Rutland2016-03-091-1/+5
* | list: kill list_force_poison()Dan Williams2016-03-091-11/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-073-1/+28
|\ \ | |/ |/|
| * mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-03-031-0/+24
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-0/+1
| * net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-021-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-061-0/+1
|\ \
| * | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-041-0/+1
* | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-042-3/+3
|\ \ \
| * | | libata: Align ata_device's id on a cachelineHarvey Hunt2016-02-251-1/+1
| * | | libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-02-111-2/+2
* | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-043-7/+60
|\ \ \ \
| * | | | block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-03-031-1/+1