summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long
2017-08-03sctp: remove the typedef sctp_error_tXin Long
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon
2017-08-03HID: multitouch: Support Asus T304UA media keysJoão Paulo Rechi Vita
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-02mm: allow page_cache_get_speculative in interrupt contextKan Liang
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-02kthread: fix documentation build warningJonathan Corbet
2017-08-02mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman
2017-08-02KVM: avoid using rcu_dereference_protectedPaolo Bonzini
2017-08-02remoteproc: qcom: Add support for SSR notificationsBjorn Andersson
2017-08-02cgroup: implement hierarchy limitsRoman Gushchin
2017-08-02cgroup: keep track of number of descent cgroupsRoman Gushchin
2017-08-02flow_dissector: remove unused functionsWANG Cong
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-08-02HID: input: map digitizer battery usageDmitry Torokhov
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon
2017-08-01PCI: Add pci_reset_function_locked()Marc Zyngier
2017-08-01net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert
2017-08-01ptp: introduce ptp auxiliary workerGrygorii Strashko
2017-08-01x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-08-01sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin
2017-08-01LSM: drop bprm_secureexec hookKees Cook
2017-08-01commoncap: Move cap_elevated calculation into bprm_set_credsKees Cook
2017-08-01commoncap: Refactor to remove bprm_secureexec hookKees Cook
2017-08-01binfmt: Introduce secureexec flagKees Cook
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov
2017-08-01mm: remove optimizations based on i_size in mapping writeback waitsJeff Layton
2017-08-01futex: Allow for compiling out PI supportNicolas Pitre