summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-07-01block: fix .bi_size overflowMing Lei
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-07-01soundwire: add module_sdw_driver helper macroSrinivas Kandagatla
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo
2019-06-29hwspinlock: add the 'in_atomic' APIFabien Dessenne
2019-06-29remoteproc: add vendor resources handlingClement Leger
2019-06-29block: sed-opal: ioctl for writing to shadow mbrJonas Rabenstein
2019-06-29block: sed-opal: add ioctl for done-mark of shadow mbrJonas Rabenstein
2019-06-29block: never take page references for ITER_BVECChristoph Hellwig
2019-06-29block: optionally mark pages dirty in bio_release_pagesChristoph Hellwig
2019-06-29block: move the BIO_NO_PAGE_REF check into bio_release_pagesChristoph Hellwig
2019-06-29block: sed-opal: PSID reverttper capabilityRevanth Rajashekar
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-29bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen
2019-06-29devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen
2019-06-29xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28net: phylink: further documentation clarificationsRussell King
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra
2019-06-28pid: add pidfd_open()Christian Brauner
2019-06-28pidfd: add polling supportJoel Fernandes (Google)
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-27iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky
2019-06-27mtd: Add flag to indicate panic_writeKamal Dasu
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky
2019-06-27mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer