summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2017-11-072-0/+34
* x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky2017-11-071-0/+3
* resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-072-3/+3
* x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky2017-11-071-2/+5
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-072289-19/+2311
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-3/+3
| |\
| | * tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-041-3/+3
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-2/+2
| |\ \
| | * | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-5/+9
| |\ \
| | * | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| | * | net_sched: hold netns refcnt for each actionCong Wang2017-11-031-1/+3
| | * | net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
| * | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| | |/ | |/|
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022287-0/+2287
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02297-0/+297
| | * License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02438-0/+438
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021552-0/+1552
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-012-4/+3
| |\ \
| | * | tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-3/+3
| | * | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-11-011-1/+0
| * | | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-311-3/+2
| * | | Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki2017-10-311-2/+1
* | | | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-062-2/+6
|\ \ \ \
| * | | | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He2017-10-301-1/+1
| * | | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar2017-10-3031-81/+175
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2017-10-201-1/+5
* | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar2017-11-061-26/+0
|\ \ \ \ \
| * | | | | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")Thomas Gleixner2017-11-021-26/+0
* | | | | | Merge branch 'x86/fpu' into x86/asmIngo Molnar2017-11-021-0/+26
|\| | | | |
| * | | | | bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen2017-10-171-0/+26
* | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-0231-82/+177
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | PM / QoS: Fix default runtime_pm device resume latencyTero Kristo2017-10-301-1/+2
| | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2913-30/+46
| |\ \ \ \
| | * | | | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-292-0/+5
| | * | | | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-292-2/+2
| | * | | | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-293-18/+18
| | * | | | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-291-3/+3
| | * | | | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-291-0/+1
| | * | | | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | * | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-271-0/+2
| | |\ \ \ \
| | | * | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| | * | | | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-271-3/+6
| | |\ \ \ \ \
| | | * | | | | fq_impl: Properly enforce memory limitToke Høiland-Jørgensen2017-10-181-3/+6
| | * | | | | | tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-261-0/+6
| | | |/ / / / | | |/| | | |
| | * | | | | strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-251-2/+1
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-281-11/+16
| |\ \ \ \ \ \
| | * | | | | | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-261-2/+3
| |\ \ \ \ \ \
| | * | | | | | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
| | |/ / / / /