summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | arm/xen: Add misuse warning to virt_to_gfnSimon Leiner2020-08-271-1/+5
* | | | | | | Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-281-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-281-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar2020-08-271-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu2020-08-281-1/+1
* | | | | | | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-282-10/+11
|\ \ \ \ \ \ \
| * | | | | | | writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-152-2/+0
| * | | | | | | writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-06-151-7/+6
| * | | | | | | writeback: Avoid skipping inode writebackJan Kara2020-06-151-2/+6
* | | | | | | | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-281-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov2020-08-241-4/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-281-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst2020-08-25841-8950/+18287
| |\| | | | | | |
| * | | | | | | | drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter2020-08-171-2/+7
| * | | | | | | | Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesThomas Zimmermann2020-07-28116-308/+986
| |\ \ \ \ \ \ \ \
* | | | | | | | | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-37/+40
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-232-6/+7
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-211-5/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2020-08-211-5/+5
| * | | | | | | | | ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-1/+2
* | | | | | | | | | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-211-0/+1
|\ \ \ \ \ \ \ \ \ \