summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-08pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-06-08mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader1-1/+1
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan1-0/+15
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz1-1/+1
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-05-19regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-05-19vfs: add vfs_select_inode() helperMiklos Szeredi1-0/+12
2016-05-19net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-19bpf: fix refcnt overflowAlexei Starovoitov1-1/+2
2016-05-19net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-3/+3
2016-05-11Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-11clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner1-0/+1
2016-05-05numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-05-05cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2-6/+1
2016-05-05IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas1-17/+0
2016-04-20fs: add file_dentry()Miklos Szeredi2-0/+20
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4
2016-04-20bridge: allow zero ageing timeStephen Hemminger1-4/+0
2016-04-20net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing1-0/+17
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-12cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo1-0/+3
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang1-0/+2
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-12Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-10modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-10block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-10block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-10tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-10writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-10block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-10use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-03-04cpuset: make mm migration asynchronousTejun Heo1-0/+6
2016-03-04libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-03-04Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-03-04Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3