summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa1-1/+1
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa1-18/+0
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust1-1/+1
2017-08-01sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever1-1/+1
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin1-0/+5
2017-08-01LSM: drop bprm_secureexec hookKees Cook2-15/+5
2017-08-01commoncap: Move cap_elevated calculation into bprm_set_credsKees Cook1-3/+0
2017-08-01commoncap: Refactor to remove bprm_secureexec hookKees Cook2-2/+8
2017-08-01binfmt: Introduce secureexec flagKees Cook1-1/+7
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook1-2/+6
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-63/+107
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-9/+1
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-0/+12
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov3-0/+7
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov1-1/+1
2017-08-01mm: remove optimizations based on i_size in mapping writeback waitsJeff Layton1-1/+6
2017-08-01futex: Allow for compiling out PI supportNicolas Pitre1-1/+6
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar1-2/+16
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar1-0/+9
2017-08-01HID: Remove the semaphore driver_lockBinoy Jayan1-2/+1
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+14
2017-08-01udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-08-01f2fs: support project quotaChao Yu1-0/+3
2017-08-01f2fs: enhance on-disk inode structure scalabilityChao Yu1-2/+11
2017-08-01f2fs: make max inline size changeableChao Yu1-22/+1
2017-08-01mm: add file_fdatawait_range and file_write_and_waitJeff Layton1-1/+10
2017-08-01net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-0/+13
2017-08-01tcp: remove header predictionFlorian Westphal1-6/+0
2017-08-01tcp: remove prequeue supportFlorian Westphal1-9/+0
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya1-0/+1
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig1-2/+2
2017-07-31i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang1-1/+2
2017-07-31dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson1-1/+2
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2017-07-30staging: fsl-mc: add missing fsl_mc comment in struct msi_descLaurentiu Tudor1-0/+1
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi1-0/+1
2017-07-30tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko1-4/+5
2017-07-30net: ethtool: add support for forward error correction modesVidya Sagar Ravipati1-0/+4
2017-07-30module: Remove const attribute from alias for MODULE_DEVICE_TABLEMatthias Kaehlcke1-1/+1
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li1-4/+9
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li2-0/+8
2017-07-29block: always attach cgroup info into bioShaohua Li1-0/+3
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li1-0/+8
2017-07-29kernfs: add exportfs operationsShaohua Li1-0/+12
2017-07-29kernfs: introduce kernfs_node_idShaohua Li2-3/+11
2017-07-29kernfs: implement i_generationShaohua Li1-0/+2