summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-27vfs: add d_real_inode() helperMiklos Szeredi
2016-07-27net_sched: fix mirrored packets checksumWANG Cong
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-27locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-06-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
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-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-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-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-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-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