aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-509/+1241
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown1-48/+1
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar1-0/+1
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2-0/+18
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki1-0/+4
2018-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2018-04-02Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki1-0/+2
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2-0/+23
2018-04-02Merge branch 'acpica'Rafael J. Wysocki22-3106/+2364
2018-04-02ceph: optimize memory usageChengguang Xu1-0/+1
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2-5/+4
2018-04-02libceph: striping framework implementationIlya Dryomov1-0/+65
2018-04-02libceph: introduce BVECS data typeIlya Dryomov2-0/+50
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2-13/+57
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov1-4/+3
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+30
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery1-1/+1
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta1-0/+2
2018-03-31tls: support for Inline tls recordAtul Gupta1-1/+31
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller19-10/+349
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+1
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5
2018-03-31rhashtable: reorganize struct rhashtable layoutEric Dumazet1-4/+4
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet1-10/+10
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet1-2/+0
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet1-5/+0
2018-03-31inet: frags: remove some helpersEric Dumazet3-13/+0
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet2-59/+38
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet2-7/+7
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet1-1/+2
2018-03-31ipv6: frag: remove unused fieldEric Dumazet1-1/+0
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-4/+7
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-0/+85
2018-03-31tipc: avoid possible string overflowJon Maloy1-1/+1
2018-03-31tipc: tipc: rename address types in user apiJon Maloy1-24/+33
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre1-1/+6
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar36-44/+202
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-4/+20
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada1-3/+0
2018-03-31security: convert security hooks to use hlistSargun Dhillon1-214/+214
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov2-3/+24
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov5-1/+53
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2-0/+4
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov4-0/+55
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov3-1/+10
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo1-2/+53
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan2-3/+7
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo1-2/+3
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo1-5/+12
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-1/+0