summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-054-5/+15
|\
| * net: phy: extract pause modeRussell King2019-10-041-0/+1
| * net: phy: extract link partner advertisement readingRussell King2019-10-041-0/+1
| * net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-041-0/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-021-4/+1
| |\
| | * netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-4/+1
| * | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean2019-10-021-1/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-041-0/+2
|\ \
| * | kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-301-0/+2
* | | lib: introduce copy_struct_from_user() helperAleksa Sarai2019-10-012-0/+77
* | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-292-1/+7
|\ \ \
| * | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+1
| * | | libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-241-1/+6
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-291-29/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-241-29/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-283-27/+23
|\ \ \ \
| * | | | sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-271-0/+9
| * | | | net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik2019-09-241-14/+14
| * | | | net: remove netx ethernet driverArnd Bergmann2019-09-211-13/+0
* | | | | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-282-6/+8
|\ \ \ \ \
| * | | | | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-281-4/+8
| * | | | | Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes2019-09-281-2/+0
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-285-27/+29
|\ \ \ \ \ \
| * | | | | | sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-252-8/+14
| * | | | | | sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers2019-09-251-0/+2
| * | | | | | tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman2019-09-252-17/+4
| * | | | | | tasks: Add a count of task RCU usersEric W. Biederman2019-09-252-1/+5
| * | | | | | sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai2019-09-181-1/+4
* | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-285-2/+89
|\ \ \ \ \ \ \
| * | | | | | | tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | debugfs: Restrict debugfs when the kernel is locked downDavid Howells2019-08-191-0/+1
| * | | | | | | kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett2019-08-191-0/+9
| * | | | | | | lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down /proc/kcoreDavid Howells2019-08-191-0/+1
| * | | | | | | x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down TIOCSSERIALDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells2019-08-191-0/+1
| * | | | | | | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-0/+6
| * | | | | | | ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | x86: Lock down IO port access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | PCI: Lock down BAR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | hibernate: Disable when the kernel is locked downJosh Boyer2019-08-191-0/+1
| * | | | | | | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-2/+2
| * | | | | | | kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | lockdown: Enforce module signatures if the kernel is locked downDavid Howells2019-08-191-0/+1