summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki
2018-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-04-02Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki
2018-04-02Merge branch 'acpica'Rafael J. Wysocki
2018-04-02ceph: optimize memory usageChengguang Xu
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov
2018-04-02libceph: striping framework implementationIlya Dryomov
2018-04-02libceph: introduce BVECS data typeIlya Dryomov
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta
2018-03-31tls: support for Inline tls recordAtul Gupta
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet
2018-03-31rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-03-31inet: frags: remove some helpersEric Dumazet
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-03-31ipv6: frag: remove unused fieldEric Dumazet
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada
2018-03-31security: convert security hooks to use hlistSargun Dhillon
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov