summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier2020-09-291-0/+5
* Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-9/+42
|\
| * x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-041-9/+42
* | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-063-5/+17
|\ \
| * | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-0/+9
| * | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-041-5/+4
| * | xen/balloon: add header guardRoger Pau Monne2020-09-041-0/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-052-9/+3
|\ \ \ \ \
| | | * | | sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck2020-08-291-2/+2
| | | * | | Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
| | | * | | Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
* | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-051-0/+6
|\ \ \ \ \ \
| * | | | | | irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-271-0/+6
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-051-1/+1
* | | | | | | | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-021-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | block: allow for_each_bvec to support zero len bvecMing Lei2020-09-021-1/+8
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-041-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Fix sha_text population codeSean Paul2020-09-021-0/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-042-7/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mm: Add PGREUSE counterPeter Xu2020-09-041-0/+1
| * | | | | | | mm/ksm: Remove reuse_ksm_page()Peter Xu2020-09-041-7/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-039-13/+42
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-08-281-2/+1
| * | | | | | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-272-6/+23
| |\ \ \ \ \ \
| | * | | | | | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-1/+1
| | * | | | | | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-201-5/+22
| * | | | | | | net: Fix some commentsMiaohe Lin2020-08-272-3/+3
| * | | | | | | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-241-0/+9
| * | | | | | | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-243-1/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
| | * | | | | | netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-08-211-1/+1
| | * | | | | | netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2020-08-201-0/+2
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-09-021-13/+29
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-011-13/+29
* | | | | | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-301-0/+13
|\ \ \ \ \ \ \
| * | | | | | | firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla2020-08-161-0/+13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sched: Use __always_inline on is_idle_task()Marco Elver2020-08-261-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-304-45/+64
|\ \ \ \ \ \ \
| * | | | | | | lockdep: Only trace IRQ edgesNicholas Piggin2020-08-261-8/+7
| * | | | | | | locking/lockdep: CleanupPeter Zijlstra2020-08-261-24/+30
| * | | | | | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-262-6/+12
| * | | | | | | lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-262-8/+16
| |/ / / / / /
* | | | | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-302-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-242-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-291-1/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |