Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | habanalabs: add comments on INFO IOCTL | Oded Gabbay | 2019-09-05 | 1 | -1/+13 |
* | w1: add 1-wire master driver for IP block found in SGI ASICs | Thomas Bogendoerfer | 2019-09-04 | 2 | -0/+18 |
* | firmware: stratix10-svc: extend svc to support new RSU features | Richard Gong | 2019-09-04 | 2 | -7/+55 |
* | Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2019-09-04 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Moritz Fischer | 2019-09-04 | 142 | -539/+1149 |
| |\ | |||||
| * \ | Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4 | Moritz Fischer | 2019-09-04 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | driver core: add dev_groups to all drivers | Dmitry Torokhov | 2019-08-02 | 1 | -0/+3 |
* | | | | Merge tag 'thunderbolt-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2019-09-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | thunderbolt: Add support for Intel Ice Lake | Mika Westerberg | 2019-08-26 | 1 | -0/+2 |
* | | | | | Merge tag 'phy-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 2019-09-03 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs | Martin Blumenstingl | 2019-08-23 | 1 | -0/+11 |
* | | | | | | Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ... | Greg Kroah-Hartman | 2019-09-03 | 4 | -3/+117 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | drivers: qcom: Add BCM vote macro to header | Jordan Crouse | 2019-08-20 | 1 | -1/+19 |
| * | | | | | dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings | Georgi Djakov | 2019-08-13 | 1 | -0/+88 |
| * | | | | | interconnect: Add pre_aggregate() callback | Georgi Djakov | 2019-08-13 | 1 | -0/+3 |
| * | | | | | interconnect: Add support for path tags | Georgi Djakov | 2019-08-13 | 2 | -2/+7 |
* | | | | | | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-09-02 | 37 | -104/+139 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-02 | 4 | -32/+33 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2019-08-30 | 1 | -31/+28 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | rxrpc: Use skb_unshare() rather than skb_cow_data() | David Howells | 2019-08-27 | 1 | -4/+8 |
| | | * | | | | | | rxrpc: Use the tx-phase skb flag to simplify tracing | David Howells | 2019-08-27 | 1 | -29/+22 |
| | * | | | | | | | net: sched: act_sample: fix psample group handling on overwrite | Vlad Buslov | 2019-08-29 | 1 | -0/+1 |
| | * | | | | | | | Add genphy_c45_config_aneg() function to phy-c45.c | Marco Hartmann | 2019-08-28 | 1 | -0/+1 |
| | * | | | | | | | net_sched: fix a NULL pointer deref in ipt action | Cong Wang | 2019-08-28 | 1 | -1/+3 |
| * | | | | | | | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-08-31 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | tracing: Make exported ftrace_set_clr_event non-static | Denis Efremov | 2019-08-31 | 1 | -0/+1 |
| * | | | | | | | | | mm: memcontrol: flush percpu slab vmstats on kmem offlining | Roman Gushchin | 2019-08-31 | 1 | -2/+3 |
| * | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-08-30 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ... | Arnd Bergmann | 2019-08-29 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | lib: logic_pio: Add logic_pio_unregister_range() | John Garry | 2019-08-13 | 1 | -0/+1 |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
| * | | | | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-08-29 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | nds32: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-29 | 1 | -0/+5 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2019-08-27 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" | Trond Myklebust | 2019-08-26 | 1 | -1/+0 |
| * | | | | | | | | | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-08-27 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ARCv2: IDU-intc: Add support for edge-triggered interrupts | Mischa Jonker | 2019-08-26 | 1 | -0/+11 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-27 | 7 | -9/+15 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | nexthop: Fix nexthop_num_path for blackhole nexthops | David Ahern | 2019-08-25 | 1 | -6/+0 |
| | * | | | | | | | | net: rds: add service level support in rds-info | Zhu Yanjun | 2019-08-25 | 1 | -0/+2 |
| | * | | | | | | | | net: route dump netlink NLM_F_MULTI flag missing | John Fastabend | 2019-08-25 | 1 | -1/+1 |
| | * | | | | | | | | trivial: netns: fix typo in 'struct net.passive' description | Mike Rapoport | 2019-08-21 | 1 | -1/+1 |
| | * | | | | | | | | ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets | Stefano Brivio | 2019-08-20 | 1 | -1/+1 |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-08-19 | 2 | -0/+10 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | netfilter: add include guard to nf_conntrack_h323_types.h | Masahiro Yamada | 2019-08-19 | 1 | -0/+5 |
| | | * | | | | | | | | netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info | Juliana Rodrigueiro | 2019-08-19 | 1 | -0/+5 |
| | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| * | | | | | | | | | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-08-25 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | jffs2: Remove C++ style comments from uapi header | Masahiro Yamada | 2019-08-22 | 1 | -5/+0 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-08-25 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME update | Thomas Gleixner | 2019-08-23 | 1 | -0/+5 |
| * | | | | | | | | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-25 | 1 | -4/+1 |
| |\ \ \ \ \ \ \ \ \ \ |