summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dt-binding: gce: add gce header file for mt8183Bibby Hsieh2019-09-171-0/+175
* Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds2019-09-081-4/+4
|\
| * include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers2019-09-081-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-061-1/+1
|\ \
| * | Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires2019-09-061-1/+1
| * | Merge tag 'v5.2' into nextDmitry Torokhov2019-07-152038-17484/+18651
| |\ \
* | \ \ Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-061-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | iommu/vt-d: Remove global page flush supportJacob Pan2019-09-031-3/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-014-32/+33
|\ \ \ \
| * \ \ \ Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-301-31/+28
| |\ \ \ \
| | * | | | rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells2019-08-271-4/+8
| | * | | | rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-271-29/+22
| * | | | | net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-08-281-0/+1
| * | | | | Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-271-0/+1
| * | | | | net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-08-271-1/+3
* | | | | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-08-311-0/+1
|\ \ \ \ \ \
| * | | | | | tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov2019-08-311-0/+1
| | |_|/ / / | |/| | | |
* | | | | | mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin2019-08-301-2/+3
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-08-301-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann2019-08-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | lib: logic_pio: Add logic_pio_unregister_range()John Garry2019-08-131-0/+1
* | | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-291-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | nds32: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-291-0/+5
* | | | | | | | Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-271-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-261-1/+0
* | | | | | | | | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-271-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-0/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-277-9/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern2019-08-251-6/+0
| * | | | | | | | net: rds: add service level support in rds-infoZhu Yanjun2019-08-241-0/+2
| * | | | | | | | net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-241-1/+1
| * | | | | | | | trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport2019-08-211-1/+1
| * | | | | | | | ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-08-191-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-192-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada2019-08-191-0/+5
| | * | | | | | | | netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-191-0/+5
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-251-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jffs2: Remove C++ style comments from uapi headerMasahiro Yamada2019-08-221-5/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-251-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-231-0/+5
* | | | | | | | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-241-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig2019-08-211-4/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-08-241-24/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: Fix build error of function redefinitionYueHaibing2019-08-141-24/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-231-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2019-08-201-2/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-231-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-08-221-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-191-1/+14
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-191-1/+14
| | |/ / / / / / | |/| | | | | |