summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown2018-04-241-2/+3
* rhashtable: remove outdated comments about grow_decision etcNeilBrown2018-04-241-19/+14
* Revert "net: init sk_cookie for inet socket"Yafang Shao2018-04-241-9/+0
* net/dim: Support adaptive TX moderationTal Gilboa2018-04-241-13/+50
* net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa2018-04-241-6/+6
* qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-231-0/+3
* net: init sk_cookie for inet socketYafang Shao2018-04-231-0/+9
* net: fib_rules: add extack supportRoopa Prabhu2018-04-231-1/+2
* net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao2018-04-231-9/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2154-197/+1858
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-203-4/+15
| |\
| | * vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-171-2/+5
| | * textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-171-2/+2
| | * lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-131-0/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-201-2/+5
| |\ \
| | * | mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-161-2/+5
| * | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-201-1/+1
| |\ \ \
| | * | | fsnotify: fix typo in a comment about mark->g_listAmir Goldstein2018-04-131-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-201-1/+8
| |\ \ \ \
| | * | | | HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-091-1/+8
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-201-6/+13
| |\ \ \ \ \
| | * | | | | livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-2/+3
| | * | | | | livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-4/+10
| * | | | | | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-201-16/+306
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko2018-04-171-16/+306
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-162-19/+74
| |\ \ \ \ \ \
| | * | | | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-091-12/+17
| | * | | | | | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-091-6/+11
| | * | | | | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+22
| | * | | | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-1/+1
| | * | | | | | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski2018-04-051-0/+23
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-151-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-142-28/+83
| |\ \ \ \ \ \ \
| | * | | | | | | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-141-0/+30
| | * | | | | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-141-11/+6
| | * | | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-141-4/+9
| | * | | | | | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-141-6/+11
| | * | | | | | | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-141-0/+2
| | * | | | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-141-0/+19
| | * | | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-141-7/+6
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-141-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-021-0/+1
| * | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-141-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-0/+1
| * | | | | | | | | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-143-31/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-112-0/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-111-0/+2
| | | * | | | | | | | | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-111-0/+3
| | * | | | | | | | | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-101-31/+0
| | |/ / / / / / / / / /