summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-12bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov
2019-04-12bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov
2019-04-12bpf: Sysctl hookAndrey Ignatov
2019-04-12block: disk_events: introduce event flagsMartin Wilck
2019-04-12block: genhd: remove async_events fieldMartin Wilck
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-04-12block: only allow contiguous page structs in a bio_vecChristoph Hellwig
2019-04-12block: change how we get page references in bio_iov_iter_get_pagesChristoph Hellwig
2019-04-12overflow.h: Add comment documenting __ab_c_size()Rasmus Villemoes
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12bridge: broute: make broute a real ebtables tableFlorian Westphal
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson
2019-04-11bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10of: use correct function prototype for of_overlay_fdt_apply()Chris Packham
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn
2019-04-10Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-10locking/rwsem: Optimize rwsem structure for uncontended lock acquisitionWaiman Long
2019-04-10locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-10OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()Andrew-sh.Cheng
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann
2019-04-09bpf: add syscall side map freeze supportDaniel Borkmann
2019-04-09bpf: add program side {rd, wr}only support for mapsDaniel Borkmann
2019-04-09bpf: implement lookup-free direct value access for mapsDaniel Borkmann
2019-04-09unexport d_alloc_pseudo()Al Viro
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson
2019-04-10PM / Domains: Add support for CPU devices to genpdUlf Hansson
2019-04-10PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson