summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray marksMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19fs: group frequently accessed fields of struct super_block togetherAmir Goldstein
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig
2018-10-19compiler-gcc: remove comment about gcc 4.5 from unreachable()ndesaulniers@google.com
2018-10-19compiler.h: update definition of unreachable()ndesaulniers@google.com
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig
2018-10-19swiotlb: mark is_swiotlb_buffer staticChristoph Hellwig
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long
2018-10-18Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-18dm: add dm_table_device_name()Michał Mirosław
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki
2018-10-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2018-10-18PM / Domains: Document flags for genpdUlf Hansson
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey